diff --git a/modules/item/front/fixed-price/index.html b/modules/item/front/fixed-price/index.html
index 6f98ba65b3..34d63ffe2f 100644
--- a/modules/item/front/fixed-price/index.html
+++ b/modules/item/front/fixed-price/index.html
@@ -22,16 +22,27 @@
model="model">
-
+
Item ID
Description
- Warehouse
- P.P.U.
- P.P.P.
+ Warehouse
+
+ P.P.U.
+
+
+ P.P.P.
+
+
Min price
Started
Ended
@@ -41,12 +52,7 @@
-
- {{price.itemFk}}
-
+ {{price.itemFk}}
- {{price.name}}
+
+ {{price.name}}
+
{{price.subName}}
@@ -77,7 +89,7 @@
tabindex="-1">
-
+
+
+
+
+
- {{(price.hasMinPrice ? (price.minPrice | currency: 'EUR':2) : "-")}}
+ {{price.minPrice | currency: 'EUR':2}}