Conditional Logic - Based on user groups?

Hi there,

I’m looking for a conditional logic based on user group.
The goal, I would like to create differents “premium” user groups…
Each group will benefits differents prices.

Example:
something like:

If “user group” is “grade1” then (prices for grade1 users).
if “user group” is “grade2” then (prices for grade2 users).
etc…

In fact, same kind of advantages like on a Forum, with differents users status, you can access something else…

How can I set it?
Any idea?

Thanks for your replies,
Best regards,
Mike

Hi Mike. See this approach from Gravity Wiz to dynamically populate the logged-in user’s role:

Then, you can base your conditional logic on that. If you need anything else, please let us know