{$page_title}
{if $order_info.delivery_id neq 0} {/if} {if $order_info.admin_memo} {/if}
{$LANG.ORDER_SN}: {$order_info.order_sn}
{$LANG.PAY_STATUS}: _var['LANG']['ORDER_PAY_STATUS_'.$this->_var['order_info']['pay_status']];?> {if $order_info.pay_status neq 2 and $order_info.order_status neq 1} {$LANG.CONTINUE_PAY} {/if}
{$LANG.DELIVERY_STATUS}: _var['LANG']['ORDER_DELIVERY_STATUS_'.$this->_var['order_info']['delivery_status']];?> {if $order_info.delivery_fee gt 0}   {$LANG.DELIVERY_FEE}:{function name="format_price" value=$order_info.delivery_fee} {/if}
{$LANG.ORDER_CREATE_TIME}: {function name="to_date" value=$order_info.create_time} {$LANG.ADMIN_LAST_OP_TIME}: {function name="to_date" value=$order_info.update_time}
{$LANG.CONSIGNEE}: {$order_info.consignee} {$LANG.MOBILE}: {$order_info.mobile}
{$LANG.REGION_INFO}: {$LANG.REGION_LV1}:{$order_info.region_lv1.name}   {$LANG.REGION_LV2}:{$order_info.region_lv2.name}   {$LANG.REGION_LV3}:{$order_info.region_lv3.name}   {$LANG.REGION_LV4}:{$order_info.region_lv4.name}  
{$LANG.ADDRESS}: {$order_info.address}
{$LANG.ZIP}: {$order_info.zip}
{$LANG.ORDER_MEMO}: {$order_info.memo}
{$LANG.AFTER_SALE}: _var['LANG']['AFTER_SALE_'.$this->_var['order_info']['after_sale']];?>
{$LANG.ADMIN_MEMO}: {$order_info.admin_memo}
{foreach from=$order_info.deal_list item=deal key=key} {/foreach} _var['deal']);?>
{$LANG.DEAL_ITEM} {$LANG.UNIT_PRICE} {$LANG.SCORE} {$LANG.NUMBER} {$LANG.TOTAL_PRICE} {$LANG.TOTAL_SCORE} {$LANG.DELIVERY_NOTICE}
{if $deal.is_shop eq 1} {$deal.name} {else} {$deal.name} {/if} {function name="format_price" value=$deal.unit_price} {function name="format_score" value=$deal.return_score} {$deal.number} {function name="format_price" value=$deal.total_price} {function name="format_score" value=$deal.return_total_score} {function name="get_delivery_sn" value=$deal.id}
{*订单统计*}

{$LANG.DEAL_TOTAL_PRICE}:{function name="format_price" value=$order_info.deal_total_price} {if $order_info.delivery_fee gt 0} + {$LANG.DELIVERY_FEE}:{function name="format_price" value=$order_info.delivery_fee} {/if} {if $order_info.payment_fee gt 0} + {$LANG.PAYMENT_FEE}:{function name="format_price" value=$order_info.payment_fee} {/if} {if $order_info.discount_price gt 0} - {$LANG.USER_DISCOUNT}:{function name="format_price" value=$order_info.discount_price} {/if} = {function name="format_price" value=$order_info.total_price}

{if $order_info.account_money gt 0} - {$LANG.ACCOUNT_PAY}:{function name="format_price" value=$order_info.account_money}
{/if} {if $order_info.ecv_money gt 0} - {$LANG.ECV_PAY}:{function name="format_price" value=$order_info.ecv_money}
{/if} = {$LANG.PAY_TOTAL_PRICE_ORDER}:{if $order_info.payment_id gt 0}{function name="sprintf" value=$LANG.PAYMENT_BY p=$order_info.payment.name}{/if} _var['order_info']['total_price']-$this->_var['order_info']['account_money']-$this->_var['order_info']['ecv_money']);?>  

{if $order_info.return_total_money ne 0} {$LANG.RETURN_TOTAL_MONEY}: {function name="format_price" value=$order_info.return_total_money}
{/if} {if $order_info.return_total_score ne 0} {$LANG.RETURN_TOTAL_SCORE}: {function name="format_score" value=$order_info.return_total_score} {/if}

{*订单统计*}
{if $log_list}
{foreach from=$log_list item=log_item} {if $log_item.log_info neq ''} {/if} {/foreach}
{$LANG.ORDER_TRACT}
{$log_item.log_info} {function name="to_date" value=$log_item.log_time}
{/if}
{include file="inc/message_form.html"}