WebReserv User Guide

Opening the booking calendar showing a specific room/rental/tour

Opening the booking calendar showing a specific room/rental/tour

Previous topic Next topic  

Opening the booking calendar showing a specific room/rental/tour

Previous topic Next topic  

Some businesses have a separate webpage for each room/rental/tour and would like to show the booking calendar and availability directly on the page. This is easy to do with the new booking calendar. You'll need to modify the HTML code for the booking calendar to include two parameters, page and ptid. The page parameter instructs the booking calendar to open on the addtocart page, while the ptid parameter instructs the booking calendar which product to show.

If you don't know what the productID is, see this section: How do I find the productid (ptid) for a product?

Example:

<iframe src="https://secure.webreserv.com/services/bookingcalendar.do?businessid=DCSA&page=addtocart&ptid=7" width="900" height="1200"></iframe>

Open with a product

Open with a product


For more information. . .

 

Overview of the Booking Calendar

 

Adding the Booking Calendar to your website

 

Opening the booking calendar with date search

 

Booking calendar parameters Version 2.0