diff --git a/public/typo3conf/ext/ep_products/Classes/Service/SearchResultService.php b/public/typo3conf/ext/ep_products/Classes/Service/SearchResultService.php index 0045a31c..7aeddda3 100644 --- a/public/typo3conf/ext/ep_products/Classes/Service/SearchResultService.php +++ b/public/typo3conf/ext/ep_products/Classes/Service/SearchResultService.php @@ -69,7 +69,7 @@ class SearchResultService implements SingletonInterface 'destinationUid' => null, 'destinationType' => null, 'nights' => null, - 'pax' => 1, + 'pax' => 0, 'pageUid' => null, ]);