tablemanager is het meest efficiënte reserveringssysteem op de markt. Het laat toe om de reserveringlogica van een restaurant te configureren zodat automatische afhandeling en bevestiging (via SMS en e-mail) van de reserveringen mogelijk wordt.
tablemanager werd ontwikkeld met input van tientallen restaurateurs, maakt gebruik van de laatste technologieën —waaronder HTML5, CSS3, real-time notifications en responsive design— en draait voor 100% in de cloud.
https://reservations.tablebooker.com?restaurantId=51511330
<a href="https://reservations.tablebooker.com?restaurantId=51511330" target="_blank">Make a reservation</a>
Parameter | Possible value | Default value | Description |
---|---|---|---|
restaurantId | Tablebooker id for the restaurant | - | Id of the restaurant for which the widget will be used. This is the only required field. |
lang | en,nl,fr,de,es | nl | Language that the module should be rendered in |
source | website,partner,facebook | website | Source that should be passed to the availability service |
partnerId | Integer id of a booking partner | - | Id of the partner for which the booking module is loaded |
theme | light, dark | light | Theme of bookingsmodule |
obmPrimaryColor | string | %2308AD09 | Primary color, can be any valid css color selector eg: #08AD09, rgb(255,255,255), red, ... . Must be URL encoded. |
obmFontColor | string | %23454647 | Primary font color, can be any valid css color selector eg: #08AD09, rgb(255,255,255), red, ... . Must be URL encoded. |
modal | 0,1 | 0 | When modal = 1 the booking module will render as a floating button. By default it is rendered as an embeddable form. |
position | left,right | right | Working with modal=1. Widget can be render on left, right and center side of page |
modalOpen | 0,1 | 0 | If modal = 1 and modal-open = 1 the modal will render in open state, otherwise it will show floating button |
takeaway | 0, 1 | 0 | If takeaway is possible, this will default the module to the takeaway mode. |
hideTakeaway | 0, 1 | 0 | Forces the booking module to use standard mode. Prevents takeaway mode to work, even if takeaway parameter = 1 |
promotionId | promotion id string | - | Id of the promo which to lock on, the promotion can't be disabled |
salutation | f,m | - | If salutation = 'f', the MADAM salutation will be preselected. |
firstName | string | - | Will be the preselected first name |
lastName | string | - | Will be the preselected last name |
companyName | string | - | Will be the preselected company name. Will also preclick the company checkbox |
vatNumber | string | - | Will be the preselected VAT number. Will also preclick the company checkbox |
string | - | Will be the preselected email address. Will also fill this in for the email confirmation if required. | |
birthdate | date in form DD-MM-YYYY | - | Will be the birthdate. |
phoneNumber | string | - | Will be the preselected phonenumber. |
shift | shift id string | - | Will preselect the shift if the id corresponds to a valid shiftId |
people | number | - | Will preselect the amount of people to join. If the amount is invalid, the default amount (2) will be chosen |
date | date in form DD-MM-YYYY | - | Will preselect the day of the reservation. If invalid or missing, today will be chosen, if unavailable, nothing will be chosen |
timeslot | time in form HH:mm | - | Will preselect the timeslot for the reservation if it's valid and available. If no shiftId has been given, the correct shift will also be selected (even if the timeslot is unavailable) |
endTimeslot | time in form HH:mm | - | Will preselect the endtimeslot for the reservation if it's valid and available. |
coupon | coupon id string | - | Will be the preselected coupon if the id corresponds with a valid couponId. |
couponCode | string | - | Will be the preselected coupon code. |
Plak deze code in de <body> tag van uw website.
Meer geavanceerde opties nodig? Bekijk alle opties op support.tablemanager.be. Vragen of problemen bij het toevoegen van de code? Contacteer ons op support@tablemanager.be.
Parameter | Possible value | Default value | Description |
---|---|---|---|
restaurant-id | Tablebooker id for the restaurant | - | Id of the restaurant for which the widget will be used. This is the only required field. |
lang | en,nl,fr,de,es | nl | Language that the module should be rendered in |
source | website,partner,facebook | website | Source that should be passed to the availability service |
partner-id | Integer id of a booking partner | - | Id of the partner for which the booking module is loaded |
theme | light, dark | light | Theme of bookingsmodule |
primary-color | string | #08AD09 | Primary color, can be any valid css color selector eg: #08AD09, rgb(255,255,255), red, ... . Must be URL encoded. |
font-color | string | #454647 | Primary font color, can be any valid css color selector eg: #08AD09, rgb(255,255,255), red, ... . Must be URL encoded. |
use-modal | 0,1 | 0 | When use-modal = 1 the booking module will render as a floating button. By default it is rendered as an embeddable form. |
position | left,right | right | Working with use-modal=1. Widget can be render on left, right and center side of page |
modal-open | 0,1 | 0 | If modal = 1 and modal-open = 1 the modal will render in open state, otherwise it will show floating button |
takeaway | 0, 1 | 0 | If takeaway is possible, this will default the module to the takeaway mode. |
hideTakeaway | 0, 1 | 0 | Forces the booking module to use standard mode. Prevents takeaway mode to work, even if takeaway parameter = 1 |
promotion-id | promotion id string | - | Id of the promo which to lock on, the promotion can't be disabled |