${function() {
const variantData = data.variant || {"id":"2cc05d8b-a8f0-4a2c-9ee6-c83b7a2d4b6f","product_id":"98c881ba-9431-4f0b-96b4-71ebc5a99ee6","title":"Golden Green","weight_unit":"kg","inventory_quantity":1000,"sku":"INSW-1000-2328","barcode":"","position":1,"option1":"Golden Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d58a15af8aae4f67c6f9f96279ecdbaa.jpeg","path":"d58a15af8aae4f67c6f9f96279ecdbaa.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":95.95,"min_quantity":1}],"weight":"0","compare_at_price":"153.86","price":"95.95","retail_price":"153.86","available":true,"url":"\/products\/glistening-rhinestone-bejeweled-quartz-watch-10427139?variant=2cc05d8b-a8f0-4a2c-9ee6-c83b7a2d4b6f","available_quantity":999999999,"options":[{"name":"Color","value":"Golden Green"}],"off_ratio":38,"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.