Hook actionGetProductPropertiesAfterUnitPrice

Information

Product Properties:

This hook is called after defining the properties of a product

Hook locations:

  • front office

Hook type: action

Located in:

Call of the Hook in the origin file

Hook::exec('actionGetProductPropertiesAfterUnitPrice', [
            'id_lang' => $id_lang,
            'product' => &$row,
            'context' => $context,
        ])