${function() {
const variantData = data.variant || {"id":"170db069-43f4-411f-8fa0-baa835a5b46d","product_id":"bc3e1467-196c-4bff-98f5-528e27e3aeb7","title":"white","weight_unit":"kg","inventory_quantity":1000,"sku":"3256802862587705_white","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cbe7dea0cd43289dee3ff5052b189000.jpeg","path":"cbe7dea0cd43289dee3ff5052b189000.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-transparent-barrettes-girls-hairpins-hair-clips-women-shark-clips-women-hair-claws-lady-hairstyle-ornaments?variant=170db069-43f4-411f-8fa0-baa835a5b46d","available_quantity":999999999,"options":[{"name":"Color","value":"white"}],"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":"170db069-43f4-411f-8fa0-baa835a5b46d","product_id":"bc3e1467-196c-4bff-98f5-528e27e3aeb7","title":"white","weight_unit":"kg","inventory_quantity":1000,"sku":"3256802862587705_white","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cbe7dea0cd43289dee3ff5052b189000.jpeg","path":"cbe7dea0cd43289dee3ff5052b189000.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-transparent-barrettes-girls-hairpins-hair-clips-women-shark-clips-women-hair-claws-lady-hairstyle-ornaments?variant=170db069-43f4-411f-8fa0-baa835a5b46d","available_quantity":999999999,"options":[{"name":"Color","value":"white"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}