diff --git a/src/app/core/layout/store-layout/store-header/store-header.component.html b/src/app/core/layout/store-layout/store-header/store-header.component.html
index 3e36778..b2f2ac5 100644
--- a/src/app/core/layout/store-layout/store-header/store-header.component.html
+++ b/src/app/core/layout/store-layout/store-header/store-header.component.html
@@ -37,6 +37,17 @@
+ @if (ticketsMenu(); as menu) {
+
+ {{ menu.label }}
+
+ }
+
(null);
readonly isAuthenticated = input
(false);
readonly accountNavigationMenus = input([]);
+ readonly ticketsMenu = input