${function() {
const variantData = data.variant || {"id":"e69c264c-27fa-4502-9d78-6b02eb3baf24","product_id":"17038b74-6a0f-4904-a5ce-6c1d759829d7","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Black-S-A00420766","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0410a6061a6ec4211ded61bb5d2247f3.jpeg","path":"0410a6061a6ec4211ded61bb5d2247f3.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"24.99","retail_price":"39.99","available":true,"url":"\/products\/womens-its-hocus-pocus-time-witches-halloween-casual-sweatshirt?variant=e69c264c-27fa-4502-9d78-6b02eb3baf24","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":38,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"e69c264c-27fa-4502-9d78-6b02eb3baf24","product_id":"17038b74-6a0f-4904-a5ce-6c1d759829d7","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Black-S-A00420766","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0410a6061a6ec4211ded61bb5d2247f3.jpeg","path":"0410a6061a6ec4211ded61bb5d2247f3.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"24.99","retail_price":"39.99","available":true,"url":"\/products\/womens-its-hocus-pocus-time-witches-halloween-casual-sweatshirt?variant=e69c264c-27fa-4502-9d78-6b02eb3baf24","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":38,"flashsale_info":[],"sales":0};
return `
`
}()}