${function() {
const variantData = data.variant || {"id":"1fb2f923-e801-4e61-abc7-e6d19829e895","product_id":"5d3ce258-5dd1-4fa5-b20e-24bfa31a2d0b","title":"6 Inches","weight_unit":"kg","inventory_quantity":997,"sku":"GL05x5TC18STA0SAP","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\/salt-pepper-boss-look-short-natural-black-pixie-cut-5x5-frontal-lace-c-part-wig-100-human-hair?variant=1fb2f923-e801-4e61-abc7-e6d19829e895","available_quantity":999999999,"options":[{"name":"Length","value":"6 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":"1fb2f923-e801-4e61-abc7-e6d19829e895","product_id":"5d3ce258-5dd1-4fa5-b20e-24bfa31a2d0b","title":"6 Inches","weight_unit":"kg","inventory_quantity":997,"sku":"GL05x5TC18STA0SAP","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\/salt-pepper-boss-look-short-natural-black-pixie-cut-5x5-frontal-lace-c-part-wig-100-human-hair?variant=1fb2f923-e801-4e61-abc7-e6d19829e895","available_quantity":999999999,"options":[{"name":"Length","value":"6 Inches"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}