{if condition="$brand_name!='' || $min_price!=''|| count($attr_array) gt 0 " }
- 已选条件:
-
全部撤销
-
{/if}
{if condition="$brand_name==''&& $category_count>0 && count($category_brands) gt 0"}
- 品牌:
-
-
{/if}
{if condition="count($attr_or_spec) gt 0 "}
{foreach name="attr_or_spec" item="vo" key="key"}
{if condition="$vo.type neq 1 and $vo.value neq ''"}
{if condition="$vo.is_search eq '1'"}
- {$vo.attr_value_name}:
-
-
{/if}
{/if}
{/foreach}
{/if}
{if condition="$max_price==''&& $category_count>0 "}
- 价格:
-
-
{/if}