Product Icon

Product Bundles for WooCommerce

Offer personalized product bundles, bulk discount packages, and assembled products.

Add to Cart button in Archive for a Bundle with default Variations

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.

Author

Current Status

Closed

Last updated: August 15, 2022

1 comment

Log in to comment on this feature request.

  1. SomewhereWarm says:

    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!