${function() {
const variantData = data.variant || {"id":"975fade6-a533-472c-b547-db596ad2dcff","product_id":"3613bc0b-67ac-47ea-be55-a64d9f5da04d","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"20230914-S03-Green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/594696f40b22eb5446d52f809f12fd76.jpeg","path":"594696f40b22eb5446d52f809f12fd76.jpeg","width":800,"height":1067,"alt":"","aspect_ratio":0.7497656982193065},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/womens-temperament-commuter-cardigan-double-pockets-hooded-solid-color-fleece-cardigan-jacket-s-xxl?variant=975fade6-a533-472c-b547-db596ad2dcff","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"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":"975fade6-a533-472c-b547-db596ad2dcff","product_id":"3613bc0b-67ac-47ea-be55-a64d9f5da04d","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"20230914-S03-Green-S","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/594696f40b22eb5446d52f809f12fd76.jpeg","path":"594696f40b22eb5446d52f809f12fd76.jpeg","width":800,"height":1067,"alt":"","aspect_ratio":0.7497656982193065},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/womens-temperament-commuter-cardigan-double-pockets-hooded-solid-color-fleece-cardigan-jacket-s-xxl?variant=975fade6-a533-472c-b547-db596ad2dcff","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}