{"id":1380,"date":"2023-04-10T13:11:52","date_gmt":"2023-04-10T11:11:52","guid":{"rendered":"https:\/\/yesmobilityibiza.com\/scooters-and-cars\/"},"modified":"2026-04-16T13:03:17","modified_gmt":"2026-04-16T11:03:17","slug":"scooter-e-auto","status":"publish","type":"page","link":"https:\/\/yesmobilityibiza.com\/it\/","title":{"rendered":"Noleggio scooter a Ibiza"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; module_id=&#8221;book-now&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px|0px|0px|0px|false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n\t<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n\t<style>\r\n        :root {\r\n            --color-earle-black: #222222;\r\n            --color-golden-gate-bridge: #F28322;\r\n            --color-spanish-orange: #F28322;\r\n            --color-orange-wheel: #F28322;\r\n            --color-linen: #F2E6DF;\r\n        }\r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            background-color: var(--color-linen);\r\n            color: var(--color-earle-black);\r\n        }\r\n        .hero-section {\r\n            background-image: url(https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2023\/04\/Footer-Bg.png);\r\n            background-color: #3050d1!important;\r\n            background-size: cover;\r\n            background-position: center;\r\n        }\r\n        .smooth-scroll {\r\n            scroll-behavior: smooth;\r\n        }\r\n        input[type=\"date\"], input[type=\"time\"], input[type=\"number\"] {\r\n            appearance: none;\r\n            -webkit-appearance: none;\r\n            -moz-appearance: none;\r\n            background-color: white;\r\n            border: 1px solid #D1D5DB;\r\n            padding: 0.5rem 0.75rem;\r\n            border-radius: 0.375rem;\r\n            min-width: 120px;\r\n        }\r\n        .confirmation-message {\r\n            display: none;\r\n            position: fixed;\r\n            top: 20px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            z-index: 1000;\r\n            padding: 1rem 1.5rem;\r\n            border-radius: 0.5rem;\r\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\r\n        }\r\n        .header-form-container {\r\n            background-color: rgba(255, 255, 255, 0.9);\r\n            backdrop-filter: blur(5px);\r\n        }\r\n        \/* Styling for the map *\/\r\n        #map {\r\n            height: 300px;\r\n            width: 100%;\r\n            border-radius: 0.5rem;\r\n            margin-top: 1.5rem;\r\n        }\r\n        \/* Styling for FAQ accordion *\/\r\n        .faq-item {\r\n            border-bottom: 1px solid #D1D5DB;\r\n        }\r\n        .faq-question {\r\n            cursor: pointer;\r\n            padding: 1rem;\r\n            font-weight: 600;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n        .faq-answer {\r\n            display: none;\r\n            padding: 0 1rem 1rem 1rem;\r\n            color: var(--color-earle-black);\r\n        }\r\n        .faq-question:hover {\r\n            color: var(--color-golden-gate-bridge);\r\n        }\r\n        .faq-toggle {\r\n            transition: transform 0.3s ease;\r\n        }\r\n        .faq-toggle.open {\r\n            transform: rotate(180deg);\r\n        }\r\n    <\/style>\r\n\t<div class=\"header-form-container py-4 px-4 md:px-6\">\r\n            <div class=\"mx-auto\">\r\n                <div class=\"flex flex-wrap items-end justify-center gap-2 md:gap-4\">\r\n                    <div>\r\n                        <label for=\"header_pickup_office\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Ufficio di raccolta<\/label>\r\n                        <select id=\"header_pickup_office\" name=\"header_pickup_office\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                            <option value=\"\" disabled selected>Seleziona l'ufficio<\/option>\r\n                            <option value=\"1\">IBIZA CENTRO<\/option>\r\n                            <option value=\"2\">Aeroporto<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_pickup_date\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Ritiro<\/label>\r\n                        <input type=\"date\" id=\"header_pickup_date\" name=\"header_pickup_date\" value=\"2026-07-03\" min=\"2026-07-03\" required class=\"w-full md:w-auto text-sm\">\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_pickup_time\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Ora<\/label>\r\n                        <select id=\"header_pickup_time\" name=\"header_pickup_time\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                                                        <option value=\"09:00\">09:00<\/option>\r\n                                                        <option value=\"09:30\">09:30<\/option>\r\n                                                        <option value=\"10:00\">10:00<\/option>\r\n                                                        <option value=\"10:30\">10:30<\/option>\r\n                                                        <option value=\"11:00\">11:00<\/option>\r\n                                                        <option value=\"11:30\">11:30<\/option>\r\n                                                        <option value=\"12:00\">12:00<\/option>\r\n                                                        <option value=\"12:30\">12:30<\/option>\r\n                                                        <option value=\"13:00\">13:00<\/option>\r\n                                                        <option value=\"13:30\">13:30<\/option>\r\n                                                        <option value=\"14:00\">14:00<\/option>\r\n                                                        <option value=\"14:30\">14:30<\/option>\r\n                                                        <option value=\"15:00\">15:00<\/option>\r\n                                                        <option value=\"15:30\">15:30<\/option>\r\n                                                        <option value=\"16:00\">16:00<\/option>\r\n                                                        <option value=\"16:30\">16:30<\/option>\r\n                                                        <option value=\"17:00\">17:00<\/option>\r\n                                                        <option value=\"17:30\">17:30<\/option>\r\n                                                        <option value=\"18:00\">18:00<\/option>\r\n                                                        <option value=\"18:30\">18:30<\/option>\r\n                                                        <option value=\"19:00\">19:00<\/option>\r\n                                                    <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_dropoff_office\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Ufficio di restituzione<\/label>\r\n                        <select id=\"header_dropoff_office\" name=\"header_dropoff_office\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                            <option value=\"\" disabled selected>Seleziona l'ufficio<\/option>\r\n                            <option value=\"1\">IBIZA CENTRO<\/option>\r\n                            <option value=\"2\">Aeropuerto<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_dropoff_date\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Riconsegna<\/label>\r\n                        <input type=\"date\" id=\"header_dropoff_date\" name=\"header_dropoff_date\" value=\"2026-07-03\" min=\"2026-07-03\" required class=\"w-full md:w-auto text-sm\">\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_dropoff_time\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Ora<\/label>\r\n                        <select id=\"header_dropoff_time\" name=\"header_dropoff_time\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                                                        <option value=\"09:00\">09:00<\/option>\r\n                                                        <option value=\"09:30\">09:30<\/option>\r\n                                                        <option value=\"10:00\">10:00<\/option>\r\n                                                        <option value=\"10:30\">10:30<\/option>\r\n                                                        <option value=\"11:00\">11:00<\/option>\r\n                                                        <option value=\"11:30\">11:30<\/option>\r\n                                                        <option value=\"12:00\">12:00<\/option>\r\n                                                        <option value=\"12:30\">12:30<\/option>\r\n                                                        <option value=\"13:00\">13:00<\/option>\r\n                                                        <option value=\"13:30\">13:30<\/option>\r\n                                                        <option value=\"14:00\">14:00<\/option>\r\n                                                        <option value=\"14:30\">14:30<\/option>\r\n                                                        <option value=\"15:00\">15:00<\/option>\r\n                                                        <option value=\"15:30\">15:30<\/option>\r\n                                                        <option value=\"16:00\">16:00<\/option>\r\n                                                        <option value=\"16:30\">16:30<\/option>\r\n                                                        <option value=\"17:00\">17:00<\/option>\r\n                                                        <option value=\"17:30\">17:30<\/option>\r\n                                                        <option value=\"18:00\">18:00<\/option>\r\n                                                        <option value=\"18:30\">18:30<\/option>\r\n                                                        <option value=\"19:00\">19:00<\/option>\r\n                                                    <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_age\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Et\u00e0<\/label>\r\n                        <select id=\"header_age\" name=\"header_age\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                            <option value=\"\" disabled selected>Seleziona l'et\u00e0<\/option>\r\n                            <option value=\"18\">18<\/option>\r\n                            <option value=\"19\">19<\/option>\r\n                            <option value=\"20\">20<\/option>\r\n                            <option value=\"21\">21<\/option>\r\n                            <option value=\"22\">22<\/option>\r\n                            <option value=\"23\">23<\/option>\r\n                            <option value=\"24\">24<\/option>\r\n                            <option value=\"25\">25<\/option>\r\n                            <option value=\"26\">26<\/option>\r\n                            <option value=\"27\">27<\/option>\r\n                            <option value=\"28\">28<\/option>\r\n                            <option value=\"29\">29<\/option>\r\n                            <option value=\"30\">30<\/option>\r\n                            <option value=\"31\">>30<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <button id=\"checkAvailabilityButton\" class=\"w-full md:w-auto bg-[--color-golden-gate-bridge] hover:bg-[--color-orange-wheel] text-white font-semibold py-2 px-4 rounded-md text-sm transition duration-300 mt-3 md:mt-0\">\r\n                        Visualizza la disponibilit\u00e0                    <\/button>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\t\t<script>\r\n\t\t\t\/\/ Configurar fechas m\u00ednimas din\u00e1micamente\r\n\t\t\tconst headerPickupDate = document.getElementById('header_pickup_date');\r\n\t\t\tconst headerDropoffDate = document.getElementById('header_dropoff_date');\r\n\t\t\tconst headerPickupTime = document.getElementById('header_pickup_time');\r\n\t\t\tconst headerDropoffTime = document.getElementById('header_dropoff_time');\r\n\t\t\tconst today = '2026-07-03';\r\n\r\n\t\t\tfunction calcMinPickupMinutes() {\r\n\t\t\t\tconst now = new Date();\r\n\t\t\t\tlet total = now.getHours() * 60 + now.getMinutes();\r\n\t\t\t\tconst rem = total % 30;\r\n\t\t\t\tif (rem > 0) total += (30 - rem);\r\n\t\t\t\treturn Math.min(19 * 60, Math.max(9 * 60, total));\r\n\t\t\t}\r\n\r\n\t\t\tfunction updatePickupTimeOptions() {\r\n\t\t\t\tconst isToday = headerPickupDate.value === today;\r\n\t\t\t\tconst minPickupMinutes = calcMinPickupMinutes();\r\n\t\t\t\tArray.from(headerPickupTime.options).forEach(function(option) {\r\n\t\t\t\t\tconst parts = option.value.split(':').map(Number);\r\n\t\t\t\t\tconst optMinutes = parts[0] * 60 + parts[1];\r\n\t\t\t\t\toption.disabled = isToday && optMinutes < minPickupMinutes;\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tfunction updateDropoffTimeOptions() {\r\n\t\t\t\tconst sameDay = headerDropoffDate.value === headerPickupDate.value;\r\n\t\t\t\tconst pickupParts = headerPickupTime.value.split(':').map(Number);\r\n\t\t\t\tconst pickupMin = pickupParts[0] * 60 + pickupParts[1];\r\n\t\t\t\tArray.from(headerDropoffTime.options).forEach(function(option) {\r\n\t\t\t\t\tconst parts = option.value.split(':').map(Number);\r\n\t\t\t\t\tconst optMinutes = parts[0] * 60 + parts[1];\r\n\t\t\t\t\toption.disabled = sameDay && optMinutes <= pickupMin;\r\n\t\t\t\t});\r\n\t\t\t\t\/\/ Si la hora seleccionada qued\u00f3 deshabilitada, saltar a la primera disponible\r\n\t\t\t\tif (headerDropoffTime.options[headerDropoffTime.selectedIndex] && headerDropoffTime.options[headerDropoffTime.selectedIndex].disabled) {\r\n\t\t\t\t\tconst firstEnabled = Array.from(headerDropoffTime.options).find(function(o) { return !o.disabled; });\r\n\t\t\t\t\tif (firstEnabled) headerDropoffTime.value = firstEnabled.value;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\tif (headerPickupDate && headerDropoffDate) {\r\n\t\t\t\theaderPickupDate.addEventListener('change', function() {\r\n\t\t\t\t\theaderDropoffDate.setAttribute('min', this.value);\r\n\t\t\t\t\tif (headerDropoffDate.value < this.value) {\r\n\t\t\t\t\t\theaderDropoffDate.value = this.value;\r\n\t\t\t\t\t}\r\n\t\t\t\t\tupdatePickupTimeOptions();\r\n\t\t\t\t\tupdateDropoffTimeOptions();\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tif (headerPickupTime) {\r\n\t\t\t\theaderPickupTime.addEventListener('change', function() {\r\n\t\t\t\t\tupdateDropoffTimeOptions();\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tif (headerDropoffDate) {\r\n\t\t\t\theaderDropoffDate.addEventListener('change', function() {\r\n\t\t\t\t\tupdateDropoffTimeOptions();\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\t\/\/ Establecer horas iniciales y aplicar estado disabled al cargar la p\u00e1gina\r\n\t\t\tconst initMinutes = calcMinPickupMinutes();\r\n\t\t\tconst initTimeStr = String(Math.floor(initMinutes \/ 60)).padStart(2, '0') + ':' + String(initMinutes % 60).padStart(2, '0');\r\n\t\t\tif (headerPickupTime) headerPickupTime.value = initTimeStr;\r\n\t\t\tif (headerDropoffTime) headerDropoffTime.value = initTimeStr;\r\n\t\t\tupdatePickupTimeOptions();\r\n\t\t\tupdateDropoffTimeOptions();\r\n\r\n\t\t\tconst checkAvailabilityButton = document.getElementById('checkAvailabilityButton');\r\n\t\t\tif (checkAvailabilityButton) {\r\n\t\t\t\tcheckAvailabilityButton.addEventListener('click', function() {\r\n\t\t\t\t\tconst pickupDateVal = headerPickupDate.value;\r\n\t\t\t\t\tconst pickupTimeVal = document.getElementById('header_pickup_time').value;\r\n\t\t\t\t\tconst dropoffDateVal = headerDropoffDate.value;\r\n\t\t\t\t\tconst dropoffTimeVal = document.getElementById('header_dropoff_time').value;\r\n\t\t\t\t\tconst pickupOfficeVal = document.getElementById('header_pickup_office').value;\r\n\t\t\t\t\tconst dropoffOfficeVal = document.getElementById('header_dropoff_office').value;\r\n\t\t\t\t\tconst ageVal = document.getElementById('header_age').value;\r\n\r\n\t\t\t\t\tif (!pickupDateVal || !pickupTimeVal || !dropoffDateVal || !dropoffTimeVal || !pickupOfficeVal || !dropoffOfficeVal || !ageVal) {\r\n\t\t\t\t\t\tshowErrorMessage(\"Por favor, completa todos los campos: fechas, horas, oficinas y edad.\");\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tconst pickupDateTime = new Date(`${pickupDateVal}T${pickupTimeVal}`);\r\n\t\t\t\t\tconst dropoffDateTime = new Date(`${dropoffDateVal}T${dropoffTimeVal}`);\r\n\r\n\t\t\t\t\tif (dropoffDateTime <= pickupDateTime) {\r\n\t\t\t\t\t\tshowErrorMessage(\"La fecha\/hora de devoluci\u00f3n debe ser posterior a la de recogida.\");\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\/\/ Formatear fechas al formato dd\/mm\/yyyy hh:mm\r\n\t\t\t\t\tconst formatDateTime = (date, time) => {\r\n\t\t\t\t\t\tconst [year, month, day] = date.split('-');\r\n\t\t\t\t\t\treturn `${day}\/${month}\/${year} ${time}`;\r\n\t\t\t\t\t};\r\n\r\n\t\t\t\t\tconst formattedPickup = formatDateTime(pickupDateVal, pickupTimeVal);\r\n\t\t\t\t\tconst formattedDropoff = formatDateTime(dropoffDateVal, dropoffTimeVal);\r\n\r\n\t\t\t\t\t\/\/ Mapear IDs de oficinas a nombres\r\n\t\t\t\t\tconst officeNames = {\r\n\t\t\t\t\t\t\"1\": \"IBIZA CENTRO\",\r\n\t\t\t\t\t\t\"2\": \"Aeropuerto\"\r\n\t\t\t\t\t};\r\n\r\n\t\t\t\t\t\/\/ Construir la URL de redirecci\u00f3n\r\n\t\t\t\t\tconst baseUrl = \"https:\/\/reservas.yesmobilityibiza.com\/vehiculos.php\";\r\n\t\t\t\t\tconst params = new URLSearchParams({\r\n\t\t\t\t\t\toev: pickupOfficeVal,\r\n\t\t\t\t\t\toevtxt: officeNames[pickupOfficeVal],\r\n\t\t\t\t\t\tf1: formattedPickup,\r\n\t\t\t\t\t\torv: dropoffOfficeVal,\r\n\t\t\t\t\t\torvtxt: officeNames[dropoffOfficeVal],\r\n\t\t\t\t\t\tf2: formattedDropoff,\r\n\t\t\t\t\t\tafiliado: \"0\",\r\n\t\t\t\t\t\tidioma: \"it\",\r\n\t\t\t\t\t\tedad: ageVal,\r\n\t\t\t\t\t\tpromo: \"\",\r\n\t\t\t\t\t\tgrupo: \"\",\r\n\t\t\t\t\t\ttipovehiculo: \"\",\r\n\t\t\t\t\t\tnombrevehiculo: \"\",\r\n\t\t\t\t\t\tcolor_afiliado: \"\",\r\n\t\t\t\t\t\temp: \"yesmobility\",\r\n\t\t\t\t\t\tcookie: \"\"\r\n\t\t\t\t\t});\r\n\r\n\t\t\t\t\twindow.location.href = `${baseUrl}?${params.toString()}`;\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tfunction showErrorMessage(message) {\r\n\t\t\t\tconst errorMessage = document.createElement('div');\r\n\t\t\t\terrorMessage.className = 'confirmation-message bg-red-500 text-white';\r\n\t\t\t\terrorMessage.textContent = message;\r\n\t\t\t\tdocument.body.appendChild(errorMessage);\r\n\t\t\t\terrorMessage.style.display = 'block';\r\n\t\t\t\tsetTimeout(() => {\r\n\t\t\t\t\terrorMessage.style.display = 'none';\r\n\t\t\t\t\terrorMessage.remove();\r\n\t\t\t\t}, 3000);\r\n\t\t\t}\r\n\t\t<\/script>\r\n\t\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|desktop&#8221; admin_label=&#8221;Hero&#8221; _builder_version=&#8221;4.27.6&#8243; background_enable_color=&#8221;off&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;118deg&#8221; background_color_gradient_stops=&#8221;#ffffff 0%|rgba(43,78,136,0.15) 100%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_color_gradient_start=&#8221;#063661&#8243; background_color_gradient_end=&#8221;rgba(43,78,136,0.15)&#8221; background_image=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2026\/04\/Yes-Desktop.webp&#8221; background_blend=&#8221;multiply&#8221; min_height=&#8221;800px&#8221; min_height_tablet=&#8221;700px&#8221; min_height_phone=&#8221;600px&#8221; min_height_last_edited=&#8221;on|desktop&#8221; height=&#8221;100px&#8221; max_height=&#8221;116px&#8221; custom_padding=&#8221;90px|0px|0|32px|false|false&#8221; custom_padding_tablet=&#8221;90px|0px|0|32px|false|false&#8221; custom_padding_phone=&#8221;5px|||0px|false|false&#8221; bottom_divider_color=&#8221;#f28322&#8243; bottom_divider_flip=&#8221;vertical&#8221; bottom_divider_height_tablet=&#8221;&#8221; bottom_divider_height_phone=&#8221;90px&#8221; bottom_divider_height_last_edited=&#8221;on|desktop&#8221; background_last_edited=&#8221;on|phone&#8221; use_background_color_gradient_phone=&#8221;off&#8221; background_image_phone=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2026\/04\/YES-Mobile.webp&#8221; background_enable_image_phone=&#8221;on&#8221; parallax_phone=&#8221;off&#8221; background_size_phone=&#8221;cover&#8221; background_position_tablet=&#8221;center&#8221; background_position_phone=&#8221;center&#8221; background_blend_phone=&#8221;lighten&#8221; global_colors_info=&#8221;{}&#8221; locked=&#8221;off&#8221;][et_pb_row column_structure=&#8221;2_3,1_3&#8243; _builder_version=&#8221;4.27.6&#8243; max_width=&#8221;1440px&#8221; custom_padding=&#8221;27px|0px|0|0px|false|false&#8221; use_custom_width=&#8221;on&#8221; custom_width_px=&#8221;1440px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.27.6&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.27.6&#8243; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;18px&#8221; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#000000&#8243; header_font_size=&#8221;60px&#8221; header_line_height=&#8221;1.4em&#8221; header_2_font=&#8221;||||||||&#8221; background_layout=&#8221;dark&#8221; max_width=&#8221;800px&#8221; module_alignment=&#8221;left&#8221; hover_transition_duration=&#8221;0ms&#8221; hover_transition_speed_curve=&#8221;linear&#8221; hover_enabled=&#8221;0&#8243; header_font_size_tablet=&#8221;50px&#8221; header_font_size_phone=&#8221;34px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; custom_css_free_form=&#8221;selector .color-orange{||  color: #f28322;||}&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h1 dir=\"auto\">Scopri <span class=\"color-orange\">Ibiza<\/span><br \/>nel modo giusto<span><\/span><\/h1>\n<p>Scooter, consigli locali e un team<br \/>che si prende davvero cura del tuo soggiorno<\/p>\n<p><strong><span class=\"color-orange\">Ottieni un extra sconto dell&#8217;8% <\/span><\/strong>sui noleggi<br \/>di 3 giorni o pi\u00f9<\/p>\n<p>[\/et_pb_text][et_pb_text disabled_on=&#8221;off|on|on&#8221; _builder_version=&#8221;4.27.6&#8243; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;18px&#8221; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#000000&#8243; header_font_size=&#8221;60px&#8221; header_line_height=&#8221;1.4em&#8221; header_2_font=&#8221;||||||||&#8221; background_layout=&#8221;dark&#8221; max_width=&#8221;800px&#8221; module_alignment=&#8221;left&#8221; hover_transition_duration=&#8221;0ms&#8221; hover_transition_speed_curve=&#8221;linear&#8221; hover_enabled=&#8221;0&#8243; header_font_size_tablet=&#8221;50px&#8221; header_font_size_phone=&#8221;34px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; custom_css_free_form=&#8221;selector .color-orange{||  color: #f28322;||}&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h1 dir=\"auto\" style=\"text-align: center;\">Scopri <span class=\"color-orange\">Ibiza<\/span><br \/>nel modo giusto<span><\/span><\/h1>\n<p style=\"text-align: center;\">Scooter \u00b7 Consigli locali \u00b7 Servizio reale<br \/><strong><span class=\"color-orange\">Ottieni uno sconto dell&#8217;8% <\/span><\/strong>sui noleggi di 3+ giorni<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/reservas.yesmobilityibiza.com\/?idioma=it&#8221; button_text=&#8221;Prenota ora&#8221; button_alignment=&#8221;left&#8221; button_alignment_tablet=&#8221;left&#8221; button_alignment_phone=&#8221;center&#8221; button_alignment_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#F28322&#8243; button_border_color=&#8221;#F28322&#8243; button_icon_color=&#8221;#FFFFFF&#8221; background_layout=&#8221;dark&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Hero&#8221; _builder_version=&#8221;4.27.6&#8243; background_enable_color=&#8221;off&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;118deg&#8221; background_color_gradient_stops=&#8221;#063661 0%|rgba(43,78,136,0.15) 100%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_color_gradient_start=&#8221;#063661&#8243; background_color_gradient_end=&#8221;rgba(43,78,136,0.15)&#8221; background_image=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2024\/09\/esvedra02.jpg&#8221; background_position=&#8221;bottom_right&#8221; background_blend=&#8221;multiply&#8221; min_height=&#8221;513px&#8221; height=&#8221;100px&#8221; max_height=&#8221;116px&#8221; custom_padding=&#8221;90px|0px|0|32px|false|false&#8221; bottom_divider_style=&#8221;slant2&#8243; bottom_divider_color=&#8221;#f28322&#8243; bottom_divider_height=&#8221;260px&#8221; bottom_divider_flip=&#8221;vertical&#8221; bottom_divider_height_tablet=&#8221;&#8221; bottom_divider_height_phone=&#8221;90px&#8221; bottom_divider_height_last_edited=&#8221;on|desktop&#8221; hover_enabled=&#8221;0&#8243; background_last_edited=&#8221;on|phone&#8221; use_background_color_gradient_phone=&#8221;off&#8221; background_image_phone=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2024\/08\/fondomobil_baja_home1.jpg&#8221; background_enable_image_phone=&#8221;on&#8221; parallax_phone=&#8221;off&#8221; background_size_phone=&#8221;contain&#8221; background_position_phone=&#8221;bottom_center&#8221; background_blend_phone=&#8221;lighten&#8221; global_colors_info=&#8221;{}&#8221; disabled_on=&#8221;on|on|on&#8221; disabled=&#8221;on&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_row column_structure=&#8221;2_3,1_3&#8243; _builder_version=&#8221;4.16&#8243; max_width=&#8221;1440px&#8221; custom_padding=&#8221;27px|0px|0|0px|false|false&#8221; use_custom_width=&#8221;on&#8221; custom_width_px=&#8221;1440px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; text_font=&#8221;||||||||&#8221; header_font=&#8221;||||||||&#8221; header_font_size=&#8221;60px&#8221; header_line_height=&#8221;1.4em&#8221; header_2_font=&#8221;||||||||&#8221; background_layout=&#8221;dark&#8221; max_width=&#8221;800px&#8221; module_alignment=&#8221;left&#8221; hover_transition_duration=&#8221;0ms&#8221; hover_transition_speed_curve=&#8221;linear&#8221; header_font_size_tablet=&#8221;50px&#8221; header_font_size_phone=&#8221;34px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1 dir=\"auto\">Noleggia la tua moto a Ibiza da 25\u20ac\/giorno<span><\/span><\/h1>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/Piaggio-Lyberty-S-125-2025_-P.png&#8221; title_text=&#8221;Piaggio Lyberty S 125 &#8211; 2025_ P&#8221; src_tablet=&#8221;&#8221; src_phone=&#8221;&#8221; src_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; transform_scale=&#8221;211%|211%&#8221; transform_scale_tablet=&#8221;130%|130%&#8221; transform_scale_phone=&#8221;113%|113%&#8221; transform_scale_last_edited=&#8221;on|desktop&#8221; transform_translate=&#8221;-21px|26px&#8221; transform_translate_tablet=&#8221;135px|-75px&#8221; transform_translate_phone=&#8221;79px|-54px&#8221; transform_translate_last_edited=&#8221;on|phone&#8221; transform_rotate_tablet=&#8221;&#8221; transform_rotate_phone=&#8221;&#8221; transform_rotate_last_edited=&#8221;on|tablet&#8221; transform_skew_tablet=&#8221;&#8221; transform_skew_phone=&#8221;&#8221; transform_skew_last_edited=&#8221;on|tablet&#8221; transform_origin_tablet=&#8221;&#8221; transform_origin_phone=&#8221;&#8221; transform_origin_last_edited=&#8221;on|tablet&#8221; transform_styles_last_edited=&#8221;on|phone&#8221; width=&#8221;70%&#8221; transform_styles_tablet=&#8221;&#8221; transform_styles_phone=&#8221;&#8221; sticky_position_tablet=&#8221;&#8221; sticky_position_phone=&#8221;&#8221; sticky_position_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; admin_label=&#8221;Listings&#8221; _builder_version=&#8221;4.27.4&#8243; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;150px||150px||false|false&#8221; custom_padding_tablet=&#8221;120px|||&#8221; custom_padding_phone=&#8221;120px||0px||false|false&#8221; top_divider_style=&#8221;slant2&#8243; top_divider_color=&#8221;#e8e8e8&#8243; top_divider_height=&#8221;120px&#8221; top_divider_height_tablet=&#8221;&#8221; top_divider_height_phone=&#8221;90px&#8221; top_divider_height_last_edited=&#8221;on|desktop&#8221; bottom_divider_height=&#8221;120px&#8221; bottom_divider_height_tablet=&#8221;&#8221; bottom_divider_height_phone=&#8221;&#8221; bottom_divider_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; transform_scale_tablet=&#8221;&#8221; transform_scale_phone=&#8221;&#8221; transform_scale_last_edited=&#8221;on|desktop&#8221; transform_translate=&#8221;0px|-74px&#8221; transform_translate_tablet=&#8221;&#8221; transform_translate_phone=&#8221;&#8221; transform_translate_last_edited=&#8221;on|phone&#8221; transform_rotate_tablet=&#8221;&#8221; transform_rotate_phone=&#8221;&#8221; transform_rotate_last_edited=&#8221;on|desktop&#8221; transform_skew_tablet=&#8221;&#8221; transform_skew_phone=&#8221;&#8221; transform_skew_last_edited=&#8221;on|desktop&#8221; transform_origin_tablet=&#8221;&#8221; transform_origin_phone=&#8221;&#8221; transform_origin_last_edited=&#8221;on|desktop&#8221; transform_styles_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;14px|||||&#8221; transform_styles_tablet=&#8221;&#8221; transform_styles_phone=&#8221;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; text_font=&#8221;||||||||&#8221; text_font_size=&#8221;20px&#8221; text_line_height=&#8221;1.8em&#8221; header_font=&#8221;||||||||&#8221; header_2_font=&#8221;||||||||&#8221; header_2_font_size=&#8221;50px&#8221; header_2_line_height=&#8221;1.4em&#8221; max_width=&#8221;800px&#8221; module_alignment=&#8221;center&#8221; header_2_font_size_tablet=&#8221;50px&#8221; header_2_font_size_phone=&#8221;34px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Perch\u00e9 scegliere Yes Mobility Ibiza?<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; text_font=&#8221;|300|||||||&#8221; text_font_size=&#8221;20px&#8221; text_line_height=&#8221;1.8em&#8221; header_font=&#8221;||||||||&#8221; header_2_font=&#8221;Josefin Sans|700|||||||&#8221; header_2_font_size=&#8221;50px&#8221; header_2_line_height=&#8221;1.4em&#8221; max_width=&#8221;800px&#8221; module_alignment=&#8221;center&#8221; header_2_font_size_tablet=&#8221;50px&#8221; header_2_font_size_phone=&#8221;34px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"tw-data-text tw-text-large tw-ta\" data-placeholder=\"Traducci\u00f3n\" id=\"tw-target-text\" dir=\"ltr\" style=\"text-align: center;\">Godetevi la libert\u00e0 di muovervi in totale sicurezza.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; _builder_version=&#8221;4.27.4&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_blurb title=&#8221;Consegna in aeroporto o in ufficio&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe07b;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;32px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.6em&#8221; body_font=&#8221;||||||||&#8221; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||&#8221; custom_margin_tablet=&#8221;||20px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; header_font_size_last_edited=&#8221;off|desktop&#8221; icon_font_size=&#8221;32px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"QmZWSe\">\n<div class=\"DHcWmd\" style=\"text-align: center;\">\n<p dir=\"auto\">La vostra bicicletta \u00e8 pronta dove vi serve.<\/p>\n<\/div>\n<\/div>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8221;Nella vostra lingua&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe07b;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;32px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.6em&#8221; body_font=&#8221;||||||||&#8221; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||&#8221; custom_margin_tablet=&#8221;||20px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; header_font_size_last_edited=&#8221;off|desktop&#8221; icon_font_size=&#8221;32px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"QmZWSe\">\n<div class=\"DHcWmd\" style=\"text-align: center;\">\n<p dir=\"auto\">Parliamo spagnolo, inglese e altro ancora.<\/p>\n<\/div>\n<\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_blurb title=&#8221;Chilometraggio illimitato&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe07b;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;32px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.6em&#8221; body_font=&#8221;||||||||&#8221; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||&#8221; custom_margin_tablet=&#8221;||20px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; header_font_size_last_edited=&#8221;off|desktop&#8221; icon_font_size=&#8221;32px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"QmZWSe\">\n<div class=\"DHcWmd\" style=\"text-align: center;\">\n<p dir=\"auto\">Esplorate Ibiza senza restrizioni.<\/p>\n<\/div>\n<\/div>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8221;Biciclette nuove e ispezionate&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe07b;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;32px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.6em&#8221; body_font=&#8221;||||||||&#8221; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||&#8221; custom_margin_tablet=&#8221;||20px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; header_font_size_last_edited=&#8221;off|desktop&#8221; icon_font_size=&#8221;32px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"QmZWSe\">\n<div class=\"DHcWmd\" style=\"text-align: center;\">\n<p dir=\"auto\">Veicoli in perfette condizioni.<\/p>\n<\/div>\n<\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;Prenotazione online in 2 minuti&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe07b;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;32px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.6em&#8221; body_font=&#8221;||||||||&#8221; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||&#8221; custom_margin_tablet=&#8221;||20px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; header_font_size_last_edited=&#8221;off|desktop&#8221; icon_font_size=&#8221;32px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"QmZWSe\">\n<div class=\"DHcWmd\" style=\"text-align: center;\">\n<p dir=\"auto\">Veloce, facile e sicuro.<\/p>\n<\/div>\n<\/div>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8221;Prezzi senza sorprese&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe07b;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;32px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.6em&#8221; body_font=&#8221;||||||||&#8221; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||&#8221; custom_margin_tablet=&#8221;||20px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; header_font_size_last_edited=&#8221;off|desktop&#8221; icon_font_size=&#8221;32px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"QmZWSe\">\n<div class=\"DHcWmd\" style=\"text-align: center;\">\n<p dir=\"auto\">Quello che vedete \u00e8 quello che pagate, senza spese nascoste.<\/p>\n<\/div>\n<\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Listings&#8221; _builder_version=&#8221;4.16&#8243; background_color=&#8221;#f5f6f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; text_font=&#8221;||||||||&#8221; text_font_size=&#8221;20px&#8221; text_line_height=&#8221;1.8em&#8221; header_font=&#8221;||||||||&#8221; header_2_font=&#8221;||||||||&#8221; header_2_font_size=&#8221;50px&#8221; header_2_line_height=&#8221;1.4em&#8221; max_width=&#8221;800px&#8221; module_alignment=&#8221;center&#8221; header_2_font_size_tablet=&#8221;50px&#8221; header_2_font_size_phone=&#8221;34px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Veicoli in primo piano<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; _builder_version=&#8221;4.16&#8243; max_width=&#8221;1280px&#8221; custom_margin=&#8221;||30px|&#8221; use_custom_width=&#8221;on&#8221; custom_width_px=&#8221;1280px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/Sym-Symphony-SR-125-2025.jpg&#8221; title_text=&#8221;Sym Symphony SR 125 &#8211; 2025&#8243; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.27.4&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.4&#8243; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#faa152&#8243; text_font_size=&#8221;16px&#8221; text_line_height=&#8221;1.8em&#8221; header_font=&#8221;||||||||&#8221; header_2_font=&#8221;||||||||&#8221; header_2_font_size=&#8221;20px&#8221; header_2_line_height=&#8221;1.6em&#8221; header_5_font=&#8221;|700|||||||&#8221; header_5_line_height=&#8221;1.6em&#8221; custom_margin=&#8221;||20px|&#8221; custom_padding=&#8221;|20px|16px|20px|false|true&#8221; border_color_all=&#8221;#E02B20&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Sym Symphony SR 125<\/h3>\n<p>A partire da 25\u20ac\/giorno<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;Trasmissione: Automatico&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe037;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;16px&#8221; content_max_width=&#8221;1100px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#5d656d&#8221; header_font_size=&#8221;16px&#8221; header_line_height=&#8221;1.3em&#8221; custom_margin=&#8221;||10px|&#8221; custom_padding=&#8221;|20px||20px||true&#8221; icon_font_size=&#8221;16px&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Incluso:&#8221; image_icon_width=&#8221;1px&#8221; content_max_width=&#8221;1100px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#5d656d&#8221; header_font_size=&#8221;16px&#8221; header_line_height=&#8221;1.3em&#8221; custom_margin=&#8221;||10px|&#8221; custom_padding=&#8221;|20px||20px||true&#8221; icon_font_size=&#8221;16px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;2 Elmetto&#8221; image=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/racing-helmet.png&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;16px&#8221; content_max_width=&#8221;1100px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#5d656d&#8221; header_font_size=&#8221;16px&#8221; header_line_height=&#8221;1.3em&#8221; image_icon_custom_margin=&#8221;|16px||0px|false|false&#8221; custom_margin=&#8221;||10px|&#8221; custom_padding=&#8221;|20px||20px||true&#8221; icon_font_size=&#8221;16px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Lucchetto&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf023;||fa||900&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;16px&#8221; content_max_width=&#8221;1100px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#5d656d&#8221; header_font_size=&#8221;16px&#8221; header_line_height=&#8221;1.3em&#8221; custom_margin=&#8221;||10px|&#8221; custom_padding=&#8221;|20px||20px||true&#8221; icon_font_size=&#8221;16px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_button button_url=&#8221;#book-now&#8221; button_text=&#8221;Prenota ora&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#f28322&#8243; button_border_width=&#8221;0px&#8221; button_border_color=&#8221;#faa152&#8243; button_border_radius=&#8221;0px&#8221; button_font=&#8221;Josefin Sans|600||on|||||&#8221; button_use_icon=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;||-30px|&#8221; custom_margin_tablet=&#8221;||0px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;16px|32px|16px|32px|true|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/Piaggio-Lyberty-S-125-2025.jpg&#8221; title_text=&#8221;Piaggio Lyberty S 125 &#8211; 2025&#8243; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.27.4&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.4&#8243; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#faa152&#8243; text_font_size=&#8221;16px&#8221; text_line_height=&#8221;1.8em&#8221; header_font=&#8221;||||||||&#8221; header_2_font=&#8221;Lato||||||||&#8221; header_2_font_size=&#8221;20px&#8221; header_2_line_height=&#8221;1.6em&#8221; header_5_font=&#8221;|700|||||||&#8221; header_5_line_height=&#8221;1.6em&#8221; custom_margin=&#8221;||20px|&#8221; custom_padding=&#8221;|20px|16px|20px|false|true&#8221; border_color_all=&#8221;rgba(0,0,0,0.12)&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Piaggio Liberty S 125<\/h3>\n<p>A partire da 30\u20ac\/giorno<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;Trasmissione: Automatico&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe037;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;16px&#8221; content_max_width=&#8221;1100px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#5d656d&#8221; header_font_size=&#8221;16px&#8221; header_line_height=&#8221;1.3em&#8221; custom_margin=&#8221;||10px|&#8221; custom_padding=&#8221;|20px||20px||true&#8221; icon_font_size=&#8221;16px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Incluso:&#8221; image_icon_width=&#8221;1px&#8221; content_max_width=&#8221;1100px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#5d656d&#8221; header_font_size=&#8221;16px&#8221; header_line_height=&#8221;1.3em&#8221; custom_margin=&#8221;||10px|&#8221; custom_padding=&#8221;|20px||20px||true&#8221; icon_font_size=&#8221;16px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;2 Elmetto&#8221; image=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/racing-helmet.png&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;16px&#8221; content_max_width=&#8221;1100px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#5d656d&#8221; header_font_size=&#8221;16px&#8221; header_line_height=&#8221;1.3em&#8221; image_icon_custom_margin=&#8221;|16px||0px|false|false&#8221; custom_margin=&#8221;||10px|&#8221; custom_padding=&#8221;|20px||20px||true&#8221; icon_font_size=&#8221;16px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Lucchetto&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf023;||fa||900&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;16px&#8221; content_max_width=&#8221;1100px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#5d656d&#8221; header_font_size=&#8221;16px&#8221; header_line_height=&#8221;1.3em&#8221; custom_margin=&#8221;||10px|&#8221; custom_padding=&#8221;|20px||20px||true&#8221; icon_font_size=&#8221;16px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_button button_url=&#8221;#book-now&#8221; button_text=&#8221;Prenota ora&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#f28322&#8243; button_border_width=&#8221;0px&#8221; button_border_color=&#8221;#faa152&#8243; button_border_radius=&#8221;0px&#8221; button_font=&#8221;Josefin Sans|600||on|||||&#8221; button_use_icon=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;||-30px|&#8221; custom_margin_tablet=&#8221;||0px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;16px|32px|16px|32px|true|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.16&#8243; background_color=&#8221;#ffffff&#8221; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/PiaggioMedley-125-S-2025.jpg&#8221; title_text=&#8221;PiaggioMedley 125 S &#8211; 2025&#8243; force_fullwidth=&#8221;on&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.27.4&#8243; min_height_tablet=&#8221;&#8221; min_height_phone=&#8221;&#8221; min_height_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.4&#8243; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#faa152&#8243; text_font_size=&#8221;16px&#8221; text_line_height=&#8221;1.8em&#8221; header_font=&#8221;||||||||&#8221; header_2_font=&#8221;Lato||||||||&#8221; header_2_font_size=&#8221;20px&#8221; header_2_line_height=&#8221;1.6em&#8221; header_5_font=&#8221;|700|||||||&#8221; header_5_line_height=&#8221;1.6em&#8221; custom_margin=&#8221;||20px|&#8221; custom_padding=&#8221;|20px|16px|20px|false|true&#8221; border_color_all=&#8221;rgba(0,0,0,0.12)&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Piaggio Medley S 125<\/h3>\n<p>A partire da 39\u20ac\/giorno<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;Trasmissione: Automatico&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe037;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;16px&#8221; content_max_width=&#8221;1100px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#5d656d&#8221; header_font_size=&#8221;16px&#8221; header_line_height=&#8221;1.3em&#8221; custom_margin=&#8221;||10px|&#8221; custom_padding=&#8221;|20px||20px||true&#8221; icon_font_size=&#8221;16px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Incluso:&#8221; image_icon_width=&#8221;1px&#8221; content_max_width=&#8221;1100px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#5d656d&#8221; header_font_size=&#8221;16px&#8221; header_line_height=&#8221;1.3em&#8221; custom_margin=&#8221;||10px|&#8221; custom_padding=&#8221;|20px||20px||true&#8221; icon_font_size=&#8221;16px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;2 Elmetto&#8221; image=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/racing-helmet.png&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;16px&#8221; content_max_width=&#8221;1100px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#5d656d&#8221; header_font_size=&#8221;16px&#8221; header_line_height=&#8221;1.3em&#8221; image_icon_custom_margin=&#8221;|16px||0px|false|false&#8221; custom_margin=&#8221;||10px|&#8221; custom_padding=&#8221;|20px||20px||true&#8221; icon_font_size=&#8221;16px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Lucchetto&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf023;||fa||900&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;16px&#8221; content_max_width=&#8221;1100px&#8221; _builder_version=&#8221;4.27.4&#8243; header_font=&#8221;||||||||&#8221; header_text_color=&#8221;#5d656d&#8221; header_font_size=&#8221;16px&#8221; header_line_height=&#8221;1.3em&#8221; custom_margin=&#8221;||10px|&#8221; custom_padding=&#8221;|20px||20px||true&#8221; icon_font_size=&#8221;16px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_button button_url=&#8221;#book-now&#8221; button_text=&#8221;Prenota ora&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_color=&#8221;#f28322&#8243; button_border_width=&#8221;0px&#8221; button_border_color=&#8221;#faa152&#8243; button_border_radius=&#8221;0px&#8221; button_font=&#8221;Josefin Sans|600||on|||||&#8221; button_use_icon=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;||-30px|&#8221; custom_margin_tablet=&#8221;||0px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;16px|32px|16px|32px|true|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_button button_url=&#8221;https:\/\/yesmobilityibiza.com\/it\/noleggio-auto\/&#8221; button_text=&#8221;Sfoglia tutti i modelli di auto&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#3050d1&#8243; button_bg_color=&#8221;rgba(255,255,255,0.01)&#8221; button_border_width=&#8221;1px&#8221; button_border_color=&#8221;rgba(0,0,0,0.12)&#8221; button_border_radius=&#8221;0px&#8221; button_font=&#8221;Josefin Sans|600||on|||||&#8221; button_use_icon=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;|||&#8221; custom_margin_tablet=&#8221;||0px|&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;16px|32px|16px|32px|true|true&#8221; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_button button_url=&#8221;https:\/\/yesmobilityibiza.com\/it\/scooter-noleggio\/&#8221; button_text=&#8221;Sfoglia tutti i prodotti in Moto&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#3050d1&#8243; button_bg_color=&#8221;rgba(255,255,255,0.01)&#8221; button_border_width=&#8221;1px&#8221; button_border_color=&#8221;rgba(0,0,0,0.12)&#8221; button_border_radius=&#8221;0px&#8221; button_font=&#8221;Josefin Sans|600||on|||||&#8221; button_use_icon=&#8221;off&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;|||&#8221; custom_margin_tablet=&#8221;||0px|&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221; custom_padding=&#8221;16px|32px|16px|32px|true|true&#8221; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; text_font=&#8221;||||||||&#8221; text_font_size=&#8221;20px&#8221; text_line_height=&#8221;1.8em&#8221; header_font=&#8221;||||||||&#8221; header_2_font=&#8221;||||||||&#8221; header_2_font_size=&#8221;50px&#8221; header_2_line_height=&#8221;1.4em&#8221; max_width=&#8221;800px&#8221; module_alignment=&#8221;center&#8221; header_2_font_size_tablet=&#8221;50px&#8221; header_2_font_size_phone=&#8221;34px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 dir=\"auto\" style=\"text-align: center;\">Cosa dicono i nostri clienti<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p dir=\"auto\" style=\"text-align: center;\">Esperienze reali di viaggiatori come voi.<\/p>\n<p dir=\"auto\" style=\"text-align: center;\"><div id=\"rpi-1241-6a4804ea316b7\" class=\"rpi\" style=\"\" data-id=\"1241\" data-opts='{&quot;layout&quot;:&quot;slider&quot;,&quot;style_style&quot;:&quot;1&quot;,&quot;style_stars&quot;:&quot;4&quot;,&quot;style_ava&quot;:&quot;1&quot;,&quot;head_logo&quot;:&quot;5&quot;,&quot;style_logo&quot;:&quot;1&quot;,&quot;pagination&quot;:&quot;10&quot;,&quot;text_size&quot;:&quot;&quot;,&quot;hide_avatar&quot;:false,&quot;hide_name&quot;:false,&quot;header_hide_seeall&quot;:true,&quot;header_hide_write&quot;:true,&quot;disable_review_time&quot;:false,&quot;disable_user_link&quot;:false,&quot;disable_google_link&quot;:false,&quot;open_link&quot;:true,&quot;nofollow_link&quot;:true,&quot;lazy_load_img&quot;:true,&quot;time_format&quot;:&quot;&quot;,&quot;breakpoints&quot;:&quot;&quot;,&quot;reviewer_avatar_size&quot;:&quot;56&quot;,&quot;trans&quot;:{&quot;read more&quot;:&quot;leggi di pi\\u00f9&quot;,&quot;review us on&quot;:&quot;recensisci su&quot;,&quot;See all reviews&quot;:&quot;Guarda tutte le recensioni&quot;,&quot;More reviews&quot;:&quot;Altre recensioni&quot;,&quot;Response from the owner&quot;:&quot;Risposta del proprietario&quot;}}' data-exec=\"\"><div class=\"rpi-cnt rpi-col-m rpi-slider rpi-sh\" data-opts='{&quot;pagination&quot;:&quot;10&quot;,&quot;speed&quot;:&quot;5&quot;,&quot;autoplay&quot;:false,&quot;wheelscroll&quot;:false,&quot;mousestop&quot;:false,&quot;clickstop&quot;:false,&quot;swipe_step&quot;:&quot;&quot;,&quot;swipe_per_btn&quot;:&quot;&quot;,&quot;swipe_per_dot&quot;:&quot;&quot;,&quot;hide_dots&quot;:false}' style=\"visibility:var(--visible, hidden)\" ><div class=\"rpi-header rpi-header_row rpi-header_pad\"><div class=\"rpi-cards\"><div class=\"rpi-card rpi-card_block\" data-provider=\"google\"><div class=\"rpi-card-inner rpi-flexwrap\"><span class=\"rpi-logos\"><span class=\"rpi-logo rpi-logo-google\"><\/span><\/span><div class=\"rpi-flex\"><div class=\"rpi-img-wrap\"><img decoding=\"async\" src=\"https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/gmblogo.svg\" class=\"rpi-img\" loading=\"lazy\" width=\"56\" height=\"56\" alt=\"\" onerror=\"if(this.src!=&#039;&#039;)this.src=&#039;&#039;;\" title=\"\"><\/div><div class=\"rpi-info\"><div class=\"rpi-scale\">Eccellente<\/div><a href=\"http:\/\/yesmobilityibiza.com\/\" class=\"rpi-name\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"YES MOBILITY IBIZA - Alquiler de coche y moto - summary business\">YES MOBILITY IBIZA - Alquiler de coche y moto<\/a><span class=\"rpi-stars\" style=\"--rating:5.0\">5.0<\/span><div class=\"rpi-based\">Basato su 335 recensioni<\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"rpi-content rpi-content_row\"><button class=\"rpi-ltgt rpi-lt rpi-slider-prev\" aria-label=\"Previous reviews\" tabindex=\"0\"><\/button><div class=\"rpi-cards rpi-slides-bite\" data-offset=\"10\" data-count=\"335\"><div class=\"rpi-card\" data-provider=\"google\" data-rat=\"5\"><div class=\"rpi-card-inner\"><div class=\"rpi-flex\"><div class=\"rpi-img-wrap\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKAQrR1mrssYEAocczA5nWCHsFCdXf3D0Wg34lkJFWdvHG1Ug=s56-c-rp-mo-br100\" class=\"rpi-img\" loading=\"lazy\" width=\"56\" height=\"56\" alt=\"\" onerror=\"if(this.src!=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;)this.src=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;;\" title=\"\"><\/div><div class=\"rpi-info\"><a href=\"https:\/\/search.google.com\/local\/reviews?placeid=ChIJS0rUwERHmRIRo5YUOT1JsHc\" class=\"rpi-name\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"Roberto Rosina - google user profile\">Roberto Rosina<\/a><div class=\"rpi-time\" data-time=\"1782743714095\">4 giorni fa<\/div><\/div><\/div><div class=\"rpi-body rpi-normal-up__body\"><span class=\"rpi-stars\" style=\"--rating:5\"><\/span><div class=\"rpi-text rpi-scroll\" tabindex=\"0\">Massima flessibilit\u00e0, comunicazione veloce via whatsapp. Mi hanno consegnato lo scooter a negozio chiuso, con attenzione nella pulizia del mezzo e del casco. Scooter molto valido. Esperienza pi\u00f9 che positiva<\/div><div class=\"rpi-reply rpi-scroll\"><b>Risposta del proprietario:<\/b>Muchas Gracias Roberto !<\/div><\/div><\/div><\/div><div class=\"rpi-card\" data-provider=\"google\" data-rat=\"5\"><div class=\"rpi-card-inner\"><div class=\"rpi-flex\"><div class=\"rpi-img-wrap\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKSV98lXv_hqBClcbOr5grcxRkVYL3szcsdApvZOTqU1EF4tB4=s56-c-rp-mo-br100\" class=\"rpi-img\" loading=\"lazy\" width=\"56\" height=\"56\" alt=\"\" onerror=\"if(this.src!=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;)this.src=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;;\" title=\"\"><\/div><div class=\"rpi-info\"><a href=\"https:\/\/search.google.com\/local\/reviews?placeid=ChIJS0rUwERHmRIRo5YUOT1JsHc\" class=\"rpi-name\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"Andrea brusco - google user profile\">andrea brusco<\/a><div class=\"rpi-time\" data-time=\"1782731798430\">4 giorni fa<\/div><\/div><\/div><div class=\"rpi-body rpi-normal-up__body\"><span class=\"rpi-stars\" style=\"--rating:5\"><\/span><div class=\"rpi-text rpi-scroll\" tabindex=\"0\">Esperienza davvero ottima! Il personale \u00e8 stato gentilissimo e sempre disponibile, facendoci sentire subito a nostro agio. A differenza di tanti altri noleggi a Ibiza, qui non ci sono state lunghe pratiche burocratiche o perdite di tempo: in pochi minuti avevamo gi\u00e0 il motorino. Scooter affidabile e comodissimo per girare tutta l\u2019isola. Servizio rapido, professionale e senza sorprese!. Lo consiglio assolutamente a chi cerca un noleggio semplice, veloce. Sicuramente torner\u00f2 qui la prossima volta!<\/div><div class=\"rpi-reply rpi-scroll\"><b>Risposta del proprietario:<\/b>Grazie !<\/div><\/div><\/div><\/div><div class=\"rpi-card\" data-provider=\"google\" data-rat=\"5\"><div class=\"rpi-card-inner\"><div class=\"rpi-flex\"><div class=\"rpi-img-wrap\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWCPp2BxkM22wwaA9lByAQZR5tt2nMscqt2HAGBKuMseqceaqaksQ=s56-c-rp-mo-ba12-br100\" class=\"rpi-img\" loading=\"lazy\" width=\"56\" height=\"56\" alt=\"\" onerror=\"if(this.src!=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;)this.src=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;;\" title=\"\"><\/div><div class=\"rpi-info\"><a href=\"https:\/\/search.google.com\/local\/reviews?placeid=ChIJS0rUwERHmRIRo5YUOT1JsHc\" class=\"rpi-name\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"Cindy - google user profile\">Cindy<\/a><div class=\"rpi-time\" data-time=\"1782236199232\">1 settimana fa<\/div><\/div><\/div><div class=\"rpi-body rpi-normal-up__body\"><span class=\"rpi-stars\" style=\"--rating:5\"><\/span><div class=\"rpi-text rpi-scroll\" tabindex=\"0\">G\u00e9nial, au top, pas ch\u00e8re et s\u00e9rieux<\/div><div class=\"rpi-reply rpi-scroll\"><b>Risposta del proprietario:<\/b>Muchas Gracias<\/div><\/div><\/div><\/div><div class=\"rpi-card\" data-provider=\"google\" data-rat=\"5\"><div class=\"rpi-card-inner\"><div class=\"rpi-flex\"><div class=\"rpi-img-wrap\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIQKvXmJiF4N5NeWbdZlkRTZxDluEC25tRdEtCs_8NKAxLchsE=s56-c-rp-mo-br100\" class=\"rpi-img\" loading=\"lazy\" width=\"56\" height=\"56\" alt=\"\" onerror=\"if(this.src!=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;)this.src=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;;\" title=\"\"><\/div><div class=\"rpi-info\"><a href=\"https:\/\/search.google.com\/local\/reviews?placeid=ChIJS0rUwERHmRIRo5YUOT1JsHc\" class=\"rpi-name\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"Maria Oliveira Fernandes - google user profile\">Maria Oliveira Fernandes<\/a><div class=\"rpi-time\" data-time=\"1782045264795\">2 settimane fa<\/div><\/div><\/div><div class=\"rpi-body rpi-normal-up__body\"><span class=\"rpi-stars\" style=\"--rating:5\"><\/span><div class=\"rpi-text rpi-scroll\" tabindex=\"0\">Good moto quality, great team. Thank you very much!<\/div><div class=\"rpi-reply rpi-scroll\"><b>Risposta del proprietario:<\/b>thank you!<\/div><\/div><\/div><\/div><div class=\"rpi-card\" data-provider=\"google\" data-rat=\"5\"><div class=\"rpi-card-inner\"><div class=\"rpi-flex\"><div class=\"rpi-img-wrap\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKz72KTyyRnMH9fS3nwHYjhb8U8oFuCZ6ROHwWfQfKUzirfow=s56-c-rp-mo-ba12-br100\" class=\"rpi-img\" loading=\"lazy\" width=\"56\" height=\"56\" alt=\"\" onerror=\"if(this.src!=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;)this.src=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;;\" title=\"\"><\/div><div class=\"rpi-info\"><a href=\"https:\/\/maps.google.com\/maps\/contrib\/101023147340380171798\" class=\"rpi-name\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"Christian Visser - google user profile\">Christian Visser<\/a><div class=\"rpi-time\" data-time=\"1781889070470\">2 settimane fa<\/div><\/div><\/div><div class=\"rpi-body rpi-normal-up__body\"><span class=\"rpi-stars\" style=\"--rating:5\"><\/span><div class=\"rpi-text rpi-scroll\" tabindex=\"0\">Rented in April 2025 to commute to the Ibiza marathon from Ibiza town, lads were brilliant, helpful and courtesy was great, back here in July 26 and will rent again, see you then guys.<\/div><div class=\"rpi-reply rpi-scroll\"><b>Risposta del proprietario:<\/b>Grazie!<\/div><\/div><\/div><\/div><div class=\"rpi-card\" data-provider=\"google\" data-rat=\"5\"><div class=\"rpi-card-inner\"><div class=\"rpi-flex\"><div class=\"rpi-img-wrap\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIGf4ccgRqi45qMiL3LTe5TXY5eVJ_EruoQY8L0OsSbiysYpQ=s56-c-rp-mo-br100\" class=\"rpi-img\" loading=\"lazy\" width=\"56\" height=\"56\" alt=\"\" onerror=\"if(this.src!=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;)this.src=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;;\" title=\"\"><\/div><div class=\"rpi-info\"><a href=\"https:\/\/search.google.com\/local\/reviews?placeid=ChIJS0rUwERHmRIRo5YUOT1JsHc\" class=\"rpi-name\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"Cecilia Diotallevi - google user profile\">Cecilia Diotallevi<\/a><div class=\"rpi-time\" data-time=\"1781707784115\">2 settimane fa<\/div><\/div><\/div><div class=\"rpi-body rpi-normal-up__body\"><span class=\"rpi-stars\" style=\"--rating:5\"><\/span><div class=\"rpi-text rpi-scroll\" tabindex=\"0\">Eddy! Che dire...persona squisita! Sempre disponibile e gentilissimo! Sempre pronto a soddisfare ogni tua esigenza!\nAbbiamo prenotato tramite whatsapp qualche giorno prima del nostro arrivo uno scooter. Appena arrivati era gia&#039; disponibile e pronto all&#039;uso...una firmetta e via! Superconsigliato!!! Buona vacanza a tutti!\nCecilia e Gianluca<\/div><div class=\"rpi-reply rpi-scroll\"><b>Risposta del proprietario:<\/b>Grazie !<\/div><\/div><\/div><\/div><div class=\"rpi-card\" data-provider=\"google\" data-rat=\"5\"><div class=\"rpi-card-inner\"><div class=\"rpi-flex\"><div class=\"rpi-img-wrap\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIfnwhBdXiCH-1W2M3w2J6bEQ9h4yTqCBqZykADMsQkp9KGHg=s56-c-rp-mo-br100\" class=\"rpi-img\" loading=\"lazy\" width=\"56\" height=\"56\" alt=\"\" onerror=\"if(this.src!=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;)this.src=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;;\" title=\"\"><\/div><div class=\"rpi-info\"><a href=\"https:\/\/search.google.com\/local\/reviews?placeid=ChIJS0rUwERHmRIRo5YUOT1JsHc\" class=\"rpi-name\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"Flavio de ruggiero - google user profile\">flavio de ruggiero<\/a><div class=\"rpi-time\" data-time=\"1781020418503\">3 settimane fa<\/div><\/div><\/div><div class=\"rpi-body rpi-normal-up__body\"><span class=\"rpi-stars\" style=\"--rating:5\"><\/span><div class=\"rpi-text rpi-scroll\" tabindex=\"0\">On a lou\u00e9 un scooter 125 pendant une semaine, on a \u00e9tait ravie de conna\u00eetre Eddy le propri\u00e9taire, ils nous a bien accueilli, et il a \u00e9tait tr\u00e8s r\u00e9actif a \u00e9chang\u00e9 avec nous pour la location, , scooter pratiquement neuf, localisation parfait a 10 minutes de l&#039; a\u00e9roport et a quelques minutes du centre d&#039;evissa, je conseille vivement !!!! Merci<\/div><div class=\"rpi-reply rpi-scroll\"><b>Risposta del proprietario:<\/b>Merci !<\/div><\/div><\/div><\/div><div class=\"rpi-card\" data-provider=\"google\" data-rat=\"5\"><div class=\"rpi-card-inner\"><div class=\"rpi-flex\"><div class=\"rpi-img-wrap\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocK_BiOgGbIfrGKgMNsYcvbvsbJOSU-wurzpinfVrU0XXPEShg=s56-c-rp-mo-br100\" class=\"rpi-img\" loading=\"lazy\" width=\"56\" height=\"56\" alt=\"\" onerror=\"if(this.src!=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;)this.src=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;;\" title=\"\"><\/div><div class=\"rpi-info\"><a href=\"https:\/\/search.google.com\/local\/reviews?placeid=ChIJS0rUwERHmRIRo5YUOT1JsHc\" class=\"rpi-name\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"Jonatan Mou - google user profile\">Jonatan Mou<\/a><div class=\"rpi-time\" data-time=\"1780928104773\">4 settimane fa<\/div><\/div><\/div><div class=\"rpi-body rpi-normal-up__body\"><span class=\"rpi-stars\" style=\"--rating:5\"><\/span><div class=\"rpi-text rpi-scroll\" tabindex=\"0\">Trato excelente. Motos muy nuevas y muy buen precio. De lo mejor de Ibiza<\/div><div class=\"rpi-reply rpi-scroll\"><b>Risposta del proprietario:<\/b>Gracias !<\/div><\/div><\/div><\/div><div class=\"rpi-card\" data-provider=\"google\" data-rat=\"5\"><div class=\"rpi-card-inner\"><div class=\"rpi-flex\"><div class=\"rpi-img-wrap\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIGC9OF831_c11NRsLiukqIeSSsBa5zziyr2uufNFi7YwKMFA=s56-c-rp-mo-br100\" class=\"rpi-img\" loading=\"lazy\" width=\"56\" height=\"56\" alt=\"\" onerror=\"if(this.src!=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;)this.src=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;;\" title=\"\"><\/div><div class=\"rpi-info\"><a href=\"https:\/\/search.google.com\/local\/reviews?placeid=ChIJS0rUwERHmRIRo5YUOT1JsHc\" class=\"rpi-name\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"Victoria Maria Barthaburu - google user profile\">Victoria Maria Barthaburu<\/a><div class=\"rpi-time\" data-time=\"1778922948674\">2 mesi fa<\/div><\/div><\/div><div class=\"rpi-body rpi-normal-up__body\"><span class=\"rpi-stars\" style=\"--rating:5\"><\/span><div class=\"rpi-text rpi-scroll\" tabindex=\"0\">Todo excelente! Sin dudas volveremos a alquilar con Yes Mobility. La moto impecable y el trato fue genial, nos recomendaron muchos sitios hermosos para ver con la experiencia y la info que solo tienen los locales! 10\/10 \u2b50\ufe0f<\/div><div class=\"rpi-reply rpi-scroll\"><b>Risposta del proprietario:<\/b>Muchas Gracias!<\/div><\/div><\/div><\/div><div class=\"rpi-card\" data-provider=\"google\" data-rat=\"5\"><div class=\"rpi-card-inner\"><div class=\"rpi-flex\"><div class=\"rpi-img-wrap\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjXPAy8Fj3MZw0BSDbU1ow10eFW2A0q_PJmgyZ6LO1Y1LOuhxRzCFA=s56-c-rp-mo-ba12-br100\" class=\"rpi-img\" loading=\"lazy\" width=\"56\" height=\"56\" alt=\"\" onerror=\"if(this.src!=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;)this.src=&#039;https:\/\/yesmobilityibiza.com\/wp-content\/plugins\/business-reviews-bundle\/assets\/img\/google_avatar.png&#039;;\" title=\"\"><\/div><div class=\"rpi-info\"><a href=\"https:\/\/search.google.com\/local\/reviews?placeid=ChIJS0rUwERHmRIRo5YUOT1JsHc\" class=\"rpi-name\" target=\"_blank\" rel=\"noopener nofollow\" aria-label=\"Diego Calvo Heras - google user profile\">Diego Calvo Heras<\/a><div class=\"rpi-time\" data-time=\"1778740807789\">2 mesi fa<\/div><\/div><\/div><div class=\"rpi-body rpi-normal-up__body\"><span class=\"rpi-stars\" style=\"--rating:5\"><\/span><div class=\"rpi-text rpi-scroll\" tabindex=\"0\">Buen trato por Roberto, y buenas condiciones.\nRecomendable, Gracias Rober<\/div><div class=\"rpi-reply rpi-scroll\"><b>Risposta del proprietario:<\/b>Un placer trabajar con gente como vosotros muchas gracias !<\/div><\/div><\/div><\/div><\/div><button class=\"rpi-ltgt rpi-gt rpi-slider-next\" aria-label=\"Next reviews\" tabindex=\"0\"><\/button><div class=\"rpi-dots-wrap\"><div class=\"rpi-dots\"><\/div><\/div><\/div><\/div><script>(function(p){if(!p)return;let w=p.offsetWidth,m=function(a,b){return Math.min(a,b)===a};p.querySelector('.rpi-cnt').classList.replace('rpi-col-m','rpi-col-'+(m(w,510)?'xs':m(w,750)?'x':m(w,1050)?'s':m(w,1450)?'m':m(w,1800)?'l':'xl'))})(document.getElementById('rpi-1241-6a4804ea316b7'))<\/script><\/div><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|desktop&#8221; admin_label=&#8221;Listings&#8221; _builder_version=&#8221;4.16&#8243; background_color=&#8221;#f5f6f7&#8243; custom_padding=&#8221;120px|||&#8221; custom_padding_tablet=&#8221;120px|||&#8221; custom_padding_phone=&#8221;120px|||&#8221; top_divider_style=&#8221;slant2&#8243; top_divider_color=&#8221;#e8e8e8&#8243; top_divider_height=&#8221;120px&#8221; top_divider_height_tablet=&#8221;&#8221; top_divider_height_phone=&#8221;90px&#8221; top_divider_height_last_edited=&#8221;on|desktop&#8221; bottom_divider_height=&#8221;120px&#8221; bottom_divider_height_tablet=&#8221;&#8221; bottom_divider_height_phone=&#8221;&#8221; bottom_divider_height_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;27px|0px|0|0px|false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; text_font=&#8221;||||||||&#8221; text_font_size=&#8221;20px&#8221; text_line_height=&#8221;1.8em&#8221; header_font=&#8221;||||||||&#8221; header_2_font=&#8221;||||||||&#8221; header_2_font_size=&#8221;50px&#8221; header_2_line_height=&#8221;1.4em&#8221; max_width=&#8221;800px&#8221; header_2_font_size_tablet=&#8221;50px&#8221; header_2_font_size_phone=&#8221;34px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Come funziona?<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; text_font=&#8221;|300|||||||&#8221; text_font_size=&#8221;20px&#8221; text_line_height=&#8221;1.8em&#8221; header_font=&#8221;||||||||&#8221; header_2_font=&#8221;Josefin Sans|700|||||||&#8221; header_2_font_size=&#8221;50px&#8221; header_2_line_height=&#8221;1.4em&#8221; module_alignment=&#8221;center&#8221; header_2_font_size_tablet=&#8221;50px&#8221; header_2_font_size_phone=&#8221;34px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"tw-data-text tw-text-large tw-ta\" data-placeholder=\"Traducci\u00f3n\" id=\"tw-target-text\" dir=\"ltr\" style=\"text-align: left;\">Noleggiate la vostra moto in 4 semplici passi<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_4,1_4,1_4,1_4&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; _builder_version=&#8221;4.16&#8243; custom_margin=&#8221;30px||30px||true&#8221; border_width_top=&#8221;2px&#8221; border_color_top=&#8221;rgba(51,51,51,0.11)&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_blurb title=&#8221;Prenota online, per telefono o di persona&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#x5c;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;32px&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.6em&#8221; body_font=&#8221;Josefin Sans||||||||&#8221; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||&#8221; custom_margin_tablet=&#8221;||20px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; header_font_size_last_edited=&#8221;off|desktop&#8221; icon_font_size=&#8221;32px&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_blurb title=&#8221;Ritira il veicolo o richiedi il ritiro&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#x5c;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;32px&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.6em&#8221; body_font=&#8221;Josefin Sans||||||||&#8221; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||&#8221; custom_margin_tablet=&#8221;||20px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; header_font_size_last_edited=&#8221;off|desktop&#8221; icon_font_size=&#8221;32px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_blurb title=&#8221;Miglia di guida illimitate&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#x5c;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;32px&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.6em&#8221; body_font=&#8221;Josefin Sans||||||||&#8221; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||&#8221; custom_margin_tablet=&#8221;||20px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; header_font_size_last_edited=&#8221;off|desktop&#8221; icon_font_size=&#8221;32px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_blurb title=&#8221;Consegna in un luogo valido e paga&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#x5c;||divi||400&#8243; icon_color=&#8221;#3050d1&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;32px&#8221; _builder_version=&#8221;4.16&#8243; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;18px&#8221; header_line_height=&#8221;1.6em&#8221; body_font=&#8221;Josefin Sans||||||||&#8221; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||&#8221; custom_margin_tablet=&#8221;||20px|&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; header_font_size_last_edited=&#8221;off|desktop&#8221; icon_font_size=&#8221;32px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;150px||150px||true|false&#8221; custom_padding_tablet=&#8221;120px|||&#8221; custom_padding_phone=&#8221;120px||0px||false|false&#8221; top_divider_style=&#8221;slant2&#8243; top_divider_color=&#8221;#e8e8e8&#8243; top_divider_height=&#8221;120px&#8221; top_divider_height_tablet=&#8221;120px&#8221; top_divider_height_phone=&#8221;90px&#8221; top_divider_height_last_edited=&#8221;on|desktop&#8221; bottom_divider_height_tablet=&#8221;&#8221; bottom_divider_height_phone=&#8221;&#8221; bottom_divider_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 dir=\"auto\" style=\"font-size:26px\"><strong>L&#8217;avventura inizia con il noleggio di moto a Ibiza<\/strong><\/h2>\n<p dir=\"auto\">State programmando un viaggio nella magica isola di Ibiza e cercate il modo pi\u00f9 emozionante e libero per esplorarla? Il noleggio di moto a Ibiza \u00e8 la chiave per scoprire ogni angolo nascosto, dalle famose spiagge alle calette segrete e alla vibrante vita notturna. Noi di Yes Mobility Ibiza vi offriamo la soluzione perfetta per la vostra mobilit\u00e0.  <\/p>\n<h3 dir=\"auto\" style=\"font-size:22px\"><strong>Perch\u00e9 scegliere il nostro servizio di noleggio moto a Ibiza?<\/strong><\/h3>\n<p dir=\"auto\">Scegliere una moto o uno scooter vi offre una libert\u00e0 senza pari. Dimenticate gli ingorghi e la ricerca di un parcheggio. Con il nostro servizio di noleggio scooter a Ibiza, potrete muovervi rapidamente tra le strette strade di Dalt Vila e raggiungere qualsiasi punto dell&#8217;isola senza problemi. Inoltre, \u00e8 un&#8217;opzione pi\u00f9 sostenibile e conveniente rispetto all&#8217;auto.   <\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/06\/alquiler-scooter-ibiza.jpg&#8221; title_text=&#8221;noleggio-scooter-ibiza&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/06\/ibiza-alquiler-scooter.jpg&#8221; title_text=&#8221;ibiza-noleggio-scooter&#8221; admin_label=&#8221;Image&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p dir=\"auto\">La nostra flotta di moto e scooter \u00e8 nuova, sicura e in perfette condizioni, per garantire un&#8217;esperienza confortevole e senza preoccupazioni. Includiamo caschi per la vostra sicurezza e tranquillit\u00e0 e offriamo il miglior prezzo garantito per il noleggio di moto a Ibiza. Crediamo che esplorare l&#8217;isola su due ruote debba essere accessibile a tutti.  <\/p>\n<h3 dir=\"auto\" style=\"font-size:22px\"><strong>Comodo ritiro e consegna<\/strong><\/h3>\n<p dir=\"auto\">Per la vostra comodit\u00e0, abbiamo punti strategici di ritiro e riconsegna a Ibiza. Potete facilmente ritirare la vostra moto presso il nostro ufficio nella citt\u00e0 di Ibiza o direttamente all&#8217;aeroporto di Ibiza, in modo che la vostra avventura possa iniziare non appena atterrate. Il nostro processo di prenotazione online \u00e8 semplice e veloce, per garantire che la vostra moto sia pronta al vostro arrivo.  <\/p>\n<p dir=\"auto\">Non lasciate che gli orari dei trasporti limitino la vostra esperienza. Con il noleggio moto a Ibiza, ogni giorno \u00e8 un&#8217;opportunit\u00e0 per una nuova avventura. Prenotate subito la vostra moto e preparatevi a vivere Ibiza al massimo!  <\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Listings&#8221; _builder_version=&#8221;4.27.4&#8243; background_color=&#8221;#f5f6f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; text_font=&#8221;||||||||&#8221; text_font_size=&#8221;20px&#8221; text_line_height=&#8221;1.8em&#8221; header_font=&#8221;||||||||&#8221; header_2_font=&#8221;||||||||&#8221; header_2_font_size=&#8221;50px&#8221; header_2_line_height=&#8221;1.4em&#8221; max_width=&#8221;800px&#8221; module_alignment=&#8221;center&#8221; header_2_font_size_tablet=&#8221;50px&#8221; header_2_font_size_phone=&#8221;34px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">FAQs<\/h2>\n<p>[\/et_pb_text][et_pb_accordion _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_accordion_item title=&#8221;Come posso prenotare un veicolo con Yes Mobility?&#8221; open=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>\u00c8 possibile effettuare la prenotazione di una moto o di un&#8217;auto a Ibiza direttamente attraverso il nostro sito web in meno di 2 minuti. Accettiamo anche prenotazioni via WhatsApp, e-mail o presso i nostri uffici fisici a Ibiza. <\/p>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;\u00c8 necessario prenotare in anticipo il noleggio dello scooter?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>S\u00ec, consigliamo di prenotare il noleggio dello scooter con almeno 24 ore di anticipo, soprattutto in alta stagione. In questo modo vi assicurate la disponibilit\u00e0 e prezzi migliori. <\/p>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;Qual \u00e8 l&apos;et\u00e0 minima per noleggiare un veicolo a Ibiza?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>Dipende dal tipo di veicolo:<\/p>\n<ul>\n<li>Per gli scooter 50cc: minimo 18 anni.<\/li>\n<li>Per le moto o le auto di grossa cilindrata: 21, 23 o 30 anni, a seconda della categoria.<\/li>\n<\/ul>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;\u00c8 possibile aggiungere un ulteriore conducente al contratto?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>S\u00ec, \u00e8 possibile aggiungere uno o pi\u00f9 conducenti supplementari. Tutti devono soddisfare i requisiti di et\u00e0 e patente. Potrebbe essere applicato un costo aggiuntivo a seconda dell&#8217;assicurazione stipulata per il noleggio del veicolo.  <\/p>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;Di quale documentazione ho bisogno per noleggiare un veicolo a Ibiza?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<ul>\n<li>Documento d&#8217;identit\u00e0 (carta d&#8217;identit\u00e0 o passaporto).<\/li>\n<li>Patente di guida valida in Spagna (patente internazionale se non si \u00e8 dell&#8217;UE).<br \/>Carta di credito del conducente principale.<\/li>\n<\/ul>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;Dove avviene il ritiro e la consegna del veicolo?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>\u00c8 possibile ritirare o restituire il veicolo presso il nostro ufficio nel centro di Ibiza (Carrer Ramon Muntaner 45) o richiedere la consegna all&#8217;aeroporto di Ibiza o in altre localit\u00e0 dell&#8217;isola. Alcune localit\u00e0 potrebbero avere un costo aggiuntivo. <\/p>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;Che cosa succede se sono in ritardo nella restituzione dell&apos;auto o della moto noleggiata?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>Avete a disposizione 1 ora di cortesia. Dopo questo tempo, si applica il costo di un giorno supplementare. Ritardi significativi possono essere considerati un uso improprio.  <\/p>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;Posso portare la moto o l&apos;auto fuori da Ibiza?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>No. Tutti i nostri servizi di assicurazione e assistenza sono disponibili solo all&#8217;interno dell&#8217;isola. Lasciare Ibiza con il veicolo senza autorizzazione annulla la copertura.  <\/p>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;Posso guidare su strade rurali o non asfaltate?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>Non \u00e8 consentito guidare su strade non asfaltate. Eventuali danni causati fuori strada non sono coperti dall&#8217;assicurazione. <\/p>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;Cosa devo fare in caso di guasto o incidente con il veicolo?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>Dovete contattare immediatamente il nostro team di assistenza. Se avete stipulato un&#8217;assicurazione Premium, l&#8217;assistenza \u00e8 inclusa gratuitamente. Con l&#8217;assicurazione di base pu\u00f2 essere applicato un supplemento per il servizio.  <\/p>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;Quale assicurazione \u00e8 inclusa nel noleggio di una moto o di un&apos;auto a Ibiza?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>Tutti i noleggi includono un&#8217;assicurazione di base con franchigia. \u00c8 possibile stipulare un&#8217;assicurazione Premium per estendere la copertura ed eliminare la franchigia in caso di danni. <\/p>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;Cosa non \u00e8 coperto dall&apos;assicurazione per il noleggio?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<ul>\n<li>I danni derivanti da una guida negligente o fuori dalle regole.<\/li>\n<li>Perdita di chiavi, documentazione o accessori.<\/li>\n<li>Guida fuori dall&#8217;isola senza autorizzazione.<\/li>\n<\/ul>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;Quali sono i metodi di pagamento accettati per noleggiare uno scooter o un&apos;auto a Ibiza?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>Accettiamo carte di credito, carte di debito, bonifici bancari e contanti (secondo le norme di legge vigenti). Alcune prenotazioni richiedono il pagamento anticipato parziale o totale per essere confermate. <\/p>\n<p>[\/et_pb_accordion_item][et_pb_accordion_item title=&#8221;\u00c8 richiesto un deposito per noleggiare un veicolo presso Yes Mobility?&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; open=&#8221;off&#8221;]<\/p>\n<p>S\u00ec, chiediamo un deposito, il cui importo dipende dal tipo di veicolo e dall&#8217;assicurazione stipulata. Il deposito \u00e8 bloccato sulla vostra carta e viene rilasciato dopo la restituzione del veicolo, una volta verificate le condizioni del veicolo. <\/p>\n<p>[\/et_pb_accordion_item][\/et_pb_accordion][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\t<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n\t<style>\r\n        :root {\r\n            --color-earle-black: #222222;\r\n            --color-golden-gate-bridge: #F28322;\r\n            --color-spanish-orange: #F28322;\r\n            --color-orange-wheel: #F28322;\r\n            --color-linen: #F2E6DF;\r\n        }\r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            background-color: var(--color-linen);\r\n            color: var(--color-earle-black);\r\n        }\r\n        .hero-section {\r\n            background-image: url(https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2023\/04\/Footer-Bg.png);\r\n            background-color: #3050d1!important;\r\n            background-size: cover;\r\n            background-position: center;\r\n        }\r\n        .smooth-scroll {\r\n            scroll-behavior: smooth;\r\n        }\r\n        input[type=\"date\"], input[type=\"time\"], input[type=\"number\"] {\r\n            appearance: none;\r\n            -webkit-appearance: none;\r\n            -moz-appearance: none;\r\n            background-color: white;\r\n            border: 1px solid #D1D5DB;\r\n            padding: 0.5rem 0.75rem;\r\n            border-radius: 0.375rem;\r\n            min-width: 120px;\r\n        }\r\n        .confirmation-message {\r\n            display: none;\r\n            position: fixed;\r\n            top: 20px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            z-index: 1000;\r\n            padding: 1rem 1.5rem;\r\n            border-radius: 0.5rem;\r\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\r\n        }\r\n        .header-form-container {\r\n            background-color: rgba(255, 255, 255, 0.9);\r\n            backdrop-filter: blur(5px);\r\n        }\r\n        \/* Styling for the map *\/\r\n        #map {\r\n            height: 300px;\r\n            width: 100%;\r\n            border-radius: 0.5rem;\r\n            margin-top: 1.5rem;\r\n        }\r\n        \/* Styling for FAQ accordion *\/\r\n        .faq-item {\r\n            border-bottom: 1px solid #D1D5DB;\r\n        }\r\n        .faq-question {\r\n            cursor: pointer;\r\n            padding: 1rem;\r\n            font-weight: 600;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n        .faq-answer {\r\n            display: none;\r\n            padding: 0 1rem 1rem 1rem;\r\n            color: var(--color-earle-black);\r\n        }\r\n        .faq-question:hover {\r\n            color: var(--color-golden-gate-bridge);\r\n        }\r\n        .faq-toggle {\r\n            transition: transform 0.3s ease;\r\n        }\r\n        .faq-toggle.open {\r\n            transform: rotate(180deg);\r\n        }\r\n    <\/style>\r\n\t<div class=\"header-form-container py-4 px-4 md:px-6\">\r\n            <div class=\"mx-auto\">\r\n                <div class=\"flex flex-wrap items-end justify-center gap-2 md:gap-4\">\r\n                    <div>\r\n                        <label for=\"header_pickup_office\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Ufficio di raccolta<\/label>\r\n                        <select id=\"header_pickup_office\" name=\"header_pickup_office\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                            <option value=\"\" disabled selected>Seleziona l'ufficio<\/option>\r\n                            <option value=\"1\">IBIZA CENTRO<\/option>\r\n                            <option value=\"2\">Aeroporto<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_pickup_date\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Ritiro<\/label>\r\n                        <input type=\"date\" id=\"header_pickup_date\" name=\"header_pickup_date\" value=\"2026-07-03\" min=\"2026-07-03\" required class=\"w-full md:w-auto text-sm\">\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_pickup_time\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Ora<\/label>\r\n                        <select id=\"header_pickup_time\" name=\"header_pickup_time\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                                                        <option value=\"09:00\">09:00<\/option>\r\n                                                        <option value=\"09:30\">09:30<\/option>\r\n                                                        <option value=\"10:00\">10:00<\/option>\r\n                                                        <option value=\"10:30\">10:30<\/option>\r\n                                                        <option value=\"11:00\">11:00<\/option>\r\n                                                        <option value=\"11:30\">11:30<\/option>\r\n                                                        <option value=\"12:00\">12:00<\/option>\r\n                                                        <option value=\"12:30\">12:30<\/option>\r\n                                                        <option value=\"13:00\">13:00<\/option>\r\n                                                        <option value=\"13:30\">13:30<\/option>\r\n                                                        <option value=\"14:00\">14:00<\/option>\r\n                                                        <option value=\"14:30\">14:30<\/option>\r\n                                                        <option value=\"15:00\">15:00<\/option>\r\n                                                        <option value=\"15:30\">15:30<\/option>\r\n                                                        <option value=\"16:00\">16:00<\/option>\r\n                                                        <option value=\"16:30\">16:30<\/option>\r\n                                                        <option value=\"17:00\">17:00<\/option>\r\n                                                        <option value=\"17:30\">17:30<\/option>\r\n                                                        <option value=\"18:00\">18:00<\/option>\r\n                                                        <option value=\"18:30\">18:30<\/option>\r\n                                                        <option value=\"19:00\">19:00<\/option>\r\n                                                    <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_dropoff_office\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Ufficio di restituzione<\/label>\r\n                        <select id=\"header_dropoff_office\" name=\"header_dropoff_office\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                            <option value=\"\" disabled selected>Seleziona l'ufficio<\/option>\r\n                            <option value=\"1\">IBIZA CENTRO<\/option>\r\n                            <option value=\"2\">Aeropuerto<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_dropoff_date\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Riconsegna<\/label>\r\n                        <input type=\"date\" id=\"header_dropoff_date\" name=\"header_dropoff_date\" value=\"2026-07-03\" min=\"2026-07-03\" required class=\"w-full md:w-auto text-sm\">\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_dropoff_time\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Ora<\/label>\r\n                        <select id=\"header_dropoff_time\" name=\"header_dropoff_time\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                                                        <option value=\"09:00\">09:00<\/option>\r\n                                                        <option value=\"09:30\">09:30<\/option>\r\n                                                        <option value=\"10:00\">10:00<\/option>\r\n                                                        <option value=\"10:30\">10:30<\/option>\r\n                                                        <option value=\"11:00\">11:00<\/option>\r\n                                                        <option value=\"11:30\">11:30<\/option>\r\n                                                        <option value=\"12:00\">12:00<\/option>\r\n                                                        <option value=\"12:30\">12:30<\/option>\r\n                                                        <option value=\"13:00\">13:00<\/option>\r\n                                                        <option value=\"13:30\">13:30<\/option>\r\n                                                        <option value=\"14:00\">14:00<\/option>\r\n                                                        <option value=\"14:30\">14:30<\/option>\r\n                                                        <option value=\"15:00\">15:00<\/option>\r\n                                                        <option value=\"15:30\">15:30<\/option>\r\n                                                        <option value=\"16:00\">16:00<\/option>\r\n                                                        <option value=\"16:30\">16:30<\/option>\r\n                                                        <option value=\"17:00\">17:00<\/option>\r\n                                                        <option value=\"17:30\">17:30<\/option>\r\n                                                        <option value=\"18:00\">18:00<\/option>\r\n                                                        <option value=\"18:30\">18:30<\/option>\r\n                                                        <option value=\"19:00\">19:00<\/option>\r\n                                                    <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_age\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Et\u00e0<\/label>\r\n                        <select id=\"header_age\" name=\"header_age\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                            <option value=\"\" disabled selected>Seleziona l'et\u00e0<\/option>\r\n                            <option value=\"18\">18<\/option>\r\n                            <option value=\"19\">19<\/option>\r\n                            <option value=\"20\">20<\/option>\r\n                            <option value=\"21\">21<\/option>\r\n                            <option value=\"22\">22<\/option>\r\n                            <option value=\"23\">23<\/option>\r\n                            <option value=\"24\">24<\/option>\r\n                            <option value=\"25\">25<\/option>\r\n                            <option value=\"26\">26<\/option>\r\n                            <option value=\"27\">27<\/option>\r\n                            <option value=\"28\">28<\/option>\r\n                            <option value=\"29\">29<\/option>\r\n                            <option value=\"30\">30<\/option>\r\n                            <option value=\"31\">>30<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <button id=\"checkAvailabilityButton\" class=\"w-full md:w-auto bg-[--color-golden-gate-bridge] hover:bg-[--color-orange-wheel] text-white font-semibold py-2 px-4 rounded-md text-sm transition duration-300 mt-3 md:mt-0\">\r\n                        Visualizza la disponibilit\u00e0                    <\/button>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\t\t<script>\r\n\t\t\t\/\/ Configurar fechas m\u00ednimas din\u00e1micamente\r\n\t\t\tconst headerPickupDate = document.getElementById('header_pickup_date');\r\n\t\t\tconst headerDropoffDate = document.getElementById('header_dropoff_date');\r\n\t\t\tconst headerPickupTime = document.getElementById('header_pickup_time');\r\n\t\t\tconst headerDropoffTime = document.getElementById('header_dropoff_time');\r\n\t\t\tconst today = '2026-07-03';\r\n\r\n\t\t\tfunction calcMinPickupMinutes() {\r\n\t\t\t\tconst now = new Date();\r\n\t\t\t\tlet total = now.getHours() * 60 + now.getMinutes();\r\n\t\t\t\tconst rem = total % 30;\r\n\t\t\t\tif (rem > 0) total += (30 - rem);\r\n\t\t\t\treturn Math.min(19 * 60, Math.max(9 * 60, total));\r\n\t\t\t}\r\n\r\n\t\t\tfunction updatePickupTimeOptions() {\r\n\t\t\t\tconst isToday = headerPickupDate.value === today;\r\n\t\t\t\tconst minPickupMinutes = calcMinPickupMinutes();\r\n\t\t\t\tArray.from(headerPickupTime.options).forEach(function(option) {\r\n\t\t\t\t\tconst parts = option.value.split(':').map(Number);\r\n\t\t\t\t\tconst optMinutes = parts[0] * 60 + parts[1];\r\n\t\t\t\t\toption.disabled = isToday && optMinutes < minPickupMinutes;\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tfunction updateDropoffTimeOptions() {\r\n\t\t\t\tconst sameDay = headerDropoffDate.value === headerPickupDate.value;\r\n\t\t\t\tconst pickupParts = headerPickupTime.value.split(':').map(Number);\r\n\t\t\t\tconst pickupMin = pickupParts[0] * 60 + pickupParts[1];\r\n\t\t\t\tArray.from(headerDropoffTime.options).forEach(function(option) {\r\n\t\t\t\t\tconst parts = option.value.split(':').map(Number);\r\n\t\t\t\t\tconst optMinutes = parts[0] * 60 + parts[1];\r\n\t\t\t\t\toption.disabled = sameDay && optMinutes <= pickupMin;\r\n\t\t\t\t});\r\n\t\t\t\t\/\/ Si la hora seleccionada qued\u00f3 deshabilitada, saltar a la primera disponible\r\n\t\t\t\tif (headerDropoffTime.options[headerDropoffTime.selectedIndex] && headerDropoffTime.options[headerDropoffTime.selectedIndex].disabled) {\r\n\t\t\t\t\tconst firstEnabled = Array.from(headerDropoffTime.options).find(function(o) { return !o.disabled; });\r\n\t\t\t\t\tif (firstEnabled) headerDropoffTime.value = firstEnabled.value;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\tif (headerPickupDate && headerDropoffDate) {\r\n\t\t\t\theaderPickupDate.addEventListener('change', function() {\r\n\t\t\t\t\theaderDropoffDate.setAttribute('min', this.value);\r\n\t\t\t\t\tif (headerDropoffDate.value < this.value) {\r\n\t\t\t\t\t\theaderDropoffDate.value = this.value;\r\n\t\t\t\t\t}\r\n\t\t\t\t\tupdatePickupTimeOptions();\r\n\t\t\t\t\tupdateDropoffTimeOptions();\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tif (headerPickupTime) {\r\n\t\t\t\theaderPickupTime.addEventListener('change', function() {\r\n\t\t\t\t\tupdateDropoffTimeOptions();\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tif (headerDropoffDate) {\r\n\t\t\t\theaderDropoffDate.addEventListener('change', function() {\r\n\t\t\t\t\tupdateDropoffTimeOptions();\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\t\/\/ Establecer horas iniciales y aplicar estado disabled al cargar la p\u00e1gina\r\n\t\t\tconst initMinutes = calcMinPickupMinutes();\r\n\t\t\tconst initTimeStr = String(Math.floor(initMinutes \/ 60)).padStart(2, '0') + ':' + String(initMinutes % 60).padStart(2, '0');\r\n\t\t\tif (headerPickupTime) headerPickupTime.value = initTimeStr;\r\n\t\t\tif (headerDropoffTime) headerDropoffTime.value = initTimeStr;\r\n\t\t\tupdatePickupTimeOptions();\r\n\t\t\tupdateDropoffTimeOptions();\r\n\r\n\t\t\tconst checkAvailabilityButton = document.getElementById('checkAvailabilityButton');\r\n\t\t\tif (checkAvailabilityButton) {\r\n\t\t\t\tcheckAvailabilityButton.addEventListener('click', function() {\r\n\t\t\t\t\tconst pickupDateVal = headerPickupDate.value;\r\n\t\t\t\t\tconst pickupTimeVal = document.getElementById('header_pickup_time').value;\r\n\t\t\t\t\tconst dropoffDateVal = headerDropoffDate.value;\r\n\t\t\t\t\tconst dropoffTimeVal = document.getElementById('header_dropoff_time').value;\r\n\t\t\t\t\tconst pickupOfficeVal = document.getElementById('header_pickup_office').value;\r\n\t\t\t\t\tconst dropoffOfficeVal = document.getElementById('header_dropoff_office').value;\r\n\t\t\t\t\tconst ageVal = document.getElementById('header_age').value;\r\n\r\n\t\t\t\t\tif (!pickupDateVal || !pickupTimeVal || !dropoffDateVal || !dropoffTimeVal || !pickupOfficeVal || !dropoffOfficeVal || !ageVal) {\r\n\t\t\t\t\t\tshowErrorMessage(\"Por favor, completa todos los campos: fechas, horas, oficinas y edad.\");\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tconst pickupDateTime = new Date(`${pickupDateVal}T${pickupTimeVal}`);\r\n\t\t\t\t\tconst dropoffDateTime = new Date(`${dropoffDateVal}T${dropoffTimeVal}`);\r\n\r\n\t\t\t\t\tif (dropoffDateTime <= pickupDateTime) {\r\n\t\t\t\t\t\tshowErrorMessage(\"La fecha\/hora de devoluci\u00f3n debe ser posterior a la de recogida.\");\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\/\/ Formatear fechas al formato dd\/mm\/yyyy hh:mm\r\n\t\t\t\t\tconst formatDateTime = (date, time) => {\r\n\t\t\t\t\t\tconst [year, month, day] = date.split('-');\r\n\t\t\t\t\t\treturn `${day}\/${month}\/${year} ${time}`;\r\n\t\t\t\t\t};\r\n\r\n\t\t\t\t\tconst formattedPickup = formatDateTime(pickupDateVal, pickupTimeVal);\r\n\t\t\t\t\tconst formattedDropoff = formatDateTime(dropoffDateVal, dropoffTimeVal);\r\n\r\n\t\t\t\t\t\/\/ Mapear IDs de oficinas a nombres\r\n\t\t\t\t\tconst officeNames = {\r\n\t\t\t\t\t\t\"1\": \"IBIZA CENTRO\",\r\n\t\t\t\t\t\t\"2\": \"Aeropuerto\"\r\n\t\t\t\t\t};\r\n\r\n\t\t\t\t\t\/\/ Construir la URL de redirecci\u00f3n\r\n\t\t\t\t\tconst baseUrl = \"https:\/\/reservas.yesmobilityibiza.com\/vehiculos.php\";\r\n\t\t\t\t\tconst params = new URLSearchParams({\r\n\t\t\t\t\t\toev: pickupOfficeVal,\r\n\t\t\t\t\t\toevtxt: officeNames[pickupOfficeVal],\r\n\t\t\t\t\t\tf1: formattedPickup,\r\n\t\t\t\t\t\torv: dropoffOfficeVal,\r\n\t\t\t\t\t\torvtxt: officeNames[dropoffOfficeVal],\r\n\t\t\t\t\t\tf2: formattedDropoff,\r\n\t\t\t\t\t\tafiliado: \"0\",\r\n\t\t\t\t\t\tidioma: \"it\",\r\n\t\t\t\t\t\tedad: ageVal,\r\n\t\t\t\t\t\tpromo: \"\",\r\n\t\t\t\t\t\tgrupo: \"\",\r\n\t\t\t\t\t\ttipovehiculo: \"\",\r\n\t\t\t\t\t\tnombrevehiculo: \"\",\r\n\t\t\t\t\t\tcolor_afiliado: \"\",\r\n\t\t\t\t\t\temp: \"yesmobility\",\r\n\t\t\t\t\t\tcookie: \"\"\r\n\t\t\t\t\t});\r\n\r\n\t\t\t\t\twindow.location.href = `${baseUrl}?${params.toString()}`;\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tfunction showErrorMessage(message) {\r\n\t\t\t\tconst errorMessage = document.createElement('div');\r\n\t\t\t\terrorMessage.className = 'confirmation-message bg-red-500 text-white';\r\n\t\t\t\terrorMessage.textContent = message;\r\n\t\t\t\tdocument.body.appendChild(errorMessage);\r\n\t\t\t\terrorMessage.style.display = 'block';\r\n\t\t\t\tsetTimeout(() => {\r\n\t\t\t\t\terrorMessage.style.display = 'none';\r\n\t\t\t\t\terrorMessage.remove();\r\n\t\t\t\t}, 3000);\r\n\t\t\t}\r\n\t\t<\/script>\r\n\tScopri Ibizanel modo giusto Scooter, consigli locali e un teamche si prende davvero cura del tuo soggiorno Ottieni un extra sconto dell&#8217;8% sui noleggidi 3 giorni o pi\u00f9Scopri Ibizanel modo giusto Scooter \u00b7 Consigli locali \u00b7 Servizio realeOttieni uno sconto dell&#8217;8% sui noleggi di 3+ giorniNoleggia la tua moto a Ibiza da 25\u20ac\/giornoPerch\u00e9 scegliere Yes [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1626,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","_joinchat":[],"footnotes":""},"class_list":["post-1380","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/yesmobilityibiza.com\/it\/wp-json\/wp\/v2\/pages\/1380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yesmobilityibiza.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yesmobilityibiza.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yesmobilityibiza.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yesmobilityibiza.com\/it\/wp-json\/wp\/v2\/comments?post=1380"}],"version-history":[{"count":3,"href":"https:\/\/yesmobilityibiza.com\/it\/wp-json\/wp\/v2\/pages\/1380\/revisions"}],"predecessor-version":[{"id":1663,"href":"https:\/\/yesmobilityibiza.com\/it\/wp-json\/wp\/v2\/pages\/1380\/revisions\/1663"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/yesmobilityibiza.com\/it\/wp-json\/wp\/v2\/media\/1626"}],"wp:attachment":[{"href":"https:\/\/yesmobilityibiza.com\/it\/wp-json\/wp\/v2\/media?parent=1380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}