${function() {
const variantData = data.variant || {"id":"cf07de6a-8906-4943-82f5-26fd5ab1efe2","product_id":"5497af62-3416-4002-a900-4c9ae578caae","title":"Blue-7.5","weight_unit":"kg","inventory_quantity":498,"sku":"-Blue-7.5-A00127580","barcode":"","position":1,"option1":"Blue","option2":"7.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fce1903f360970e79177e3672b54fae0.jpeg","path":"fce1903f360970e79177e3672b54fae0.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/mens-fashion-sneakers-breathable-ankle-boots-outdoors-non-slip-hiking-boots?variant=cf07de6a-8906-4943-82f5-26fd5ab1efe2","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"7.5"}],"off_ratio":0,"flashsale_info":[],"sales":15};
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":"cf07de6a-8906-4943-82f5-26fd5ab1efe2","product_id":"5497af62-3416-4002-a900-4c9ae578caae","title":"Blue-7.5","weight_unit":"kg","inventory_quantity":498,"sku":"-Blue-7.5-A00127580","barcode":"","position":1,"option1":"Blue","option2":"7.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fce1903f360970e79177e3672b54fae0.jpeg","path":"fce1903f360970e79177e3672b54fae0.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/mens-fashion-sneakers-breathable-ankle-boots-outdoors-non-slip-hiking-boots?variant=cf07de6a-8906-4943-82f5-26fd5ab1efe2","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"7.5"}],"off_ratio":0,"flashsale_info":[],"sales":15};
return `
`
}()}