<{if $aCart.promotion.order && $promotion_type != 'prepare'}>
<{/if}>
<{if $promotion_type != 'prepare'}>
<{include file='site/cart/checkout/coupon.html' app='b2c'}>
<{/if}>
<{if $point_dis_html}>
<{$point_dis_html}>
<{/if}>
|
<{include file='site/cart/checkout/checkout_total.html' app='b2c'}>
|