Description
Updating prices on variable products in WooCommerce means opening each product, expanding the variations panel, and editing one row at a time. With a few products that’s fine. With a catalog full of sizes and colors it turns into an afternoon.
Bulk edit variation prices with VariantNinja, a variation price editor for WooCommerce. It puts the prices you need to change into a single editable grid. Pick a product or an attribute, edit the cells, and save. The plugin only writes back the rows you actually touched.
Finding the variations
There are two ways to load variations into the grid:
Filter by product searches for one variable product and lists all of its variations. Use this when you want to reprice a single item across its sizes and colors.
Filter by attribute loads every variation in your store that matches an attribute term, such as Size: Large or Color: Navy. This is how you make catalog-wide changes without opening each product.
Editing
Prices open in a grid with a column for the regular price and a column for the sale price. Click a cell, type a value, move on. Rows you’ve changed stay highlighted so it’s clear what will be saved, and nothing is written until you choose to save.
Bulk actions
When you want to move a lot of prices at once, the action bar applies to every row in the current view:
- Increase or decrease all regular prices by 10%
- Set every regular price to a fixed value
- Set every sale price to a fixed value
- Clear all sale prices
You can still fine-tune individual cells afterwards before saving.
Good to know
- Variations load 100 per page, so large catalogs stay responsive.
- Only changed rows are sent when you save, which keeps writes fast and avoids touching prices you didn’t edit.
- WooCommerce price caches are cleared after a save, so the new prices show up on the storefront right away.
- Declares compatibility with WooCommerce High-Performance Order Storage (HPOS).
- Everything runs inside wp-admin over standard AJAX. No external services, no accounts, nothing leaves your server.
Screenshots



Installation
- Upload the plugin folder to
/wp-content/plugins/, or install it from the Plugins screen in your WordPress admin. - Activate it through the Plugins screen.
- Open WooCommerce > VariantNinja and load a product or an attribute to start editing.
WooCommerce must be installed and active.
FAQ
-
How many variations can it handle?
-
Both product and attribute filters load up to 100 variations per page over AJAX. Load and save times depend on your store and hosting. Page through the results or narrow the view with an attribute filter.
-
Can I change prices across several products at once?
-
Yes. Use Filter by attribute and pick a term such as Color: Red. Every matching variation in the store loads into one grid, regardless of which product it belongs to.
-
If I only edit regular prices, will my sale prices change?
-
VariantNinja sends only the price fields you edited. WooCommerce still applies its normal price validation and sale rules. The grid refreshes with the saved values after each save.
-
How do I change variation prices in bulk across multiple pages?
-
Load a product or attribute, apply a bulk action to the current page, and save. Repeat on the next page. Bulk actions affect only the visible page, not every matching variation in the catalog.
-
Can I bulk update variations without losing unsaved edits?
-
The changed-row count shows how many rows need saving. VariantNinja warns before switching pages, loading another selection, or changing filter tabs when edits are unsaved. Your browser also warns when you leave the page. Save first to keep your changes.
-
Is HPOS supported?
-
Yes. The plugin declares compatibility with WooCommerce High-Performance Order Storage.
-
Does it send any data off my site?
-
No. All editing happens in your WordPress admin through standard AJAX requests. There are no external API calls.
Reviews
ഈ പ്ലഗിന് റിവ്യൂകൾ ഒന്നുമില്ല.
Contributors & Developers
“Bulk Edit Variation Prices for WooCommerce – VariantNinja” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Bulk Edit Variation Prices for WooCommerce – VariantNinja” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Fix successive saves restoring earlier price values.
- Send only edited price fields and refresh rows with saved values.
- Paginate product results at 100 variations per page.
- Add changed-row counts, save confirmation, and unsaved-change warnings.
- Report individual save errors and detect prices changed since loading.
- Clarify that bulk actions apply to the current page.
1.0.0
- Initial release.
- Load variations by product, or by attribute and term across the catalog.
- Editable grid for regular and sale prices with changed-row highlighting.
- Bulk actions: +/-10% on regular prices, clear sale prices, set all regular or sale prices to a fixed value.
- Results paginated at 100 per page.
- Saves only changed rows and clears WooCommerce price caches afterwards.
- HPOS compatible.
