Title: Samatoras Bulk Edit for WooCommerce
Author: omoarikhan
Published: <strong>September 25, 2026</strong>
Last modified: September 25, 2026

---

Search plugins

![](https://ps.w.org/samatoras-bulk-edit-for-woocommerce/assets/banner-772x250.png?
rev=3713662)

![](https://ps.w.org/samatoras-bulk-edit-for-woocommerce/assets/icon-256x256.png?
rev=3713662)

# Samatoras Bulk Edit for WooCommerce

 By [omoarikhan](https://profiles.wordpress.org/omoarikhan/)

[Download](https://downloads.wordpress.org/plugin/samatoras-bulk-edit-for-woocommerce.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/samatoras-bulk-edit-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/samatoras-bulk-edit-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/samatoras-bulk-edit-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/samatoras-bulk-edit-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/samatoras-bulk-edit-for-woocommerce/)

## Description

Samatoras Bulk Edit lets you change prices, stock levels, stock status, product 
status and categories across your whole WooCommerce catalogue at once.

Three things it does that store owners keep asking for:

 1. **It edits everything the filter matches, not just the page you can see.** Filter
    to 4,000 products and all 4,000 are edited, in batches, with a progress bar.
 2. **It edits variations.** Price and stock on a variable product live on its variations,
    so the plugin applies your changes there. This is on by default and can be switched
    off.
 3. **It shows you the change before it happens, and undoes it after.** Preview lists
    the old and new value side by side. One button reverses the last run.

#### What you can change

 * Regular price — set, increase or decrease, by a fixed amount or a percentage
 * Sale price — set, clear, or take a percentage off the regular price
 * Stock quantity — set, increase or decrease, with the option to turn on stock 
   management where it is off
 * Stock status — in stock, out of stock, on backorder
 * Product status — published, draft, pending, private
 * Categories — add or remove

#### What you can filter on

 * Product name contains
 * SKU contains
 * Product type
 * Product status
 * Stock status
 * One or more categories
 * Price range

#### Safety

 * Nothing is written until you press Apply, and Apply asks for confirmation
 * The preview is a genuine dry run — it calculates the result without saving it
 * A sale price that is not below the regular price is skipped and reported rather
   than saved
 * Prices and stock are never written as negative numbers
 * Undo restores the previous values of the last run
 * Only users who can manage WooCommerce can open the screen, and every request 
   is nonce checked

#### External services

This plugin does not connect to any external service. It makes no HTTP requests,
collects no data, and sends nothing anywhere. Everything it does happens inside 
your own site.

#### Requirements

WooCommerce must be installed and active. The plugin declares this with the “Requires
Plugins” header, so WordPress 6.5 and later will enforce it for you.

#### No feature locks

Every feature described above is in this free plugin. There is no product limit,
no row limit, no trial, and no upgrade prompt blocking a button.

## Screenshots

[⌊Choosing which products to change, with a live count of how many match.⌉⌊Choosing
which products to change, with a live count of how many match.⌉[

Choosing which products to change, with a live count of how many match.

[⌊The preview, showing the old and new value for each change before anything is 
saved.⌉⌊The preview, showing the old and new value for each change before anything
is saved.⌉[

The preview, showing the old and new value for each change before anything is saved.

[⌊A run in progress with the batch progress bar.⌉⌊A run in progress with the batch
progress bar.⌉[

A run in progress with the batch progress bar.

## Installation

 1. Install and activate WooCommerce.
 2. Upload the plugin through Plugins > Add New > Upload Plugin, or install it from
    the plugin directory.
 3. Activate it.
 4. Go to Products > Bulk Edit.

## FAQ

### Does this work on variable products?

Yes. Price and stock are stored on each variation, so the plugin applies those changes
to the variations. Leave “Include variations” ticked. Product status and categories
always apply to the parent product.

### How many products can it handle at once?

It processes in batches of 40 over AJAX with a progress bar, so a large catalogue
does not time out. A single run is capped at 50,000 products.

### Can I undo a mistake?

Yes. “Undo last run” restores the previous values from the most recent run. The 
log keeps the last two runs, so undo the mistake before starting another run.

### Does it change anything I did not ask it to?

No. Any field left on “Leave alone” is not touched, and a product whose value already
matches the target is skipped.

### Does it work with High-Performance Order Storage?

Yes. The plugin only touches products and declares HPOS compatibility.

### Will it slow my site down?

No. The plugin runs only in the admin area on its own screen. It adds nothing to
the front end.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Samatoras Bulk Edit for WooCommerce” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ omoarikhan ](https://profiles.wordpress.org/omoarikhan/)

[Translate “Samatoras Bulk Edit for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/samatoras-bulk-edit-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/samatoras-bulk-edit-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/samatoras-bulk-edit-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/samatoras-bulk-edit-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/samatoras-bulk-edit-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Declared the WooCommerce dependency with the “Requires Plugins” header.
 * Sanitise submitted filter and change arrays at the point of access, in addition
   to the existing field-by-field allow-list validation.
 * Verify the nonce and the user capability explicitly in each AJAX endpoint.
 * Renamed all constants, classes, functions, hooks, options and the database table
   to a distinct plugin prefix to avoid conflicts.

#### 1.0.0

 * First release.

## Meta

 *  Version **1.0.1**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [bulk edit](https://wordpress.org/plugins/tags/bulk-edit/)[price](https://wordpress.org/plugins/tags/price/)
   [products](https://wordpress.org/plugins/tags/products/)[stock](https://wordpress.org/plugins/tags/stock/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/samatoras-bulk-edit-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/samatoras-bulk-edit-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/samatoras-bulk-edit-for-woocommerce/reviews/)

## Contributors

 *   [ omoarikhan ](https://profiles.wordpress.org/omoarikhan/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/samatoras-bulk-edit-for-woocommerce/)