| Hook | actionPresentProductListing |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | This hook is called before a product listing is presented |
| Origin | File |
|---|---|
| core | src/Adapter/Presenter/Product/ProductListingPresenter.php |
Hook::exec('actionPresentProductListing',
['presentedProduct' => &$productListingLazyArray]
)