${function() {
const variantData = data.variant || {"id":"8c1493c3-8fab-48da-b3df-f4f20816f1cc","product_id":"ab7bf65e-9ada-4c00-9535-ccabc30f34ea","title":"8 inches","weight_unit":"kg","inventory_quantity":995,"sku":"MW0000NQ15STO4SAP","barcode":"","position":1,"option1":"8 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-glueless-bob-wig-with-bangs-100-human-hair?variant=8c1493c3-8fab-48da-b3df-f4f20816f1cc","available_quantity":999999999,"options":[{"name":"Length","value":"8 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":"8c1493c3-8fab-48da-b3df-f4f20816f1cc","product_id":"ab7bf65e-9ada-4c00-9535-ccabc30f34ea","title":"8 inches","weight_unit":"kg","inventory_quantity":995,"sku":"MW0000NQ15STO4SAP","barcode":"","position":1,"option1":"8 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-glueless-bob-wig-with-bangs-100-human-hair?variant=8c1493c3-8fab-48da-b3df-f4f20816f1cc","available_quantity":999999999,"options":[{"name":"Length","value":"8 inches"}],"off_ratio":50,"flashsale_info":[],"sales":1};
return `
`
}()}