${function() {
const variantData = data.variant || {"id":"5a2dcdb8-bdcf-46ca-8a24-5d4611dede3f","product_id":"8119b55c-545e-4432-b64a-a8d1eb91d5d1","title":"Brown 1-38","weight_unit":"kg","inventory_quantity":999,"sku":"1915323670520549378","barcode":"","position":1,"option1":"Brown 1","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e22828c7a578720f8821acc8ccdc39ff.jpeg","path":"e22828c7a578720f8821acc8ccdc39ff.jpeg","width":800,"height":800,"alt":"c45619df80bee8de34f875110723ceb3","aspect_ratio":1},"wholesale_price":[{"price":57,"min_quantity":1}],"weight":"600","compare_at_price":"0","price":"57","retail_price":"0","available":true,"url":"\/products\/stylish-mens-slip-on-sandals-for-summer-comfortable-and-versatile-design?variant=5a2dcdb8-bdcf-46ca-8a24-5d4611dede3f","available_quantity":999999999,"options":[{"name":"Color","value":"Brown 1"},{"name":"Size","value":"38"}],"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":"5a2dcdb8-bdcf-46ca-8a24-5d4611dede3f","product_id":"8119b55c-545e-4432-b64a-a8d1eb91d5d1","title":"Brown 1-38","weight_unit":"kg","inventory_quantity":999,"sku":"1915323670520549378","barcode":"","position":1,"option1":"Brown 1","option2":"38","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e22828c7a578720f8821acc8ccdc39ff.jpeg","path":"e22828c7a578720f8821acc8ccdc39ff.jpeg","width":800,"height":800,"alt":"c45619df80bee8de34f875110723ceb3","aspect_ratio":1},"wholesale_price":[{"price":57,"min_quantity":1}],"weight":"600","compare_at_price":"0","price":"57","retail_price":"0","available":true,"url":"\/products\/stylish-mens-slip-on-sandals-for-summer-comfortable-and-versatile-design?variant=5a2dcdb8-bdcf-46ca-8a24-5d4611dede3f","available_quantity":999999999,"options":[{"name":"Color","value":"Brown 1"},{"name":"Size","value":"38"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}