Loading...
Was this page helpful?
This documentation provides a reference to the retrieveProductCollection
method. This belongs to the Product Module.
This method is used to retrieve a product collection by its ID.
A simple example that retrieves a product collection by its ID:
To specify relations that should be retrieved:
productCollectionId
stringselect
or relations
, accept the
attributes or relations associated with a product collection.Promise
Promise<ProductCollectionDTO>