ProductCollection - Product Module Data Models Reference

This documentation provides a reference to the ProductCollection data model. It belongs to the Product Module.

idPrimaryKeyModifier<IdProperty>
The ID of the product collection.
titleTextProperty
The title of the product collection
handleTextProperty
The unique handle of the product collection
productsHasMany<Product>
The associated products.
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?