PMS Hotel .AI · Booking Widget

Motor de reservas embebible

Una sola línea de código y tu sitio en WordPress, Wix, Shopify o HTML estático tiene búsqueda de disponibilidad y reserva en vivo conectada al inventario real del hotel.

Ver widgetGenerar snippet

Cero polling

Cada búsqueda consulta el backend en vivo — el huésped ve disponibilidad real al segundo.

Anti-bot integrado

Honeypot en el formulario + rate-limiting backend (5 reservas/10min/IP).

Themeable por URL

Pasá ?primary=#hex&accent=#hex y el widget adopta los colores de tu marca.

Snippet típico
<iframe
  src="https://booking.hotelpilot.co/booking/HOTEL_UUID"
  width="100%" height="720" frameborder="0"
  style="border:none;max-width:900px;margin:0 auto;display:block"
  title="Reservá tu estadía" allow="payment"
></iframe>