PrestaShop Developer Conference
PrestaShop Developer Conference
November 6, 2024
Let's talk code, commerce and open source.

Hook actionObjectProductInCartDeleteAfter

Informations

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

Located in

Origin File
core controllers/front/CartController.php

Call of the Hook in the origin file

Hook::exec('actionObjectProductInCartDeleteAfter', $data)