${function() {
const variantData = data.variant || {"id":"16bb98e4-f96b-4719-b072-24e9339a8fcc","product_id":"fb897bf9-e892-406b-ac6f-cf9e450a0fb8","title":"green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--green-S-A0022535","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eac7e1480daaa45ae30b6ecab095b40b.jpg","path":"eac7e1480daaa45ae30b6ecab095b40b.jpg","width":676,"height":676,"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-mimi-sweatshirt?variant=16bb98e4-f96b-4719-b072-24e9339a8fcc","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":"16bb98e4-f96b-4719-b072-24e9339a8fcc","product_id":"fb897bf9-e892-406b-ac6f-cf9e450a0fb8","title":"green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--green-S-A0022535","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eac7e1480daaa45ae30b6ecab095b40b.jpg","path":"eac7e1480daaa45ae30b6ecab095b40b.jpg","width":676,"height":676,"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-mimi-sweatshirt?variant=16bb98e4-f96b-4719-b072-24e9339a8fcc","available_quantity":1000,"options":[{"name":"color","value":"green"},{"name":"size","value":"S"}],"off_ratio":39,"flashsale_info":[],"sales":0};
return `
`
}()}