${function() {
const variantData = data.variant || {"id":"a03f1598-e52c-41bf-9e73-e1f50e549588","product_id":"8eead8b9-53c9-43a4-a194-ddaaa8a961f5","title":"16 inches","weight_unit":"kg","inventory_quantity":1000,"sku":"T5-360WW-14F-NC-HLB16","barcode":"","position":1,"option1":"16 inches","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"34.99","retail_price":"59.99","available":true,"url":"\/products\/glueless-360-lace-wig-water-wave-100-human-hair?variant=a03f1598-e52c-41bf-9e73-e1f50e549588","available_quantity":999999999,"options":[{"name":"Length","value":"16 inches"}],"off_ratio":42,"flashsale_info":[],"sales":1};
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":"a03f1598-e52c-41bf-9e73-e1f50e549588","product_id":"8eead8b9-53c9-43a4-a194-ddaaa8a961f5","title":"16 inches","weight_unit":"kg","inventory_quantity":1000,"sku":"T5-360WW-14F-NC-HLB16","barcode":"","position":1,"option1":"16 inches","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"34.99","retail_price":"59.99","available":true,"url":"\/products\/glueless-360-lace-wig-water-wave-100-human-hair?variant=a03f1598-e52c-41bf-9e73-e1f50e549588","available_quantity":999999999,"options":[{"name":"Length","value":"16 inches"}],"off_ratio":42,"flashsale_info":[],"sales":1};
return `
`
}()}