> For the complete documentation index, see [llms.txt](https://ajuda.iset.com.br/inicio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.iset.com.br/inicio/minha-loja/integracoes/frete/agendamento-de-entrega.md).

# Agendamento de entrega

Para configurar o agendamento de entrega na sua loja virtual, siga os passos abaixo:

&#x31;**- Acesse o Painel Administrativo:** abra o painel administrativo da sua loja virtual.

&#x32;**- Navegue para Módulos de Frete:** clique em **Integrações** >> **Frete**.

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

3- **Configure o Módulo de Frete Customizado:** clique na engrenagem do módulo de frete customizado.

<figure><img src="/files/3VhbwLV5xXqL4Pq6lb0B" alt=""><figcaption></figcaption></figure>

4- **Configurar Tabela de Agendamento:** na tela que abrir, vá até a opção **Configurar** **tabela de agendamento.**

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

1- Já na tela, Definição da tabela de agendamento da entrega, você terá as seguintes configurações:

A- **Permitir Seleção do Dia:** em **Permitir seleção do dia**, escolha se o cliente terá permissão para escolher o dia da entrega do pedido.

B- **Definir Datas Bloqueadas:** caso queira, você pode definir as datas que serão bloqueadas para a seleção. Coloque apenas o dia/mês separados por "," (vírgula).

C- **Configurar Antecedência de Seleção: p**reencha a opção **Liberar seleção somente com x horas de antecedência da próxima janela de entrega disponível**.

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

D- **Definir Dias e Horários de Entrega:**

* Marque os dias possíveis em que ocorrerá a entrega e defina os horários de entrega possíveis.
* É possível adicionar mais horários ou excluir, para isso, clique em “+” ou “-”.

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

2- **Salvar Configurações:** por fim, clique em **Salvar** **alterações** e novamente em **Salvar** **alterações** para confirmar as mudanças.

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

Ficou com alguma dúvida? Entre em contato conosco via chat online!&#x20;


---

# 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.iset.com.br/inicio/minha-loja/integracoes/frete/agendamento-de-entrega.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.
