| {%ORDER_USER}: | {$order_info.user_id|get_user_name_js} | {%CLOSE_ORDER}: |
|
| {%ORDER_SN}: | {$order_info.order_sn} | {%ORDER_CREATE_TIME}: | {$order_info.create_time|to_date} |
| {%ORDER_PAY_STATUS}: | {$order_info.pay_status|get_pay_status}
|
{%ORDER_DELIVERY_STATUS}: | {$order_info.delivery_status|get_delivery_status} |
| {%PAYMENT_INFORMATION} | |||
|---|---|---|---|
| {%ORDER_TOTAL_PRICE}: | {$order_info.total_price|format_price} | {%INCHARGE_AMOUNT}: | {$order_info.pay_amount|format_price} |
| {%ORDER_DEAL_TOTAL_PRICE}: | {$order_info.deal_total_price|format_price} | {%ORDER_USER_DISCOUNT}: | {$order_info.discount_price|format_price} |
| {%ACCOUNT_PAYMENT}: | {$order_info.account_money|format_price} | {%ECV_PAYMENT}: | {$order_info.ecv_money|format_price} |
| {%PAYMENT_METHOD}: | {$order_info.payment_id|get_payment_name} | {%FEE_AMOUNT}: | {$order_info.payment_fee|format_price} |
| {%ORDER_DELIVERY} | |||
| {%ORDER_DELIVERY_METHOD} | {$order_info.delivery_id|get_delivery_name} | {%DELIVERY_FEE}: | {$order_info.delivery_fee|format_price} |
| {%DELIVERY_REGION_INFO}: | {%REGION_LV1}:{$order_info.region_lv1|get_region_name} {%REGION_LV2}:{$order_info.region_lv2|get_region_name} {%REGION_LV3}:{$order_info.region_lv3|get_region_name} {%REGION_LV4}:{$order_info.region_lv4|get_region_name} | ||
| {%DELIVERY_ADDRESS}: | {$order_info.address} | {%DELIVERY_ZIP}: | {$order_info.zip} |
| {%DELIVERY_CONSIGNEE}: | {$order_info.consignee} | {%DELIVERY_MOBILE}: | {$order_info.mobile} |
| {%EXT_INFO} | |||
| {%RETURN_MONEY}: | {$order_info.return_total_money|format_price} | {%RETURN_SCORE}: | {$order_info.return_total_score|format_score} |
| {%ORDER_MEMO}: | {$order_info.memo} | ||
| {%ORDER_DEAL_GOODS} | |||||
|---|---|---|---|---|---|
| {%ORDER_DEAL_GOODS_NAME} | {%NUMBER} | {%DEAL_UNIT_PRICE} | {%DEAL_TOTAL_PRICE} | {%DELIVERY_OP} | {%DELIVERY_MEMO} |
| {$deal_item.name} | {$deal_item.number} | {$deal_item.unit_price|format_price} | {$deal_item.total_price|format_price} |
{%DELIVERY_SN}:{$deal_item.id|get_delivery_sn} {$deal_item.id|get_delivery_arrival} |
{$deal_item.id|get_delivery_memo} |
| {%PAYMENT_NOTICE} | |||||
|---|---|---|---|---|---|
| {%PAYMENT_NOTICE_SN} | {%OUTER_NOTICE_SN} | {%PAY_TIME} | {%PAYMENT_AMOUNT} | {%PAYMENT_METHOD} | {%PAYMENT_MEMO} |
| {$notice_item.notice_sn} | {$notice_item.outer_notice_sn} | {$notice_item.pay_time|to_date} | {$notice_item.money|format_price} | {$notice_item.payment_id|get_payment_name} | {$notice_item.memo} |
| {%ORDER_COUPON} | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| {%COUPON_SN} | {%COUPON_PASSWORD} | {%COUPON_DEAL} | {%USER_NAME} | {%COUPON_IS_VALID} | {%COUPON_SUPPLIER} | {%COUPON_BEGIN_TIME} | {%COUPON_END_TIME} | {%COUPON_CONFIRM_TIME} | {%TAG_LANG_OPERATE} |
| {$coupon_item.sn} | {$coupon_item.password} | {$coupon_item.order_deal_id|get_order_item_name} | {$coupon_item.user_id|get_user_name} | {:l("COUPON_IS_VALID_".$coupon_item['is_valid'])} | {$coupon_item.supplier_id|get_supplier_name} | {$coupon_item.begin_time|to_date} | {$coupon_item.end_time|to_date} |
|
$coupon_item['id']))}">{%SMS_COUPON} $coupon_item['id']))}">{%MAIL_COUPON} $coupon_item['id']))}">{%DEL} |
| {%ORDER_LOG} | |
|---|---|
| {$log_item.log_info} | {$log_item.log_time|to_date} |
| {%AFTER_SALE}: | {:l("AFTER_SALE_".$order_info['after_sale'])} {%REFUND_AMOUNT}:{$order_info.refund_money|format_price} |
| {%ADMIN_MEMO}: | {$order_info.admin_memo} |