${function() {
const variantData = data.variant || {"id":"6d1a1222-7b72-4a5a-b069-e42901e35373","product_id":"91b078e4-03a8-471d-bd3b-0cb2bbe5fe6f","title":"style 6","weight_unit":"kg","inventory_quantity":997,"sku":"2255800603938667_style 6","barcode":"","position":1,"option1":"style 6","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/28fba4db7ef5234f5f29b1c4df906b1c.jpeg","path":"28fba4db7ef5234f5f29b1c4df906b1c.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-luxury-pearl-hairband-elegant-girls-trendy-headband-women-hair-hoop-ornaments-hair-accessories-bezel-headers?variant=6d1a1222-7b72-4a5a-b069-e42901e35373","available_quantity":999999999,"options":[{"name":"Color","value":"style 6"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"6d1a1222-7b72-4a5a-b069-e42901e35373","product_id":"91b078e4-03a8-471d-bd3b-0cb2bbe5fe6f","title":"style 6","weight_unit":"kg","inventory_quantity":997,"sku":"2255800603938667_style 6","barcode":"","position":1,"option1":"style 6","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/28fba4db7ef5234f5f29b1c4df906b1c.jpeg","path":"28fba4db7ef5234f5f29b1c4df906b1c.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-luxury-pearl-hairband-elegant-girls-trendy-headband-women-hair-hoop-ornaments-hair-accessories-bezel-headers?variant=6d1a1222-7b72-4a5a-b069-e42901e35373","available_quantity":999999999,"options":[{"name":"Color","value":"style 6"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}