I have several products on a page, but they aren't actually products. They are workshops at a local school, and the user needs to only sign up for one of each. For this reason, it seems silly to have a quantity label, but if I disable this field, there doesn't seem to be any way for users to select each of the workshops. Ideally, I need checkboxes so they can select multiple workshops and have the total amount pass through to PayPal.
Is there anyway I can do this? I've looked through other posts related to checkboxes, but none of them addresses this exact scenario.