> For the complete documentation index, see [llms.txt](https://ajuda.pdvlegal.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.pdvlegal.com.br/retaguarda/produtos/cadastro-de-classes-de-produtos.md).

# Cadastro de classes de produtos

Use classes para organizar produtos e facilitar filtros e agrupamentos.

### Criar uma classe e vincular produtos

{% stepper %}
{% step %}
Acesse **Produtos > Classes**.
{% endstep %}

{% step %}
Clique em **Novo**.
{% endstep %}

{% step %}
Informe o **nome da classe**.
{% endstep %}

{% step %}
Na seção **Produtos Relacionados**, pesquise e selecione os produtos desejados.
{% endstep %}

{% step %}
Se necessário, adicione grupos inteiros de produtos.
{% endstep %}

{% step %}
Para vincular manualmente em um produto específico, acesse **Produtos > Cadastro** e selecione a classe no cadastro do item.
{% endstep %}

{% step %}
Clique em **Gravar** para finalizar.
{% endstep %}
{% endstepper %}

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

### Reordenar classes

Use este fluxo para ajustar a ordem de exibição.

{% stepper %}
{% step %}
Na lista de **Classes**, localize a coluna de ações.
{% endstep %}

{% step %}
Clique no ícone das **setinhas ↕** (à direita do ícone 🗑️).
{% endstep %}

{% step %}
Arraste ou use as setas para mover a classe **para cima ou para baixo**, conforme a ordem de visualização desejada.

{% hint style="success" %}
A nova sequência é gravada imediatamente.
{% endhint %}
{% endstep %}
{% endstepper %}

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


---

# 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://ajuda.pdvlegal.com.br/retaguarda/produtos/cadastro-de-classes-de-produtos.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.
