2) What are the headings (product categories, brands, etc)? Where are they stored (in a custom Product field)?
You could always hard code the headings into the template. However, the question becomes how to get your Shopsite-created links also in the Navigation, presumably under the appropriate category header.
It can be done, but you'll probably need to use a custom field and a loop to get each link into the appropriate heading.
~~Barefoot Chris
--------------------------------
Barefoot Chris Web Design www.barefootchris.net
--------------------------------
When i ran into this problem, I had no choice but to create the pages as usual and hard code the navigation bar into my templates with each link going to each page. Removing the "Loop Link" nonsense completely.
making sure you give your page a unique name will help alot when doing this.
Maybe there is a better way, but this works great for me..