Inline Editor is an interesting feature in Magento 2. This feature provides utilities for store owner in editing single or multiple products. However, this feature is not available for catalog page. That’s why we made this extension to simplify editing process and save time for users.
Backend
User can edit following attributes: product name, product type, attribute set, sku, price, visibility scope, status, websites, short description, special price, special from date, special to date, url keys and custom product attributes (date, select, multiselect, text, textarea, price, weight)
Product Type is a special attribute, so Inline Editor only support switching among simple, downloadable and virtual types.
In Magento 2, user can edit product attributes with store scope on the product edit page. When users use Inline Editor, products can be saved for multiple stores at the same time.
Feel free to get support via email: [email protected]