Describes a product catalog.
active_filters
Returns the active filters for the catalog, null if none is set.
all_products_count
Returns the total amount of products in the store.
categories
Returns the product groups in the catalog.
default_sort_by
Returns the default property this catalog products are sorted by.
filters
Returns the available filters for the catalog, null if none is set.
products
Lists the catalog products products.
products_count
Returns the amount of products in the catalog that are currently viewed. Filtering will affect this value.
seo_description
Returns description for search engines.
seo_keywords
Returns keywords for search engines.
seo_title
Returns title for search engines.
sort_by
Returns the property this catalog products are currently sorted by.
sort_by_param
Returns the query parameter name for sorting property.
sort_options
Returns possible sort options for catalog.