Skip to content

Commit 9d572e6

Browse files
authored
Coveo: Add new product category facet (#340)
1 parent fa91ff5 commit 9d572e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layouts/partials/coveo-atomic.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<!-- Facet Section -->
2121
<atomic-layout-section section="facets">
2222
<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>
2324
<atomic-facet field="language" label="Show by language"></atomic-facet>
2425
<atomic-facet field="f5_document_type" label="Show by type"></atomic-facet>
2526
</atomic-layout-section>

0 commit comments

Comments
 (0)