% if (has_valid_api_key) %>
<% if (tier is same as(current_mailpoet_plan_tier)) %>
<% else %>
<% if (tier < current_mailpoet_plan_tier) %>
<% else %>
<%= label %>
<% endif %>
<% endif %>
<% else %>
"
class="components-button <%= button_class %> mailpoet-premium-shop-link"
>
<%= label %>
<% endif %>