Products > 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
Endpoint | Description |
---|---|
options | Get options |
optionsCreate | Create options |
optionsDelete | Delete options |
optionsExport | Export options |
optionsImport | Import options |
optionsModify | Modify options |
Types
Types |
---|
ForeignShardedTask |
GenericExport |
GenericImport |
Option |
OptionCreate |
OptionModify |