<{$lang.payment_method}>

<{$lang.Order_NO}> : <{$order.itemno}>
<{$lang.product_price}> : <{$order.currency_code}> <{$order.cost_payment+$order.cost_offer|price_format:true:$currency.decimal_num}>
<{$lang.discount_price}> : <{$order.currency_code}> <{$order.cost_offer|price_format:true:$currency.decimal_num}>
<{$lang.payment_fees}> : <{$order.currency_code}> <{$order.payment_fee|price_format:true:$currency.decimal_num}>
<{$lang.shipping_cost}> : <{$order.currency_code}> <{$order.cost_shipping+$order.insurance|price_format:true:$currency.decimal_num}>
<{$lang.GRAND_TOTAL}> : <{$order.currency_code}> <{$order.final_amount|price_format:true:$currency.decimal_num}>
<{$payment_info.payment_detail}>
<{if $payment_info.form_html}>
<{$lang.to_payment_tips_1}>
<{$lang.to_payment_tips_2}>
<{/if}> <{if $payment_info.frame_form_html}>
<{$payment_info.frame_form_html}>
<{/if}>