Introduced in Feature Pack 2

Troubleshooting: Range facets

Range facets in the storefront are single selections by default. Multiple selections for range facets are not supported.

Problem

Facet ranges are implemented using Solr facet queries, which do not support multiple selections.

Solution

The following workarounds might help resolve this issue:
  • Enable shoppers to enter their own range, instead of selecting multiple ranges. This approach is used in the Aurora starters store by default. For example, in the search results page.
  • If prices are static, create Attribute Dictionary attributes of type String to hold the range.