{include file="inc/header.html"}
{$page_title}
{include file="inc/inc_cart_check_list.html"}
{if $is_delivery} {* 配送 *}
{* 配送 *}
{else} {/if}
{include file="inc/inc_cart_message.html"}
{if $show_payment} {include file="inc/inc_cart_payment.html"} {/if}

{if $is_coupon} {$LANG.COUPON_MOBILE}: {/if} {if !$order_info} {$LANG.BACK_MODIFY_CART} {/if} {if $is_coupon}
{function name="sprintf" value=$LANG.COUPON_MOBILE_TIP p=$coupon_name} {/if}

{include file="inc/footer.html"}