The Morning Cruise – A cruise across the sea and lagoon from Le Barcarès

Set off on The Morning Cruise, a gentle morning outing departing from the port of Le Barcarès. Depending on the weather, we head for the calm waters of the lagoon or out to sea towards the Lydia, sometimes with a detour through a charming stretch of canals and a wild island. A soothing break between sea and nature, perfect for starting the day well. An early departure, a light-hearted return, no fixed route, just the promise of a peaceful, luminous moment at sea.

Duration: 1h15 to 1h30

Rates:

  • + 12 yrs: 20.00€
  • 3-11 yrs: 14.00€
Boat excursion with CTM Croisières from Le Barcarès to Cap Leucate, offering panoramic views over the Mediterranean

Booking

document.addEventListener('click', function(e) { // Tracking clics boutons "Réserver" var btn = e.target.closest('button.reservation-toggle'); if (btn && typeof gtag === 'function') { var raw = btn.innerText.trim(); var label = raw.replace(/^\S+\s+/, '').replace(/\s*[\u25BC\u25B2]+\s*$/, '').trim(); gtag('event', 'clic_reserver', { event_category: 'engagement', event_label: label }); } // Tracking clics téléphone var tel = e.target.closest('a[href^="tel:"]'); if (tel && typeof gtag === 'function') { gtag('event', 'clic_telephone', { event_category: 'engagement', event_label: tel.textContent.trim() }); } }); // Détection page circuit (présence bouton Réserver au chargement) window.addEventListener('load', function() { if (document.querySelector('button.reservation-toggle') && typeof gtag === 'function') { gtag('event', 'page_circuit', { event_category: 'navigation', event_label: document.title }); } });