${function() {
const variantData = data.variant || {"id":"6d63a2e8-c988-4891-a716-aa69ded112ee","product_id":"91f5e105-809d-4ea1-8a25-3a2546786ab5","title":"Brown-6.5","weight_unit":"kg","inventory_quantity":200,"sku":"D23022002-Brown-38","barcode":"","position":1,"option1":"Brown","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d90fe2c0bfafe47c030c8dd4eba13ff.jpeg","path":"0d90fe2c0bfafe47c030c8dd4eba13ff.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0.75","compare_at_price":"55.99","price":"52.99","retail_price":"55.99","available":true,"url":"\/products\/mens-handmade-mesh-breathable-slip-on-sandals?variant=6d63a2e8-c988-4891-a716-aa69ded112ee","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"6.5"}],"off_ratio":5,"flashsale_info":[],"sales":4};
const saveType = "percentage";
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":"6d63a2e8-c988-4891-a716-aa69ded112ee","product_id":"91f5e105-809d-4ea1-8a25-3a2546786ab5","title":"Brown-6.5","weight_unit":"kg","inventory_quantity":200,"sku":"D23022002-Brown-38","barcode":"","position":1,"option1":"Brown","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d90fe2c0bfafe47c030c8dd4eba13ff.jpeg","path":"0d90fe2c0bfafe47c030c8dd4eba13ff.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0.75","compare_at_price":"55.99","price":"52.99","retail_price":"55.99","available":true,"url":"\/products\/mens-handmade-mesh-breathable-slip-on-sandals?variant=6d63a2e8-c988-4891-a716-aa69ded112ee","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"6.5"}],"off_ratio":5,"flashsale_info":[],"sales":4};
return `
`
}()}