6 replies [Last post]
borgo's picture
Offline
Joined: 03/14/2008
Juice: 31
Was this information Helpful?

I would like to have catalog to display nodes from all subcategories. As default by clicking on category, UC displays list of categories in grid.

Category 1
Category 2
-- Subcategory 2.1
-- Subcategory 2.2
-- Subcategory 2.3
-- Subcategory 2.4
-- Subcategory 2.5
Category 3
Category 4

So when I click On "Category 2" I would get product list of all products in subcategories 2.1 - 2.5

In Drupal it should work like this: taxonomy/term/X/all. But what if I use pathauto to generate aliasies for categories like catalog/category-2/subcategory-2-1. By adding /all at the end of link I get "page not found".

Even without pathauto when I go like /taxonomy/term/13/all (where 13 is ID of Category 2) I get my product list right but the catalog block does not expand to show subcategories of Category 2.

Thank you.

Juanzo@drupal.org's picture
Offline
Uber Donor
Joined: 05/05/2008
Juice: 79
Re: Catalog taxonomy, display all nodes from sub categories

I'd like some help with this too. As a manual fix, I edit the products and select the main category as well as the subcategory but it would be nice to be able to do this automatically.

veshiyi's picture
Offline
Joined: 04/09/2009
Juice: 25
Re: Catalog taxonomy, display all nodes from sub categories

and i too! PLZ

Juanzo@drupal.org's picture
Offline
Uber Donor
Joined: 05/05/2008
Juice: 79
Re: Catalog taxonomy, display all nodes from sub categories

I've tried playing with Taxonomy Force All and with Views but no luck yet. Also searched at the forum and didn't find this question before, seems weird since IMHO this is the expected behaviour of any popular ecommerce websites like ebay or amazon.

Re4DeR's picture
Offline
Joined: 11/19/2009
Juice: 11
Re: Catalog taxonomy, display all nodes from sub categories

Any possibilty now? I want sort products by name, but fist I need Z..

Now it is A,B,C and I need C,B,A. Smiling

xl_cheese's picture
Offline
Joined: 04/01/2010
Juice: 252
I'm trying to do this exact same thing.

I'm looking to do the same thing you have described.

www.pinkgorillacycles. Austin, TX motorcycle sales. Online parts, accessories, and apparel.

damian.pop's picture
Offline
Joined: 07/02/2010
Juice: 10
Re: Catalog taxonomy, display all nodes from sub categories