${function() {
const variantData = data.variant || {"id":"345c06ef-2d34-483a-a39e-a2d645a97f61","product_id":"df26ab6e-dbe5-4232-85db-126ff517a893","title":"Brown","weight_unit":"kg","inventory_quantity":1000,"sku":"INSW-1000-740","barcode":"","position":1,"option1":"Brown","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/04dcb5715b0e765c4f892cebae5dd0a7.jpeg","path":"04dcb5715b0e765c4f892cebae5dd0a7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.86","price":"59.99","retail_price":"55.86","available":true,"url":"\/products\/elegant-quartz-wrist-watch-with-stylish-leather-band-10427543?variant=345c06ef-2d34-483a-a39e-a2d645a97f61","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.