${function() {
const variantData = data.variant || {"id":"5de83e29-49ab-4534-bb84-bfe6c8c8580b","product_id":"74defb7b-0281-4ae7-bd42-32a47f441b53","title":"silver","weight_unit":"kg","inventory_quantity":1000,"sku":"3256802863402400_silver","barcode":"","position":1,"option1":"silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a4cdd5340a2f653b383417f1ff7698d3.jpeg","path":"a4cdd5340a2f653b383417f1ff7698d3.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-gold-silver-alloy-hair-ties-rubber-band-women-hair-accessories-scrunchies-women-elastic-hairband-ornament-headwear?variant=5de83e29-49ab-4534-bb84-bfe6c8c8580b","available_quantity":999999999,"options":[{"name":"Color","value":"silver"}],"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":"5de83e29-49ab-4534-bb84-bfe6c8c8580b","product_id":"74defb7b-0281-4ae7-bd42-32a47f441b53","title":"silver","weight_unit":"kg","inventory_quantity":1000,"sku":"3256802863402400_silver","barcode":"","position":1,"option1":"silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a4cdd5340a2f653b383417f1ff7698d3.jpeg","path":"a4cdd5340a2f653b383417f1ff7698d3.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-gold-silver-alloy-hair-ties-rubber-band-women-hair-accessories-scrunchies-women-elastic-hairband-ornament-headwear?variant=5de83e29-49ab-4534-bb84-bfe6c8c8580b","available_quantity":999999999,"options":[{"name":"Color","value":"silver"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}