${function() {
const variantData = data.variant || {"id":"9848ecc3-284f-42e7-a276-ba4be5e7e470","product_id":"c2f29150-f3fd-48b0-ae8b-20be2a56202f","title":"Yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"3256804531530238_Yellow","barcode":"","position":1,"option1":"Yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/85976a134411685cda77b9bc44a4f5e3.jpeg","path":"85976a134411685cda77b9bc44a4f5e3.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\/korean-new-woman-thick-cloth-hollow-scrunchies-solid-hairband-girls-rubber-band-lady-hair-accessories-hair-ties-ponytail-holders?variant=9848ecc3-284f-42e7-a276-ba4be5e7e470","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":"9848ecc3-284f-42e7-a276-ba4be5e7e470","product_id":"c2f29150-f3fd-48b0-ae8b-20be2a56202f","title":"Yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"3256804531530238_Yellow","barcode":"","position":1,"option1":"Yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/85976a134411685cda77b9bc44a4f5e3.jpeg","path":"85976a134411685cda77b9bc44a4f5e3.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\/korean-new-woman-thick-cloth-hollow-scrunchies-solid-hairband-girls-rubber-band-lady-hair-accessories-hair-ties-ponytail-holders?variant=9848ecc3-284f-42e7-a276-ba4be5e7e470","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}