| Products | Price | Quantity | Total |
|---|---|---|---|
| ${{item['productPrice']}} |
|
${{item.subTotal}} |
Cart Totals
| Subtotal | ${{ getCartTotal() }} |
|---|---|
| Shipping | FREE |
| Total | ${{ getCartTotal() }} |
| Products | Price | Quantity | Total |
|---|---|---|---|
| ${{item['productPrice']}} |
|
${{item.subTotal}} |
| Subtotal | ${{ getCartTotal() }} |
|---|---|
| Shipping | FREE |
| Total | ${{ getCartTotal() }} |