You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We find Virtual Categories very powerful and can handle many complex "Shop by" approaches. However, we've encountered a project where there are almost 1000 brands that we'd like to create a filtered shopping experience for.
Goal: We'd ideally like to achieve the same result as Virtual Categories with Generate Subcategory Root Tree enabled, filtered by "Brand", but without creating 1000 categories in the admin panel. Any recommendations on approach? I feel there are many ways to solve this problem, but I'm a little stuck on what the "Smile" recommended approach is.
I certainly appreciate any help you can provide, or any code samples that can be reviewed to create a quality implementation. I thought I saw something in the docs at some point about solving this problem, but can't seem to find it.
This discussion was converted from issue #3777 on June 05, 2026 07:32.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
We find Virtual Categories very powerful and can handle many complex "Shop by" approaches. However, we've encountered a project where there are almost 1000 brands that we'd like to create a filtered shopping experience for.
Goal: We'd ideally like to achieve the same result as Virtual Categories with Generate Subcategory Root Tree enabled, filtered by "Brand", but without creating 1000 categories in the admin panel. Any recommendations on approach? I feel there are many ways to solve this problem, but I'm a little stuck on what the "Smile" recommended approach is.
As a URL we'd like to acheive www.domain.com/[attrbute_code]/[attribute_value]
I certainly appreciate any help you can provide, or any code samples that can be reviewed to create a quality implementation. I thought I saw something in the docs at some point about solving this problem, but can't seem to find it.
All reactions