{{item.productQty}} x ${{item['productPrice'] | number:2 }}
| Product | Price | Quantity | Total | |
|---|---|---|---|---|
|
|
${{item['productPrice'] | number:2}} |
|
${{item.subTotal}} |
| Cart Totals | ${{ getCartTotal() }} | |
|---|---|---|
| Shipping |
|
|
| Subtotal | ${{ getCartTotal() }} |