diff --git a/shop/components/order-wizard.tsx b/shop/components/order-wizard.tsx index 8ca45f0..4909089 100644 --- a/shop/components/order-wizard.tsx +++ b/shop/components/order-wizard.tsx @@ -939,6 +939,39 @@ export function OrderWizard({

+ {/* Left Sidebar Status Stepper */} +
+

+ Schritt 3 von 4 — Software konfigurieren +

+
+
+
+ +
+ Kunde +
+
+
+ +
+ Modell +
+
+
+ 3 +
+ Software +
+
+
+ 4 +
+ Abschluss +
+
+
+
{visibleCategories.map((cat) => { const sel = selections[cat.id]