Adventure Sunset Sail

(5.0)
$189

Experience Molokini Crater in dramatic alignment with a setting sun.


There’s nothing quite like a Maui sunset, with Molokini silhouetted on the horizon and the presence of friends and loved ones and the best crew on Maui taking care of your every need.


Kai Kanani’s Adventure Sunset Sail is a two hour sail featuring the live music, a stellar menu from Wailea’s own The Market-Maui and an open bar full of local spirits such as Ocean Vodka and Kula Rum, as well as wine from Ulupalakua’s MauiWine. At sunset, we pour the award-winning Lokelani Sparkling Rosé for a sunset toast.

As the only catamaran in South Maui, we sail alone with the ocean our canvas and the wind as the brush.* Our captain and crew are there to serve you and your friends and make the tour as comfortable as possible. Sit back and enjoy what we think will be the best evening of your Maui vacation.

We offer shuttle service from Wailea Resorts to and from our check-in location at  Maluaka Beach in Makena. Space is limited so contact us to reserve your spot. We look forward to seeing you aboard!

more
Time Seasonal, departure between 4pm and 4:30pm.  
Duration 2 hours
Location Wailea

Please view the cancellation policy and restrictions.

Cancellation Policy

Cancellations made after the grace period for your group size will result in a 100% charge being incurred (no refund).

1-5 People
For groups of 5 or fewer, notification of cancellation must be received by phone at (808) 879-7218 at least 48 hours prior to the scheduled tour time. Parties adhering to this policy will receive a full refund. Any notice given with less than 48 hours remaining before the tour time will NOT be considered valid and NO refund will be offered.

6-9 People
For groups of 6 or more, notification of cancellation must be received by phone at (808) 879-7218 at least 7 days prior to the scheduled tour time. Parties adhering to this policy will receive a full refund. Any notice given with less than 7 days remaining before the tour time will NOT be considered valid and NO refund will be offered.

10 or More People
For groups of 10 or more, notification of cancellation must be received by phone at (808) 879-7218 at least 14 days prior to the scheduled tour time. Parties adhering to this policy will receive a full refund. Any notice given with less than 14 days remaining before the tour time will NOT be considered valid and NO refund will be offered.


Last Minute Bookings

Please be aware that these bookings are subject to confirmation. If this is a same-day or next-day booking, there is a reasonable chance this will not be confirmed. For bookings that are confirmed, there will be no cancellations or refunds.


Restrictions

All tours are subject to weather at the captain?s discretion. Safety is our top concern at Kai Kanani and we apologize if there is any inconvenience due to weather-related cancellations.


Frequently Asked Questions


Reviews

Review Summary
(5.0)
show reviews  hide reviews 

- Jan 15, 2024 -

Michael W.

Great team. Great experience. If you are in Maui during whale season, GO. Great experience from arriving to departure.  more

(5.0)
- Jan 16, 2024 -

B N.

The whale watching tour was wonderful! A very nice catamaran, a great crew and Captain, munchies, drinks and whales! Plenty of beautiful whales! The parking...  more

(5.0)
- Dec 18, 2023 -

Erica G.

Was super excited to book the sunset cruise. My friend sailed the same one a couple of weeks ago and highly recommended it. However, on the day of our...  more

(2.0)
$(document).ready(function() { $('.show_reviews_link,.hide_reviews_link').click(function(e) { e.preventDefault(); $('.review_strip_single').toggle('fast'); $('.show_reviews_link').toggle('fast'); $('.hide_reviews_link').toggle('fast'); }); }); $('#formBooking').on('submit', function(event) { var $form = $(this); $('#date_error').addClass('hidden'); console.log('on submit of form booking'); console.log('date slected',$('input[name="date"]')); if($('input[name="date"]').val() == "") { console.log('invalid date - showing error') $('#date_error').removeClass('hidden'); return false; } // console.log('data sent',$(this).serialize()); // return false; ga('ec:addProduct', { 'id': '297', // Product ID (string). // 'name': "Adventure Sunset Sail", // Product name (string). 'name': "Adventure Sunset Sail", // Product name (string). 'price': $('#total').html(), // Product price (currency). 'quantity': 1, // Product quantity (number). 'category': 'Sunset Cruise', // Product category (string). 'brand': "Kai Kanani", // Product brand (string). 'dimension1': '' // Custom dimension (string). }); ga('ec:setAction', 'add'); if(typeof navigator.sendBeacon == "undefined") { ga('send', 'event', 'UX', 'click', 'add to cart',{ hitCallback: function() { console.log('added click event'); $form.get(0).submit(); }}); } else { ga('send', 'event', 'UX', 'click', 'add to cart'); } // debug // event.preventDefault(); // console.log('waiting 20 seconds before submitting form'); // setTimeout(function() { $form.get(0).submit(); }, 20000); });