${function() {
const variantData = data.variant || {"id":"ba7813a5-8e26-44a0-a9ec-b0f4dc50cfc9","product_id":"5eb50cf3-1148-463c-8e3e-8463f0dc2ce4","title":"color 6","weight_unit":"kg","inventory_quantity":1000,"sku":"2251832810769042_color 6","barcode":"","position":1,"option1":"color 6","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1df9794c72f6de4229a61953957aef4f.jpeg","path":"1df9794c72f6de4229a61953957aef4f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"16.99","retail_price":"39.99","available":true,"url":"\/products\/woman-spring-summer-scrunchies-boho-ribbon-girl-hair-ties-streamers-elastic-hairband-ponytail-holder-ladies-hair-accessories?variant=ba7813a5-8e26-44a0-a9ec-b0f4dc50cfc9","available_quantity":999999999,"options":[{"name":"Color","value":"color 6"}],"off_ratio":58,"flashsale_info":[],"sales":5};
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":"ba7813a5-8e26-44a0-a9ec-b0f4dc50cfc9","product_id":"5eb50cf3-1148-463c-8e3e-8463f0dc2ce4","title":"color 6","weight_unit":"kg","inventory_quantity":1000,"sku":"2251832810769042_color 6","barcode":"","position":1,"option1":"color 6","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1df9794c72f6de4229a61953957aef4f.jpeg","path":"1df9794c72f6de4229a61953957aef4f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"16.99","retail_price":"39.99","available":true,"url":"\/products\/woman-spring-summer-scrunchies-boho-ribbon-girl-hair-ties-streamers-elastic-hairband-ponytail-holder-ladies-hair-accessories?variant=ba7813a5-8e26-44a0-a9ec-b0f4dc50cfc9","available_quantity":999999999,"options":[{"name":"Color","value":"color 6"}],"off_ratio":58,"flashsale_info":[],"sales":5};
return `
`
}()}