${function() {
const variantData = data.variant || {"id":"2aa42d59-b3d0-4ecf-9e0a-2f1ac0b66d95","product_id":"6143eef7-3108-4786-887f-a943ea4cffd7","title":"grass green 2pcs","weight_unit":"kg","inventory_quantity":1000,"sku":"3256802925424364_grass green 2pcs","barcode":"","position":1,"option1":"grass green 2pcs","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad19c4efaa1f69805424d22dcd49127a.jpeg","path":"ad19c4efaa1f69805424d22dcd49127a.jpeg","width":1920,"height":1920,"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\/2pcs-woman-matte-telephone-line-elastic-hairband-hair-ties-rubber-band-women-hair-accessories-ring-ponytail-holders-ornaments?variant=2aa42d59-b3d0-4ecf-9e0a-2f1ac0b66d95","available_quantity":999999999,"options":[{"name":"Color","value":"grass green 2pcs"}],"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":"2aa42d59-b3d0-4ecf-9e0a-2f1ac0b66d95","product_id":"6143eef7-3108-4786-887f-a943ea4cffd7","title":"grass green 2pcs","weight_unit":"kg","inventory_quantity":1000,"sku":"3256802925424364_grass green 2pcs","barcode":"","position":1,"option1":"grass green 2pcs","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad19c4efaa1f69805424d22dcd49127a.jpeg","path":"ad19c4efaa1f69805424d22dcd49127a.jpeg","width":1920,"height":1920,"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\/2pcs-woman-matte-telephone-line-elastic-hairband-hair-ties-rubber-band-women-hair-accessories-ring-ponytail-holders-ornaments?variant=2aa42d59-b3d0-4ecf-9e0a-2f1ac0b66d95","available_quantity":999999999,"options":[{"name":"Color","value":"grass green 2pcs"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}