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
Interfaces
SharedProductOption
INTERFACE
Copy page
Shared options.
Fields
displayName
String
Required
Display name for the shared option.
id
String
Required
ID of the shared option.
values
list of
SharedProductOptionValues
Required
List of shared option values.
Show 3 fields
overridesForLocale
SharedProductOptionForLocale
Optional
Shared option overrides for a channel locale.
Show arguments and fields
Implemented by
DropdownSharedProductOption
RadioButtonsSharedProductOption
RectangleListSharedProductOption
SwatchSharedProductOption
Referenced by
Fields
RemoveSharedProductOptionsOverridesResult.sharedProductOptions
SetSharedProductOptionsInformationResult.sharedProductOptions
SharedProductOptionEdge.node