${function() {
const variantData = data.variant || {"id":"99f11a14-3eeb-4dce-ae17-89f3c0583c3e","product_id":"ec9ee75c-8185-446f-af07-ae469830eb59","title":"Brown","weight_unit":"kg","inventory_quantity":1000,"sku":"INSW-1000-190","barcode":"","position":1,"option1":"Brown","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e5101b6d2e7a782fe4d5eac065a8685f.jpeg","path":"e5101b6d2e7a782fe4d5eac065a8685f.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"41.86","price":"49.99","retail_price":"41.86","available":true,"url":"\/products\/leather-wristband-with-floral-printed-quartz-watch-10427672?variant=99f11a14-3eeb-4dce-ae17-89f3c0583c3e","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.