{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.ds_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}
{notempty name="payment_list"}

{$Think.lang.choose_online_payment}

    {foreach name="payment_list" item="val"}
  • {/foreach}
{else /}
{$Think.lang.satisfy_condition_means_payment}
{/notempty}
{if $pay_amount_online > 0} {/if}
{include file="default/base/mall_footer" /}