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