<%= __('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') %>
<%= __('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.') %>
<%= __('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)
%>