| Product | Price | |||
|---|---|---|---|---|
{{cartItem.productName}}
|
{{cartItem.productPriceString}} | |||
| 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.orderTotalString}} |