{insert_scripts files='../../js/transport.js,../js/utils.js'}
{include file='head1.html'} {if $all_cat} {foreach from=$cat_array item=cat_data}
{$cat_data.name}
{foreach from=$cat_data['cat_id'] item=ccat_data}
{$ccat_data.name}
{/foreach}
{/foreach} {else} {if $cat_children}
{foreach from=$cat_children item=child_data}
{$child_data.name}
{/foreach}
{/if}
{foreach from=$goods_data item=goods name=goodsit}
{if $goods.i <= 3}
HOT
{/if}
{$goods.name}
{$goods.price}
-
+
{foreachelse} 暂无此类商品 {/foreach}
{if $pagebar} {$pagebar} {/if} {/if} {include file='foot2.html'}