${function() {
const variantData = data.variant || {"id":"d901b9c1-d277-41f0-b5f7-04085e744e36","product_id":"a636fa23-33a2-4d20-88ad-2daf53d71557","title":"Default Title","weight_unit":"kg","inventory_quantity":0,"sku":"PST14128","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":226.69,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"226.69","retail_price":"0","available":true,"url":"\/products\/sexy-new-sheer-lace-long-sleeves-backless-a-line-wedding-dresses-high-neck-tulle-applique-beaded-court-train-bridal-gowns-pst14128?variant=d901b9c1-d277-41f0-b5f7-04085e744e36","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.