{if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"}
SEARCH {$lang.title}
{/if} {foreach from=$goods_list item=list} {foreachelse} {/foreach}
{$lang.goods_id}{$sort_goods_id} {$lang.goods_name}{$sort_goods_name} {$lang.exchange_integral}{$sort_exchange_integral} {$lang.is_exchange}{$sort_is_exchange} {$lang.is_hot}{$sort_is_hot} {$lang.handler}
{$list.goods_id} {$list.goods_name|escape:html} {$list.exchange_integral}    
{$lang.no_records}
{include file="page.htm"}
{if $full_page}
{include file="pagefooter.htm"} {/if}