| <{$lang.order_tip}>: <{$lang.order}>-<{$order.itemno}> 【<{$order.order_status|orderStatus}>】 | <{$lang.order_status_operating}> | <{if $order.order_status < 201 && $order.payment_status != 105 && $order.payment_status != 103}> <{$lang.order_pay}> <{else}> <{$lang.order_pay}> <{/if}> | <{if $order.order_status == 201 || ($order.final_amount == $order.payed && $order.order_status == 405)}> <{$lang.order_stocking}> <{else}> <{$lang.order_stocking}> <{/if}> <{if ($order.order_status > 200 && $order.order_status < 204) || $order.order_status == 206}> <{$lang.order_shipping}> <{else}> <{$lang.order_shipping}> <{/if}> <{if $order.order_status eq 204}> <{$lang.order_yqs}> <{else}> <{$lang.order_yqs}> <{/if}> | <{if ($order.order_status > 103 && $order.order_status < 202) || $order.order_status == 304 || $order.order_status == 306 || $order.order_status == 307 || $order.order_status == 405}> <{$lang.order_return_funds}> <{else}> <{$lang.order_return_funds}> <{/if}> <{if ($order.shipping_status == 205 || $order.shipping_status == 306) && $order.order_status <600 }> <{$lang.order_return_goods}> <{else}> <{$lang.order_return_goods}> <{/if}> | <{if $order.order_status < 103 || ($order.order_status > 500 && $order.order_status < 600)}> <{$lang.cancel}> <{else}> <{$lang.cancel}> <{/if}> <{if ($order.order_status == 205 || $order.payment_status == 405 || $order.payment_status == 406) && $order.order_status != 700}> <{$lang.order_complete}> <{else}> <{$lang.order_complete}> <{/if}> | <{if $order.shipping_status < 204 && $order.payment_status !=406 && $order.order_status < 600 }> <{$lang.edit_order}> <{else}> <{$lang.edit_order}> <{/if}> <{if $order.shipping_status < 204 && $order.payment_status ==406 && $order.order_status < 600 }> <{$lang.activation}> <{else}> <{$lang.activation}> <{/if}> |
-
- <{$lang.base_info}>
- <{$lang.goods_info}>
- <{$lang.records_received_refund}>
- <{$lang.records_shipping}>
- <{$lang.participation_preferential}>
- <{$lang.handle_order}>
- <{$lang.order_log}>
- <{$lang.order_message}>
- <{$lang.shipping_track}>
- <{$lang.order_remark}>
-
<{if $billing_address}><{$lang.order_related_amount}> <{$lang.order_goods_amount}>: + <{$user_currency.symbol_left}> <{$order.cost_payment+$order.cost_offer}> (礼品按原价算) <{$lang.order_shipping_fee}>: + <{$user_currency.symbol_left}> <{($order.cost_shipping + $order.insurance)}> <{if $order.insurance}>(含运费险<{$user_currency.symbol_left}> <{$order.insurance}>) <{/if}> <{$lang.order_payment_fee}>: + <{$user_currency.symbol_left}> <{($order.payment_fee)}> <{$lang.order_offer}>: - <{$user_currency.symbol_left}> <{$order.cost_offer}> (查看明细) <{$lang.order_total_amount}>: = <{$user_currency.symbol_left}> <{$order.final_amount}> <{$lang.order_payed_amount}>: <{$user_currency.symbol_left}> <{$order.payed}> <{$lang.order_other_info}> <{$lang.user_base_name}>: <{$user.base_name}> 物流公司: <{$shippingCorps[$order.shipping_corp_id].base_name}> (配送方式:<{$shippings[$order.shipping_id].base_name}>) <{$lang.order_total_weight}>: <{$order.total_weight}>kg <{$lang.payment_type}>: <{$payments[$orderpayment.payment_id].base_name}> <{$lang.create_time}>: <{$order.create_time|date_format:'%Y-%m-%d %H:%M:%S'}> <{$lang.operation_ip}>:
(<{$order.ip|int2ip}>)<{$lang.consignee_info}> <{$lang.name}>: <{$address.first_name}> . <{$address.last_name}> <{$lang.delivery_address}>: <{$address.address}> <{$lang.state}>: <{$address.state}> <{$lang.city}>: <{$address.city}> <{$lang.country}>: <{$countrys[$address.country_id].base_name}> <{$lang.postcode}>: <{$address.postcode}> <{$lang.email}>: <{$address.email}> <{$lang.contact}>: <{$address.mobilephone}> <{$address.telephone}> <{else}><{$lang.billing_address}> <{$lang.name}>: <{$billing_address.first_name}> . <{$billing_address.last_name}> <{$lang.delivery_address}>: <{$billing_address.address}> <{$lang.state}>: <{$billing_address.state}> <{$lang.city}>: <{$billing_address.city}> <{$lang.country}>: <{$countrys[$billing_address.country_id].base_name}> <{$lang.postcode}>: <{$billing_address.postcode}> <{$lang.email}>: <{$billing_address.email}> <{$lang.contact}>: <{$billing_address.mobilephone}> <{$billing_address.telephone}> <{$lang.user_remark}> <{$order.remark}> <{/if}><{$lang.user_remark}>: <{$order.remark}> <{$lang.order_products_and_num}><{foreach from=$orderItem item=list}>
<{/foreach}><{if $list.is_gift}>【<{$lang.promotion}>】<{/if}> <{$list.goods_name}>( <{if $list.sku_value}> <{foreach key=key1 from=$list.sku_value_items item=a}> <{$a}> , <{/foreach}> <{else}> <{foreach from=$list.attr item=a}><{$a.base_name}> , <{/foreach}> <{/if}> ) x (<{$list.buy_num}>) <{if $list.status eq 3}> <{$lang.order_item_out_stock}> <{elseif $list.status eq 0}> <{$lang.order_item_del_status}> <{elseif $list.status eq 2}> <{$lang.order_item_return}> (<{$list.return_num}>) <{/if}> -
<{foreach from=$orderItem item=list}><{$lang.goods_image}> <{$lang.goods_name}> 商品编号 SKU货号 <{$lang.goods_category}> <{$lang.goods_price}> 重量 <{$lang.buy_num}> 小计 重量小计 <{assign var="sub_product" value=$sub_product+$list.price*$list.buy_num}> <{assign var="sub_product_nums" value=$sub_product_nums+$list.buy_num}> <{/foreach}><{$list.goods_name}><{if $list.is_gift==1}> (礼品。单价按 换购值 算)<{/if}>
<{if $list.sku_value}> <{foreach key=key1 from=$list.sku_value_items item=a}> <{$a}>
<{/foreach}> <{else}> <{foreach key=key1 from=$list.attr item=a}> <{$propertys[$a.property_id].base_name}>: <{$a.base_name}>
<{/foreach}> <{/if}><{$list.gcodeno}> <{$list.codeno}> <{getGoodsCats goods_id=$list.goods_id }> <{foreach from=$categories item=c name=cat_info}> <{$c.base_name}>
<{/foreach}><{$user_currency.symbol_left}> <{$list.price}> <{$list.weight}> <{$list.buy_num}> <{$user_currency.symbol_left}> <{$list.price*$list.buy_num}> <{$list.weight*$list.buy_num}> <{$sub_product_nums}> <{$user_currency.symbol_left}> <{$sub_product}> <{$order.total_weight}> -
<{if $order.payment_status < 105 && $order.order_status < 600}><{$lang.records_received_refund}>
<{$lang.received_record_list}> <{if $received_record}> <{foreach from=$received_record item=list}><{$lang.record_no}> 第三方流水号 <{$lang.record_date}> <{$lang.payment_amount}> <{$lang.pay_type}> <{$lang.status}> <{/foreach}> <{else}><{$list.trade_no}> <{$list.pay_method_no}> <{$list.create_time|date_format:$cfg.sites.0.admin_timeformat}> <{$user_currency.symbol_left}><{$list.amount}> <{$payments[$list.payment_id].base_name}> <{if $list.status eq 1}> <{$lang.success}> <{elseif $list.status eq 4}> <{$lang.invalid}> <{elseif $list.status eq 0}> <{$lang.order_unpay}> <{elseif $list.status eq 2}> <{$lang.pay_failure}> <{elseif $list.status eq 3}> <{$lang.pay_verify}> <{/if}> <{/if}><{$lang.not_found_record}> <{$lang.refund_record_list}> <{if $refund_record}> <{foreach from=$refund_record item=list}><{$lang.record_no}> 第三方流水号 <{$lang.record_date}> <{$lang.payment_amount}> <{$lang.pay_type}> <{$lang.status}> <{/foreach}> <{else}><{$list.trade_no}> <{$list.pay_method_no}> <{$list.create_time|date_format:$cfg.sites.0.admin_timeformat}> <{$user_currency.symbol_left}><{$list.amount}> <{$payments[$list.payment_id].base_name}> <{if $list.status eq 1}><{$lang.success}><{else}><{$lang.failure}><{/if}> <{/if}><{$lang.not_found_record}> <{/if}> <{if ($order.order_status > 103 && $order.order_status < 202) || $order.order_status == 304 || $order.order_status == 306 || $order.order_status == 307 || $order.order_status == 405}>【<{$order.itemno}>】 <{$lang.order_pay}><{$lang.operations_manage}><{/if}> -
<{if $order.order_status eq 201 or $order.shipping_status eq 202 or $order.shipping_status eq 203 or $order.shipping_status eq 206}><{$lang.records_shipping}>
<{$lang.ship_record_list}> <{if $ship_record}> <{foreach from=$ship_record item=list}><{$lang.record_no}> <{$lang.record_date}> <{$lang.delivery_no}> <{$lang.consignee}> <{$lang.shipping_type}> <{$lang.delivery_cost}> <{/foreach}> <{else}><{$list.receipt_no}> <{$list.create_time|date_format:$cfg.sites.0.admin_timeformat}> <{$list.delivery_no}> <{$list.last_name}> . <{$list.first_name}> <{$shippings[$list.shipping_id].base_name}> <{$user_currency.symbol_left}><{$list.shipping_cost}> <{/if}><{$lang.not_found_record}> <{$lang.return_record_list}> <{if $return_record}> <{foreach from=$return_record item=list}><{$lang.record_no}> <{$lang.record_date}> <{$lang.delivery_no}> <{$lang.consignee}> <{$lang.shipping_type}> <{$lang.delivery_cost}> <{/foreach}> <{else}><{$list.receipt_no}> <{$list.create_time|date_format:$cfg.sites.0.admin_timeformat}> <{$list.delivery_no}> <{$list.last_name}> . <{$list.first_name}> <{$shippings[$list.shipping_id].base_name}> <{$user_currency.symbol_left}><{$list.shipping_cost}> <{/if}><{$lang.not_found_record}> <{/if}> <{if ($order.shipping_status == 205 || $order.shipping_status == 306) && $order.order_status <600 }>【<{$order.itemno}>】 <{$lang.order_shipping}><{$lang.operations_manage}><{/if}> -
<{foreach from=$order_offer item=offer}><{$lang.offer_plan}> <{$lang.offer_amount}> <{$lang.offer_source}> <{/foreach}><{if $offer.offer_base_name}><{$offer.offer_base_name}><{elseif order_offer_type < 300}><{$offer.order_offer_type|orderStatus:'manual_discount'}><{/if}> <{$user_currency.symbol_left}><{$offer.amount}> <{$offer.order_offer_type|orderStatus:'manual_discount'}> -
<{if $order.order_status < 201 && $order.payment_status != 201}> <{$lang.urge_pay}> (<{$order.is_email_unpaid}>) <{else}> <{$lang.urge_pay}> (<{$order.is_email_unpaid}>) <{/if}> <{if $order.payment_status == 201}> <{$lang.received_pay_notice}> (<{$order.is_email_paid}>) <{else}> <{$lang.received_pay_notice}> (<{$order.is_email_paid}>) <{/if}> <{if $order.shipping_status >=204 && $order.order_status >=204}> <{$lang.send_shipno}> (<{$order.is_email_ship}>) <{else}> <{$lang.send_shipno}> (<{$order.is_email_ship}>) <{/if}> 打印订单<{if $order.order_status < 104 || ($order.order_status > 500 && $order.order_status < 600)}>
<{$lang.order_status}> <{$lang.cancel_order_tip}>- <{$lang.order_invalid}>
- <{$lang.order_zfcszf}>
- <{$lang.order_yszf}>
- <{$lang.order_qhzf}>
<{$lang.order_remark}> <{$lang.order_status}> <{$lang.exception_order_restore}>- <{$lang.order_yzf}>
- <{$lang.order_fhz}>
- <{$lang.order_yqs}>
- <{$lang.order_bffh}>
- <{$lang.order_thz}>
<{$lang.order_remark}>
<{/if}><{$lang.order_status}> <{$lang.paid_confirm}>- <{$lang.order_yzf}>
- <{$lang.order_unpay}>
<{$lang.order_remark}> -
<{foreach from=$order_log item=list}><{$lang.number}> <{$lang.time}> <{$lang.operation}> <{$lang.behavior}> <{$lang.result}> <{$lang.remark}> <{/foreach}><{$list.id}> <{$list.create_time|date_format:$cfg.sites.0.admin_timeformat}> <{$list.admin_name}> <{$lang[$list.behavior]}> <{if $list.result}><{$lang.success}><{else}><{$lang.failure}><{/if}> <{$list.remark}> -
<{if $messages}> <{foreach from=$messages item=m}>发布人 内容 发表时间 来源域名 来源站点 状态 操作 <{/foreach}> <{else}><{$m.user_name}> <{$m.detail}> <{$m.create_time|date_format:$cfg.sites.0.admin_timeformat}> <{$m.domain}> <{$language.base_name}> <{if $m.is_admin_readed}><{$lang.replied}><{else}><{$lang.no_reply}><{/if}> 回复 <{/if}><{$lang.not_found_record}> -
物流动态<{foreach from=$tracking item=list}>
<{$lang.shipping_corp_no}>: <{$list.delivery_no}> <{$lang.shipping_corp}>: <{$shippingCorps[$list.shipping_corp_id].base_name}> <{foreach from=$list.delivery_data.data item=data}>
<{/foreach}> <{/foreach}><{$data.time}> <{$data.context}> -
<{if $remarks}> <{foreach from=$remarks item=m}><{$lang.admin_name}> 操作IP <{$lang.remark_time}> <{$lang.remark_content}> <{/foreach}> <{else}><{$m.admin_name}> <{$m.ip|int2ip}> <{$m.create_time|date_format:"%Y-%m-%d %H:%M:%S"}> <{$m.remark}> <{/if}><{$lang.not_found_record}> * <{$lang.added_order_remark}>