| 开发者 | mkbplatinum |
|---|---|
| 更新时间 | 2026年8月25日 23:25 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Yes. This plugin edits WooCommerce product variations, so WooCommerce must be installed and active.
No. Every change saves through WooCommerce's own data layer (the same code WooCommerce uses when you edit a variation by hand) and the variable product is re-synced afterwards, so prices and stock stay consistent.
Yes. Export your variations to CSV, edit them in a spreadsheet, and import the file back. Rows are matched by variation ID, so only the variations you changed are updated. Export first to get the exact column format.
It looks at the attributes you have marked "Used for variations" on the product, works out every possible combination, and creates only the ones that do not exist yet (up to 200 per click as a safety cap).
Any user who can edit products (shop managers and administrators). Every action is nonce-protected and permission-checked.
No. The editor only loads its assets on its own admin screen. It adds nothing to your front end.
Open a variable product, switch to the spreadsheet view, edit any number of rows in the grid, and save once. There is no per-variation clicking.
Yes. The Bulk apply tool sets, increases or decreases price or sale price across all rows or only the ones you select, by a fixed amount or a percentage.
Price, sale price, stock quantity, stock status, SKU, weight, dimensions, shipping class, tax class, backorders and the variation description.
Yes. The grid is paginated at 50, 100, 200 or all rows per page and is built for large variable products.
Yes. Export to CSV, edit in any spreadsheet program, then import the file back. Rows are matched by variation ID so nothing is overwritten by accident.
Yes. Every write goes through WooCommerce's own CRUD and data layer rather than direct database queries, and the parent product is re-synced afterwards so price ranges and lookup tables stay correct.
Yes. Generate missing variations creates every remaining attribute combination in one click.
Yes, entirely. There is no paid tier and no locked functionality.