| <{$lang.Order_Summary}> | <{$order.currency_code}> <{$order.cost_payment|price_format}> |
| <{$lang.shipping_charges_insurance}> | <{$order.currency_code}> <{$order.cost_shipping|price_format}> |
| <{$lang.payment_fees}> | <{$order.currency_code}> <{$order.payment_fee|price_format}> |
| <{$lang.Payed}> | <{$order.currency_code}> <{$order.payed|price_format}> |
| <{$lang.grand_total}> | <{$order.currency_code}> <{$order_payment.real_currency_amount|price_format}> |