${function() {
const variantData = data.variant || {"id":"0757a643-ba36-426c-8e35-aef49e2102f7","product_id":"b45d262d-d75f-4f85-8ba8-f02f7f6a379a","title":"dark coffee","weight_unit":"kg","inventory_quantity":1000,"sku":"3256803253741232_dark coffee","barcode":"","position":1,"option1":"dark coffee","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b70aadb3318b0855481f8e5bd162332.jpeg","path":"6b70aadb3318b0855481f8e5bd162332.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-girls-cartoon-antlers-hairband-winter-plush-headband-christmas-festival-turban-festival-hair-accessories-ornaments?variant=0757a643-ba36-426c-8e35-aef49e2102f7","available_quantity":999999999,"options":[{"name":"Color","value":"dark coffee"}],"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":"0757a643-ba36-426c-8e35-aef49e2102f7","product_id":"b45d262d-d75f-4f85-8ba8-f02f7f6a379a","title":"dark coffee","weight_unit":"kg","inventory_quantity":1000,"sku":"3256803253741232_dark coffee","barcode":"","position":1,"option1":"dark coffee","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b70aadb3318b0855481f8e5bd162332.jpeg","path":"6b70aadb3318b0855481f8e5bd162332.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-girls-cartoon-antlers-hairband-winter-plush-headband-christmas-festival-turban-festival-hair-accessories-ornaments?variant=0757a643-ba36-426c-8e35-aef49e2102f7","available_quantity":999999999,"options":[{"name":"Color","value":"dark coffee"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}