
Originally Posted by
fairestcape
The point is this... a customer can click ALL the boxes (perhaps in error, but they can click ALL of them). The result will be a SUBMITTED order that could choose ALL shipping options. How will you know which one to apply? Do a test order (click all your options before you send it) to see what I mean.
You want a system where there is a CHOICE, but only ONE option value can be selected. You need to use radio buttons or a dropdown, and this requires ONE OPTION NAME, with SEVERAL associated option values. This will ensure that if I click ONE option, then decide that I want to change it and click ANOTHER option, my first choice will be "cancelled".