${function() {
const variantData = data.variant || {"id":"11c0db53-137f-44c0-83fb-cf2095339219","product_id":"e5bfdd52-c148-4de4-ae01-d3115728d879","title":"green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--green-S-A0022463","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7215156511fa25f3f470839e16a5d29.jpg","path":"e7215156511fa25f3f470839e16a5d29.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"33.99","retail_price":"55.99","available":true,"url":"\/products\/mothers-day-leopard-mama-sweatshirt?variant=11c0db53-137f-44c0-83fb-cf2095339219","available_quantity":1000,"options":[{"name":"color","value":"green"},{"name":"size","value":"S"}],"off_ratio":39,"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":"11c0db53-137f-44c0-83fb-cf2095339219","product_id":"e5bfdd52-c148-4de4-ae01-d3115728d879","title":"green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--green-S-A0022463","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7215156511fa25f3f470839e16a5d29.jpg","path":"e7215156511fa25f3f470839e16a5d29.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"33.99","retail_price":"55.99","available":true,"url":"\/products\/mothers-day-leopard-mama-sweatshirt?variant=11c0db53-137f-44c0-83fb-cf2095339219","available_quantity":1000,"options":[{"name":"color","value":"green"},{"name":"size","value":"S"}],"off_ratio":39,"flashsale_info":[],"sales":0};
return `
`
}()}