Hook actionObjectProductInCartDeleteBefore

Informations

Cart product removal This hook is called before a product is removed from a cart
Hook actionObjectProductInCartDeleteBefore
Locations
BO
FO
Type action
Origin core
Aliases

This hook has an $array_return parameter set to true (module output will be set by name in an array, see explaination here).

Located in

Origin File
core controllers/front/CartController.php

Call of the Hook in the origin file

Hook::exec('actionObjectProductInCartDeleteBefore', $data, null, true)