{% trans_default_domain 'front_default' %} {% set phone = phones.microdata is defined and phones.microdata|length > 0 ? phones.microdata[0] : null %} {% set havePhone = phone and phone.number is defined and phone.number %} {% set haveLogo = seo.microdata.companyLogo is defined and seo.microdata.companyLogo %} {% set haveNetworks = networks|length > 0 %} {% set type = seo.microdata.companyType is defined and seo.microdata.companyType ? seo.microdata.companyType : "Organization" %} {% if seo.microdata.script %} {% endif %}