KZB Product Price List

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 (.pot file included, Polish translation bundled)

Requirements:

  • WordPress 6.0 or higher
  • WooCommerce 7.0 or higher
  • PHP 7.4 or higher

Screenshots

  • Product price list table with filtering and sorting controls.
  • Inline price editing and bulk price update — change by percentage or fixed amount.

Installation

  1. Upload the kzb-product-price-list folder to the /wp-content/plugins/ directory, or install the plugin directly through the WordPress plugin screen.
  2. Make sure WooCommerce is installed and active.
  3. Activate the plugin through the Plugins screen in WordPress.
  4. 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_price and _price post meta fields and clears the WooCommerce product transient cache.

Is the plugin translatable?

Yes. A .pot template file and a Polish (pl_PL) translation are bundled. You can add new languages by creating .po / .mo files in the languages/ 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.

Contributors

Changelog

1.0.0

  • Initial release.