${function() {
const variantData = data.variant || {"id":"4f31d120-373d-41fe-8288-9f0bd73bdbd4","product_id":"de951d13-59f0-4a8c-bfea-ddf2412ef1b7","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--black-S-A0022588","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ecc5b54a4fec029518acc77392eeb9d.jpg","path":"4ecc5b54a4fec029518acc77392eeb9d.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.99,"min_quantity":1}],"weight":"0","compare_at_price":"75.99","price":"43.99","retail_price":"75.99","available":true,"url":"\/products\/mothers-day-leopard-mama-hoodie?variant=4f31d120-373d-41fe-8288-9f0bd73bdbd4","available_quantity":1000,"options":[{"name":"color","value":"black"},{"name":"size","value":"S"}],"off_ratio":42,"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":"4f31d120-373d-41fe-8288-9f0bd73bdbd4","product_id":"de951d13-59f0-4a8c-bfea-ddf2412ef1b7","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--black-S-A0022588","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ecc5b54a4fec029518acc77392eeb9d.jpg","path":"4ecc5b54a4fec029518acc77392eeb9d.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.99,"min_quantity":1}],"weight":"0","compare_at_price":"75.99","price":"43.99","retail_price":"75.99","available":true,"url":"\/products\/mothers-day-leopard-mama-hoodie?variant=4f31d120-373d-41fe-8288-9f0bd73bdbd4","available_quantity":1000,"options":[{"name":"color","value":"black"},{"name":"size","value":"S"}],"off_ratio":42,"flashsale_info":[],"sales":0};
return `
`
}()}