CINXE.COM
Terms & Conditions | Heathrow
<!DOCTYPE html> <html lang="en"> <head> <!--[if gt IE 9]><!--> <script>//common/scripts.isml</script> <script defer type="text/javascript" src="/on/demandware.static/Sites-Heathrow-Site/-/en/v1739769108115/js/main.js"></script> <script defer type="text/javascript" src="/on/demandware.static/Sites-Heathrow-Site/-/en/v1739769108115/lib/jquery.zoom.min.js"></script> <!--<![endif]--> <meta charset=UTF-8> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Terms & Conditions | Heathrow</title> <meta name="description" content="Welcome to Heathrow"/> <meta name="keywords" content="Parking, Lounges, Fast Track"/> <meta name="robots" content="noindex" /> <link rel="icon" href="https://www.heathrow.com/on/demandware.static/Sites-Heathrow-Site/-/default/dw74c6a2b0/images/favicons/favicon-64x64.png" type="image/x-icon"> <link rel="shortcut icon" href="https://www.heathrow.com/on/demandware.static/Sites-Heathrow-Site/-/default/dw74c6a2b0/images/favicons/favicon-64x64.png" type="image/png"> <link rel="apple-touch-icon" sizes="57x57" href="https://www.heathrow.com/on/demandware.static/Sites-Heathrow-Site/-/default/dw4785dd96/images/favicons/favicon-57x57.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://www.heathrow.com/on/demandware.static/Sites-Heathrow-Site/-/default/dwd671ba24/images/favicons/favicon-114x114.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://www.heathrow.com/on/demandware.static/Sites-Heathrow-Site/-/default/dw3178ea10/images/favicons/favicon-72x72.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://www.heathrow.com/on/demandware.static/Sites-Heathrow-Site/-/default/dw9ac980ee/images/favicons/favicon-144x144.png"> <link rel="stylesheet" href="/on/demandware.static/Sites-Heathrow-Site/-/en/v1739769108115/css/sprites.css" /> <link rel="stylesheet" href="/on/demandware.static/Sites-Heathrow-Site/-/en/v1739769108115/css/global.css" /> <script src="//assets.adobedtm.com/c075fbb1ad0a/400c3af2d56c/launch-8ae638b0d5e6.min.js" async></script> <script src="https://tags.heathrow.com/heathrow.com/prod/utag.sync.js"></script> </script> <script src="/on/demandware.static/Sites-Heathrow-Site/-/en/v1739769108115/js/loqatehelper.js" param="HEATH11145"></script> <script src="/on/demandware.static/Sites-Heathrow-Site/-/en/v1739769108115/js/loqatecustom.js"></script> <script type="text/javascript" src="https://cdn.evgnet.com/beacon/heathrowairport/heathrow_com_prod/scripts/evergage.min.js"></script> <link rel="canonical" href="https://www.heathrow.com/booking/active-terms-and-conditions.html"/> <script type="text/javascript">//<!-- /* <![CDATA[ (head-active_data.js) */ var dw = (window.dw || {}); dw.ac = { _analytics: null, _events: [], _category: "", _searchData: "", _anact: "", _anact_nohit_tag: "", _analytics_enabled: "true", _timeZone: "Europe/London", _capture: function(configs) { if (Object.prototype.toString.call(configs) === "[object Array]") { configs.forEach(captureObject); return; } dw.ac._events.push(configs); }, capture: function() { dw.ac._capture(arguments); // send to CQ as well: if (window.CQuotient) { window.CQuotient.trackEventsFromAC(arguments); } }, EV_PRD_SEARCHHIT: "searchhit", EV_PRD_DETAIL: "detail", EV_PRD_RECOMMENDATION: "recommendation", EV_PRD_SETPRODUCT: "setproduct", applyContext: function(context) { if (typeof context === "object" && context.hasOwnProperty("category")) { dw.ac._category = context.category; } if (typeof context === "object" && context.hasOwnProperty("searchData")) { dw.ac._searchData = context.searchData; } }, setDWAnalytics: function(analytics) { dw.ac._analytics = analytics; }, eventsIsEmpty: function() { return 0 == dw.ac._events.length; } }; /* ]]> */ // --> </script> <script type="text/javascript">//<!-- /* <![CDATA[ (head-cquotient.js) */ var CQuotient = window.CQuotient = {}; CQuotient.clientId = 'bdnx-Heathrow'; CQuotient.realm = 'BDNX'; CQuotient.siteId = 'Heathrow'; CQuotient.instanceType = 'prd'; CQuotient.locale = 'en'; CQuotient.fbPixelId = '__UNKNOWN__'; CQuotient.activities = []; CQuotient.cqcid=''; CQuotient.cquid=''; CQuotient.cqeid=''; CQuotient.cqlid=''; CQuotient.apiHost='api.cquotient.com'; /* Turn this on to test against Staging Einstein */ /* CQuotient.useTest= true; */ CQuotient.useTest = ('true' === 'false'); CQuotient.initFromCookies = function () { var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf('cqcid=') == 0) { CQuotient.cqcid=c.substring('cqcid='.length,c.length); } else if (c.indexOf('cquid=') == 0) { var value = c.substring('cquid='.length,c.length); if (value) { var split_value = value.split("|", 3); if (split_value.length > 0) { CQuotient.cquid=split_value[0]; } if (split_value.length > 1) { CQuotient.cqeid=split_value[1]; } if (split_value.length > 2) { CQuotient.cqlid=split_value[2]; } } } } } CQuotient.getCQCookieId = function () { if(window.CQuotient.cqcid == '') window.CQuotient.initFromCookies(); return window.CQuotient.cqcid; }; CQuotient.getCQUserId = function () { if(window.CQuotient.cquid == '') window.CQuotient.initFromCookies(); return window.CQuotient.cquid; }; CQuotient.getCQHashedEmail = function () { if(window.CQuotient.cqeid == '') window.CQuotient.initFromCookies(); return window.CQuotient.cqeid; }; CQuotient.getCQHashedLogin = function () { if(window.CQuotient.cqlid == '') window.CQuotient.initFromCookies(); return window.CQuotient.cqlid; }; CQuotient.trackEventsFromAC = function (/* Object or Array */ events) { try { if (Object.prototype.toString.call(events) === "[object Array]") { events.forEach(_trackASingleCQEvent); } else { CQuotient._trackASingleCQEvent(events); } } catch(err) {} }; CQuotient._trackASingleCQEvent = function ( /* Object */ event) { if (event && event.id) { if (event.type === dw.ac.EV_PRD_DETAIL) { CQuotient.trackViewProduct( {id:'', alt_id: event.id, type: 'raw_sku'} ); } // not handling the other dw.ac.* events currently } }; CQuotient.trackViewProduct = function(/* Object */ cqParamData){ var cq_params = {}; cq_params.cookieId = CQuotient.getCQCookieId(); cq_params.userId = CQuotient.getCQUserId(); cq_params.emailId = CQuotient.getCQHashedEmail(); cq_params.loginId = CQuotient.getCQHashedLogin(); cq_params.product = cqParamData.product; cq_params.realm = cqParamData.realm; cq_params.siteId = cqParamData.siteId; cq_params.instanceType = cqParamData.instanceType; cq_params.locale = CQuotient.locale; if(CQuotient.sendActivity) { CQuotient.sendActivity(CQuotient.clientId, 'viewProduct', cq_params); } else { CQuotient.activities.push({activityType: 'viewProduct', parameters: cq_params}); } }; /* ]]> */ // --> </script> </head> <body class="" data-page-data="{"pageInstanceId":"Heathrow-Production","type":"contentPage","page":{"pageInfo":{"pageId":"H3GMzgxonTbBAjn1Ch8nVCAukIl4ztGzQtwAx/8uoAXC0k4O69whJiTaeKFS/Y2jOTcDt8QL0LRuWJVJQJ97KQ==","pageName":"contentPage","destinationUrl":"https://www.heathrow.com/on/demandware.store/Sites-Heathrow-Site/en/Page-Show","referringUrl":null,"language":"en","breadCrumbs":["contentPage"]},"attributes":{"loggedIn":"no","pageHierarchy":"/on/demandware.store/Sites-Heathrow-Site/en/Page-Show"}},"siteInfo":{"siteName":"heathrowparking","domain":"https://www.heathrow.com","platform":"desktop"},"version":"1.0"}"> <div class="user-Profile-Data"> <input type="hidden" class="userProfileData" data-page-data="{}" /> </div> <script type="text/javascript"> (function(a,b,c,d){ a="https://tags.heathrow.com/heathrow.com/prod/utag.js"; b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=true; a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a); })(); </script> <div class="page content-page active-terms-and-conditions" data-action="Page-Show" data-querystring="cid=active-terms-and-conditions" > <div class="px-3 px-md-5 px-xxl-13 over-header-container"> <div class="max-width-container"> <div class="header-slide-down-container" data-id="headerLogin" data-url="/booking/account"> <div class="header-login-container pt-xl-6 pb-xl-11"> <div class="header-login-container-inner d-flex flex-column"> <h4 class="light font-normal mb-3">Welcome to Heathrow</h4> <div class="header-login-button pb-14 pb-xl-0 mt-auto"> <a href="https://www.heathrow.com/heathrow-rewards/login" class="btn btn-login mb-2 w-100">Login to Heathrow Rewards</a> <a href="https://www.heathrow.com/booking/login?oauthProvider=AzureB2C&oauthLoginTargetEndPoint=1" class="btn btn-login mb-2 w-100">Login to Heathrow Parking</a> <a href="https://www.heathrow.com/booking/login?oauthProvider=AzureB2C&oauthLoginTargetEndPoint=1&mfa=true" class="btn btn-login mb-2 w-100">Login to Heathrow Parking - MFA</a> </div> </div> </div> </div> </div> </div> <div class="position-relative"> <header> <!-- Modal --> <input type="hidden" name="timeFormatted" value="null"/> <input type="hidden" name="dateFormatted" value="null"/> <div class="terms-and-conditions-alert-container" data-url="/on/demandware.store/Sites-Heathrow-Site/en/Terms-Dismiss?tcVersion=undefined"> </div> <div class="top-generic-alert-container"> </div> <div class="px-3 px-md-5 px-xxl-13"> </div> <div class="top-gradient d-none d-lg-block"></div> <div class="px-3 px-md-5 px-xxl-13 navigation-menu navigation-menu-shadow header-top"> <div class="max-width-container header-shadow"> <nav role="navigation"> <div class="header"> <div class="row mx-0"> <div class="col-12 px-0"> <div class="pull-left navbar-toggler-container"> <button class="navbar-toggler d-xl-none" type="button" aria-controls="sg-navbar-collapse" aria-expanded="false" aria-label="Toggle navigation"> <svg class="icon icon-burger icon-burger-dims " > <use xlink:href="/on/demandware.static/Sites-Heathrow-Site/-/default/dwed4f8e02/images/compiled/sprites.svg#burger"/> </svg> <span class="d-none">Menu</span> </button> <div class="close-button close-button-header d-xl-none"> <a href="#" role="button"> <span aria-hidden="true"> <svg class="icon icon-menu-close icon-menu-close-dims " > <use xlink:href="/on/demandware.static/Sites-Heathrow-Site/-/default/dwed4f8e02/images/compiled/sprites.svg#menu-close"/> </svg> </span> </a> </div> </div> <div class="brand"> <a class="logo-home" href="/booking/parking" title="Welcome to Heathrow Airport | Heathrow Home"> <img class="logo-white" src="https://www.heathrow.com/on/demandware.static/-/Sites/default/dw4e9c57ec/Heathrow-Pride-Logo-white-551x104.png" alt="Welcome to Heathrow Airport | Heathrow" /> <img class="logo-purple" src="https://www.heathrow.com/on/demandware.static/-/Sites/default/dwfbc00f70/Heathrow-Pride-Logo-purple-551x104.png" alt="Welcome to Heathrow Airport | Heathrow" /> </a> </div> <div class="main-menu navbar-toggleable-lg menu-toggleable-left multilevel-dropdown d-xl-inline-block" id="sg-navbar-collapse"> <nav class="navbar navbar-expand-xl bg-inverse col-12"> <div class="close-menu d-none d-lg-none px-2 align-items-center position-relative"> <div class="back"> <a href="#" role="button" class="small-paragraph"> <span class="caret-left"> <svg class="icon icon-arrow-left icon-arrow-left-dims " > <use xlink:href="/on/demandware.static/Sites-Heathrow-Site/-/default/dwed4f8e02/images/compiled/sprites.svg#arrow-left"/> </svg> </span> </a> </div> <div class="mobile-logo m-auto"> <img src="/on/demandware.static/Sites-Heathrow-Site/-/en/v1739769108115/images/Heathrow_RC_WHT_Mobile.png" alt="Welcome to Heathrow Airport | Heathrow" /> </div> <div class="d-none position-absolute"> <a href="#" role="button"> <span aria-hidden="true"> <svg class="icon icon-close icon-close-dims " > <use xlink:href="/on/demandware.static/Sites-Heathrow-Site/-/default/dwed4f8e02/images/compiled/sprites.svg#close"/> </svg> </span> </a> </div> </div> <div class="menu-group" aria-label="Main menu" role="navigation"> <ul class="nav navbar-nav" role="menu"> <li class="nav-item dropdown position-static" role="menuitem"><a aria-expanded="false" aria-haspopup="true" class="nav-link nav-link-top dropdown-toggle" data-toggle="dropdown" href="javascript:void(0);" role="button">Flights</a> <div aria-hidden="true" class="dropdown-menu full-bleed-desktop" role="menu"> <div class="menu-row max-width-container col-xl-12 py-xl-10 m-auto position-xl-static"> <div class="col-12 col-xl-3 px-0 margin-right-col-1"> <ul class="m-0 p-0 list-style-none"> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/arrivals">Arrivals</a></li> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/departures">Departures</a></li> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/connecting-flights">Connecting flights</a></li> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/airline-contact-info">Airline contacts</a></li> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/travel-guides">Travel guide</a></li> </ul> </div> <div class="col-12 col-xl-7 p-0"> <div class="row m-0"> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">Arrivals</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/arrivals/immigration-and-passports" role="button">Immigration & passports</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/arrivals/uk-customs" role="button">UK customs</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/arrivals/first-time-in-britain" role="button">First time in Britain</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/arrivals/baggage-reclaim" role="button">Baggage reclaim</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/arrivals/meeting-points" role="button">Meeting points</a></li> </ul> </div> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">Departures</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/departures/checking-in" role="button">Checking-in</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/departures/departure-lounge-and-boarding" role="button">Departure lounge & boarding</a></li> </ul> </div> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">Flight Information</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/flight-timetable" role="button">Flight timetable</a></li> </ul> </div> </div> </div> <div class="col-2 d-none d-xl-block p-0"> </div> </div> </div> </li> <li class="nav-item dropdown position-static" role="menuitem"><a aria-expanded="false" aria-haspopup="true" class="nav-link nav-link-top dropdown-toggle" data-toggle="dropdown" href="javascript:void(0);" role="button">At the airport</a> <div aria-hidden="true" class="dropdown-menu full-bleed-desktop" role="menu"> <div class="menu-row max-width-container col-xl-12 py-xl-10 m-auto position-xl-static"> <div class="col-12 col-xl-3 px-0 margin-right-col-1"> <ul class="m-0 p-0 list-style-none"> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/at-the-airport">At the airport</a></li> </ul> </div> <div class="col-12 col-xl-7 p-0"> <div class="row m-0"> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">In the Terminal</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/shops-a-z" role="button">Shops</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/restaurants-a-z" role="button">Restaurants</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/lounges-hotels-spas" role="button">Lounges, hotels & spas</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/airport-services" role="button">Services</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/terminal-facilities" role="button">Facilities</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/security-and-baggage" role="button">Security & baggage</a></li> </ul> </div> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">Getting Around</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/terminal-guides/which-terminal" role="button">Terminal finder</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/airport-maps" role="button">Airport maps</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/accessibility-and-mobility-help" role="button">Accessibility & mobility</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/airport-maps/travel-between-terminals" role="button">Getting between terminals</a></li> </ul> </div> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">Quick Links</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/booking/lounge" role="button">Lounges</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/airport-services/currency-exchange" role="button">Currency exchange</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/airport-services/fast-track" role="button">Fast Track</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/airport-services/meet-and-assist-concierge-service" role="button">Meet & Assist</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/airport-services/porters" role="button">Porters</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/lounges-hotels-spas" role="button">Hotels</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/heathrow-blog" role="button">Heathrow traveller blog</a></li> </ul> </div> </div> </div> <div class="col-2 d-none d-xl-block p-0"> </div> </div> </div> </li> <li class="nav-item dropdown position-static" role="menuitem"><a aria-expanded="false" aria-haspopup="true" class="nav-link nav-link-top dropdown-toggle" data-toggle="dropdown" href="javascript:void(0);" role="button">Transport & directions</a> <div aria-hidden="true" class="dropdown-menu full-bleed-desktop" role="menu"> <div class="menu-row max-width-container col-xl-12 py-xl-10 m-auto position-xl-static"> <div class="col-12 col-xl-3 px-0 margin-right-col-1"> <ul class="m-0 p-0 list-style-none"> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/transport-and-directions">Transport & directions</a></li> </ul> </div> <div class="col-12 col-xl-7 p-0"> <div class="row m-0"> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">Plan Ahead</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/transport-and-directions/getting-to-central-london/journey-planner" role="button">Journey planner</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/booking/parking" role="button">Parking with Heathrow</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/transport-and-directions/travel-between-airports" role="button">Airport transfer</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/transport-and-directions/by-coach-or-bus/buses-to-train-stations" role="button">Coaches to train stations</a></li> </ul> </div> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">Getting here</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/transport-and-directions/by-car" role="button">By car</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/transport-and-directions/terminal-drop-off-charge" role="button">Terminal drop-off charge</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/transport-and-directions/by-taxi-or-mini-cab" role="button">By taxi or minicab</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/transport-and-directions/by-rail-or-train" role="button">By train or tube</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/transport-and-directions/by-coach-or-bus" role="button">By bus or coach</a></li> </ul> </div> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">Quick Links</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/booking/parking" role="button">Book Heathrow parking</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/booking/find-booking" role="button">Manage parking booking</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/transport-and-directions/by-rail-or-train/heathrow-express" role="button">Heathrow Express</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/transport-and-directions/heathrow-parking/heathrow-hotel-and-parking" role="button">Hotel & Parking</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/transport-and-directions/heathrow-parking/heathrow-meet-and-greet-parking" role="button">Meet & Greet</a></li> </ul> </div> </div> </div> <div class="col-2 d-none d-xl-block p-0"> </div> </div> </div> </li> <li class="nav-item dropdown position-static" role="menuitem"><a aria-expanded="false" aria-haspopup="true" class="nav-link nav-link-top dropdown-toggle" data-toggle="dropdown" href="javascript:void(0);" role="button">Shop & eat</a> <div aria-hidden="true" class="dropdown-menu full-bleed-desktop" role="menu"> <div class="menu-row max-width-container col-xl-12 py-xl-10 m-auto position-xl-static"> <div class="col-12 col-xl-3 px-0 margin-right-col-1"> <ul class="m-0 p-0 list-style-none"> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/at-the-airport/shops-a-z">Shopping</a></li> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/at-the-airport/restaurants-a-z">Restaurants</a></li> </ul> </div> <div class="col-12 col-xl-7 p-0"> <div class="row m-0"> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">SHOPPING SERVICES</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/shops-a-z?&type=store" role="button">Shop directory</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://boutique.heathrow.com/en/page/reserve-collect" role="button">Reserve & Collect</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://boutique.heathrow.com/en/page/personal-shopper" role="button">Personal Shopper</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://boutique.heathrow.com/en/page/collect-on-return" role="button">Collect on return</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://boutique.heathrow.com/en/page/home-delivery" role="button">Home delivery</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/shopping/returns-promise" role="button">Returns promise</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/shopping/terminal-shopping-transfer" role="button">Terminal shopping transfer</a></li> </ul> </div> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">Food Services</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/restaurants-a-z/pre-order-food-and-drink" role="button">Pre-order food and drink</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/restaurants-a-z/in-flight-picnic" role="button">In-flight picnic</a></li> </ul> </div> <div class="col-12 col-xl-4 p-0 d-none d-xl-block text-right"><img alt="" src="https://www.heathrow.com/on/demandware.static/-/Library-Sites-HeathrowSharedLibrary/default/dwe2f6163c/images/nav-image.png" title="" /></div> </div> </div> <div class="col-2 d-none d-xl-block p-0"> </div> </div> </div> </li> <li class="nav-item dropdown position-static" role="menuitem"><a aria-expanded="false" aria-haspopup="true" class="nav-link nav-link-top dropdown-toggle" data-toggle="dropdown" href="javascript:void(0);" role="button">My Heathrow</a> <div aria-hidden="true" class="dropdown-menu full-bleed-desktop" role="menu"> <div class="menu-row max-width-container col-xl-12 py-xl-10 m-auto position-xl-static"> <div class="col-12 col-xl-3 px-0 margin-right-col-1"> <ul class="m-0 p-0 list-style-none"> <li class="pb-xl-3" data-visibility="guest"><a class="sub-menu-title" href="https://www.heathrow.com/myheathrow/s">What is my Heathrow?</a></li> <li class="pb-xl-3" data-visibility="guest"><a class="sub-menu-title" href="https://www.heathrow.com/myheathrow/s/heathrow-rewards">About Heathrow Rewards</a></li> <li class="pb-xl-3" data-visibility="guest"><a class="sub-menu-title" href="https://www.heathrow.com/myheathrow/s/offers">Explore Offers</a></li> <li class="pb-xl-3" data-visibility="guest"><a class="sub-menu-title" href="https://www.heathrow.com/booking/login?oauthProvider=AzureB2C&oauthLoginTargetEndPoint=1">Register for My Heathrow</a></li> <li class="pb-xl-3" data-visibility="registered"><a class="sub-menu-title" href="https://www.heathrow.com/on/demandware.store/Sites-Heathrow-Site/en/Login-SilentRedirect?p=myHeathrow">My Heathrow</a></li> <li class="pb-xl-3" data-visibility="registered"><a class="sub-menu-title" href="https://www.heathrow.com/on/demandware.store/Sites-Heathrow-Site/en/Login-SilentRedirect?p=myFlights">My Flights</a></li> <li class="pb-xl-3" data-visibility="registered"><a class="sub-menu-title" href="https://www.heathrow.com/on/demandware.store/Sites-Heathrow-Site/en/Login-SilentRedirect?p=orderHistory">My Bookings</a></li> <li class="pb-xl-3" data-visibility="registered"><a class="sub-menu-title" href="https://www.heathrow.com/on/demandware.store/Sites-Heathrow-Site/en/Login-SilentRedirect?p=rewards">Heathrow Rewards</a></li> <li class="pb-xl-3" data-visibility="registered"><a class="sub-menu-title" href="https://www.heathrow.com/on/demandware.store/Sites-Heathrow-Site/en/Login-SilentRedirect?p=offers">Offers</a></li> <li class="pb-xl-3" data-visibility="registered"><a class="sub-menu-title" href="https://www.heathrow.com/on/demandware.store/Sites-Heathrow-Site/en/Login-SilentRedirect?p=accountDetails">My Account</a></li> <li class="pb-xl-3" data-visibility="registered"><a class="sub-menu-title" href="https://www.heathrow.com/on/demandware.store/Sites-Heathrow-Site/en/Login-SilentRedirect?p=help">Help</a></li> <li class="pb-xl-3" data-visibility="registered"><a class="sub-menu-title" href="https://www.heathrow.com/heathrow-rewards/login">My Heathrow sign out</a></li> </ul> </div> <div class="col-12 col-xl-5 p-0"> <div class="row m-0"> <div class="col-12 col-xl-6 p-0" data-visibility="guest"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">Benefits</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" data-visibility="registered" href="https://www.heathrow.com/on/demandware.store/Sites-Heathrow-Site/en/Login-SilentRedirect?p=offers" role="button">Heathrow Latest Rewards</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" data-visibility="guest" href="https://e2e.myheathrow.lhr.aero/myheathrow/s/offers" role="button">Heathrow Latest Rewards</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" data-visibility="guest" href="https://www.heathrow.com/heathrow-rewards/premium" role="button">Membership tiers explained</a></li> </ul> </div> <div class="col-12 col-xl-6 p-0" data-visibility="guest"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">Help & Support</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" data-visibility="guest" href="https://www.heathrow.com/customer-support/faq" role="button">FAQs</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" data-visibility="guest" href="https://www.heathrow.com/heathrow-rewards/help-and-support" role="button">Contact us</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" data-visibility="guest" href="https://www.heathrow.com/terms-and-conditions/myheathrow" role="button">Terms and conditions</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" data-visibility="guest" href="https://www.heathrow.com/heathrow-rewards/help-and-support/privacy-notice" role="button">Privacy notice</a></li> </ul> </div> </div> </div> <div class="col-2 d-none d-xl-block p-0"> </div> </div> </div> </li> <li class="nav-item nav-item-active dropdown position-static" role="menuitem"><a aria-expanded="false" aria-haspopup="true" class="nav-link nav-link-top dropdown-toggle" data-toggle="dropdown" href="javascript:void(0);" role="button">Booking</a> <div aria-hidden="true" class="dropdown-menu full-bleed-desktop pr-md-0" role="menu"> <div class="menu-row max-width-container col-xl-12 py-xl-10 m-auto position-xl-static"> <div class="col-12 col-xl-3 px-0 margin-right-col-1"> <ul class="m-0 p-0 list-style-none"> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/booking/parking">Official Heathrow Parking</a></li> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/booking/lounge">Airport lounges</a></li> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/at-the-airport/airport-services/fast-track">Fast Track security</a></li> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrowvip.com/s/">Heathrow VIP</a></li> <li class="pb-xl-3"><a class="sub-menu-title" href="https://www.heathrow.com/booking/find-booking">Manage bookings</a></li> </ul> </div> </div> </div> </li> <li class="nav-item dropdown position-static" role="menuitem"><a aria-expanded="false" aria-haspopup="true" class="nav-link nav-link-top dropdown-toggle" data-toggle="dropdown" href="javascript:void(0);" role="button">Help</a> <div aria-hidden="true" class="dropdown-menu full-bleed-desktop" role="menu"> <div class="menu-row max-width-container col-xl-12 py-xl-10 m-auto position-xl-static"> <div class="col-12 col-xl-3 px-0 margin-right-col-1"> <p class="company-header font-medium">For the journey ahead</p> <p class="company-content">Whether it's getting to Heathrow, finding the right car park, uncovering the latest travel information or something completely different, the answers to all your travel queries can be found right here. We’re with you for the journey ahead.</p> </div> <div class="col-12 col-xl-8 p-0"> <div class="row m-0"> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">AT HEATHROW</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/accessibility-and-mobility-help" role="button">Accessibility & mobility</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/terminal-facilities" role="button">Facilities</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/terminal-facilities/lost-property" role="button">Lost property</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/at-the-airport/security-and-baggage" role="button">Security and baggage</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/transport-and-directions/terminal-drop-off-charge" role="button">Terminal Drop-Off Charge</a></li> </ul> </div> <div class="col-12 col-xl-4 p-0"> <ul class="menu-list"> <li class="dropdown-item pt-xl-0" role="menuitem"><span class="sub-link-title">CUSTOMER SUPPORT</span></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/customer-support/faq" role="button">FAQs</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/booking/find-booking/" role="button">Manage your parking booking</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/airline-contact-info" role="button">Airline contacts</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/contact-us/send-us-your-feedback" role="button">Your feedback</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/contact-us" role="button">Contact us</a></li> <li class="dropdown-item" role="menuitem"><a class="dropdown-link" href="https://www.heathrow.com/covid-19" role="button">COVID-19</a></li> </ul> </div> </div> </div> <div class="col-2 d-none d-xl-block p-0"> </div> </div> </div> </li> <li class="nav-item dropdown position-static d-block d-xl-none mt-2" role="menuitem" style=" margin-bottom: -15px; "><a class="nav-link nav-link-top dropdown-toggle" href="https://www.heathrow.com/on/demandware.store/Sites-Heathrow-Site/en/Booking-ManageBooking" style=" color: #462170; ">Manage booking</a></li> </ul> <ul class="p-0 nav navbar-nav" role="menu"> <li class="nav-item d-xl-none dropdown position-static user-section" role="menuitem"> <a href="/booking/login?oauthProvider=AzureB2C" class="nav-link nav-link-top w-100 user-message"> Sign in / Register for My Heathrow </a> </li> </ul> </div> </nav> </div> <div class="navbar-header text-right d-flex justify-content-end mt-lg-2"> <div class="header-icons minicart" data-action-url="/on/demandware.store/Sites-Heathrow-Site/en/Cart-MiniCartShow"> <div class="minicart-total hide-link-med"> <a class="minicart-link" href="/booking/cart" title="Basket 0 Items" aria-label="Basket 0 Items" aria-haspopup="true"> <svg class="icon icon-cart icon-cart-dims " > <use xlink:href="/on/demandware.static/Sites-Heathrow-Site/-/default/dwed4f8e02/images/compiled/sprites.svg#cart"/> </svg> <span class='minicart-quantity d-none'> 0 </span> </a> </div> <div class="minicart-total hide-no-link"> <svg class="icon icon-cart icon-cart-dims " > <use xlink:href="/on/demandware.static/Sites-Heathrow-Site/-/default/dwed4f8e02/images/compiled/sprites.svg#cart"/> </svg> <span class="minicart-quantity"> 0 </span> </div> <div class="popover popover-bottom"></div> </div> <div class="header-icons account-icons"> <div> <span class="header-slide-down-mobile header-login" id="headerLogin"> <svg class="icon icon-login icon-login-dims " > <use xlink:href="/on/demandware.static/Sites-Heathrow-Site/-/default/dwed4f8e02/images/compiled/sprites.svg#login"/> </svg> </span> <div class="popover popover-bottom account-template"> <div class="arrow"></div> <div class="container px-2"> <div class="popover-title py-2"> <p class="m-0 text-center font-medium popover-title-text">Your account</p> </div> <div class="account-subtitle px-0 pt-3 pb-5 text-center"> <a href="/booking/login?oauthProvider=AzureB2C" role="menuitem" tabindex="-1" class="btn btn-outline-primary w-100"> Sign in </a> <p class="m-0 pt-3"> New to My Heathrow? <a href=/booking/login?oauthProvider=AzureB2C class="font-normal">Register</a> </p> <p class="m-0 pt-3"> <a href=/booking/login?oauthProvider=AzureB2C class="font-normal">Forgotten your password?</a> </p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </nav> </div> </div> </header> <div role="main" id="maincontent" class=''> <!-- dwMarker="content" dwContentID="497fcdf91188a4c4deb592acdd" --> <div class="terms-and-conditions active"> <div class="px-3 px-md-5 px-xxl-13 parking-content-header"> <h1 class="parking-content-title">Terms & Conditions</h1> <wainclude url="/on/demandware.store/Sites-Heathrow-Site/en/Terms-Terms"> <p class="version-data">Last updated – January 25</p> </div> <ul class="nav nav-tabs px-3 px-md-5 px-xxl-13" role="tablist"> <li class="nav-item"> <a class="nav-link active" id="parking-tab" data-toggle="tab" href="#parking" role="tab" aria-controls="parking" aria-selected="true">Parking & Services</a> </li> <li class="nav-item"> <a class="nav-link" id="parking-tab" data-toggle="tab" href="#parking" role="tab" aria-controls="parking" aria-selected="false"></a> </li> </ul> <div class="px-0 px-xxl-13 pb-5 pb-md-8 parking-content-info"> <div class="tab-content"> <div class="tab-pane fade show active " id="parking" role="tabpanel" aria-labelledby="parking-tab"> <div class="parking-content-sub-heading toggle-button px-3 px-md-5 px-xxl-0" id="headingOne" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">1. Introduction Parking</div> <div class="toggle-content show px-3 px-md-5 px-xxl-0" aria-labelledby="headingOne" data-parent="#parking" id="collapseOne"> <div class="numeration">1.1</div><p class="toggle-content-right">These terms and conditions (“Terms") apply to all bookings for parking and the following specific Heathrow offered services: valet parking, ‘Fast Track security’, lounges (including the use of bedrooms or spa facilities), ‘Porter’ and/or ‘Meet & Assist’ , made via http://www.heathrow.com and all URL’s operated by Heathrow and its subsidiaries from time to time (the “Heathrow Group") (together referred to as the “Website"). Please read carefully the Terms which apply to the services you are buying (any or all of clause 2 (for car parking), 3 (for valet parking), 4 (for lounges) or 5 (for the ‘Fast Track’ security service), 6 (for ‘Porter’ services) and 7 (for ‘Meet & Assist’ services). Please then read clauses 8 to 11 which apply to all customers buying or using these services.</p> <div class="numeration">1.2</div><p class="toggle-content-right mb-0">The Website is owned by LHR Airports Limited (Company Number: 1970855) (“Heathrow") which is incorporated in England. The registered office of LHR Airports Limited is The Compass Centre, Nelson Road, Hounslow, TW6 2GW. Heathrow operates this Website and sells parking on behalf of Heathrow Airport Limited (Company Number: 1991017).</p> <div class="numeration">1.3</div><p class="toggle-content-right">In these Terms, references to “the Airport" are references to Heathrow Airport Limited for all services provided at Heathrow. In these Terms "you" and "your" refer to any person who makes a booking via the Website and “we" and “us" refers to the Airport. The contract for car parking, valet parking, Fast Track Security, lounges (including the use of bedrooms or spa facilities), Porter and/or Meet & Assist is made between you and the Airport.</p> <div class="numeration">1.4</div><p class="toggle-content-right">The VAT numbers for the Airport and Heathrow Enterprises Limited are:</p> </br> <p class="toggle-content-right mb-0"><b>Heathrow Airport Limited</b></p> <p class="toggle-content-right mb-0">927 3654 04</p> </br> <p class="toggle-content-right mb-0"><b>Heathrow Enterprises Limited</b></p> <p class="toggle-content-right mb-0">653 0947 31</p> </br> <p class="toggle-content-right">If you require further information regarding the Heathrow Group please contact us at <a href="http://www.heathrow.com/company">http://www.heathrow.com/company.</a></p> <div class="numeration">1.5</div><p class="toggle-content-right">These Terms contain important information and they specify those matters for which the Airport does not accept responsibility.</p> <div class="numeration">1.6</div><p class="toggle-content-right">Should you need to contact us please either email us at <a href="mailto:orders@heathrow.com">orders@heathrow.com</a> or call us on 0844 335 1801. Calls cost 7p per minute plus your telephone company's network access charge</p> </div> </p> <div class="parking-content-sub-heading toggle-button px-3 px-md-5 px-xxl-0 collapsed" id="headingTwo" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="true" aria-controls="collapseTwo">2. Car Parking</div> <div class="toggle-content collapse px-3 px-md-5 px-xxl-0" aria-labelledby="headingTwo" data-parent="#parking" id="collapseTwo"> <div class="numeration">2.1</div><p class="toggle-content-right"> When you book car parking via the Website you will be given a unique booking reference number (“Booking Reference"), either (at your option) via an email or via a text to your mobile phone.</p> <div class="numeration">2.2</div><p class="toggle-content-right">The booking you make is non-transferable either from you to someone else or between different car parks.</p> <div class="numeration">2.3</div><p class="toggle-content-right">The booking you make is valid only for the times, dates, price, car park, terminal and airport specified in your booking.</p> <div class="numeration">2.4</div><p class="toggle-content-right">The terms and conditions of use of the car park are as follows:</p> <p class="toggle-content-right">(a) Car parks are priced per 24 hour period or part thereof. Prices are subject to change. Quotes are valid at the time of booking only. The number of “days" (24 hour periods) charged for when you pre-book is calculated on the basis of the times you select when making your booking. However, if your actual entry and exit time changes from that specified in your booking and as a result your actual time in the car park runs into another 24 hour period over and above that booked, you will be liable for an additional day’s charge at the drive-up tariff. This is set out at the entrance to the car park, and this amount must be settled before you leave the car park. Please note that this applies irrespective of the reason why you are late back into the car park, unless your delayed return is caused by the negligence of the Airport.</p> <p class="toggle-content-right">(b) All prices shown are in pounds sterling and include VAT at the prevailing rate. </p> <p class="toggle-content-right">(c) When you enter the car park, it is imperative that, at the gate, you follow the instructions you have been issued with (via email). Please be aware that some car parks use a number plate recognition service and as such if your number plate is not recognised or is not consistent with the number plate for which you have booked, you may not be allowed in. </p> <p class="toggle-content-right">(d) If you are issued with a car parking ticket on entry to the car park, please retain this in a safe place as you may need it to exit. On exit please follow the instructions issued to you at the time of booking. </p> <p class="toggle-content-right">(e) When you have parked your vehicle, it is your responsibility to:</p> <p class="toggle-content-right pl-3">(i) lock your vehicle securely;</p> <p class="toggle-content-right pl-3">(ii) fully close all windows of your vehicle;</p> <p class="toggle-content-right pl-3">(iii) apply your handbrake properly;</p> <p class="toggle-content-right pl-3">(iv) engage any steering lock, alarm or immobiliser you have;</p> <p class="toggle-content-right pl-3">(v) not leave any animal or person within your vehicle;</p> <p class="toggle-content-right pl-3">(vi) ensure that your possessions are placed in a locked boot and are not on display. The Airport cannot be held responsible for any loss or damage whatsoever occurring to your vehicle or possessions within it resulting from your failure to do these things. The Airport and its subcontractors do not accept any valuables or other articles for safe custody.</p> <p class="toggle-content-right">(f) You must drive carefully and responsibly in the car park. You must also ensure that any children and animals are properly supervised and are at all times accompanied when they are using the car park. Please take care to be aware of all vehicles in motion within the car park.</p> <p class="toggle-content-right">(g) You must comply with all directional signage and other instructions when in the car park.</p> <p class="toggle-content-right">(h) The Airport does not accept liability for:</p> <p class="toggle-content-right pl-3">(i) damage to your vehicle (whether caused accidentally or by way of vandalism);</p> <p class="toggle-content-right pl-3">(ii) theft of, or from, your vehicle, </br> while the vehicle is in the car park, unless such damage or theft is caused by the negligence of the Airport or its agents or employees, and then only to the extent that the Airport’s negligence has caused or contributed to the relevant damage or theft.</p> <p class="toggle-content-right">(i) If you fail to collect your vehicle more than 30 days after the date which you have specified for exit in the booking then, absent a written notification to us specifying:</p> <p class="toggle-content-right pl-3">(i) the vehicle registration number;</p> <p class="toggle-content-right pl-3">(ii) its approximate location within the car park; and</p> <p class="toggle-content-right pl-3">(iii) the reason for the delay in collection plus details of the expected (revised) collection date, we will deem the vehicle to have been abandoned. In such circumstances, providing we serve not less than 30 days notice in writing via recorded delivery to the address provided at the time of booking, we shall be entitled to remove and sell the vehicle and deduct from the proceeds both our reasonable handling expenses and any unpaid sums for days in which the car has been in the car park calculated at the drive up tariff. We will then remit the balance to the credit card of the person who has made the booking (unless we are notified to do otherwise in writing). Our rights of disposal set out herein are in addition to any of our rights to dispose of unclaimed vehicles under the Torts (Interference with Goods) Act 1977.</p> <p class="toggle-content-right">(j) While the Airport uses reasonable endeavours to ensure that the car parks are secure, the Airport does not guarantee that they are a secure environment.</p> <p class="toggle-content-right">(k) If you have paid to use a premium parking service in any car park (“Fast Track Parking" at Heathrow Airport), we shall endeavour to ensure that this is available to you upon arrival, but cannot guarantee availability of the relevant facilities. Should the premium service not be available, we shall refund to you the difference between the cost of the premium service and the standard rate for the relevant car park for the time during which your vehicle is within it.</p> <div class="numeration">2.5</div><p class="toggle-content-right">The following terms apply to use of the transfer service:</p> <p class="toggle-content-right">(a) Please be aware that you need to leave an appropriate amount of time to reach the terminal building from the car park using the transfer service. Guides to the estimated transfer time (in normal traffic conditions) and the frequency of buses or pods are set out on the Website, but in addition to this you should ensure that you factor in time to find a space, get your luggage out of the car, lock the car and walk to the relevant bus stop or pod station. The Airport does not accept responsibility if you miss your flight or your airline check-in has closed because you have not left enough time to get into the car park, and then from the car park to the terminal.</p> <p class="toggle-content-right">(b) Please take care to ensure that you board the correct bus as in multi terminal airports not all buses call at all terminals.</p> <p class="toggle-content-right">(c) The estimated frequency of the buses or pods and the estimated journey time to the terminal (in normal traffic conditions) is set out on the Website.</p> <p class="toggle-content-right">(d) Please ensure that you remember to take all your luggage off the bus or pod when you arrive at your terminal. The Airport does not accept responsibility if you miss your flight or your airline check-in has closed because you have to recover luggage which you have left on the bus or pod.</p> <p class="toggle-content-right">(e) The Airport does not accept liability for increased duration of transfer times from car park to the terminal building which are caused by exceptional volumes of traffic, road works or accidents, mechanical breakdown or failure, adverse weather conditions or staff shortages (howsoever caused).</p> <div class="numeration">2.6</div><p class="toggle-content-right">In using the car park, you agree to abide by any additional terms of such use that may be displayed in or around the car park. These may include, but are not limited to, terms regarding permissions to be in the car park and penalties for parking in prohibited places.</p> <div class="numeration">2.7</div><p class="toggle-content-right">We reserve the right to move any vehicle within or outside the car park to the extent that we deem necessary to carry out the efficient management of the car park.</p> <div class="numeration">2.8</div><p class="toggle-content-right">If your vehicle is parked in a manner which (in our reasonable opinion) is unsafe, is outside of a designated parking space, impedes the free flow of traffic in and around the car park or is in breach of any restriction marked on signage or on the ground in the car park (or otherwise brought to your attention), we may:</p> <p class="toggle-content-right">(a) cause your vehicle to be removed without notice, and you will be responsible for the costs of such removal and recovery; and/or</p> <p class="toggle-content-right">(b) issue a parking charge notice to you for such amount as may be published at the car park from time to time in respect of the relevant breach.</p> <div class="numeration">2.9</div><p class="toggle-content-right">The following are not permitted in the car park, and we reserve the right to refuse to allow you to use the car park if you carry out any of these activities in the car park:</p> <p class="toggle-content-right">(a) conducting any service work, cleaning or repairs to your vehicle;</p> <p class="toggle-content-right">(b) carrying out any business activity, including but not limited to in connection with selling, hiring or other disposal of your vehicle;</p> <p class="toggle-content-right">(c) filling or emptying of fuel tanks;</p> <p class="toggle-content-right">(d) misusing or damaging any part of the car park;</p> <p class="toggle-content-right">(e) parking outside of a designated parking bays (appropriate to your vehicle) or otherwise as instructed by car park staff;</p> <p class="toggle-content-right">(f) driving dangerously or too fast;</p> <p class="toggle-content-right">(g) making unnecessary noise or nuisance, including playing music in a way that annoys other users of the car park or people living or working nearby;</p> <p class="toggle-content-right">(h) filming or taking photographs;</p> <p class="toggle-content-right">(i) cooking or lighting fires;</p> <p class="toggle-content-right">(j) using the full facilities of a camper van, including but not limited to the toilet, bathroom and kitchen;</p> <p class="toggle-content-right">(k) doing or attempting to do anything which is a criminal offence;</p> <p class="toggle-content-right">(l) spending excessive time (as we may determine) in your vehicle in the car park. This includes sleeping in your vehicle.</p> </div> <div class="parking-content-sub-heading toggle-button px-3 px-md-5 px-xxl-0 collapsed" id="headingThree" data-toggle="collapse" data-target="#collapseThree" aria-expanded="true" aria-controls="collapseThree">3. Valet Parking </div> <div class="toggle-content collapse px-3 px-md-5 px-xxl-0" aria-labelledby="headingThree" data-parent="#parking" id="collapseThree"> <div class="numeration">3.1</div><p class="toggle-content-right">All prices shown are in pounds sterling and include VAT at the prevailing rate.</p> <div class="numeration">3.2</div><p class="toggle-content-right">When at the valet parking reception area, you must drive carefully and responsibly. You must also ensure that any children and animals are properly supervised and are at all times accompanied when they are at the reception area. Please take care to be aware of all vehicles in motion within the reception area.</p> <div class="numeration">3.3</div><p class="toggle-content-right">When you have parked your vehicle at the reception area, it is your responsibility to:</p> <p class="toggle-content-right">(a) lock your vehicle securely (but leave the key with us);</p> <p class="toggle-content-right">(b) fully close all windows of your vehicle;</p> <p class="toggle-content-right">(c) apply your handbrake properly;</p> <p class="toggle-content-right">(d) engage any steering lock, alarm or immobiliser you have;</p> <p class="toggle-content-right">(e) not leave any animal or person within your vehicle;</p> <p class="toggle-content-right">(f) ensure that your possessions are placed in a locked boot and are not on display.</p> <p class="toggle-content-right">The Airport cannot be held responsible for any loss or damage whatsoever occurring to your vehicle or possessions within it resulting from your failure to do these things. The Airport and its subcontractors do not accept any valuables or other articles for safe custody.</p> <div class="numeration">3.4</div><p class="toggle-content-right">You must comply with all directional signage and other instructions when in the reception area.</p> <div class="numeration">3.5</div><p class="toggle-content-right">The Airport is responsible for ensuring that your car is driven carefully, and the Airport and its subcontractors are insured for any loss or damage to your vehicle which occurs as a result of the negligent driving of the Airport’s employees and subcontractors who are providing the valet parking service. As such, the Airport will pay to you the reasonable cost of repairing any damage to your vehicle which is caused by the negligent driving of its employees and subcontractors while they are providing the valet parking service, provided that the aggregate liability of the Airport and its subcontractors to you shall be limited to £50,000 (fifty thousand pounds).</p> <div class="numeration">3.6</div><p class="toggle-content-right">Except as set out in Paragraph 3.5 above, the Airport does not accept liability for damage to your vehicle (whether caused accidentally or by way of vandalism) while the vehicle is in the car park/reception area.</p> <div class="numeration">3.7</div><p class="toggle-content-right">The Airport does not accept liability for theft of or from your vehicle unless you have entrusted the keys of the car to the Airport and then only provided that the keys have been used in order to carry out the theft.</p> <div class="numeration">3.8</div><p class="toggle-content-right">You should ensure that you leave with the Airport’s employees or subcontractors only your ignition key, the key to your driver’s door and the key for any security or immobilisation device fitted to your vehicle. The Airport and its subcontractors accept no liability for any loss or damage suffered by you where you leave other keys with us.</p> <div class="numeration">3.9</div><p class="toggle-content-right">By leaving your vehicle with the Airport’s employees or subcontractors, you warrant that the vehicle is and at all times while in our custody shall be roadworthy, has a valid MOT, tax disc and is properly insured so as to comply with all relevant legislation in the United Kingdom. You hereby indemnify the Airport and its subcontractors in respect of all claims, losses, damages, costs and expenses suffered by the Airport or its subcontractors arising from any breach of this warranty. You accept liability for all harm suffered by third parties as a result of any breach of this warranty.</p> <div class="numeration">3.10</div><p class="toggle-content-right">If you fail to collect your vehicle more than 30 days after the date which you have specified for exit from the car park in the booking then, absent a written notification to us specifying:</p> <p class="toggle-content-right">(a) the vehicle registration number;</p> <p class="toggle-content-right">(b) the reason for the delay in collection plus details of the expected (revised) collection date, we will deem the vehicle to have been abandoned. In such circumstances, providing we serve not less than 30 days notice in writing via recorded delivery to the address provided at the time of booking, we shall be entitled to remove and sell the vehicle and deduct from the proceeds both our reasonable handling expenses and any unpaid sums for days in which the car has been in the car park calculated at the drive up tariff. We will then remit the balance to the credit card of the person who has made the booking (unless we are notified to do otherwise in writing). Our rights of disposal set out herein are in addition to any of our rights to dispose of unclaimed vehicles under the Torts (Interference with Goods) Act 1977.</p> <div class="numeration">3.11</div><p class="toggle-content-right">While the Airport uses reasonable endeavours to ensure that the car parks are secure, the Airport does not guarantee that they are a secure environment.</p> </div> <div class="parking-content-sub-heading toggle-button px-3 px-md-5 px-xxl-0 collapsed" id="headingFour" data-toggle="collapse" data-target="#collapseFour" aria-expanded="true" aria-controls="collapseFour">4. Airport Independent Lounges</div> <div class="toggle-content collapse px-3 px-md-5 px-xxl-0" aria-labelledby="headingFour" data-parent="#parking" id="collapseFour"> <div class="toggle-content collapse px-3 px-md-5 px-xxl-0" data-parent="#parking" aria-labelledby="headingParkingFour" id="collapseParkingFour"> <div class="numeration">4.1</div><p class="toggle-content-right"> Lounge services (including spa products and bedroom facilities) are provided by designated operators to you directly. Each provider’s terms and conditions apply to lounge services in addition to those set out in this Paragraph 4, and are available at <a href="https://www.executivelounges.com/en/tandc/" target="_blank">https://www.executivelounges.com/en/tandc/</a> (in respect of Servisair (Aspire) lounges) and <a href="https://www.no1traveller.com/terms.htm" target="_blank">https://www.no1traveller.com/terms.htm</a> (in respect of No.1 Traveller lounges), <a href="https://www.plaza-network.com/terms" target="_blank">https://www.plaza-network.com/terms</a> (in respect of Plaza lounges) and <a href="https://www.skyteam.com/en" target="_blank">https://www.skyteam.com/en</a> (in respect of Skyteam lounges). </p> <div class="numeration">4.2</div><p class="toggle-content-right">All prices shown are in pounds sterling and include VAT at the prevailing rate.</p> <div class="numeration">4.3</div><p class="toggle-content-right">Your booking is non-transferable either from you to someone else or between different airport lounges.</p> <div class="numeration">4.4</div><p class="toggle-content-right">Your booking is only valid for the date, price, lounge, terminal and airport specified when you book.</p> <div class="numeration">4.5</div><p class="toggle-content-right">Any regulations relating to the use of the lounge are usually displayed on the entrance to the relevant lounge or alternatively you can request them at the entrance to the lounge from the relevant airport lounge operator.</p> <div class="numeration">4.6</div><p class="toggle-content-right">Subject to lounge opening times, your booking allows you to arrive at the lounge up to 3 hours after your reserved arrival time, but please note that your 3 hour booking runs from that reserved arrival time, and you will be expected to leave the lounge 3 hours after your reserved time (unless you have purchased additional hours in the lounge). If you arrive prior to your reserved arrival time, or more than 3 hours after it, or if you wish to remain in the lounge beyond the 3 hours after your reserved arrival time, your use of the lounge is at the discretion of the lounge staff.</p> <div class="numeration">4.7</div><p class="toggle-content-right">There may be restrictions on the minimum age of children permitted access to the lounge. Where children and infants are admitted it is your responsibility to supervise them.</p> <div class="numeration">4.8</div><p class="toggle-content-right">Smoking restrictions will apply. These are detailed on the Website.</p> <div class="numeration">4.9</div><p class="toggle-content-right">All lounges have a smart casual dress code and all users of the lounge should not misbehave or be drunk or disorderly. Lounge staff reserve the right, at their absolute discretion, to refuse admission and/or to ask people to leave if their behaviour or clothing is inappropriate and/or may cause offence or distress to other users of the lounge. Please act with courtesy and consideration at all times for other users of the lounge.</p> <div class="numeration">4.10</div><p class="toggle-content-right">Lounge staff may announce your flight but cannot guarantee to do so. All lounges have flight information screens and you are responsible for looking at the screens and catching your flight. The Airport does not accept liability if you miss your flight due to failure to check the screens.</p> <div class="numeration">4.11</div><p class="toggle-content-right">The Airport does not guarantee that any particular catering or facilities within the lounge will be available at the time of your visit nor does it offer any guarantees as to your enjoyment of the lounge. The Airport does not guarantee that the lounge will be available to you, and the right to use it may be withdrawn without notice. If you are not admitted to the lounge, except on account of your behaviour or dress, the Airport will refund to you the price paid in respect of that service.</p> <div class="numeration">4.12</div><p class="toggle-content-right">The lounge staff have the right (at their discretion) to refuse to serve you any champagne that has been purchased in advance, or any other alcohol as may be available in the lounge, if you cannot prove that you are over 18 years of age or for any other reason relating to your behaviour in the lounge. No refund shall be given in such circumstances.</p> <div class="numeration">4.13</div><p class="toggle-content-right">If you have purchased any spa products (including a spa package, express massage in the lounge or any service provided in the “Travel Spa" area), please be aware that these are provided by the lounge operator (No.1 Traveller Limited) and the Airport accepts no liability for any harm suffered by you in respect of such products or services except only to the extent that such harm is caused by the Airport’s negligence. Please ensure that you make yourself aware of the terms and conditions relating to spa products which are available on <a href="https://www.no1traveller.com/terms.htm" target="_blank">https://www.no1traveller.com/terms.htm.</a></p> <div class="numeration">4.14</div><p class="toggle-content-right">If you have purchased the use of a bedroom, you must bring a credit or debit card with you in order to use that bedroom. This need not be the same card as used in making the booking. Please ensure that you make yourself aware of the terms and conditions relating to the use of bedrooms which are available on <a href="https://www.no1traveller.com/terms.htm" target="_blank">https://www.no1traveller.com/terms.htm.</a></p> <div class="numeration">4.15</div><p class="toggle-content-right">You must bring confirmation of your booking with you in order to use the lounge, spa or bedrooms, in the form specified when you booked.</p> </div> <div class="parking-content-sub-heading toggle-button px-3 px-md-5 px-xxl-0 collapsed" id="headingFive" data-toggle="collapse" data-target="#collapseFive" aria-expanded="true" aria-controls="collapseFive">5. Fast Track security</div> <div class="toggle-content collapse px-3 px-md-5 px-xxl-0" aria-labelledby="headingFive" data-parent="#parking" id="collapseFive"> <div class="numeration">5.1 </div><p class="toggle-content-right">Your booking is only valid for the date, price and terminal specified when you book. Your booking is non-transferable.</p> <div class="numeration">5.2</div><p class="toggle-content-right">We cannot guarantee the availability of the service, and the right to use Fast Track Security may be withdrawn at any time without notice by the Airport. We reserve the right to limit, extend, alter and prohibit access through Fast Track Security for operational, security, contingency and/or emergency reasons. In these circumstances passengers may be redirected to the main security area but will be issued a full refund.</p> <div class="numeration">5.3</div><p class="toggle-content-right">The purchase of Fast Track Security only provides access to the Fast Track Security area, and we cannot give any assurances regarding how long it will take you to clear security. This product does not in any way excuse you from the requirement to submit to full security screening.</p> <div class="numeration">5.4</div><p class="toggle-content-right">It is your responsibility to ensure that you leave adequate time to clear security prior to your flight. Please contact your airline or check your ticket for advice on how early to arrive at the airport prior to your flight. The Airport does not accept any liability if you miss your flight because you have not left enough time to clear security.</p> <div class="numeration">5.5</div><p class="toggle-content-right">Your booking is made on a pre-booked time slot allocation. It is your responsibility to ensure that you arrive within your booked time. If for any reason you miss your allocated time we will endeavour to ensure access to Fast Track Security, however, this cannot be guaranteed.</p> <div class="numeration">5.6</div><p class="toggle-content-right">You must bring confirmation of your booking with you in order to use Fast Track Security.</p> </div> <div class="parking-content-sub-heading toggle-button px-3 px-md-5 px-xxl-0 collapsed" id="headingSix" data-toggle="collapse" data-target="#collapseSix" aria-expanded="true" aria-controls="collapseSix">6. Porter</div> <div class="toggle-content collapse px-3 px-md-5 px-xxl-0" aria-labelledby="headingSix" data-parent="#parking" id="collapseSix"> <div class="numeration">6.1</div><p class="toggle-content-right">Your booking is only valid for the date, price and terminal specified when you book. Your booking is non-transferable. You must bring confirmation of your booking in order to use the Porter Service.</p> <div class="numeration">6.2</div><p class="toggle-content-right">We cannot guarantee availability of the Porter service and the right to use the Porter Service may be withdrawn at any time without notice by the Airport. In these circumstances you will be issued a full refund of any fees paid to us in advance in respect of the Porter Services.</p> <div class="numeration">6.3</div><p class="toggle-content-right">Your booking is for the use of a dedicated Porter to carry your bags to check-in or your point of onward travel. Porters can be pre-booked online or hailed on arrival at the Departures Forecourt or Baggage Reclaim Hall.</p> <div class="numeration">6.4</div><p class="toggle-content-right">A passenger’s late arrival at Heathrow airport may result in the relevant airline refusing to accept passengers for the flight. In such circumstances, the charge for the Porter service will be non-refundable. The Airport does not accept any liability if you miss your flight. It is your responsibility to ensure you allow adequate time to travel through the Airport and security.</p> <div class="numeration">6.5</div><p class="toggle-content-right">Passengers must comply with the relevant airlines terms and conditions (including any baggage restrictions) at all times. Any excess baggage charges must be paid by the passenger directly to the relevant airline. Heathrow will not intervene in any dispute between an airline and their passengers.</p> <div class="numeration">6.6</div><p class="toggle-content-right">If you are running later than stated, please contact us no later than 30 minutes in ad your scheduled booking on 0344 335 1000 or at orders@heathrow.com. Failure to do so may result in your booking being cancelled at full charge.</p> <div class="numeration">6.7</div><p class="toggle-content-right">The Porter equipment (a Geest truck) can take up to 10 conventional size luggage (as defined below in clause 6.7 a). Any luggage dimensions that are not of a conventional size and cannot be mounted on to the Porter equipment, will fall under the category of oversized luggage (unconventional size as defined below in clause 6.7b) will incur additional cost depending on the additional equipment and manpower used to carry out the Porter service.</p> <p class="toggle-content-right">(a) Conventional size Luggage - Items that do not exceed the following dimensions: 90x75x43cm (35.5x29.5x16in) with maximum weight of up to 32 kilograms.</p> <p class="toggle-content-right">(b) Oversized Luggage (Unconventional size) - items exceeding the conventional dimensions detailed at 6.6a above and, Sports equipment such as Bikes, Surfboards, Snowboards, Ski equipment, Golf clubs, Musical and Media items such as Cellos, Double basses, Sound equipment, filming equipment etc.</p> <div class="numeration">6.8</div><p class="toggle-content-right">If your luggage requires additional Porter(s) equipment and manpower then there will be an additional charge of rate of £20 per Porter (the standard Porter roll up rate).</p> <div class="numeration">6.9</div><p class="toggle-content-right">Carnet and VAT reclaim desks visits are not included within the Porter service. If you require assistance visiting the Carnet or VAT an additional charge of £20 is payable.</p> <div class="numeration">6.10</div><p class="toggle-content-right">Once the passenger instructs the Porter to attend the Carnet and/or VAT reclaim desks, the additional charge of £20 will be payable even if the passenger changes their mind once arriving at the Carnet and/or VAT reclaim desk for any reason.</p> <div class="numeration">6.11</div><p class="toggle-content-right">Pre-booked baggage Porters for an arrival service will be positioned by the baggage carousel relevant to your flight number and will be holding a name board. Pre-booked baggage porters for a departures service will be positioned on the departures forecourt and will be holding a name board. It is the responsibility of the arriving passenger to make themselves known to the Porter allocated to this booking by approaching the Porter and introducing themselves. You should contact the customer service team on 0344 335 1000 if you cannot locate your porter in the first instance. If the passenger continues with their journey without approaching the waiting agent(s) or contacting the customer service team within 45 minutes of the requested meeting time then it will be considered as 'no show' and may result in your booking being forfeited at full charge. A contact number must be provided as part of the booking process. Heathrow cannot take responsibility for services which cannot be fulfilled due to not being able to contact the passenger save for in the event that the passenger is still onboard their flight.</p> <div class="numeration">6.12</div><p class="toggle-content-right">Pre-booked Porters for a departing service will be positioned at the requested meeting point 15 minutes before the agreed meeting time. Please refer to the booking confirmation for the requested location and meeting time. You should contact the customer service team 0344 335 1000 if you cannot locate your Porter in the first instance or if you are expected to be delayed. If the passenger continues with their journey without approaching the waiting agent(s) or contacting the customer service team within 45 minutes of the requested meeting time then it will be considered as a 'no show' and may result in your booking being forfeited at full charge. A contact number must be provided as part of the booking process. Heathrow cannot take responsibility for services which cannot be fulfilled due to not being able to contact the passenger.</p> <div class="numeration">6.13</div><p class="toggle-content-right">In a case where a passenger contacts the customer services team within 45 minutes of an agreed meeting time to inform of a possible delay, the Porter will be stood down, and may (depending on availability) be re-allocated once the passenger informs Heathrow that they are on route. Heathrow cannot take responsibility for services which cannot be fulfilled due to not being able to contact the passenger, delays to the inbound aircraft or delays in the passenger arriving at Heathrow.</p> </div> <div class="parking-content-sub-heading toggle-button px-3 px-md-5 px-xxl-0 collapsed" id="headingSeven" data-toggle="collapse" data-target="#collapseSeven" aria-expanded="true" aria-controls="collapseSeven">7. Meet & Assist</div> <div class="toggle-content collapse px-3 px-md-5 px-xxl-0" aria-labelledby="headingSeven" data-parent="#parking" id="collapseSeven"> <div class="numeration">7.1</div><p class="toggle-content-right">Your booking is only valid for the date, price and terminal specified when you book. Your booking is non-transferable.</p> <div class="numeration">7.2</div><p class="toggle-content-right">Your booking is for the use of a dedicated pre-booked Meet & Assist agent to escort and guide you through your Heathrow journey.</p> <div class="numeration">7.3</div><p class="toggle-content-right">Passengers under the age of 16 years old may not use the Meet & Assist service unaccompanied. Children under the age of 2 years old may use the Meet & Assist service for free.</p> <div class="numeration">7.4</div><p class="toggle-content-right">In respect of departing passengers, a passenger’s late arrival at Heathrow airport may result in the relevant airline refusing to accept passengers for the flight. In such circumstances, the charge for any booked Meet & Assist services will be non-refundable.</p> <div class="numeration">7.5</div><p class="toggle-content-right">The price for the Meet & Assist services includes the first 3 hours of service. After the first 3 hours of service an additional fee of £30 per hour will be charges being made against the card made to make the original payment.</p> <div class="numeration">7.6</div><p class="toggle-content-right">In respect of arriving passengers, passengers will be welcomed by the Meet & Assist agent at their arrival gate or coaching gate within the main terminal building. The Meet & Assist agent will have a name board displaying the party name and reference number. Due to the nature of airport operations flights may be subject to last minute gate changes so if you cannot see your Meet & Assist agent once you arrive at your gate then please call the customer service team on 0344 335 1000. It is the responsibility of the arriving passenger to ensure that they meet the Meet & Assist agent at the top of the jet bridge or arrival coaching gate before commencing with their onward journey. If the passenger continues on their journey without approaching the waiting agent or contacting the customer service team then it will be considered as a ‘no show’ and may result in the booking being cancelled at full charge. A contact number must be provided as part of the booking process. Heathrow cannot take responsibility for services which cannot be fulfilled due to not being able to contact the passenger.</p> <div class="numeration">7.7</div><p class="toggle-content-right">A contact number for the passenger(s) travelling must be provided as part of the booking process. Heathrow cannot take responsibility for services which cannot be fulfilled due to Meet & Assist agents not being able to contact the passenger or being at the agreed meeting point at the time defined during the booking process.</p> <div class="numeration">7.8</div><p class="toggle-content-right">Arriving passengers who have pre-booked the Meet & Assist service and have requested a single child pushchair/stroller service will be welcomed by the Meet & Assist agent either at the gate or on the forecourt with a fully assembled, single child pushchair/stroller, subject to availability. This is a single child pushchair/stroller service, any additional requirements must be requested in advance. A maximum of three pushchairs/strollers may be requested per Meet & Assist service booked. The pushchair/stroller will have been subject to a full safety check prior to use to ensure that the equipment complies with all necessary Health and Safety requirements. All Meet & Assist agents are fully trained on the use of the equipment. Pushchairs/strollers are designed for the use of infants not exceeding 15kgs.</p> <div class="numeration">7.9</div><p class="toggle-content-right">It is the responsibility of the parent/guardian to place their own child into the pushchair/stroller and ensure that the safety harness is secured around the infant prior to moving off and follow all safety instructions given to them by the Heathrow Meet & Assist agent.</p> <div class="numeration">7.10</div><p class="toggle-content-right">To prevent tipping, under no circumstances should any luggage be placed on the handles of the pushchair/stroller. The storage basket can be used for smaller items not exceeding 4.5kgs. The pushchairs/stroller must not be used on stairs or escalators. The Heathrow Meet & Assist agents will advise of the whereabouts of the elevators/lifts provided in the Terminals.</p> <div class="numeration">7.11</div><p class="toggle-content-right">The parent/guardian accepts full responsibility for their child whilst utilising the equipment provided by Heathrow.</p> </div> <div class="parking-content-sub-heading toggle-button px-3 px-md-5 px-xxl-0 collapsed" id="headingEight" data-toggle="collapse" data-target="#collapseEight" aria-expanded="true" aria-controls="collapseEight">8. Cancellations or changes to pre-bookings for car parking, valet parking, lounges, Fast Track Security, Porter and Meet & Assist services</div> <div class="toggle-content collapse px-3 px-md-5 px-xxl-0" aria-labelledby="headingEight" data-parent="#website" id="collapseEight"> <div class="numeration">8.1</div><p class="toggle-content-right">Should you wish to cancel or make changes to your booking or part of it you may do so via the Website. Please click on the “ <a href="/find-booking" title="Manage my booking">Manage my booking</a>" section. <br/> <p class="toggle-content-right mb-0"><b>Cancelling your booking</b></p> <div class="numeration">8.2</div><p class="toggle-content-right">In order to consider a refund, the Airport must receive notice of your cancellation:</p> <p class="toggle-content-right">(a) at least 2 hours before (i) the car park entry and valet parking drop off start date and time; and/or (ii) Fast Track Security entry start date and time; </p> <p class="toggle-content-right">or</p> <p class="toggle-content-right">(b) at least 24 hours before the date and time of your lounge, spa or bedroom entry time of your original booking</p> <p class="toggle-content-right">or</p> <p class="toggle-content-right">(c) at least 24 hours before the date and time of your Porter or Meet & Assist service booking.</p> <p class="toggle-content-right">If you do not give the required advance notice as stated under (a) for the car park entry and valet parking and/or Fast Track Security; or (b) for lounge, spa or bedroom entry facilities, or (c) Porter or Meet & Assist service no refund will be given.</p> <br/> <div class="numeration">8.3</div><p class="toggle-content-right">In the event that your flight is cancelled, you may request to amend your booking in line with clause 8.6 below. Should you not wish to amend your existing booking if your flight has been cancelled and your Fast Track Security booking has not already been used, Heathrow will issue you with a refund, upon receiving valid proof of flight cancellation from you, within 30 days of the date of your cancelled flight.</p> <p class="toggle-content-right mb-0"><b>Amending your booking</b></p> <div class="numeration">8.4</div><p class="toggle-content-right">Where a change is required by you for a reduction in the number of days of your car park or valet parking booking then, the Airport must receive notice of your change to your booking at least 2 hours before (i) the car park entry start date and time of your booking. If you do not give the required advance notice as stated, no refund will be given or if the change requires additional parking days to those indicated in your booking you may have to pay the full daily rate from time to time of the relevant car park.</p> <div class="numeration">8.5</div><p class="toggle-content-right">Where a change is required by you to your lounge, spa or bedroom entry, Porter or Meet or Assist booking then, the Airport must receive notice of your change at least 24 hours before the start date and time of your booking, subject to clause 8.6.</p> <div class="numeration">8.6</div><p class="toggle-content-right">If you wish to amend your Fast Track Security booking for any reason, the Airport must receive notice of your change of booking at least 2 hours before. If you wish to amend your booking due to a flight cancellation, you may request an amendment to accommodate your alternative flight time within this 2 hour timeframe. However, we cannot guarantee to accommodate this change and it shall depend on availability and/or operational reasons. If we cannot accommodate this change, we will provide a refund in line with clause 8.3 above.</p> <br/> <p class="toggle-content-right mb-0"><b>General</b></p> <div class="numeration">8.7</div><p class="toggle-content-right">Save for as otherwise set out in these Terms, no retrospective refunds will be made after the car park entry start date, date of valet parking drop off or lounge, spa or bedroom entry time of your booking (as detailed on your voucher), Fast Track Security, Porter or Meet and Assist service if you have not followed the cancellation and/or changes to booking procedures set out in this clause 8.</p> <div class="numeration">8.8</div><p class="toggle-content-right">No refund will be made if a booking has not been redeemed for any reason or cancelled in accordance with these Terms following procedures set out above.</p> <div class="numeration">8.9</div><p class="toggle-content-right">Any days booked and left unused will not be refunded unless you have followed the changes to booking procedures set out above in clause 8.</p> <div class="numeration">8.10</div><p class="toggle-content-right">No refund (only made where due) will be made unless you can provide the Airport with a pre-paid booking reference number. Refunds are made to the original card on which payment was made.</p> <div class="numeration">8.11</div><p class="toggle-content-right">Your statutory rights are not affected.</p> <div class="numeration">8.12</div><p class="toggle-content-right">If the Airport cancels your booking for a reason within its direct control and not due to an event beyond the Airport’s control (see Paragraph 9 below) then the Airport will refund the amount it has received from your pre-booking to you on the card on which payment was made.</p> <div class="numeration">8.13</div><p class="toggle-content-right">If you are a member of the loyalty programme known as Heathrow Rewards then, to be able to earn any Heathrow Rewards points on any purchase of parking or the other services referred to at clause 1.1, you must sign in to your My Heathrow account prior to completing the transaction or otherwise include your Heathrow Rewards card number in the relevant field in the checkout process.<br> Any transactions completed by you as a member of the Heathrow Rewards programme when signed into your My Heathrow account will subsequently be visible to view on your My Heathrow/my-bookings page.<br> You can purchase parking or the other services referred to at clause 1.1 and access your booking as a guest user, without having to register for a My Heathrow Account. However, if you purchase these services as a guest user or access your booking as a guest user you will not earn or be able to redeem Heathrow Rewards points or convert Heathrow Rewards points into any partner programme.<br> Please see here for the terms and conditions applicable to My Heathrow and the Heathrow Rewards programme: <a href="https://www.heathrow.com/heathrow-rewards">Heathrow Rewards Terms & Conditions</a> </p> </div> <div class="parking-content-sub-heading toggle-button px-3 px-md-5 px-xxl-0 collapsed" id="headingNine" data-toggle="collapse" data-target="#collapseNine" aria-expanded="true" aria-controls="collapseNine">9. Events beyond the Airport’s control</div> <div class="toggle-content collapse px-3 px-md-5 px-xxl-0" aria-labelledby="headingNine" data-parent="#parking" id="collapseNine"> <div class="numeration">9.1</div><p class="toggle-content-right">The Airport does not accept liability for any failure by it to perform its obligations due to an event beyond its reasonable control. A non-exhaustive list of such events includes war or threat of war, riots, civil strife, terrorist threats or activity, industrial disputes, natural and nuclear disaster, fire, adverse weather conditions, volcanic eruption or ash cloud, government regulations, closure or congestion of airports, and / or cancellation or changes of schedules by airlines.</p> <div class="numeration">9.2</div><p class="toggle-content-right">Except as expressly stated in these Terms, the Airport shall not be obliged to either refund any pre-payment by you, or make any other change to your booking in the event that you wish to amend or cancel your booking due to an event of the kind listed in Clause 9.1.</p> </div> <div class="parking-content-sub-heading toggle-button px-3 px-md-5 px-xxl-0 collapsed" id="headingTen" data-toggle="collapse" data-target="#collapseTen" aria-expanded="true" aria-controls="collapseTen">10. Our liability to you</div> <div class="toggle-content collapse px-3 px-md-5 px-xxl-0" aria-labelledby="headingTen" data-parent="#website" id="collapseTen"> <div class="numeration">10.1</div><p class="toggle-content-right">The Airport will act with reasonable skill and care when providing services to you.</p> <div class="numeration">10.2</div><p class="toggle-content-right">Nothing in these Terms limits the Airport's liability in the case of death or personal injury caused by the Airport's negligence, or in the case of fraud.</p> <div class="numeration">10.3</div><p class="toggle-content-right">Without prejudice to Paragraph 10.2 above, the Airport’s liability to you for the provision of car parking, valet parking, Fast Track Security, lounge services, Porter or Meet & Assist shall be limited to an aggregate of £50,000.</p> <div class="numeration">10.4</div><p class="toggle-content-right">The Airport does not accept liability for:</p> <p class="toggle-content-right">(a) any indirect or consequential loss; or</p> <p class="toggle-content-right">(b) any loss of profit, loss of enjoyment, loss of revenue, loss of data, or loss of earnings.</p> </div> <div class="parking-content-sub-heading toggle-button px-3 px-md-5 px-xxl-0 collapsed" id="headingEleven" data-toggle="collapse" data-target="#collapseEleven" aria-expanded="true" aria-controls="collapseEleven">11. Feedback and Complaints</div> <div class="toggle-content collapse px-3 px-md-5 px-xxl-0" aria-labelledby="headingEleven" data-parent="#parking" id="collapseEleven"> <div class="numeration">11.1</div> <p class="toggle-content-right">If there is any aspect of our service with which you are not happy, you can contact us to provide your feedback, raise a query or make a complaint by:</p> <ul class="toggle-content-right pl-2"> <li><p class="m-0">Calling us on 0344 335 1000</p></li> <li><p class="m-0">Writing to us at <a href="mailto:orders@heathrow.com">orders@heathrow.com</a></p></li> <li><p class="m-0">Completing our online feedback, query and complaint <a href="https://www.heathrow.com/more/contact-us/airport-feedback" target="_new">form</a></p></li> </ul> </div> <div class="parking-content-sub-heading toggle-button px-3 px-md-5 px-xxl-0 collapsed" id="headingTwelve" data-toggle="collapse" data-target="#collapseTwelve" aria-expanded="true" aria-controls="collapseTwelve">12. General</div> <div class="toggle-content collapse px-3 px-md-5 px-xxl-0" aria-labelledby="headingTwelve" data-parent="#parking" id="collapseTwelve"> <div class="numeration">12.1</div><p class="toggle-content-right">Any contract made between you and us via the Website is governed by English law.</p> <div class="numeration">12.2</div> <p class="toggle-content-right">We reserve the right to change these Terms, but once you have made a booking the Terms which apply are those which were on the Website at the time of booking. However please do not assume that the Terms which applied on one occasion when you booked a service from us will continue to apply when you next book.</p> <p class="toggle-content-right">We recommend that you always read these Terms before booking to satisfy yourself that you accept them.</p> <div class="numeration">12.3</div><p class="toggle-content-right">These Terms, along with all other relevant terms and conditions that are referred to herein (including those available at the car park and online from lounge operators), constitute the entire agreement between you and the Airport with respect to the sale of the relevant services.The terms and conditions applicable to My Heathrow and the Heathrow Rewards programme are available here:<a href="https://www.heathrow.com/heathrow-rewards/help-and-support/terms">Heathrow Rewards Terms & Conditions</a></p> </div> <div class="date-of-update px-3 px-md-5 px-xxl-0"> Last updated: January 2025 </div> <p> For other Heathrow Terms and Conditions see the following links: <br> <a href="https://www.heathrow.com/terms-and-conditions" target="_new">Heathrow Website Terms and Conditions</a><br> <a href="https://boutique.heathrow.com/en/terms-and-conditions.html" target="_new">Heathrow Reserve & Collect Terms and Conditions</a> </p> </div> </div> </div> </div> <!-- END_dwmarker --> </div> </div> <footer id="footercontent"> <div class="footer-logo-wrapper"> <div class="px-3 px-md-5 px-xxl-13"> <div class="max-width-container"> <div class="footer-logo"> <a href="javascript:void(0);" class="logo-img"> <img src="https://www.heathrow.com/on/demandware.static/-/Sites/default/dw4e9c57ec/Heathrow-Pride-Logo-white-551x104.png" alt="Heathrow" /> </a> <div class="move-top-container"> <button class="back-to-top" aria-label="Back to top"> <svg class="icon icon-arrow-up icon-arrow-up-dims " > <use xlink:href="/on/demandware.static/Sites-Heathrow-Site/-/default/dwed4f8e02/images/compiled/sprites.svg#arrow-up"/> </svg> </button> </div> </div> </div> </div> </div> <div class="p-3 p-md-5 px-xxl-13 py-xl-10"> <div class="max-width-container"> <div class="row"> <div class="col-12 col-xl-4"> <div class="row"> <div class="col-8 col-md-10 col-xl-8 pb-5 pb-xl-0 contact-info"> <div class="row"> <div class="col-12 col-md-6 col-xl-12 d-xl-block pb-3"> <div class="content-asset"><!-- dwMarker="content" dwContentID="6d8e70d509f688f720c27b139e" --> The Compass Centre,<br> Nelson Road,<br> Heathrow Airport, Hounslow<br> London, TW6 2GW </div> <!-- End content-asset --> </div> <div class="col-12 col-md-6 col-xl-12 social"> <div class="contact d-flex"> <svg class="icon icon-telephone icon-telephone-dims mt-1 mr-2" > <use xlink:href="/on/demandware.static/Sites-Heathrow-Site/-/default/dwed4f8e02/images/compiled/sprites.svg#telephone"/> </svg> <div class="content-asset"><!-- dwMarker="content" dwContentID="0ed3ade185ff4cc863b836cac7" --> <div class="phone" style="color: #fff;"><a href="tel:0344 335 1801">0344 335 1801</a> </div> </div> <!-- End content-asset --> </div> <div class="content-asset"><!-- dwMarker="content" dwContentID="34e4aaaf0f5f3f9bf3052f3b12" --> <ul class="d-flex mb-0 mt-3"> <li class="pr-3"><a href="https://twitter.com/heathrowairport" title="Twitter"><img alt="Twitter" src="https://www.heathrow.com/on/demandware.static/-/Library-Sites-HeathrowSharedLibrary/default/dw1ea0c79f/images/twitter-white.svg" /></a></li> <li class="pr-3"><a href="https://www.facebook.com/HeathrowAirport/" title="Facebook"><img alt="Facebook" src="https://www.heathrow.com/on/demandware.static/-/Library-Sites-HeathrowSharedLibrary/default/dw754c7034/images/facebook-white.svg" /></a></li> <li class="pr-3"><a href="https://www.instagram.com/heathrow_airport/" title="Instagram"><img alt="Instagram" src="https://www.heathrow.com/on/demandware.static/-/Library-Sites-HeathrowSharedLibrary/default/dwe8ccd555/images/instagram-white.svg" /></a></li> <li class="pr-3"><a href="https://www.youtube.com/user/LHRHeathrow" title="Youtube"><img alt="Youtube" src="https://www.heathrow.com/on/demandware.static/-/Library-Sites-HeathrowSharedLibrary/default/dw263c8de3/images/youtube-white.svg" /></a></li> <li class="pr-3"><a href="https://www.tiktok.com/@heathrowairport" target="_blank" title="TikTok"><img alt="TikTok" height="24" src="https://www.heathrow.com/on/demandware.static/-/Library-Sites-HeathrowSharedLibrary/default/dwde826dc2/images/TikTok-White.svg" /></a></li> </ul> </div> <!-- End content-asset --> </div> </div> </div> <div class="bitmap col-4 col-md-2 col-xl-4 text-right text-xl-left"> <div class="content-asset"><!-- dwMarker="content" dwContentID="3174da4fbf59dde8c78b56e75f" --> <p><a href="javascript:void(0);"><img alt="" src="https://www.heathrow.com/on/demandware.static/-/Library-Sites-HeathrowSharedLibrary/default/dw171f2da4/images/medal.png" title="" /></a></p> </div> <!-- End content-asset --> </div> </div> </div> <div class="col-12 col-xl-8 footer-accordion-holder d-none"> <div class="row"> <div class="col-12 col-xl-4 pl-xl-3 footer-column"> <div class="content-asset"><!-- dwMarker="content" dwContentID="2c7345a5383157e4ac39b45e2d" --> <div aria-controls="collapseOne" aria-expanded="true" class="accordion-label px-2 d-xl-none d-flex justify-content-between align-items-center" data-target="#footerColumnOne" data-toggle="collapse">Helpful Links<img alt="" src="https://www.heathrow.com/on/demandware.static/-/Library-Sites-HeathrowSharedLibrary/default/dw90d9ee2f/images/chevron-down.png" title="" /></div> <div class="footer-column-title d-none d-xl-block pb-1">HELPFUL LINKS</div> <ul class="footer-column-list px-2 px-xl-0 mb-0 collapse show" id="footerColumnOne"> <li class="pt-1"><a href="https://www.heathrow.com/at-the-airport/terminal-guides/which-terminal">Terminal Finder</a></li> <li class="pt-1"><a href="https://www.heathrow.com/at-the-airport/security-and-baggage/security-privacy-notice">Security & Baggage</a></li> <li class="pt-1"><a href="https://www.heathrow.com/at-the-airport/airport-maps">Heathrow Maps</a></li> <li class="pt-1"><a href="https://www.heathrow.com/transport-and-directions/getting-to-central-london/journey-planner">Plan Your Journey</a></li> <li class="pt-1"><a href="https://www.heathrow.com/customer-support/mobile-apps">Heathrow App</a></li> <li class="pt-1"><a href="https://www.heathrow.com/customer-support/faq">FAQs</a></li> </ul> </div> <!-- End content-asset --> </div> <div class="col-12 col-xl-4 pl-xl-3 footer-column"> <div class="content-asset"><!-- dwMarker="content" dwContentID="b3bd170b745cffec6b5a1fe738" --> <div class="accordion-label px-2 d-xl-none d-flex justify-content-between align-items-center" data-toggle="collapse" data-target="#footerColumnTwo" aria-expanded="true" aria-controls="collapseTwo"> Discover Heathrow <img alt="" src="https://www.heathrow.com/on/demandware.static/-/Library-Sites-HeathrowSharedLibrary/default/dw90d9ee2f/images/chevron-down.png" title="" /> </div> <div class="footer-column-title d-none d-xl-block pb-1">DISCOVER HEATHROW</div> <ul id="footerColumnTwo" class="footer-column-list px-2 px-xl-0 mb-0 collapse show"> <li class="pt-1"><a href="https://www.heathrow.com/at-the-airport/restaurants-a-z/offers">Special Offers</a></li> <li class="pt-1"><a href="https://www.heathrow.com/at-the-airport/restaurants-a-z?&type=restaurant">Where to Eat</a></li> <li class="pt-1"><a href="https://www.heathrow.com/at-the-airport/shops-a-z?&type=store">Where to Shop</a></li> <li class="pt-1"><a href="https://www.heathrow.com/transport-and-directions/heathrow-parking">Heathrow Parking</a></li> <li class="pt-1 pb-3 pb-xl-0"><a href="https://www.heathrow.com/at-the-airport/airport-services/vip-services">VIP</a></li> </ul> </div> <!-- End content-asset --> </div> <div class="col-12 col-xl-4 pl-xl-3 footer-column"> <div class="content-asset"><!-- dwMarker="content" dwContentID="d8fd556b6da124dfd1a4f829b7" --> <div class="accordion-label px-2 d-xl-none d-flex justify-content-between align-items-center last" data-toggle="collapse" data-target="#footerColumnThree" aria-expanded="true" aria-controls="collapseThree"> Our Company <img alt="" src="https://www.heathrow.com/on/demandware.static/-/Library-Sites-HeathrowSharedLibrary/default/dw90d9ee2f/images/chevron-down.png" title="" /> </div> <div class="footer-column-title d-none d-xl-block pb-1">OUR COMPANY</div> <ul id="footerColumnThree" class="footer-column-list px-2 px-xl-0 mb-0 collapse show last"> <li class="pt-1"><a href="https://www.heathrow.com/company/about-heathrow">About Heathrow</a></li> <li class="pt-1"><a href="https://www.heathrow.com/company/careers">Careers at Heathrow</a></li> <li class="pt-1"><a href="https://www.heathrow.com/company/local-community">Our Community</a></li> <li class="pt-1"><a href="https://www.heathrow.com/company/about-heathrow/heathrow-2-0-sustainability-strategy">Sustainability</a></li> <li class="pt-1"><a href="https://www.heathrow.com/company/investor-centre">Investor information</a></li> <li class="pt-1"><a href="https://www.heathrow.com/latest-news">Heathrow News</a></li> <li class="pt-1 pb-3 pb-xl-0"><a href="https://www.heathrow.com/modern-slavery-statements">Modern Slavery Statement</a></li> </ul> </div> <!-- End content-asset --> </div> </div> </div> </div> </div> </div> <div class="footer-separator"> </div> <div class="px-0 px-md-5 px-xxl-13"> <div class="max-width-container"> <div class="copyright-notice py-3"> <div class="content-asset"><!-- dwMarker="content" dwContentID="9dc985fca8b3b5b6a29d08697c" --> <div class="footer-bottom-links"> <ul> <li class="mx-sm-1 ml-md-0 mr-md-3"> <a href="https://www.heathrow.com/privacy-notice/commercial-services-privacy-notice"> Privacy </a> </li> <li class="mx-sm-1 ml-md-0 mr-md-3"> <a href="https://www.heathrow.com/booking/active-terms-and-conditions.html"> Terms & Conditions </a> </li> <li class="mx-sm-1 ml-md-0 mr-md-3"> <a href="https://www.heathrow.com/accessibility-statement"> Accessibility </a> </li> <li class="mx-sm-1 ml-md-0 mr-md-3"> <a href="https://www.heathrow.com/sitemap"> Sitemap </a> </li> <li class="mx-sm-1 ml-md-0 mr-md-3"> <a href="https://www.heathrow.com/communications"> Communications </a> </li> <li class="mx-sm-1 ml-md-0 mr-md-3"> <a href="https://www.heathrow.com/content/dam/heathrow/web/common/documents/contact-us/HAL-Byelaws-2014.pdf"> Heathrow Byelaws </a> </li> </ul> <div class="airports">© LHR Airports Limited</div> </div> </div> <!-- End content-asset --> </div> </div> </div> <div class="date-range-message"> <div class="content-asset"><!-- dwMarker="content" dwContentID="b23afe2f1b39322dfa38b1df0c" --> <div id="datepickerMessage">You can only book <span class="chauntry-booking-length"></span> days in advance.</div> <script> function fixNullUrls () { var validInput = document.querySelector('.add-to-cart-url[value*="Cart"]'); if (validInput) { document.querySelectorAll('.add-to-cart-url[value="null"]').forEach(function(atcInput){ atcInput.value = validInput.value; }) } } fixNullUrls(); document.addEventListener("DOMContentLoaded", function() { jQuery(document).on('chauntrySearch:success', fixNullUrls); }); </script> </div> <!-- End content-asset --> </div> </footer> <script> pageContext = {}; validationJSON = '{"parking":{"terminal":{"regexp":"^LHR([2-5]){1}$","errorMessage":"select.terminal.parse.error"},"entryDate":{"regexp":"^(19[5-9][0-9]|20[0-4][0-9]|2050)[/](0?[1-9]|1[0-2])[/](0?[1-9]|[12][0-9]|3[01])$","errorMessage":"select.entry.date.parse.error","startDate":0,"dateFormat":"dd M yyyy","endDateMonthRange":13},"entryTime":{"regexp":"^([0-1]?[0-9]|2[0-3]):[0-5][0-9]$","errorMessage":"select.entry.time.parse.error"},"exitDate":{"regexp":"^(19[5-9][0-9]|20[0-4][0-9]|2050)[/](0?[1-9]|1[0-2])[/](0?[1-9]|[12][0-9]|3[01])$","errorMessage":"select.exit.date.parse.error","startDate":0,"dateFormat":"dd M yyyy","endDateMonthRange":13},"exitTime":{"regexp":"^([0-1]?[0-9]|2[0-3]):[0-5][0-9]$","errorMessage":"select.exit.time.parse.error"}},"lounge":{"terminal":{"regexp":"^LHR([2-5])-(arrivals|departures){1}$","errorMessage":"select.terminal.parse.error"},"entryDate":{"regexp":"^(19[5-9][0-9]|20[0-4][0-9]|2050)[/](0?[1-9]|1[0-2])[/](0?[1-9]|[12][0-9]|3[01])$","errorMessage":"select.entry.date.parse.error","startDate":0,"dateFormat":"dd M yyyy","endDateMonthRange":13},"entryTime":{"regexp":"^([0-1]?[0-9]|2[0-3]):[0-5][0-9]$","errorMessage":"select.entry.time.parse.error"},"adults":{"regexp":"^(?:[1-9]|10)$","errorMessage":"select.adults.parse.error"},"children":{"regexp":"^(?:[0-9]|10)$","errorMessage":"select.children.parse.error"},"infants":{"regexp":"^(?:[0-9]|10)$","errorMessage":"select.infants.parse.error"}},"fast-track":{"terminal":{"regexp":"^LHR([2-5]){1}$","errorMessage":"select.terminal.parse.error"},"entryDate":{"regexp":"^(19[5-9][0-9]|20[0-4][0-9]|2050)[/](0?[1-9]|1[0-2])[/](0?[1-9]|[12][0-9]|3[01])$","errorMessage":"select.entry.date.parse.error","startDate":1,"dateFormat":"dd M yyyy","endDateMonthRange":13},"entryTime":{"regexp":"^([0-1]?[0-9]|2[0-3]):[0-5][0-9]$","errorMessage":"select.entry.time.parse.error"},"passengers":{"regexp":"^(?:[1-9]|10)$","errorMessage":"select.passengers.parse.error"}},"meet-and-assist":{"terminal":{"regexp":"^LHR([2-5]){1}$","errorMessage":"select.terminal.parse.error"},"entryDate":{"regexp":"^(19[5-9][0-9]|20[0-4][0-9]|2050)[/](0?[1-9]|1[0-2])[/](0?[1-9]|[12][0-9]|3[01])$","errorMessage":"select.entry.date.parse.error","startDate":2,"dateFormat":"dd M yyyy","endDateMonthRange":13},"entryTime":{"regexp":"^([0-1]?[0-9]|2[0-3]):[0-5][0-9]$","errorMessage":"select.entry.time.parse.error"},"passengers":{"regexp":"^(?:[1-9]|10)$","errorMessage":"select.passengers.parse.error"},"flightTime":{"regexp":"^([0-1]?[0-9]|2[0-3]):[0-5][0-9]$","errorMessage":"select.entry.time.parse.error"}},"global":{"postalCode":{"regexp":"^(GIR ?0AA|[A-PR-UWYZ]([0-9]{1,2}|([A-HK-Y][0-9]([0-9ABEHMNPRV-Y])?)|[0-9][A-HJKPS-UW]) ?[0-9][ABD-HJLNP-UW-Z]{2})$"}}}'; </script> </div> <div class="error-messaging"></div> <div class="modal-background"></div> <!--[if lt IE 10]> <script>//common/scripts.isml</script> <script defer type="text/javascript" src="/on/demandware.static/Sites-Heathrow-Site/-/en/v1739769108115/js/main.js"></script> <script defer type="text/javascript" src="/on/demandware.static/Sites-Heathrow-Site/-/en/v1739769108115/lib/jquery.zoom.min.js"></script> <![endif]--> <span class="api-true tracking-consent" data-caOnline="false" data-url="/on/demandware.store/Sites-Heathrow-Site/en/ConsentTracking-GetContent?cid=tracking_hint" data-reject="/on/demandware.store/Sites-Heathrow-Site/en/ConsentTracking-SetSession?consent=false" data-accept="/on/demandware.store/Sites-Heathrow-Site/en/ConsentTracking-SetSession?consent=true" data-acceptText="Accept & Continue" data-rejectText="No" data-heading="Tracking Consent" ></span> <style type='text/css'> .embeddedServiceHelpButton .helpButton .uiButton { background-color: #462170; font-family: "Frutiger", sans-serif; } .embeddedServiceHelpButton .helpButton .uiButton:focus { outline: 1px solid #462170; } </style> <script type='text/javascript' src='https://service.force.com/embeddedservice/5.0/esw.min.js'></script> <script type='text/javascript'> var initESW = function(gslbBaseURL) { embedded_svc.settings.displayHelpButton = true; //Or false embedded_svc.settings.language = ''; //For example, enter 'en' or 'en-US' //embedded_svc.settings.defaultMinimizedText = '...'; //(Defaults to Chat with an Expert) //embedded_svc.settings.disabledMinimizedText = '...'; //(Defaults to Agent Offline) //embedded_svc.settings.loadingText = ''; //(Defaults to Loading) //embedded_svc.settings.storageDomain = 'yourdomain.com'; //(Sets the domain for your deployment so that visitors can navigate subdomains during a chat session) // Settings for Chat //embedded_svc.settings.directToButtonRouting = function(prechatFormData) { // Dynamically changes the button ID based on what the visitor enters in the pre-chat form. // Returns a valid button ID. //}; //embedded_svc.settings.prepopulatedPrechatFields = {}; //Sets the auto-population of pre-chat form fields //embedded_svc.settings.fallbackRouting = []; //An array of button IDs, user IDs, or userId_buttonId //embedded_svc.settings.offlineSupportMinimizedText = '...'; //(Defaults to Contact Us) embedded_svc.settings.enabledFeatures = ['LiveAgent']; embedded_svc.settings.entryFeature = 'LiveAgent'; embedded_svc.init( 'https://d4k000005n2fwuas.my.salesforce.com', 'https://d4k000005n2fwuas.my.salesforce-sites.com/', gslbBaseURL, '00D4K000005N2fW', 'Website_Chat_Button', { baseLiveAgentContentURL: 'https://c.la11-core1.sfdc-5pakla.salesforceliveagent.com/content', deploymentId: '5724K000000Xuo6', buttonId: '5734K000000XvY4', baseLiveAgentURL: 'https://d.la11-core1.sfdc-5pakla.salesforceliveagent.com/chat', eswLiveAgentDevName: 'EmbeddedServiceLiveAgent_Parent04I4K000000Xp3kUAC_17f6e07f489', isOfflineSupportEnabled: false } ); }; if (!window.embedded_svc) { var s = document.createElement('script'); s.setAttribute('src', 'https://d4k000005n2fwuas.my.salesforce.com/embeddedservice/5.0/esw.min.js'); s.onload = function() { initESW(null); }; document.body.appendChild(s); } else { initESW('https://service.force.com'); } </script> <!-- Demandware Analytics code 1.0 (body_end-analytics-tracking-asynch.js) --> <script type="text/javascript">//<!-- /* <![CDATA[ */ function trackPage() { try{ var trackingUrl = "https://www.heathrow.com/on/demandware.store/Sites-Heathrow-Site/en/__Analytics-Start"; var dwAnalytics = dw.__dwAnalytics.getTracker(trackingUrl); if (typeof dw.ac == "undefined") { dwAnalytics.trackPageView(); } else { dw.ac.setDWAnalytics(dwAnalytics); } }catch(err) {}; } /* ]]> */ // --> </script> <script type="text/javascript" src="/on/demandware.static/Sites-Heathrow-Site/-/en/v1739769108115/internal/jscript/dwanalytics-22.2.js" async="async" onload="trackPage()"></script> <!-- Demandware Active Data (body_end-active_data.js) --> <script src="/on/demandware.static/Sites-Heathrow-Site/-/en/v1739769108115/internal/jscript/dwac-21.7.js" type="text/javascript" async="async"></script><!-- CQuotient Activity Tracking (body_end-cquotient.js) --> <script src="https://cdn.cquotient.com/js/v2/gretel.min.js" type="text/javascript" async="async"></script> </body> </html>