Optional
Readonly
categoriesOptional
Readonly
categoryNumerical values to allow ordering of Products within a specified Category.
Optional
Readonly
descriptionDescription of the Product.
Optional
Readonly
keyUser-defined unique identifier for the Product.
This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Products with the [Import API](/../import-export/) and the [Merchant Center](/../merchant-center/import-data).
To update a Product using the Import API or Merchant Center, the Product `key` must match the pattern `^[A-Za-z0-9_-]{2,256}$`.
Optional
Readonly
masterThe Product Variant to be the Master Variant for the Product. Required if variants
are provided also.
Optional
Readonly
metaDescription of the Product as used by search engines.
Optional
Readonly
metaKeywords that give additional information about the Product to search engines.
Optional
Readonly
metaTitle of the Product as used by search engines.
Readonly
nameName of the Product.
Optional
Readonly
priceSpecifies the type of prices used when looking up a price for the Product.
Readonly
productThe Product Type defining the Attributes for the Product. Cannot be changed later.
Optional
Readonly
publishIf true
, the Product is published immediately to the current projection.
Optional
Readonly
searchUsed by Product Suggestions, but is also considered for a full text search.
Readonly
slugUser-defined identifier used in a deep-link URL for the Product.
It must be unique across a Project, but a Product can have the same slug in different Locales.
It must match the pattern [a-zA-Z0-9_\\-]{2,256}
.
Optional
Readonly
stateState to be assigned to the Product.
Optional
Readonly
taxThe Tax Category to be assigned to the Product.
Optional
Readonly
variantsThe additional Product Variants for the Product.
Categories assigned to the Product.