diff --git a/install-dev/data/xml/hook.xml b/install-dev/data/xml/hook.xml
index 73257a0a6cbc5..62b816110b282 100644
--- a/install-dev/data/xml/hook.xml
+++ b/install-dev/data/xml/hook.xml
@@ -2879,6 +2879,11 @@
Runs an action after ProductSearchProviderInterface::RunQuery()
Required to return a previous state of an SQL query or/and to change a result of the SQL query after executing it
+
+ actionFrontControllerSetVariablesBefore
+ Add general purpose variables in JavaScript object and Smarty templates before assignation.
+ Allows defining variables for the JavaScript object before the core does it.
+
actionFrontControllerSetVariables
Add variables in JavaScript object and Smarty templates