You may find here some examples of widgets that we may integrate on your own website / blog so your customers can directly reserve individual tours on your page. 

The snippets to integrate are simple <html> codes (examples below) that can be integrated in any kind of webistes.

For more information about our commission-based partnerships, please contact partner@nordicodyssey.net.

I. Examples of button that triggers a pop-up window

Background color and font size can be customized, as well as the size of the button in general, in order to match the “look & feel” of your website/article. The text can be customized too. 

The button can open a list of experiences (preselected by you) or a specific experience page. 

Customers can check availability in the calendar, fill their information (name, contact, pick-up address), book and pay directly. 

II. Example of a list of experiences

Theme colors can be customized in order to match the “look & feel” of your website/article. 

You may decide which experiences or category of experiences you would like to include (or exclude – if you offer already some experiences for example). We may arrange them in categories to make it easier to browse, or we may display the full list of experiences. 

Search bar can be removed. 

Customers can select the experience, check availability in the calendar, fill their information (name, contact, pick-up address), book and pay directly.

The snippet code to integrate to your website looks like this (example) : 

<script type="text/javascript" src="https://widgets.bokun.io/assets/javascripts/apps/build/BokunWidgetsLoader.js?bookingChannelUUID=945352c7-225d-4206-b072-ad43752b1259" async></script>
<style> #bokun_8c6b0e7b_86fa_4088_b282_c32e8d7bf7f6 { display: inline-block; padding: 10px 20px; background: #7ac1dd; border-radius: 5px; box-shadow: none; font-weight: 600; font-size: 
20px; text-decoration: none; text-align: center; color: #FFFFFF; border:none; cursor: pointer; transition: background .2s ease; } #bokun_8c6b0e7b_86fa_4088_b282_c32e8d7bf7f6:hover{ background: #3da5cd; }
#bokun_8c6b0e7b_86fa_4088_b282_c32e8d7bf7f6:active{ background: #51aed3; } </style> <button class="bokunButton" disabled id=bokun_8c6b0e7b_86fa_4088_b282_c32e8d7bf7f6 data-src="https://widgets.bokun.io/online-sales
/945352c7-225d-4206-b072-ad43752b1259/product-list/89707?partialView=1" data-testid="widget-book-button" > EXAMPLE OF EXPERIENCE LIST </button>