| Hook | actionProductUpdate |
|---|---|
| Locations | BO |
| Type | action |
| Origin | core |
| Aliases | [updateproduct] |
| Description | This hook is displayed after a product has been updated |
| Origin | File |
|---|---|
| core | classes/Product.php |
| core | classes/webservice/WebserviceSpecificManagementImages.php |
Hook::exec('actionProductUpdate', ['id_product' => (int) $this->id, 'product' => $this])