1000+
exkluzív repülőtéri váró

Élvezze a felszállás előtti pillanatokat
exkluzív repülőtéri váró
országban
repülőtéren
Regisztráljon Raiffeisen presztizs kártyájával a következő weboldalon:
Visa Platinum bankkártya esetén: www.loungekey.com/raiffeisen
Visa Infinite bankkártya esetén: www.loungekey.com/raiffeisenvisainfinite
Mastercard Platina betéti- és hitelkártya esetén: www.loungekey.com/FWRPlatinum
Mastercard World Elite betétikártya esetén: www.loungekey.com/FWRWorldElite
Hozza létre a saját online profilját (felhasználó név és jelszó) a szolgáltatás igénybevételéhez
Töltse le a LoungeKey mobilapplikációt okostelefonjára, az AppStore vagy a Google Play Áruház segítségével

Visa Platinum vagy Visa Infinite kártyával

Platina betéti- és hitelkártyával

World Elite betétikártyával
A regisztráció során az ügyfél jogosultsága a fizetési kártya adatainak megadásával kerül ellenőrzésre, ami a profilhoz tartozó feltételek és az igénybe vehető várók hozzárendelését biztosítja.
Az ellenőrzés hitelesítése az ügyfél részére kibocsátott fizetési kártyával történik. Ezért a regisztráció során a jogosultság ellenőrzése céljából 1$-os átmeneti terhelés történik a bankkártyán, amely a jogosultság ellenőrzése után (általában 10 munkanapon belül) törlésre kerül.
Kérjük minden esetben mutassa be a bankkártyáját a LoungeKey váróba történő belépéskor.
A LoungeKey szolgáltatást a Collinson nyújtja, további részletekért kérjük, keresse fel Visa Platinum bankkártya esetén a https://www.loungekey.com/raiffeisen, Visa Infinite bankkártya esetén a https://www.loungekey.com/raiffeisenvisainfinite, Mastercard Platina bankkártya esetén a http://www.loungekey.com/FWRPlatinum, Mastercard World Elite bankkártya esetén a http://www.loungekey.com/FWRWorldElite weboldalt.
PRIVATE AJÁNLATOK
The following has evaluated to null or missing:
==> showButton [in template "10132#10165#4042849" at line 24, column 36]
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #if getterUtil.getBoolean(showButton... [in template "10132#10165#4042849" at line 24, column 9]
----
1<div class="rbhu-card-component-content-card" style="width: 100%;">
2 <#if (cardImage.getData())?? && cardImage.getData() != "">
3 <div class="rbhu-card-image-container">
4 <img alt="${cardImage.getAttribute("alt")}" data-fileentryid="${cardImage.getAttribute("fileEntryId")}"
5 src="${cardImage.getData()}"
6 <#if (gaReferenceId.getData())?has_content>id="${gaReferenceId.getData()}"</#if>
7 <#if (cardLink.getData())?has_content>onclick="javascript:window.open('${cardLink.getData()}','<#if (hrefTarget.getData())??>${hrefTarget.getData()}</#if>')";</#if>
8 />
9 </div>
10 </#if>
11 <div class="rbhu-card-content">
12 <#if (category.getData())?has_content>
13 <span class="rbhu-card-component-content-sup body-uppercase">${category.getData()}</span>
14 </#if>
15 <#if (title.getData())?has_content>
16 <a class="rbhu-card-component-content-title header-h4"
17 <#if (gaReferenceId.getData())?has_content>id="${gaReferenceId.getData()}"</#if>
18 <#if (cardLink.getData())?has_content>onclick="javascript:window.open('${cardLink.getData()}','<#if (hrefTarget.getData())??>${hrefTarget.getData()}</#if>')";</#if>
19 >${title.getData()}</a>
20 </#if>
21 <#if (description.getData())?has_content>
22 <span class="rbhu-card-component-content-description body-regular">${description.getData()}</span>
23 </#if>
24 <#if getterUtil.getBoolean(showButton.getData())>
25 <button
26 class="rbhu-card-button ${buttonType.getData()} mt-auto"
27 <#if (gaReferenceId.getData())?has_content>id="${gaReferenceId.getData()}"</#if>
28 <#if (cardLink.getData())?has_content>onclick="javascript:window.open('${cardLink.getData()}','<#if (hrefTarget.getData())??>${hrefTarget.getData()}</#if>')";</#if>
29 >
30 <span class="label-wrapper">
31 <label class="${buttonType.getData()}-label">
32 <#if (buttonLabel.getData())??>
33 ${buttonLabel.getData()}
34 </#if>
35 </label>
36 </span>
37 </button>
38 </#if>
39 </div>
40</div>
The following has evaluated to null or missing:
==> showButton [in template "10132#10165#4042849" at line 24, column 36]
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #if getterUtil.getBoolean(showButton... [in template "10132#10165#4042849" at line 24, column 9]
----
1<div class="rbhu-card-component-content-card" style="width: 100%;">
2 <#if (cardImage.getData())?? && cardImage.getData() != "">
3 <div class="rbhu-card-image-container">
4 <img alt="${cardImage.getAttribute("alt")}" data-fileentryid="${cardImage.getAttribute("fileEntryId")}"
5 src="${cardImage.getData()}"
6 <#if (gaReferenceId.getData())?has_content>id="${gaReferenceId.getData()}"</#if>
7 <#if (cardLink.getData())?has_content>onclick="javascript:window.open('${cardLink.getData()}','<#if (hrefTarget.getData())??>${hrefTarget.getData()}</#if>')";</#if>
8 />
9 </div>
10 </#if>
11 <div class="rbhu-card-content">
12 <#if (category.getData())?has_content>
13 <span class="rbhu-card-component-content-sup body-uppercase">${category.getData()}</span>
14 </#if>
15 <#if (title.getData())?has_content>
16 <a class="rbhu-card-component-content-title header-h4"
17 <#if (gaReferenceId.getData())?has_content>id="${gaReferenceId.getData()}"</#if>
18 <#if (cardLink.getData())?has_content>onclick="javascript:window.open('${cardLink.getData()}','<#if (hrefTarget.getData())??>${hrefTarget.getData()}</#if>')";</#if>
19 >${title.getData()}</a>
20 </#if>
21 <#if (description.getData())?has_content>
22 <span class="rbhu-card-component-content-description body-regular">${description.getData()}</span>
23 </#if>
24 <#if getterUtil.getBoolean(showButton.getData())>
25 <button
26 class="rbhu-card-button ${buttonType.getData()} mt-auto"
27 <#if (gaReferenceId.getData())?has_content>id="${gaReferenceId.getData()}"</#if>
28 <#if (cardLink.getData())?has_content>onclick="javascript:window.open('${cardLink.getData()}','<#if (hrefTarget.getData())??>${hrefTarget.getData()}</#if>')";</#if>
29 >
30 <span class="label-wrapper">
31 <label class="${buttonType.getData()}-label">
32 <#if (buttonLabel.getData())??>
33 ${buttonLabel.getData()}
34 </#if>
35 </label>
36 </span>
37 </button>
38 </#if>
39 </div>
40</div>
The following has evaluated to null or missing:
==> showButton [in template "10132#10165#4042849" at line 24, column 36]
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #if getterUtil.getBoolean(showButton... [in template "10132#10165#4042849" at line 24, column 9]
----
1<div class="rbhu-card-component-content-card" style="width: 100%;">
2 <#if (cardImage.getData())?? && cardImage.getData() != "">
3 <div class="rbhu-card-image-container">
4 <img alt="${cardImage.getAttribute("alt")}" data-fileentryid="${cardImage.getAttribute("fileEntryId")}"
5 src="${cardImage.getData()}"
6 <#if (gaReferenceId.getData())?has_content>id="${gaReferenceId.getData()}"</#if>
7 <#if (cardLink.getData())?has_content>onclick="javascript:window.open('${cardLink.getData()}','<#if (hrefTarget.getData())??>${hrefTarget.getData()}</#if>')";</#if>
8 />
9 </div>
10 </#if>
11 <div class="rbhu-card-content">
12 <#if (category.getData())?has_content>
13 <span class="rbhu-card-component-content-sup body-uppercase">${category.getData()}</span>
14 </#if>
15 <#if (title.getData())?has_content>
16 <a class="rbhu-card-component-content-title header-h4"
17 <#if (gaReferenceId.getData())?has_content>id="${gaReferenceId.getData()}"</#if>
18 <#if (cardLink.getData())?has_content>onclick="javascript:window.open('${cardLink.getData()}','<#if (hrefTarget.getData())??>${hrefTarget.getData()}</#if>')";</#if>
19 >${title.getData()}</a>
20 </#if>
21 <#if (description.getData())?has_content>
22 <span class="rbhu-card-component-content-description body-regular">${description.getData()}</span>
23 </#if>
24 <#if getterUtil.getBoolean(showButton.getData())>
25 <button
26 class="rbhu-card-button ${buttonType.getData()} mt-auto"
27 <#if (gaReferenceId.getData())?has_content>id="${gaReferenceId.getData()}"</#if>
28 <#if (cardLink.getData())?has_content>onclick="javascript:window.open('${cardLink.getData()}','<#if (hrefTarget.getData())??>${hrefTarget.getData()}</#if>')";</#if>
29 >
30 <span class="label-wrapper">
31 <label class="${buttonType.getData()}-label">
32 <#if (buttonLabel.getData())??>
33 ${buttonLabel.getData()}
34 </#if>
35 </label>
36 </span>
37 </button>
38 </#if>
39 </div>
40</div>