diff --git a/templates/common_with_breadcrumbs.html b/templates/common_with_breadcrumbs.html index 007514b..ba73b2f 100644 --- a/templates/common_with_breadcrumbs.html +++ b/templates/common_with_breadcrumbs.html @@ -10,7 +10,6 @@ {% crispy left_product_search_form %} {% endif %} - {% block extra_left_menu_items %} {% endblock extra_left_menu_items %} {% if product_root_categories %} diff --git a/templates/components/breadcrumbs.html b/templates/components/breadcrumbs.html new file mode 100644 index 0000000..4cc2169 --- /dev/null +++ b/templates/components/breadcrumbs.html @@ -0,0 +1,10 @@ + + +
+ +