SellerProductSearchProvider.php is not loaded and I'm trying to find in the code where this happens. Does anyone know? It's extremely difficult to track down errors with obfuscated code.
I added to "override/controllers/front/IndexController.php" function "getDefaultProductSearchProvider" to get stores to work again.
require_once(_PS_ROOT_DIR_ . "/src/Adapter/AgileMultipleSeller/SellerProductSearchProvider.php");