Skip to content

Instantly share code, notes, and snippets.

@martinknor
Created August 31, 2021 08:08
Show Gist options
  • Save martinknor/26df3a3ec8a1604a47d4210e862cad77 to your computer and use it in GitHub Desktop.
Save martinknor/26df3a3ec8a1604a47d4210e862cad77 to your computer and use it in GitHub Desktop.
previo
<script type="text/javascript">
var bookingEngineConfig = {
lang : 'cs',
currency : 'CZK',
theme : 'brown',
showTabs: 'cashCoupon'
}
window.addEventListener('load', function () {
var a=document.createElement("script");a.src="https://booking.previo.cz/loader/?hotId=750979";document.head.appendChild(a);
});
</script>
<div id="previo-booking-engine" class="p-3" style="transform: translate(0px,-220px); z-index: 100; position: relative; margin-bottom: -300px;">&nbsp;</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment