${function() {
const variantData = data.variant || {"id":"13dd2526-1d5d-4be0-9c1d-50e52dfa02b4","product_id":"9c9030e3-03a7-44be-a52d-45275ce528b5","title":"Grey-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--Grey-S-A0023398","barcode":"","position":1,"option1":"Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7cc1925edea5766b1da8eb0f11bbdd2e.jpg","path":"7cc1925edea5766b1da8eb0f11bbdd2e.jpg","width":794,"height":1059,"alt":"","aspect_ratio":0.7497639282341831},"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\/mama-needs-coffee-sweatshirt?variant=13dd2526-1d5d-4be0-9c1d-50e52dfa02b4","available_quantity":1000,"options":[{"name":"color","value":"Grey"},{"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":"13dd2526-1d5d-4be0-9c1d-50e52dfa02b4","product_id":"9c9030e3-03a7-44be-a52d-45275ce528b5","title":"Grey-S","weight_unit":"kg","inventory_quantity":1000,"sku":"Zero--Grey-S-A0023398","barcode":"","position":1,"option1":"Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7cc1925edea5766b1da8eb0f11bbdd2e.jpg","path":"7cc1925edea5766b1da8eb0f11bbdd2e.jpg","width":794,"height":1059,"alt":"","aspect_ratio":0.7497639282341831},"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\/mama-needs-coffee-sweatshirt?variant=13dd2526-1d5d-4be0-9c1d-50e52dfa02b4","available_quantity":1000,"options":[{"name":"color","value":"Grey"},{"name":"size","value":"S"}],"off_ratio":39,"flashsale_info":[],"sales":0};
return `
`
}()}