Hi,
I would recommend doing it through a user group:
- create a user group in Joomla
- configure your menu's access so that only users of this user group can access it
- in your HikaShop product, select this user group in the "user group after purchase" setting
That way, after the purchase of the product, the user group will be added to the user account, and the user will be able to access the menu with your restricted content.
While this method is nice, it has several inconvenients:
- your checkout needs to offer login/registration as guest users can't have user groups.
- after the purchase, the user will be logged out of the website so that he can log back in to get his new access due to the caching of the user group accesses by Joomla.
- it requires HikaShop Business.
Another more lightweight method is to use content tags:
www.hikashop.com/forum/install-update/90...tag-not-working.html
This allows you to add tags in your Joomla articles to provide access to part of the article based on whether the user bought a specific product or not.
And it can also be used in other contents on the website, not only Joomla articles.