${function() {
const variantData = data.variant || {"id":"4ba28db2-912a-4dfa-b1de-f3cfa61a876e","product_id":"f845acc4-0279-4d53-871d-dd7d092f4e64","title":"Camel-S","weight_unit":"g","inventory_quantity":999,"sku":"29aee229-af6d-40c8-b296-aab2139fd5bd","barcode":"","position":1,"option1":"Camel","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a73b2602e28d6f1cdff18ff992d01e4f.jpeg","path":"a73b2602e28d6f1cdff18ff992d01e4f.jpeg","width":780,"height":780,"alt":"2871712ab79722aa64bc16b899b7eca6","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/houndstooth-texture-polo-shirt?variant=4ba28db2-912a-4dfa-b1de-f3cfa61a876e","available_quantity":999999999,"options":[{"name":"Color","value":"Camel"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"4ba28db2-912a-4dfa-b1de-f3cfa61a876e","product_id":"f845acc4-0279-4d53-871d-dd7d092f4e64","title":"Camel-S","weight_unit":"g","inventory_quantity":999,"sku":"29aee229-af6d-40c8-b296-aab2139fd5bd","barcode":"","position":1,"option1":"Camel","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a73b2602e28d6f1cdff18ff992d01e4f.jpeg","path":"a73b2602e28d6f1cdff18ff992d01e4f.jpeg","width":780,"height":780,"alt":"2871712ab79722aa64bc16b899b7eca6","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/houndstooth-texture-polo-shirt?variant=4ba28db2-912a-4dfa-b1de-f3cfa61a876e","available_quantity":999999999,"options":[{"name":"Color","value":"Camel"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}