Hook actionPresentCartProduct

Informations

Hook actionPresentCartProduct
Locations
FO
Type action
Origin core
Aliases
Description

Located in

Origin File
core src/Adapter/Presenter/Cart/CartProductPresenter.php

Call of the Hook in the origin file

Hook::exec('actionPresentCartProduct',
            ['presentedProduct' => &$cartProductLazyArray]
        );