Hook | actionProductSave |
---|---|
Locations | FO |
Type | action |
Origin | core |
Aliases | [afterSaveProduct] |
Description | This hook is called while saving products |
Origin | File |
---|---|
core | classes/Product.php |
Hook::exec('actionProductSave', ['id_product' => (int) $this->id, 'product' => $this])