# Correção ao adicionar mais de uma quantidade em produtos com perguntas pela tela principal do pedido

Havia um problema onde, ao informar uma quantidade maior que 1 na tela de produtos com perguntas, o sistema adicionava apenas 1 item em vez da quantidade especificada. As perguntas eram respondidas, mas a quantidade correta não era refletida na adição dos itens.

Foi corrigida a inclusão de itens com perguntas para considerar a quantidade informada na caixa rápida.&#x20;

Agora, o Consumer leva em conta a quantidade especificada, garantindo que as perguntas e opções sejam aplicadas corretamente com base na quantidade de itens informada.

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


---

# 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/14.7.1/14.7.1.4-beta/correcao-ao-adicionar-mais-de-uma-quantidade-em-produtos-com-perguntas-pela-tela-principal-do-pedido.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.
