${function() {
const variantData = data.variant || {"id":"9f998e48-3d53-4637-98d1-fe328600b055","product_id":"d04ce6ef-5aa4-4b38-82eb-65054ce2ca82","title":"BUY 1","weight_unit":"kg","inventory_quantity":1000,"sku":"PH4090251DG","barcode":"","position":1,"option1":"BUY 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a8fa0636a04eeb433e8c64100b2eafbf.jpeg","path":"a8fa0636a04eeb433e8c64100b2eafbf.jpeg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"16.99","retail_price":"19.99","available":true,"url":"\/products\/scary-duck?variant=9f998e48-3d53-4637-98d1-fe328600b055","available_quantity":999999999,"options":[{"name":"BUY MORE SAVE MORE","value":"BUY 1"}],"off_ratio":15,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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.