Radio Button and Checkbox
Last updated
Last updated
Both Radio Button and Checkbox elements are designed to present selectable options to your customers. While they function similarly in many ways, there are key differences in how selections work and how many can be made.
Purpose: Allows the customer to select only one option from a list.
Selection behavior:
Only one value can be selected at a time.
Once selected, it cannot be deselected β only replaced by selecting another option.
Use Case: Ideal when you want the customer to choose one and only one required option β for example, size (Small, Medium, Large).
Purpose: Allows the customer to select multiple options from the list.
Selection behavior:
Multiple checkboxes can be selected.
Customers can deselect any option freely.
You can limit selection by setting up Min/Max selections
Use Case: Perfect for optional add-ons, such as "Include gift wrapping," "Add greeting card," or selecting multiple toppings for a pizza.
Both Radio Buttons and Checkboxes allow you to configure:
Label/Name
Required Field
Hidden Field
Add-on Products
Conditional Logic
Out of stock options
Advanced Settings (like Helptext position, Column width, HTML class, etc.)
Style: Vertical/Horizontal
Expand/collapse option values
Scroll type: Default, By Fixed height, By number of option value
π§ Need Help? If you run into any issues while setting up your option set, feel free to reach out to us at Chat or email [email protected].
Weβre always here and happy to help β with sincerity and care!