| Product | Price | Quantity | Total | |
|---|---|---|---|---|
|
{{item['productName']}} |
${{item['productPrice']}} |
1
|
${{item.subTotal}} |
![]() |
| Cart Totals | |
|---|---|
Shipping |
Free |
Subtotal |
${{ getCartTotal() }} |
| Product | Price | Quantity | Total |
|---|---|---|---|
|
{{item['productName']}} |
${{item['productPrice']}} |
1
|
${{item.subTotal}}
|
Shipping |
Free |
||
Subtotal |
${{ getCartTotal() }} |
||