Switching Filters for one specific page

Topic summary

A trading card shop is preparing to launch their Shopify site with TCGplayer integration. The TCGplayer filter works well on individual card game pages, but throws an error on a comprehensive “all products” page that includes cards, sleeves, and board games.

The Problem:

  • Need to disable the TCGplayer filter on one specific page only
  • Want to use the standard search and discovery filter instead for that page
  • Current settings toggle affects the entire site, not individual pages

Proposed Solutions:

  • Try using an alternate template for the specific page
  • Wrap app blocks/sections in conditional logic to control where they appear
  • Note: If TCGplayer uses script injection, a page-specific fix may not be possible

Current Status:
The issue remains unresolved. One responder suggested this is a highly specific customization requiring direct code review, recommending either hiring a developer or providing more technical details (theme name, actual code) for further assistance.

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

I help run a trading card shop and we are trying to get our website up and running. We are pretty satisfied with what we have but need to resolve one issue before we launch. We have the store integrated with TCGplayer and have the TCGplayer filter on our singles pages for each card game, which works great. The issue I am trying to solve is we want to have a page that displays everything we carry (cards, sleeves, board games, etc…) but when we do this, the filter on the left side throws an error. I want to get rid of the TCGplayer filter and just use the search and discovery filter for this page only. When I go to settings and toggle the TCG filter it turns it off for the entire site. I know I have to change the backend coding and I am ok doing that. I was just hoping someone can point me in the right direction so I don’t break anything by accident. Thank you in advance for the assistance.

Hi @weekendwizards :waving_hand: If it’s a section/block try an alternate template

https://help.shopify.com/en/manual/online-store/themes/os20/theme-structure/templates#create-a-new-template

Broad shotgun approach find the @app blocks and or sections in the theme and wrap them in further logic.

If it’s injected using scripttags or some other method a fix as the goal describes may not be possible.

Otherwise hire someone, it’s a third party integration in a very specific niche in a specific theme with very specific behavior wanted.

Code unseen your creating a unicorn requirement hoping someone has fixed this super specific issue before.

Beyond that someone needs to look at what’s actually going on , not a broad description.

If you need this customization achieved then contact me for services.
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.