alexflasher Posted September 29, 2009 Posted September 29, 2009 Hi! I want my store products to output by some attribute, not only by category. For example, I have such category tree: Collection 1Product 1 (with attribute "type" = hat) Product 2 (with attribute "type" = shirt) [*]Collection 2 Product 3 (with attribute "type" = trousers) Product 4 (with attribute "type" = hat) [*]Collection 3 ... ... ... And I want to place on my store the 'Collections' menu and 'Types' menu(hats, shirts, trousers etc). How can I do it? P.S. Sorry for my english :) Sorry for my english...
♥ecartz Posted October 2, 2009 Posted October 2, 2009 Since products can be in multiple categories, the no code way to do this is to have two top level categories, Collections and Types, and then put your collection categories and type categories beneath them. Link products in such a way that they each appear in at least one Collections category and at least one Types category. Always back up before making changes.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.