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

{$lang->cmd_order_view}

{$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})
{$lang->recipient} {$order_info->recipient_name}
{$lang->cellphone} {$order_info->recipient_cellphone}
{$lang->telnum} {$order_info->recipient_telnum}
{$lang->address} ({$order_info->recipient_postcode}){$address1} {$address2}
{$key} {implode(' ', $val)}{$val}

{$lang->title_payment_details}

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

{$lang->title_ordered_items}

{@$total_price=0} {@$total_price+=$val->price}
{$lang->contract_number} {$lang->item} {$lang->product_name} {$lang->quantity} {$lang->item_price} {$lang->discount} {$lang->amount} {$lang->order_status}
{$val->cart_srl}
{$val->item_name}
{$val->option_title} ({$val->printPrice($val->option_price)})
{$val->quantity} {nproductItem::formatMoney($val->price * $val->quantity)} {nproductItem::formatMoney($val->discount_amount)}
{$val->discount_info}
{nproductItem::formatMoney($val->discounted_price)} {$order_status[$val->order_status]}
{$lang->cmd_trace_delivery}
{@$delivfee_inadvance = $lang->prepay} {@$delivfee_inadvance = $lang->cash_on_delivery}
{$lang->total_order_amount} {$lang->total_discount} {$lang->delivery_fee} {$lang->payment_amount}
{nproductItem::formatMoney($order_info->sum_price)} - {nproductItem::formatMoney($order_info->total_discount_amount)} + {nproductItem::formatMoney($order_info->delivery_fee)}
{$delivfee_inadvance}
= {nproductItem::formatMoney($order_info->total_price)}