User is redirected to search result page from three places (Search forms) in QloApps.
1. From Landing page serach form https://prnt.sc/q5ep6t
When submitting this form page is redirected (to url with parameters) by function hookDisplayHeader() from the file hotelcommerce/modules/wkroomsearchblock/wkroomsearchblock.php
https://prnt.sc/q5eluq
2. From Search result page serach form https://prnt.sc/q5epo9
When submitting this form page is redirected (to url with parameters) by function hookDisplayLeftColumn() from file hotelcommerce/modules/wkhotelfiltersearchblock/wkhotelfiltersearchblock.php
https://prnt.sc/q5em3c
3. From Room type details serach form https://prnt.sc/q5epx9
When submitting this form page is redirected (to url with parameters) by function init() from the file hotelcommerce/controllers/front/ProductController.php
https://prnt.sc/q5emk3