To add Booxi's Book Now widget into your website, follow these steps:
PART 1: Generate the code for your widget
Access our code generator
If your hosting region is North America, click here
If your hosting region is Europe, click here
In the code generator, input the API key associated with your store (to find your API key, go to "My Business" > Business Details > "API key")
Enter any additional fields and/or configure settings as you see fit [optional]
Test your button by clicking "Run"
Familiarize yourself with the different components of the code, as shown here. You will need this in part 2.
PART 2: Insert the code into your website
Navigate to your website creation tool. If you are using any of the below tools, click the link:
In the code generator, copy the Book Now library from the head tag and paste it within the head tag of your page.
In the code generator, copy the Book Now configuration code from the body tag and paste it at the beginning of your page's body tag.
In the code generator, copy the button code and paste it in the area you want it to appear.
Test the functioning of the button in your website tool.
Here's a video demonstrating the above steps:
You can fully customize your button; familiarity with Javascript and CSS is required.