${function() {
const variantData = data.variant || {"id":"3105cb97-ad59-4a98-83d9-e987890b9dcb","product_id":"400a1d2f-55b5-438a-bec4-796ea7ff1419","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1572110884893933569","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/07d61985fa9f3ffdb679a6d823a396c4.jpeg","path":"07d61985fa9f3ffdb679a6d823a396c4.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.57,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.57","retail_price":"0","available":true,"url":"\/products\/mens-casual-solid-color-pullover-long-sleeve-t-shirt?variant=3105cb97-ad59-4a98-83d9-e987890b9dcb","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":"3105cb97-ad59-4a98-83d9-e987890b9dcb","product_id":"400a1d2f-55b5-438a-bec4-796ea7ff1419","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1572110884893933569","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/07d61985fa9f3ffdb679a6d823a396c4.jpeg","path":"07d61985fa9f3ffdb679a6d823a396c4.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.57,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.57","retail_price":"0","available":true,"url":"\/products\/mens-casual-solid-color-pullover-long-sleeve-t-shirt?variant=3105cb97-ad59-4a98-83d9-e987890b9dcb","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}