NAV Navigation
Html

WooDoo Booking Engine Demo

This section is for webmasters that want to check a demo preview of the different WooDoo Online Reception integrations. You can copy the html code of each example from the bar on the right.

The multi-widget

<script src="https://wubook.net/js/wblib.jgz"></script>
<script>
var WuBook= new _WuBook(1402584731);
var wbparams= {
textcolorpk: '#313131',
fixedPosition: 0,
ditextcolor: '#ffffff',
textcolorbb: '#ffffff',
plusperc: 5,
listtypebb: '#ffffff',
buttoncoloras: '#f7422b',
iconcoloras: '#ffffff',
rpkgs: '',
avgcolor: '#ffffff',
labelcoloras: '#ffffff',
barbackground: '#f3f7f9',
default_nights: 1,
textcolorcalendarbe: '#313131',
bordercolor: '#ffffff',
blocks: 'be',
failback_lang: 'en',
hdcode: '',
textcolorbuttonbe: '#ffffff',
avgtextcolor: '#ffffff',
diinputcolor: '#ffffff',
lang: '',
buttoncolorbe: '#f46239',
dibuttoncolor: '#008000',
wbgoogle: 1,
bgblocks: '#f46239',
cmsgs: '',
textcolornightspk: '#ffffff',
adchi: 1
};
WuBook.design_bwidget("_baror_", wbparams);
</script>

Increase you conversion rate with the new Multi Widget Bar. Impress you customers with specific claims or offering them discount codes or special offers /packages.

The standard widget

<script src="https://wubook.net/js/wblib.jgz"></script>
<script>
var WuBook= new _WuBook(1402584731);
var wbparams= {
bordercolor: 'transparent',
lang: '',
buttoncolor: '#5699d3',
failback_lang: 'en',
wbgoogle: 1,
bgcolor: 'transparent',
iconcolor: '#5699d3',
textcolor: '#111',
default_nights: 1,
};
WuBook.design_rwidget("_wbord_", wbparams);
</script>

It’s a good idea to deploy this widget on all the pages of your site. This way, the customer will always have a ready-to-be-used Booking System.

Embedded Booking

<script src="https://wubook.net/js/wblib.jgz"></script>
<script>
var WuBook= new _WuBook(1402584731);
var wbparams= {
lang: '',
mobile: 0,
height: 'auto',
mobile : 1,
width: '100%'
};
WuBook.design_iframe("_ord_iframe_", wbparams);
</script>

The WuBook’s Online Reception can be embedded on the pages of your site, allowing your customers to book your rooms without leaving your pages.

Rooms One Click Booking

<script src="https://wubook.net/js/wblib.jgz"></script>
<script>
var WuBook= new _WuBook(1479720448);
var wbparams= {
default_nights: 1,
blocks: 'be',
css: '.block_AS, #betterPrice {display: none !important;}',
openParams: '{"onlyrooms": "196817,196824"}',
buttoncolorbe: '#9539f4',
bgblocks: '#9539f4',
bordercolor: '#ffffff',
barbackground: '#f3f7f9',
};
WuBook.design_bwidget("_room_one_", wbparams);

</script>

Describe your rooms and let your customers to book them with One Click!

Package Widget

<script src="https://wubook.net/js/wblib.jgz"></script>
<script>
var WuBook= new _WuBook(1402584731);
var wbparams= {
};
WuBook.design_pwidget("_wbordpkgs_", wbparams);
</script>

Export the defined Packages on the pages of your site, allowing your customers to check their availability and to book them with a simple click!!

Feeds Widget

<script src="https://wubook.net/js/wblib.jgz"></script>
<script>
var WuBook= new _WuBook(1402584731);
WuBook.design_feeds_widget('_wbfeeds_');
</script>

Export the opinions of guests who have stayed in your lodging on the pages of your site, allowing your customers to know what they say about you

Chain Widget

<script src="https://wubook.net/js/wblib.jgz"></script>
<script>
var WuBook = new _WuBook(-1);
var wbparams = {
chains_id: 'testtesttesttest',
book_text: 'Search',
textcolorpk: '#313131',
fixedPosition: 1,
ditextcolor: '#ffffff',
textcolorbb: '#ffffff',
plusperc: 5,
listtypebb: '#ffffff',
buttoncoloras: '#f7422b',
iconcoloras: '#ffffff',
rpkgs: '',
avgcolor: '#ffffff',
labelcoloras: '#ffffff',
barbackground: '#f3f7f9',
default_nights: 1,
textcolorcalendarbe: '#313131',
bordercolor: '#ffffff',
blocks: 'be',
failback_lang: 'en',
hdcode: '',
textcolorbuttonbe: '#ffffff',
avgtextcolor: '#ffffff',
diinputcolor: '#ffffff',
lang: '',
buttoncolorbe: '#2391ff',
dibuttoncolor: '#008000',
wbgoogle: 1,
bgblocks: '#2391ff',
cmsgs: '',
textcolornightspk: '#ffffff',
};
WuBook.design_bwidget("_chain_", wbparams);
</script>

If you manage a number of hotels, maybe located in different areas, the Chain Widget is what you need to centralize direct sales.

Follow these steps to set-up your Chain Widget:

  1. Generate a chain_widget_id in one of these two ways:

  2. Insert on the website of the property the html code that is here on the right bar but as value of the param chains_id the chain_widget_id you got on step 1. If you want to customize the colors and other options use the same additional params of the bwidget guide: https://tdocs.wubook.net/ord/jslib.html?highlight=bwidget#WuBook.design_bwidget

Contacts

Depending on your needs and on the architecture of your site, we will be able to evaluate the situation.

If you already are a WuBooker, you already know how to contact us. Otherwise, if you need pre-sales support or more information, please, visit the Contact Area of the WuBook Site

Docs and Links