${function() {
const variantData = data.variant || {"id":"ad4370ba-33a4-44b3-9d2f-e0a8f0fc5172","product_id":"f6cd798c-34d8-46c4-a626-13bdeaa98fc8","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1620985900431360001","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b050ba8f39fb9d069187f9503e600e8c.jpeg","path":"b050ba8f39fb9d069187f9503e600e8c.jpeg","width":1077,"height":1077,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.61,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.61","retail_price":"0","available":true,"url":"\/products\/mens-casual-basics-breathable-crew-neck-cotton-short-sleeve-t-shirt?variant=ad4370ba-33a4-44b3-9d2f-e0a8f0fc5172","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"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":"ad4370ba-33a4-44b3-9d2f-e0a8f0fc5172","product_id":"f6cd798c-34d8-46c4-a626-13bdeaa98fc8","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1620985900431360001","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b050ba8f39fb9d069187f9503e600e8c.jpeg","path":"b050ba8f39fb9d069187f9503e600e8c.jpeg","width":1077,"height":1077,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.61,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.61","retail_price":"0","available":true,"url":"\/products\/mens-casual-basics-breathable-crew-neck-cotton-short-sleeve-t-shirt?variant=ad4370ba-33a4-44b3-9d2f-e0a8f0fc5172","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}