${function() {
const variantData = data.variant || {"id":"0918eeee-fb94-4681-abbd-10f9a5ed5378","product_id":"a5f7ec7d-a030-4097-8595-9dcea79f9802","title":"Brown-US6.5","weight_unit":"kg","inventory_quantity":9998,"sku":"101101-Brown-38","barcode":"","position":1,"option1":"Brown","option2":"US6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d7e7da9fe1216e4cbf2572b434bfc369.jpeg","path":"d7e7da9fe1216e4cbf2572b434bfc369.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"52.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-side-zipper-non-slip-waterproof-comfortable-breathable-outdoor-boots?variant=0918eeee-fb94-4681-abbd-10f9a5ed5378","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"US6.5"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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":"0918eeee-fb94-4681-abbd-10f9a5ed5378","product_id":"a5f7ec7d-a030-4097-8595-9dcea79f9802","title":"Brown-US6.5","weight_unit":"kg","inventory_quantity":9998,"sku":"101101-Brown-38","barcode":"","position":1,"option1":"Brown","option2":"US6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d7e7da9fe1216e4cbf2572b434bfc369.jpeg","path":"d7e7da9fe1216e4cbf2572b434bfc369.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"52.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-side-zipper-non-slip-waterproof-comfortable-breathable-outdoor-boots?variant=0918eeee-fb94-4681-abbd-10f9a5ed5378","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"US6.5"}],"off_ratio":0,"flashsale_info":[],"sales":5};
return `
`
}()}