{% extends "oxyan/headers/header.html" %} {% load currency_filters i18n oxyan category_tags ocyanjson cache %} {% block category_menu %} {% cache 300 header_mega_menu LANGUAGE_CODE request.site %} {% ocyanjson "theme" "menu_depth" 1 as menu_depth %} {% category_tree depth=menu_depth as category_tree_items %}
{% endcache %} {% endblock %}