For shops that already have a website
Bookings that live on your site.
A widget on the front of a salon, garage, or clinic. Customers hold a time. Staff run services from a page on the same domain.
harborcuts.example/book
Live shops
Try it the way a customer would
Each example is a shop website with Bookster sitting in the page — and a staff desk behind a PIN.
Open a shop
Name it, pick the kind of work, and get a PIN. Starter services are already there.
Paste two snippets
One on the public page. One on a staff page you already lock down.
Take the booking
Customers stay on your domain. You change prices and hours from the desk.
Embed
Two lines on their site
The script finds data-bookster and frames the widget. Height follows the content.
<div data-bookster="harbor-cuts"></div> <script src="https://bookster.tony.codes/embed.js" async></script>