Menu
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);
});
Unlimited Free Kilometers, Full Insurance Coverage, CDW & All Taxes Included.
Free Pick-up & Delivery Service in Chania, Heraklion and Selected Locations.
No Credit Card Deposit, No Hidden Costs, No Extra Charges.
Free Additional Driver & Baby/Booster Seats Available.
Book Online – Pay on Arrival.
24-Hour Roadside Assistance.
Direct Local Car Rental Service with Friendly and Experienced Staff.
Insurance does not cover:
Tyres, wheels, underside of the vehicle, interior damages, wrong fuel, lost keys, traffic fines, or off-road driving.
24/7 Customer Support
This website uses cookies.
We use cookies in order to offer our visitors a better website experience, but also to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.