Hook | actionProductDelete |
---|---|
Locations | FO |
Type | action |
Origin | core |
Aliases | [deleteproduct] |
Description | This hook is called when a product is deleted |
Origin | File |
---|---|
core | classes/Product.php |
Hook::exec('actionProductDelete', ['id_product' => (int) $this->id, 'product' => $this])