$(function () { $('[data-toggle="tooltip"]').tooltip({ animated: 'fade' //trigger: 'click' }); }) // ##### Customized Tooltip ##### $(function () { if (typeof $.fn.tooltip.Constructor === 'undefined') { throw new Error('Bootstrap Tooltip must be included first!'); } var Tooltip = $.fn.tooltip.Constructor; // add customClass option to Bootstrap Tooltip $.extend( Tooltip.Default, { customClass: '' }); var _show = Tooltip.prototype.show; Tooltip.prototype.show = function () { // invoke parent method _show.apply(this,Array.prototype.slice.apply(arguments)); if ( this.config.customClass ) { var tip = this.getTipElement(); $(tip).addClass(this.config.customClass); } }; }) $(document).ready(function(){ $('.white-tooltip').tooltip(); }); // ##### POPOVER ##### --> $(function(){ $("[data-toggle=popover]").popover({ trigger: 'hover', html : true, content: function() { var content = $(this).attr("data-popover-content"); return $(content).children(".popover-body").html(); }, title: function() { var title = $(this).attr("data-popover-content"); return $(title).children(".popover-heading").html(); } }); }); // ##### Back to top #### $(document).ready(function(){ $('#back-to-top').click(function () { $('body,html').animate({ scrollTop: 0 }, 1200); return false; }); }); $(document).on('click', 'a[href^="#box"]', function (event) { event.preventDefault(); $('html, body').animate({ scrollTop: $($.attr(this, 'href')).offset().top - 70 }, 800); }); -->
As the largest and most prestigious indoor boat show in the world, Boot Düsseldorf 2025 is the ultimate destination for yachting enthusiasts and luxury seekers. This year, we’re thrilled to announce our presence as official Sanlorenzo and Bluegame Yachts dealers.
At our exclusive stand, you’ll have the unique opportunity to explore three yacht models from the Sanlorenzo and Bluegame range:
Secure Your Viewing Appointment Today!
To ensure personalized attention and an intimate experience, visits to our exhibit are by appointment only. Appointments are limited, so we encourage you to act fast!
🖊️ Sign up now to book your appointment and experience the elegance, performance, and craftsmanship of Sanlorenzo and Bluegame Yachts.
Whether you're an experienced yacht owner or dreaming of your first, our team is ready to guide you through the features, customizations, and options that make these yachts exceptional.