{{ sections.pricing.kicker | default: 'Pricing' }}

{{ sections.pricing.title | default: 'Pricing Plans' }}

{{ sections.pricing.description }}

{% for plan in pricing_plans limit: section_controls.pricing_plans.count %} {% endfor %}