I have many bundles of variable products.
In my case the variable products are all filtered to one variation and have a default variation chosen.
A mini Add To Cart form can be shown using `wc_bundles_add_to_cart()` in `loopadd-to-cart.php` but using it results in many JS `alert()`s for (some of?) the other bundles in the archive, despite having added the product successfully.
Closed
Last updated: August 15, 2022
Log in to comment on this feature request.
v5.5 now shows an Add-to-cart button when a bundle contains items with a single variation and a well-defined attribute config. Thanks for the feedback!