Replace Default "Collections-All" With New Page

Topic summary

A user working with Shopify’s Capital theme (OS2.0) and PageFly wants to customize their collections page that appears in breadcrumb trails.

The Problem:

  • The default collections page auto-populates with numerous small collections used for various purposes (sales links, etc.)
  • User wants to permanently control which collections display on this page
  • Ideally wants to replace the page entirely using PageFly
  • Redirects don’t appear to work for this purpose

Proposed Solutions:

  • One suggestion involved editing theme code (theme > Edit code > breadcrumbs.liquid snippets) to hardcode a link
  • User prefers avoiding code edits if alternatives exist

Resolution:
The user ultimately found a way to accomplish this within the theme settings without overriding code or editing files directly. The specific method used was not detailed in the discussion.

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

All,

I am using the theme Capital (OS2.0). I also use Pagefly for some of the pages creation.

My issues is that the breadcrumb trail defaults to a collections page auto-populated with a lot of small collections that are used for various pages and links to sales, etc. I would like to permenently set the collections that show on this page and, ideally, be able to use pagefly to replace this page.

Redirect does not seem to work or seem like a wise option for something being used a lot.

My only other alternative at the moment is to hide the breadcrumbs, which would be a last resort.

Thanks in advance,

Carolyn

www.orpheusmusicgroup.com

@carolynm2

You can open theme > Edit code > snippets > breadcrumbs.liquid to fix a hard link

Thanks. I prefer not to edit code if there is another option. After a few missteps, I did find a way to do this within the theme without edirring settings.