${function() {
const variantData = data.variant || {"id":"c27b718f-717a-4e37-aaef-61ee2e99a2be","product_id":"ca1457ae-1f93-49aa-bb76-916fed5f6474","title":"yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"3256802090783603_yellow","barcode":"","position":1,"option1":"yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3467656e97461f320aeeaac5a07b366d.jpeg","path":"3467656e97461f320aeeaac5a07b366d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"9.99","retail_price":"19.99","available":true,"url":"\/products\/woman-daisy-floral-hair-ribbon-scunchies-flower-hair-ties-spring-summer-hair-accessories-headwear-elastic-hairband?variant=c27b718f-717a-4e37-aaef-61ee2e99a2be","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"}],"off_ratio":50,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"c27b718f-717a-4e37-aaef-61ee2e99a2be","product_id":"ca1457ae-1f93-49aa-bb76-916fed5f6474","title":"yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"3256802090783603_yellow","barcode":"","position":1,"option1":"yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3467656e97461f320aeeaac5a07b366d.jpeg","path":"3467656e97461f320aeeaac5a07b366d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"9.99","retail_price":"19.99","available":true,"url":"\/products\/woman-daisy-floral-hair-ribbon-scunchies-flower-hair-ties-spring-summer-hair-accessories-headwear-elastic-hairband?variant=c27b718f-717a-4e37-aaef-61ee2e99a2be","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}