3. Property Booking

Embed it yourself

Insert this Javascript wherever you’d like the property results to appear.

The listing value will be the Staylist reference to that property that you will need to store in your application against the relevant property.

<script>
  Staylists({
    host: 'devdemo.staylists.com',
    enquiry: 'new',
    listing: 'demobb'
  });
</script>

Give it a whirl

You’ll now see the booking process for this particular property. Users can choose their rooms and rates.