diff --git a/templates/catalog/_partials/facets.tpl b/templates/catalog/_partials/facets.tpl index 3093768..af176b3 100644 --- a/templates/catalog/_partials/facets.tpl +++ b/templates/catalog/_partials/facets.tpl @@ -24,77 +24,56 @@ *} {if $facets|count}
- {* - - *}
- {foreach from=$facets item="facet"} - {if !$facet.displayed} - {continue} - {/if} - {if $facet.widgetType === 'dropdown'} -
-

- - +

+ + - {/if} - {/foreach} + {/if} + {/foreach} +
{/if}