{% load static %} {% if frontend_logo and home_url %} {% else %} {% endif %} {% if frontend_shop_icon and shop_url %} {% else %} {% endif %} {% if about.hyperlink and about.menu_text and about.hyperlink_type %} {% if about.hyperlink_type == 'internal' %} {{ about.menu_text }} {% else %} {{ about.menu_text }} {% endif %} {% else %} About Us {% endif %} {% if products %} {{products.menu_text}} {% else %} Products {% endif %} {% for sublink in sub_menu_links %} {% if sublink.hyperlink_type == 'internal' %} {{ sublink.menu_text }} {% else %} {{ sublink.menu_text }} {% endif %} {% empty %} Household Storage & Organization FLO Modular Cupboards Seating & Tables Waste Management Crates & Pallets Hardware Custom Manufacturing Collection 2024 {% endfor %} {% if stories.hyperlink and stories.menu_text and stories.hyperlink_type %} {% if stories.hyperlink_type == 'internal' %} {{ stories.menu_text }} {% else %} {{ stories.menu_text }} {% endif %} {% else %} Phoenix Stories {% endif %} {% if news.hyperlink and news.menu_text and news.hyperlink_type %} {% if news.hyperlink_type == 'internal' %} {{ news.menu_text }} {% else %} {{ news.menu_text }} {% endif %} {% else %} News {% endif %} {% if shop.hyperlink and shop.menu_text and shop.hyperlink_type %} {% if shop.hyperlink_type == 'internal' %} {{ shop.menu_text }} {% else %} {{ shop.menu_text }} {% endif %} {% else %} Shop {% endif %} {% if flo.hyperlink and flo.menu_text and flo.hyperlink_type %} {% if flo.hyperlink_type == 'internal' %} {{ flo.menu_text }} {% else %} {{ flo.menu_text }} {% endif %} {% else %} FLO.LK {% endif %} {% if careers.hyperlink and careers.menu_text and careers.hyperlink_type%} {% if careers.hyperlink_type == 'internal' %} {{ careers.menu_text }} {% else %} {{ careers.menu_text }} {% endif %} {% else %} Careers {% endif %}