Liste des catégories
{% endif %}
Nom | Ordre | Nombre de produits (dont actifs) | Administrer |
---|---|---|---|
{{ category }} | {% if category.order == 0 %}0 (non affichéé){% else %}{{category.order}}{% endif %} | {{category.product_set.count}} ({{category.active_products.count}}) | Profil {% if perms.gestion.change_category %} Modifier{% endif %} |