When browsing the Ubercart-generated catalog, I'd like to use different View formats (e.g. grid vs table) for the categories depending on where you are in the catalog.

For example, when I go to the catalog home ("catalog/"), I'd like to see a very large grid of my categories.

Then when in a sub-category, like "catalog/4", I'd like to see any sub-sub-categories appear in a small HTML list (which would appear above the product listing).

What would be the best way to make this happen?

Currently, by default, the categories are taken care of with a single View.

Comments

longwave’s picture

Category: feature » support
Status: Active » Fixed

Not really sure how you would do this without custom code, though there may be a Views plugin module that allows something like this. You will probably get more and better answers in the Views support queue, as this isn't specific to Ubercart.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.