${function() {
const variantData = data.variant || {"id":"62f8a2c0-b6a4-4dd4-a1b4-9c8f67582c6c","product_id":"288508ef-1c24-4c18-bfe7-7aa866092fbc","title":"1 Black bright","weight_unit":"kg","inventory_quantity":1000,"sku":"3256804165051180_1 Black bright","barcode":"","position":1,"option1":"1 Black bright","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a755054fa6d16f32b89e4eabd6aea5f4.jpeg","path":"a755054fa6d16f32b89e4eabd6aea5f4.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-novelty-retro-eight-design-hairpins-punk-style-acrylic-hair-claws-barrettes-girls-hair-accessories-hair-clips-hairgrip?variant=62f8a2c0-b6a4-4dd4-a1b4-9c8f67582c6c","available_quantity":999999999,"options":[{"name":"Color","value":"1 Black bright"}],"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":"62f8a2c0-b6a4-4dd4-a1b4-9c8f67582c6c","product_id":"288508ef-1c24-4c18-bfe7-7aa866092fbc","title":"1 Black bright","weight_unit":"kg","inventory_quantity":1000,"sku":"3256804165051180_1 Black bright","barcode":"","position":1,"option1":"1 Black bright","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a755054fa6d16f32b89e4eabd6aea5f4.jpeg","path":"a755054fa6d16f32b89e4eabd6aea5f4.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-novelty-retro-eight-design-hairpins-punk-style-acrylic-hair-claws-barrettes-girls-hair-accessories-hair-clips-hairgrip?variant=62f8a2c0-b6a4-4dd4-a1b4-9c8f67582c6c","available_quantity":999999999,"options":[{"name":"Color","value":"1 Black bright"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}