{% block widget_sidebar_categorytree %} {% if oxcmp_categories %} {% set aRootCategories = oxcmp_categories %} {% set oActCategory = oxcmp_categories.getClickCat() %} {% if aRootCategories %} {% set deepLevel = oView.getDeepLevel() %}
{% block widget_sidebar_categorytree_inner %}

{{ translate({ ident: "SIDEBAR_CATEGORYTREE" }) }}

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