<div id=”sr-res-root” class=”sr-md sr-dark sr-#e0ad3e”>Reservations</div>
<script src=”https://www.sevenrooms.com/widget/embed.js”></script>
<script>
SevenroomsWidget.init({
venueId: “wildhoneystjames”,
triggerId: “sr-res-root”, // id of the dom element that will trigger this widget
type: “reservations”, // either ‘reservations’ or ‘waitlist’ or ‘events’
styleButton: true, // true if you are using the SevenRooms button
clientToken: “” //(Optional) Pass the api generated clientTokenId here
})
</script>