${function() {
const variantData = data.variant || {"id":"91eec039-0006-4842-bdb3-f9c6a652509e","product_id":"63668428-29e0-4e2c-a2f3-a6f55ad36617","title":"6 inches","weight_unit":"kg","inventory_quantity":999,"sku":"MW0000TQ15NWO3SAP","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-edgy-pixie-cuts-wig-with-natural-wave-bangs-glueless-human-hair-wigs?variant=91eec039-0006-4842-bdb3-f9c6a652509e","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":"91eec039-0006-4842-bdb3-f9c6a652509e","product_id":"63668428-29e0-4e2c-a2f3-a6f55ad36617","title":"6 inches","weight_unit":"kg","inventory_quantity":999,"sku":"MW0000TQ15NWO3SAP","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-edgy-pixie-cuts-wig-with-natural-wave-bangs-glueless-human-hair-wigs?variant=91eec039-0006-4842-bdb3-f9c6a652509e","available_quantity":999999999,"options":[{"name":"Length","value":"6 inches"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}