# Frete grátis

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

### Como configurar o frete grátis

1. **Acesse o menu:**\
   `Módulos > Logística > Transportadoras`.
2. **Crie ou edite uma transportadora**:
   * Defina o **nome** da transportadora (ex: "Frete Grátis SP").
   * Selecione a **modalidade de frete** (FOB ou CIF).
   * Relacione ao **mapeamento ERP** caso necessário.
3. **Configure as faixas de CEP com valor zero**:
   * Clique em **Importar** ou preencha manualmente a grade com os campos:
     * **Região** (ex: SP CAPITAL, SP INTERIOR)
     * **CEP inicial** e **CEP final**
     * **Valor** = `0.00` (representando frete grátis)
     * **Prazo de entrega**
     * **Peso mínimo/máximo**
     * **Pedido mínimo** (opcional: valor mínimo do pedido para aplicar o frete grátis)
4. **Exemplo de regra de frete grátis**:

   | Região      | CEP inicial | CEP final | Valor | Pedido mínimo |
   | ----------- | ----------- | --------- | ----- | ------------- |
   | SP CAPITAL  | 01000-000   | 05999-999 | 0.00  | 800.00        |
   | SP INTERIOR | 08500-000   | 19999-999 | 0.00  | 800.00        |

***

#### **Importação e Exportação**

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

* Utilize o botão **"Download do modelo de importação"** para baixar o template.
* Preencha os dados em massa no Excel e use o botão **"Importar"** para carregar.
* Caso necessário, exporte as regras existentes com **"Exportar"**.

***

#### **Integração com Política Comercial**

<figure><img src="/files/4P3g6bnT20zNOmBnZFKO" alt=""><figcaption></figcaption></figure>

Após configurado, o frete grátis pode ser **vinculado a uma política comercial** em:\
`Políticas comerciais > Transporte`, garantindo que os clientes dessa política tenham acesso às condições configuradas no checkout.


---

# 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://ajuda.uplaces.com.br/logistica/frete-gratis.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.
