Hi,
I am trying to hide certain groups from certain users in the navigation (menus, etc.). I could do it in javascript but it's not a very elegant solution. Therefore I'm looking for something like a ProductListBeforeRender extender, but for product groups, where I could have access to the list of groups and manipulate it before sending it to the front end.
Is that possible ? Is there another solution ?
Thanks !