{* * NOTICE OF LICENSE * * This file is licenced under the Software License Agreement. * With the purchase or the installation of the software in your application * you accept the licence agreement. * * You must not modify, adapt or create derivative works of this source code * * @author Doofinder * @copyright Doofinder * @license GPLv3 *} {if $nbr_filterBlocks != 0}
{foreach from=$facets item=facet} {if isset($facet._type)} {if isset($facet.ranges)}
{else}
{/if} {$options[$facet@key]|escape:'htmlall':'UTF-8'} v
    {if !isset($facet.ranges) && $facet._type == 'terms'} {foreach from=$facet.terms key=id_value item=value name=fe} {if $value.count}
  • {/if} {/foreach} {else}
    {/if}
{/if} {/foreach}
{/if}