When I use the Products field, I can only use a radio button or dropdown. However, I need this to be a checklist (checkboxes next to each item) and allow user to select more than 1. How can I achieve this with 1 Product field? I know you can do this with the Pricing Field titled Option, but these are products, not options.
For example:
Courses (i.e., products):
[ ] Course 1 - $10
[x] Course 2 - $20
[ ] Course 3 - $30
[ ] Course 4 - $20
[x] Course 5 - $30
Total would be $50.
Thanks in advance for your help.