-
{{item['productName']}} {{item.productQty}} x {{item['productPrice']}}
Your cart items
Your Order
Products | Total |
---|---|
{{item['productName']}} x {{item.productQty}} | ${{item.subTotal}} |
Subtotal | ${{ getCartTotal() }} |
Shipping | Free |
Total | ${{ getCartTotal() }} |