Skip to content

Field Types

Radio Field

Radio field to pick exactly one option from a list. Best for materials, sizes, or finishes with per-option pricing.

When to use

  • Material: wood / metal / acrylic
  • Size tiers with different prices
  • Finish or packaging choices (pick one)

Settings reference

SettingDescription
LabelField title shown above the options.
OptionsEach option has a label and optional price.
Default optionPre-select one option on page load.
RequiredCustomer must choose an option before add to cart.
PricingFixed, percentage, formula, or none. See Pricing docs.
Conditional logicShow or hide based on another field’s value.

Order item meta

The selected option is stored on the order item:

Field label: "Material"
Value: Metal
Price: +15.00

Tips