kmmaltairlines.com Open in urlscan Pro
2606:4700::6812:f5d  Public Scan

Submitted URL: https://kmmaltairlines.com/
Effective URL: https://kmmaltairlines.com/en
Submission: On November 24 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form id="market-selection-form">
  <h5 class="title">Choose your region</h5>
  <div class="km-form-select geo-zone regions">
    <div class="floating-label-input has-display-value"><input type="text" placeholder="Region" autocomplete="off" name="region" class="" value="GLOBAL"><label>Region</label>
      <div class="helper-text"></div>
      <div class="error-message"></div>
      <div class="display-value">International</div>
    </div>
  </div>
  <h5 class="title">Choose your language</h5>
  <div class="km-form-select geo-zone language">
    <div class="floating-label-input has-display-value"><input type="text" placeholder="Language" autocomplete="off" name="language" class="" value="en"><label>Language</label>
      <div class="helper-text"></div>
      <div class="error-message"></div>
      <div class="display-value">EN English</div>
    </div>
  </div>
  <div class="d-flex justify-content-end"><a role="button" class="link red">Done</a></div>
</form>

<form id="market-selection-form">
  <h5 class="title">Choose your region</h5>
  <div class="km-form-select geo-zone regions">
    <div class="floating-label-input has-display-value"><input type="text" placeholder="Region" autocomplete="off" name="region" class="" value="GLOBAL"><label>Region</label>
      <div class="helper-text"></div>
      <div class="error-message"></div>
      <div class="display-value">International</div>
    </div>
  </div>
  <h5 class="title">Choose your language</h5>
  <div class="km-form-select geo-zone language">
    <div class="floating-label-input has-display-value"><input type="text" placeholder="Language" autocomplete="off" name="language" class="" value="en"><label>Language</label>
      <div class="helper-text"></div>
      <div class="error-message"></div>
      <div class="display-value">EN English</div>
    </div>
  </div>
  <div class="d-flex justify-content-end"><a role="button" class="link red">Done</a></div>
</form>

<form id="profileLoginForm" class="login-form">
  <div class="input-group">
    <input id="sfid-username" type="text" placeholder="E-mail / Username">
    <input id="sfid-password" type="password" placeholder="Password">
  </div>
  <div id="sfid-error" class="alert alert-danger" style="display: none;" role="alert">We can't log you in. Make sure your username and password are correct.</div>
  <button id="sfid-submit" class="btn btn-primary" type="submit" title="Login">Login</button>
  <div class="input-group-checkbox remember">
    <input type="checkbox" id="rememberme1">
    <label for="rememberme1">Remember me</label>
  </div>
  <div class="no-margin links">
    <a href="https://loyalty.airmalta.com/s/forgotyourpassword" id="profile-forgot-password" title="Forgot your password?">Forgot your password?</a>
    <a href="https://loyalty.airmalta.com/s/lostverificationemail" id="profile-lost-email" title="Lost your verification email?">Lost your verification email?</a>
  </div>
  <div class="separator">
    <div class="line-separator"></div>
    <div class="separator-text">or sign in with</div>
    <div class="line-separator"></div>
  </div>
  <div id="social-login-wrapper" class="third-party-login"></div>
</form>

