PrestaShop Developer Conference
PrestaShop Developer Conference
November 6, 2024
Let's talk code, commerce and open source.

Hook actionProductSearchAfter

Informations

Event triggered after search product completed This hook is called after the product search. Parameters are already filter
Hook actionProductSearchAfter
Locations
FO
Type action
Origin module
Aliases

Located in

Origin File
blockwishlist controllers/front/view.php

Call of the Hook in the origin file

Hook::exec('actionProductSearchAfter', $searchVariables)