收货地址:
<{if $def_addr}>
<{$def_addr.area|ship_area}>,
<{$def_addr.addr}>,
<{if $def_addr.zip}><{$def_addr.zip}>,<{/if}>
<{$def_addr.name}>,
<{if $def_addr.tel}><{$def_addr.tel}>,<{/if}>
<{if $def_addr.mobile}><{$def_addr.mobile}><{/if}>
<{/if}>
<{include file='wap/cart/checkout/shipping.html' app='b2c'}>
添加收货地址
订单优惠:
<{foreach from=$aCart.promotion.order item=item}>
<{$item.desc_tag}>
<{/foreach}>
<{foreach from=$aCart.promotion.order item=item}>
[<{$item.desc}>]
<{$item.name}>
<{/foreach}>
<{/if}>
<{include file='wap/cart/checkout/checkout_total.html' app='b2c'}>