{% block component_address_form %} {# ludtwig-ignore twig-block-name-snake-case #} {% block component_address_form_addressId %} {% if data.get('id') %} {% endif %} {% endblock %} {% block component_address_form_company %} {% if showFormCompany %} {% if config('core.loginRegistration.showAccountTypeSelection') %} {% set accountTypeRequired = true %} {% endif %} {% if config('core.loginRegistration.showAccountTypeSelection') or prefix == 'address' or prefix == 'shippingAddress' or hasSelectedBusiness %}