For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Admin
Types
Objects
DropdownProductModifier
OBJECT
Copy page
Dropdown product modifier.
Fields
values
list of
DropdownProductModifierValues
Required
Dropdown product modifiers values.
Show 3 fields
id
String
Required
The ID of the object.
displayName
String
Required
Product modifier display name.
isRequired
Boolean
Required
Indicates whether product modifier is required.
isShared
Boolean
Required
Indicates whether product modifier is shared or local.
overridesForLocale
DropdownProductModifierForLocale
Optional
Overrides for the dropdown product modifier in a channel locale.
Show arguments and fields