Skip to content Skip to footer

Contact

J'envoie un message

    Formulaire de contact

    Contactez nous

    Rte d'Uzès, 30210 Collias

    Retrouvez-nous sur le parking Kayak Vert à l'entrée de Collias, en venant de Remoulins/Uzès

    Horaires:

    Lundi - Dimanche9h30 – 18h00

    contact@velo-collias.com

    04 66 22 84 84

    window.addEventListener('message', function(e) { if (e.origin !== 'https://www.kayakvert.com') return; if (e.data && e.data.type === 'velo-iframe-resize') { var iframe = document.getElementById('velo-iframe'); if (iframe) { iframe.style.setProperty('height', (e.data.height + 20) + 'px', 'important'); } } if (e.data && e.data.type === 'velo-form-success') { window.location.href = '/merci-reservation/'; } });