All things Shopify and commerce
Hi,
I am planning to use Shopify App.
Could you please tell me how I can show All Bundles on One Page?
Thanks
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:
Most bundle apps automatically create bundle products, so the easiest way is to group them into a collection.
1️⃣ Go to Shopify Admin → Products → Collections
2️⃣ Click Create Collection
3️⃣ Name it "Product Bundles"
4️⃣ Collection Type: Automated (if your bundle products have a common keyword like “Bundle” in the title or tag)
Now, all bundles will automatically appear on yourstore.com/collections/product-bundles
Some bundle apps don’t create standard products, so you might need to manually add them to a page.
1️⃣ Go to Shopify Admin → Online Store → Pages → Create a new page
2️⃣ Name it "Our Bundles"
3️⃣ In the page editor, manually add links or images to your bundle products. Example:
html
CopyEdit
<h2>Our Special Bundles</h2>
<ul>
<li><a href="/products/bundle-1">Bundle 1 - Save 10%</a></li>
<li><a href="/products/bundle-2">Bundle 2 - Buy 2 Get 1 Free</a></li>
<li><a href="/products/bundle-3">Bundle 3 - Ultimate Deal</a></li>
</ul>
4️⃣ Save and link this page to your navigation menu.
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:
Let me know if you need extra help! Thanks.
Daisy.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025