Configure an option's settings

Features · Updated Jul 15, 2026

Every option in an option set has its own settings panel. This article explains what each setting does so you can fine-tune how options look and behave.

An option's settings panel showing the option name and label, Required and Hide label checkboxes, option values, help text, info, and width controls

Naming

  • Option name: a unique name for the option. Customers see it next to their choice on the cart page, and it's how the selection appears on the order.
  • Option label: the label shown above the option on the product page. Turn on Hide label if you don't want a label at all.

Keep both clear and short. "Engraving text" beats "Custom input 1" on both the product page and the order.

Behavior

  • Required: customers must fill in or select this option before they can add the product to the cart.
  • Default value: pre-fills the option. For choice options you can instead mark one value as selected by default.
  • Placeholder: hint text inside empty text-style inputs.
  • Help text: a short line under the option.
  • Info: a tooltip icon next to the label with extra guidance.

Layout

  • Width: how much of the row the option takes up: 25%, 33%, 50%, 66%, 75%, or 100%. Two options at 50% sit side by side.

Validation

The available limits depend on the option type:

Option types Settings
Text box, Text area, Email Min character and Max character
Number box, Date picker, Time picker Min value and Max value
Checkbox, Radio button, Button, Color swatch, Image swatch Limit selected values with Min and Max selected values

Type-specific settings

  • Switch: Enabled by default, plus custom On label and Off label (default "Yes" and "No").
  • Heading: the heading text and level (h1 to h6).
  • Divider: color and style (solid, dashed, dotted).
  • Spacer: height in pixels.
  • Paragraph, Modal, Html: the content itself, edited in place.

Conditional logic (Pro)

Show or hide the option based on what the customer picked in other options. See Show or hide options with conditional logic.