${function() {
const variantData = data.variant || {"id":"7b8bfeaf-c6e9-435e-b0d6-a0540cd6726f","product_id":"a7312d75-3d0f-40c4-bd03-2d87cf881d38","title":"Default Title","weight_unit":"kg","inventory_quantity":0,"sku":"126P0014574","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":185,"min_quantity":1}],"weight":"1.5","compare_at_price":"0","price":"185","retail_price":"0","available":true,"url":"\/products\/amara-a-line-v-neck-floor-length-chiffon-lace-mother-of-the-bride-dress-with-sequins-dx126p0014574?variant=7b8bfeaf-c6e9-435e-b0d6-a0540cd6726f","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.