> For the complete documentation index, see [llms.txt](https://atomic-suite.gitbook.io/atomic-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atomic-suite.gitbook.io/atomic-suite/documentation-blog/documentation-utilisateur/comment-lier-une-categorie-de-produits-a-une-categorie-de-blog.md).

# Lier une catégorie de produits à une catégorie de blog

Sur la page de création/modification d'une catégorie de blog, recherchez l'option "Link to product categories". Dans ce champ, commencez à saisir le nom de la catégorie de produits à associer à la catégorie de blog.

![](/files/-MkbkGBVb544UIDSJIC4)

Lorsque la catégorie souhaitée est affichée, cliquez dessus pour confirmer. Répétez l'action pour associer une autre catégorie de produits.

Après avoir enregistré les modifications, les catégories seront associées et sur la page catégorie de votre ecommerce vous pourrez afficher les articles de blog associés.

Pour ce faire, en Back office, créez une nouvelle molécule "Blog posts list" via l'onglet "Content animation". Dans le champ “Select blog posts to show” choisissez l’option “Related posts”.

![](/files/-MkbkGBWVyYRHHTB54xg)

Puis définissez l'emplacement de la molécule dans la page catégorie.

Si vous souhaitez afficher les articles seulement dans certaines pages catégorie, utilisez l'option d'affichage conditionnel et spécifiez les catégories de produits souhaitées.

![](/files/-MkbkGBXfTBMGx_hI4ib)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://atomic-suite.gitbook.io/atomic-suite/documentation-blog/documentation-utilisateur/comment-lier-une-categorie-de-produits-a-une-categorie-de-blog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
