${function() {
const variantData = data.variant || {"id":"56ed8568-0db9-45b6-be52-e8710eb29233","product_id":"08be8bef-15d5-4835-ab09-979da223dc6d","title":"14","weight_unit":"kg","inventory_quantity":997,"sku":"5x5180%LFWBGNW14","barcode":"","position":1,"option1":"14","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-layered-cut-natural-wavy-curtain-bangs-human-hair-5x5-lace-closure-wig-100-human-hair?variant=56ed8568-0db9-45b6-be52-e8710eb29233","available_quantity":999999999,"options":[{"name":"Length\/Inches","value":"14"}],"off_ratio":50,"flashsale_info":[],"sales":4};
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":"56ed8568-0db9-45b6-be52-e8710eb29233","product_id":"08be8bef-15d5-4835-ab09-979da223dc6d","title":"14","weight_unit":"kg","inventory_quantity":997,"sku":"5x5180%LFWBGNW14","barcode":"","position":1,"option1":"14","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-layered-cut-natural-wavy-curtain-bangs-human-hair-5x5-lace-closure-wig-100-human-hair?variant=56ed8568-0db9-45b6-be52-e8710eb29233","available_quantity":999999999,"options":[{"name":"Length\/Inches","value":"14"}],"off_ratio":50,"flashsale_info":[],"sales":4};
return `
`
}()}