***

title: "Catalog"
metaTitle: "Catalog Management in Vendure: Products, Collections, and Facets"
metaDescription: "Manage your store's product catalog in Vendure, including products with variants, dynamic collections for navigation, and facets for filtering and search."
order: 1
--------

The Catalog section covers managing your store's products, collections, and facets.

## Products

Products are the items you sell. Each product can have multiple variants with different options like size, color, etc. See [Products](/current/core/user-guide/catalog/products) for details.

## Collections

Collections are used to group products for display in your storefront, such as "New Arrivals" or "Summer Sale". See [Collections](/current/core/user-guide/catalog/collections) for details.

## Facets

Facets are used to categorize products and enable filtering. For example, "Brand" or "Material" facets allow customers to narrow down product searches. See [Facets](/current/core/user-guide/catalog/facets) for details.
