# Correção ao lançar produto com valor promocional igual ao valor original com pergunta vinculada

Identificamos um erro ao lançar produtos que possuíam valor promocional igual ao valor normal e estavam vinculados a perguntas (como complementos). Nesses casos, o Consumer apresentava falha no momento da venda, impedindo a continuidade do pedido.

Corrigimos a regra de aplicação de promoções para que produtos com valor promocional igual ao valor normal sejam tratados corretamente, mesmo quando possuem perguntas vinculadas. O Consumer agora reconhece e processa esse tipo de produto sem gerar erro.

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

{% hint style="info" %}
1**º produto simples**\
**2º produto com promoção valor menor**\
**3º produto com promoção valor igual**
{% endhint %}


---

# 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://atualizacoes.consumer.com.br/pdv/anteriores/15.0.0/15.0.0.10/correcao-ao-lancar-produto-com-valor-promocional-igual-ao-valor-original-com-pergunta-vinculada.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.
