# Coleções

Em um **e-commerce**, as **coleções** são agrupamentos de produtos com características em comum, organizados para facilitar a navegação e melhorar a experiência do cliente. Essas coleções podem ser criadas com base em diferentes critérios, como:<br>

🔹 **Temporada ou ocasião** → Exemplo: "Coleção Verão 2025", "Natal", "Black Friday".

🔹 **Estilo ou tendência** → Exemplo: "Minimalista", "Vintage", "Tech Wear".

🔹 **Público-alvo** → Exemplo: "Para Atletas", "Para Gamers", "Moda Infantil".

🔹 **Promoções ou descontos** → Exemplo: "Outlet", "Até 50% Off", "Frete Grátis"<br>

Então, para criar uma coleção, você deve seguir esse caminho: \
\
&#x20;                              **1.º Passo:** Clicar em Shop > Clicar em Catálogo. <br>

<figure><img src="/files/ecBKi5QQqpiV1zznZe10" alt=""><figcaption></figcaption></figure>

&#x20;                         **2.º Passo: Clicar em Coleções > Adicionar Coleção**&#x20;

<figure><img src="/files/pNZOjBWqI89CEbt18uqu" alt=""><figcaption></figcaption></figure>

&#x20;                      **3.º Passo:** Insira o nome da coleção, adicione uma descrição (opcional) e selecione os produtos que farão parte dessa coleção.<br>

<figure><img src="/files/XmirtyYQv6y1VpBA34vA" alt=""><figcaption></figcaption></figure>

**Passo Final:** Para exibir a coleção no seu catálogo, acesse *Shop > Preferências > Personalização da Vitrine* e selecione a coleção criada e salve.&#x20;


---

# Agent Instructions: 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://sejasuri.gitbook.io/centraldeajuda/suri-shop/suri-provider/catalogo/colecoes.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.
