Hook actionPresentProduct

Informations

Product Presenter This hook is called before a product is presented
Hook actionPresentProduct
Locations
FO
Type action
Origin core
Aliases

Located in

Origin File
core src/Adapter/Presenter/Product/ProductPresenter.php

Call of the Hook in the origin file

Hook::exec('actionPresentProduct',
            ['presentedProduct' => &$productLazyArray]
        )