" method="post"> <{require file="common/orderinfo.html"}> <{if $order.selecttype}>
<{require file="common/paymethod.html"}>
<{else}>
<{t}>共需支付<{/t}>

<{$order.amount.total-$order.amount.payed|cur:$order.currency}>

<{if $order.amount.total > $order.amount.payed}> <{if $order.paytype=="OFFLINE"}> <{t}>您选择了线下支付,请根据支付方式说明进行付款,付款后可通过网站信息联系我们。<{/t}> <{elseif $order.payment==-1 || $order.paytype=="PAYAFT"}> <{t}>您选择了到货付款<{/t}> <{else}> <{if $order.paytype=="DEPOSIT"}> <{t}>您选择了预存款支付<{/t}> <{/if}>
<{t}>选择其他支付方式»<{/t}> <{/if}> <{else}>订单不需要再支付,请等待我们处理<{/if}>
<{/if}>