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
TextFieldProductModifier
OBJECT
Copy page
Text field product modifier.
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.
defaultValue
String
Optional
Default value for the modifier.
overridesForLocale
TextFieldProductModifierForLocale
Optional
Overrides for the modifier in a channel locale.
Show arguments and fields