${function() {
const variantData = data.variant || {"id":"328055fa-9308-4240-81f0-81da57da506a","product_id":"5dd3ff57-c7c8-4500-aa9e-55745e253422","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1420295382887350274","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/da439fba3117d03a5ba3cd93e6eaebf5.jpeg","path":"da439fba3117d03a5ba3cd93e6eaebf5.jpeg","width":2160,"height":2160,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.9","retail_price":"0","available":true,"url":"\/products\/mens-plain-simple-design-round-neck-long-sleeve-shirt?variant=328055fa-9308-4240-81f0-81da57da506a","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":"328055fa-9308-4240-81f0-81da57da506a","product_id":"5dd3ff57-c7c8-4500-aa9e-55745e253422","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1420295382887350274","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/da439fba3117d03a5ba3cd93e6eaebf5.jpeg","path":"da439fba3117d03a5ba3cd93e6eaebf5.jpeg","width":2160,"height":2160,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.9","retail_price":"0","available":true,"url":"\/products\/mens-plain-simple-design-round-neck-long-sleeve-shirt?variant=328055fa-9308-4240-81f0-81da57da506a","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}