Shopify App - Show All Bundles on One Page

Hi,

I am planning to use Shopify App.

Could you please tell me how I can show All Bundles on One Page?

Thanks

1 Like

Hi @paulson1

If you’re using a Shopify app to create bundles and want to display all your bundles on one page, here’s how you can do it:

Solution 1: Create a Bundles Collection (Best for Most Apps)

Most bundle apps automatically create bundle products, so the easiest way is to group them into a collection.

Steps to Create a Collection for Bundles

:one: Go to Shopify Admin → Products → Collections
:two: ClickCreate Collection
:three: Name it**“Product Bundles”**
:four: Collection Type: Automated (if your bundle products have a common keyword like “Bundle” in the title or tag)

  • Set condition: Product title contains “Bundle”
  • OR set condition: Product tag is “Bundle”
  • Save the collection

Now, all bundles will automatically appear on yourstore.com/collections/product-bundles

Solution 2: Manually Create a Bundles Page (If Your App Doesn’t Use Collections)

Some bundle apps don’t create standard products, so you might need to manually add them to a page.

Steps to Create a Bundles Page

:one: Go to Shopify Admin → Online Store → Pages → Create a new page
:two: Name it**“Our Bundles”**
:three: In the page editor, manually add links or images to your bundle products. Example:

html

CopyEdit

Our Special Bundles

:four: Save and link this page to your navigation menu.

Solution 3: Use a Shopify App with Built-in Bundle Page

Some bundle apps have built-in pages for displaying all bundles. Check your app settings in Apps > [Your Bundle App] to see if there’s an option to enable a “Bundles Page”.

Popular apps with this feature:

  • Bundler – Product Bundles
  • PickyStory
  • Fast Bundle – Product Bundles

Which Solution Should You Use?- If your bundles are standard Shopify products → Use Solution 1 (Collection Page).

  • If your app doesn’t create real products → Manually add them using Solution 2 (Custom Page).
  • If your app has a built-in bundle page → Check your app settings first.

Let me know if you need extra help! Thanks.
Daisy.

1 Like