<form class="flight-search-form  ">
  <div class="topbar">
    <div class="km-radio-button-group inline ">
      <div class="km-radio-button" role="radio" aria-checked="true" aria-labelledby="Round trip" tabindex="0"><i class="icons radio-button-checked darkgrey"></i><label class="form-check-label active" for="arriving">Round trip</label></div>
      <div class="km-radio-button" role="radio" aria-checked="false" aria-labelledby="One way" tabindex="1"><i class="icons radio-button-unchecked darkgrey"></i><label class="form-check-label " for="arriving">One way</label></div>
    </div><span role="button" class="link multi-city"><i class="icons red enterprise icon-multi-city"></i>Multi-city</span>
    <div class="promo-code"><span role="button" class="link coupon-link pull-right"><img src="/build/images/icon_plus_circle.svg" alt="icon-add-promocode">Add Promo Code</span></div>
  </div>
  <div class="input-group booking-widget-wrap">
    <div class="route-selection input-group">
      <div class="search-widget-input"><img class="d-sm-none d-md-block" src="/build/images/icon_location.svg" alt="icon-location">
        <div class="route-selection-origin">
          <div class="input-holder airport-selection " title="Frankfurt International FRA"><img class="d-md-none mobile-adornment" src="/build/images/icon_location.svg" alt="icon-location"><label>Departing from</label>
            <div role="textbox" class="form-control d-inline-flex">
              <div class="ellipsis">Frankfurt International</div>
              <div class="iata-code">FRA</div>
            </div>
          </div><button class="MuiButtonBase-root MuiIconButton-root route-icon MuiIconButton-sizeSmall" tabindex="0" type="button"><span class="MuiIconButton-label"><img src="/build/images/icon_round-trip.svg" alt="route-icon"></span><span
              class="MuiTouchRipple-root"></span></button>
        </div>
        <div class="route-selection-destination">
          <div class="input-holder airport-selection "><img class="d-md-none mobile-adornment" src="/build/images/icon_location.svg" alt="icon-location"><label>Flying to</label>
            <div role="textbox" class="form-control d-inline-flex">
              <div class="ellipsis">Search airport</div>
              <div class="iata-code"></div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="dates-passengers-section input-group">
      <div class="date-inputs-group">
        <div class="DayPickerInput">
          <div class="input-group flight-range-inputs ">
            <div class="search-widget-input">
              <div class="search-widget-icon"><i class="desktop-adornment icons calendar red"></i></div>
              <div class="input-holder date startDate no-border"><label>Departure</label><input placeholder="dd/mm" name="DepartureDate1" class="form-control" readonly="" value=""></div>
              <div class="months-separator">-</div>
              <div class="input-holder date endDate show-border"><label>Return</label><input placeholder="dd/mm" name="DepartureDate2" class="form-control" readonly="" value=""></div>
            </div>
          </div>
        </div>
      </div>
      <div class="passengers-selection ">
        <div class="search-widget-input"><i class="icons people red desktop-adornment"></i>
          <div class="input-holder"><label>Passengers</label><input class="form-control" readonly="" name="passengers" value="1"></div>
        </div>
      </div>
      <div class="input-holder buttons"><button disabled="" class="btn btn-primary btn-lg d-none d-md-block" type="submit">Search</button><button class="btn btn-primary btn-lg d-md-none w-100" type="button">Search</button></div>
    </div>
  </div>
</form>

Name: subscribeForm

<form class="newsletter-subscribe-form form-section" name="subscribeForm">
  <div class="form-section-content">
    <div class="row">
      <div class="">
        <div class="floating-label-input">
          <input id="newsletter-name" type="text" placeholder="Name" name="firstName">
          <label for="newsletter-name">Name</label>
          <div class="error-message"></div>
        </div>
      </div>
      <div class="">
        <div class="floating-label-input">
          <input id="surname" type="text" placeholder="Surname" name="lastName">
          <label for="surname">Surname</label>
          <div class="error-message"></div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="floating-label-input" id="newsletter-language-wrapper">
        <div class="" id="language">
          <div class="km-form-select ">
            <div class="floating-label-input has-display-value"><input type="text" placeholder="Preferred Language" autocomplete="off" name="language" class="" value=""><label>Preferred Language</label>
              <div class="helper-text"></div>
              <div class="error-message"></div>
              <div class="display-value"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="floating-label-input" id="newsletter-country-wrapper">
        <div class="" id="country">
          <div class="km-form-select ">
            <div class="floating-label-input has-display-value"><input type="text" placeholder="Country of Residence" autocomplete="off" name="country" class="" value=""><label>Country of Residence</label>
              <div class="helper-text"></div>
              <div class="error-message"></div>
              <div class="display-value"></div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="floating-label-input">
        <input id="newsletter-email" placeholder="Email address" name="email">
        <label for="newsletter-email">Email address</label>
        <div class="error-message"></div>
      </div>
    </div>
    <div class="row">
      <div class="input-group-checkbox">
        <input id="authorise" type="checkbox" name="authorise">
        <label for="authorise"> By subscribing to our newsletter you agree to receive marketing emails including but not limited to offers, promotions, features, and events. You can unsubscribe at any time. For more details on how we use your
          information, please see our <a href="en/legal-and-policies" target="_blank" class="">Privacy Policy</a>
        </label>
        <div class="error-message"></div>
      </div>
    </div>
    <div class="newsletter-failed-error"></div>
    <div class="newsletter-submit-button">
      <button class="btn btn-primary btn-lg w-100" type="submit">Subscribe</button>
    </div>
  </div>
</form>

