How can I allow customers to create bundle purchases on Craft version 13?

Topic summary

Goal: Enable a “build-a-box” style bundle on Craft theme v13, letting shoppers pick multiple items (e.g., 1 red + 1 blue) and reveal an Add to Cart button once a set quantity is reached, similar to the referenced Diptyque example.

Proposed solutions:

  • Apps: Recommended options include Appstle Subscriptions (Build‑A‑Box feature) and Bundler Product Bundles; example store links were shared.
  • Custom code: Feasible by adding a setting for maximum product count and implementing logic at the template level to preserve default collection/ product page behavior.

Latest update: The feature has been implemented by the requester (method not specified). They now seek design guidance to improve aesthetics and align the bundle UI with other products on Craft v13.

Notes:

  • An attachment/screenshot is central to evaluating the design question.

Status: Functionality achieved; design/aesthetic alignment remains unresolved. Further input requested on styling to match existing product layouts.

Summarized with AI on January 5. AI used: gpt-5.

Hello,

I am currently on Craft version 13 and I am looking to have an modification made. I want to give my customers the option to choose more than one item and once a certain amount is chosen add it to cart as a bundle. Example, I have 5 items they look through and decide they want one red and one blue instead of add to cart, they would go under the photo and choose 1 and 1 once that is done an add to cart function would appear.

https://www.diptyqueparis.com/en_us/p/3-small-candles-set-1.html

this website is my idea example

Any help or code would be so so appreciated

There are many apps that can do this, it will depend on your specific needs, but here are some options:

-Appstle Subscriptions Build-A-Box Feature Works Exactly As You Describe

https://apps.shopify.com/subscriptions-by-appstle

Example Store: https://chantaelnatural.com/apps/subscriptions/bb/wxhxlw4s

-Another Product Bundle App, This One Is Popular

https://apps.shopify.com/bundler-product-bundles

Hope that helps! Don’t hesitate to reach out if you need help implementing this feature in your store.

@biznazz101

1 Like

Hi @snich002 ,

Yes, this can be done with the help of custom code.

we will create a setting to set the maximum product count and it will work exactly how its working.

We will code this at template level so that you don’t loose the default behaviour of collection page.

let’s me know if you have more questions?

Thanks so much I implemented it. I just have a design question if you
wouldn’t mind helping? This is how it currently looks. Attached. Is there a
way to make it more aesthetically pleasing?

Or to have it match my other products?

I’m on the craft theme version 13. So how they have their products laid out
is the same as mine. Any help would be so appreciated. Truly