{@$exdla_vars = unserialize($order_info->extra_vars)} {@$address = unserialize($order_info->recipient_address)} {@$address1 = $address[0]} {@$address2 = $address[1]}

{$lang->cmd_order_view}

{$lang->cmd_order_detail}

{$lang->title_order_info}

{$lang->order_number}
{$order_info->order_srl}
{$lang->order_date}
{zdate($order_info->regdate)}
{$lang->items}
{$order_info->item_count}
{$lang->mileage}
{$order_info->mileage}({$lang->mileage_saved})
{$key}
{implode(' ', $val)}{$val} 

{$lang->title_payment_details}

{$lang->paymethod}
{$payment_method[$order_info->payment_method]} 
{$lang->use_mileage}
{nproductItem::formatMoney($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} 

{$lang->title_ordered_items}

{$lang->contract_number}
{$val->cart_srl}
{$lang->item}
{$lang->product_name}
{$val->item_name}
{$val->option_title} ({$val->printPrice($val->option_price)})
{$lang->quantity}
{$val->quantity}
{$lang->item_price}
{nproductItem::formatMoney($val->price * $val->quantity)}
{$lang->discount}
{nproductItem::formatMoney($val->discount_amount)} {$val->discount_info}
{$lang->amount}
{nproductItem::formatMoney($val->discounted_price)}
{$lang->order_status}
{$order_status[$val->order_status]}
{$lang->cmd_dlace_delivery}
{@$total_price+=$val->price}
{@$total_price=0}

{$lang->total_order_amount}

{@$delivfee_inadvance = $lang->prepay} {@$delivfee_inadvance = $lang->cash_on_delivery}
{$lang->total_order_amount}
{nproductItem::formatMoney($order_info->sum_price)}
{$lang->total_discount}
-{nproductItem::formatMoney($order_info->total_discount_amount)}
{$lang->delivery_fee}
+{nproductItem::formatMoney($order_info->delivery_fee)} ({$delivfee_inadvance})
{$lang->payment_amount}
{nproductItem::formatMoney($order_info->total_price)}