| 开发者 | zain111 |
|---|---|
| 更新时间 | 2026年8月13日 22:20 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/addonn-variant-grid, or install directly through the WordPress plugins screen.No. It doesn't change your product data at all — it only changes how variations are displayed on shop/category archive pages.
You can choose to hide the original parent product from the shop page (recommended, to avoid a duplicate listing) via the plugin settings — the toggle is on by default.
This means that specific variation's Size attribute is set to "Any Size" in WooCommerce rather than a specific size — i.e. that product doesn't actually have separate size-specific variations yet. Add proper size-specific variations via Generate Variations in the product's Variations tab, then run Sync again.
It's built on WooCommerce's standard hooks and should work with most themes. If your theme has a heavily custom product-card template, some visual polish may be needed — please open a support thread if you run into issues.
No extra database queries are added to the main shop loop beyond what WooCommerce already runs. Syncing (which computes the groupings) happens once per product save, not on every page load.