${function() {
const variantData = data.variant || {"id":"e7da7a68-18ac-4df3-9644-ec47c4928f98","product_id":"aa54acf7-ffc4-4624-9225-1992e8e48a63","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"JU1564078-\u026bS","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/891336eff20f6523c4fb9c3f37b7f5a8.jpeg","path":"891336eff20f6523c4fb9c3f37b7f5a8.jpeg","width":600,"height":799,"alt":"","aspect_ratio":0.7509386733416771},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"29.99","retail_price":"39.99","available":true,"url":"\/products\/sweater?variant=e7da7a68-18ac-4df3-9644-ec47c4928f98","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":25,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"e7da7a68-18ac-4df3-9644-ec47c4928f98","product_id":"aa54acf7-ffc4-4624-9225-1992e8e48a63","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"JU1564078-\u026bS","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/891336eff20f6523c4fb9c3f37b7f5a8.jpeg","path":"891336eff20f6523c4fb9c3f37b7f5a8.jpeg","width":600,"height":799,"alt":"","aspect_ratio":0.7509386733416771},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"29.99","retail_price":"39.99","available":true,"url":"\/products\/sweater?variant=e7da7a68-18ac-4df3-9644-ec47c4928f98","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":25,"flashsale_info":[],"sales":0};
return `
`
}()}