Hello, this is my first post in the forums, though I've read many posts and learnt much during the weeks I've been working on my first Zen Cart site. I've run into a problem I've not managed to solve, however, and need to ask for help.

I've read about modifying the menu titles in the right hand menu (shipping through to page 4 in default setup) and while it doesn't seem to be as easy as I'd have expected from Zen Cart, especially if a client wanted to add a page on their own, it's ok for me to change the code and accommodate this.

I wanted to ask if it's possible to sort the right hand menus in a tree-like way, so certain menus become sub-menus? For the project I'm working on, a setup similar to this is requred:

-

Homepage
How to shop
  • Ordering
  • Gift Wrapping
  • Delivery
  • Returns
  • Terms
  • Privacy
Contact

Basket
Checkout

Mailing List

-

So the Ordering through to Privacy, would only shown when someone clicks on "How to shop". This would be similar to the left hand (category) menu, where the sub-categories only show when a main category is clicked.

Not sure if one could hardcode this behaviour or if there is a plugin to help, but would be interested in hearing about ideas and solutions!

Thanks, Karl