{insert_scripts files='../../js/transport.js,../js/utils.js'}
{include file='head3.html'}
{foreach from=$goods_data item=goods name=goodsit}
{if $goods.i <= 3}
HOT
{/if}
{$goods.goods_name}
{$goods.shop_price}
-
+
{foreachelse}
暂无此类商品
{/foreach}
{if $pagebar} {$pagebar} {/if} {include file='foot1.html'}