This page demonstrates how to embed the flight search widget in your website using an iframe, and lets you preview the widget under a hand-picked per-agent config.
This renders the real FlightSearchWidget (search → list → booking, no iframe) under a chosen WidgetConfig, so you can see every look actually working end to end, not just a static mock. Switching a theme resets the widget to the home screen.
The un-configured default look across every section.
So sánh giá từ nhiều hãng bay, đặt vé chỉ trong vài phút
Vui lòng chọn điểm đi và điểm đến
The same widget as it actually ships: /embed/flight-search in an iframe, fetching its config live from GET /config with no override.
Add this iframe code to your website where you want the flight search widget to appear:
<iframe src="https://your-domain.com/embed/flight-search" width="100%" height="800px" frameborder="0" title="Flight Search" ></iframe>
The widget can be integrated in multiple ways:
/embed/flight-searchFlightSearchWidget directly in Next.js/React projects/flight-search as a full page