Embeded Form

An embeded search form simulates the booking engine experience and can be seamlessly embedded into any webpage using an iframe.

Embed Code

To display the search form, include the following iframe code on your webpage:

<iframe src="https://clientdemo.gocars.gr/online-admin/search-form" style="border:none" height="650"></iframe>

 

Subdomain Name

Replace clientdemo.gocars.gr in the iframe’s src attribute with your booking engine’s qualified domain name (e.g., example.gocars.gr).

This code will enable you to integrate a search widget into your site effortlessly.

Example