{if $cat_style} {/if} {* 包含脚本文件 *} {insert_scripts files='common.js,global.js,compare.js'} {include file=library/page_header.lbi}
{include file=library/ur_here.lbi}
{include file=library/cart.lbi} {include file=library/category_tree.lbi} {include file=library/history.lbi}
{if $brands.1 || $price_grade.1 || $filter_attr_list}

{$lang.goods_filter}

{if $brands.1}
{$lang.brand}: {foreach from=$brands item=brand} {if $brand.selected} {$brand.brand_name} {else} {$brand.brand_name}  {/if} {/foreach}
{/if} {if $price_grade.1}
{$lang.price}: {foreach from=$price_grade item=grade} {if $grade.selected} {$grade.price_range} {else} {$grade.price_range}  {/if} {/foreach}
{/if} {foreach from=$filter_attr_list item=filter_attr}
{$filter_attr.filter_attr_name|escape:html} : {foreach from=$filter_attr.attr_list item=attr} {if $attr.selected} {$attr.attr_value} {else} {$attr.attr_value}  {/if} {/foreach}
{/foreach}
{/if} {include file=library/recommend_best.lbi} {include file=library/goods_list.lbi} {include file=library/pages.lbi}
{include file=library/help.lbi}
{if $img_links or $txt_links }
{/if}
{include file=library/page_footer.lbi}