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