products module hierarchy help needed.

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
geeves
Forum Members
Forum Members
Posts: 114
Joined: Wed Dec 03, 2008 4:56 am

products module hierarchy help needed.

Post by geeves »

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.
Attachments
menu_screenshot.png
Ara Garabedian
Multimedia Designer / Developer
http://ara.ifky.com.au
tyman00
Power Poster
Power Poster
Posts: 906
Joined: Tue Oct 24, 2006 5:59 pm

Re: products module hierarchy help needed.

Post by tyman00 »

You have setup your Hierarchy correctly if it looks like that in your admin. It is a matter of modifying your Hierarchy Template and using the proper css/javascript to get the menu to expand and collapse correctly.
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
tphuocthai
New Member
New Member
Posts: 2
Joined: Tue Oct 21, 2008 6:09 am

Re: products module hierarchy help needed.

Post by tphuocthai »

I can setup the hierarchy as I want and I can show them up. But the other question is how can I show the breadcrumb as in the hierarchy?
tyman00
Power Poster
Power Poster
Posts: 906
Joined: Tue Oct 24, 2006 5:59 pm

Re: products module hierarchy help needed.

Post by tyman00 »

Products doesn't use the same content type as our pages do, so they will not show up in the breadcrumbs. You will have to do some fancy work with the hierarchy template to get that to work. Look at the default template and strip it down for your needs.
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
Post Reply

Return to “Modules/Add-Ons”