diff --git a/src/components/configurator/ExtrasSelector.js b/src/components/configurator/ExtrasSelector.js
index 6168b5e..e460e2f 100644
--- a/src/components/configurator/ExtrasSelector.js
+++ b/src/components/configurator/ExtrasSelector.js
@@ -116,6 +116,10 @@ class ExtrasSelector extends Component {
{extra.name}
+
+ {extra.kurzBeschreibung}
+
+
{/* Price with VAT - Same as other sections */}
{product.name}
+
+{product.kurzBeschreibung}
+
{/* Price with VAT - Same as Product.js */}
{lamp.name}
+
+ {lamp.kurzBeschreibung}
+
{/* Price with VAT */}
{ventilation.name}
+
+ {ventilation.kurzBeschreibung}
+
{/* Price with VAT */}