// Product Quick Edit · v1.0.0
Product maintenance in a fraction of the clicks.
Product Quick Edit extends the standard product list in the Shopware admin with real inline editing, configurable custom-field columns, sidebar filters and a parent/variant toggle.
Everything the product list should do
Inline editing
Name, stock, list price, selling price, purchase price, EAN, delivery time, active, closeout, dimensions, weight and more — right in the grid. Save with Enter, cancel with Esc.
Custom-field columns
Up to 8 of your own custom fields as editable columns, chosen from a searchable list with group display.
Custom-field filters
Select fields as dropdowns, text fields as a substring search (e.g. "200" also matches "2000") — in the sidebar, styled to match the native filters.
Variant toggle
Switch between main products and variants; for variants the distinguishing options are shown (e.g. "Colour: Red | Size: XL").
Inheritance marking
Inherited fields of a variant are flagged with an inheritance icon and a muted value — you instantly see what comes from the main product.
Safe saving
Diff-based: only fields you actually changed are written, so inheritance of the remaining fields is preserved.
Column settings
Standard columns such as manufacturer, available stock, sales, created/updated, dimensions and purchase price can be toggled via the gear menu.
Price safety prompt
A confirmation appears when a price changes by more than 25% to prevent accidental mistakes.
Gross/net & units
Enter prices gross or net; length/weight units are shown as a hint (mm/cm/m and g/kg/t).
Privacy & security by design
- No external connections, no tracking, no additional database tables.
- All write operations go through the Shopware admin API and are subject to the existing permission (ACL) and validation checks.
- Stores only its own settings in the Shopware system configuration.
Requirements
- Shopware 6.7 or newer.
- "Products – Editor" privilege to edit, "Products – Delete" to delete. Without the editor privilege fields are read-only.
Installation — Copy the plugin into custom/plugins/ or obtain it via the store, then:
bin/console plugin:refresh
bin/console plugin:install --activate AdesProductQuickEdit
bin/console cache:clear// Pricing
Simple & transparent
Product Quick Edit
v1.0.0Price to be announced shortly
one-time per license
- License for production use
- Updates within the major version
- Direct support via email
- Invoice with VAT shown
Secure checkout via Lemon Squeezy. Invoicing & tax are handled automatically.
// FAQ
Frequently asked questions
No custom-field columns/filters are shown.
Select the desired custom fields in the plugin configuration. Without a selection, no CF columns/filters are displayed.
Does editing a variant break inheritance?
Only for the field you actually change — just like on the product detail page. Unchanged fields stay inherited.
Which custom-field types are editable?
Inline editing supports text, number, single-select and yes/no fields. All other types are shown read-only for safety.
How is currency handled?
Amounts are read and edited in the shop's default currency (factor 1). Multi-currency prices are maintained on the product detail page.
How do I receive the plugin after purchase?
After purchasing via Lemon Squeezy you receive the download and your license key by email, along with a proper invoice.