Integrate bookings with your Squarespace website
What you need to do
Redirecting customers to your Bookable Schedule URL allows the schedule to be loaded as a full page, and gives access to features such as memberships and event credits.
Just add a button to your Squarespace site and set the URL of the button to your Bookable Schedule URL. Your Bookable Schedule URL can be found under Account Settings in the Bookable Dashboard.
-
In the Squarespace editor, select the section where you
want to include your Bookable schedule, select
ADD BLOCK, and then search for the Embed block.
-
Within the Embed block Content settings, choose the option to embed as a Code Snippet, then select Embed data and copy and paste the following code into the Embed data editor, replacing the value of
srcwith your Bookable URL:<iframe src="insert-your-bookable-custom-url-here" width="390" height="884" frameBorder="0" style="border: 1px solid; border-color: #d1d5dc" />Your Bookable Schedule URL can be found under Account Settings in the Bookable Dashboard.
The width and height of the schedule can be controlled using the
widthandheightattributes, and the border color can be customized by editing thestyleattribute.
