4 replies [Last post]
LoveGolf's picture
Offline
Joined: 10/16/2008
Juice: 106
Was this information Helpful?

Does Core support the following?

For example;

>Shirts

>>By Size
>>>small
>>medium
>>>large

>>By Color
>>>green
>>>blue
>>>red

Is there a way you can put "By size" in it's own block along with "By Color" to be shown on the same page?

I could do this with custom code but if it's possible within core catalog, I'd love to save some work!

PreviewAttachmentSize
example.jpgexample.jpg35.45 KB
Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Can Catalog Drill Down to Children Terms? (image attached)

Not really... other folks might need to chip in, but I think there's a faceted search module that does something like this. This site makes use of Apache Solr Search to get faceted search.

LoveGolf's picture
Offline
Joined: 10/16/2008
Juice: 106
Re: Re: Can Catalog Drill Down to Children Terms? (image attache

Faceted search does in fact do something similar ... but I don't think the overhead weight of the module would be worth it's weight in this case.

Options

1.) Write a custom SQL query.

2.) Use Panels somehow?

3.) Anyone else?

Also ... I will explore using the Taxonomy Menu module and Nice Menus to have drop downs by Taxonomy.

Thanks Ryan.

tcindie@drupal.org's picture
Offline
Getting busy with the Ubercode.
Joined: 05/15/2008
Juice: 440
Re: Can Catalog Drill Down to Children Terms? (image attached)

I assume this could be done with views.. Views2 anyway, with it's attached view features and such.

Follow me on twitter.

LoveGolf's picture
Offline
Joined: 10/16/2008
Juice: 106
Re: Re: Can Catalog Drill Down to Children Terms? (image attache

Bahh Humbug.