Hi
a) We have a template where as a part of the main navigation we are outputting Ecom Groups and Subgroups.. and when mouseovering a Subgroup in this navigation we AJAX load Products from the mouseovered Subgroup and show the Products as a part of the navigation. This works great.
b) But we have a subpage on which we publish Groups and Products using the Ecom Module. On this page if you click a Group, then you are shown the same page but with GroupID as a url parameter. This url parameters makes sure, that we show Products from the user chosen Group. This works great. But when at this specific page, then the navigation from a) is messed up because suddenly the AJAX loaded Products uses the url parameter.
Suggestions?
Thanks