Developing a site with 5 different categories, each with different category menus (using LOOP LINKS in their page templates) according to their subject matter:
http://64.33.51.71/index.html
You can see an example of a product and click it to see the more info page here:
http://64.33.51.71/tops.html
In the product template - I would like to make the MORE INFO section carry over the menus depending on what type of page the product is assigned to. This would be easy (ie. using HTML to just generate a static group of links, and assigning different product templates accordingly), if a product was only assigned to one category.....but unfortunately - many of the products are assigned to a few...It seems like I could use some kind of VAR to change that section depending on the page the product was assigned to - but I can't figure out how.
Has anyone ever tried to do this? And if so, can you give me some direction on how to accomplish it in the templates. Your help will be GREATLY appreciated.
Thank you.