> For the complete documentation index, see [llms.txt](https://iflow21.gitbook.io/ecommerce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iflow21.gitbook.io/ecommerce/oms-guia-para-sellers/otros/calculadora-de-envios.md).

# Calculadora de Envíos

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

La calculadora de envíos te permite obtener un estimado del costo de envío según las características de tu paquete y el destino. Aquí te explicamos cómo utilizarla:

1. **Tamaño y peso del paquete**: Ingresá las dimensiones (alto, ancho y profundidad) y el peso de tu paquete en los campos correspondientes. Es importante que estos datos sean precisos para obtener un cálculo adecuado.
2. **Destino**: Indicá el código postal y seleccioná la provincia correspondiente al destino de tu envío. Esto nos ayudará a determinar el costo en función de la distancia.
3. **Presiona "Calcular"**: Al hacer clic en el botón "Calcular", la herramienta te proporcionará un estimado del costo del envío.
4. **Limpiar los campos**: Si necesitás empezar de nuevo o cambiar los datos ingresados, presioná el botón "Limpiar" para borrar toda la información cargada en los campos y comenzar nuevamente.


---

# 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://iflow21.gitbook.io/ecommerce/oms-guia-para-sellers/otros/calculadora-de-envios.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.
