Products > Options
Commerce APIProductsOptions
Options

Product Options specify the distinguishing characteristics of a product variant, such as size, color, or pattern. These options enhance customer convenience in product selection and bring versatility to your catalog. For instance, a T-shirt product variant could have a 'Size' option with the values 'Small', 'Medium', and 'Large'.

Unlike many other elements, options utilize user-provided, meaningful IDs. This design facilitates lazy binding, enabling you to create a product with non-existent options or option values. These can then be supplemented later by creating the corresponding options with the appropriate details.

Endpoints

EndpointDescription
optionsGet options
optionsCreateCreate options
optionsDeleteDelete options
optionsExportExport options
optionsImportImport options
optionsModifyModify options

Types

Types
ForeignShardedTask
GenericExport
GenericImport
Option
OptionCreate
OptionModify