${function() {
const variantData = data.variant || {"id":"d42becdf-719f-4b19-922e-aad551e66344","product_id":"73b29f98-f340-4fd7-85bb-baf996c20a89","title":"White-M","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-White-M-A00432961","barcode":"","position":1,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e1d2fc3de4c5015ecd31fa2cfce30b63.jpeg","path":"e1d2fc3de4c5015ecd31fa2cfce30b63.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":37.09,"min_quantity":1}],"weight":"0.5","compare_at_price":"74.18","price":"37.09","retail_price":"74.18","available":true,"url":"\/products\/mens-solid-sports-casual-short-sleeve-polo-shirt-and-pants-co-ord-5dd8?variant=d42becdf-719f-4b19-922e-aad551e66344","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"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":"d42becdf-719f-4b19-922e-aad551e66344","product_id":"73b29f98-f340-4fd7-85bb-baf996c20a89","title":"White-M","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-White-M-A00432961","barcode":"","position":1,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e1d2fc3de4c5015ecd31fa2cfce30b63.jpeg","path":"e1d2fc3de4c5015ecd31fa2cfce30b63.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":37.09,"min_quantity":1}],"weight":"0.5","compare_at_price":"74.18","price":"37.09","retail_price":"74.18","available":true,"url":"\/products\/mens-solid-sports-casual-short-sleeve-polo-shirt-and-pants-co-ord-5dd8?variant=d42becdf-719f-4b19-922e-aad551e66344","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"M"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}