{{#if facet_title}} {{facet_title}} {{else}} {{all_facets}} {{/if}}

    {{#each facets}} {{#if facet '===' ../all_facets}} {{#each items}}
  • {{{title}}} {{#if ../show_product_counts}} {{#if count}} ({{count}}) {{/if}} {{/if}}
  • {{/each}} {{/if}} {{/each}}