Hello,
I am creating a shop for a client, and I am looking for any pointers as to the most efficient way of templating zen-cart for a specific design.
Firstly, I should say that I am very experienced in html, css, php.
I have a template (below) which has already been sliced and created as html/css. What I am looking for is a pointer to the best approach to adding this as a template. Looking through the template files, there are a lot of IFs to account for every admin-set option (as I'd expect), but as I've already built this template in html, it would seemingly take a long time to divide it up into tiny components around all of the IFs.
Here are some screenshots of the sections. As you will see, the header / footer and side bars should remain the same throughout the site. The three pages I have here are the frontpage, a 'content page' (non-shop based content) and a product listing page.
I suppose what I may be looking for is the best way to access specific class functions to, for instance, return an array of categories and sub categories, so that I can write a little function to build my menu as I need it.
I hope I've explained myself well enough (I seriously need some sleep). If you need any more information, I'd be happy to provide it.
Many thanks in advance!
Mase



