{literal} {/literal}
发货单信息 |
订单编号:{$order.order_sn} |
购 货 人: | {$order.consignee} | 下单时间: | {$order.order_time} |
支付方式: | {$order.pay_name} {$order.pay_time} | 配送方式: | {$order.shipping_name} |
收货人: | {$order.consignee} | 联系电话: | {if $order.tel} {$order.tel} {/if} {if $order.mobile} {$order.mobile}{/if} |
收货地址: | [{$order.region}] {$order.address} {if $order.zipcode}( {$order.zipcode} ) {/if} | ||
商品名称 | 货号 | 颜色 | 尺码 | 价格 | 数量 | 小计 |
{$goods.goods_name} {if $goods.is_gift} {if $goods.goods_price gt 0}(特惠品){else}(赠品){/if} {/if} {if $goods.parent_id gt 0}(配件){/if} | {$goods.goods_sn} | {$goods.color_name}默认 | {$goods.size_name} 默认 | {$goods.formated_goods_price} | {$goods.goods_number} | {$goods.formated_subtotal} |
{if $order.inv_payee} 发票抬头:{$order.inv_payee} 发票内容:{$order.inv_content} {/if} | 商品总金额:{$order.formated_goods_amount} |
{if $order.discount gt 0}- 折扣:{$order.formated_discount}{/if} {if $order.pack_name and $order.pack_fee neq '0.00'}+ 包装费用:{$order.formated_pack_fee} {/if} {if $order.card_name and $order.card_fee neq '0.00'}+ 贺卡费用:{$order.formated_card_fee} {/if} {if $order.pay_fee neq '0.00'} + 支付费用:{$order.formated_pay_fee} {/if} {if $order.shipping_fee neq '0.00'} + 配送费用:{$order.formated_shipping_fee} {/if} {if $order.insure_fee neq '0.00'} + 保价费用: {$order.formated_insure_fee} {/if} = 订单总金额:{$order.formated_total_fee} |
{if $order.money_paid neq '0.00'}- 已付款金额:{$order.formated_money_paid}{/if} {if $order.surplus neq '0.00'}- 使用余额:{$order.formated_surplus}{/if} {if $order.integral_money neq '0.00'}- 使用积分:{$order.formated_integral_money}{/if} {if $order.bonus neq '0.00'}- 使用红包2:{$order.formated_bonus}{/if} = 应付款金额:{$order.formated_order_amount} |