> 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/configuracao-de-quantidade-minima-e-maxima-de-modificadores.md).

# Configuração de quantidade mínima e máxima de modificadores

Use esta configuração para controlar quantos modificadores o operador pode selecionar.

### Configurar o grupo de modificadores

{% stepper %}
{% step %}
Acesse: **Cadastro > Modificadores > Grupo**.
{% endstep %}

{% step %}
Clique no ícone: "Editar".
{% endstep %}

{% step %}
Defina as **quantidades mínimas e máximas permitidas** para o grupo.

{% hint style="info" %}
Por padrão, os campos começam em `0`. Nesse cenário, não há restrição de quantidade.
{% endhint %}

Se necessário, ative **Atualizar modificadores dos produtos associados a esse grupo**.

<figure><img src="/files/HStDzEas5ta03yzaGgqB" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Clique em **Gravar** para salvar a configuração.
{% endstep %}
{% endstepper %}

### Validar no PDV

{% hint style="info" %}
Quando um produto tiver limites definidos, os grupos exibirão indicadores visuais no PDV.
{% endhint %}

### Como interpretar os indicadores

* <mark style="background-color:yellow;">**Canto inferior esquerdo**</mark>: mostra a quantidade mínima e máxima do grupo.
* <mark style="background-color:blue;">**Canto inferior direito**</mark>: mostra quantos itens já foram selecionados.

<figure><img src="/files/8uQ4MEqCJbEHk4ARyM9U" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Quando a quantidade estiver dentro do limite, o indicador ficará <mark style="background-color:blue;">azul</mark>. Fora do limite, ficará <mark style="background-color:red;">vermelho</mark>.
{% endhint %}

{% hint style="warning" %}
Se o operador tentar confirmar a venda com um grupo fora do limite, o sistema exibirá uma mensagem de erro.
{% endhint %}

<figure><img src="/files/k3vpF5vPh5ovTP7oJlvX" 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/configuracao-de-quantidade-minima-e-maxima-de-modificadores.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.
