Widget-Integration
BookingWidget einbetten
Kopieren Sie den iFrame-Code und binden Sie das VINI-Buchungswidget auf Ihrer Website ein.
Universal-Widget (alle Strecken)
Strecken-Auswahl integriert — Nutzer wählt die Strecke selbst.
<iframe src="https://vini.flights/widget/universal" width="480" height="660" frameborder="0" sandbox="allow-scripts allow-same-origin allow-forms allow-popups allow-popups-to-escape-sandbox" referrerpolicy="strict-origin-when-cross-origin" style="border-radius:14px;"></iframe> Mannheim → Berlin
Einzelstrecke — direkt auf MHG → QXH fixiert.
<iframe src="https://vini.flights/widget/mannheim-berlin" width="480" height="660" frameborder="0" sandbox="allow-scripts allow-same-origin allow-forms allow-popups allow-popups-to-escape-sandbox" referrerpolicy="strict-origin-when-cross-origin" style="border-radius:14px;"></iframe> Bern → München
Einzelstrecke — direkt auf BRN → MUC fixiert.
<iframe src="https://vini.flights/widget/bern-muenchen" width="480" height="660" frameborder="0" sandbox="allow-scripts allow-same-origin allow-forms allow-popups allow-popups-to-escape-sandbox" referrerpolicy="strict-origin-when-cross-origin" style="border-radius:14px;"></iframe>