Quote Originally Posted by scamp View Post
All Products would be great :)
All right, open up the tpl_drop menu.php and replace the sitemap link with the all products link:

Replace:

<a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>">

with:

<a href="<?php echo zen_href_link(FILENAME_PRODUCTS_ALL); ?>">