Revision as of 16:51, 15 January 2018 by Admin (talk | contribs)

Widgets for your own website

From SimplyBook.me



iFrame Widget



1. Take the iFrame code of your booking page in Settings//Bookings on Webpage or Facebook//Booking widget for your website//Save settings and Get code.
Bookingwidgetsetting.png



New iframe code.png


2. Insert it to the HTML code <body> of your website (or any other place in your website platform designed for inserting html javascript iFrame code). Please note that different website builders/platforms may have various ways to add HTML code, you should check first whether your website supports inserting HTML Javascript code.
Here are tutorials for several popular website builders:
Check how widgets will look like on your website



Widgets with predefined service, provider,category or location


This feature allows you to generate iframe code specifically for service, provider, category or location you have. For example, if you have 2 services A and B and you choose service A as predefined, the widget will open on that service, skipping the step of choosing the service. This feature may be useful if you need to display only certain services on specific page on your website. The steps to generate the code are the same as above, only in the settings of the widget, choose the item you need to predefine.

Predefined settings new.png



Widgets with predefined client details


Now you can also create a widget for some particular client with his/her details already filled in. Just select the widget type you need in Settings//Bookings on Webpage or Facebook, set the design and click on "Get Widget Code".

Getwidgetcode.png



You will see a pop-up window with the code, click on the bottom part to get client code details. Please copy the main code, add bottom part to it(to predefined section) and replace "Predefined client name", "Predefined client email", "Predefined client phone" with real client details.

Create predefined client widget code.png



So as the result you will get the code like this:
<script src="//simplybook.me/v2/widget/widget.js"></script> <script>var widget = new SimplybookWidget({"widget_type":"iframe","url":"https:\/\/companyname.simplybook.me","theme":"belle","theme_settings":{"sb_base_color":"#FF6969","body_bg_color":"#ffffff","dark_font_color":"#494949","light_font_color":"#ffffff","sb_busy":"#dad2ce","sb_available":"#d3e0f1"},"timeline":"flexible","datepicker":"top_calendar","is_rtl":false,"app_config":{"predefined": {"client": {
"name": "Mary",
"email": "mary@gmail.com",
"phone": "+1234567890"
}} }});</script>


As a result the details of this client will be filled in in the widget and there will be no need to provide them.

Predefined client widget view.png



Booking Button Widget



1. Take the booking button code of your booking page in Settings//Bookings on Webpage or Facebook//Booking button for your website//Save settings and Get Button code.
Bookingbuttonwidget.png


New booking button.png


New button code.png


2. Insert it to the HTML code <body> of your website (or any other place in your website platform designed for inserting html javascript iFrame code). Please note that different website builders/platforms may have various ways to add HTML code, you should check first whether your website supports inserting HTML Javascript code.
Here are tutorials for several popular website builders:
Check how widgets will look like on your website


Widgets with predefined service, provider,category or location.

This feature allows you to generate iframe code specifically for service, provider, category or location you have. For example, if you have 2 services A and B and you choose service A as predefined, the widget will open on that service, skipping the step of choosing the service. This feature may be useful if you need to display only certain services on specific page on your website. The steps to generate the code are the same as above, only in the settings of the widget, choose the item you need to predefine.

Booking and Contact Button Widget



1. Enable Contact Widget in Custom Features section//For Development.
Contact widget enable new.png



2. Take the booking button code of your booking page in Settings//Bookings on Webpage or Facebook//Booking and contact button your website//make the necessary customization//copy the code from the code window on the right.
Contactbuttonsettings.png


New contact button settings2.png


3. Insert it to the HTML code <body> of your website (or any other place in your website platform designed for inserting html javascript iFrame code). Please note that different website builders/platforms may have various ways to add HTML code, you should check first whether your website supports inserting HTML Javascript code.
Here are tutorials for several popular website builders:
Check how widgets will look like on your website


Reviews Widget



Wish to add reviews your clients leave on the booking page to your website?
Now it is possible and very simple!
Just follow these instructions:

1) Please go to Settings// Bookings on Webpage or Facebook// Reviews widget for your own website
Reviews widget steps.png



2) On the page you will be able to select the theme, set colors, decide on number of reviews you wish to display and whether you wish your clients to be able to add reviews on widget.
Reviews widget design.png



3) And now, when design is set, just click on “Get widget code” button, copy the code and insert it to your website to desired place.
Reviews widget code.png


Congratulations! Widget is now ready, your reviews will be published and updated on your website!