Bundles Items in WooCommerce

Building out a WooCommerce store with templates in Beta7. I’m using the bundled items extension, and I can’t get the bundled items to display, and there doesn’t seem to be a dynamic element I can add to bring that information into the template.

Any ideas? Am I missing something? Forgetting something?

When you’re in your Woo layout, there’s an element called “Add to Cart Form”, and this pulls in most of the advanced customizations like that.

image

You basically use this rather than setting up one of Pro’s custom buttons for more complex products like you’re describing. I haven’t gone too deep on this yet, but I think you might be able to use the new conditions system to show this form only when there are bundled options.

This form uses the styling inherited from whatever Stack you have selected in the Theme Options, so you’ll need to mess with those settings or write custom CSS to change the styling of the buttons/forms.

Hi @aleminopuy,

Thanks for reaching out. I’m sorry, I’m not familiar with how that plugin works - but if it involves the add to cart form, then I think Devin’s advice is what you’re looking for to make sure everything can output.

It worked!

That’s AWESOME! Thank you so much!

Great! Glad to hear that. :slight_smile: