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