If you want to display information when a user chooses member vs non member, that will require conditional logic, which simply means display information if something is true or not.
In this example we'll use member/non member. First set up a radio button field with the two choices:
Now set up a product which will be shown when the choice above is made:
Now click on the Advanced Tab and click on enable conditional logic:
In this case we have said that the product should display if the choice was:
- member/non member is member
- session choice is Tuesday
By using conditional logic your forms will be easier for your members to use and allow for the correct pricing to be in place.