${function() {
const variantData = data.variant || {"id":"31aba45a-a3f6-4eb7-84c5-c4870fd9d5db","product_id":"a7d72161-3497-457e-ba6d-d05914cd530d","title":"Blue-M","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Blue-M-A00423428","barcode":"","position":1,"option1":"Blue","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6fae672542576ea0e90d3f43bef92bd8.jpeg","path":"6fae672542576ea0e90d3f43bef92bd8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"71.99","price":"35.99","retail_price":"71.99","available":true,"url":"\/products\/mens-fashion-polo-casual-suit-bv13?variant=31aba45a-a3f6-4eb7-84c5-c4870fd9d5db","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"M"}],"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}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"31aba45a-a3f6-4eb7-84c5-c4870fd9d5db","product_id":"a7d72161-3497-457e-ba6d-d05914cd530d","title":"Blue-M","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Blue-M-A00423428","barcode":"","position":1,"option1":"Blue","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6fae672542576ea0e90d3f43bef92bd8.jpeg","path":"6fae672542576ea0e90d3f43bef92bd8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"71.99","price":"35.99","retail_price":"71.99","available":true,"url":"\/products\/mens-fashion-polo-casual-suit-bv13?variant=31aba45a-a3f6-4eb7-84c5-c4870fd9d5db","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"M"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}