${function() {
const variantData = data.variant || {"id":"50b05f05-e40e-42d6-b316-640de03ee292","product_id":"7dff57d1-96d4-45f1-95d0-f566c8368b08","title":"wine red","weight_unit":"kg","inventory_quantity":1000,"sku":"3256803145759985_wine red","barcode":"","position":1,"option1":"wine red","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a78ed220a6c26ce7cc51da4051a38a06.jpeg","path":"a78ed220a6c26ce7cc51da4051a38a06.jpeg","width":750,"height":750,"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-winter-fluffy-pu-leather-scrunchies-hair-ties-women-simple-rubber-band-hair-accessories-ring-headwear-ornaments?variant=50b05f05-e40e-42d6-b316-640de03ee292","available_quantity":999999999,"options":[{"name":"Color","value":"wine red"}],"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":"50b05f05-e40e-42d6-b316-640de03ee292","product_id":"7dff57d1-96d4-45f1-95d0-f566c8368b08","title":"wine red","weight_unit":"kg","inventory_quantity":1000,"sku":"3256803145759985_wine red","barcode":"","position":1,"option1":"wine red","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a78ed220a6c26ce7cc51da4051a38a06.jpeg","path":"a78ed220a6c26ce7cc51da4051a38a06.jpeg","width":750,"height":750,"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-winter-fluffy-pu-leather-scrunchies-hair-ties-women-simple-rubber-band-hair-accessories-ring-headwear-ornaments?variant=50b05f05-e40e-42d6-b316-640de03ee292","available_quantity":999999999,"options":[{"name":"Color","value":"wine red"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}