> For the complete documentation index, see [llms.txt](https://centraldeajuda.deeliv.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centraldeajuda.deeliv.app/gestor/pdv.md).

# PDV

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

<h2 align="center">Conhecendo a interface</h2>

* Escolha do tipo de pedido:

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

* Listagem de itens

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

{% columns %}
{% column width="58.333333333333336%" %}
Favorite os itens mais pedidos:

<figure><img src="/files/rdxIvl9d5hagGSkMi6eZ" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="41.666666666666664%" valign="middle" %}

<figure><img src="/files/FkoJRGt8J67rzmDN1Aau" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %}

<figure><img src="/files/o8hzDZO9jgx6guduYtu6" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" valign="middle" %}
Altere o modo de visualização dos itens
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %}

<figure><img src="/files/BWpG2kyWo7vrvTCcMMLh" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" valign="middle" %}
Escolha os complementos de cada item
{% endcolumn %}
{% endcolumns %}

* Carrinho e checkout do pedido (seleção de cliente, endereço, formas de pagamentos, etc.)

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

Exemplo de checkout para um pedido de **Entrega:**

{% columns %}
{% column width="33.33333333333333%" %}

<div align="left"><figure><img src="/files/VOfJubfSyF3l8NpeK5QY" alt="" width="210"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}
Altere a quantidade de cada item ou apague todos os itens.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}
![](/files/0z0kwTR73goRxhFrFI26)
{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}
Busque o cliente pelo nome ou pelo número, ou cadastre um novo cliente
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/ZeeFScd3iWhLG3pCV5GD" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}
Selecione o endereço ou cadastre um novo
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/YPMsPV3ZFJtCU10uIu5T" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}
Escolha a forma de pagamento, e aplique um cupom de desconto
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/Iyq9xeXCVqhepTjYsL1M" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}
Confira o pedido, se necessário pode agendar, inclua o documento do cliente para emissão da nota fiscal, adicione alguma observação ao pedido, e por fim basta **Finalizar**
{% endcolumn %}
{% endcolumns %}

* Limpeza de cache local e rascunhos de pedidos

<figure><img src="/files/90jFe5lVo7A5iD0xPE7P" alt=""><figcaption></figcaption></figure>

{% columns %}
{% column width="16.666666666666664%" %}

<figure><img src="/files/FEOHsfqMr0NO47SnjnpP" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="83.33333333333334%" valign="middle" %}
Limpa todos os dados armazenados pelo sistema no seu dispositivo e recarrega a página
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/8hyOaRgL6I54LBzhCZP4" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}
Salve um rascunho do pedido atual para continuar e finalizar futuramente
{% endcolumn %}
{% endcolumns %}

***

{% hint style="warning" %}
Algumas imagens demonstradas acima podem destoar da versão atual da plataforma devido as frequentes atualizações para a melhora do produto.
{% endhint %}

{% hint style="info" %}
Em caso de dúvidas, entre em contato conosco! :smile:

Site: [www.deeliv.app](https://centraldeajuda.deeliv.app/gestor/www.deeliv.app)\
E-mail: <ajuda@deeliv.app>\
Chat de suporte: [chat.deeliv.app](https://chat.deeliv.app)\
Telefone: (15) 3261-7778
{% endhint %}


---

# 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://centraldeajuda.deeliv.app/gestor/pdv.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.
