{{item['productName']}}
{{item.productQty}} X ${{item['productPrice']}}
| Product | Price | Quantity | Total | |
|---|---|---|---|---|
|
|
${{item['productPrice']}} |
|
$ {{item.subTotal}} | |
| Continue Shoping Clear Cart | ||||
| Subtotal | ${{ getCartTotal() }} |
| Shipping | $0.00 |
| Total | ${{ getCartTotal() }} |