${function() {
const variantData = data.variant || {"id":"cd9f6fa7-4ed2-4a70-b793-a03f6e1141ee","product_id":"2c6e6035-e9fd-4f07-8709-17dfc999544a","title":"style 1","weight_unit":"kg","inventory_quantity":1000,"sku":"3256803597312275_style 1","barcode":"","position":1,"option1":"style 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/42751a91193b3aa95419d092564abc94.jpeg","path":"42751a91193b3aa95419d092564abc94.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-girls-vintage-hairpins-crytal-pearl-hair-clips-women-hair-accessories-hairgrip-headwear-barrettes-ornaments?variant=cd9f6fa7-4ed2-4a70-b793-a03f6e1141ee","available_quantity":999999999,"options":[{"name":"Color","value":"style 1"}],"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":"cd9f6fa7-4ed2-4a70-b793-a03f6e1141ee","product_id":"2c6e6035-e9fd-4f07-8709-17dfc999544a","title":"style 1","weight_unit":"kg","inventory_quantity":1000,"sku":"3256803597312275_style 1","barcode":"","position":1,"option1":"style 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/42751a91193b3aa95419d092564abc94.jpeg","path":"42751a91193b3aa95419d092564abc94.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-girls-vintage-hairpins-crytal-pearl-hair-clips-women-hair-accessories-hairgrip-headwear-barrettes-ornaments?variant=cd9f6fa7-4ed2-4a70-b793-a03f6e1141ee","available_quantity":999999999,"options":[{"name":"Color","value":"style 1"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}