Can I add multiple collection buy buttons to one page?

Topic summary

A user wants to embed multiple Shopify collection buy buttons on a single external webpage. They successfully followed a tutorial for adding multiple product buy buttons but are unsure how to apply the same approach to collections.

Current Status:

  • The original poster references a Medium tutorial that works for individual products
  • They’re seeking guidance on adapting this method for entire collections

Response:

  • Another community member requests clarification on whether they mean collection quick buy buttons
  • After confirmation that the goal is displaying multiple Shopify collections on one external page, a code snippet is provided using collections['your-collection-handle'] markup

The discussion appears to be progressing toward a technical solution, though the complete implementation details have not yet been fully shared.

Summarized with AI on November 21. AI used: claude-sonnet-4-5-20250929.

Hi there community,

I want to add multiple collection buy buttons to one page.

For multiple products it works with this tutorial: https://medium.com/@ryanlebel/embed-multiple-buy-add-to-cart-buttons-shopify-816ed2bbed6d

But how do I apply this to collections?

Help is really appreciated :slightly_smiling_face:

Kind regards,

Wouter vd Meer

Hi @woonwijzer

I am not entirely clear on what is meant by ‘multiple collection buy buttons’. Are you referring to the collection page quick buy button? Can you provide some reference or provide a more detailed explanation?

Hi @Kani ,

I mean showing multiple Shopify collections on one external web page.

It this possible?

Hi @woonwijzer

If you would like to obtain a collection from any other pages, you can use this code:

collections['your-collection-handle']