ITEMS | NAME | QUANTITY | TOTAL | |
---|---|---|---|---|
{{item.ProductName}} SKU: {{item.ItemSku}} Price: ₹{{(item.StandardPrice * 1) | number : 0}} {{item.GiftCardSenderName}} {{item.GiftCardRecipientName}} | ₹{{((item.StandardPrice * item.ApplyQty) * 1) | number : 0}} |
ORDER SUMMARY | |
---|---|
Total Quantity | {{TotalCartItems}} |
Total Price | ₹{{(ItemsSubtotal * 1) | number : 0}} |