${function() {
const variantData = data.variant || {"id":"01aa06ec-e45b-4490-b29e-31c0cd4639e1","product_id":"a2606868-32ff-4195-8c4c-f2d9e43d8679","title":"Red-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Red-S-A00421391","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cfe62c8cb741e8d01cfc918d1bd8acf.jpeg","path":"4cfe62c8cb741e8d01cfc918d1bd8acf.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"32.99","retail_price":"49.99","available":true,"url":"\/products\/fashion-casual-loose-art-cat-halloween-print-hoodie?variant=01aa06ec-e45b-4490-b29e-31c0cd4639e1","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":34,"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":"01aa06ec-e45b-4490-b29e-31c0cd4639e1","product_id":"a2606868-32ff-4195-8c4c-f2d9e43d8679","title":"Red-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Red-S-A00421391","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4cfe62c8cb741e8d01cfc918d1bd8acf.jpeg","path":"4cfe62c8cb741e8d01cfc918d1bd8acf.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"32.99","retail_price":"49.99","available":true,"url":"\/products\/fashion-casual-loose-art-cat-halloween-print-hoodie?variant=01aa06ec-e45b-4490-b29e-31c0cd4639e1","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":34,"flashsale_info":[],"sales":0};
return `
`
}()}