${function() {
const variantData = data.variant || {"id":"2d499d6d-3326-458c-8652-b4a0177c76af","product_id":"89b93bf7-6465-4761-9f9a-ed2eaf7f173b","title":"Black ","weight_unit":"","inventory_quantity":995,"sku":"","barcode":"","position":1,"option1":"Black ","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":26.98,"min_quantity":1}],"weight":"0","compare_at_price":"44.89","price":"26.98","retail_price":"44.89","available":true,"url":"\/products\/rechargeable-lash-curler?variant=2d499d6d-3326-458c-8652-b4a0177c76af","available_quantity":999999999,"options":[{"name":"COLOR","value":"Black "}],"off_ratio":40,"flashsale_info":[],"sales":2};
const saveType = "percentage";
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.