${function() {
const variantData = data.variant || {"id":"c005a3c3-6c68-4a32-81f9-2d2edef4c1b9","product_id":"6977b967-5e72-4dd2-be0a-df7cfae3b620","title":"SINGLE (1pc) - $12.95\/can","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--SINGLE (1pc) - $12.95\/can-A002395","barcode":"","position":1,"option1":"SINGLE (1pc) - $12.95\/can","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":12.95,"min_quantity":1}],"weight":"0","compare_at_price":"13.95","price":"12.95","retail_price":"13.95","available":true,"url":"\/products\/beeswax-b1?variant=c005a3c3-6c68-4a32-81f9-2d2edef4c1b9","available_quantity":1000,"options":[{"name":"BUNDLE & SAVE (FREE Sponge Wipes)","value":"SINGLE (1pc) - $12.95\/can"}],"off_ratio":7,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"c005a3c3-6c68-4a32-81f9-2d2edef4c1b9","product_id":"6977b967-5e72-4dd2-be0a-df7cfae3b620","title":"SINGLE (1pc) - $12.95\/can","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--SINGLE (1pc) - $12.95\/can-A002395","barcode":"","position":1,"option1":"SINGLE (1pc) - $12.95\/can","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":12.95,"min_quantity":1}],"weight":"0","compare_at_price":"13.95","price":"12.95","retail_price":"13.95","available":true,"url":"\/products\/beeswax-b1?variant=c005a3c3-6c68-4a32-81f9-2d2edef4c1b9","available_quantity":1000,"options":[{"name":"BUNDLE & SAVE (FREE Sponge Wipes)","value":"SINGLE (1pc) - $12.95\/can"}],"off_ratio":7,"flashsale_info":[],"sales":0};
return `
`
}()}