${function() {
const variantData = data.variant || {"id":"afc3f924-85e2-43d9-b5a4-586c44c9b97c","product_id":"a3d285ef-dd06-4695-8cdb-63eef7e2de94","title":"green","weight_unit":"kg","inventory_quantity":1000,"sku":"3256803475286485_green","barcode":"","position":1,"option1":"green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/425dbaf521b2e38d5f6b599b8b4eee0d.jpeg","path":"425dbaf521b2e38d5f6b599b8b4eee0d.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-simply-solid-acrylic-hair-ties-women-scrunchies-hair-accessories-ties-ring-rubber-band-girls-ponytail-holders?variant=afc3f924-85e2-43d9-b5a4-586c44c9b97c","available_quantity":999999999,"options":[{"name":"Color","value":"green"}],"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":"afc3f924-85e2-43d9-b5a4-586c44c9b97c","product_id":"a3d285ef-dd06-4695-8cdb-63eef7e2de94","title":"green","weight_unit":"kg","inventory_quantity":1000,"sku":"3256803475286485_green","barcode":"","position":1,"option1":"green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/425dbaf521b2e38d5f6b599b8b4eee0d.jpeg","path":"425dbaf521b2e38d5f6b599b8b4eee0d.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-simply-solid-acrylic-hair-ties-women-scrunchies-hair-accessories-ties-ring-rubber-band-girls-ponytail-holders?variant=afc3f924-85e2-43d9-b5a4-586c44c9b97c","available_quantity":999999999,"options":[{"name":"Color","value":"green"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}