Search icon
What can I do if my bundles are not displaying?

If you created a bundle and it is not displaying on your product page, then here are a few things to check:

  • Check if all products included in the bundle are visible in your online store.
  • Is there a message displayed on your product page, which starts with Bundler:?
  • Open your browser console and check if there are any warnings which start with the text Bundler:.
  • Check if you have any other bundle or discount apps installed and, if possible, remove the ones you don't need. Some apps (e.g. Selly by Treedify) block our Bundler scripts from getting loaded which means that the discounts can't get applied.

If there is an error message displayed in light gray text instead of the bundle widget, then the products from the bundle are not published and visible in your online shop. To resolve this, just publish and activate all products that are included in your bundle. 

If none of these return any results, then you can either contact us or manually install the app in your theme Liquid files. If you decided to install the app manually, then follow our manual installation guide.

Where do the bundles display?

The bundles will display at the end of your product pages. The bundles will only display if the currently viewed product is included in at least one active bundle.

Why are my bundles not displaying in my collections?

Our Bundler app works with draft orders feature, which means that it doesn't create an unnecessary new product for each bundle. This means that the bundles can't be automatically displayed in collections, unless you include them manually (as described below) or in a collection description with the custom bundle code. This has several benefits, as the stock will never be out of sync, you can easily track your inventory with SKU codes and the information in the bundle widget will always be up to date. 

As mentioned, you can still display a bundle in your collection with a small workaround. To display it in your collection, you have to create a product in your shop and then redirect the customer to the bundle landing page when the customer opens said product. 

These are the step-by-step instructions on how to achieve this:

  1. Create a bundle in Bundler - Product Bundles app and get it's landing page URL,
  2. Create a new product with a name of your bundle, picture of the bundle and place it in the desired collection.
  3. Switch to the HTML editor by clicking the code symbol in the upper right corner (marked with red). 

4. Add the following script in the product description as a code (see screenshot).


<script>
// Replace the bundle url with the correct bundle landing page url
window.location.href = 'https://cake-store-demo.myshopify.com/a/bundles/wedding-bundle-1v';
</script>


5. Save your product.


That's it. Your product will now show in the collection, but when one clicks on it, one will be redirected to the actual bundle landing page. 



 

How to make the redirect faster?

Warning: This tutorial requires advanced Liquid knowledge. If these changes aren't applied correctly, some of your theme functions might stop functioning correctly! It is recommended that your theme developer applies these changes to your theme. 

 

  1. Create a new product template called product.bundle-redirect.liquid. 

2, Add this piece of code in the section of your theme.liquid file:

{% if template == 'product.bundle-redirect' %}
	{{ product.description }}
{% endif %}

3. Select the product.bundle-redirect template for the products which you want to redirect to the bundle landing page and to which you added the redirect code (as described above). 

That is it!

How do I display more than one bundle on my product page?
By default, the app will only show one bundle on product page. It will be the one relevant to the current product and with the highest priority. We made it like that to avoid possible confusion if one product is in multiple bundles.
However, you can turn on the option to show all relevant bundles on product pages by going into App settings -> General Settings and ticking the box in front of Show multiple bundles on product pages option.
Do you have a Mix&Match option where customers can build their own bundle?

Yes, we have a functionality which allows your customers to build their own bundle based on the requirements which you set up. 
To create such bundle, select all products on which you want to offer the discount and set the discount for these products. Then configure the discount condition to Buy minimum/maximum number of items from the bundle and set the minimum and maximum limits. 
Also make sure to check the box which allows you to use the Mix&Match display for this bundle. 

Make sure that you also set up the maximum allowed quantity of each product to more than 1, so your customers can buy more than just 1 item of every product. 

You can read more about discount conditions here.

How do I create a custom bundle page?
  1. Go to the Bundler app settings and click on the bundle you want to have in your page.
  2. Scroll down to the "Bundle shortcode" section and click on the button to get the bundle code.
  3. Copy the bundle code for your bundle (marked in red on the sample screenshot).  


4. Go to your pages in Shopify. 


