${function() {
const variantData = data.variant || {"id":"d13dcb49-700f-466b-b1d5-1ad8db7b4b5b","product_id":"980237bd-c2a2-4499-adbe-86046b043eec","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1554778091141193729","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/13dae15cbe07a4dea61ad15e2bd0fda0.jpeg","path":"13dae15cbe07a4dea61ad15e2bd0fda0.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.78,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.78","retail_price":"0","available":true,"url":"\/products\/mens-linen-henley-collar-long-sleeve-casual-shirt?variant=d13dcb49-700f-466b-b1d5-1ad8db7b4b5b","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"M"}],"off_ratio":0,"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}
`
}()}
${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":"d13dcb49-700f-466b-b1d5-1ad8db7b4b5b","product_id":"980237bd-c2a2-4499-adbe-86046b043eec","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1554778091141193729","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/13dae15cbe07a4dea61ad15e2bd0fda0.jpeg","path":"13dae15cbe07a4dea61ad15e2bd0fda0.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.78,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.78","retail_price":"0","available":true,"url":"\/products\/mens-linen-henley-collar-long-sleeve-casual-shirt?variant=d13dcb49-700f-466b-b1d5-1ad8db7b4b5b","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}