diff --git a/typescript/frontend-marios2/src/content/dashboards/BatteryView/DetailedBatteryViewSodistore.tsx b/typescript/frontend-marios2/src/content/dashboards/BatteryView/DetailedBatteryViewSodistore.tsx
index b27545262..29540bb9c 100644
--- a/typescript/frontend-marios2/src/content/dashboards/BatteryView/DetailedBatteryViewSodistore.tsx
+++ b/typescript/frontend-marios2/src/content/dashboards/BatteryView/DetailedBatteryViewSodistore.tsx
@@ -634,66 +634,66 @@ function DetailedBatteryViewSodistore(
{/*----------------------------------------------------------------------------------------------------------------------------------*/}
{/*Temperature List*/}
-
-
- Battery Temperatures
-
+ {/**/}
+ {/* */}
+ {/* Battery Temperatures*/}
+ {/* */}
-
-
-
- {Object.entries(
- props.batteryData.BatteryDeligreenDataRecord
- .TemperaturesList || {}
- ).map(([label, value]) => (
-
-
- {label}
-
-
- {value + ' °C'}
-
-
- ))}
-
-
-
-
+ {/* */}
+ {/* */}
+ {/* */}
+ {/* {Object.entries(*/}
+ {/* props.batteryData.BatteryDeligreenDataRecord*/}
+ {/* .TemperaturesList || {}*/}
+ {/* ).map(([label, value]) => (*/}
+ {/* */}
+ {/* */}
+ {/* {label}*/}
+ {/* */}
+ {/* */}
+ {/* {value + ' °C'}*/}
+ {/* */}
+ {/* */}
+ {/* ))}*/}
+ {/* */}
+ {/*
*/}
+ {/* */}
+ {/**/}
{/*----------------------------------------------------------------------------------------------------------------------------------*/}
diff --git a/typescript/frontend-marios2/src/content/dashboards/Overview/overview.tsx b/typescript/frontend-marios2/src/content/dashboards/Overview/overview.tsx
index d0170668d..5129abbed 100644
--- a/typescript/frontend-marios2/src/content/dashboards/Overview/overview.tsx
+++ b/typescript/frontend-marios2/src/content/dashboards/Overview/overview.tsx
@@ -1027,7 +1027,8 @@ function Overview(props: OverviewProps) {
alignItems="stretch"
spacing={3}
>
-
+ {product !== 2 && (
+
+ )}
{product !== 2 && (