{include file = "wap/_header.html" scope = parent}
[品牌]{foreach $brandList as $brand}{$brand.brand_name}|{/foreach}更多
{foreach $categoryList as $level1}
[{$level1.cat_name}]
{foreach $level1.children as $level2}{$level2.cat_name}|{if $level2@last}更多
{/if}{/foreach}
{/foreach}