> 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/modificadores.md).

# Modificadores

🎥 Prefere assistir? Veja uma visão geral sobre criação e configuração de modificadores:

{% embed url="<https://www.youtube.com/watch?v=hN-h7c5RWPU>" %}

{% embed url="<https://youtu.be/D5ekGRCyGPE>" %}

### O que são modificadores

Modificadores são opções usadas para personalizar produtos na venda, como adicionar ingredientes, remover itens ou trocar componentes.

Eles podem:

* alterar o valor final da venda
* refletir baixa de estoque
* apoiar cenários de combo e personalização

### Criar um modificador

{% stepper %}
{% step %}
Abra **Produtos → Modificadores → Aba Modificadores**.
{% endstep %}

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

{% step %}
Preencha os campos principais:

* **descrição**
* se terá **valores atualizados**
* **preço sugerido**
* se terá **baixa de estoque**
  {% endstep %}

{% step %}
Se necessário, informe um **produto de referência de tributos**.
{% endstep %}

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

<figure><img src="/files/0FqFBof08jeEMEF2AxOm" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Use **Produto referência de tributos** apenas quando o modificador pertencer a um **combo**. Para produtos avulsos, deixe esse campo em branco.
{% endhint %}

### Próximo passo

Depois de criar os modificadores, siga para [**Grupo de modificadores**](/retaguarda/produtos/grupos-de-modificadores.md).


---

# 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/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.
