${function() {
const variantData = data.variant || {"id":"e41e443a-463a-4c64-8b5e-4067f643502a","product_id":"7143f730-deb9-459e-8afa-6cbfbc361a58","title":"6 Inches","weight_unit":"kg","inventory_quantity":995,"sku":"GL05x5TR15LWA0SAP","barcode":"","position":1,"option1":"6 Inches","option2":"","option3":"","note":"","image":null,"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-limited-design-salt-pepper-side-part-bob-style-glueless-4x4-closure-lace-wig-100-human-hair-1?variant=e41e443a-463a-4c64-8b5e-4067f643502a","available_quantity":999999999,"options":[{"name":"Length","value":"6 Inches"}],"off_ratio":50,"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":"e41e443a-463a-4c64-8b5e-4067f643502a","product_id":"7143f730-deb9-459e-8afa-6cbfbc361a58","title":"6 Inches","weight_unit":"kg","inventory_quantity":995,"sku":"GL05x5TR15LWA0SAP","barcode":"","position":1,"option1":"6 Inches","option2":"","option3":"","note":"","image":null,"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-limited-design-salt-pepper-side-part-bob-style-glueless-4x4-closure-lace-wig-100-human-hair-1?variant=e41e443a-463a-4c64-8b5e-4067f643502a","available_quantity":999999999,"options":[{"name":"Length","value":"6 Inches"}],"off_ratio":50,"flashsale_info":[],"sales":1};
return `
`
}()}