How can I display a product bundle on my product page?

Hi, I’m a beginner at Shopify. I have a question.
in Shopify How to show the product bundle(additional) on the product page the free product which I want to provide for free at discount?
Please check this image:

As you can see when I click the product, it automatically added the additional product.

Thank you

1 Like

Hi @sayedulkarim we cannot see, it’s a static image that only shows things are checked and not the process of being added to cart.

When referencing funcationality provide tangible inspectable urls for other people.

https://community.shopify.com/c/shopify-design/help-us-help-you/td-p/668159

There is no native bundling feature in shopify so your question is too vague.

Is the screenshot something you already have on your site and you need to manage?

Then contact the app or customization creator.

Or is the screenshot another site and you need to replicate the functionality?

This is either done with a bundle app from the app store, or an advanced theme customization.

Apps are best if you need varying pricing and complex multiple product pricing logic.

Customization is one time and good for set prices with an automatic discount as themes cannot modify product prices.

A single “free” product would be similar to shopify’s cart gift-wrap upsell advanced customization but modified to work in product pages in OS2.0 themes by an expert.

https://shopify.dev/tutorials/customize-theme-add-gift-wrap-option

If you need this customization setup for you then reach out to me , contact info in signature below. Please provide context: store url, theme name, post url and detail.

1 Like

Hi

Shopify doesn’t have native functionality for bundles so you need to either use a theme based app or backend one like Bundleup.

This screenshot looks like an options app as has multiple additional items after the initial variation selections. Check out: https://apps.shopify.com/search?q=options

Regards

Sam

1 Like

Can I use the code directly? Without using any app?
If I can, Do you have any reference similar like this to code directly?

Hi thanks for comments :slightly_smiling_face:
This is the screenshot of another site. I want my site looks like same when someone selects any product. Is it possible with raw code? or do I need to use Apps for that?