Download & Extend

How can I get a product catalog displayed in a grid, and still have normal taxonomy pages for all non-product content?

Project:Drupal Commerce
Version:7.x-1.4
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

Hi all,

I'm struggling very hard with the product catalog. I desire a pretty common setup, of having the product catalog show in a grid with titles, images and prices based on the taxonomy terms that product displays and products are tagged with.

From this comment here: http://drupal.org/node/1284146#comment-5639326 I have managed to get it working. I use the drupal supplied view to 'emulate drupal's handling of taxonomy terms.' Now I have a grid of products for each product category.

However, I also have different content types that are tagged. And the above view I created seems to always be active. I cannot have normal teaser listings anymore. If I add filters to the view I created for my catalog, to filter on non-product types, I just get empty pages. I tried adding a new page display and filtering the original one to only display products or product displays and the second one to filter on all content types except product displays but to no avail. I can re-order the displays, but the first one is always selected, regardless of the fiters I set. I also tried embedding the view when there is no result (under advanced-> no results behaviour) but that also doesn't work.

So my question is now... How can I get a product catalog displayed in a grid, and still have normal taxonomy pages for all non-product content?

Thanks in advance

Comments

#1

Status:active» closed (won't fix)

Sorry, as the issue submission guidelines indicate, we do not perform user support here in the issue queue. Please check out the catalog videos and documentation on drupalcommerce.org and file a question at http://www.drupalcommerce.org/questions if you can't sort it out. Even better, you might invest some time learning Views itself, as you can probably accomplish what you want by simply creating a new View instead of trying to override the master taxonomy list.

nobody click here