${function() {
const variantData = data.variant || {"id":"555d4d66-2147-432a-b4d4-8ac7d3628f62","product_id":"af3dcbe8-1993-482e-9d3f-b3052f5c5a48","title":"Blue","weight_unit":"kg","inventory_quantity":1000,"sku":"INSW-1000-76203","barcode":"","position":1,"option1":"Blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b336287602a3a49496942a1bde078279.jpeg","path":"b336287602a3a49496942a1bde078279.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":69.95,"min_quantity":1}],"weight":"0","compare_at_price":"139.9","price":"69.95","retail_price":"139.9","available":true,"url":"\/products\/elegant-floral-dial-design-quartz-watch-for-women-10426006?variant=555d4d66-2147-432a-b4d4-8ac7d3628f62","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"}],"off_ratio":50,"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.