{$lang.bought_history}

{foreach from=$bought_history item=history} {/foreach}
{$lang.buyer_name} {$lang.goods_name} {$lang.goods_price} {$lang.buy_number} {$lang.buy_time} {$lang.buy_status}
{if $history.is_anonymous}{$lang.anonymous_buyer}{else}{if $history.user_name}{$history.user_name}{else}{$lang.guest}{/if}{/if} {$history.goods_name|escape} {$history.goods_price} {$history.goods_number} {$history.add_time|date} {$lang.buy_ok}

{$lang.nobody_bought_it}