{insert_scripts files='../../js/transport.js,../js/utils.js'}
{include file='head1.html'}
{if $brand_id}{$brands_array.brand.name}{else}所有品牌{/if}
{if $brand_id}
{foreach from=$goods_data item=goods name=goodsit}
{if $goods.i <= 3}
HOT
{/if}
{$goods.name}
{$goods.price}
-
+
{foreachelse} 暂无此类商品 {/foreach}
{if $pagebar} {$pagebar} {/if} {else} {foreach from=$other_brands item=other_data} {if $other_data.brand_id neq $brand_id}
{$other_data.brand_name}
{/if} {/foreach} {/if} {include file='foot.html'}