
| Product | Item Name | Price | Quantity | Total | |
|---|---|---|---|---|---|
|
|
{{item['productName']}} |
${{item['productPrice']}}
|
{{item['productQty']}}
|
${{item.subTotal}}
|
X |
| Continue Shopping | Clear All | ||||
| Grand Total |
${{ getCartTotal() }}
|
|---|