${function() {
const variantData = data.variant || {"id":"16fb5cd2-5e39-445d-833e-1c7626c07d28","product_id":"2bb3b3d6-e56f-4b7e-ad9a-96f78627f7ea","title":"8 inches","weight_unit":"kg","inventory_quantity":999,"sku":"BB13x4TO15DCA0SAP","barcode":"","position":1,"option1":"8 inches","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b16b98bf8f6abfcdcecca2820a515af6.jpeg","path":"b16b98bf8f6abfcdcecca2820a515af6.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\/trendy-style-salt-pepper-grey-hair-deep-curly-hd-13x4-lace-front-wig-100-human-hair?variant=16fb5cd2-5e39-445d-833e-1c7626c07d28","available_quantity":999999999,"options":[{"name":"Length","value":"8 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":"16fb5cd2-5e39-445d-833e-1c7626c07d28","product_id":"2bb3b3d6-e56f-4b7e-ad9a-96f78627f7ea","title":"8 inches","weight_unit":"kg","inventory_quantity":999,"sku":"BB13x4TO15DCA0SAP","barcode":"","position":1,"option1":"8 inches","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b16b98bf8f6abfcdcecca2820a515af6.jpeg","path":"b16b98bf8f6abfcdcecca2820a515af6.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\/trendy-style-salt-pepper-grey-hair-deep-curly-hd-13x4-lace-front-wig-100-human-hair?variant=16fb5cd2-5e39-445d-833e-1c7626c07d28","available_quantity":999999999,"options":[{"name":"Length","value":"8 inches"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}