> For the complete documentation index, see [llms.txt](https://ajudaerp.sfhera.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajudaerp.sfhera.com.br/estoque/promocoes/promocoes-por-faixa-desconto-em-valor-rusd.md).

# Promoções por faixa desconto em valor R$

Para criar promoções programadas no sistema Sfhera clique em **Estoque -> Promoções -> Desconto por faixas.**

<figure><img src="/files/KZH7v8Oo7IHUu0ijcz9u" alt="" width="375"><figcaption><p>Menu estoque -> promoções -> desconto por faixa.</p></figcaption></figure>

Preencha os campos **Empresa, Produto, Tabela de Preço, Observação, Data Início** e **Data Término,** de acordo com suas necessidades.

Preencha o campo  -> Tipo de desconto: **Desc. Valor (R$)**

<figure><img src="/files/zDNqIkOLMtQlpsqY6Cgn" alt="" width="375"><figcaption><p>Tela desconto por valor</p></figcaption></figure>

Após salvar a promoção, vá na aba "**Faixa de Desconto**".

<figure><img src="/files/3rO1xT9H7VW2vq0lTS3q" alt="" width="375"><figcaption><p>Tela desconto por faixa</p></figcaption></figure>

Clique no botão **F2** para adicionar as faixas de desconto.&#x20;

Preencha os campos **Quantidade Inicial, Quantidade Final e Valor aplicado.**

<figure><img src="/files/niRxu44wQKNDWiDdSqlZ" alt="" width="375"><figcaption><p>Tela cadastro faixa e desconto em valor.</p></figcaption></figure>

Pode ser inserido 1 ou mais faixas de desconto na promoção, salve no botão F5 e já esta pronta para venda.


---

# 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, and the optional `goal` query parameter:

```
GET https://ajudaerp.sfhera.com.br/estoque/promocoes/promocoes-por-faixa-desconto-em-valor-rusd.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
