| Product | Price | Quantity | Total | ||
|---|---|---|---|---|---|
| × | {{item.productVariationName ? '(' + item.productVariationName + ') ' : ''}}{{item['productName']}} {{item.productColor ? '(' + item.productColor + ')' : ''}} {{item.productSize ? '(' + item.productSize + ')' : ''}} | ${{item['productPrice']}} |
{{item['productQty']}}
|
${{item.subTotal}} |
| Subtotal | ${{ getCartTotal() }} |
|---|---|
| Shipping |
|
| Total |
${{ getCartTotal() }}(Includes Shipping) |