# en Lago - Supermercado agr�cola online

> Markdown mirror of DialtoneApp's public top-site detail page for `enlago.com`.

URL: https://dialtoneapp.com/top-sites/enlago.com/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/enlago.com

## Summary

- Domain: `enlago.com`
- Website: https://enlago.com
- Description: ai readable | score 20 | purchase read only
- Label: ai_readable
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 708699

## robots

~~~text
User-agent: Googlebot
Allow: /
Allow: /*?id_product
Allow: /*?id_attribute
Allow: /*?p=

User-agent: Storebot-Google
Allow: /
Allow: /*?id_product
Allow: /*?id_attribute
Allow: /*?p=

User-agent: Googlebot-Image
Allow: /
Allow: /*?id_product
Allow: /*?id_attribute
Allow: /*?p=

User-agent: AdsBot-Google
Allow: /

User-agent: *
Allow: /
Disallow: /carrito.php
Disallow: /carrito.php*
Disallow: /checkout
Disallow: /checkout*
Disallow: /pedido
Disallow: /pedido*
Disallow: /pago
Disallow: /pago*
Disallow: /login
Disallow: /login*
Disallow: /registro
Disallow: /registro*
Disallow: /mi-cuenta
Disallow: /mi-cuenta*
Disallow: /admin/
Disallow: /core/
Disallow: /ajax/
Disallow: /api/
Disallow: /*?orderby=
Disallow: /*?orderway=
Disallow: /*?tag=
Disallow: /*?search_query=
Disallow: /*?back=

User-agent: OAI-SearchBot
Allow: /
Disallow: /carrito.php
Disallow: /checkout
Disallow: /pedido
Disallow: /pago
Disallow: /login
Disallow: /mi-cuenta

User-agent: GPTBot
Disallow: /

User-agent: Google-Extended
Disallow: /

Sitemap: https://enlago.com/sitemap.xml
~~~

## llms

~~~text
# Enlago.com

> Tienda online de Piensos Lago (Asturias, España) para huerto, jardín, ganadería, mascotas, riego, cercados, maquinaria y hogar. Este archivo apunta a **patrones de URL reales** y a páginas estables para navegar el catálogo con información fiable.

Guía rápida para modelos/agentes:
- **Búsqueda interna (UI web / SPA):** `https://enlago.com/#q=TU_BUSQUEDA_URLENCODED`
  - Ejemplo con espacios: `https://enlago.com/#q=alimento%20perro`
  - Usa **URL-encoding** para caracteres especiales (espacios = `%20`).
- **Categorías con niveles (UI real):** `https://enlago.com/categoria.php?c=ID#FRAGMENTO_URLENCODED`
  - El fragmento `#...` suele ser un JSON URL-encoded con `category_level_1/2/3`.
- **Fichas de producto (URL final estable):** `https://enlago.com/articulo.php?cod=CODIGO`
  - `CODIGO` suele ser un **EAN** (13 dígitos) o una referencia interna.
  - Evita parámetros de tracking (p. ej. `&srsltid=...`) y usa siempre la forma limpia.
- Para dudas de compra, consulta primero **Condiciones de venta** y después **Soporte/Contacto**.
- Si una respuesta depende de disponibilidad o condiciones de envío, cita la página de condiciones y evita suposiciones.

## Búsqueda interna (patrón real)
- Patrón: `https://enlago.com/#q=TU_BUSQUEDA_URLENCODED`
- Ejemplo: https://enlago.com/#q=alimento%20perro

## Categorías nivel 1 (URLs reales)
- Mascotas y Granja: https://enlago.com/categoria.php?c=1#%7B%22category_level_1%22:%5B%22Mascotas%20y%20Granja%22%5D%7D
- Hogar: https://enlago.com/categoria.php?c=87#%7B%22category_level_1%22:%5B%22Hogar%22%5D%7D
- Campo y Huerto: https://enlago.com/categoria.php?c=223#%7B%22category_level_1%22:%5B%22Campo%20y%20Huerto%22%5D%7D
- Jardín y Terrazas: https://enlago.com/categoria.php?c=313#%7B%22category_level_1%22:%5B%22Jardin%20Y%20Terrazas%22%5D%7D
- Maquinaria Agrícola: https://enlago.com/categoria.php?c=384#%7B%22category_level_1%22:%5B%22Maquinaria%20Agr%C3%ADcola%22%5D%7D

## Categorías (patrón general)
- Patrón: `https://enlago.com/categoria.php?c=ID#FRAGMENTO_URLENCODED`
- Ejemplo (niveles): https://enlago.com/categoria.php?c=150#%7B%22category_level_1%22:%5B%22Hogar%22%5D,%22category_level_2%22:%5B%22Electricidad%22%5D,%22category_level_3%22:%5B%22Linternas%22%5D%7D

> Nota: El fragmento `#...` lo gestiona el navegador (SPA) y **no siempre lo procesa el servidor**. Para usos “server-side” (crawlers/automatizaciones), suele ser más estable una URL equivalente sin `#` si existe (por ejemplo, un `/buscar?q=` o un listado renderizado en servidor).

## URLs de producto (finales)
- Patrón: `https://enlago.com/articulo.php?cod=CODIGO`
- Ejemplos:
  - https://enlago.com/articulo.php?cod=5391535340019
  - https://enlago.com/articulo.php?cod=8435507597357

## Compra y gestión del pedido
- [Carrito](https://enlago.com/carrito.php): acceso al carrito y flujo de compra.
- [Centro de soporte](https://enlago.com/soporte.php): ayuda, incidencias y soporte al cliente.

## Guías y contenidos
- [Revista](https://enlago.com/revista): artículos y guías prácticas (huerto, jardín, maquinaria, etc.).

## Legal y políticas
- [Condiciones de venta](https://enlago.com/condiciones-de-venta): envíos, devoluciones, garantías y condiciones.
- [Aviso legal](https://enlago.com/aviso-legal): información legal, cookies y privacidad (según el contenido publicado).

## Contacto
- [Formulario de contacto](https://enlago.com/contacto.php): contacto con el equipo.
~~~

## llms-full

Not found.