Skip to main content

Accommodation Filter

With the Accommodation Filter you are able to implement the widget into your own website and let visitors select or book one of your accommodations.

Website integration

Importing this widget to your website is very easy. Just copy the code below and paste it into your website. This works with all the popular CMS tools like Wordpress or Wix

<booking-engine 
administration="{Your administration slug}"
widget="filter"
></booking-engine>

<script type="module" crossorigin src="https://widgets.booking.camping.care/assets/plugin.js"></script>

Parameters

You can use all the default parameters as described at this page: Booking Parameters. Instead of adding these parameters to the query, they can be used like this:

<booking-engine 
administration="{Your administration slug}"
widget="filter"
category="rent"
></booking-engine>

Example

The widget will look a bit like this in your website.