LejlaSun Odyssey 45 - Sailing Yacht | ![]() |
'; content += '
'; content += ''; content += '
'; }else{ if(v.availableStatus == "booked"){ availabilityDef.text=bpc.data("booked"); availabilityDef.class='text-danger'; }else if (v.availableStatus == "optioned") { availabilityDef.text=bpc.data("optioned"); availabilityDef.class='text-warning'; }else { availabilityDef.text=bpc.data("reserved"); availabilityDef.class='text-danger'; } content += '
'+ v.formatDate + '
'; content += '
'+availabilityDef.text+'
'; } content +='
'; content +='
'; content +='
'; bpc.append(content) }); setTimeout(function (){ bpc.owlCarousel({ loop:false, margin:5, dots: false, nav:true, startPosition: bpc.data("start-position")!=false ? data.startPosition : 0, navText: [ "" , "" ], responsiveClass:true, responsive: { 0: {items:1,autoplay:false,margin:0,slideBy:1}, 300: {items:1,autoplay:false,margin:1,slideBy:1}, 350: {items:2,autoplay:false,margin:2,slideBy:2}, 450: {items:2,autoplay:false,margin:3,slideBy:2}, 550: {items:3,autoplay:false,margin:4,slideBy:3}, 800: {items:4,autoplay:false,slideBy:4}, 1200: {items:5,autoplay:false,slideBy:5,} }, onInitialized: function (event) { $('#boat-price-carousel .owl-prev').attr('role','button').attr('aria-label',bpc.data("prev-text")).css({'background':'transparent'}); $('#boat-price-carousel .owl-next').attr('role','button').attr('aria-label',bpc.data("next-text")).css({'background':'transparent'}); if(bpc.data("jump-to")!=false){ setTimeout(function (){ bpc.trigger('to.owl.carousel',bpc.data("jump-to")) }, 100); } }, }); $(".owl-prev").on({ mouseenter: function() { $(this).children().css({'opacity':0.5}); }, mouseleave: function() { $(this).children().css({ 'opacity':1}); } }); $(".owl-next").on({ mouseenter: function() { $(this).children().css({ 'opacity':0.5}); }, mouseleave: function() { $(this).children().css({ 'opacity':1}); } }); }, 100); $('#boat-price-carousel .box-click').on('click', function(event){ event.preventDefault(); $(this).parent().parent().find('h4 button').html(''); window.location.href = $(this).data('url'); return }); } }); } });
9.2points
Only
20%
down
payment
Crewed
One way
We had a lot of complications due to…We had a lot of complications due to covid, but so far gotosailing support have been very helpful and made a great effort to help us out.Oskar only good experiencesI had a charter for the first time ever and had only good experiences with Gotosailing.They were very helpful even with questions that went beyond the actual topic, e.g. parking possibilities for car, insurance... Especially without any experience in the field of yacht charter, it was very reassuring to always be able to ask someone. Clear recommendation!Peter K. Perfect job thanks for everythingPerfect job thanks for everythingOznur A. Thanks for the helpHad a hard time finding a boat, the online chat was very efficient, Dave guided me through the site, sent me a proposal right away. We got a very good deal, thank you.Tom L. Great serviceFast response, very responsive client service team. Asked many questions, Fleur always answered with patience. Made a few changes along the way. Looking forward to our journey.Kevin D. Easy as booking a hotel roomVery good customer service, very good site. Surprisingly, they only show the available boats to you. Thank you for helping us finding a great boat for our holiday. Will definitely come back!Max P. |
Highlights 3
Length
13.72 m
Beam
4.37 m
Year Built
2006
Max. Guests
10
Double Cabin
4
Berths in Saloon
2
Guest Shower
2
Guest WC
2
Sails
Genoa Sail
Furling
Main Sail
Furling
Engine Room
Engine
75 HP
Fuel Tank
240 lt
Water Tank
450 lt
Comfort
Toilet
Manual
Navigation
Autopilot
Available
Steering
2 Steering Wheels
Chartplotter
Cockpit
Bow Thruster
Available
Dinghy
Included
Windlass
Manual
Equipment List
Additional Equipment(s)
Logge/Lot/Speed
Spare anchor (Reserve, Auxiliary anchor)
Hand-held compass
Compass
Cockpit/stern Shower
VHF
Sprayhood
Divider, nautic chart
Echosounder/Depthsounder
Mooring ropes
Life jackets
Harbour guides
Emergency tiller
Main anchor
Bimini top
Radio CD mp3 player
Fenders
First aid kit
Life buoy
Fire extinguisher
Nautical charts
Heating
Cockpit table
Liferaft
Lowerable salon table
![]() | ![]() | ||
LejlaSun Odyssey 45 - Sailing Yacht | |||
Booked 24 weeks this season | |||
Choose your dates and book right away
"; obligatoryIsSet = true; } obligatory_html += "
" + obService.pack_name + ""+ ((obService.rule_period == "percentage" || obService.rule_period == "percentage_discounted" || obService.rule_period == "percentage_customer") ? "% "+obService.price + " " + percentage : "€ "+ obService.price) + (obService.rule_period == 'week' ? " " + per_week : (obService.rule_period =="booking" ? " " + per_booking : (obService.rule_period =="day" ? " " + per_day : ""))) + " " + advance : "class='text-success separate-payment'>" + separate) + "" + "
" + (obService.description.free ? "" + obService.description.free.replace(/<\/?[^>]+(>|$)/g, "") + "" : "") + "
"; } else if (obService.rule_obligation == "op") { optional_pack.push(obService); } }); } else{ data.obligatory_services.forEach(function(obService){ if (obService.price > 0){ if (!obligatoryIsSet){ obligatory_html += "
" + $('#extra_services').data("obligatory") +"
"; obligatoryIsSet = true; } obligatory_html += "
" + obService.name_more + ""+ ((obService.rule_period == "percentage" || obService.rule_period == "percentage_discounted" || obService.rule_period == "percentage_customer") ? "% "+obService.price + " " + percentage : "€ "+ obService.price) + (obService.rule_period == 'week' ? " " + per_week : (obService.rule_period =="booking" ? " " + per_booking : (obService.rule_period =="day" ? " " + per_day : ""))) + " " + advance : "class='text-success separate-payment'>" + separate) + "" + "
"+(obService.description.free ? ""+obService.description.free.replace(/<\/?[^>]+(>|$)/g, "") + "" : "")+"
"; } }); } $("#obligatory_wrapper").html(obligatory_html); $("#obligatory_wrapper").show(); $("#extra_services").show(); } if (data.optional_services || optional_pack || data.optional_packages){ data.optional_services.forEach(function(opService){ if (opService.price > 0){ if (!optionalIsSet){ optional_html += "
" + $('#extra_services').data("optional") +"
"; optionalIsSet = true; } optional_html +="
" + opService.name_more + "" + ((opService.rule_period == "percentage" || opService.rule_period == "percentage_discounted" || opService.rule_period == "percentage_customer") ? "% "+opService.price + " " + percentage : "€ "+ opService.price) + (opService.rule_period == 'week' ? " " + per_week : (opService.rule_period =="booking" ? " " + per_booking : (opService.rule_period =="day" ? " " + per_day : ""))) + " " + advance : "class='text-success separate-payment'>" + separate) + "" + "
" + (opService.description?.free ? ""+opService.description.free.replace(/<\/?[^>]+(>|$)/g, "") + "" : "") +"
"; } }); if (optional_pack.length){ optional_pack.forEach(function(package){ if (package.price > 0){ if (!optionalIsSet){ optional_html += "
" + $('#extra_services').data("optional") +"
"; optionalIsSet = true; } optional_html += "
" + package.pack_name + ""+ ((package.rule_period == "percentage" || package.rule_period == "percentage_discounted" || package.rule_period == "percentage_customer") ? "% "+package.price + " " + percentage : "€ "+ package.price) + (package.rule_period == 'week' ? " " + per_week : (package.rule_period =="booking" ? " " + per_booking : (package.rule_period =="day" ? " " + per_day : ""))) + " " + advance : "class='text-success separate-payment'>" + separate) + "" + "
" + (package.description.free ? "" + package.description.free.replace(/<\/?[^>]+(>|$)/g, "") + "" : "") + "
"; } }); } if (data.optional_packages){ data.optional_packages.forEach(function(package){ if (package.price > 0){ if (!optionalIsSet){ optional_html += "
" + $('#extra_services').data("optional") +"
"; optionalIsSet = true; } optional_html += "
" + package.pack_name + ""+ (package.rule_period == "percentage" ? "% "+package.price + " " + percentage : "€ "+ package.price)+ (package.rule_period == 'week' ? " " + per_week : (package.rule_period =="booking" ? " " + per_booking : (package.rule_period =="day" ? " " + per_day : "")))+ " " + advance : "class='text-success separate-payment'>" + separate) + "" + "
" + (package.description.free ? "" + package.description.free.replace(/<\/?[^>]+(>|$)/g, "") + "" : "") +"
"; } }); } $("#optional_wrapper").html(optional_html); $("#optional_wrapper").show(); $("#extra_services").show(); } if ($("#extra_services").get(0).scrollHeight > 424){ $("#extra_services_button").show(); } } function getBoatLocationPriceOnSelectedDate(){ $.ajax({ type: "post", url: "https://gotosailing.com/boats/boat_location_on_date", dataType:'json', data:{id: $('#boat_id').val(), from: $('#check_in_hidden').val(), to: $('#check_out_hidden').val()}, cache: false, beforeSend: function() { $('.priceForDate').html('') }, success: function(data){ if(data.from_country_id!=41){//Caribbean $('.fromLocation').html(data.from_country + ' | ' + data.from_location + ' | ' + data.from_marina); }else{ $('.fromLocation').html(data.from_region + ' | ' + data.from_location + ' | ' + data.from_marina); } if (data.from_marina != data.to_marina){ if(data.to_country_id!=41){//Caribbean $('.toLocation').text(data.to_country + ' | ' + data.to_location + ' | ' + data.to_marina + ' ('+ "One way" + ')'); }else{ $('.toLocation').text(data.to_region + ' | ' + data.to_location + ' | ' + data.to_marina + ' ('+ "One way" + ')'); } if ($('#oneway_badge_mobile').length){ $('#oneway_badge_mobile').show(); } else{ $('#oneway_badge_desktop').show(); } } else{ if ($('.toLocation').length){ $('.toLocation').text(""); if ($('#oneway_badge_mobile').length){ $('#oneway_badge_mobile').hide(); } else{ $('#oneway_badge_desktop').hide(); } } } if (data.charter_type === "cb"){ if ($('#crewed_badge_mobile').length){ $('#crewed_badge_mobile').show(); } else{ $('#crewed_badge_desktop').show(); } } else{ if ($('#crewed_badge_mobile').length){ $('#crewed_badge_mobile').hide(); } else{ $('#crewed_badge_desktop').hide(); } } $('.price_icon').html(""); if (data.discounted_price>0) { $('.listPriceForDate').html("\u20ac" + "
" + number_format(data.list_price_for_period,0,".",",")+""); // data.list_price $('.priceForDate').html("\u20ac" + " " + number_format(data.discounted_price_for_period,0,".",",")); // data.discounted_price $('.pricePeriodForDate').text(data.price_period_text); if(data.list_price-data.discounted_price>0){ $(".you-saved-container").show(); $('.listPriceForDate').show(); }else{ $(".you-saved-container").hide(); $('.listPriceForDate').hide(); } $("#total_discount_all_format").text("\u20ac" + " "+ number_format(data.list_price-data.discounted_price, 0, ".", ",")); $(".option-email").hide(); // console.log(data.availability); // console.log(data.availability.offline[3]); if ( typeof data.availability.reservation[1] !== "undefined" && typeof data.availability.reservation[1].booked !== "undefined" && data.availability.reservation[1].booked.length > 0 ) { // console.log("booked"); $('.listPriceForDate').html(""); $('.priceForDate').html(' Please change your dates'); $('.pricePeriodForDate').html(""); $(".heading-choose").html($('#btnBoatAva').data("booked-text")); $("#btnBoatAva").html($('#btnBoatAva').data("booked-button-text")); $('#btnBoatAva').removeClass("btn-primary").removeClass("btn-warning").addClass("btn-danger"); $(".you-saved-container").hide(); $('#btnBoatAva').prop('disabled', true); } else if ( typeof data.availability.reservation[1] !== "undefined" && typeof data.availability.reservation[1].option !== "undefined" && data.availability.reservation[1].option.length > 0) { // console.log("option"); $(".heading-choose").html($('#btnBoatAva').data("option-text")); $("#btnBoatAva").html($('#btnBoatAva').data("option-button-text")); $('#btnBoatAva').removeClass("btn-primary").removeClass("btn-danger").addClass("btn-warning"); $("input[name*='bookingrequest_checkin']").val($('#check_in_hidden').val()); $("input[name*='bookingrequest_checkout']").val($('#check_out_hidden').val()); $("input[name*='bookingrequest_message']").val("
FromLocation: "+data.from_country+" | "+data.from_location+" | "+data.from_marina + "
"+"ToLocation: "+data.to_country+" | "+data.to_location+" | "+data.to_marina + "
" + "ListPrice: "+"\u20ac" + " " + number_format(data.list_price,0,".",",") + "
" +"DiscountedPrice: "+ "\u20ac" + " " + number_format(data.discounted_price,0,".",",") ); $(".option-email").show(); $('#btnBoatAva').prop('disabled', true); } else if ( $('#btnBoatAva').data("offline-boat")=="y" || ( typeof data.availability.offline[3] !== "undefined" && data.availability.offline[3] > 0) ) { // console.log("offline"); $(".heading-choose").html($('#btnBoatAva').data("offline-text")); $("#btnBoatAva").html($('#btnBoatAva').data("offline-button-text")); $('#btnBoatAva').removeClass("btn-danger").removeClass("btn-warning").addClass("btn-primary"); $('#btnBoatAva').prop( "disabled", false ); } else { // console.log("available"); $(".heading-choose").html($('#btnBoatAva').data("available-text")); $("#btnBoatAva").html($('#btnBoatAva').data("available-button-text")); $('#btnBoatAva').removeClass("btn-danger").removeClass("btn-warning").addClass("btn-primary"); $('#btnBoatAva').prop( "disabled", false ); } if ($(".see-other-boats").length > 0) { var seeOtherBoatsUrl = $('.see-other-boats').data("url"); if(typeof $('#check_in_hidden').val()!== "undefined" && typeof $('#check_out_hidden').val()!== "undefined"){ seeOtherBoatsUrl+='&checkin='+$('#check_in_hidden').val()+'&checkout='+$('#check_out_hidden').val(); const sobMonthNames = ["Jan", "Feb", "Mar", "Apr", "May", "Jun","Jul", "Aug", "Sep", "Oct", "Nov", "Dec"]; const sobDateFrom = new Date($('#check_in_hidden').val()); const sobDateTo = new Date($('#check_out_hidden').val()); const sobDateFromFormat = sobMonthNames[sobDateFrom.getMonth()] + ' ' + sobDateFrom.getDate() + ' ,' + sobDateFrom.getFullYear(); const sobDateToFormat = sobMonthNames[sobDateTo.getMonth()] + ' ' + sobDateTo.getDate() + ' ,' + sobDateTo.getFullYear(); const sobDateFormat = $('.see-other-boats').data("checkText")+' : ' + sobDateFromFormat + ' / ' + sobDateToFormat; $('.see-other-boats a').attr("href", seeOtherBoatsUrl); $('.see-other-boats-check').html(sobDateFormat).removeClass("d-none"); } } }else { $('.listPriceForDate').html(""); $('.priceForDate').html(' Please change your dates'); $('.pricePeriodForDate').html(""); $('#btnBoatAva').prop('disabled', true); $("#btnBoatAva").html($('#btnBoatAva').data("available-button-text")); $(".heading-choose").html($('#btnBoatAva').data("available-text")); $(".you-saved-container").hide(); } if((typeof $('.bd-breadcrumb')!==undefined) && (typeof data.search!==undefined)){ if(typeof $('.bd-breadcrumb li')!==undefined){ if(typeof data.search.destination != "undefined" && typeof data.search.location != "undefined"){ $('.bd-breadcrumb li').each(function( index ) { var qsName=''; var qsLink=''; if(this.dataset.name!==undefined && this.dataset.link!==undefined ){ qsName = this.dataset.name.replace('%s',index==2 ? data.search.location.text : data.search.destination.text ) ; qsLink = this.dataset.link.replace('%s',data.search.destination.qsValue).replace('%n',data.search.location.qsValue); $(this).children().attr('href',qsLink).html(qsName); }else if(this.dataset.link!==undefined){ qsLink = this.dataset.link.replace('%s',data.search.destination.qsValue).replace('%n',data.search.location.qsValue); $(this).children().attr('href',qsLink); } $('.bd-breadcrumb ol').scrollLeft(1500); }); } } } if((typeof $('.bd-header-location')!==undefined)){ if(data.from_country_id !=41){//Caribbean $('.bd-header-location').html($('.bd-header-location').data('name').replace("%s",data.from_location+', '+data.from_country)); }else{ $('.bd-header-location').html($('.bd-header-location').data('name').replace("%s",data.from_location+', '+data.from_region+', '+data.from_country)); } } } }); }
Lowest Price
October 14 - October 21
€ 893
See other boats in Sukosan
Share with