5. Click “Add page.”
6. Switch to the HTML editor by clicking the code symbol in the upper right corner (marked with red). 

7. Paste the copied HTML.
8.Save the page and check the bundle in your shop :)

That's it! To add more bundles to the page, just repeat the process for the same page :)

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

You can display specific bundle widgets on specific product pages by including their bundle shortcodes in the product descriptions. 
Here is how you do it:

  1. Go to the Bundler app settings and click on the bundle you want to have on your product page.
  2. Scroll down to the "Bundle shortcode" section and click on the button to get the bundle code. 

3. Copy the bundle shortcode.
4. Open your product in Shopify admin.
5. Switch your description editor to the HTML mode by clicking the code symbol in the upper right corner (marked with red). 

6.Paste the bundle shortcode at the end of your product description.
7. Save the product and check if the bundle widget is visible on the product page in your shop :)



Please note, that Bundler will also automatically display the bundle widgets on your product pages. You can turn this functionality off, or leave it turned on in App settings -> General settings. 
You can also turn off option to display a bundle widget for each individual bundle. The setting can be found in the first card on the bundle edit page.

Does bundler create a new product for every bundle?
Bundler doesn't create any new products in your shop. It uses your existing products and applies discounts on them.
Does each bundle have a landing page so I can promote it?
Yes. Each bundle has it's own landing page, so you can promote it. You can get a url for the bundle on bundle page in app settings.
We even created a page with all bundles for your shop. To enable it, just go to Bundler > General Settings >Bundles listing and turn on the Enable listing of all bundles option.
When will Bundler apply the discounts?
Bundle discounts will be applied at checkout, if all products from the bundle are in the cart. When the user clicks the checkout button in the cart, a draft order will be created with the discounted products and the user will be redirected to it.
Can I create a bundle with variants from the same product?
Yes. You are be able to choose if you want to create a bundle on product or variant level. If you select variant level, then all selected variants will be displayed as a separate product in the bundle.
How do I display a bundle on my homepage?

You can easily add the bundle widget to your homepage with the so called bundle shortcode. We have detailed instructions (with screenshots) on how to do this here.

Can customers still apply a discount code to their order if they add a bundle to their cart?
If the customers qualify for the bundle discount, then they will be able to also apply the discount code on the order, as Shopify changed this in March 2024.
Customer can apply multiple discount codes when you are applying discounts with Shopify Draft Orders.

If you turn on the option to apply discounts with discount codes in Bundler -> General Settings -> Discount modes, then customers will be able to combine (but not stack) discounts on products in the order.
Will Shopify automatic discounts work together with bundle discounts?
If the customer qualifies for the bundle discount, then the automatic discounts won't get applied. This is a limitation posed by Shopify, as draft orders are not affected by automatic discounts.
However, if the customer doesn't qualify for the discount (e.g. he doesn't have all the products from the bundle in the cart) then he will go to a normal checkout and the automatic discounts will get applied.

If you want to use a sitewide discount together with bundle discounts, then the recommended solution here is to create a "volume discount" in Bundler - Product Bundles app for all products, which can represent your storewide discount. This will then make Bundler apply it's own storewide discount.
Is there a way to display the bundle discounts in cart?

Yes, we have an option to turn on the display of discount at cart total value. The cart total value will be crossed over and the discounted price with the discount will be displayed under it. 
You can turn it on in General settings. 
Since themes are very different from one another, it may happen that the discounts won't display in your cart. If this happens, contact us at [email protected] and we will make the app compatible with your theme.

How can I downgrade my plan?
To downgrade your plan, go to the App settings -> General settings, scroll to the bottom and click on the button which says Downgrade app back to a basic plan.
Can I create a configurable bundle with any 2 products from a collection? Meaning the user can get a discount if he buys any combination of products and I only create 1 bundle.
Bundler is meant to create bundle with specific products, meaning you can't create a bundle by targeting all products in a collection. In Bundler, you have to specify exactly which products you want to have in a bundle.
However, we are planning on adding this functionality in the future.
How do I create a bundle?

