{$XE_VALIDATOR_MESSAGE}

{$lang->title_purchase_details}

{$lang->order_number}
{$order_info->order_srl}
{$lang->order_date}
{zdate($order_info->regdate)}
{$lang->items}
{$order_info->item_count}
{$lang->mileage}
{number_format($order_info->mileage)}
(적립완료)

01. {$lang->title_payment_details}

{$lang->paymethod}
{$payment_method[$order_info->payment_method]}
{$lang->use_mileage}
{$order_info->use_mileage}
{$lang->account_number}
{$payment_info->vact_num}
{$lang->bank_name}
{$payment_info->vact_bankname}
{$lang->account_holder}
{$payment_info->vact_name}
{$lang->sender_name}
{$payment_info->vact_inputname}
{$payment_info->vact_regnum}
{$lang->send_date}
{zdate($payment_info->vact_date,'Y-m-d')} 까지
{$payment_info->vact_time}

02. {$lang->title_ordered_items}

{$lang->contract_number}
{$val->cart_srl}
{$lang->item}
{$lang->product_name}
{$val->item_name}
{$lang->quantity}
{$val->quantity}
{$lang->item_price}
{number_format($val->price * $val->quantity)}
{$lang->discount}
{number_format($val->discount_amount)}
{$val->discount_info}
{$lang->amount}
{number_format($val->discounted_price)}
{$lang->order_status}
{$order_status[$val->order_status]}
{$lang->site_url}
{$lang->total_order_amount}
{number_format($order_info->sum_price)}
{$lang->total_discount}
- {number_format($order_info->total_discount_amount)}
{$lang->use_mileage}
- {$order_info->use_mileage}
{$lang->payment_amount}
{number_format($order_info->total_price)}