PrestaShop on GitHub
Report a bug
Join us on Slack
Aliases:
Product deletion:
This hook is called when a product is deleted
Hook locations:
Hook type: action
Located in:
Hook::exec('actionProductDelete', ['id_product' => (int) $this->id, 'product' => $this])