Create a new ecommerce product and defaultSKU. A product, at minimum, must have a single SKU.
To create a product with multiple SKUs:
sku-properties
, also known as product options. For example, a T-shirt product may have a “color” sku-property
, with a list of enum values: red, yellow, and blue, another sku-property
may be “size”, with a list of enum values: small, medium, and large.sku-properties
, Webflow will create a default SKU, which is always a combination of the first enum
values of each sku-property
. (e.g. Small - Red - T-Shirt)Upon creation, the default product type will be Advanced
, which ensures all Product and SKU fields will be shown to users in the Designer.
Required scope | ecommerce:write
Unique identifier for a Site
Indicate whether your Product should be set as “staging” or “live”
Request was successful
The Product object
A list of SKU Objects