Skip to main content
Version: 4.0

Filter Configuration

After setting up the product index, the next step is to configure filters. These filters enhance the user experience by enabling customers to easily find products based on various criteria.

Creating a New Filter

Filters can be tailored for different categories in your store. Each filter comprises settings, pre-conditions, specific filters, and options for similar products. Custom filters can also be created as detailed in Custom Filters.

Filter Settings

Configure the basic settings of your filter:

Filter Settings

FieldDescription
NameThe name of the filter set.
IndexThe index to be used for filtering.
OrderThe default order in which products are displayed.
Order KeyThe index field used for sorting products.
Results per PageNumber of products displayed per page. This can be set using shop settings or overridden manually.

Pre-Conditions

Define pre-filters for the index:

Filter Pre-Conditions

These pre-filters refine the initial dataset before any user-driven filtering.

Conditions

Set up various filters that will be available to customers:

Filter Conditions

CoreShop supports four main types of filters:

Select Condition

  • Description: A dropdown field allowing the selection of a single option.

  • Example:

    Filter Condition Select

Multiselect Condition

  • Description: A list where multiple options can be selected.

  • Example:

    Filter Condition Multiselect

Range Condition

  • Description: A slider representing a range, with automatic calculation of MIN and MAX values.

  • Example:

    Filter Condition Range

Boolean Condition

  • Description: A set of checkboxes for selecting various boolean (true/false) options.

  • Example:

    Filter Condition Boolean

With these filter configurations, customers can easily navigate and discover products in your store, enhancing their shopping experience.