Configure How Many Checkbox Values Shoppers Can Select
Last updated
Checkbox fields allow shoppers to select multiple values by default. If you want to require a certain number of selections or limit how many options shoppers can choose, you can adjust the field’s Additional configuration settings.
If you want a checkbox field to work like a single-choice option:
Open the option field.
Scroll down to Optional.
Click Additional configuration.
Set:
Min Selections: 1
Max Selections: 1
Shoppers will still see the checkbox layout, but they’ll only be able to select one value at a time.


You can also use these settings to control any selection range:
Require shoppers to pick 1 to 3 values:
Min Selections: 1
Max Selections: 3
Make the field optional, but allow up to 2 choices:
Min Selections: 0
Max Selections: 2
If shoppers should only choose one option, you can also use a radio button or dropdown field. These field types automatically limit shoppers to one selection and can make the choice clearer.
Last updated