[hotfix] item on web
diff --git a/erpnext/templates/generators/item.html b/erpnext/templates/generators/item.html
index 8a2dcf2..dc48e0d 100644
--- a/erpnext/templates/generators/item.html
+++ b/erpnext/templates/generators/item.html
@@ -8,6 +8,10 @@
 {% include 'templates/includes/product_search_box.html' %}
 {% endblock %}
 
+{% block breadcrumbs %}
+    {% include "templates/includes/breadcrumbs.html" %}
+{% endblock %}
+
 {% block page_content %}
 {% from "erpnext/templates/includes/macros.html" import product_image %}
 <div class="item-content">