---
title: Commerce
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

> **Info:**&#x20;
>
> ## Commerce
>
> Explore practical implementation patterns for commerce scenarios in Xperience by Kentico, including how to keep reusable product content synchronized with website pages.
>
> ---
>
> [Explore the Training guides product catalog implementation](https://docs.kentico.com/guides/development/commerce/explore-training-guides-catalog.md)
>
> **CONCEPT**
>
> Walk through the product catalog implementation used in the Training guides repository, covering content modeling decisions, stock tracking, catalog discounts, widgets, and more.
>
> ---
>
> [Create product page wrappers for Content hub products](https://docs.kentico.com/guides/development/commerce/create-page-wrapper-for-ch-products.md)
>
> **HOW-TO**
>
> Build a handler that automatically manages product page wrappers for reusable products stored in the Content hub, including automatic page creation, language variant creation, publishing, unpublishing, and deletion.
>
> ---
>
> [Implement product display patterns with KentiCopilot](https://docs.kentico.com/guides/development/commerce/product-display-patterns-kenticopilot.md)
>
> **CONCEPT**
>
> Examine key considerations for creating product display widgets, and see how agentic AI coding assistants and the KentiCopilot widget creation plugins can accelerate the process.
>
> ---
>
> [Implement faceted filtering for product catalog](https://docs.kentico.com/guides/development/commerce/implement-faceted-filtering-for-product-catalog.md)
>
> **HOW-TO**
>
> Extend a product listing widget with faceted filtering, supporting both AND and OR logic across taxonomy-based attributes such as material and color, with filter state preserved in the URL.
>
> ---
