1000+
exclusive airport lounge

Enjoy the moments
before take-off
exclusive airport lounge
countries
airports

Visa Platinum or Visa Infninite cards

with Platinum debit and credit cards

with World Elite debit card
During the registration process, the customer's eligibility is verified by entering his/her payment card details, which ensures the assignment of the conditions associated with the profile and the available lounges.
The verification is authenticated by the payment card issued to the customer. Therefore, during registration, a temporary charge of $1 is made on the bank card to verify eligibility, which is cancelled after verification (usually within 10 working days).
Please always present your bank card upon entering the LoungeKey lounge.
The LoungeKey service is provided by Collinson. For more details, please visit https://www.loungekey.com/raiffeisen for Visa Platinum cardholders, https://www.loungekey.com/raiffeisenvisainfinite for Visa Infinite cardholders, http://www.loungekey.com/FWRPlatinum for Mastercard Platinum cardholders, and http://www.loungekey.com/FWRWorldElite for Mastercard World Elite cardholders.
PRIVATE OFFERS
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>