${function() {
const variantData = data.variant || {"id":"9f2cb137-d375-45f1-a746-e6de60fc4e17","product_id":"91bcb444-0f81-497e-bd26-8591c558ba56","title":"","weight_unit":"lb","inventory_quantity":999,"sku":"PST15417","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":194,"min_quantity":1}],"weight":"1","compare_at_price":"194","price":"194","retail_price":"194","available":true,"url":"\/products\/spaghetti-straps-mermaid-satin-sheath-ivory-wedding-dresses-wedding-gowns-stj15417-g3cx?variant=9f2cb137-d375-45f1-a746-e6de60fc4e17","available_quantity":999,"options":[],"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 + '%'
: ``
)}
`;
}()}
Product was out of stock.
Product is unavailable.