medusa-custom-attributes
medusa-custom-attributes copied to clipboard
Widget in Rigby's MercurJS VendorUI
Hello,
I find that this works on a typical Medusa project, but for MercurJS, the visual customizations only apply to the AdminUI, which should be the case but just for the page 'Custom Attributes' this plugin introduces.
The Widget that gets injected in the Product detail page also appears on the AdminUI (which in the context of Mercur marketplace is irrelevant), but not on the Vendor panel, which is the one that actually should use the Widget, to link products to specific attributes defined at the system level by the Admin.
Is there any way to maybe pass this as an option to MercurJS VendorUI plugin, should I copy/paste the Widget code, from medusa-custom-attributes to my MercurJS project or what is the reccommended way @vholik ?