Attribute Search Block?

Posts: 11
Joined: 01/06/2008

I was wondering if Ubercart could do something similar to this.

Admin creates a block where customers can select the attributes that are most important to them so the product listing page gets smaller as they select product attributes.

Sites like Monster.com and Careerbuilder.com use these to narrow their job posting results.

Thanks!

Posts: 11
Joined: 01/06/2008

Any ideas on how you can do this?

Thanks!

Posts: 132
Joined: 01/25/2008
Bug FinderBrain Stormer

I would really look at this project, you can see examples from links on the project page. What you are looking for is faceted search.

http://drupal.org/project/apachesolr

Because it uses taxonomy and cck fields it should do exactly what you want. Read the documentation all the way through before installing. It will take some time.