How can I remove or hide the variants section from the product module in Medusa Admin? #12531
Unanswered
sAcHiN711-Dev
asked this question in
Q&A
Replies: 0 comments
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 Medusa team,
I am using the default Medusa Admin panel for managing products.
For my use-case, I do not want to show the variants section when creating or editing a product (I handle variants in a separate custom workflow).
Is there a way to hide or disable the variants section in the product module of the official Medusa Admin UI?
If not directly configurable, which file or component should I modify in the Medusa Admin source code to remove or hide the variants UI?
Is this possible with the current version, and is there a recommended approach to maintain compatibility with future updates?
Thanks for any guidance or references to the relevant code section!

Beta Was this translation helpful? Give feedback.
All reactions