| {:L(order_status)}: | {:L("order_status_".$order[status])} | {if $order['status']<2 && $order['pay_status']<2 && $order['shipping_status']==0 } {/if} |
|---|---|---|
| {:L(pay_status)}: | {:L("pay_status_".$order[pay_status])} | {if $order['pay_status']==0}{$paybutton} {elseif $order[pay_status]==2 && $order['status']!=2 }{/if} |
| {:L(shipping_status)}: | {:L("shipping_status_".$order[shipping_status])} | {if $order['shipping_status']==1}{elseif $order['shipping_status']==2 && $order['status']!=2}{/if} |
| {:L(Order_address_consignee)}: | {$order['consignee']} |
|---|---|
| {:L(Order_address_address)}: | {$Area[$order[province]]} - {$Area[$order[city]]} - {$Area[$order[area]]} {$order.address} |
| {:L(Order_address_mobile)}: | {$order.tel} |
| {:L(Order_address_tel)}: | {$order.mobile} |
| {:L(Order_payment_type)}: | {$order['pay_name']} |
|---|---|
| {:L(SHIPPING_NAME)}: | {$order['shipping_name']} |
| {:L(Order_shipping_sn)}: | {$order['shipping_sn']} |
| {:L(Order_product_thumb)} | {:L(Order_product_name)} | {:L(Order_product_price)} | {:L(Order_product_number)} | {:L(Order_product_small_count)}(RMB) | {:L(manage)} |
|---|---|---|---|---|---|
| {:L(Order_no_product)} | |||||
| {$vo['product_name']} | {$vo['product_price']} | {$vo['number']} | {$vo['price']|number_format=###,2} | {:L(Order_view_product)} | |
{:L(Order_amount)}:¥{$order[order_amount]|number_format=###,2}