ReadonlyattributesReadonlycategoriesCategories assigned to the Product.
Optional ReadonlycategoryNumerical values to allow ordering of Products within a specified Category.
Optional ReadonlydefaultReference to the default Variant of the Product. Only available for Projects with productCatalogModel set to Modular. The reference is automatically cleared when the referenced Variant is deleted; in that case, the response of the Delete Variant request includes a DefaultVariantDeleted warning.
Optional ReadonlydescriptionDescription of the Product.
ReadonlymasterThe Master Variant of the Product.
Omitted when the Project has the [ProductCatalogModel](ctp:api:type:ProductCatalogModel) `Modular`. Use the [Variants API](/projects/variants) instead.
Optional ReadonlymetaDescription of the Product as used by search engines.
Optional ReadonlymetaKeywords that give additional information about the Product to search engines.
Optional ReadonlymetaTitle of the Product as used by search engines.
ReadonlynameName of the Product.
ReadonlysearchUsed by Search Term Suggestions, but is also considered for a full text search in the Product Projection Search API.
ReadonlyslugUser-defined identifier used in a deep-link URL for the Product.
Must be unique across a Project, but can be the same for Products in different Locales.
Matches the pattern [a-zA-Z0-9_\\-]{2,256}.
ReadonlyvariantsAdditional Product Variants.
Empty when the Project has the [ProductCatalogModel](ctp:api:type:ProductCatalogModel) `Modular`. Use the [Variants API](/projects/variants) instead.
Product Attributes according to the respective AttributeDefinition. Not supported by Product Projection Search.