PrestaShop hook: createAccountTop

You can display some module data in PrestaShop front-office or back-office by using some hooks. In this case we will write something about hook named createAccountTop.


This hook is called within the client account creation form, right above the  "Your personal information" block.

Talk about this

Other hooks