> For the complete documentation index, see [llms.txt](https://3pod.gitbook.io/3pod-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://3pod.gitbook.io/3pod-docs/constructor-de-embudos/checkout-3pod/como-conectar-dropi-con-3pod-y-anadir-productos-al-checkout-paso-a-paso.md).

# 🧩 Cómo Conectar Dropi con 3Pod y Añadir Productos al Checkout Paso a Paso

### 🔗 Pasos para Conectar Dropi con 3Pod y Usar Productos

#### 1. Instalar la aplicación Dropi en 3Pod

* Desde el panel de 3Pod, ir a la sección **“Aplicaciones”**.
* Buscar e instalar **Dropi**.

<figure><img src="/files/FbHLPYW857Lkk3lUvqbt" alt="" width="563"><figcaption></figcaption></figure>

* Ingresa tu usuario de Dropi y tu Store Token, que puedes generar en Dropi. Mira el ejemplo en la siguiente imagen.

<figure><img src="/files/Ydu3vQfMjRQSaviQ785x" alt="" width="563"><figcaption></figcaption></figure>

#### 2. Importar productos desde Dropi

* Una vez conectado, dar clic en **“Importar producto”**.
* Se muestra una lista de productos disponibles.
* Puedes buscar por nombre (ej: `carblock`) o por código ID.
* Selecciona el producto deseado y este se importa a tu tienda.

#### 3. Verificar producto en tienda de 3Pod

* Ir a la sección **Productos** en la tienda.
* Verás:
  * Nombre
  * Descripción
  * Precio
  * Inventario
  * Imágenes del producto
* Todo esto se carga automáticamente desde Dropi.

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

#### 4. Integrar producto en el Checkout de 3Pod

* Desde el **Constructor de páginas de 3Pod**, abrir un embudo o página de checkout.
* Clic en el botón de **Checkout** → clic en el ícono de **tuerca (configuración)**.
* Seleccionar el producto importado (ej: `Cardblock`).
* Volver atrás y validar que el producto aparece en el checkout.

#### 5. Video tutorial

Si eres más visual, dando clic [**aquí**](https://youtu.be/I3a-SIrHePM?si=BfaOm7yQOz2Qz0EY) podrás ver un tutorial paso a paso de cómo lograr la integración.


---

# 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://3pod.gitbook.io/3pod-docs/constructor-de-embudos/checkout-3pod/como-conectar-dropi-con-3pod-y-anadir-productos-al-checkout-paso-a-paso.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.
