Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.
You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page
Hook | filterProductSearch |
---|---|
Locations | FO |
Type | |
Origin | core |
Aliases | |
Description | This hook is called in order to allow to modify search product result |
Origin | File |
---|---|
core | modules/blockwishlist/controllers/front/view.php |
Hook::exec('filterProductSearch', ['searchVariables' => &$searchVariables])