> For the complete documentation index, see [llms.txt](https://ajuda.toplojas.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.toplojas.com.br/marketplaces/shopee/gerenciando-pedidos.md).

# Pedidos

## 🔄 Sincronia de Pedidos

Todos os pedidos feitos, pelo ambiente do Shopee, nos anúncios derivados de produtos da loja, geram um **PEDIDO** na Loja (*e reduzem o estoque do produto correspondente*).

Os pedidos gerados pela Shopee recebem um ícone na listagem de pedidos:&#x20;

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

E nos detalhes dos pedidos são exibidos todos os detalhes:

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

## 📦 Preparando Pedido para ser Enviado

Consulte o vídeo abaixo para entender melhor como preparar o pacote:

{% embed url="<https://www.youtube.com/watch?v=v6vokeoK3c0>" %}

## ❓ Dúvidas Frequentes

### 🔷Quando devo enviar os Produtos Comprados?

Quando o status do pedido for "**Pedido com Pagamento Confirmado e Capturado**":

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

### 🔷 O estoque dos produtos é baixado/sincronizado automaticamente?

Sim, o sistema importa os pedidos da Shopee, baixa o estoque deles dentro da Loja e mantém sincronizado com a Shopee

### 🔷 Cadastrei um produto diretamente na Shopee, o pedido feito nele será importado?

Não, apenas produtos que estão sincronizados na loja tem seus pedidos importados.

### 🔷 Algumas informações do cliente estão com "XXXXX" ou com "99999"

Até que o pedido seja pago, a Shopee oculta os dados do cliente.

### 🔷 No telefone do cliente apareceu "4799999999"

A Shopee não informa mais o Telefone real dos clientes


---

# 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://ajuda.toplojas.com.br/marketplaces/shopee/gerenciando-pedidos.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.