<form class="jss232">
  <div class="jss235 jss236">
    <div id="textfield">
      <div class="jss233" id="inputTextField" role="button" tabindex="0" contenteditable="true" placeholder="Write a message..."></div>
    </div>
  </div>
  <div class="jss235 jss237">
    <div id="sendButton" class="jss239"><button disabled="" class="jss243"><svg version="1.1" class="jss244" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="37.393px" height="37.393px" viewBox="0 0 37.393 37.393"
          enable-background="new 0 0 37.393 37.393">
          <g id="Layer_2">
            <path
              d="M36.511,17.594L2.371,2.932c-0.374-0.161-0.81-0.079-1.1,0.21C0.982,3.43,0.896,3.865,1.055,4.241l5.613,13.263 L2.082,32.295c-0.115,0.372-0.004,0.777,0.285,1.038c0.188,0.169,0.427,0.258,0.67,0.258c0.132,0,0.266-0.026,0.392-0.08 l33.079-14.078c0.368-0.157,0.607-0.519,0.608-0.919S36.879,17.752,36.511,17.594z M4.632,30.825L8.469,18.45h8.061 c0.552,0,1-0.448,1-1s-0.448-1-1-1H8.395L3.866,5.751l29.706,12.757L4.632,30.825z">
            </path>
          </g>
        </svg></button></div>
  </div>
</form>

Text Content

 * Book & Manage
   close
   Book a Flight Manage my Booking Upgrading to Business Class Flight schedule
   
   Dive into the November issue!
   Book & Manage
   close
   
   BOOK & MANAGE

 * Destinations
   close
   Discover
   
   
   Route Map Destinations Find Best Fares The Maltese Islands
   Destinations
   
   
   Flights to Berlin Flights to London Flights to Milan Flights to Lyon Flights
   to Prague Flights to Vienna
   
   Flight Deals to Malta
   Destinations
   close
   
   DESTINATIONS

 * Travel Info
   close
   Baggage Information Seat Information Fare Conditions & Cabin Classes
   Assistance Young Travellers
   
   
   Travelling with Pets Group Bookings Inflight Catering Travel Documents
   Check-in, Boarding, and Connecting Flights
   
   
   Missed, Delayed, or Cancelled Flights
   Travel Info
   close
   
   TRAVEL INFO

 * KM Rewards
   close
   About KM Rewards Join KM Rewards
   KM Rewards
   close
   
   KM REWARDS

 * 
 * Login or Register
 * Help
   close
   
   Customer Support chevron_right
 * EN
   close
    * International
      * EN
   
   CHOOSE YOUR REGION
   
   Region
   
   
   International
   
   CHOOSE YOUR LANGUAGE
   
   Language
   
   
   EN English
   Done
 * close
   
   WHAT ARE YOU LOOKING FOR ?
   
   

 * Book & Manage
   close
   Book a Flight Manage my Booking Upgrading to Business Class Flight schedule
   
   Dive into the November issue!
   Book & Manage
   close
   
   BOOK & MANAGE

 * Destinations
   close
   Discover
   
   
   Route Map Destinations Find Best Fares The Maltese Islands
   Destinations
   
   
   Flights to Berlin Flights to London Flights to Milan Flights to Lyon Flights
   to Prague Flights to Vienna
   
   Flight Deals to Malta
   Destinations
   close
   
   DESTINATIONS

 * Travel Info
   close
   Baggage Information Seat Information Fare Conditions & Cabin Classes
   Assistance Young Travellers
   
   
   Travelling with Pets Group Bookings Inflight Catering Travel Documents
   Check-in, Boarding, and Connecting Flights
   
   
   Missed, Delayed, or Cancelled Flights
   Travel Info
   close
   
   TRAVEL INFO

 * KM Rewards
   close
   About KM Rewards Join KM Rewards
   KM Rewards
   close
   
   KM REWARDS

menu
close
person_outline Login help_outline Help
close

WELCOME

Dashboard chevron_right

--------------------------------------------------------------------------------

Profile chevron_right Bookings chevron_right
close

HELP & SUPPORT

Customer Support chevron_right
close

WHAT ARE YOU LOOKING FOR ?


close

LANGUAGE

 * International
   * EN

CHOOSE YOUR REGION

Region


International

CHOOSE YOUR LANGUAGE

Language


EN English
Done
close

LOGIN


LOGIN

We can't log you in. Make sure your username and password are correct.
Login
Remember me
Forgot your password? Lost your verification email?
or sign in with


 1. 
 2. 
 3. 
 4. 


FIND BEST FARES

EXPLORE FLIGHT DEALS ON DIRECT FLIGHTS BETWEEN MALTA AND EUROPE. 

