diff --git a/modules/entry/front/latest-buys/index.html b/modules/entry/front/latest-buys/index.html
index b7912a6dae..f063011389 100644
--- a/modules/entry/front/latest-buys/index.html
+++ b/modules/entry/front/latest-buys/index.html
@@ -121,7 +121,12 @@
{{::buy.freightValue | currency: 'EUR':2}}
{{::buy.comissionValue | currency: 'EUR':2}}
{{::buy.packageValue | currency: 'EUR':2}}
- {{::buy.isIgnored}}
+
+
+
+
{{::buy.price2 | currency: 'EUR':2}}
{{::buy.price3 | currency: 'EUR':2}}
{{::buy.minPrice | currency: 'EUR':2}}