products module hierarchy help needed.
Posted: Wed Mar 04, 2009 1:44 am
Hi guys.
I'm having a lot of trouble figuring out how to setup and configure the products module to use in the following way.
I have a menu 3 levels deep. Here is an exact example of the layout:
Bathroom
> Showers
>> Shower Systems
>> Shower bases
>> Rail showers
>> Shower heads
I need to group products in such a way that shows a category list of some sort unless the category contains products.
So, when the user clicks Bathroom, they should only get a list of all categories that are its 'first-children'. Same with Showers... I only want to show its child categories. Then eventually, when a user clicks 'Shower Systems', then and only then, do I want to show products within that category. (I hope I've made my explanation clear).
I am pretty sure I have setup my product hierarchy correctly. Now how do I make the above work with the products tag / parameters and templates.
I'm having a lot of trouble figuring out how to setup and configure the products module to use in the following way.
I have a menu 3 levels deep. Here is an exact example of the layout:
Bathroom
> Showers
>> Shower Systems
>> Shower bases
>> Rail showers
>> Shower heads
I need to group products in such a way that shows a category list of some sort unless the category contains products.
So, when the user clicks Bathroom, they should only get a list of all categories that are its 'first-children'. Same with Showers... I only want to show its child categories. Then eventually, when a user clicks 'Shower Systems', then and only then, do I want to show products within that category. (I hope I've made my explanation clear).
I am pretty sure I have setup my product hierarchy correctly. Now how do I make the above work with the products tag / parameters and templates.