collection
collection object only contain specific collection's object. The collection object has the following attributes:
collection.title
Returns the title of the collection.
collection.sort_by
Returns the sort order of the collection.
collection.product_count
Returns the number of products in a collection.
collection.handle
Returns the collection's handle.
collection.products
Returns the number of products in a collection. More info ›
collection.paginate
Returns the paginate object of the collection. More info ›