${function() {
const variantData = data.variant || {"id":"9d23315d-6645-4556-ad63-8acf5dd8f91e","product_id":"9b871b31-25cf-4093-81f3-2cc4a2031e07","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1620986184312807425","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3c241d67b02a060e22290e0efdc5a226.jpeg","path":"3c241d67b02a060e22290e0efdc5a226.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.9","retail_price":"0","available":true,"url":"\/products\/mens-casual-breathable-vintage-henley-collar-cotton-short-sleeve-t-shirt?variant=9d23315d-6645-4556-ad63-8acf5dd8f91e","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":"9d23315d-6645-4556-ad63-8acf5dd8f91e","product_id":"9b871b31-25cf-4093-81f3-2cc4a2031e07","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1620986184312807425","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3c241d67b02a060e22290e0efdc5a226.jpeg","path":"3c241d67b02a060e22290e0efdc5a226.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.9","retail_price":"0","available":true,"url":"\/products\/mens-casual-breathable-vintage-henley-collar-cotton-short-sleeve-t-shirt?variant=9d23315d-6645-4556-ad63-8acf5dd8f91e","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}