Is this possible - 2 level membership + affiliate program integration with varying product prices

Hi @EricD,

For memberships the best is Memberstack. This will allow you to signup/login users.

For affiliate with Memberstack the best tool is Rewardful.

For specific products, you will have several options. But two are:

  • Avoid the users to get into the pages you don’t want. You control what pages the user can see, so you may be able to create a roadmap where the users are limited.
  • Add a JS that will remove certain products if the user identified is X membership. This will require some coding, but is possible!

Hope this helps