In our Bundler app, you can create a bundle quite easily and fast. We also have a lot of different options which allow you to create more advanced bundles. 
Here are steps for creating a simple bundle:

  • Go to your Shopify store admin.
  • Navigate to apps.
  • Click on Bundler - Product Bundles.
  • Click on Create bundle button.  
  • Scroll down and set the desired discount. It can be a percentage or a fixed amount discount. 
  • Scroll even lower and click on the Select products button to select products. 
  • Select products and confirm your selection. 
  • Scroll back to the top of the page and click Save button. 
  • Go to the product page of one of the products in the bundle and check if a bundle widget is displayed there :)

That's it!

When I try to open app settings in Shopify admin, it says that I am not logged in. What can I do?

If you are using Safari, then the issue might be caused by Safari's strict cross-site tracking policies. 
You can try to open the app settings in a different browser (Chrome, Firefox) or disable the strict cross-site tracking. 

How to disable the cross-site tracking policy:

  1. Go to the Safari drop-down menu.
  2. Select Preferences.
  3. Click Privacy in the top panel.
  4. Uncheck the box at Website tracking: Prevent cross-site tracking

After you have completed above steps, open the app settings again. 
If the issue persists, please contact us at [email protected].

How do I move the bundle widget to a different place on my product page?

Moving the bundle widget to a different position on your product page or relocating the bundle widget is easy. You can change the position of the bundle widget by adding a short HTML snippet to your product template. We have instructions on how to achieve this here: https://bundler.app/articles/change-bundle-position. You can just follow our guide and add the HTML snippet described in it to the place where you want to display your bundle widget on your product pages. 
If you are scared of editing your Liquid files, contact us and we will do it for you ;)

Will bundled products appear as a single line item on the invoice?
Bundler app uses your existing products and applies discounts on top of them. It doesn't create new products for your bundles. This means that when somebody purchases your bundle, each product will be listed separately on the invoice and you will be able to process your orders just like you did before.
This is perfect if you use a third party system for processing your orders.
Can I translate the bundle widgets in multi language store?
While our Bundler - Product Bundles app doesn't yet offer a native translation functionality, the third party translations apps usually have the capability of translating the dynamic elements. For example, if you are using the Weglot translations app, then you will just have to add a class .bndlr-container the list of dynamic elements in Weglot app. You will then be able to translate the bundle widget.
In Langify app, you can translate the bundle widgets with a feature called Custom. It allows you to add a custom text and translate it in your desired language.
Is there a report to show how many bundles I've sold?
You can see how many times a bundle discount was applied (and other statistical info) in Bundler > Analytics.

In addition to that, there are also two more ways to find orders with a bundle discount:

Option #1:
To track performance of your bundles you have to turn on the option to tag the orders with the bundle names in Bundler > General Settings > Bundle info in orders and then filter the orders by bundle name in Shopify admin > Orders.

Option #2:
Navigate to Shopify admin > Orders page. Then click the Add filter +, select App and then select the Bundler - Product Bundles.
Why is a "Back to cart" link missing on my checkout page when there is a bundle discount applied?
When the customer qualifies for the bundle discount, our Bundler app creates a draft order with the applied discount and redirects the customer to the checkout. The back button is not present on Draft Order checkouts because Shopify does not display the back button there. Shopify only displays the back button on normal checkouts.
The only way to resolve this is to turn on the option in Bundler -> Settings -> Discount modes, to apply bundle discounts with discount codes instead of draft orders.
Wrong bundle discount is being applied. Why?
Bundler applies bundle discounts by bundle priority, meaning that it first tries to apply a discount from a bundle with the highest priority and so on. So what is probably happening here is that you have some of the products in more than just one bundle with the same priority.
To resolve this issue, all you have to do is set the highest priority to the bundle with the most products and a lower priority to the one with less products.

We also have a feature, which allows you to bypass this priority and just prioritize bundle discounts based on the bundle widget from which the items were added to the cart. This feature can be turned in Bundler > Settings > Discount modes.