{include file=member.submenu.html}
{$lang.order_sn}: {$order.order_sn}{if $order.extension eq 'groupbuy'}[{$lang.groupbuy}]{/if}
{$lang.store_name}: {$order.seller_name|escape}
{$lang.order_status}: {$order.status|modifier:order_status}, {$lang.already_evaluate}
{$goods.goods_name|escape}
{$goods.specification|escape}
{$lang.price}: {$goods.price|price}
{$lang.quantity}: {$goods.quantity}
{$lang.add_time}: {$order.add_time|date:Y-m-d H:i:s}
{$lang.payment_name}: {$order.payment_name|escape}
{$lang.order_amount}: {$order.order_amount|price}
{$lang.view_order}
{$lang.no_records}
{include file=member.page.bottom.html}