<% extends 'layout.html' %> <% block content %>
<% if (subscriber_count < 1000 and not has_valid_api_key) %>

<%= __('MailPoet Starter plan is yours for free') %>

<%= __('Website owners with less than 1,000 subscribers, like you, can get their emails delivered reliably for free with MailPoet Sending Service.') %>

" class="mailpoet-button button button-primary button-hero mailpoet-premium-shop-link" > <%= __('Sign up for free') %>

<% endif %>

<%= __('Take your email marketing strategy
to the next level') %>

<%= __('Ready to level up your email marketing efforts?') %>
<%= __('Upgrade your plan to unlock MailPoet’s advanced features, access to detailed analytics, and priority support.') %>

<%= __('Recommended') %>

<%= __('Business') %>

<%= __('From $10/month
for 500 contacts') %>

  • <%= __('MailPoet Sending Service') %>
  • <%= __('Send unlimited emails per month') %>
  • <%= __('Remove MailPoet branding') %>
  • <%= __('Priority customer support') %>
  • <%= __('Subscriber segmentation') %>
  • <%= __('Targeted marketing automation') %>
  • <%= __('Detailed email engagement and ecommerce statistics') %>
href="<%= 'https://account.mailpoet.com/orders/upgrade/' ~ plugin_partial_key ~ '?utm_source=plugin&utm_medium=premium&utm_campaign=upgrade&ref=plugin-upgrade-page' %>" <% else %> href="<%= "https://account.mailpoet.com/?s=" ~ subscriber_count ~ "&g=business&billing=monthly&email=" ~ current_wp_user.user_email ~ '&utm_source=plugin&utm_medium=premium&utm_campaign=purchase&ref=plugin-upgrade-page' %>" <% endif %> class="mailpoet-button button button-primary button-hero mailpoet-premium-shop-link" > <%= __('Get started') %>

<%= __('Creator') %>

<%= __('From $8/month
for 500 contacts') %>

<%= __('Want to manage your own email sending? Our Creator plan offers all the features of the Business plan without the MailPoet Sending Service.') %>

href="<%= 'https://account.mailpoet.com/orders/upgrade/' ~ plugin_partial_key ~ '?utm_source=plugin&utm_medium=premium&utm_campaign=upgrade&ref=plugin-upgrade-page' %>" <% else %> href="<%= "https://account.mailpoet.com/?s=" ~ subscriber_count ~ "&g=creator&billing=monthly&email=" ~ current_wp_user.user_email ~ '&utm_source=plugin&utm_medium=premium&utm_campaign=purchase&ref=plugin-upgrade-page' %>" <% endif %> class="mailpoet-button button button-primary button-hero mailpoet-premium-shop-link" > <%= __('Get started') %>

<%= __('Get started today!') %>

<%= __('Over %s people trust MailPoet to power their email marketing campaigns – why not join them?')|replace({'%s': '600,000'}) %> <%= __('Upgrade now to grow your business and achieve your business goals.') %>

href="<%= 'https://account.mailpoet.com/orders/upgrade/' ~ plugin_partial_key ~ '?utm_source=plugin&utm_medium=premium&utm_campaign=upgrade&ref=plugin-upgrade-page' %>" <% else %> href="<%= "https://account.mailpoet.com/?s=" ~ subscriber_count ~ "&g=business&billing=monthly&email=" ~ current_wp_user.user_email ~ '&utm_source=plugin&utm_medium=premium&utm_campaign=purchase&ref=plugin-upgrade-page' %>" <% endif %> class="mailpoet-button button button-primary button-hero mailpoet-premium-shop-link" > <%= __('Get started') %>

<% set allowedHtml = {'a': {'href': [], 'target': []}} %> <%= __('And if you’re not sure which plan is the right one for you, our [link]Customer Support team[/link] are on hand to help you decide.') |replaceLinkTags('https://www.mailpoet.com/support/sales-pre-sales-questions/?ref=plugin-upgrade-page', {'target': '_blank'}) |wpKses(allowedHtml) %>

<% endblock %> <% block after_javascript %> <% endblock %>