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

<%= esc_html__('Find the plan that fits your flock') %>

<%= esc_html__('Whether you’re just starting out, or already have an established list of loyal subscribers, our plans are flexible enough for every flock.') %>

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

<%= esc_html__('Free') %>

<%= esc_html__('Essential email marketing tools for small businesses.') %>

 

<%= esc_html__('Free') %>

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

<%= include('upgrade/upgrade_button.html', {label:esc_html__('Get Free'), button_class: 'is-secondary', tier: 0, group:'free'}) %>
  • <%= __('1,500 emails per month, 500 emails per day') | wpKses({'b': {}}) %>
  • <%= esc_html__('Basic email automations') %>
  • <%= esc_html__('Email and ecommerce marketing') %>
  • <%= esc_html__('Widget and popup subscription forms') %>
  • <%= esc_html__('Basic subscriber segmentation') %>
  • <%= esc_html__('Customizable email templates') %>

<%= esc_html__('Basic') %>

<%= esc_html__('Fuel business growth with data-driven email marketing tools and insights.') %>

<%= esc_html__('From') %>

$ 11.00   $ 9.50 <%= esc_html__(' / month') %>

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

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

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

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

  • <%= __('5,000 emails per month, no daily limit') | wpKses({'b': {}}) %>
  • <%= esc_html__('Custom email automations') %>
  • <%= esc_html__('Detailed email and automation statistics') %>
  • <%= esc_html__('Google Analytics tracking') %>
  • <%= esc_html__('No MailPoet logo in emails') %>
  • <%= esc_html__('24/7 email support') %>

<% 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 %>