All Collections
Booking Page
Embed the Booking Page on Your Website
Embed the Booking Page on Your Website

Have your Booking Page open in a pop-up window on your website

Setmore Support avatar
Written by Setmore Support
Updated over a week ago

Your audience can self-schedule appointments directly through your website. Simply embed your Booking Page in an iframe and it opens in a pop-up window.

When a lead or loyal customer visits your site, they’re able to reserve your time asap. There’s no need to contact you or navigate elsewhere.


Here’s how to embed your Setmore Booking Page on your website.

1. Login to your Setmore account and navigate to Integrations > Calendar & Booking > Settings > Overview.

2. Your business’ Booking Page URL will appear on the right of the screen. Copy the URL.

3. In the following excerpt of code, replace the phrase “your_booking_page_URL” with your Booking Page URL:

<iframe src="your_booking_page_URL" scrolling="yes" width="100%" height="100%" frameborder="0"></iframe>

4. Copy and paste the above code into the source code of your website. You can edit the size of the iframe – it’ll be most effective if placed on a separate page.

The attributes of the iframe can be modified based on the parameters of your website. If you run into some difficulties during the process, send us an email at help@setmore.com and our team will be glad to help you out.

Did this answer your question?