${function() {
const variantData = data.variant || {"id":"53431fa1-9320-4a4c-abde-ce920d4e73fb","product_id":"10a69249-89e4-4a58-9504-8b761ab3d362","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"PST14468","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":165,"min_quantity":1}],"weight":"1","compare_at_price":"165","price":"165","retail_price":"165","available":true,"url":"\/products\/vintage-long-sleeve-navy-blue-v-neck-knee-length-homecoming-dresses-with-lace-pst14468?variant=53431fa1-9320-4a4c-abde-ce920d4e73fb","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.