In PrestaShop, the installed modules are "attached" to specific points called "hooks". It is possible to use this hook system to modify the location of the modules that make up the different elements of your front office.
Before modifying the position of the modules, it is important to understand the basics of the PrestaShop hook system. For this, you can consult the dedicated article: The hook system.
Access the position options
Go to the “Design / Positions” menu to access the list of active hooks in your store, as well as the list of modules grafted onto these positions:
Search by module
To modify the position of a module, you can use the module filter to find the module in question:
Search by hook
Another way to find a module is to search by hook if you know the name of the hook:
Detaching a module
If you wish to detach a module (disconnect it from a hook), you can click on the module's actions to select the "Unhook" action:
The module will then no longer be visible on the website at the corresponding hook.
Hooking a module
If you want to graft a module to a specific position, click on the following button:
On the next page, select the module you want to graft using the first selector.
Then select the position (hook) to which you want to attach the module:
Validate your changes by clicking on the save button.
⚠️ Warning, it can be risky for a novice to modify the hooks of the modules. In some cases, removing or adding a module may cause the store to malfunction. Please contact your agency or PrestaShop support services for this type of risky operation. |
Comments
0 comments
Please sign in to leave a comment.