${function() {
const variantData = data.variant || {"id":"4a9afc78-a0d9-4cd4-a677-dc3747d0accb","product_id":"f69f59a1-0f4c-4419-9bcd-690458505d05","title":"black","weight_unit":"kg","inventory_quantity":1000,"sku":"3256802999137654_black","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6bb2eea9d3a9d863c0a8ae986c2d4518.jpeg","path":"6bb2eea9d3a9d863c0a8ae986c2d4518.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-velvet-telephone-line-hair-ties-women-elastic-hairband-hair-ring-headwear-scrunchies-ponytail-holders-rubber-band?variant=4a9afc78-a0d9-4cd4-a677-dc3747d0accb","available_quantity":999999999,"options":[{"name":"Color","value":"black"}],"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":"4a9afc78-a0d9-4cd4-a677-dc3747d0accb","product_id":"f69f59a1-0f4c-4419-9bcd-690458505d05","title":"black","weight_unit":"kg","inventory_quantity":1000,"sku":"3256802999137654_black","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6bb2eea9d3a9d863c0a8ae986c2d4518.jpeg","path":"6bb2eea9d3a9d863c0a8ae986c2d4518.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-velvet-telephone-line-hair-ties-women-elastic-hairband-hair-ring-headwear-scrunchies-ponytail-holders-rubber-band?variant=4a9afc78-a0d9-4cd4-a677-dc3747d0accb","available_quantity":999999999,"options":[{"name":"Color","value":"black"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}