按中英文首字母查找

    {foreach from=$pinyinBrandList item=brandList key=letter name=key} {if $smarty.foreach.key.index<$pinyinBrandList|@count-1}
  1. {$letter}
    {foreach from=$brandList item=brandList1 name=k}
    {foreach from=$brandList1 item=brand}
    {$brand.brand_name}{if $brand.en_name!=''} /{$brand.en_name}{/if}
    {/foreach}
    {/foreach} {if isset($hotRecommentList[$letter]) && $hotRecommentList[$letter]|@count}

    热门推荐

    {foreach from=$hotRecommentList[$letter] item=one}
    {/foreach}
    {/if}
  2. {else}
  3. 更多
    {foreach from=$brandList item=brandList1 name=k}
    {foreach from=$brandList1 item=brand}
    {$brand.brand_name}{if $brand.en_name!=''} /{$brand.en_name}{/if}
    {/foreach}
    {/foreach} {if isset($hotRecommentList[$letter]) && $hotRecommentList[$letter]|@count}

    热门推荐

    {foreach from=$hotRecommentList[$letter] item=one}
    {/foreach}
    {/if}
  4. {/if} {/foreach}
{if $hotBrand}

热门品牌

{if isset($hotBrand.A) && isset($hotBrand.A.brand_id) && $hotBrand.A.img} {$hotBrand.A.title} {/if} {if isset($hotBrand.B) && isset($hotBrand.B.brand_id) && $hotBrand.B.img} {$hotBrand.B.title} {/if} {if isset($hotBrand.C) && isset($hotBrand.C.brand_id) && $hotBrand.C.img} {$hotBrand.C.title} {/if} {if isset($hotBrand.D) && isset($hotBrand.D.brand_id) && $hotBrand.D.img} {$hotBrand.D.title} {/if} {if isset($hotBrand.E) && isset($hotBrand.E.brand_id) && $hotBrand.E.img} {$hotBrand.E.title} {/if} {if isset($hotBrand.F) && isset($hotBrand.F.brand_id) && $hotBrand.F.img} {$hotBrand.F.title} {/if}
{/if} {if $brandBanner}

品牌专场

{/if}