${function() {
const variantData = data.variant || {"id":"f2c6bd9a-4b2c-4560-adcf-6893ab710162","product_id":"46ba6a54-936e-441d-9c94-19865ee83712","title":"1pc","weight_unit":"kg","inventory_quantity":1000,"sku":"Pearl-Headband-Hair-1pc","barcode":"","position":1,"option1":"1pc","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/158ba43084477db59af14c2985fb0e7d.jpeg","path":"158ba43084477db59af14c2985fb0e7d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/bridal-pearl-headband-hair-jewelry-wedding-tiara-gold-hair-accessories-women-headbands-with-yarn-leaf-headdress?variant=f2c6bd9a-4b2c-4560-adcf-6893ab710162","available_quantity":999999999,"options":[{"name":"pieces","value":"1pc"}],"off_ratio":0,"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":"f2c6bd9a-4b2c-4560-adcf-6893ab710162","product_id":"46ba6a54-936e-441d-9c94-19865ee83712","title":"1pc","weight_unit":"kg","inventory_quantity":1000,"sku":"Pearl-Headband-Hair-1pc","barcode":"","position":1,"option1":"1pc","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/158ba43084477db59af14c2985fb0e7d.jpeg","path":"158ba43084477db59af14c2985fb0e7d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/bridal-pearl-headband-hair-jewelry-wedding-tiara-gold-hair-accessories-women-headbands-with-yarn-leaf-headdress?variant=f2c6bd9a-4b2c-4560-adcf-6893ab710162","available_quantity":999999999,"options":[{"name":"pieces","value":"1pc"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}