Skip to main content
Skip to main content

CreateProductCollectionDTO

A product collection to create.

titlestringRequired
The product collection's title.
handlestring
The product collection's handle. If not provided, the value of this attribute is set to the slug version of the title.
product_idsstring[]
The products to associate with the collection.
metadataRecord<string, unknown>
Holds custom data in key-value pairs.
Was this section helpful?