Catalog Filter Behavior

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
Metalics
Advanced
Posts: 120
Joined: 13 Jul 2015, 23:59

Catalog Filter Behavior

Post by Metalics » 10 Jun 2025, 23:09

Hello,
I want to mention some catalog filter component behaviors which should be improved;

1- Price filter maximum value is calculated based on the first page of the pagination only. For example, If the maximum price for the first pagination page products is 100 €, and if you have a product with 101 € price in the second page, then this product is not displayed after filtering.

2- When filtering catalog list results via attribute, supplier, search or tree filter, price filter is also triggered even if you don't click the "Save" button of price filter. This only applies if you use the Catalog Filter plug-in. But if you exclude price filter from Catalog Filter plug-in and add Catalog Price plug-in seperately, price filter is not triggered in case you use other filters.