How can I set default Service, Category & Employee value via http GET?

If you want to redirect customers to a booking page with the predefined values of Service, Category or Employee, you must add the appropriate URL parameter for each value to the link.

Use the ID of the required values to create the link. ID values can be found in the database or using the “Developer tools” in a browser.

Here is an example of a link with URL parameters: 

www.example.com/?cat_id=1&service_id=2&staff_id=3&loc_id=4

 

 

Was this article helpful?
3 out of 6 found this helpful

Articles in this section