Product | Name | Unit Price | Quantity | Total | Action |
---|---|---|---|---|---|
{{ item.product }} |
{{ item.selling_price | currency }} |
|
{{ _.round(item.quantity.current * item.selling_price, 2) | currency }} |
Subtotal
{{ order_summary.amount | currency }}Shipping
{{ order_summary.shipping_charge | currency }}Total BV
{{ order_summary.total_bv }} BVTotal
{{ order_summary.total_amount | currency }}