${function() {
const variantData = data.variant || {"id":"55cd923e-9170-4db6-a3fb-cc1cd9d3f2ef","product_id":"58662f34-28c1-49b1-b8b6-e41df6ed87e0","title":"gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1499227229612195841","barcode":"","position":1,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3072dea8fa6cfb66b37075326b63473e.jpeg","path":"3072dea8fa6cfb66b37075326b63473e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.88","retail_price":"0","available":true,"url":"\/products\/mens-resort-linen-shirt?variant=55cd923e-9170-4db6-a3fb-cc1cd9d3f2ef","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"S"}],"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":"55cd923e-9170-4db6-a3fb-cc1cd9d3f2ef","product_id":"58662f34-28c1-49b1-b8b6-e41df6ed87e0","title":"gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1499227229612195841","barcode":"","position":1,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3072dea8fa6cfb66b37075326b63473e.jpeg","path":"3072dea8fa6cfb66b37075326b63473e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.88","retail_price":"0","available":true,"url":"\/products\/mens-resort-linen-shirt?variant=55cd923e-9170-4db6-a3fb-cc1cd9d3f2ef","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}