-
-
-
-
-
-
Распределение
- Распределение продаж
-
-
+
{% endblock %}
diff --git a/myproject/products/templates/products/category_list.html b/myproject/products/templates/products/category_list.html
index 2c516a0..8d76de5 100644
--- a/myproject/products/templates/products/category_list.html
+++ b/myproject/products/templates/products/category_list.html
@@ -26,7 +26,6 @@
| Название |
Артикул |
- Цена |
Статус |
Действия |
@@ -80,15 +79,6 @@
{% endif %}
-
-
- {% if item.price %}
- {{ item.price|floatformat:0 }} руб.
- {% else %}
- —
- {% endif %}
- |
-
{% if item.item_type == 'category' %}
|