| 开发者 | atashinbar |
|---|---|
| 更新时间 | 2026年9月14日 04:39 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
weight-based-product-packs folder to /wp-content/plugins/.The bundle must: belong to the pack's selected category, have a weight greater than zero, be in stock and not be excluded. Variations must also be published.
No. The button is disabled client-side, and the server rejects both under-filled and over-filled packs; contents are re-validated in the cart and at checkout.
Always from the server, using current product prices; browser-side tampering has no effect.
Yes — after payment each bundle's stock is reduced by the ordered quantity, and restored if the order is cancelled.
Yes — copy templates/single-product/add-to-cart/pack-builder.php to your-theme/woocommerce/single-product/add-to-cart/pack-builder.php and edit it. Styles use the wbpp-* classes.