SEARCH DEALS


Bid for Business

UPGRADE FROM ECONOMY TO BUSINESS CLASS AND ENJOY AN EXCLUSIVE INFLIGHT MEAL,
ADDITIONAL BAGGAGE SPACE, AND MORE!

BID NOW


Pre-order your meal

EXPLORE A SELECTION OF MEAL AND BOUTIQUE ITEMS AVAILABLE FOR PURCHASE UP TO 48
HOURS BEFORE YOUR FLIGHT.

SHOP NOW


Don't just fly, earn!

JOIN OUR KM REWARDS LOYALTY PROGRAMME AND UNLOCK EXCLUSIVE BENEFITS AND EARN
SKYBUX EACH TIME YOU FLY

LEARN MORE

Book a Flight
Manage booking
Check-in
Round trip
One way
Multi-city
Add Promo Code
Departing from
Frankfurt International
FRA
Flying to
Search airport

Departure
-
Return
Passengers
SearchSearch
Are you more window or more aisle? Think ahead and book your preferred seat for
your upcoming flight.
Seat Information
Learn more


PLAN YOUR NEXT TRIP


WHERE WE FLY TO

Whether you're seeking adventure, relaxation, or exploration, our destinations
page is your starting point.

Explore


TRAVELLING IN A GROUP?

It's not just about the destination; it's about who you're with. Start your
journey on a high note with our Groups portal.

Learn More


THE MALTESE ISLANDS

Whatever you’re looking for in a holiday, with so much to see and do, a trip to
the Maltese Islands is an unmissable experience for any type of traveller.

Discover Malta


TRAVELLING WITH PETS

Travel with your 4-legged friends and enjoy a holiday with dedicated guidelines
to ensure their safety and comfort.

Learn More


MADRID



Find best fare

November

from €70

December

from €70

January

from €70


PARIS



Find best fare

November

from €69

December

from €69

January

from €69


LONDON



Find best fare

November

from €75

December

from €75

January

from €75


AMSTERDAM



Find best fare

November

from €220

December

from €110

January

from €110


BERLIN



Find best fare

November

from €152

December

from €71

January

from €71


MADRID



Find best fare

November

from €70

December

from €70

January

from €70


PARIS



Find best fare

November

from €69

December

from €69

January

from €69


LONDON



Find best fare

November

from €75

December

from €75

January

from €75


AMSTERDAM



Find best fare

November

from €220

December

from €110

January

from €110


BERLIN



Find best fare

November

from €152

December

from €71

January

from €71


MADRID



Find best fare

November

from €70

December

from €70

January

from €70


PARIS



Find best fare

November

from €69

December

from €69

January

from €69

Join KM Rewards - our Loyalty Programme!
Create your KM Rewards account to be able to earn rewards with us and enjoy the
benefits. 
Register now


DISCOVER MORE


ABOUT US

Established to protect and enhance the connectivity of the Maltese Islands to
Europe and beyond.

Learn more


OUR ROUTE MAP

Get inspired! See where we fly with the KM Malta Airlines Route Map.

Discover


PRESS ROOM

Stay updated with the latest news about KM Malta Airlines.

Read here


CUSTOMER SUPPORT

Need help? Find our contact details here.

Get in touch

JOIN OUR NEWSLETTER

Enter email address
Invalid format email
Subscribe
close

STAY CONNECTED!

Subscribe to our newsletter to receive exclusive deals, travel tips, and the
latest news from our airline.

Name

Surname

Preferred Language



Country of Residence



Email address

By subscribing to our newsletter you agree to receive marketing emails including
but not limited to offers, promotions, features, and events. You can unsubscribe
at any time. For more details on how we use your information, please see our
Privacy Policy


Subscribe

CONNECT WITH US



DOWNLOAD OUR APP



KM MALTA AIRLINES LTD.

About Us
Press Room

Legal and Policies
Careers

PLAN & MANAGE

Book Your Flight
Manage Your Booking
Find Best Fares
Destinations
Route Map
Discover Events in Malta

DESTINATIONS

Flights to Austria
Flights to Belgium
Flights to Czech Republic
Flights to France
Flights to Germany
Flights to Italy

 

Flights to Malta
Flights to Netherlands
Flights to Spain
Flights to Switzerland
Flights to United Kingdom

HELP & SUPPORT

Customer Support
Travel Documents
Assistance
Young Travellers

1
Air Malta




By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.
Cookies Settings Reject All Accept All



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Cookies Details‎

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

Cookies Details‎
Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices