Linux 软件免费装
Banner图

Quick Variable Products – Generate Variations for WooCommerce

开发者 erenlabs
更新时间 2026年8月2日 04:07
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce variations attributes sku variable-products

下载

1.1.3

详情介绍:

Adding a variable product in WooCommerce is slow. You add the attributes, save, hit Generate variations, then expand every single row to type a price, a SKU and a stock quantity. For a product with three colors and four sizes that is twelve forms to open, one at a time. Quick Variable Products collapses the whole job into one admin screen. Choose your global product attributes, type their values, and generate every product variation — one for every combination of your attributes — in a single click. Then fill in price, SKU and stock per row in the same grid and save once. There is no CSV import or export and no spreadsheet round-trip. You never leave WordPress. https://www.youtube.com/watch?v=d8p7KGp6LjE Full documentation: how to generate WooCommerce product variations, step by step. What it does Think of it as a variation generator with a built-in editor: the attributes go in, the full set of variations comes out, and you fill in the details without ever leaving the page. How it works
  1. Open Quick Products → Add Product and give the product a name and a price.
  2. Add one row per attribute — for example Color with red, blue, green, and Size with S, M, L.
  3. Press Generate matrix. Every combination of your attributes appears as a row in the variation grid.
  4. Type stock, SKU and price per row — or auto-generate the SKUs and set all quantities at once — then press Save product.
Built to be safe with the rest of your site Products created here are ordinary WooCommerce products — no custom tables, no lock-in. If you deactivate the plugin, everything you made stays exactly as it is. While a product and its variations are written, the plugin briefly detaches core post hooks so one broken third-party save_post callback cannot abort the loop and leave you with a half-built product. It then re-fires the key hooks once for the finished product, so Yoast, Rank Math, WPML, Polylang and search indexers still see it normally. It is admin-only with no frontend changes — the plugin loads nothing on your storefront, so it cannot slow your shop down or fight your theme. It is HPOS compatible and works with the standard WooCommerce product editor, so anything you create can still be edited the usual way. Any shop manager with the WooCommerce permissions you already grant can use it. Free vs Pro Everything below marked Free is in this plugin, with no limits and no locked buttons. Quick Variable Products Pro (a separate download, distributed through Freemius) adds a catalog operations workspace for stores that also need to change products they already have. Free — the complete create-fast workflow: Pro — adds a catalog operations workspace: Documentation and links

安装:

  1. Upload the quick-variable-products folder to /wp-content/plugins/, or install the zip via Plugins → Add New → Upload.
  2. Activate the plugin. WooCommerce must be active.
  3. Open Quick Products → Add Product in the admin menu.

屏幕截图:

  • Fill in stock, SKU and price per row on one screen, instead of opening one variation form at a time.
  • Give each attribute value its own image while you create the product — one image per variation.
  • Auto-generate SKUs for every row, set all quantities at once, and save the whole product in a single click.
  • Leave the attributes empty and the same fast screen saves a simple product.
  • Free forever for creating products — Pro adds the catalog workspace for products you already have.

常见问题:

How do I generate variations for every combination of my attributes?

Open Quick Products → Add Product, give the product a name and a price, then add one row per attribute (for example Color and Size) and type the values separated by commas. Press Generate matrix and the plugin creates variations from multiple attributes at once — one row per combination. Fill in stock, SKU and price on the rows and press Save product. There is a step-by-step guide with screenshots if you would like to see it first.

Can I create more than 50 variations at once?

Yes. There is no 50-variation limit in this plugin — a large combination set is created in a single batch. A safety cap (1500 by default) protects your server from an accidental runaway request, and developers can raise it with a filter.

Does it work with my existing attributes?

Yes. It lists every global product attribute defined under Products → Attributes. You can also create a new attribute without leaving the screen; creating brand-new terms requires the product-term management capability.

Can I add variations to an existing product?

That is a Pro feature. The free plugin is focused on creating new products fast. Pro adds an "add variations to existing products" tool, plus a catalog editor that can bulk edit variation prices and stock across many products at once.

Can I bulk edit the prices and stock of variations I already have?

Not in the free plugin — free is for creating products quickly. Bulk editing existing product variations across the catalog (prices, sale prices, cost, stock, weight, dimensions, SKUs and more, with a before → after preview and undo) is what Pro adds.

Do I need a CSV import or a spreadsheet?

No. There is no CSV import or export and no spreadsheet round-trip in the free plugin — you type the attribute values and the variations are generated in place. (Pro adds CSV import/export for stores that want it.)

Can I give each color its own image?

Yes. Turn on the per-variation image option and pick one image per variation value while you create the product. WooCommerce stores one image per variation natively; Pro adds full per-value galleries.

Are the products it creates normal WooCommerce products?

Completely. Variations are written through the WooCommerce API into the standard tables, so the WooCommerce product editor, reports, feeds and every other extension treat them like any other product. Deactivating the plugin changes nothing about products you already created.

Will it slow down my shop?

No. The plugin is admin-only with no frontend changes — it registers no storefront scripts, styles or queries at all.

Does it work with SEO, translation and indexing plugins?

Yes. The key post hooks are re-fired once for the finished product, so Yoast, Rank Math, WPML, Polylang and search indexers process it normally.

Is it translatable?

Yes. All strings use the quick-variable-products text domain and a POT template ships in /languages.

更新日志:

1.1.3 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0