KZB Product Price List

설명

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

스크린샷

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

설치

  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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“KZB Product Price List”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “KZB Product Price List”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.1

  • Visual changes: improved filter bar and product list layout.

1.0.0

  • Initial release.