I have searched thru FAQ or Forum - they may be already answered and I apologize if this is a case.
I set the navigation links to cPath="number x" - for an example,
?main_page=index&cPath=5 will take me to specific product page, I believe.
1) is it possible to call ?main_page=dresses instead of ?main_page=index&cPath=5 for links, product pages showing right products according to products' names and url paths in address bar of the browser? If so, how do we make it work with ?main_page="products_name"?
2) I intend to use different body id for the specific product pages. For an example, if I click "dresses" link on nav menu, it should go to dresses page with "active" nav tab for dresses (different color after click tab).
For both, do i have to copy main_page template and make them into tpl_dress.php with <body id="dresses">? will it show right products under dress category?
Help will be very much appreciated. I am really a noob at zencart but hopefully i will be able to customize everything as time goes.



