merchandising/covid-message-banner


Updated title

We're waiving change and cancellation fees—including for our Saver fare—for all tickets purchased between now and June 30, 2020.

This allows flexible changes to your travel through February 28, 2021, and is valid for all destinations served by Alaska and Horizon.

See full terms for details.

We're waiving change and cancellation fees—including for our Saver fare—for all tickets purchased between now and June 30, 2020.
This allows flexible changes to your travel through February 28, 2021, and is valid for all destinations served by Alaska and Horizon.
See full terms for details.

# 🏠 Properties

Name Type

# 🎰 Slots

Name Default value
image
titleBook with assurance.
message

We're waiving change and cancellation fees for tickets purchased between now and Dec. 31, 2020.

Saver fares cannot be changed but can be canceled for future travel credit. Fare differences may apply.

NOTE: This waiver supersedes the published fare rules below.

View full details of our flexible travel options and any regional travel restrictions.

Learn more about our enhanced cleaning procedures and get answers to FAQs.

            
Show Code
<script src="/components/shared/component-base.js"></script> <script src="/components/covid-message-banner/main.js"></script> <link rel="stylesheet" href="/components/shared/component-base.css" /> <covid-message-banner></covid-message-banner> <covid-message-banner> <img slot="image" src="https://resource.alaskaair.net/v3/assets/blt2cefe12c88e9dd91/blt1054bce728921356/AS_Employee_Luggage?auto=webp&environment=production" width="174"/> <div slot="title">Updated title</div> <p slot="message">We're waiving change and cancellation fees&mdash;including for our Saver fare&mdash;for all tickets purchased between now and June 30, 2020. </p> <p slot="message">This allows flexible changes to your travel through February 28, 2021, and is valid for all destinations served by Alaska and Horizon. </p> <p slot="message"> <auro-hyperlink href="https://www.alaskaair.com/content/advisories/travel-advisories?int=AS_HOMEADVISORY_-prodID:Awareness" target="_blank">See full terms for details.</auro-hyperlink> </p> </covid-message-banner> <covid-message-banner> <style> covid-message-banner > .message-item { display: block; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; margin: 12px 0px; } covid-message-banner > .message-item.first { margin-top: 4px; } covid-message-banner > .message-item.last { margin-bottom: 0px; } </style> <div class="message-item first" slot="message">We're waiving change and cancellation fees&mdash;including for our Saver fare&mdash;for all tickets purchased between now and June 30, 2020. </div> <div class="message-item" slot="message">This allows flexible changes to your travel through February 28, 2021, and is valid for all destinations served by Alaska and Horizon. </div> <div class="message-item last" slot="message"> <auro-hyperlink href="https://www.alaskaair.com/content/advisories/travel-advisories?int=AS_HOMEADVISORY_-prodID:Awareness" target="_blank">See full terms for details.</auro-hyperlink> </div> </covid-message-banner>
🕹️   Component Editor