${function() {
const variantData = data.variant || {"id":"d02e2d02-b199-4ee3-9de6-d0af53cff4ff","product_id":"c0248fc9-e6c6-4a50-b32e-ab86bb2bca81","title":"16 inches","weight_unit":"kg","inventory_quantity":985,"sku":"T5-360WW-14F-NC-HLB16","barcode":"","position":1,"option1":"16 inches","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"29.99","retail_price":"59.99","available":true,"url":"\/products\/glueless-360-lace-wig-water-wave-100-human-hair-uyg0?variant=d02e2d02-b199-4ee3-9de6-d0af53cff4ff","available_quantity":999999999,"options":[{"name":"Length","value":"16 inches"}],"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":"d02e2d02-b199-4ee3-9de6-d0af53cff4ff","product_id":"c0248fc9-e6c6-4a50-b32e-ab86bb2bca81","title":"16 inches","weight_unit":"kg","inventory_quantity":985,"sku":"T5-360WW-14F-NC-HLB16","barcode":"","position":1,"option1":"16 inches","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"29.99","retail_price":"59.99","available":true,"url":"\/products\/glueless-360-lace-wig-water-wave-100-human-hair-uyg0?variant=d02e2d02-b199-4ee3-9de6-d0af53cff4ff","available_quantity":999999999,"options":[{"name":"Length","value":"16 inches"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}