${function() {
const variantData = data.variant || {"id":"3a967b74-fdda-4c9e-b38d-423c8a4acf21","product_id":"f2ccf7c4-7f2a-4eb2-81af-e9c9bd77de64","title":"Black-S","weight_unit":"g","inventory_quantity":657,"sku":"101073530001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b2af6d4491aac56bc7d6a9b1714dde9f.jpeg","path":"b2af6d4491aac56bc7d6a9b1714dde9f.jpeg","width":800,"height":800,"alt":"Summer Vibes Printed Casual Men's T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":21.98,"min_quantity":1}],"weight":"250","compare_at_price":"21.98","price":"21.98","retail_price":"21.98","available":true,"url":"\/products\/summer-vibes-printed-casual-mens-t-shirt?variant=3a967b74-fdda-4c9e-b38d-423c8a4acf21","available_quantity":657,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":6};
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":"3a967b74-fdda-4c9e-b38d-423c8a4acf21","product_id":"f2ccf7c4-7f2a-4eb2-81af-e9c9bd77de64","title":"Black-S","weight_unit":"g","inventory_quantity":657,"sku":"101073530001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b2af6d4491aac56bc7d6a9b1714dde9f.jpeg","path":"b2af6d4491aac56bc7d6a9b1714dde9f.jpeg","width":800,"height":800,"alt":"Summer Vibes Printed Casual Men's T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":21.98,"min_quantity":1}],"weight":"250","compare_at_price":"21.98","price":"21.98","retail_price":"21.98","available":true,"url":"\/products\/summer-vibes-printed-casual-mens-t-shirt?variant=3a967b74-fdda-4c9e-b38d-423c8a4acf21","available_quantity":657,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":6};
return `
`
}()}