${function() {
const variantData = data.variant || {"id":"ede26c44-2545-44ff-8cb3-e1ccbcb67a83","product_id":"2cb52b7d-b3ee-4f48-8cfd-79847899650f","title":"Default Title","weight_unit":"kg","inventory_quantity":0,"sku":"PESF3XYB","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":240,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"240","retail_price":"0","available":true,"url":"\/products\/2020-halter-a-line-wedding-dresses-chiffon-with-pesf3xyb?variant=ede26c44-2545-44ff-8cb3-e1ccbcb67a83","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.