Skip to main content

Pricing Grid

You can add a pricing grid to an accommodation page on your own website. This way you are able to provide your users with all the information you want and redirect them directly to the bookings funnel.

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="grid"
></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="grid"
accommodation="55"
></booking-engine>
Important

The accommodation parameter is required for this widget.

Example

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