${function() {
const variantData = data.variant || {"id":"78651927-d4ec-4b4b-8395-f40c75cf95c9","product_id":"ade8b12a-cc9c-4e2b-9b19-3e8bf2569eb0","title":"12 inches","weight_unit":"kg","inventory_quantity":996,"sku":"GL05x5TL15LDA2SAP","barcode":"","position":1,"option1":"12 inches","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e32c782cb0d677b2b45c045f8873c90d.jpeg","path":"e32c782cb0d677b2b45c045f8873c90d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.99","price":"32.99","retail_price":"65.99","available":true,"url":"\/products\/bob-human-hair-wig-salt-pepper-4x4-closure-lace-front-wig?variant=78651927-d4ec-4b4b-8395-f40c75cf95c9","available_quantity":999999999,"options":[{"name":"Length","value":"12 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":"78651927-d4ec-4b4b-8395-f40c75cf95c9","product_id":"ade8b12a-cc9c-4e2b-9b19-3e8bf2569eb0","title":"12 inches","weight_unit":"kg","inventory_quantity":996,"sku":"GL05x5TL15LDA2SAP","barcode":"","position":1,"option1":"12 inches","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e32c782cb0d677b2b45c045f8873c90d.jpeg","path":"e32c782cb0d677b2b45c045f8873c90d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.99","price":"32.99","retail_price":"65.99","available":true,"url":"\/products\/bob-human-hair-wig-salt-pepper-4x4-closure-lace-front-wig?variant=78651927-d4ec-4b4b-8395-f40c75cf95c9","available_quantity":999999999,"options":[{"name":"Length","value":"12 inches"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}