商品信息

订单号:{$row.order_no} 买家:{$row.user.nickname}

{volist name="row.ordergoods" id="vo"} {/volist}
商品编码
主图
商品名称
购买规格
数量
单价
总价
优惠
实际支付
运费
{$vo.goods_sku_sn} {$vo.title} {$vo.difference} {$vo.number} {$vo.price} {$vo.price * $vo.number} {$vo.discount_price} {$vo.actual_payment} {$vo.freight_price}
商品总价:¥{$row.pay.order_price} 运费({switch name="row.freight_type"} {case value="0"}运费叠加{/case} {case value="1"}以最低结算{/case} {case value="2"}以最高结算{/case} {/switch}):¥{$row.pay.freight_price} 优惠金额:¥{$row.pay.discount_price} 实际支付:¥{$row.pay.price}

支付方式: {switch name="row.pay.pay_type"} {case value="0"}{$row.pay.pay_type_text|htmlentities}{/case} {case value="1"}{$row.pay.pay_type_text|htmlentities}{/case} {case value="2"}{$row.pay.pay_type_text|htmlentities}{/case} {case value="3"}{$row.pay.pay_type_text|htmlentities}{/case} {case value="4"}{$row.pay.pay_type_text|htmlentities}{/case} {case value="5"}{$row.pay.pay_type_text|htmlentities}{/case} {case value="6"}{$row.pay.pay_type_text|htmlentities}{/case} {/switch}

交易状态: {switch name="row.state"} {case value="0"}{$row.state_text|htmlentities}{/case} {case value="1"}{$row.state_text|htmlentities}{/case} {case value="2"}{$row.state_text|htmlentities}{/case} {case value="3"}{$row.state_text|htmlentities}{/case} {case value="4"}{$row.state_text|htmlentities}{/case} {case value="5"}{$row.state_text|htmlentities}{/case} {case value="6"}{$row.state_text|htmlentities}{/case} {/switch}

{neq name="row.coupon_id" value="0"}

优惠折扣:{$row.coupon.name}

{/neq}

配送方式:{$row.express_name ?: '未发货'}

{notempty name="row.remarks"}

买家留言:{$row.remarks}

{/notempty}
{if condition="$row.state neq 7"} {if condition="$row.state egt 2"}
收货地址
收货人 {$row.address.name}
联系电话 {$row.address.mobile}
收货地址 {$row.address.address}-{$row.address.address_name}
付款信息
交易号 {$row.pay.pay_no}
支付方式 {$row.pay.pay_type_text}
交易订单号 {$row.pay.trade_no}
付款状态 {$row.pay.pay_state_text}
付款时间 {$row.paymenttime_text}
{/if} {if condition="$row.state egt 3"}
发货状态
快递公司
快递号
发货状态
物流信息
更新时间
操作
{$row.express_name} {$row.express_no} {$kuaidi.status} {$kuaidi.context} {$kuaidi.time}
{/if} {/if}