{% if oViewConf.getTopActionClassName() != 'clearcookies' and oViewConf.getTopActionClassName() != 'mallstart' %}
{{ include_widget({ cl: "oxwCookieNote", _parent: oView.getClassKey(), nocookie: 1 }) }}
{% endif %}
{% block header_main %}
{# TODO: We should turn this into vCMS content, or put it to Theme settings #}
{% else %}
{{ oxcmp_shop.oxshops__oxname.value }}
{% endif %}
{% endblock %}
{% include "widget/header/search.html.twig" %}
{% if oView.showSearch() %}
{% block layout_header_top %}
{% endblock %}
{% else %}
{% include "page/checkout/inc/steps.html.twig" with {active: active_step} %}
{% endif %}