diff --git a/modules/item/front/index/index.html b/modules/item/front/index/index.html
index 3b1cc6d22..38bcde738 100644
--- a/modules/item/front/index/index.html
+++ b/modules/item/front/index/index.html
@@ -22,6 +22,8 @@
Id
+ Grouping
+ packing
Description
Stems
Type
@@ -53,6 +55,8 @@
{{::item.id | zeroFill:6}}
+ {{::item.grouping | dashIfEmpty}}
+ {{::item.packing | dashIfEmpty}}