Hi, I have a question about Advanced Module Manager and JoomShopping.
I also use Virtuemart and I saw that if I use your module I can put a setting where it allows me not to display the module for example in the sidebar if I am in the product page.
Is it possible to have the same thing also using Joomshopping?
There is no ready-to-use option for that for Joomshopping.
However, you can probably do what you need using the URL conditions.
And if that doesn't cover it, you would need to do this via some custom PHP in the PHP condition.
If there is something unique in the URLs, you can use that.
If not, you will need to ask JoomShopping if they can provide you with a PHP code snippet that checks whatever you need and returns true/false based on that.