Question: How to create subcategories inside a main category? #403
Replies: 1 comment
|
Here is official user guide on Medusa product categories https://docs.medusajs.com/user-guide/products/categories |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Team,
I was able to create main categories successfully, but I couldn’t find a way to create subcategories under them.
For example:
Electronics
└── Mobiles
└── Laptops
└── Accessories
Is there a way to achieve this in the current setup, or do I need to extend the category model manually?
If it’s not supported yet, is there a recommended approach/workaround?
Thanks in advance 🙏
All reactions