{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}
{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'}