Combining subscription and bundles in one offer

Topic summary

Issue: On a product page, selecting a subscription and a bundle results in both being added to the cart simultaneously.

Goal: Present subscription and bundle as mutually exclusive choices within the same UI box (e.g., behave like radio buttons), or otherwise prevent both from being checked at the same time.

Context: “Subscription” refers to a recurring purchase; “bundle” is a grouped product offer. A screenshot is provided and is central for understanding the current UI behavior.

Status: No implementation details or solutions provided yet; the request seeks guidance on configuration or code changes to enforce mutual exclusivity. The discussion remains open with no confirmed resolution.

Summarized with AI on December 17. AI used: gpt-5.

So I am trying to combine subscriptions and bundle options on my product page.

At the moment it is currently adding both to the cart.

I want it so it’s giving the option for them in the same style box but not ticking both.

Or even if i can find a way just to not have both of them checked at the same time.

Please see photo for reference.