Car Reservation Form

				
					jQuery(window).on('elementor/frontend/init', function () {

    function initBookingDates() {

        const pickup = document.querySelector('[name="form_fields[pickup_date]"]');
        const dropoff = document.querySelector('[name="form_fields[dropoff_date]"]');

        if (!pickup || !dropoff) {
            return;
        }

        flatpickr(pickup, {
            dateFormat: "d/m/Y",
            minDate: "today",
            disableMobile: true,

            onChange: function(selectedDates) {

                if(selectedDates.length) {

                    dropoff._flatpickr.set(
                        "minDate",
                        selectedDates[0]
                    );

                }
            }
        });

        flatpickr(dropoff, {
            dateFormat: "d/m/Y",
            minDate: "today",
            disableMobile: true
        });
    }

    setTimeout(initBookingDates, 500);

});
				
			

THE PRICE YOU RESERVE IS THE PRICE YOU PAY

NO EXTRA OR HIDDEN INSURANCES

CARRIAGE - CAR RENTAL SERVICES IN CRETE

BUILDING CONFIDENCE WITH OUR CLIENTS

Make your Reservation Now - 100% Full Insurance - No Risk

Back
Phone Call
WhatsApp
Viber