We would like to create a product feed / data feed, with products that have to include multiple categories. We can already create a feed, where one of the categories must be set (logical OR) through `Limit to specific categories`.
As an example, we would like to create a feed with all consoles, games and accessories in our `Nintendo Wii`, `Nintendo Gamecube` and `Gameboy` and Category. As of now we have to set:
- Nintendo Wii - Games
- Nintendo Wii - Consoles
- Nintendo Wii - Accessories
- Nintendo Gamecube - Games
- Nintendo Gamecube - Consoles
- Nintendo Gamecube - Accessories
- Gameboy - Games
- Gameboy - Consoles
- Gameboy - Accessories
If we could `AND` categories like in Flows, this would shorten the list dramatically:
- Categories
- Games
- Consoles
- Accessories
- AND
- Nintendo Wii
- Nintendo Gamecube
- Gameboy
We are planning to use 30-50 Categories in combination with 5 or more general Categories, so at the moment we would have to set 150-250 entries.