Represents a collection of design and product combinations as defined on the "Manage Products → Collections" section in the admin.
On CMS URLs of the form /site/<pagename>/c/<collection-path>, the collection object corresponding to the current collection path in the URL is automatically defined.
When used in paginations can be filtered with the where filter by:
idpathcustom.<field-name>and sorted with the sort filter by:
pathcustom.<field-name>Returns the unique ID of the collection.
Returns the collection's path.
Returns the collection's display name.
Returns the collection's description.