We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa91ff5 commit 9d572e6Copy full SHA for 9d572e6
layouts/partials/coveo-atomic.html
@@ -20,6 +20,7 @@
20
<!-- Facet Section -->
21
<atomic-layout-section section="facets">
22
<atomic-facet field="f5_product" label="Show by product"></atomic-facet>
23
+ <atomic-facet field="f5_product_grouping" label="Show by product group"></atomic-facet>
24
<atomic-facet field="language" label="Show by language"></atomic-facet>
25
<atomic-facet field="f5_document_type" label="Show by type"></atomic-facet>
26
</atomic-layout-section>
0 commit comments