Description
KZB Product Price List adds a dedicated admin page that lists all your WooCommerce products (including variations) in a clear, sortable table. You can update prices one by one or apply bulk changes (percentage or fixed amount) to multiple products at once.
Key features:
- View all products and their variations in one table
- Filter by category and stock status (in stock / out of stock / on backorder)
- Sort by product name, SKU, or price
- Edit a single product price inline
- Bulk price update — increase or decrease by a percentage or a fixed amount
- Fully compatible with simple and variable products
- Translatable (
.potfile included, Polish translation bundled)
Requirements:
- WordPress 6.0 or higher
- WooCommerce 7.0 or higher
- PHP 7.4 or higher
Screenshots
Installation
- Upload the
kzb-product-price-listfolder to the/wp-content/plugins/directory, or install the plugin directly through the WordPress plugin screen. - Make sure WooCommerce is installed and active.
- Activate the plugin through the Plugins screen in WordPress.
- Go to Product Price List in the WordPress admin menu.
FAQ
-
Does the plugin support variable products?
-
Yes. Variable products are expanded automatically and each variation is shown as a separate row with its own price.
-
Does editing a price here update the WooCommerce product?
-
Yes. The plugin writes directly to the
_regular_priceand_pricepost meta fields and clears the WooCommerce product transient cache. -
Is the plugin translatable?
-
Yes. A
.pottemplate file and a Polish (pl_PL) translation are bundled. You can add new languages by creating.po/.mofiles in thelanguages/directory. -
Does it work with WooCommerce HPOS (High-Performance Order Storage)?
-
The plugin does not interact with order storage — it only reads and writes product data, so HPOS has no impact.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“KZB Product Price List” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “KZB Product Price List” 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.0
- Initial release.

