<{if $is_fastbuy}> <{/if}> <{if $point_dis_html}> <{/if}>
收货地址: <{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'}>
添加收货地址
配送方式: 请先选择收货地址
支付方式: 请先选择配送方式
    商品清单:
    <{include file='wap/cart/checkout/cart_main.html' app='b2c'}>
    <{if $promotion_type!='prepare'}>
    <{if $point_dis_html}>
    积分抵扣
    <{/if}>
    使用优惠券<{if $aCart.object.coupon|count > 0 }><{$aCart.object.coupon|count}>张<{/if}>
    <{/if}> <{if $tax_setting}>
    发票信息:
    <{include file='wap/cart/checkout/invoice.html' app='b2c'}>
    <{/if}> <{if $aCart.promotion.order && $promotion_type!='prepare'}>
    订单优惠: <{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'}>