Checkout page
Order Summary
Product
Price
Quantity
Total
{{item['productName']}}
${{item['productPrice']}}
1
${{item['productPrice']}}
Subtotal
${{ getCartTotal() }}
Product | Price | Quantity | Total |
---|---|---|---|
{{item['productName']}} |
${{item['productPrice']}} |
1 |
${{item['productPrice']}} |
Subtotal
${{ getCartTotal() }}