-- HikaShop version -- : 6.5.0
-- Joomla version -- : 6.1.0
-- PHP version -- : 8.1.2
Hello,
Let's say a customer who is logged in arrives on my home page while connected to the site. When this occurs, the customer must then click on a menu item to access his orders or products.
The problem is, sometimes the customer does not know which menu item to click to access his orders or products.Often they click on the products page which is for users who have not already purchased.
Instead, I would like to publish a module with Registered access only on my homepage that displays simply the user's orders or products.
That way, when a logged-in user arrives on my site's root (i.e. home page), he sees a module that displays his orders or downloads that he can click on to access his purchased products.
Is there a way to do this with the Hikashop content module? Or do I need to create a custom module using the code from the orders view or downloads view files.
Thanks in advance,
Brett