> 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/formas-de-entrega/configurando-formas-de-entrega/tabela-personalizada.md).

# Tabela Personalizada

## Configurando Tabela Personalizada na Loja

Clique em "**Config -> Métodos de Entrega**", em "Tabela Personalizada" clique em "**Ativar**":

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

Você pode cadastrar **várias** Tabelas diferentes, para isto, clique em "**Cadastrar**":

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

Antes de começar, clique em "**Baixar Tabela Modelo**":&#x20;

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

Salve o arquivo em seu computador e preencha com todas as Faixas de CEPs e seus Valores:

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

Observe que as colunas **devem ser mantidas no mesmo padrão**:

* **Nome:** Um nome para identificar a Região
* **FaixaCepDe:** A Faixa de CEP Inicial - *Exemplo: 88350000*
* **FaixaCepAte:** A Faixa de CEP Final: *Exemplo: 88350100*
* **PesoDe:** O Peso Inicial - *Exemplo: 0.0*
* **PesoAte**: O Peso Final- *Exemplo: 1.50 (Representando 1 kg e 500 gramas)*
* **Valor:** O Valor que será cobrado do Cliente - *Exemplo: 12.23 (Representando R$ 12,23 )*
* **PrazoEntrega:** Prazo de Entrega em Dias - *Exemplo: 12 (Representando 12 dias)*
* **Seguro:** Porcentagem de Seguro que será somada no Valor do Frete - *Exemplo: 10 (Representando 10%)*
* **Kg Excelente - Peso De:** Quando: O peso que deve ser utilizado para aplicar o "Valor por Kg" - *Exemplo: 30 (Representando 30 kg)*
* **Kg Excelente - Valor por Kg:** Valor por Kg - Exemplo: 23.12 *(Representando R$ 23,12)*

{% hint style="info" %}
**Atenção:**

* O arquivo deve ser mantido no formato **CSV**
* O arquivo não pode exceder 5 mb
* No CEP, preencha apenas os números - *Exemplo: 88458854*
* No Valor e Peso, preencha os centavos separados por "ponto" - *Exemplo: 100.23*
* No Prazo de Entrega, preencha apenas a quantidade de dias, sem a palavra "dias"
  {% endhint %}

{% hint style="info" %}
S**eguro:**\
\
O seguro é cobrado em cima do valor do PRODUTO.\
\
**Exemplo:**\
\- Seguro: 10%\
\- Valor do Produto: R$ 100,00\
\- Valor do Seguro: R$ 10,00
{% endhint %}

Depois de ter montado a Tabela, volte para a Janela de Importação.

Preencha um "**Nome**" para identificar a Tabela e selecione o arquivo da Tabela.

**Exemplo de Preenchimento:**

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

Clique no botão abaixo para baixar o arquivo Modelo:

{% file src="/files/k0xklgNNTu4SVQenqwnd" %}

Em seguida, clique em "**Importar Tabela**":

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

**Pronto!** A Tabela foi castrada e já se encontra disponível na Loja:

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

Você pode cadastrar várias tabelas diferentes voltando no botão Cadastrar:

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

Clicando em "**Gerenciar**" você pode ver algumas linhas da tabela importada, baixar a tabela e substituir a tabela:

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

Na Loja, todas as Tabelas Cadastradas são exibidos:

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


---

# 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/formas-de-entrega/configurando-formas-de-entrega/tabela-personalizada.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.
