In my Category List, I will have the following:
- Boys
Girls
- Under $50
Under $25
- Puzzles
Stools
But clicking on Boys would display a sub-category grid containing both the Puzzles and Stools sub-categories. Clicking on Boys->Puzzles would just display "boy" puzzles.
In essence, the Boys category is kind of like a keyword search which then displays the cateogies containing products with the Boys keyword.
Is this possible? If so, what would be the correct approach?