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
/
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Admin
Types
Objects
CheckboxProductModifier
OBJECT
Copy page
Checkbox product modifier.
Fields
checkedByDefault
Boolean
Required
Indicates whether the modifier is checked by default.
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.
fieldValue
String
Optional
Checkbox modifier field value.
overridesForLocale
CheckboxProductModifierForLocale
Optional
Overrides for the checkbox product modifier in a channel locale.
Show arguments and fields