Hi, after searching through the forums, I have been unable to find an answer to my question.

How would I go about creating a page that shows all the product categories I have on my site?

I realize that can be done on the main site through admin, but the main page on my site has a lot of other information on it. The entire site is generated by Zen Cart, and the 'store' portion is only a small part, which is why I have it set up this way.

All I want is to have a link to the 'store' in the header that takes the user to a landing page featuring all the product categories. There are only 5 main categories, so there won't be a problem in terms of the page being too large.

I'm pretty much a php n00b, so added to the mindbending architecture of the Zen Cart file structure, I have been unable to get my head around what exactly I need to do to generate such a page.

I did install the About Us module to create my own custom page, and I figure tpl_index_categories has something to do with generating such a page, but my trial and error so far has been fruitless.

So to reiterate, how do I make a custom page (one other than the main page) that displays all my product categories? Many thanks in advance!