spencermjax Posted May 5, 2008 Posted May 5, 2008 When someone clicks on a main category link I want to be able to show only the subcategory images, no products. They would then need to click a sub-category to view the actual products. Is there an easy way to do this?
spencermjax Posted May 5, 2008 Author Posted May 5, 2008 Sorry, I found my solution within minutes of this post. All I needed to do was to remove the new products reference in the catalog/index.php file (<?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?>)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.