${function() {
const variantData = data.variant || {"id":"83dd0e79-b705-4ad7-8b10-03020894ee51","product_id":"bb8c2351-b251-4d2d-a9fc-b0f81dbdde87","title":"yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"2251832782897557_yellow","barcode":"","position":1,"option1":"yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c8a2925db95580eb0130b7e743f5816c.jpeg","path":"c8a2925db95580eb0130b7e743f5816c.jpeg","width":1000,"height":1000,"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\/12colors-4-7-inch-baby-bow-headband-patchwork-elastic-hairband-handmade-diy-hair-accessories-for-girls-kids-newborn-turban-tiara?variant=83dd0e79-b705-4ad7-8b10-03020894ee51","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":"83dd0e79-b705-4ad7-8b10-03020894ee51","product_id":"bb8c2351-b251-4d2d-a9fc-b0f81dbdde87","title":"yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"2251832782897557_yellow","barcode":"","position":1,"option1":"yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c8a2925db95580eb0130b7e743f5816c.jpeg","path":"c8a2925db95580eb0130b7e743f5816c.jpeg","width":1000,"height":1000,"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\/12colors-4-7-inch-baby-bow-headband-patchwork-elastic-hairband-handmade-diy-hair-accessories-for-girls-kids-newborn-turban-tiara?variant=83dd0e79-b705-4ad7-8b10-03020894ee51","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}