search node controls the internal product search (not WEBSALE search) and listing pages in the shop — e.g. which filters are offered, which sort options are available and how many results are shown per page. It separates the settings for category and search result pages and allows the definition of individual filters and sort rules as reusable building blocks.
search* - Basic structure
The basic structure of the search node is shown below:
Parameter description
search.categoryNavigation - Filters and sorting for category pages
The search.categoryNavigation node controls which filters and sortings are available on category pages, which default sort order applies and the number of results per page.
Example configuration
Parameter description
search.productFilter - Define product filters
The search.productFilter node defines individual filters for listing pages (e.g. brand, material, price, weight). You specify which data field is filtered, how the filter works and whether there are dependencies on other filters.
Example configuration (search.productFilter.weight)
Parameter description
search.productSearchNavigation - Filters and sorting for search result pages
The search.productSearchNavigation node defines the filters and sorting on search result pages. You can set, for example, the default sort order, the results per page and a limit for the maximum number of results per search.
Example configuration
Parameter description
search.productSortOption - Sort option
The search.productSortOption node defines a sort option for category and search result pages. It defines, for example, what is sorted by and in which direction.
