{{ page.t_hero_page_headline }}

{% for check in page.pricing_checks %}

{{ check.t_title }}

{% endfor %}

{{ page.t_terms_condition }}

{% for progress in page.progress_bar %}
{{ progress.t_title }}
{% endfor %}
1
2
3
{{ page.t_buynow }}
{{ page.t_your_plan }}

{{ page.t_currency }}${original} {{ page.t_currency }}${total}/{{ page.t_month }}

Free Guided Setup

{{ page.t_currency }}{{ page.v_free_guided_price }} {{ page.t_currency }}0
{{ page.t_your_total }}
{{ page.t_three_months }}
{{ page.t_taxes }}
{{ page.t_schedule_demo }}

{{ page.t_included_addon }}

{% for check in page.free_addon %}

{{ check.t_title }} {{ check.t_description }}

{% endfor %}
{{ page.t_addon_headline }} {% for addons in page.additional_addon %}
{% endfor %}
{% if page.i_free_guided_image %} {% picture width_1000 pages/{{ page.i_free_guided_image }} alt="{{ page.t_free_guided_setup | remove: '.png' | replace: '-',' ' | replace: '_',' ' }}" %} {% endif %}
{{ page.t_free_guided_setup }}
{{ page.t_free_guided_cta }}:
    {% for list in page.guided_setup_list %}
  • {{ list.t_title }}
  • {% endfor %}

{{ page.t_terms_condition }}

{{ page.t_feature_heading }}

{{ page.t_support_heading}}
{{ page.t_support_description }}
{{ page.t_integration_heading }}
{{ page.t_integration_description }}
{{ page.t_investment_heading }}
{{ page.t_investment_description }}
{{ page.t_apps_heading }}
{{ page.t_apps_description }}

{{ page.t_faq_title }}

{% if page.faq_ask %}
{% for item in page.faq_ask %}

{{ item.t_question }}

{{ item.t_answer }}

{% endfor %}
{% endif %}