A description of the collection, complete with HTML markup. Many templates display this on their collection pages.
A unique, human-readable string for the collection automatically generated from its title. This is used in themes by the Liquid templating language to refer to the collection.
(limit: 255 characters)
The unique id of the collection
The image for this collection
The time and date when the collection was made visible.
Retuns null
for a hidden collection
Whether the collection is published to the Point of Sale channel. Valid values:
web
: The collection is published to the Online Store channel but not published to the Point of Sale channel.global
: The collection is published to both the Online Store channel and the Point of Sale channel.The order in which products in the collection appear. Valid values:
alpha-asc
: Alphabetically, in ascending order (A - Z).alpha-desc
: Alphabetically, in descending order (Z - A).best-selling
: By best-selling products.created
: By date created, in ascending order (oldest - newest).created-desc
: By date created, in descending order (newest - oldest).manual
: In the order set manually by the shop owner.price-asc
: By price, in ascending order (lowest - highest).price-desc
: By price, in descending order (highest - lowest).The suffix of the liquid template being used.
For example, if the value is custom
, then the collection is using the collection.custom.liquid
template.
If the value is null
, then the collection is using the default collection.liquid
The name of the collection. (limit: 255 characters)
The time when the collection was last modified.
Generated using TypeDoc
https://shopify.dev/api/admin-rest/2021-10/resources/collection#top