| Product | Price | Quantity | ||
|---|---|---|---|---|
{{cartItem.productName}}
|
{{cartItem.calculatedProductPrice.priceString}}
|
|||
| There are no items in this cart. Go to shopping | ||||
| Subtotal | {{vm.cart.subTotalString}} |
| Discount {{vm.cart.couponCode}} | {{vm.cart.discountString}} |
| Order Total | {{vm.cart.subTotalWithDiscount}} |