Webengine Quick Edit for WooCommerce
Webengine Quick Edit for WooCommerce

Webengine Quick Edit for WooCommerce

0/5 (0 ratings) — active installs Updated Sep 11, 2026
The Quick stock and Quick price columns in the products list.

The Quick stock and Quick price columns in the products list.

Updating stock or prices in WooCommerce normally means opening every single product — and for variable products, expanding every variation. This plugin adds two inline columns to the native products list:

Quick stock

  • Every product and variation gets the full stock toolkit inline: a quantity field, a stock status selector (in stock / out of stock / on backorder) and a backorders selector (do not allow / allow but notify / allow).
  • Type a quantity and press Enter (or ✓): stock management switches on and the quantity is saved. Pick a status: it applies immediately and switches the product back to manual status. Change the backorders mode: it applies immediately and drives what happens when a managed quantity reaches zero. The last control you use wins — no need to open the product to flip how its stock works.
  • Saves through the WooCommerce CRUD: the stock status badge updates by WooCommerce’s own rules (backorder settings included) and the standard stock hooks fire — back-in-stock plugins and syncs keep working.

Quick price

  • Regular and sale price inline, with safety rails: a sale price is refused when it is not lower than the regular price, and decimal commas are handled (typing “19,99” works whatever the shop’s separator settings).
  • The effective displayed price refreshes immediately after saving.

Variable products

  • One click expands the row into a panel listing every variation with its own stock and price editors; the parent’s price range and stock display re-sync after each save.

Everything happens inside the native list — your filters, search, sorting and pagination stay untouched. No new screen, no settings, no custom tables: the plugin stores nothing of its own. All updates run behind the manage_woocommerce capability with nonce protection.