# Repetir pedidos anteriores (Peça de novo)

A funcionalidade **Peça de novo** permite que o cliente repita um pedido anterior de forma rápida no delivery. Quando ativada, o cliente passa a visualizar os **4 últimos pedidos realizados** e pode selecionar um deles para adicionar novamente ao carrinho.

### Como ativar

1. Acesse o **Painel Delivery + Salão**
2. Vá até **Configurações Gerais**
3. Localize a opção **Repetir pedidos anteriores (Peça de novo)**
4. Ative a funcionalidade

<figure><img src="/files/7aNwCed0JyIMRjJUM3fA" alt=""><figcaption></figcaption></figure>

### Como funciona para o cliente

No cardápio digital do delivery, o cliente irá visualizar a seção **Peça de novo** sempre que usar, com acesso aos últimos 4 pedidos realizados. Ao selecionar um pedido, os itens são adicionados novamente ao carrinho, facilitando a recompra.

{% hint style="info" %}
**O cliente precisa estar logado na loja para visualizar os pedidos anteriores.**
{% endhint %}

<figure><img src="/files/OLuub9zvlu2qXFx14POi" alt="" width="375"><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://ola.meajuda.cc/delivery-salao/configuracoes-gerais/peca-de-novo.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.
