${function() {
const variantData = data.variant || {"id":"bb80622d-ddc2-4f15-9140-77fb6b3f7c85","product_id":"76aac383-a61b-464f-9c46-4a2c2a11d62a","title":"Wine red","weight_unit":"kg","inventory_quantity":996,"sku":"LW1517179-\u01ba\u026b","barcode":"","position":1,"option1":"Wine red","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ef7d463809c1ef565a9a90ae509de142.jpeg","path":"ef7d463809c1ef565a9a90ae509de142.jpeg","width":750,"height":688,"alt":"","aspect_ratio":1.0901162790697674},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"48.99","price":"34.99","retail_price":"48.99","available":true,"url":"\/products\/women-s-shoulder-bag?variant=bb80622d-ddc2-4f15-9140-77fb6b3f7c85","available_quantity":996,"options":[{"name":"Color","value":"Wine red"}],"off_ratio":29,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"bb80622d-ddc2-4f15-9140-77fb6b3f7c85","product_id":"76aac383-a61b-464f-9c46-4a2c2a11d62a","title":"Wine red","weight_unit":"kg","inventory_quantity":996,"sku":"LW1517179-\u01ba\u026b","barcode":"","position":1,"option1":"Wine red","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ef7d463809c1ef565a9a90ae509de142.jpeg","path":"ef7d463809c1ef565a9a90ae509de142.jpeg","width":750,"height":688,"alt":"","aspect_ratio":1.0901162790697674},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"48.99","price":"34.99","retail_price":"48.99","available":true,"url":"\/products\/women-s-shoulder-bag?variant=bb80622d-ddc2-4f15-9140-77fb6b3f7c85","available_quantity":996,"options":[{"name":"Color","value":"Wine red"}],"off_ratio":29,"flashsale_info":[],"sales":0};
return `
`
}()}