Hide specific posts for PAYING members (of a certain tier)

Hi, I found a lot of solutions for hiding content from non-paying members. For my site, I want paying members of a certain tier not to see advertising (using an “advertising” tag) posts.

So what I want to achieve is:

  • display ALL content for non-members and members of tier 1
  • display FILTERED content (content minus advertising) for members of tier 2

I’m using channels in my routes.yaml. Open to modifiy template.

Any help would be greatly appreciated. Thanks!