<% extends 'layout.html' %> <% block content %>


<%= esc_html__('Save up to 15% on yearly plans') %>
<%= esc_html__('You are saving up to 15%!') %>

<%= esc_html__('Starter') %>

<%= esc_html__('Email marketing essentials for bloggers, small businesses, or those just starting out.') %>

 

<%= esc_html__('Free') %>

<%= esc_html__('Up to 500 subscribers') %>

<%= include('upgrade/upgrade_button.html', {label:esc_html__('Get Starter'), button_class: 'is-secondary', group:'starter'}) %>
  • <%= __('Send up to 5,000 emails per month') | wpKses({'b': {}}) %>
  • <%= esc_html__('Subscription forms') %>
  • <%= esc_html__('Email and ecommerce marketing') %>
  • <%= esc_html__('Basic marketing automation') %>
  • <%= esc_html__('Summarized email engagement statistics') %>
  • <%= esc_html__('Send with MailPoet Sending Service') %>

<%= esc_html__('Agency') %>

<%= esc_html__('Add MailPoet’s full functionality to multiple websites – perfect for WordPress agencies or freelancers.') %>

<%= esc_html__('From') %>

$ 30   $ 26 <%= esc_html__(' / month') %>

$ 30 <%= esc_html__(' / month') %>

<%= esc_html__('for 500 subscribers') %>

<%= include('upgrade/upgrade_button.html', {label:esc_html__('Get Agency'), button_class:'is-secondary', group:'agency'}) %>

<%= __('All Business features, plus:') | wpKses({'b': {}}) %>

  • <%= __('Use MailPoet on 50 websites') | wpKses({'b': {}}) %>
  • <%= esc_html__('Number of subscribers is per MailPoet instance') %>

<% set allowedHtml = {'a': {'href': [], 'target': []}} %> <%= __('Compare full plan features and view more pricing options on [link]MailPoet.com[/link]') |replaceLinkTags('https://www.mailpoet.com/', {'target': '_blank'}) |wpKses(allowedHtml) %>

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