Range filter

This article is machine translated.

This feature is only available in Isotope eCommerce 2.5 and later.

The Bereichsfilter generates a navigation from the selected filter attributes, with which a product list can be restricted.

Example

As an example we use a product list, where we can influence the display by dragging the range filter.

The filter configuration in the module:

The filter configuration in the module

The output in the frontend:

The output in the frontend

Module configuration

Setting Default setting Description
Category Application Area Active category Each individual option is described in the Contao internal helpwizard ().
Condition - Here you can enter your own SQL conditions, which will be attached to the corresponding query and executed.
Filtering for new products Show all products If you have configured the possibility to mark products as "new" in your shop, you can filter either for old, new or for all products. Options: - Show all products Show - only new products Show - old

products

Filter configuration - Here you can configure the fields of the restrictive filter.
Attributes A selection of <docrobot_route name=“attributes”>attributes</docrobot_route> created in the shop configuration.
Range from -
Range to -
Steps -

Hide individual selections - Here you can hide fields for the filter if there is only one selection.

Template settings

Setting Default setting Description
Individual template - Here you can overwrite the default template.
Navigation template nav\_default Here you can select a template for the filter and change the output. As explained in the example, this filter generates a navigation, so all navigation templates are available for selection here.
Include messages - If this option is enabled, the errors and notices will be output directly in the module and not as a JavaScript overlay.
Hide for product view - since 2.3 This option hides the product filter if a product alias is found in the URL.

Redirect

Setting Default setting Description
Forwarding Page - since 2.3 If you select a page here, the visitor will be redirected to that page when submitting the filter.

Since the filter settings are cached, the placement of the filter is irrelevant. However, this changes as soon as you activate search fields. Search queries are not cached and it is therefore necessary to include the product filter before the product list on the same page!

Reference page

Setting Default setting Description
Set a reference page - since 2.3 If you specify a reference page, the "Category Application Area" in the module configuration will refer to the selected reference page rather than the current page. An example could be a page "Highlights" to which certain products are assigned. If you now want to display these on the start page, you select the "Active category" for the "Category application area" and select the "Highlights" page for the reference page.