${function() {
const variantData = data.variant || {"id":"3dbde585-95a7-4257-b2fd-d1a5de1113b0","product_id":"8533c065-77dc-4565-a820-0541bd0f7aa9","title":"10 Inches","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"10 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\/linktohair-salt-and-pepper-wolf-cut-short-wavy-bob-glueless-wig-with-bang-100-human-hair?variant=3dbde585-95a7-4257-b2fd-d1a5de1113b0","available_quantity":999999999,"options":[{"name":"Length","value":"10 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":"3dbde585-95a7-4257-b2fd-d1a5de1113b0","product_id":"8533c065-77dc-4565-a820-0541bd0f7aa9","title":"10 Inches","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"10 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\/linktohair-salt-and-pepper-wolf-cut-short-wavy-bob-glueless-wig-with-bang-100-human-hair?variant=3dbde585-95a7-4257-b2fd-d1a5de1113b0","available_quantity":999999999,"options":[{"name":"Length","value":"10 Inches"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}