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