${function() {
const variantData = data.variant || {"id":"bfa8b08f-712c-4fe0-9ad8-3b165fe60ec3","product_id":"7ea4c42b-87a0-4b2a-b48b-8081b13344d8","title":"black","weight_unit":"kg","inventory_quantity":991,"sku":"CT-black","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2cc04d0d28709f38bd3a19459de41bbe.jpeg","path":"2cc04d0d28709f38bd3a19459de41bbe.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-crystal-telephone-line-hair-ties-elastic-hairband-women-hair-accessories-headwear-scrunchies-hair-ring?variant=bfa8b08f-712c-4fe0-9ad8-3b165fe60ec3","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":"bfa8b08f-712c-4fe0-9ad8-3b165fe60ec3","product_id":"7ea4c42b-87a0-4b2a-b48b-8081b13344d8","title":"black","weight_unit":"kg","inventory_quantity":991,"sku":"CT-black","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2cc04d0d28709f38bd3a19459de41bbe.jpeg","path":"2cc04d0d28709f38bd3a19459de41bbe.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-crystal-telephone-line-hair-ties-elastic-hairband-women-hair-accessories-headwear-scrunchies-hair-ring?variant=bfa8b08f-712c-4fe0-9ad8-3b165fe60ec3","available_quantity":999999999,"options":[{"name":"Color","value":"black"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}