SHOPPING CART

Image Product Price Quantity Total
Product {{item['productName']}} ${{item['productPrice']}}
${{item.subTotal}}

You can also add these to your cart

{{product.ProductName}}

${{product.Price}}

Cart Summary

Sub Total ${{ getCartTotal() }}

Shipping Cost FREE

Grand Total ${{ getCartTotal() }}