Skip to main content
All CollectionsKaching Quantity Bundles
How to add a bundle widget to the featured product section
How to add a bundle widget to the featured product section

Learn how to add the Kaching quantity bundles widget to the featured product section

Paulius avatar
Written by Paulius
Updated over a week ago

The Kaching Quantity bundles widget can be easily added to any shop place, including a featured product section.

In this article:

Shopify 2.0 theme

If you're using the Shopify 2.0 theme, you can integrate our app block into the featured product section by following these steps:

  1. Go to the featured product section.

  2. Click on "Add block."

  3. Choose the "Kaching Bundles" block.

Our app block will automatically retrieve the product from the featured product and display the widget accordingly.

how to add kaching quantity bundles to featured product section

Shopify 1.0 theme

Shopify 1.0 themes do not support app blocks. Therefore, to include the widget in the featured product section, you'll need to utilize a widget snippet and manually insert it into the featured product section file.

There are two methods for manually adding a snippet:

  1. Using a theme's custom liquid block

  2. Manually adding the snippet to the featured product liquid file.

Using a themes custom liquid block

If your theme includes a custom liquid block, you can incorporate it into the featured product section and paste our app snippet into it.

kaching quantity bundles featured product section custom liquid block

Snippet: <kaching-bundle product-id={{ product.id }}></kaching-bundle>

Adding a snippet manually to the featured-product liquid file

The process of manually adding a snippet to the featured product liquid file may vary depending on your theme. If you need assistance with this, please feel free to reach out to our support team for guidance and assistance.

Did this answer your question?