{include file="default/base/mall_top" /}

{$Think.lang.cart_index_payment}

{$Think.lang.order_details_can_viewed}{$Think.lang.my_order}{$Think.lang.carry_out_check}。

{$order_remind} {if condition="$pay_amount_online gt 0"} {$Think.lang.online_payment_amount}:¥{$pay_amount_online} {/if}

{if count($order_list)>1} {/if} {foreach name="order_list" item="order" key="key" } {/foreach}
{$Think.lang.order_number} {$Think.lang.payment_method} {$Think.lang.amount_of} {$Think.lang.logistics}
{$Think.lang.different_businesses}{:count($order_list)}{$Think.lang.different_suborder_deliveries}
{$order.order_sn} {$order.payment_state} ¥{$order.order_amount} {$Think.lang.courier}
{if $pay_amount_online>0 && (!empty($available_pd_amount) || !empty($available_rcb_amount))}
{/if}
{notempty name="payment_list"}

{$Think.lang.choose_online_payment}

    {foreach name="payment_list" item="val"} {if $val.payment_code=='allinpay'} {php}$sub_payment_list=array('W01','A01','Q01','U01');{/php} {else} {php}$sub_payment_list=array('');{/php} {/if} {foreach name="sub_payment_list" item="sub"}
  • {/foreach} {/foreach}
{else /} {if $pay_amount_online>0}
{$Think.lang.satisfy_condition_means_payment}
{/if} {/notempty}
{if $pay_amount_online > 0} {/if}
{include file="default/base/mall_footer" /}