${function() {
const variantData = data.variant || {"id":"8a813cf7-4b22-46d7-b04b-a8bb6a1020b1","product_id":"1b53761b-4aea-4180-9e94-6dbc0e4f8c06","title":"style 6","weight_unit":"kg","inventory_quantity":1000,"sku":"3256801720902256_style 6","barcode":"","position":1,"option1":"style 6","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16de6f4951ab0d0414f93355bb395c40.jpeg","path":"16de6f4951ab0d0414f93355bb395c40.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\/elegant-hair-claws-shark-clip-hair-accessories-hairpins-transparent-hairgrip-headwear-barrettes-hair-crab-ornaments?variant=8a813cf7-4b22-46d7-b04b-a8bb6a1020b1","available_quantity":999999999,"options":[{"name":"Color","value":"style 6"}],"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":"8a813cf7-4b22-46d7-b04b-a8bb6a1020b1","product_id":"1b53761b-4aea-4180-9e94-6dbc0e4f8c06","title":"style 6","weight_unit":"kg","inventory_quantity":1000,"sku":"3256801720902256_style 6","barcode":"","position":1,"option1":"style 6","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16de6f4951ab0d0414f93355bb395c40.jpeg","path":"16de6f4951ab0d0414f93355bb395c40.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\/elegant-hair-claws-shark-clip-hair-accessories-hairpins-transparent-hairgrip-headwear-barrettes-hair-crab-ornaments?variant=8a813cf7-4b22-46d7-b04b-a8bb6a1020b1","available_quantity":999999999,"options":[{"name":"Color","value":"style 6"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}