<{foreach from=$brandlist item=pbrands}>
-
<{if $pbrands.b_pic<>""}>
<{else}>
<{/if}>
<{$pbrands.b_name}> <{if $pbrands.b_type==1}>推荐<{/if}>
<{foreach from=$pbrands.brands_list item=brands_list}>
<{foreach from=$brands_list.subbrands_list item=subbrands_list}>
- <{$subbrands_list.b_name}>
<{/foreach}>
<{/foreach}>
<{/foreach}>