{%- if editmode and document.type == 'snippet' -%} {{- pimcore_relation("footerNavigation", { "types": ["object"], "subtypes": { "object": ["object"], }, "classes": ["NavigationMenu"] }) -}} {%- else -%} {%- set footer_navigation = pimcore_relation("footerNavigation") -%} {%- if not footer_navigation.empty -%} {%- set navigation_menu = footer_navigation.element -%} {%- endif -%} {%- endif -%}