${function() {
const variantData = data.variant || {"id":"5d0bbef0-fdd7-4533-8e95-9458938b91e6","product_id":"d2d14b3b-ecb2-4034-9c6b-a8c4673d7020","title":"Blue Green","weight_unit":"kg","inventory_quantity":1000,"sku":"INSW-1000-1550","barcode":"","position":1,"option1":"Blue Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6aeb846597f22bdfeed6fe3aa2726c9c.jpeg","path":"6aeb846597f22bdfeed6fe3aa2726c9c.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":78.95,"min_quantity":1}],"weight":"0","compare_at_price":"125.86","price":"78.95","retail_price":"125.86","available":true,"url":"\/products\/dazzling-rhinestone-inlay-dial-quartz-watch-10427287?variant=5d0bbef0-fdd7-4533-8e95-9458938b91e6","available_quantity":999999999,"options":[{"name":"Color","value":"Blue Green"}],"off_ratio":37,"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.