{% block element_moorl_contact %}
{% block element_moorl_contact_card %}
{% block element_moorl_contact_card_title %} {% sw_icon 'phone' style {size:'xs', pack:'fas'} %} {{ "moorl-foundation.card.contact"|trans }} {% endblock %}
{% block element_moorl_contact_card_body %} {% if element.data.merchantUrl %}

{{ "moorl-foundation.properties.merchantUrl"|trans }}

{% endif %} {% if element.data.shopUrl %}

{{ "moorl-foundation.properties.shopUrl"|trans }}

{% endif %} {% if element.data.phoneNumber %}

{{ "moorl-foundation.properties.phoneNumber"|trans }}

{% endif %} {% if element.data.email %}

{{ "moorl-foundation.properties.email"|trans }}

{% endif %} {% endblock %} {% endblock %}
{% endblock %}