Code | Product Name | Quantity | Price | Total | Remove |
---|---|---|---|---|---|
{{item.Code}} | {{item.Name}} | {{item.Quantity}} | {{item.Price | currency}} | {{item.Price * item.Quantity | currency}} | |
Grand Total | {{itemsOnCart}} | {{getSubTotal() | currency}} | {{getGrandTotal() | currency}} |