${function() {
const variantData = data.variant || {"id":"7b94d584-2db7-4460-b33a-343e6dad3911","product_id":"76b83b26-0ad6-404e-aaba-5b32137390f7","title":"Default Title","weight_unit":"kg","inventory_quantity":0,"sku":"P0014945","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":109,"min_quantity":1}],"weight":"1.5","compare_at_price":"0","price":"109","retail_price":"0","available":true,"url":"\/products\/neck-trumpet-mermaid-of-the-mother-of-the-bride-dresses-chiffon-bride-dress-lace-mother-asymmetrical-tamara-scoop?variant=7b94d584-2db7-4460-b33a-343e6dad3911","available_quantity":999999999,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":0,"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.