As i am beginning of my jouney actually want a free bundle

any should help me i am using kalles theme i want section code or custum anything that work for me like this


it would be great if anyone help me.

thank you.

Use the Shopify App Store to search for what you want. There are many options. Google, YouTube, and this forum all have the search function.

i want free option

dont want any app

Still use the search. Many many posts already exist. And there are free apps. No reason to not do the work.

i already check if you could help me to find i would be great

Im sorry, but a bundle is a lot of custom coding and some things that go beyond editing a theme. Not something you can just copy/paste.

There are many bundle apps. I am sure you can find something. Did you try the free Shopify Bundles app?

Hi @saqlain1

If you’re using the Kelles theme and want to add a custom section like the one you’re referring to, you don’t necessarily need to code it from scratch.

There are plenty of useful apps for this purpose, but I have used 1 of them. You can also try Section Kit Bundles, which let you add pre-built sections to compatible themes, including Kelles, with minimal setup. It has a free plan available for stores generating up to $300 in revenue, so you can test it before deciding if you need one of the paid plans.

Hi @saqlain1

If you don’t want to use a bundle app, we’ll need to build it with custom code. This will take some time because we’ll need to implement and thoroughly test all the required functionality. Could you please send me the complete design or reference? I’ll review it and get back to you with the best approach and an estimated timeline.

Best regards,
Devcoder :laptop:

Hi @saqlain1 ,

The layout in your screenshot is a volume discount (buy more, save more) - for example, buy 2 save 10%, buy 3 save 15%.

You can find free apps on the Shopify App Store that support Volume Discount, but please notice that many “100% free” apps turn paid later. Also, small/new apps can slow down your store or cause bugs, which might cost you a lot of sales and customer trust (you should test their performance).

A safer path is to start with a well-known app that offers a free plan (even use many well-known apps and utilize their free plans). For example, you can utilize the free plan of BOGOS: Free Gift Bundle Upsell app (30 lifetime orders) to have a clean widget + reliable performance like this:

Actually, to me, if you’re open to running many promotional offers at once, it’s best to use an all-in-one promotional app as it supports multi-offer - much more affordable than using many different apps. For example, beyond volume discounts, BOGOS app also supports:

  1. Free gift with purchase (BOGO, Buy X Get Y, Spend X Get Gift)
  2. Product bundles (Classic bundle, Mix & Match bundle, Bundle Builder)
  3. Upsells and cross-sells (product page, checkout page, thank you page)
  4. Discount offers (cart discount, product discount, volume discount, discount on cheapest/most expensive item)
  5. Boosters like progress bar, announcement bar, and today’s offer widget to promote your offers

Hope this helps! :blush:

Ellie

ellies right that its a volume discount, but the rule itself is free and native — you dont need an app for that half of it.

discounts > create discount > amount off products, set the method to automatic instead of a discount code, pick the product or a collection, set the percentage, then under minimum requirements choose “minimum quantity of items”. one discount per tier, so one for qty 2 and one for qty 3 (both of your rows work out at about 10% off, 1799 against 2x999 and 2699 against 3x999). shopify applies them on its own once the items are in the cart.

with 3 in the cart both of those qualify, and outside plus two product discounts dont stack on the same line item — shopify applies the best one for the cart. for tiers thats exactly the behaviour you want, so the overlap isnt a problem.

what stays theme work is the box in your screenshot. an automatic discount doesnt render on the product page, the customer only sees it once the item is in the cart. so if you want that tier table on the pdp thats a section in kalles or a bit of custom liquid — display only though, the rule is already enforced without it. id set the discounts up first and then decide if you still need the widget.