Adding a Widget as a frame on your webpage instead of a "Book now" button

Sometimes it is preferred to place a Treatwell booking widget directly onto a webpage and not as a popup that opens by clicking a Book now button.

To place a widget onto your existing webpage, open a webpage for editing using the tools provided by your website creator and paste this code:

Code snippet
<iframe src="https://widget.treatwell.co.uk/place/999999/menu/" width="970" height="640"
style="border: 1px solid #ccc;" name="treatwell-booking-widget"></iframe>

(warning) Replace 999999 with the Venue ID that your Account Manager can provide to you. Also you can adjust the height of the included frame by editing the width and height parameters.