Cart
Image | Product Name | Price | Quantity | Total | Remove |
---|---|---|---|---|---|
{{item['productName']}} | ${{item['productPrice']}} | 1 | ${{item.subTotal}} | ||
Total ${{ getCartTotal() }} |
---|
Image | Product Name | Price | Quantity | Total | Remove |
---|---|---|---|---|---|
{{item['productName']}} | ${{item['productPrice']}} | 1 | ${{item.subTotal}} | ||
Total ${{ getCartTotal() }} |
---|