This feature allows you to direct a customer to a specific product, or product group and even add the product to their cart, providing you have the availability and can provide the specific time to search.

Example url with injected parameters:

<https://yoursitename.booknow.com/s/?site=a903I000000CdMBQA0&productid=01t1v00000Eyt7CAAR&pricinggroup-adult=1&date=2020-10-27&time=10:00&additional=false>

OR

<https://yoursitename.booknow.com/s/?site=a903I000000CdMBQA0&group=bundles> (to simply open to the specific product group tile page)

All Available Parameters:

Parameter Details

User Instructions

To select a product you append '&productid=X' where X is the corresponding product Id. The number of guests are selected via the dynamic pricing groups, so if you have for example a pricing group named Adult, the parameter would be '&pricinggroup-adult=#' where # is the number of guests they wish to add, the same goes for any other dynamic pricing group, just replace 'adult' with the name of the pricing group.

If your product has selectable assets, for example a party room with multiple rooms to select, you can pre-populate the selected room by supplying the id in the 'bookableassetid' parameter.

For date injection it's simply '&date=2020-10-27' in the format YYYY-MM-dd and the time slot is '&time=10:00'.

To skip the additional items step in the booking journey you need to specify '&additional=false' as an extra parameter, this will automatically add the product to the cart, with the selected date, time and number of guests.