We are currently using Magento 2 + marketplace extension and want to customize the "Add/Edit Product" layout for the Seller panel.
Seller Panel:
"Simple Product" -> "Add Product", we have added new custom fields.
However, we want to change the whole layout inside "Add Product" and Group/Label all the fields.
Example:
Label: Product Details
Fields: Product Name, Description, SKU, etc
Label: Pricing
Fields: Price, Special Price, etc
Label: Shipping
Fields: Weight, Dimensions, Etc
Label: Search Engine Optimization
Fields: Meta Keyword/Description,etc
(Under the Admin Panel -> Add Product, the fields are already grouped based on their relevancy, however this is not the case for the Seller Panel ; I can't attach images since it exceeds the max character)
As much as possible we want less customization but at the same time, group the fields on their respective relevancy.