Error 500 Internal Server Error

GET https://dev-b2b.gefu.com/navigation/2446cc998f844b95824b502461852a3e

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
order
"topseller"
property-whitelist
null

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"Ik/zr4g0Mrg="
_route_params
[]
_stopwatch_token
"7cdd14"
exception
ErrorException {#122631
  #message: "Warning: Undefined array key "e3ed94a059f7498f8c13643fc8c3f2f5""
  #code: 0
  #file: "/var/www/share/dev.gefu.com/custom/plugins/GefuGefuShopTheme/src/Subscriber/CategoryPageSubscriber.php"
  #line: 58
  #severity: E_WARNING
  trace: {
    /var/www/share/dev.gefu.com/custom/plugins/GefuGefuShopTheme/src/Subscriber/CategoryPageSubscriber.php:58 {
      GefuShopTheme\Subscriber\CategoryPageSubscriber->onCategoryPageLoaded(NavigationPageLoadedEvent $event): void …
      › }$subnav = $flat[$parentId]["children"];$parent = $flat[$parentId]["category"];
    }
    /var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
        ...: {
          "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1909 …}
        }
      }
    }
    /var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
        $eventName: "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1909 …}
      }
    }
    /var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …5]
        $eventName: "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
        $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
      }
    }
    /var/www/share/dev.gefu.com/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
      Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
        $eventName: "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
      }
    }
    /var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
        $eventName: "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
      }
    }
    /var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
      Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › 
      ›     return $this->dispatcher->dispatch($event, $eventName);}
      arguments: {
        $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
        $eventName: "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
      }
    }
    /var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
        $eventName: "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
      }
    }
    /var/www/share/dev.gefu.com/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php:55 {
      Shopware\Storefront\Page\Navigation\NavigationPageLoader->load(Request $request, SalesChannelContext $context): NavigationPage …
      › 
      › $this->eventDispatcher->dispatch(    new NavigationPageLoadedEvent($page, $context, $request)
      arguments: {
        $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
      }
    }
    /var/www/share/dev.gefu.com/vendor/shopware/storefront/Controller/NavigationController.php:45 {
      Shopware\Storefront\Controller\NavigationController->index(SalesChannelContext $context, Request $request): Response …
      › {    $page = $this->navigationPageLoader->load($request, $context);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2612 …}
        $context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3738 …}
      }
    }
    /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3738 …}
        $request: Symfony\Component\HttpFoundation\Request {#2612 …}
      }
    }
    /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2612 …}
        $type: 1
      }
    }
    /var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {
      Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return parent::handle($request, $type, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2612 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2612 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:458 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
        $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#2483 …}
        $request: Symfony\Component\HttpFoundation\Request {#2512 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:435 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2512 …}
        $catch: true
      }
    }
    /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:333 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $catch: true
      }
    }
    /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › } else {    $response = $this->lookup($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $catch: true
      }
    }
    /var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
      Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} else {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/dev.gefu.com/vendor/shopware/core/Kernel.php:116 {
      Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/dev.gefu.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/share/dev.gefu.com/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/share/dev.gefu.com/public/index.php:11 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#1958
  -records: [
    "" => [
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.351+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.351+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::updateCacheControlForBrowser"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::setCanonicalUrl"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent"
          "listener" => "Acris\CookieConsent\Subscriber\BeforeResponseSendSubscriber::setFunctionalCookiesWithValue"
        ]
        "channel" => "event"
      ]
    ]
    2612 => [
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.364+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "frontend.navigation.page"
          "route_parameters" => [
            "_route" => "frontend.navigation.page"
            "_routeScope" => [
              "storefront"
            ]
            "_httpCache" => true
            "_controller" => "Shopware\Storefront\Controller\NavigationController::index"
            "navigationId" => "2446cc998f844b95824b502461852a3e"
          ]
          "request_uri" => "https://dev-b2b.gefu.com/navigation/2446cc998f844b95824b502461852a3e"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.364+00:00"
        "message" => "Scanning for moorl_interrupter"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.364+00:00"
        "message" => "SELECT LOWER(HEX(`id`)) AS `id` FROM `moorl_interrupter` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-04-11T13:04:00+00:00') OR (`show_until` > `updated_at` AND `show_until` < '2026-04-11T13:04:00+00:00')) AND `active` = '1';"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.365+00:00"
        "message" => "Scanning for moorl_fb_form"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.365+00:00"
        "message" => "SELECT LOWER(HEX(`id`)) AS `id` FROM `moorl_fb_form` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-04-11T13:04:00+00:00') OR (`show_until` > `updated_at` AND `show_until` < '2026-04-11T13:04:00+00:00')) AND `active` = '1';"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.365+00:00"
        "message" => "Scanning for moorl_fb_element"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.365+00:00"
        "message" => "SELECT LOWER(HEX(`id`)) AS `id` FROM `moorl_fb_element` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-04-11T13:04:00+00:00') OR (`show_until` > `updated_at` AND `show_until` < '2026-04-11T13:04:00+00:00')) AND `active` = '1';"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber::fixWebhookTimezone"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\RouteParamsCleanupListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::initializeCspNonce"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::addHttpCacheToCoreRoutes"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "MoorlFoundation\Core\Service\EntityAutoCacheService::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "WebiArtiGesToo\Feature\Subscriber\WebiFeatureNamespaceHierarchyBuilderSubscriber::requestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Prems\Plugin\PremsOnePageCheckout6\Subscriber\RequestSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.366+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::request"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.384+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Checkout\Cart\Event\CartCreatedEvent"
          "listener" => "Shopware\B2B\Cart\BridgePlatform\CartCreatedSubscriber::onCartCreated"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.385+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.385+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.386+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.386+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.389+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.389+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.391+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.391+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.394+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.394+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.396+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.396+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.397+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.397+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.399+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.399+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.400+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.400+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.403+00:00"
        "message" => "#1 Rule detection: Voucher if cart >= 30 with priority 100 (id: 2d0d2dad8fd94e6e9487e8d2a8e77f83)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.403+00:00"
        "message" => "#2 Rule detection: Cart >= 0 with priority 100 (id: 45d10a59af854947b3fab73dfc7f1d62)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.403+00:00"
        "message" => "#3 Rule detection: Voucher with priority 100 (id: 586ef733e7004319b0b6b6e087551620)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.403+00:00"
        "message" => "#4 Rule detection: Voucher if cart >= 20 with priority 100 (id: 933140e126124c6e904e5ba4e1003c68)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.403+00:00"
        "message" => "#5 Rule detection: Always valid (Default) with priority 100 (id: 9782ca077889450ea567b89bb6dcd5ad)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.403+00:00"
        "message" => "#6 Rule detection: Voucher if cart >= 120 with priority 100 (id: ae36b4e70c554fb6bd5a011a94a42d7d)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.403+00:00"
        "message" => "#7 Rule detection: Voucher if cart >= 1 with priority 100 (id: d2c54e1781c2412da5c4c172a925910b)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.403+00:00"
        "message" => "#8 Rule detection: Cart >= 0 (Payment) with priority 100 (id: db4dd62bd67c4686a03abd2c9f5e983d)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.403+00:00"
        "message" => "#9 Rule detection: DPD Deutschland with priority 2 (id: 0ab453f9867d46a2a2a272dd2fba6f0c)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.403+00:00"
        "message" => "#10 Rule detection: DHL / DPD Deutschland with priority 1 (id: 062601dd5a0c473199e370300c8c4b3e)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.403+00:00"
        "message" => "#11 Rule detection: DPD Händler mit selber Versandadresse with priority 1 (id: 189640a76c2d4098b4e412a31b9e0194)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.403+00:00"
        "message" => "#12 Rule detection: All customers with priority 1 (id: dbeeb1f1d2c84e288d04cd0849eb7e43)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
          "listener" => "Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber::onContextResolved"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::replaceContextToken"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
          "listener" => "MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber::onSalesChannelContextResolvedEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
          "listener" => "Shopware\B2B\Shop\BridgePlatform\ContextProvider::onSalesChannelContextResolved"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kiener\MolliePayments\Subscriber\KernelSubscriber::onModifyRouteScope"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagB2bPlatform\Routing\RouteScopeResolver::resolveScope"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener::validateRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\RouteScopeListener::checkScope"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\Acl\AclAnnotationValidator::validate"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::preventPageLoadingFromXmlHttpRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener::validateCaptcha"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\B2B\SalesRepresentative\BridgePlatform\SalesRepresentativeSubscriber::redirectSalesRepresentative"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber::setStates"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber::checkExpectations"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener::checkAffiliateTracking"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagSocialShopping\EventListener\ReferralCodeHandler::storeReferralCode"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagB2bPlatform\Subscriber\FrontendAccountFirewall::redirectToController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagB2bPlatform\Subscriber\B2bModuleFirewall::redirectOutOfB2b"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.407+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\B2B\AclRoute\BridgePlatform\RequestInterceptorSubscriber::redirectIfInaccessible"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.408+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.408+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerLGk4J5o\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.408+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.408+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.408+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.415+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.415+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.424+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Storefront\Pagelet\Header\HeaderPageletLoadedEvent"
          "listener" => "NetInventors\NetiNextStoreLocator\Subscriber\HeaderPageletLoaderSubscriber::onLoaded"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.432+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.432+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.432+00:00"
        "message" => "Criteria association "domains" could not be resolved. Double check your Criteria!"
        "priority" => 300
        "priorityName" => "WARNING"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.434+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.434+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.435+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoadedEvent"
          "listener" => "Intedia\Doofinder\Storefront\Subscriber\SearchSubscriber::generateCorrectDooFinderData"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.435+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.435+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.436+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.436+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.438+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.438+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.440+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.440+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.442+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Checkout\Payment\Event\PaymentMethodRouteCacheKeyEvent"
          "listener" => "Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\Cache\CachedPaymentMethodRoute64::onGenerateCacheKey"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.443+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.443+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.443+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.443+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.446+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.446+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.448+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.448+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.451+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Storefront\Page\GenericPageLoadedEvent"
          "listener" => "GefuProductRecipes\Subscriber\ProductRecipeSubscriber::onPageLoaded"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.456+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.456+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.470+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.470+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.471+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.471+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.474+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Content\Product\Events\ProductListingCriteriaEvent"
          "listener" => "Swag\CmsExtensions\Core\Content\Product\SalesChannel\Listing\ProductListingCriteriaSubscriber::filterByParentId"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.474+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Content\Product\Events\ProductListingCriteriaEvent"
          "listener" => "Swag\CustomizedProducts\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber::addCustomizedProductsListingAssociation"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.474+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Content\Product\Events\ProductListingCriteriaEvent"
          "listener" => "WebiArtiGesTooFix\Core\Content\Product\Subscriber\CustomProductSubscriber::onProductCriteriaEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.474+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Content\Product\Events\ProductListingCriteriaEvent"
          "listener" => "MbdusArticleSort\Subscriber\ListingCriteria::addCriteria"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.475+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.475+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.476+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.476+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.477+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "sales_channel.product.process.criteria"
          "listener" => "Swag\CustomizedProducts\Core\Content\Product\SalesChannel\SalesChannelProductRepositorySubscriber::search"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.479+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\Event\ElasticsearchEntitySearcherSearchEvent"
          "listener" => "MbdusArticleSort\Subscriber\ElasticsearchEntitySearcherSearchSubscriber::onSearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.489+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"mbdusSort","query":{"term":{"mbdusSort.categoryId":"2446cc998f844b95824b502461852a3e"}}}},{"nested":{"path":"mbdusSort","query":{"bool":{"must_not":[{"exists":{"field":"mbdusSort.categoryId"}}]}}}}]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"bool":{"must":[{"range":{"visibilities.visibility":{"gte":30}}},{"term":{"visibilities.salesChannelId":"a290dc5c19e14cbebba6c40f9c59949f"}}]}}}},{"term":{"active":true}}]}},{"bool":{"should":[{"nested":{"path":"tags","query":{"term":{"tags.id":"aec56f1450494e35a55e12e0549be225"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"52c421b7f5b24f1690dd5554f376d57b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"87eb476dfb294119a7c30a6ce424f33b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"be635ecc230641a68b5e90e69aad4f04"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"c10ee4e2e07643e29beaa32c3485d775"}}}}]}},{"bool":{"must_not":[{"bool":{"must_not":[{"exists":{"field":"displayGroup"}}]}}]}}]}}]}},"sort":[{"mbdusSort.sort":{"nested":{"path":"mbdusSort","filter":{"term":{"mbdusSort.categoryId":"2446cc998f844b95824b502461852a3e"}}},"order":"ASC"}}],"aggregations":{"total-count":{"cardinality":{"field":"displayGroup"}}},"from":0,"size":24,"collapse":{"field":"displayGroup"},"timeout":"5s"}"
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.489+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "POST"
          "uri" => "http://localhost:9201/gefu-dev_product/_search?track_total_hits=true&search_type=query_then_fetch"
          "port" => 9201
          "headers" => [
            "Host" => [
              "localhost"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.0 (Linux 6.8.0-79-generic; PHP 8.2.30)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.006423
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.489+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            "took" => 4
            "timed_out" => false
            "_shards" => [
              "total" => 3
              "successful" => 3
              "skipped" => 0
              "failed" => 0
            ]
            "hits" => [
              "total" => [
                "value" => 10
                "relation" => "eq"
              ]
              "max_score" => null
              "hits" => [
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "9738de055cdf4e3bb43e3ecaec1e3000"
                  "_score" => null
                  "_source" => [
                    "id" => "9738de055cdf4e3bb43e3ecaec1e3000"
                    "autoIncrement" => 6123.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => false
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => -2
                    "productNumber" => "97510"
                    "ean" => "4006664975100"
                    "displayGroup" => "a270eb7948880d663777a88283fe4321"
                    "sales" => 7
                    "stock" => -2
                    "weight" => 0.0
                    "width" => 24.0
                    "length" => 35.8
                    "height" => 30.5
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2023-07-06T09:30:33+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "6cc59c95eb7e4e0a97534be6b58f0786"
                        "name" => "Alle"
                        "_count" => 1
                      ]
                      [
                        "id" => "e29bbdf62d1749d586d2f9a56faa9efd"
                        "name" => "Tous"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "e7837a3009ad49799465bc8db6ece48e"
                        "name" => "Displays"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "7130e56a0dfd4a45b944d4e1bb97d5fd"
                        "name" => "G Gewürze"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => "319d93ac5472461f9e7e7de7b36a57cd"
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "6cc59c95eb7e4e0a97534be6b58f0786"
                      "7130e56a0dfd4a45b944d4e1bb97d5fd"
                      "e29bbdf62d1749d586d2f9a56faa9efd"
                      "e7837a3009ad49799465bc8db6ece48e"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 14728.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "Weißblech"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 227.64
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 297.64
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 14728.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "tinplate"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 227.64
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display SPICEBAR, mit 6 Gewürzen"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display SPICEBAR, mit 6 Gewürzen"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display SPICEBAR, mit 6 Gewürzen Inhalt: 36 Stück (6 je Sorte) Die hocharomatischen SPICEBAR Gewürze begeistern in Bio Qualität. 6 x 97510.01 Spicebar Rasavat Pfeffer, ganz, bio Inhalt 80g 6 x 97510.02 Spicebar Wilder Voatsiperiferypfeffer, ganz Inhalt 80g 6 x 97510.03 Roter Kampot Pfeffer, ganz Inhalt 80g 6 x 97510.04 Kalahari Wüstensalz, grob Inhalt 170g 6 x 97510.05 Birdseye Chili, ganz, bio Inhalt 30g 6 x 97510.07 Flor De Sal, Inhalt 90 g
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display SPICEBAR, mit 6 Gewürzen Inhalt: 36 Stück (6 je Sorte) Die hocharomatischen SPICEBAR Gewürze begeistern in Bio Qualität. 6 x 97510.01 Spicebar Rasavat Pfeffer, ganz, bio Inhalt 80g 6 x 97510.02 Spicebar Wilder Voatsiperiferypfeffer, ganz Inhalt 80g 6 x 97510.03 Roter Kampot Pfeffer, ganz Inhalt 80g 6 x 97510.04 Kalahari Wüstensalz, grob Inhalt 170g 6 x 97510.05 Birdseye Chili, ganz, bio Inhalt 30g 6 x 97510.07 Flor De Sal, Inhalt 90 g
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 227.64
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 227.64
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "7"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "6"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "681"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "a270eb7948880d663777a88283fe4321"
                    ]
                  ]
                  "sort" => [
                    7
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "90f08920beba471e8ea71c35717e91da"
                  "_score" => null
                  "_source" => [
                    "id" => "90f08920beba471e8ea71c35717e91da"
                    "autoIncrement" => 6224.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34666"
                    "ean" => "4006664346665"
                    "displayGroup" => "6adb1e230145453ac831a71731708009"
                    "sales" => 1
                    "stock" => 0
                    "weight" => 0.059
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 8.8
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-01-05T23:07:30+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => [
                      [
                        "id" => "045e2a9d44323e08e230de2e6ffc3652"
                        "_count" => 1
                        "groupId" => "019977203c897a3fa2443891adaf3c94"
                        "group" => [
                          "id" => "019977203c897a3fa2443891adaf3c94"
                          "_count" => 1
                        ]
                        "name" => [
                          "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "T-PREP"
                        ]
                      ]
                    ]
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => [
                      "045e2a9d44323e08e230de2e6ffc3652"
                    ]
                    "tagIds" => [
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34666000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "Kunststoff,Keramik,hochwertiger Edelstahl,Glas"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 8.5
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34666000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "plastic,ceramic,high-grade stainless steel,glass"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 8.5
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Salz- oder Pfeffermühle TUSOME"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Salt and pepper mill TUSOME"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein, oho und ideal zum Nachwürzen! Ob am Esstisch, beim Camping oder auf der Picknickdecke – Die Mini Salz- oder Pfeffermühle mit Aromadeckel liefert Würze in stylishem Outfit. Ausgestattet mit Keramikmahlwerk, das von grob bis fein stufenlos verstellbar ist\n
                        \u{A0}\n
                        • stufenlos verstellbares Keramikmahlwerk• Aromadeckel
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small, powerful and ideal for seasoning! Whether it's used at the dining table, when camping or on a picnic - the mini salt and pepper mill with aroma lid delivers seasoning in a stylish outfit. Equipped with ceramic grinder, which is continuously adjustable from coarse to fine.\n
                        \u{A0}\n
                        • continuously adjustable ceramic grinder• aroma lid
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 8.5
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 8.5
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "8"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "7"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "645"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "6adb1e230145453ac831a71731708009"
                    ]
                  ]
                  "sort" => [
                    8
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "eda169a056d841238d1bcbdb11379560"
                  "_score" => null
                  "_source" => [
                    "id" => "eda169a056d841238d1bcbdb11379560"
                    "autoIncrement" => 6129.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 22
                    "productNumber" => "97511"
                    "ean" => "4006664975117"
                    "displayGroup" => "eaf949c1b0ea567619484d4b33129ccf"
                    "sales" => 0
                    "stock" => 22
                    "weight" => 0.0
                    "width" => 24.0
                    "length" => 35.8
                    "height" => 30.5
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2023-07-06T09:30:40+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "6cc59c95eb7e4e0a97534be6b58f0786"
                        "name" => "Alle"
                        "_count" => 1
                      ]
                      [
                        "id" => "e29bbdf62d1749d586d2f9a56faa9efd"
                        "name" => "Tous"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "e7837a3009ad49799465bc8db6ece48e"
                        "name" => "Displays"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "7130e56a0dfd4a45b944d4e1bb97d5fd"
                        "name" => "G Gewürze"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => "a8ecc374b34c4239ae5e40e8e1ac6b10"
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "6cc59c95eb7e4e0a97534be6b58f0786"
                      "7130e56a0dfd4a45b944d4e1bb97d5fd"
                      "e29bbdf62d1749d586d2f9a56faa9efd"
                      "e7837a3009ad49799465bc8db6ece48e"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 14808.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "Weißblech"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 191.64
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 14808.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "tinplate"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 191.64
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display Gewürz- und Kräuterstreuer SPICEBAR"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display Gewürz- und Kräuterstreuer SPICEBAR"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display Gewürz- und Kräuterstreuer SPICEBAR
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display Gewürz- und Kräuterstreuer SPICEBAR
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 191.64
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 191.64
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "26"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "23"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "1029"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "eaf949c1b0ea567619484d4b33129ccf"
                    ]
                  ]
                  "sort" => [
                    26
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "c11db774aa1c43b0905be0ffb4ead155"
                  "_score" => null
                  "_source" => [
                    "id" => "c11db774aa1c43b0905be0ffb4ead155"
                    "autoIncrement" => 6222.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 1164
                    "productNumber" => "34658"
                    "ean" => "4006664346580"
                    "displayGroup" => "e45c1c753be7c4a555657b19ccc5ed55"
                    "sales" => 3
                    "stock" => 1164
                    "weight" => 0.222
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 18.0
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-01-05T23:07:30+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "c82fb4ab73ef4b0891e3d784d1abe706"
                        "name" => "VME-Zuteilung"
                        "_count" => 1
                      ]
                      [
                        "id" => "20bf52c222fa49f990858897b09187fd"
                        "name" => "Neuheiten 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                      [
                        "id" => "2bcb0a44c69e4ee68b1d1b387139acd6"
                        "name" => "G Essig&Ölspender"
                        "_count" => 1
                      ]
                      [
                        "id" => "e20249bab0da44e580fc3159ca7cdc10"
                        "name" => "Gedeckter Tisch | Servieren"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "20bf52c222fa49f990858897b09187fd"
                      "2bcb0a44c69e4ee68b1d1b387139acd6"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "c82fb4ab73ef4b0891e3d784d1abe706"
                      "e20249bab0da44e580fc3159ca7cdc10"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34658000.0
                        "gefu_product_dishwash" => "yes"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "Glas,hochwertiger Edelstahl,Kunststoff"
                        "gefu_product_categories" => "Würzen,Braten / BBQ,Backen"
                        "gefu_product_custom_fields_b2b_uvp" => 22.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34658000.0
                        "gefu_product_dishwash" => "yes"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "glass,high-grade stainless steel,plastic"
                        "gefu_product_categories" => "SEASONING,ROASTING BBQ,BAKING"
                        "gefu_product_custom_fields_b2b_uvp" => 22.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Essig- und Öl Sprüher NEVA, 2 Stück"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Vinegar and oil spray NEVA, 2 pcs."
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Einfach kurz Sprühen statt lange Einpinseln oder Bestreichen! Das elegante Sprühflaschen-Duo NEVA ermöglicht das feine, gleichmäßige Dosieren von Essig und Öl auf Knopfdruck. Perfekt für eine fettarme, gesunde Ernährung und als Partner für kalorienbewusstes Braten, Grillen, Kochen und Backen.\n
                        \u{A0}\n
                        • Füllvolumen: 100 ml• 100% auslaufsicher• zur Unterstützung einer fettarmen und gesunden Ernährung • genaues und gleichmäßiges Dosieren von Essig und Öl• leichte Reinigung der Präzisionsdüsen mit Wasser
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Simply give a short spray rather than spending a long time brushing or coating! The elegant spray bottle Duo NEVA allows for fine, even dosing of vinegar and oil at the touch of a button. Perfect for a low-fat, healthy diet and to support calorie-controlled frying, grilling, boiling and baking.\n
                        \u{A0}\n
                        • capacity: 100 ml• 100% leak-proof• to support a low-fat and healthy diet• precise and even dosing of vinegar and oil• easy cleaning of the precision nozzle using water
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 22.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 22.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "40"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "36"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "855"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "e45c1c753be7c4a555657b19ccc5ed55"
                    ]
                  ]
                  "sort" => [
                    40
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "baf3574685fc4355935d71e921de4603"
                  "_score" => null
                  "_source" => [
                    "id" => "baf3574685fc4355935d71e921de4603"
                    "autoIncrement" => 5342.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 138
                    "productNumber" => "12766"
                    "ean" => "4006664127660"
                    "displayGroup" => "e256e3370ab0af034eaea319fe583570"
                    "sales" => 0
                    "stock" => 138
                    "weight" => 0.0
                    "width" => 19.6
                    "length" => 19.6
                    "height" => 8.4
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2023-06-07T11:03:46+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "e7837a3009ad49799465bc8db6ece48e"
                        "name" => "Displays"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => "d7ef0b093b714c7486483ff58f1c3fa0"
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                      "e7837a3009ad49799465bc8db6ece48e"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 12766000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Kunststoff"
                        "gefu_product_categories" => "Displays,Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 127.84
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 12766000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "high-grade stainless steel,plastic"
                        "gefu_product_categories" => "Displays,SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 127.84
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display Mini Gewürzmühle PICCO, Inhalt 16 Stück"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display mini spice mill PICCO Contents: 16 pieces"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein aber fein! Mit der Mini Gewürzmühle verfeinern Sie mit Leichtigkeit jedes Gericht. Ob zuhause oder unterwegs, das Keramikmahlwerk bringt beste Mahlergebnisse für Salz oder Pfeffer. Umdrehung für Umdrehung.\n
                        \u{A0}\n
                        geeignet für Salz und Pfeffer perfekt für unterwegsKeramikmahlwerk
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small but perfectly formed! The Mini Spice Mill refines any dish with ease. Whether at home or on the go, the ceramic grinder gives the best grinding results for salt or pepper. Turn by turn.\n
                        \u{A0}\n
                        suitable for salt and pepper perfect for on the goceramic grinder
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 127.84
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 127.84
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "42"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "38"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "824"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "e256e3370ab0af034eaea319fe583570"
                    ]
                  ]
                  "sort" => [
                    42
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "1873156fc0d649299897b0db2077422a"
                  "_score" => null
                  "_source" => [
                    "id" => "1873156fc0d649299897b0db2077422a"
                    "autoIncrement" => 6305.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => -1
                    "productNumber" => "34671"
                    "ean" => "4006664346719"
                    "displayGroup" => "ead5b3b3b4276a158a921db47b15b0a2"
                    "sales" => 2
                    "stock" => -1
                    "weight" => 0.315
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 18.5
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:17+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "58c3dcf9216c4027a788881a6c0df3aa"
                        "name" => "Design"
                        "_count" => 1
                      ]
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "58c3dcf9216c4027a788881a6c0df3aa"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34671000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Akazienholz,Kunststoff,Kunststoff,Silikon,Keramikmahlwerk"
                        "gefu_product_categories" => "Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34671000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "high-grade stainless steel,acacia wood,plastic,plastic,silicone,ceramic grinder"
                        "gefu_product_categories" => "SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Gewürzmühle SPICE-GRIND"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Spice mill SPICE-GRIND"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Die zeitlos elegante Präzisionsmühle SPICE-GRIND für das ultimative Gewürzerlebnis. Ihr hochwertiges und innovatives Keramik-Kegelmahlwerk CYCLONE®  mahlt verschiedenste Gewürze vom Salzkristall bis zum Pfefferkorn besonders effizient und setzt dabei ihre wertvollen Öle und duftenden Aromen frei. Mit exakter Mahlgradeinstellung von pulverfein bis extragrob.\n
                        \u{A0}\n
                        hochwertiges Keramik-Kegelmahlwerk CYCLONE® für maximale Präzision und Effizienzaußenliegende, 12-stufige Mahlgradeinstellungvermahlt Salz, Pfeffer, Langkornpfeffer, Kümmel, Kardamom Samen, Anis, Fenchelsaat, Senfkörner und vieles mehrleicht befüllbarer Gewürzcontainermit Aromaverschlusskappe\u{A0}\u{A0}
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        The timelessly elegant SPICE-GRIND precision mill for the ultimate spice experience. Its high-quality and innovative CYCLONE® ceramic cone grinder grinds a wide variety of spices from salt crystals to peppercorns particularly efficiently, releasing their valuable oils and fragrant aromas. external, 14-level grinding setting: from powder fine to extra-coarse.\n
                        \u{A0}\n
                        high-quality ceramic cone grinding mechanism CYCLONE® for maximum precision and efficiencyexternal, 12-step grinder setting ground salt, pepper, long grain pepper, caraway seeds, cardamom seeds, anise, fennel seeds, mustard seeds and much moreeasily refillable spice containerwith aroma seal\u{A0}
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 49.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 49.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "57"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "53"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "150"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "ead5b3b3b4276a158a921db47b15b0a2"
                    ]
                  ]
                  "sort" => [
                    57
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "0e7e5505889d4638a58d006040522d30"
                  "_score" => null
                  "_source" => [
                    "id" => "0e7e5505889d4638a58d006040522d30"
                    "autoIncrement" => 6223.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34665"
                    "ean" => "4006664346658"
                    "displayGroup" => "c38a8a120d6c444ca938fdaabacdf142"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 0.944
                    "width" => 18.4
                    "length" => 18.4
                    "height" => 18.4
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-01-05T23:07:30+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "20bf52c222fa49f990858897b09187fd"
                        "name" => "Neuheiten 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "20bf52c222fa49f990858897b09187fd"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34665000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "Kunststoff,Keramik,hochwertiger Edelstahl,Glas"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 136.0
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34665000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "plastic,ceramic,high-grade stainless steel,glass"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 136.0
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display Salz- oder Pfeffermühle TUSOME Inhalt: 16 Stück"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display salt and pepper mill TUSOME Content: 16 pcs."
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein, oho und ideal zum Nachwürzen! Ob am Esstisch, beim Camping oder auf der Picknickdecke – Die Mini Salz- oder Pfeffermühle mit Aromadeckel liefert Würze in stylishem Outfit. Ausgestattet mit Keramikmahlwerk, das von grob bis fein stufenlos verstellbar ist\n
                        \u{A0}\n
                        • stufenlos verstellbares Keramikmahlwerk• Aromadeckel
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small, powerful and ideal for seasoning! Whether it's used at the dining table, when camping or on a picnic - the mini salt and pepper mill with aroma lid delivers seasoning in a stylish outfit. Equipped with ceramic grinder, which is continuously adjustable from coarse to fine.\n
                        \u{A0}\n
                        • continuously adjustable ceramic grinder• aroma lid
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 136.0
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 136.0
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "62"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "c38a8a120d6c444ca938fdaabacdf142"
                    ]
                  ]
                  "sort" => [
                    62
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "6895196948054dfe8370259da9527b03"
                  "_score" => null
                  "_source" => [
                    "id" => "6895196948054dfe8370259da9527b03"
                    "autoIncrement" => 6304.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34659"
                    "ean" => "4006664346597"
                    "displayGroup" => "728d19fdae9bd464c923d2c98eda6123"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 1.3
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 6.8
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:16+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "58c3dcf9216c4027a788881a6c0df3aa"
                        "name" => "Design"
                        "_count" => 1
                      ]
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                      [
                        "id" => "eb8a876165f14663b967d870d2b3d8d7"
                        "name" => "G Mörser&Stößel"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => [
                      [
                        "id" => "31c94665ed4d225bba88ec9f40cec10b"
                        "_count" => 1
                        "groupId" => "019977203c897a3fa2443891adaf3c94"
                        "group" => [
                          "id" => "019977203c897a3fa2443891adaf3c94"
                          "_count" => 1
                        ]
                        "name" => [
                          "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "X-PLOSION®"
                        ]
                      ]
                    ]
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => [
                      "31c94665ed4d225bba88ec9f40cec10b"
                    ]
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "58c3dcf9216c4027a788881a6c0df3aa"
                      "c006128364fd4c599cb8ae77cd307075"
                      "eb8a876165f14663b967d870d2b3d8d7"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34659000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "Gusseisen,Akazienholz"
                        "gefu_product_categories" => "Würzen"
                        "gefu_product_custom_fields_serie" => "X-PLOSION®"
                        "gefu_product_custom_fields_b2b_uvp" => 34.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34659000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "cast iron,acacia wood"
                        "gefu_product_categories" => "SEASONING"
                        "gefu_product_custom_fields_serie" => "X-PLOSION®"
                        "gefu_product_custom_fields_b2b_uvp" => 34.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Gussmörser X-PLOSION®, mini"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Cast iron mortar X-PLOSION®, mini"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein, aber oho! Der praktische Minimörser X-PLOSION® passt perfekt in jede Küche und auf jeden Tisch. Aus hochwertigem und massivem Gusseisen für optimale Mahlergebnisse sowie höchstes und präzises Würzvergnügen.\n
                        \u{A0}\n
                        \u{A0}\u{A0}\u{A0}kleiner eleganter Mörser aus schwerem Gusseisen• \u{A0}\u{A0}\u{A0}gusseiserner Stößel mit Griff aus edlem Akazienholz• \u{A0}\u{A0}\u{A0}ideale Größe für kleine Mengen an Kräutern und Gewürzen sowie für den Tischgebrauch• \u{A0}\u{A0}\u{A0}Ausgießnasen für feines Dosieren beim Würzen• \u{A0}\u{A0}\u{A0}kompatibel mit dem Mühlenuntersetzer X-PLOSION®, M
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small but packs a punch! The practical X-PLOSION® mini mortar fits perfectly in every kitchen and on every table. Made of high-quality and solid cast iron for optimal grinding results as well as the highest and most finely tuned seasoning.\n
                        \u{A0}\n
                        \u{A0}\u{A0}\u{A0}small, elegant mortar made of heavy cast iron• \u{A0}\u{A0}\u{A0}cast iron pestle with grip made of acacia wood• \u{A0}\u{A0}\u{A0}ideal size for small quantities of herbs and spices as well as for table use• \u{A0}\u{A0}\u{A0}pouring spout for finely dosed seasoning• \u{A0}\u{A0}\u{A0}compatible with the mill coaster X-PLOSION®, M
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 34.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 34.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "68"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "61"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "461"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "728d19fdae9bd464c923d2c98eda6123"
                    ]
                  ]
                  "sort" => [
                    68
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "5efa7d6ad8be4b85b8117a82f7a8419e"
                  "_score" => null
                  "_source" => [
                    "id" => "5efa7d6ad8be4b85b8117a82f7a8419e"
                    "autoIncrement" => 6306.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34672"
                    "ean" => "4006664346726"
                    "displayGroup" => "c1ab0007047fd668985796d995664813"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 0.26
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 18.3
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:18+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "58c3dcf9216c4027a788881a6c0df3aa"
                        "name" => "Design"
                        "_count" => 1
                      ]
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "58c3dcf9216c4027a788881a6c0df3aa"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34672000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Akazienholz,Kunststoff,Silikon,Kunststoff,hochwertiger Edelstahl"
                        "gefu_product_categories" => "Würzen,Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34672000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "high-grade stainless steel,acacia wood,plastic,silicone,plastic,high-grade stainless steel"
                        "gefu_product_categories" => "SEASONING,SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Gewürzschneider SPICE-CUT"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Spice cutter SPICE-CUT"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Spice up your life! Mit dem innovativen Gewürzschneider SPICE-CUT lassen sich ungeahnte aromatische Möglichkeiten entdecken. Durch das DIACUT Edelstahl-Schneidwerk sorgt er mithilfe einer Vielzahl vom brillant scharfen Zähnen für ein müheloses Zerkleinern verschiedenster Gewürze, getrockneter Kräuter oder Chilischoten. Der Gewürzschneider sorgt für eine einmalig feine und exakte Dosierung. Sein innovatives Schneidwerk ermöglicht absolut gleichmäßige Schnittresultate.\n
                        \u{A0}\n
                        extrascharfes, korrosionsbeständiges DIACUT Edelstahl-Schneidwerk mit DIAMOND LASER CUT Technologie schneidet Sternanis, Nelken, Zimtstangen, Chilis, Muskatnuss, getrocknete Beeren, Fenchelsaat, Tonkabohne, Piment, Senfkörner, getrockneter Ingwer, getrocknete Minzblätter und vieles mehrgeräumiger Gewürzcontainer bietet ausreichend Platz für verschieden großes Schneidgutermöglicht effizientes Ausnutzen des gesamten Schneidguts Aufbewahrungsbehälter für Gewürze im Deckelmit Aromaverschlusskappe\u{A0}
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Spice up your life! The innovative SPICE-CUT spice cutter lets you discover unimagined aromatic possibilities. Thanks to the DIACUT stainless steel cutting mechanism, it ensures effortless chopping of a wide variety of spices, dried herbs or chilli peppers with the help of a multitude of brilliantly sharp teeth. The spice cutter ensures a uniquely fine and exact dosage. Its innovative cutting mechanism enables absolutely uniform cutting results.\n
                        \u{A0}\n
                        extra-sharp, corrosion-resistant DIACUT stainless steel cutteing mechansim with DIAMOND LASER CUT technology cuts star anise, cloves, cinnamon sticks, chillies, nutmeg, dried berries, fennel seeds, tonka beans, allspice, mustard seeds, dried ginger, dried mint leaves and much morespacious spice container offers enough space for different sized cuttingsenables efficient utilisation of the entire cutting material Storage container for spices in the lidwith aroma seal\u{A0}
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 49.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 49.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "75"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "67"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "417"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "c1ab0007047fd668985796d995664813"
                    ]
                  ]
                  "sort" => [
                    75
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "515305c1bd034259b0d434a21d98e627"
                  "_score" => null
                  "_source" => [
                    "id" => "515305c1bd034259b0d434a21d98e627"
                    "autoIncrement" => 6300.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "16203"
                    "ean" => "4006664162036"
                    "displayGroup" => "6a2acde8dace25ecd72e8f6e41dea9e6"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 0.037
                    "width" => 5.0
                    "length" => 18.0
                    "height" => 2.0
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:04+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "e9c8413a1e2445529dcdca6d98f4f56d"
                        "name" => "Kaffee | Tee"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "e9c8413a1e2445529dcdca6d98f4f56d"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 16203000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Naturhaarborsten,Leder,Walnussholz"
                        "gefu_product_categories" => "Trinkgenuss,Kaffee | Tee,Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 14.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 16203000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "high-grade stainless steel,natural hair bristles,leather,walnut wood"
                        "gefu_product_categories" => ",COFFEE TEA,SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 14.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Mahlwerkpinsel DUSTO"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Grinder brush DUSTO"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        DUSTO: perfekte Sauberkeit bis in die letzte Ecke. Mit seinen stabilen und gleichzeitig flexiblen Borsten lassen sich sowohl Kaffeemühlen als auch Kaffeemaschinen mühelos und besonders schonend reinigen. Perfekt geeignet auch zur gründlichen Reinigung von Gewürzmühlen.\n
                        \u{A0}\n
                        • professioneller Reinigungspinsel für Kaffee- und Gewürzmühlen sowie für Kaffeemaschinen• mit abgewinkeltem Pinselkopf für perfekte Sauberkeit bis in den letzten Winkel• extra lange Naturhaarborsten: feuchtigkeitsbeständig, stabil und zugleich flexibel • ergonomisch geformter Griff• leichte Reinigung der Borsten unter fließendem Wasser
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        DUSTO: perfect cleanliness down to the last corner. Its sturdy yet flexible bristles, effortlessly and gently cleans both coffee grinders and coffee machines  Also perfectly suited for thorough cleaning of spice mills.\n
                        \u{A0}\n
                        • professional cleaning brush for coffee and spice grinders as well as for coffee machines• with angled brush head for perfect cleanliness right down to the last corner• extra long natural hair bristles: moisture-resistant, sturdy and flexible at the same time • ergonomically shaped handle• easy cleaning of the bristles under running water
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 14.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 14.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "77"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "60"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "365"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "6a2acde8dace25ecd72e8f6e41dea9e6"
                    ]
                  ]
                  "sort" => [
                    77
                  ]
                ]
              ]
            ]
            "aggregations" => [
              "total-count" => [
                "value" => 10
              ]
            ]
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.490+00:00"
        "message" => "curl -XPOST 'http://localhost:9201/gefu-dev_product/_search?track_total_hits=true&search_type=query_then_fetch' -d '{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"mbdusSort","query":{"term":{"mbdusSort.categoryId":"2446cc998f844b95824b502461852a3e"}}}},{"nested":{"path":"mbdusSort","query":{"bool":{"must_not":[{"exists":{"field":"mbdusSort.categoryId"}}]}}}}]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"bool":{"must":[{"range":{"visibilities.visibility":{"gte":30}}},{"term":{"visibilities.salesChannelId":"a290dc5c19e14cbebba6c40f9c59949f"}}]}}}},{"term":{"active":true}}]}},{"bool":{"should":[{"nested":{"path":"tags","query":{"term":{"tags.id":"aec56f1450494e35a55e12e0549be225"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"52c421b7f5b24f1690dd5554f376d57b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"87eb476dfb294119a7c30a6ce424f33b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"be635ecc230641a68b5e90e69aad4f04"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"c10ee4e2e07643e29beaa32c3485d775"}}}}]}},{"bool":{"must_not":[{"bool":{"must_not":[{"exists":{"field":"displayGroup"}}]}}]}}]}}]}},"sort":[{"mbdusSort.sort":{"nested":{"path":"mbdusSort","filter":{"term":{"mbdusSort.categoryId":"2446cc998f844b95824b502461852a3e"}}},"order":"ASC"}}],"aggregations":{"total-count":{"cardinality":{"field":"displayGroup"}}},"from":0,"size":24,"collapse":{"field":"displayGroup"},"timeout":"5s"}'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.490+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            "took" => 4
            "timed_out" => false
            "_shards" => [
              "total" => 3
              "successful" => 3
              "skipped" => 0
              "failed" => 0
            ]
            "hits" => [
              "total" => [
                "value" => 10
                "relation" => "eq"
              ]
              "max_score" => null
              "hits" => [
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "9738de055cdf4e3bb43e3ecaec1e3000"
                  "_score" => null
                  "_source" => [
                    "id" => "9738de055cdf4e3bb43e3ecaec1e3000"
                    "autoIncrement" => 6123.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => false
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => -2
                    "productNumber" => "97510"
                    "ean" => "4006664975100"
                    "displayGroup" => "a270eb7948880d663777a88283fe4321"
                    "sales" => 7
                    "stock" => -2
                    "weight" => 0.0
                    "width" => 24.0
                    "length" => 35.8
                    "height" => 30.5
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2023-07-06T09:30:33+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "6cc59c95eb7e4e0a97534be6b58f0786"
                        "name" => "Alle"
                        "_count" => 1
                      ]
                      [
                        "id" => "e29bbdf62d1749d586d2f9a56faa9efd"
                        "name" => "Tous"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "e7837a3009ad49799465bc8db6ece48e"
                        "name" => "Displays"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "7130e56a0dfd4a45b944d4e1bb97d5fd"
                        "name" => "G Gewürze"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => "319d93ac5472461f9e7e7de7b36a57cd"
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "6cc59c95eb7e4e0a97534be6b58f0786"
                      "7130e56a0dfd4a45b944d4e1bb97d5fd"
                      "e29bbdf62d1749d586d2f9a56faa9efd"
                      "e7837a3009ad49799465bc8db6ece48e"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 14728.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "Weißblech"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 227.64
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 297.64
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 14728.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "tinplate"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 227.64
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display SPICEBAR, mit 6 Gewürzen"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display SPICEBAR, mit 6 Gewürzen"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display SPICEBAR, mit 6 Gewürzen Inhalt: 36 Stück (6 je Sorte) Die hocharomatischen SPICEBAR Gewürze begeistern in Bio Qualität. 6 x 97510.01 Spicebar Rasavat Pfeffer, ganz, bio Inhalt 80g 6 x 97510.02 Spicebar Wilder Voatsiperiferypfeffer, ganz Inhalt 80g 6 x 97510.03 Roter Kampot Pfeffer, ganz Inhalt 80g 6 x 97510.04 Kalahari Wüstensalz, grob Inhalt 170g 6 x 97510.05 Birdseye Chili, ganz, bio Inhalt 30g 6 x 97510.07 Flor De Sal, Inhalt 90 g
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display SPICEBAR, mit 6 Gewürzen Inhalt: 36 Stück (6 je Sorte) Die hocharomatischen SPICEBAR Gewürze begeistern in Bio Qualität. 6 x 97510.01 Spicebar Rasavat Pfeffer, ganz, bio Inhalt 80g 6 x 97510.02 Spicebar Wilder Voatsiperiferypfeffer, ganz Inhalt 80g 6 x 97510.03 Roter Kampot Pfeffer, ganz Inhalt 80g 6 x 97510.04 Kalahari Wüstensalz, grob Inhalt 170g 6 x 97510.05 Birdseye Chili, ganz, bio Inhalt 30g 6 x 97510.07 Flor De Sal, Inhalt 90 g
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 227.64
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 227.64
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "7"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "6"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "681"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "a270eb7948880d663777a88283fe4321"
                    ]
                  ]
                  "sort" => [
                    7
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "90f08920beba471e8ea71c35717e91da"
                  "_score" => null
                  "_source" => [
                    "id" => "90f08920beba471e8ea71c35717e91da"
                    "autoIncrement" => 6224.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34666"
                    "ean" => "4006664346665"
                    "displayGroup" => "6adb1e230145453ac831a71731708009"
                    "sales" => 1
                    "stock" => 0
                    "weight" => 0.059
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 8.8
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-01-05T23:07:30+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => [
                      [
                        "id" => "045e2a9d44323e08e230de2e6ffc3652"
                        "_count" => 1
                        "groupId" => "019977203c897a3fa2443891adaf3c94"
                        "group" => [
                          "id" => "019977203c897a3fa2443891adaf3c94"
                          "_count" => 1
                        ]
                        "name" => [
                          "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "T-PREP"
                        ]
                      ]
                    ]
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => [
                      "045e2a9d44323e08e230de2e6ffc3652"
                    ]
                    "tagIds" => [
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34666000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "Kunststoff,Keramik,hochwertiger Edelstahl,Glas"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 8.5
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34666000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "plastic,ceramic,high-grade stainless steel,glass"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 8.5
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Salz- oder Pfeffermühle TUSOME"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Salt and pepper mill TUSOME"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein, oho und ideal zum Nachwürzen! Ob am Esstisch, beim Camping oder auf der Picknickdecke – Die Mini Salz- oder Pfeffermühle mit Aromadeckel liefert Würze in stylishem Outfit. Ausgestattet mit Keramikmahlwerk, das von grob bis fein stufenlos verstellbar ist\n
                        \u{A0}\n
                        • stufenlos verstellbares Keramikmahlwerk• Aromadeckel
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small, powerful and ideal for seasoning! Whether it's used at the dining table, when camping or on a picnic - the mini salt and pepper mill with aroma lid delivers seasoning in a stylish outfit. Equipped with ceramic grinder, which is continuously adjustable from coarse to fine.\n
                        \u{A0}\n
                        • continuously adjustable ceramic grinder• aroma lid
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 8.5
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 8.5
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "8"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "7"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "645"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "6adb1e230145453ac831a71731708009"
                    ]
                  ]
                  "sort" => [
                    8
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "eda169a056d841238d1bcbdb11379560"
                  "_score" => null
                  "_source" => [
                    "id" => "eda169a056d841238d1bcbdb11379560"
                    "autoIncrement" => 6129.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 22
                    "productNumber" => "97511"
                    "ean" => "4006664975117"
                    "displayGroup" => "eaf949c1b0ea567619484d4b33129ccf"
                    "sales" => 0
                    "stock" => 22
                    "weight" => 0.0
                    "width" => 24.0
                    "length" => 35.8
                    "height" => 30.5
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2023-07-06T09:30:40+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "6cc59c95eb7e4e0a97534be6b58f0786"
                        "name" => "Alle"
                        "_count" => 1
                      ]
                      [
                        "id" => "e29bbdf62d1749d586d2f9a56faa9efd"
                        "name" => "Tous"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "e7837a3009ad49799465bc8db6ece48e"
                        "name" => "Displays"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "7130e56a0dfd4a45b944d4e1bb97d5fd"
                        "name" => "G Gewürze"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => "a8ecc374b34c4239ae5e40e8e1ac6b10"
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "6cc59c95eb7e4e0a97534be6b58f0786"
                      "7130e56a0dfd4a45b944d4e1bb97d5fd"
                      "e29bbdf62d1749d586d2f9a56faa9efd"
                      "e7837a3009ad49799465bc8db6ece48e"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 14808.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "Weißblech"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 191.64
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 14808.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "tinplate"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 191.64
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display Gewürz- und Kräuterstreuer SPICEBAR"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display Gewürz- und Kräuterstreuer SPICEBAR"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display Gewürz- und Kräuterstreuer SPICEBAR
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display Gewürz- und Kräuterstreuer SPICEBAR
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 191.64
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 191.64
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "26"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "23"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "1029"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "eaf949c1b0ea567619484d4b33129ccf"
                    ]
                  ]
                  "sort" => [
                    26
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "c11db774aa1c43b0905be0ffb4ead155"
                  "_score" => null
                  "_source" => [
                    "id" => "c11db774aa1c43b0905be0ffb4ead155"
                    "autoIncrement" => 6222.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 1164
                    "productNumber" => "34658"
                    "ean" => "4006664346580"
                    "displayGroup" => "e45c1c753be7c4a555657b19ccc5ed55"
                    "sales" => 3
                    "stock" => 1164
                    "weight" => 0.222
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 18.0
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-01-05T23:07:30+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "c82fb4ab73ef4b0891e3d784d1abe706"
                        "name" => "VME-Zuteilung"
                        "_count" => 1
                      ]
                      [
                        "id" => "20bf52c222fa49f990858897b09187fd"
                        "name" => "Neuheiten 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                      [
                        "id" => "2bcb0a44c69e4ee68b1d1b387139acd6"
                        "name" => "G Essig&Ölspender"
                        "_count" => 1
                      ]
                      [
                        "id" => "e20249bab0da44e580fc3159ca7cdc10"
                        "name" => "Gedeckter Tisch | Servieren"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "20bf52c222fa49f990858897b09187fd"
                      "2bcb0a44c69e4ee68b1d1b387139acd6"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "c82fb4ab73ef4b0891e3d784d1abe706"
                      "e20249bab0da44e580fc3159ca7cdc10"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34658000.0
                        "gefu_product_dishwash" => "yes"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "Glas,hochwertiger Edelstahl,Kunststoff"
                        "gefu_product_categories" => "Würzen,Braten / BBQ,Backen"
                        "gefu_product_custom_fields_b2b_uvp" => 22.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34658000.0
                        "gefu_product_dishwash" => "yes"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "glass,high-grade stainless steel,plastic"
                        "gefu_product_categories" => "SEASONING,ROASTING BBQ,BAKING"
                        "gefu_product_custom_fields_b2b_uvp" => 22.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Essig- und Öl Sprüher NEVA, 2 Stück"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Vinegar and oil spray NEVA, 2 pcs."
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Einfach kurz Sprühen statt lange Einpinseln oder Bestreichen! Das elegante Sprühflaschen-Duo NEVA ermöglicht das feine, gleichmäßige Dosieren von Essig und Öl auf Knopfdruck. Perfekt für eine fettarme, gesunde Ernährung und als Partner für kalorienbewusstes Braten, Grillen, Kochen und Backen.\n
                        \u{A0}\n
                        • Füllvolumen: 100 ml• 100% auslaufsicher• zur Unterstützung einer fettarmen und gesunden Ernährung • genaues und gleichmäßiges Dosieren von Essig und Öl• leichte Reinigung der Präzisionsdüsen mit Wasser
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Simply give a short spray rather than spending a long time brushing or coating! The elegant spray bottle Duo NEVA allows for fine, even dosing of vinegar and oil at the touch of a button. Perfect for a low-fat, healthy diet and to support calorie-controlled frying, grilling, boiling and baking.\n
                        \u{A0}\n
                        • capacity: 100 ml• 100% leak-proof• to support a low-fat and healthy diet• precise and even dosing of vinegar and oil• easy cleaning of the precision nozzle using water
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 22.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 22.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "40"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "36"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "855"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "e45c1c753be7c4a555657b19ccc5ed55"
                    ]
                  ]
                  "sort" => [
                    40
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "baf3574685fc4355935d71e921de4603"
                  "_score" => null
                  "_source" => [
                    "id" => "baf3574685fc4355935d71e921de4603"
                    "autoIncrement" => 5342.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 138
                    "productNumber" => "12766"
                    "ean" => "4006664127660"
                    "displayGroup" => "e256e3370ab0af034eaea319fe583570"
                    "sales" => 0
                    "stock" => 138
                    "weight" => 0.0
                    "width" => 19.6
                    "length" => 19.6
                    "height" => 8.4
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2023-06-07T11:03:46+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "e7837a3009ad49799465bc8db6ece48e"
                        "name" => "Displays"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => "d7ef0b093b714c7486483ff58f1c3fa0"
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                      "e7837a3009ad49799465bc8db6ece48e"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 12766000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Kunststoff"
                        "gefu_product_categories" => "Displays,Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 127.84
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 12766000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "high-grade stainless steel,plastic"
                        "gefu_product_categories" => "Displays,SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 127.84
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display Mini Gewürzmühle PICCO, Inhalt 16 Stück"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display mini spice mill PICCO Contents: 16 pieces"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein aber fein! Mit der Mini Gewürzmühle verfeinern Sie mit Leichtigkeit jedes Gericht. Ob zuhause oder unterwegs, das Keramikmahlwerk bringt beste Mahlergebnisse für Salz oder Pfeffer. Umdrehung für Umdrehung.\n
                        \u{A0}\n
                        geeignet für Salz und Pfeffer perfekt für unterwegsKeramikmahlwerk
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small but perfectly formed! The Mini Spice Mill refines any dish with ease. Whether at home or on the go, the ceramic grinder gives the best grinding results for salt or pepper. Turn by turn.\n
                        \u{A0}\n
                        suitable for salt and pepper perfect for on the goceramic grinder
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 127.84
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 127.84
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "42"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "38"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "824"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "e256e3370ab0af034eaea319fe583570"
                    ]
                  ]
                  "sort" => [
                    42
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "1873156fc0d649299897b0db2077422a"
                  "_score" => null
                  "_source" => [
                    "id" => "1873156fc0d649299897b0db2077422a"
                    "autoIncrement" => 6305.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => -1
                    "productNumber" => "34671"
                    "ean" => "4006664346719"
                    "displayGroup" => "ead5b3b3b4276a158a921db47b15b0a2"
                    "sales" => 2
                    "stock" => -1
                    "weight" => 0.315
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 18.5
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:17+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "58c3dcf9216c4027a788881a6c0df3aa"
                        "name" => "Design"
                        "_count" => 1
                      ]
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "58c3dcf9216c4027a788881a6c0df3aa"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34671000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Akazienholz,Kunststoff,Kunststoff,Silikon,Keramikmahlwerk"
                        "gefu_product_categories" => "Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34671000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "high-grade stainless steel,acacia wood,plastic,plastic,silicone,ceramic grinder"
                        "gefu_product_categories" => "SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Gewürzmühle SPICE-GRIND"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Spice mill SPICE-GRIND"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Die zeitlos elegante Präzisionsmühle SPICE-GRIND für das ultimative Gewürzerlebnis. Ihr hochwertiges und innovatives Keramik-Kegelmahlwerk CYCLONE®  mahlt verschiedenste Gewürze vom Salzkristall bis zum Pfefferkorn besonders effizient und setzt dabei ihre wertvollen Öle und duftenden Aromen frei. Mit exakter Mahlgradeinstellung von pulverfein bis extragrob.\n
                        \u{A0}\n
                        hochwertiges Keramik-Kegelmahlwerk CYCLONE® für maximale Präzision und Effizienzaußenliegende, 12-stufige Mahlgradeinstellungvermahlt Salz, Pfeffer, Langkornpfeffer, Kümmel, Kardamom Samen, Anis, Fenchelsaat, Senfkörner und vieles mehrleicht befüllbarer Gewürzcontainermit Aromaverschlusskappe\u{A0}\u{A0}
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        The timelessly elegant SPICE-GRIND precision mill for the ultimate spice experience. Its high-quality and innovative CYCLONE® ceramic cone grinder grinds a wide variety of spices from salt crystals to peppercorns particularly efficiently, releasing their valuable oils and fragrant aromas. external, 14-level grinding setting: from powder fine to extra-coarse.\n
                        \u{A0}\n
                        high-quality ceramic cone grinding mechanism CYCLONE® for maximum precision and efficiencyexternal, 12-step grinder setting ground salt, pepper, long grain pepper, caraway seeds, cardamom seeds, anise, fennel seeds, mustard seeds and much moreeasily refillable spice containerwith aroma seal\u{A0}
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 49.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 49.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "57"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "53"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "150"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "ead5b3b3b4276a158a921db47b15b0a2"
                    ]
                  ]
                  "sort" => [
                    57
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "0e7e5505889d4638a58d006040522d30"
                  "_score" => null
                  "_source" => [
                    "id" => "0e7e5505889d4638a58d006040522d30"
                    "autoIncrement" => 6223.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34665"
                    "ean" => "4006664346658"
                    "displayGroup" => "c38a8a120d6c444ca938fdaabacdf142"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 0.944
                    "width" => 18.4
                    "length" => 18.4
                    "height" => 18.4
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-01-05T23:07:30+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "20bf52c222fa49f990858897b09187fd"
                        "name" => "Neuheiten 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "20bf52c222fa49f990858897b09187fd"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34665000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "Kunststoff,Keramik,hochwertiger Edelstahl,Glas"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 136.0
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34665000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "plastic,ceramic,high-grade stainless steel,glass"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 136.0
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display Salz- oder Pfeffermühle TUSOME Inhalt: 16 Stück"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display salt and pepper mill TUSOME Content: 16 pcs."
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein, oho und ideal zum Nachwürzen! Ob am Esstisch, beim Camping oder auf der Picknickdecke – Die Mini Salz- oder Pfeffermühle mit Aromadeckel liefert Würze in stylishem Outfit. Ausgestattet mit Keramikmahlwerk, das von grob bis fein stufenlos verstellbar ist\n
                        \u{A0}\n
                        • stufenlos verstellbares Keramikmahlwerk• Aromadeckel
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small, powerful and ideal for seasoning! Whether it's used at the dining table, when camping or on a picnic - the mini salt and pepper mill with aroma lid delivers seasoning in a stylish outfit. Equipped with ceramic grinder, which is continuously adjustable from coarse to fine.\n
                        \u{A0}\n
                        • continuously adjustable ceramic grinder• aroma lid
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 136.0
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 136.0
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "62"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "c38a8a120d6c444ca938fdaabacdf142"
                    ]
                  ]
                  "sort" => [
                    62
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "6895196948054dfe8370259da9527b03"
                  "_score" => null
                  "_source" => [
                    "id" => "6895196948054dfe8370259da9527b03"
                    "autoIncrement" => 6304.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34659"
                    "ean" => "4006664346597"
                    "displayGroup" => "728d19fdae9bd464c923d2c98eda6123"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 1.3
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 6.8
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:16+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "58c3dcf9216c4027a788881a6c0df3aa"
                        "name" => "Design"
                        "_count" => 1
                      ]
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                      [
                        "id" => "eb8a876165f14663b967d870d2b3d8d7"
                        "name" => "G Mörser&Stößel"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => [
                      [
                        "id" => "31c94665ed4d225bba88ec9f40cec10b"
                        "_count" => 1
                        "groupId" => "019977203c897a3fa2443891adaf3c94"
                        "group" => [
                          "id" => "019977203c897a3fa2443891adaf3c94"
                          "_count" => 1
                        ]
                        "name" => [
                          "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "X-PLOSION®"
                        ]
                      ]
                    ]
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => [
                      "31c94665ed4d225bba88ec9f40cec10b"
                    ]
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "58c3dcf9216c4027a788881a6c0df3aa"
                      "c006128364fd4c599cb8ae77cd307075"
                      "eb8a876165f14663b967d870d2b3d8d7"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34659000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "Gusseisen,Akazienholz"
                        "gefu_product_categories" => "Würzen"
                        "gefu_product_custom_fields_serie" => "X-PLOSION®"
                        "gefu_product_custom_fields_b2b_uvp" => 34.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34659000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "cast iron,acacia wood"
                        "gefu_product_categories" => "SEASONING"
                        "gefu_product_custom_fields_serie" => "X-PLOSION®"
                        "gefu_product_custom_fields_b2b_uvp" => 34.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Gussmörser X-PLOSION®, mini"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Cast iron mortar X-PLOSION®, mini"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein, aber oho! Der praktische Minimörser X-PLOSION® passt perfekt in jede Küche und auf jeden Tisch. Aus hochwertigem und massivem Gusseisen für optimale Mahlergebnisse sowie höchstes und präzises Würzvergnügen.\n
                        \u{A0}\n
                        \u{A0}\u{A0}\u{A0}kleiner eleganter Mörser aus schwerem Gusseisen• \u{A0}\u{A0}\u{A0}gusseiserner Stößel mit Griff aus edlem Akazienholz• \u{A0}\u{A0}\u{A0}ideale Größe für kleine Mengen an Kräutern und Gewürzen sowie für den Tischgebrauch• \u{A0}\u{A0}\u{A0}Ausgießnasen für feines Dosieren beim Würzen• \u{A0}\u{A0}\u{A0}kompatibel mit dem Mühlenuntersetzer X-PLOSION®, M
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small but packs a punch! The practical X-PLOSION® mini mortar fits perfectly in every kitchen and on every table. Made of high-quality and solid cast iron for optimal grinding results as well as the highest and most finely tuned seasoning.\n
                        \u{A0}\n
                        \u{A0}\u{A0}\u{A0}small, elegant mortar made of heavy cast iron• \u{A0}\u{A0}\u{A0}cast iron pestle with grip made of acacia wood• \u{A0}\u{A0}\u{A0}ideal size for small quantities of herbs and spices as well as for table use• \u{A0}\u{A0}\u{A0}pouring spout for finely dosed seasoning• \u{A0}\u{A0}\u{A0}compatible with the mill coaster X-PLOSION®, M
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 34.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 34.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "68"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "61"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "461"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "728d19fdae9bd464c923d2c98eda6123"
                    ]
                  ]
                  "sort" => [
                    68
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "5efa7d6ad8be4b85b8117a82f7a8419e"
                  "_score" => null
                  "_source" => [
                    "id" => "5efa7d6ad8be4b85b8117a82f7a8419e"
                    "autoIncrement" => 6306.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34672"
                    "ean" => "4006664346726"
                    "displayGroup" => "c1ab0007047fd668985796d995664813"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 0.26
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 18.3
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:18+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "58c3dcf9216c4027a788881a6c0df3aa"
                        "name" => "Design"
                        "_count" => 1
                      ]
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "58c3dcf9216c4027a788881a6c0df3aa"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34672000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Akazienholz,Kunststoff,Silikon,Kunststoff,hochwertiger Edelstahl"
                        "gefu_product_categories" => "Würzen,Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34672000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "high-grade stainless steel,acacia wood,plastic,silicone,plastic,high-grade stainless steel"
                        "gefu_product_categories" => "SEASONING,SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Gewürzschneider SPICE-CUT"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Spice cutter SPICE-CUT"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Spice up your life! Mit dem innovativen Gewürzschneider SPICE-CUT lassen sich ungeahnte aromatische Möglichkeiten entdecken. Durch das DIACUT Edelstahl-Schneidwerk sorgt er mithilfe einer Vielzahl vom brillant scharfen Zähnen für ein müheloses Zerkleinern verschiedenster Gewürze, getrockneter Kräuter oder Chilischoten. Der Gewürzschneider sorgt für eine einmalig feine und exakte Dosierung. Sein innovatives Schneidwerk ermöglicht absolut gleichmäßige Schnittresultate.\n
                        \u{A0}\n
                        extrascharfes, korrosionsbeständiges DIACUT Edelstahl-Schneidwerk mit DIAMOND LASER CUT Technologie schneidet Sternanis, Nelken, Zimtstangen, Chilis, Muskatnuss, getrocknete Beeren, Fenchelsaat, Tonkabohne, Piment, Senfkörner, getrockneter Ingwer, getrocknete Minzblätter und vieles mehrgeräumiger Gewürzcontainer bietet ausreichend Platz für verschieden großes Schneidgutermöglicht effizientes Ausnutzen des gesamten Schneidguts Aufbewahrungsbehälter für Gewürze im Deckelmit Aromaverschlusskappe\u{A0}
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Spice up your life! The innovative SPICE-CUT spice cutter lets you discover unimagined aromatic possibilities. Thanks to the DIACUT stainless steel cutting mechanism, it ensures effortless chopping of a wide variety of spices, dried herbs or chilli peppers with the help of a multitude of brilliantly sharp teeth. The spice cutter ensures a uniquely fine and exact dosage. Its innovative cutting mechanism enables absolutely uniform cutting results.\n
                        \u{A0}\n
                        extra-sharp, corrosion-resistant DIACUT stainless steel cutteing mechansim with DIAMOND LASER CUT technology cuts star anise, cloves, cinnamon sticks, chillies, nutmeg, dried berries, fennel seeds, tonka beans, allspice, mustard seeds, dried ginger, dried mint leaves and much morespacious spice container offers enough space for different sized cuttingsenables efficient utilisation of the entire cutting material Storage container for spices in the lidwith aroma seal\u{A0}
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 49.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 49.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "75"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "67"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "417"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "c1ab0007047fd668985796d995664813"
                    ]
                  ]
                  "sort" => [
                    75
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "515305c1bd034259b0d434a21d98e627"
                  "_score" => null
                  "_source" => [
                    "id" => "515305c1bd034259b0d434a21d98e627"
                    "autoIncrement" => 6300.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "16203"
                    "ean" => "4006664162036"
                    "displayGroup" => "6a2acde8dace25ecd72e8f6e41dea9e6"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 0.037
                    "width" => 5.0
                    "length" => 18.0
                    "height" => 2.0
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:04+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "e9c8413a1e2445529dcdca6d98f4f56d"
                        "name" => "Kaffee | Tee"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "e9c8413a1e2445529dcdca6d98f4f56d"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 16203000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Naturhaarborsten,Leder,Walnussholz"
                        "gefu_product_categories" => "Trinkgenuss,Kaffee | Tee,Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 14.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 16203000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "high-grade stainless steel,natural hair bristles,leather,walnut wood"
                        "gefu_product_categories" => ",COFFEE TEA,SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 14.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Mahlwerkpinsel DUSTO"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Grinder brush DUSTO"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        DUSTO: perfekte Sauberkeit bis in die letzte Ecke. Mit seinen stabilen und gleichzeitig flexiblen Borsten lassen sich sowohl Kaffeemühlen als auch Kaffeemaschinen mühelos und besonders schonend reinigen. Perfekt geeignet auch zur gründlichen Reinigung von Gewürzmühlen.\n
                        \u{A0}\n
                        • professioneller Reinigungspinsel für Kaffee- und Gewürzmühlen sowie für Kaffeemaschinen• mit abgewinkeltem Pinselkopf für perfekte Sauberkeit bis in den letzten Winkel• extra lange Naturhaarborsten: feuchtigkeitsbeständig, stabil und zugleich flexibel • ergonomisch geformter Griff• leichte Reinigung der Borsten unter fließendem Wasser
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        DUSTO: perfect cleanliness down to the last corner. Its sturdy yet flexible bristles, effortlessly and gently cleans both coffee grinders and coffee machines  Also perfectly suited for thorough cleaning of spice mills.\n
                        \u{A0}\n
                        • professional cleaning brush for coffee and spice grinders as well as for coffee machines• with angled brush head for perfect cleanliness right down to the last corner• extra long natural hair bristles: moisture-resistant, sturdy and flexible at the same time • ergonomically shaped handle• easy cleaning of the bristles under running water
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 14.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 14.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "77"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "60"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "365"
                      ]
                    ]
                  ]
                  "fields" => [
                    "displayGroup" => [
                      "6a2acde8dace25ecd72e8f6e41dea9e6"
                    ]
                  ]
                  "sort" => [
                    77
                  ]
                ]
              ]
            ]
            "aggregations" => [
              "total-count" => [
                "value" => 10
              ]
            ]
          ]
          "method" => "POST"
          "uri" => "http://localhost:9201/gefu-dev_product/_search?track_total_hits=true&search_type=query_then_fetch"
          "port" => 9201
          "HTTP code" => 200
          "duration" => 0.006423
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.494+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "sales_channel.product.process.criteria"
          "listener" => "Swag\CustomizedProducts\Core\Content\Product\SalesChannel\SalesChannelProductRepositorySubscriber::search"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.499+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"mbdusSort","query":{"term":{"mbdusSort.categoryId":"2446cc998f844b95824b502461852a3e"}}}},{"nested":{"path":"mbdusSort","query":{"bool":{"must_not":[{"exists":{"field":"mbdusSort.categoryId"}}]}}}}]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"bool":{"must":[{"range":{"visibilities.visibility":{"gte":30}}},{"term":{"visibilities.salesChannelId":"a290dc5c19e14cbebba6c40f9c59949f"}}]}}}},{"term":{"active":true}}]}},{"bool":{"should":[{"nested":{"path":"tags","query":{"term":{"tags.id":"aec56f1450494e35a55e12e0549be225"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"52c421b7f5b24f1690dd5554f376d57b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"87eb476dfb294119a7c30a6ce424f33b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"be635ecc230641a68b5e90e69aad4f04"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"c10ee4e2e07643e29beaa32c3485d775"}}}}]}},{"bool":{"must_not":[{"bool":{"must_not":[{"exists":{"field":"displayGroup"}}]}}]}}]}}]}},"aggregations":{"manufacturer":{"terms":{"field":"manufacturerId","size":10000}},"price":{"stats":{"script":{"id":"cheapest_price","params":{"accessors":[{"key":"cheapest_price_rule2d0d2dad8fd94e6e9487e8d2a8e77f83_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule45d10a59af854947b3fab73dfc7f1d62_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule586ef733e7004319b0b6b6e087551620_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule933140e126124c6e904e5ba4e1003c68_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule9782ca077889450ea567b89bb6dcd5ad_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruleae36b4e70c554fb6bd5a011a94a42d7d_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruled2c54e1781c2412da5c4c172a925910b_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruledb4dd62bd67c4686a03abd2c9f5e983d_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule0ab453f9867d46a2a2a272dd2fba6f0c_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule062601dd5a0c473199e370300c8c4b3e_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule189640a76c2d4098b4e412a31b9e0194_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruledbeeb1f1d2c84e288d04cd0849eb7e43_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1}],"decimals":100,"round":true,"multiplier":100.0}}}},"rating-exists":{"filter":{"range":{"ratingAverage":{"gte":0.0}}},"aggregations":{"rating":{"max":{"field":"ratingAverage"}}}},"shipping-free-filter":{"filter":{"term":{"shippingFree":true}},"aggregations":{"shipping-free":{"max":{"field":"shippingFree"}}}},"properties":{"nested":{"path":"properties"},"aggregations":{"properties":{"terms":{"field":"properties.id","size":10000}}}},"options":{"nested":{"path":"options"},"aggregations":{"options":{"terms":{"field":"options.id","size":10000}}}}},"size":0,"timeout":"5s"}"
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.499+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "POST"
          "uri" => "http://localhost:9201/gefu-dev_product/_search?track_total_hits=false&search_type=query_then_fetch"
          "port" => 9201
          "headers" => [
            "Host" => [
              "localhost"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.0 (Linux 6.8.0-79-generic; PHP 8.2.30)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.00166
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.499+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            "took" => 0
            "timed_out" => false
            "_shards" => [
              "total" => 3
              "successful" => 3
              "skipped" => 0
              "failed" => 0
            ]
            "hits" => [
              "max_score" => null
              "hits" => []
            ]
            "aggregations" => [
              "shipping-free-filter" => [
                "doc_count" => 0
                "shipping-free" => [
                  "value" => null
                ]
              ]
              "rating-exists" => [
                "doc_count" => 10
                "rating" => [
                  "value" => 0.0
                ]
              ]
              "price" => [
                "count" => 10
                "min" => 8.5
                "max" => 227.64
                "avg" => 86.437
                "sum" => 864.37
              ]
              "options" => [
                "doc_count" => 0
                "options" => [
                  "doc_count_error_upper_bound" => 0
                  "sum_other_doc_count" => 0
                  "buckets" => []
                ]
              ]
              "properties" => [
                "doc_count" => 2
                "properties" => [
                  "doc_count_error_upper_bound" => 0
                  "sum_other_doc_count" => 0
                  "buckets" => [
                    [
                      "key" => "045e2a9d44323e08e230de2e6ffc3652"
                      "doc_count" => 1
                    ]
                    [
                      "key" => "31c94665ed4d225bba88ec9f40cec10b"
                      "doc_count" => 1
                    ]
                  ]
                ]
              ]
              "manufacturer" => [
                "doc_count_error_upper_bound" => 0
                "sum_other_doc_count" => 0
                "buckets" => [
                  [
                    "key" => "e82e68eb1ad8407091f8524eda656de0"
                    "doc_count" => 10
                  ]
                ]
              ]
            ]
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.499+00:00"
        "message" => "curl -XPOST 'http://localhost:9201/gefu-dev_product/_search?track_total_hits=false&search_type=query_then_fetch' -d '{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"mbdusSort","query":{"term":{"mbdusSort.categoryId":"2446cc998f844b95824b502461852a3e"}}}},{"nested":{"path":"mbdusSort","query":{"bool":{"must_not":[{"exists":{"field":"mbdusSort.categoryId"}}]}}}}]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"bool":{"must":[{"range":{"visibilities.visibility":{"gte":30}}},{"term":{"visibilities.salesChannelId":"a290dc5c19e14cbebba6c40f9c59949f"}}]}}}},{"term":{"active":true}}]}},{"bool":{"should":[{"nested":{"path":"tags","query":{"term":{"tags.id":"aec56f1450494e35a55e12e0549be225"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"52c421b7f5b24f1690dd5554f376d57b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"87eb476dfb294119a7c30a6ce424f33b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"be635ecc230641a68b5e90e69aad4f04"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"c10ee4e2e07643e29beaa32c3485d775"}}}}]}},{"bool":{"must_not":[{"bool":{"must_not":[{"exists":{"field":"displayGroup"}}]}}]}}]}}]}},"aggregations":{"manufacturer":{"terms":{"field":"manufacturerId","size":10000}},"price":{"stats":{"script":{"id":"cheapest_price","params":{"accessors":[{"key":"cheapest_price_rule2d0d2dad8fd94e6e9487e8d2a8e77f83_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule45d10a59af854947b3fab73dfc7f1d62_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule586ef733e7004319b0b6b6e087551620_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule933140e126124c6e904e5ba4e1003c68_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule9782ca077889450ea567b89bb6dcd5ad_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruleae36b4e70c554fb6bd5a011a94a42d7d_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruled2c54e1781c2412da5c4c172a925910b_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruledb4dd62bd67c4686a03abd2c9f5e983d_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule0ab453f9867d46a2a2a272dd2fba6f0c_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule062601dd5a0c473199e370300c8c4b3e_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule189640a76c2d4098b4e412a31b9e0194_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruledbeeb1f1d2c84e288d04cd0849eb7e43_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1}],"decimals":100,"round":true,"multiplier":100.0}}}},"rating-exists":{"filter":{"range":{"ratingAverage":{"gte":0.0}}},"aggregations":{"rating":{"max":{"field":"ratingAverage"}}}},"shipping-free-filter":{"filter":{"term":{"shippingFree":true}},"aggregations":{"shipping-free":{"max":{"field":"shippingFree"}}}},"properties":{"nested":{"path":"properties"},"aggregations":{"properties":{"terms":{"field":"properties.id","size":10000}}}},"options":{"nested":{"path":"options"},"aggregations":{"options":{"terms":{"field":"options.id","size":10000}}}}},"size":0,"timeout":"5s"}'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.499+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            "took" => 0
            "timed_out" => false
            "_shards" => [
              "total" => 3
              "successful" => 3
              "skipped" => 0
              "failed" => 0
            ]
            "hits" => [
              "max_score" => null
              "hits" => []
            ]
            "aggregations" => [
              "shipping-free-filter" => [
                "doc_count" => 0
                "shipping-free" => [
                  "value" => null
                ]
              ]
              "rating-exists" => [
                "doc_count" => 10
                "rating" => [
                  "value" => 0.0
                ]
              ]
              "price" => [
                "count" => 10
                "min" => 8.5
                "max" => 227.64
                "avg" => 86.437
                "sum" => 864.37
              ]
              "options" => [
                "doc_count" => 0
                "options" => [
                  "doc_count_error_upper_bound" => 0
                  "sum_other_doc_count" => 0
                  "buckets" => []
                ]
              ]
              "properties" => [
                "doc_count" => 2
                "properties" => [
                  "doc_count_error_upper_bound" => 0
                  "sum_other_doc_count" => 0
                  "buckets" => [
                    [
                      "key" => "045e2a9d44323e08e230de2e6ffc3652"
                      "doc_count" => 1
                    ]
                    [
                      "key" => "31c94665ed4d225bba88ec9f40cec10b"
                      "doc_count" => 1
                    ]
                  ]
                ]
              ]
              "manufacturer" => [
                "doc_count_error_upper_bound" => 0
                "sum_other_doc_count" => 0
                "buckets" => [
                  [
                    "key" => "e82e68eb1ad8407091f8524eda656de0"
                    "doc_count" => 10
                  ]
                ]
              ]
            ]
          ]
          "method" => "POST"
          "uri" => "http://localhost:9201/gefu-dev_product/_search?track_total_hits=false&search_type=query_then_fetch"
          "port" => 9201
          "HTTP code" => 200
          "duration" => 0.00166
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.499+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.499+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.502+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "sales_channel.product.process.criteria"
          "listener" => "Swag\CustomizedProducts\Core\Content\Product\SalesChannel\SalesChannelProductRepositorySubscriber::search"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.527+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.527+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.528+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.528+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.529+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.529+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.531+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.531+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.536+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.536+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.540+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.540+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.578+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.578+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.580+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.580+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.616+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.616+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.803+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.803+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.807+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.807+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.985+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.985+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.988+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912650
        "timestamp_rfc3339" => "2026-04-11T13:04:10.988+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912651
        "timestamp_rfc3339" => "2026-04-11T13:04:11.143+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912651
        "timestamp_rfc3339" => "2026-04-11T13:04:11.143+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912651
        "timestamp_rfc3339" => "2026-04-11T13:04:11.298+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912651
        "timestamp_rfc3339" => "2026-04-11T13:04:11.298+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.161+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.161+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.167+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.167+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.168+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.168+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.170+00:00"
        "message" => "cache-hit: swkweb-product-set-cheapest-price-service-9738de055cdf4e3bb43e3ecaec1e3000"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.171+00:00"
        "message" => "cache-hit: swkweb-product-set-cheapest-price-service-90f08920beba471e8ea71c35717e91da"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.171+00:00"
        "message" => "cache-hit: swkweb-product-set-cheapest-price-service-eda169a056d841238d1bcbdb11379560"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.171+00:00"
        "message" => "cache-hit: swkweb-product-set-cheapest-price-service-c11db774aa1c43b0905be0ffb4ead155"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.171+00:00"
        "message" => "cache-hit: swkweb-product-set-cheapest-price-service-baf3574685fc4355935d71e921de4603"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.171+00:00"
        "message" => "cache-hit: swkweb-product-set-cheapest-price-service-1873156fc0d649299897b0db2077422a"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.171+00:00"
        "message" => "cache-hit: swkweb-product-set-cheapest-price-service-0e7e5505889d4638a58d006040522d30"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.172+00:00"
        "message" => "cache-hit: swkweb-product-set-cheapest-price-service-6895196948054dfe8370259da9527b03"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.172+00:00"
        "message" => "cache-hit: swkweb-product-set-cheapest-price-service-5efa7d6ad8be4b85b8117a82f7a8419e"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.172+00:00"
        "message" => "cache-hit: swkweb-product-set-cheapest-price-service-515305c1bd034259b0d434a21d98e627"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.172+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "sales_channel.product.process.criteria"
          "listener" => "Swag\CustomizedProducts\Core\Content\Product\SalesChannel\SalesChannelProductRepositorySubscriber::search"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.173+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "sales_channel.product.process.criteria"
          "listener" => "Swag\CustomizedProducts\Core\Content\Product\SalesChannel\SalesChannelProductRepositorySubscriber::search"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.177+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"mbdusSort","query":{"term":{"mbdusSort.categoryId":"2446cc998f844b95824b502461852a3e"}}}},{"nested":{"path":"mbdusSort","query":{"bool":{"must_not":[{"exists":{"field":"mbdusSort.categoryId"}}]}}}}]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"bool":{"must":[{"range":{"visibilities.visibility":{"gte":30}}},{"term":{"visibilities.salesChannelId":"a290dc5c19e14cbebba6c40f9c59949f"}}]}}}},{"term":{"active":true}}]}},{"bool":{"should":[{"nested":{"path":"tags","query":{"term":{"tags.id":"aec56f1450494e35a55e12e0549be225"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"52c421b7f5b24f1690dd5554f376d57b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"87eb476dfb294119a7c30a6ce424f33b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"be635ecc230641a68b5e90e69aad4f04"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"c10ee4e2e07643e29beaa32c3485d775"}}}}]}}]}}]}},"aggregations":{"manufacturer":{"terms":{"field":"manufacturerId","size":10000}},"price":{"stats":{"script":{"id":"cheapest_price","params":{"accessors":[{"key":"cheapest_price_rule2d0d2dad8fd94e6e9487e8d2a8e77f83_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule45d10a59af854947b3fab73dfc7f1d62_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule586ef733e7004319b0b6b6e087551620_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule933140e126124c6e904e5ba4e1003c68_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule9782ca077889450ea567b89bb6dcd5ad_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruleae36b4e70c554fb6bd5a011a94a42d7d_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruled2c54e1781c2412da5c4c172a925910b_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruledb4dd62bd67c4686a03abd2c9f5e983d_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule0ab453f9867d46a2a2a272dd2fba6f0c_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule062601dd5a0c473199e370300c8c4b3e_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule189640a76c2d4098b4e412a31b9e0194_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruledbeeb1f1d2c84e288d04cd0849eb7e43_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1}],"decimals":100,"round":true,"multiplier":100.0}}}},"rating-exists":{"filter":{"range":{"ratingAverage":{"gte":0.0}}},"aggregations":{"rating":{"max":{"field":"ratingAverage"}}}},"shipping-free-filter":{"filter":{"term":{"shippingFree":true}},"aggregations":{"shipping-free":{"max":{"field":"shippingFree"}}}},"properties":{"nested":{"path":"properties"},"aggregations":{"properties":{"terms":{"field":"properties.id","size":10000}}}},"options":{"nested":{"path":"options"},"aggregations":{"options":{"terms":{"field":"options.id","size":10000}}}}},"size":0,"timeout":"5s"}"
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.178+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "POST"
          "uri" => "http://localhost:9201/gefu-dev_product/_search?track_total_hits=false&search_type=query_then_fetch"
          "port" => 9201
          "headers" => [
            "Host" => [
              "localhost"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.0 (Linux 6.8.0-79-generic; PHP 8.2.30)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.00403
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.178+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            "took" => 1
            "timed_out" => false
            "_shards" => [
              "total" => 3
              "successful" => 3
              "skipped" => 0
              "failed" => 0
            ]
            "hits" => [
              "max_score" => null
              "hits" => []
            ]
            "aggregations" => [
              "shipping-free-filter" => [
                "doc_count" => 0
                "shipping-free" => [
                  "value" => null
                ]
              ]
              "rating-exists" => [
                "doc_count" => 10
                "rating" => [
                  "value" => 0.0
                ]
              ]
              "price" => [
                "count" => 10
                "min" => 8.5
                "max" => 227.64
                "avg" => 86.437
                "sum" => 864.37
              ]
              "options" => [
                "doc_count" => 0
                "options" => [
                  "doc_count_error_upper_bound" => 0
                  "sum_other_doc_count" => 0
                  "buckets" => []
                ]
              ]
              "properties" => [
                "doc_count" => 2
                "properties" => [
                  "doc_count_error_upper_bound" => 0
                  "sum_other_doc_count" => 0
                  "buckets" => [
                    [
                      "key" => "045e2a9d44323e08e230de2e6ffc3652"
                      "doc_count" => 1
                    ]
                    [
                      "key" => "31c94665ed4d225bba88ec9f40cec10b"
                      "doc_count" => 1
                    ]
                  ]
                ]
              ]
              "manufacturer" => [
                "doc_count_error_upper_bound" => 0
                "sum_other_doc_count" => 0
                "buckets" => [
                  [
                    "key" => "e82e68eb1ad8407091f8524eda656de0"
                    "doc_count" => 10
                  ]
                ]
              ]
            ]
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.178+00:00"
        "message" => "curl -XPOST 'http://localhost:9201/gefu-dev_product/_search?track_total_hits=false&search_type=query_then_fetch' -d '{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"mbdusSort","query":{"term":{"mbdusSort.categoryId":"2446cc998f844b95824b502461852a3e"}}}},{"nested":{"path":"mbdusSort","query":{"bool":{"must_not":[{"exists":{"field":"mbdusSort.categoryId"}}]}}}}]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"bool":{"must":[{"range":{"visibilities.visibility":{"gte":30}}},{"term":{"visibilities.salesChannelId":"a290dc5c19e14cbebba6c40f9c59949f"}}]}}}},{"term":{"active":true}}]}},{"bool":{"should":[{"nested":{"path":"tags","query":{"term":{"tags.id":"aec56f1450494e35a55e12e0549be225"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"52c421b7f5b24f1690dd5554f376d57b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"87eb476dfb294119a7c30a6ce424f33b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"be635ecc230641a68b5e90e69aad4f04"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"c10ee4e2e07643e29beaa32c3485d775"}}}}]}}]}}]}},"aggregations":{"manufacturer":{"terms":{"field":"manufacturerId","size":10000}},"price":{"stats":{"script":{"id":"cheapest_price","params":{"accessors":[{"key":"cheapest_price_rule2d0d2dad8fd94e6e9487e8d2a8e77f83_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule45d10a59af854947b3fab73dfc7f1d62_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule586ef733e7004319b0b6b6e087551620_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule933140e126124c6e904e5ba4e1003c68_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule9782ca077889450ea567b89bb6dcd5ad_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruleae36b4e70c554fb6bd5a011a94a42d7d_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruled2c54e1781c2412da5c4c172a925910b_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruledb4dd62bd67c4686a03abd2c9f5e983d_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule0ab453f9867d46a2a2a272dd2fba6f0c_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule062601dd5a0c473199e370300c8c4b3e_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_rule189640a76c2d4098b4e412a31b9e0194_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruledbeeb1f1d2c84e288d04cd0849eb7e43_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1},{"key":"cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross","factor":1}],"decimals":100,"round":true,"multiplier":100.0}}}},"rating-exists":{"filter":{"range":{"ratingAverage":{"gte":0.0}}},"aggregations":{"rating":{"max":{"field":"ratingAverage"}}}},"shipping-free-filter":{"filter":{"term":{"shippingFree":true}},"aggregations":{"shipping-free":{"max":{"field":"shippingFree"}}}},"properties":{"nested":{"path":"properties"},"aggregations":{"properties":{"terms":{"field":"properties.id","size":10000}}}},"options":{"nested":{"path":"options"},"aggregations":{"options":{"terms":{"field":"options.id","size":10000}}}}},"size":0,"timeout":"5s"}'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.178+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            "took" => 1
            "timed_out" => false
            "_shards" => [
              "total" => 3
              "successful" => 3
              "skipped" => 0
              "failed" => 0
            ]
            "hits" => [
              "max_score" => null
              "hits" => []
            ]
            "aggregations" => [
              "shipping-free-filter" => [
                "doc_count" => 0
                "shipping-free" => [
                  "value" => null
                ]
              ]
              "rating-exists" => [
                "doc_count" => 10
                "rating" => [
                  "value" => 0.0
                ]
              ]
              "price" => [
                "count" => 10
                "min" => 8.5
                "max" => 227.64
                "avg" => 86.437
                "sum" => 864.37
              ]
              "options" => [
                "doc_count" => 0
                "options" => [
                  "doc_count_error_upper_bound" => 0
                  "sum_other_doc_count" => 0
                  "buckets" => []
                ]
              ]
              "properties" => [
                "doc_count" => 2
                "properties" => [
                  "doc_count_error_upper_bound" => 0
                  "sum_other_doc_count" => 0
                  "buckets" => [
                    [
                      "key" => "045e2a9d44323e08e230de2e6ffc3652"
                      "doc_count" => 1
                    ]
                    [
                      "key" => "31c94665ed4d225bba88ec9f40cec10b"
                      "doc_count" => 1
                    ]
                  ]
                ]
              ]
              "manufacturer" => [
                "doc_count_error_upper_bound" => 0
                "sum_other_doc_count" => 0
                "buckets" => [
                  [
                    "key" => "e82e68eb1ad8407091f8524eda656de0"
                    "doc_count" => 10
                  ]
                ]
              ]
            ]
          ]
          "method" => "POST"
          "uri" => "http://localhost:9201/gefu-dev_product/_search?track_total_hits=false&search_type=query_then_fetch"
          "port" => 9201
          "HTTP code" => 200
          "duration" => 0.00403
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.179+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.179+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.181+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Elasticsearch\Framework\DataAbstractionLayer\Event\ElasticsearchEntitySearcherSearchEvent"
          "listener" => "MbdusArticleSort\Subscriber\ElasticsearchEntitySearcherSearchSubscriber::onSearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.188+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"mbdusSort","query":{"term":{"mbdusSort.categoryId":"2446cc998f844b95824b502461852a3e"}}}},{"nested":{"path":"mbdusSort","query":{"bool":{"must_not":[{"exists":{"field":"mbdusSort.categoryId"}}]}}}}]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"bool":{"must":[{"range":{"visibilities.visibility":{"gte":30}}},{"term":{"visibilities.salesChannelId":"a290dc5c19e14cbebba6c40f9c59949f"}}]}}}},{"term":{"active":true}}]}},{"bool":{"should":[{"nested":{"path":"tags","query":{"term":{"tags.id":"aec56f1450494e35a55e12e0549be225"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"52c421b7f5b24f1690dd5554f376d57b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"87eb476dfb294119a7c30a6ce424f33b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"be635ecc230641a68b5e90e69aad4f04"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"c10ee4e2e07643e29beaa32c3485d775"}}}}]}}]}}]}},"sort":[{"mbdusSort.sort":{"nested":{"path":"mbdusSort","filter":{"term":{"mbdusSort.categoryId":"2446cc998f844b95824b502461852a3e"}}},"order":"ASC"}}],"from":0,"size":24,"timeout":"5s"}"
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.189+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "POST"
          "uri" => "http://localhost:9201/gefu-dev_product/_search?track_total_hits=true&search_type=query_then_fetch"
          "port" => 9201
          "headers" => [
            "Host" => [
              "localhost"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.0 (Linux 6.8.0-79-generic; PHP 8.2.30)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.006882
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.189+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            "took" => 5
            "timed_out" => false
            "_shards" => [
              "total" => 3
              "successful" => 3
              "skipped" => 0
              "failed" => 0
            ]
            "hits" => [
              "total" => [
                "value" => 10
                "relation" => "eq"
              ]
              "max_score" => null
              "hits" => [
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "9738de055cdf4e3bb43e3ecaec1e3000"
                  "_score" => null
                  "_source" => [
                    "id" => "9738de055cdf4e3bb43e3ecaec1e3000"
                    "autoIncrement" => 6123.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => false
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => -2
                    "productNumber" => "97510"
                    "ean" => "4006664975100"
                    "displayGroup" => "a270eb7948880d663777a88283fe4321"
                    "sales" => 7
                    "stock" => -2
                    "weight" => 0.0
                    "width" => 24.0
                    "length" => 35.8
                    "height" => 30.5
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2023-07-06T09:30:33+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "6cc59c95eb7e4e0a97534be6b58f0786"
                        "name" => "Alle"
                        "_count" => 1
                      ]
                      [
                        "id" => "e29bbdf62d1749d586d2f9a56faa9efd"
                        "name" => "Tous"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "e7837a3009ad49799465bc8db6ece48e"
                        "name" => "Displays"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "7130e56a0dfd4a45b944d4e1bb97d5fd"
                        "name" => "G Gewürze"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => "319d93ac5472461f9e7e7de7b36a57cd"
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "6cc59c95eb7e4e0a97534be6b58f0786"
                      "7130e56a0dfd4a45b944d4e1bb97d5fd"
                      "e29bbdf62d1749d586d2f9a56faa9efd"
                      "e7837a3009ad49799465bc8db6ece48e"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 14728.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "Weißblech"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 227.64
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 297.64
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 14728.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "tinplate"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 227.64
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display SPICEBAR, mit 6 Gewürzen"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display SPICEBAR, mit 6 Gewürzen"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display SPICEBAR, mit 6 Gewürzen Inhalt: 36 Stück (6 je Sorte) Die hocharomatischen SPICEBAR Gewürze begeistern in Bio Qualität. 6 x 97510.01 Spicebar Rasavat Pfeffer, ganz, bio Inhalt 80g 6 x 97510.02 Spicebar Wilder Voatsiperiferypfeffer, ganz Inhalt 80g 6 x 97510.03 Roter Kampot Pfeffer, ganz Inhalt 80g 6 x 97510.04 Kalahari Wüstensalz, grob Inhalt 170g 6 x 97510.05 Birdseye Chili, ganz, bio Inhalt 30g 6 x 97510.07 Flor De Sal, Inhalt 90 g
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display SPICEBAR, mit 6 Gewürzen Inhalt: 36 Stück (6 je Sorte) Die hocharomatischen SPICEBAR Gewürze begeistern in Bio Qualität. 6 x 97510.01 Spicebar Rasavat Pfeffer, ganz, bio Inhalt 80g 6 x 97510.02 Spicebar Wilder Voatsiperiferypfeffer, ganz Inhalt 80g 6 x 97510.03 Roter Kampot Pfeffer, ganz Inhalt 80g 6 x 97510.04 Kalahari Wüstensalz, grob Inhalt 170g 6 x 97510.05 Birdseye Chili, ganz, bio Inhalt 30g 6 x 97510.07 Flor De Sal, Inhalt 90 g
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 227.64
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 227.64
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "7"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "6"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "681"
                      ]
                    ]
                  ]
                  "sort" => [
                    7
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "90f08920beba471e8ea71c35717e91da"
                  "_score" => null
                  "_source" => [
                    "id" => "90f08920beba471e8ea71c35717e91da"
                    "autoIncrement" => 6224.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34666"
                    "ean" => "4006664346665"
                    "displayGroup" => "6adb1e230145453ac831a71731708009"
                    "sales" => 1
                    "stock" => 0
                    "weight" => 0.059
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 8.8
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-01-05T23:07:30+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => [
                      [
                        "id" => "045e2a9d44323e08e230de2e6ffc3652"
                        "_count" => 1
                        "groupId" => "019977203c897a3fa2443891adaf3c94"
                        "group" => [
                          "id" => "019977203c897a3fa2443891adaf3c94"
                          "_count" => 1
                        ]
                        "name" => [
                          "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "T-PREP"
                        ]
                      ]
                    ]
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => [
                      "045e2a9d44323e08e230de2e6ffc3652"
                    ]
                    "tagIds" => [
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34666000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "Kunststoff,Keramik,hochwertiger Edelstahl,Glas"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 8.5
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34666000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "plastic,ceramic,high-grade stainless steel,glass"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 8.5
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Salz- oder Pfeffermühle TUSOME"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Salt and pepper mill TUSOME"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein, oho und ideal zum Nachwürzen! Ob am Esstisch, beim Camping oder auf der Picknickdecke – Die Mini Salz- oder Pfeffermühle mit Aromadeckel liefert Würze in stylishem Outfit. Ausgestattet mit Keramikmahlwerk, das von grob bis fein stufenlos verstellbar ist\n
                        \u{A0}\n
                        • stufenlos verstellbares Keramikmahlwerk• Aromadeckel
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small, powerful and ideal for seasoning! Whether it's used at the dining table, when camping or on a picnic - the mini salt and pepper mill with aroma lid delivers seasoning in a stylish outfit. Equipped with ceramic grinder, which is continuously adjustable from coarse to fine.\n
                        \u{A0}\n
                        • continuously adjustable ceramic grinder• aroma lid
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 8.5
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 8.5
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "8"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "7"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "645"
                      ]
                    ]
                  ]
                  "sort" => [
                    8
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "eda169a056d841238d1bcbdb11379560"
                  "_score" => null
                  "_source" => [
                    "id" => "eda169a056d841238d1bcbdb11379560"
                    "autoIncrement" => 6129.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 22
                    "productNumber" => "97511"
                    "ean" => "4006664975117"
                    "displayGroup" => "eaf949c1b0ea567619484d4b33129ccf"
                    "sales" => 0
                    "stock" => 22
                    "weight" => 0.0
                    "width" => 24.0
                    "length" => 35.8
                    "height" => 30.5
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2023-07-06T09:30:40+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "6cc59c95eb7e4e0a97534be6b58f0786"
                        "name" => "Alle"
                        "_count" => 1
                      ]
                      [
                        "id" => "e29bbdf62d1749d586d2f9a56faa9efd"
                        "name" => "Tous"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "e7837a3009ad49799465bc8db6ece48e"
                        "name" => "Displays"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "7130e56a0dfd4a45b944d4e1bb97d5fd"
                        "name" => "G Gewürze"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => "a8ecc374b34c4239ae5e40e8e1ac6b10"
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "6cc59c95eb7e4e0a97534be6b58f0786"
                      "7130e56a0dfd4a45b944d4e1bb97d5fd"
                      "e29bbdf62d1749d586d2f9a56faa9efd"
                      "e7837a3009ad49799465bc8db6ece48e"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 14808.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "Weißblech"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 191.64
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 14808.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "tinplate"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 191.64
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display Gewürz- und Kräuterstreuer SPICEBAR"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display Gewürz- und Kräuterstreuer SPICEBAR"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display Gewürz- und Kräuterstreuer SPICEBAR
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display Gewürz- und Kräuterstreuer SPICEBAR
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 191.64
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 191.64
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "26"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "23"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "1029"
                      ]
                    ]
                  ]
                  "sort" => [
                    26
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "c11db774aa1c43b0905be0ffb4ead155"
                  "_score" => null
                  "_source" => [
                    "id" => "c11db774aa1c43b0905be0ffb4ead155"
                    "autoIncrement" => 6222.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 1164
                    "productNumber" => "34658"
                    "ean" => "4006664346580"
                    "displayGroup" => "e45c1c753be7c4a555657b19ccc5ed55"
                    "sales" => 3
                    "stock" => 1164
                    "weight" => 0.222
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 18.0
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-01-05T23:07:30+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "c82fb4ab73ef4b0891e3d784d1abe706"
                        "name" => "VME-Zuteilung"
                        "_count" => 1
                      ]
                      [
                        "id" => "20bf52c222fa49f990858897b09187fd"
                        "name" => "Neuheiten 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                      [
                        "id" => "2bcb0a44c69e4ee68b1d1b387139acd6"
                        "name" => "G Essig&Ölspender"
                        "_count" => 1
                      ]
                      [
                        "id" => "e20249bab0da44e580fc3159ca7cdc10"
                        "name" => "Gedeckter Tisch | Servieren"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "20bf52c222fa49f990858897b09187fd"
                      "2bcb0a44c69e4ee68b1d1b387139acd6"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "c82fb4ab73ef4b0891e3d784d1abe706"
                      "e20249bab0da44e580fc3159ca7cdc10"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34658000.0
                        "gefu_product_dishwash" => "yes"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "Glas,hochwertiger Edelstahl,Kunststoff"
                        "gefu_product_categories" => "Würzen,Braten / BBQ,Backen"
                        "gefu_product_custom_fields_b2b_uvp" => 22.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34658000.0
                        "gefu_product_dishwash" => "yes"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "glass,high-grade stainless steel,plastic"
                        "gefu_product_categories" => "SEASONING,ROASTING BBQ,BAKING"
                        "gefu_product_custom_fields_b2b_uvp" => 22.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Essig- und Öl Sprüher NEVA, 2 Stück"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Vinegar and oil spray NEVA, 2 pcs."
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Einfach kurz Sprühen statt lange Einpinseln oder Bestreichen! Das elegante Sprühflaschen-Duo NEVA ermöglicht das feine, gleichmäßige Dosieren von Essig und Öl auf Knopfdruck. Perfekt für eine fettarme, gesunde Ernährung und als Partner für kalorienbewusstes Braten, Grillen, Kochen und Backen.\n
                        \u{A0}\n
                        • Füllvolumen: 100 ml• 100% auslaufsicher• zur Unterstützung einer fettarmen und gesunden Ernährung • genaues und gleichmäßiges Dosieren von Essig und Öl• leichte Reinigung der Präzisionsdüsen mit Wasser
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Simply give a short spray rather than spending a long time brushing or coating! The elegant spray bottle Duo NEVA allows for fine, even dosing of vinegar and oil at the touch of a button. Perfect for a low-fat, healthy diet and to support calorie-controlled frying, grilling, boiling and baking.\n
                        \u{A0}\n
                        • capacity: 100 ml• 100% leak-proof• to support a low-fat and healthy diet• precise and even dosing of vinegar and oil• easy cleaning of the precision nozzle using water
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 22.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 22.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "40"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "36"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "855"
                      ]
                    ]
                  ]
                  "sort" => [
                    40
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "baf3574685fc4355935d71e921de4603"
                  "_score" => null
                  "_source" => [
                    "id" => "baf3574685fc4355935d71e921de4603"
                    "autoIncrement" => 5342.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 138
                    "productNumber" => "12766"
                    "ean" => "4006664127660"
                    "displayGroup" => "e256e3370ab0af034eaea319fe583570"
                    "sales" => 0
                    "stock" => 138
                    "weight" => 0.0
                    "width" => 19.6
                    "length" => 19.6
                    "height" => 8.4
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2023-06-07T11:03:46+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "e7837a3009ad49799465bc8db6ece48e"
                        "name" => "Displays"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => "d7ef0b093b714c7486483ff58f1c3fa0"
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                      "e7837a3009ad49799465bc8db6ece48e"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 12766000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Kunststoff"
                        "gefu_product_categories" => "Displays,Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 127.84
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 12766000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "high-grade stainless steel,plastic"
                        "gefu_product_categories" => "Displays,SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 127.84
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display Mini Gewürzmühle PICCO, Inhalt 16 Stück"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display mini spice mill PICCO Contents: 16 pieces"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein aber fein! Mit der Mini Gewürzmühle verfeinern Sie mit Leichtigkeit jedes Gericht. Ob zuhause oder unterwegs, das Keramikmahlwerk bringt beste Mahlergebnisse für Salz oder Pfeffer. Umdrehung für Umdrehung.\n
                        \u{A0}\n
                        geeignet für Salz und Pfeffer perfekt für unterwegsKeramikmahlwerk
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small but perfectly formed! The Mini Spice Mill refines any dish with ease. Whether at home or on the go, the ceramic grinder gives the best grinding results for salt or pepper. Turn by turn.\n
                        \u{A0}\n
                        suitable for salt and pepper perfect for on the goceramic grinder
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 127.84
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 127.84
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "42"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "38"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "824"
                      ]
                    ]
                  ]
                  "sort" => [
                    42
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "1873156fc0d649299897b0db2077422a"
                  "_score" => null
                  "_source" => [
                    "id" => "1873156fc0d649299897b0db2077422a"
                    "autoIncrement" => 6305.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => -1
                    "productNumber" => "34671"
                    "ean" => "4006664346719"
                    "displayGroup" => "ead5b3b3b4276a158a921db47b15b0a2"
                    "sales" => 2
                    "stock" => -1
                    "weight" => 0.315
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 18.5
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:17+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "58c3dcf9216c4027a788881a6c0df3aa"
                        "name" => "Design"
                        "_count" => 1
                      ]
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "58c3dcf9216c4027a788881a6c0df3aa"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34671000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Akazienholz,Kunststoff,Kunststoff,Silikon,Keramikmahlwerk"
                        "gefu_product_categories" => "Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34671000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "high-grade stainless steel,acacia wood,plastic,plastic,silicone,ceramic grinder"
                        "gefu_product_categories" => "SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Gewürzmühle SPICE-GRIND"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Spice mill SPICE-GRIND"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Die zeitlos elegante Präzisionsmühle SPICE-GRIND für das ultimative Gewürzerlebnis. Ihr hochwertiges und innovatives Keramik-Kegelmahlwerk CYCLONE®  mahlt verschiedenste Gewürze vom Salzkristall bis zum Pfefferkorn besonders effizient und setzt dabei ihre wertvollen Öle und duftenden Aromen frei. Mit exakter Mahlgradeinstellung von pulverfein bis extragrob.\n
                        \u{A0}\n
                        hochwertiges Keramik-Kegelmahlwerk CYCLONE® für maximale Präzision und Effizienzaußenliegende, 12-stufige Mahlgradeinstellungvermahlt Salz, Pfeffer, Langkornpfeffer, Kümmel, Kardamom Samen, Anis, Fenchelsaat, Senfkörner und vieles mehrleicht befüllbarer Gewürzcontainermit Aromaverschlusskappe\u{A0}\u{A0}
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        The timelessly elegant SPICE-GRIND precision mill for the ultimate spice experience. Its high-quality and innovative CYCLONE® ceramic cone grinder grinds a wide variety of spices from salt crystals to peppercorns particularly efficiently, releasing their valuable oils and fragrant aromas. external, 14-level grinding setting: from powder fine to extra-coarse.\n
                        \u{A0}\n
                        high-quality ceramic cone grinding mechanism CYCLONE® for maximum precision and efficiencyexternal, 12-step grinder setting ground salt, pepper, long grain pepper, caraway seeds, cardamom seeds, anise, fennel seeds, mustard seeds and much moreeasily refillable spice containerwith aroma seal\u{A0}
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 49.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 49.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "57"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "53"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "150"
                      ]
                    ]
                  ]
                  "sort" => [
                    57
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "0e7e5505889d4638a58d006040522d30"
                  "_score" => null
                  "_source" => [
                    "id" => "0e7e5505889d4638a58d006040522d30"
                    "autoIncrement" => 6223.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34665"
                    "ean" => "4006664346658"
                    "displayGroup" => "c38a8a120d6c444ca938fdaabacdf142"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 0.944
                    "width" => 18.4
                    "length" => 18.4
                    "height" => 18.4
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-01-05T23:07:30+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "20bf52c222fa49f990858897b09187fd"
                        "name" => "Neuheiten 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "20bf52c222fa49f990858897b09187fd"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34665000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "Kunststoff,Keramik,hochwertiger Edelstahl,Glas"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 136.0
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34665000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "plastic,ceramic,high-grade stainless steel,glass"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 136.0
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display Salz- oder Pfeffermühle TUSOME Inhalt: 16 Stück"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display salt and pepper mill TUSOME Content: 16 pcs."
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein, oho und ideal zum Nachwürzen! Ob am Esstisch, beim Camping oder auf der Picknickdecke – Die Mini Salz- oder Pfeffermühle mit Aromadeckel liefert Würze in stylishem Outfit. Ausgestattet mit Keramikmahlwerk, das von grob bis fein stufenlos verstellbar ist\n
                        \u{A0}\n
                        • stufenlos verstellbares Keramikmahlwerk• Aromadeckel
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small, powerful and ideal for seasoning! Whether it's used at the dining table, when camping or on a picnic - the mini salt and pepper mill with aroma lid delivers seasoning in a stylish outfit. Equipped with ceramic grinder, which is continuously adjustable from coarse to fine.\n
                        \u{A0}\n
                        • continuously adjustable ceramic grinder• aroma lid
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 136.0
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 136.0
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "62"
                      ]
                    ]
                  ]
                  "sort" => [
                    62
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "6895196948054dfe8370259da9527b03"
                  "_score" => null
                  "_source" => [
                    "id" => "6895196948054dfe8370259da9527b03"
                    "autoIncrement" => 6304.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34659"
                    "ean" => "4006664346597"
                    "displayGroup" => "728d19fdae9bd464c923d2c98eda6123"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 1.3
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 6.8
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:16+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "58c3dcf9216c4027a788881a6c0df3aa"
                        "name" => "Design"
                        "_count" => 1
                      ]
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                      [
                        "id" => "eb8a876165f14663b967d870d2b3d8d7"
                        "name" => "G Mörser&Stößel"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => [
                      [
                        "id" => "31c94665ed4d225bba88ec9f40cec10b"
                        "_count" => 1
                        "groupId" => "019977203c897a3fa2443891adaf3c94"
                        "group" => [
                          "id" => "019977203c897a3fa2443891adaf3c94"
                          "_count" => 1
                        ]
                        "name" => [
                          "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "X-PLOSION®"
                        ]
                      ]
                    ]
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => [
                      "31c94665ed4d225bba88ec9f40cec10b"
                    ]
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "58c3dcf9216c4027a788881a6c0df3aa"
                      "c006128364fd4c599cb8ae77cd307075"
                      "eb8a876165f14663b967d870d2b3d8d7"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34659000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "Gusseisen,Akazienholz"
                        "gefu_product_categories" => "Würzen"
                        "gefu_product_custom_fields_serie" => "X-PLOSION®"
                        "gefu_product_custom_fields_b2b_uvp" => 34.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34659000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "cast iron,acacia wood"
                        "gefu_product_categories" => "SEASONING"
                        "gefu_product_custom_fields_serie" => "X-PLOSION®"
                        "gefu_product_custom_fields_b2b_uvp" => 34.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Gussmörser X-PLOSION®, mini"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Cast iron mortar X-PLOSION®, mini"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein, aber oho! Der praktische Minimörser X-PLOSION® passt perfekt in jede Küche und auf jeden Tisch. Aus hochwertigem und massivem Gusseisen für optimale Mahlergebnisse sowie höchstes und präzises Würzvergnügen.\n
                        \u{A0}\n
                        \u{A0}\u{A0}\u{A0}kleiner eleganter Mörser aus schwerem Gusseisen• \u{A0}\u{A0}\u{A0}gusseiserner Stößel mit Griff aus edlem Akazienholz• \u{A0}\u{A0}\u{A0}ideale Größe für kleine Mengen an Kräutern und Gewürzen sowie für den Tischgebrauch• \u{A0}\u{A0}\u{A0}Ausgießnasen für feines Dosieren beim Würzen• \u{A0}\u{A0}\u{A0}kompatibel mit dem Mühlenuntersetzer X-PLOSION®, M
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small but packs a punch! The practical X-PLOSION® mini mortar fits perfectly in every kitchen and on every table. Made of high-quality and solid cast iron for optimal grinding results as well as the highest and most finely tuned seasoning.\n
                        \u{A0}\n
                        \u{A0}\u{A0}\u{A0}small, elegant mortar made of heavy cast iron• \u{A0}\u{A0}\u{A0}cast iron pestle with grip made of acacia wood• \u{A0}\u{A0}\u{A0}ideal size for small quantities of herbs and spices as well as for table use• \u{A0}\u{A0}\u{A0}pouring spout for finely dosed seasoning• \u{A0}\u{A0}\u{A0}compatible with the mill coaster X-PLOSION®, M
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 34.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 34.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "68"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "61"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "461"
                      ]
                    ]
                  ]
                  "sort" => [
                    68
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "5efa7d6ad8be4b85b8117a82f7a8419e"
                  "_score" => null
                  "_source" => [
                    "id" => "5efa7d6ad8be4b85b8117a82f7a8419e"
                    "autoIncrement" => 6306.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34672"
                    "ean" => "4006664346726"
                    "displayGroup" => "c1ab0007047fd668985796d995664813"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 0.26
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 18.3
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:18+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "58c3dcf9216c4027a788881a6c0df3aa"
                        "name" => "Design"
                        "_count" => 1
                      ]
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "58c3dcf9216c4027a788881a6c0df3aa"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34672000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Akazienholz,Kunststoff,Silikon,Kunststoff,hochwertiger Edelstahl"
                        "gefu_product_categories" => "Würzen,Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34672000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "high-grade stainless steel,acacia wood,plastic,silicone,plastic,high-grade stainless steel"
                        "gefu_product_categories" => "SEASONING,SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Gewürzschneider SPICE-CUT"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Spice cutter SPICE-CUT"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Spice up your life! Mit dem innovativen Gewürzschneider SPICE-CUT lassen sich ungeahnte aromatische Möglichkeiten entdecken. Durch das DIACUT Edelstahl-Schneidwerk sorgt er mithilfe einer Vielzahl vom brillant scharfen Zähnen für ein müheloses Zerkleinern verschiedenster Gewürze, getrockneter Kräuter oder Chilischoten. Der Gewürzschneider sorgt für eine einmalig feine und exakte Dosierung. Sein innovatives Schneidwerk ermöglicht absolut gleichmäßige Schnittresultate.\n
                        \u{A0}\n
                        extrascharfes, korrosionsbeständiges DIACUT Edelstahl-Schneidwerk mit DIAMOND LASER CUT Technologie schneidet Sternanis, Nelken, Zimtstangen, Chilis, Muskatnuss, getrocknete Beeren, Fenchelsaat, Tonkabohne, Piment, Senfkörner, getrockneter Ingwer, getrocknete Minzblätter und vieles mehrgeräumiger Gewürzcontainer bietet ausreichend Platz für verschieden großes Schneidgutermöglicht effizientes Ausnutzen des gesamten Schneidguts Aufbewahrungsbehälter für Gewürze im Deckelmit Aromaverschlusskappe\u{A0}
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Spice up your life! The innovative SPICE-CUT spice cutter lets you discover unimagined aromatic possibilities. Thanks to the DIACUT stainless steel cutting mechanism, it ensures effortless chopping of a wide variety of spices, dried herbs or chilli peppers with the help of a multitude of brilliantly sharp teeth. The spice cutter ensures a uniquely fine and exact dosage. Its innovative cutting mechanism enables absolutely uniform cutting results.\n
                        \u{A0}\n
                        extra-sharp, corrosion-resistant DIACUT stainless steel cutteing mechansim with DIAMOND LASER CUT technology cuts star anise, cloves, cinnamon sticks, chillies, nutmeg, dried berries, fennel seeds, tonka beans, allspice, mustard seeds, dried ginger, dried mint leaves and much morespacious spice container offers enough space for different sized cuttingsenables efficient utilisation of the entire cutting material Storage container for spices in the lidwith aroma seal\u{A0}
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 49.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 49.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "75"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "67"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "417"
                      ]
                    ]
                  ]
                  "sort" => [
                    75
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "515305c1bd034259b0d434a21d98e627"
                  "_score" => null
                  "_source" => [
                    "id" => "515305c1bd034259b0d434a21d98e627"
                    "autoIncrement" => 6300.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "16203"
                    "ean" => "4006664162036"
                    "displayGroup" => "6a2acde8dace25ecd72e8f6e41dea9e6"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 0.037
                    "width" => 5.0
                    "length" => 18.0
                    "height" => 2.0
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:04+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "e9c8413a1e2445529dcdca6d98f4f56d"
                        "name" => "Kaffee | Tee"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "e9c8413a1e2445529dcdca6d98f4f56d"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 16203000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Naturhaarborsten,Leder,Walnussholz"
                        "gefu_product_categories" => "Trinkgenuss,Kaffee | Tee,Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 14.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 16203000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "high-grade stainless steel,natural hair bristles,leather,walnut wood"
                        "gefu_product_categories" => ",COFFEE TEA,SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 14.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Mahlwerkpinsel DUSTO"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Grinder brush DUSTO"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        DUSTO: perfekte Sauberkeit bis in die letzte Ecke. Mit seinen stabilen und gleichzeitig flexiblen Borsten lassen sich sowohl Kaffeemühlen als auch Kaffeemaschinen mühelos und besonders schonend reinigen. Perfekt geeignet auch zur gründlichen Reinigung von Gewürzmühlen.\n
                        \u{A0}\n
                        • professioneller Reinigungspinsel für Kaffee- und Gewürzmühlen sowie für Kaffeemaschinen• mit abgewinkeltem Pinselkopf für perfekte Sauberkeit bis in den letzten Winkel• extra lange Naturhaarborsten: feuchtigkeitsbeständig, stabil und zugleich flexibel • ergonomisch geformter Griff• leichte Reinigung der Borsten unter fließendem Wasser
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        DUSTO: perfect cleanliness down to the last corner. Its sturdy yet flexible bristles, effortlessly and gently cleans both coffee grinders and coffee machines  Also perfectly suited for thorough cleaning of spice mills.\n
                        \u{A0}\n
                        • professional cleaning brush for coffee and spice grinders as well as for coffee machines• with angled brush head for perfect cleanliness right down to the last corner• extra long natural hair bristles: moisture-resistant, sturdy and flexible at the same time • ergonomically shaped handle• easy cleaning of the bristles under running water
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 14.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 14.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "77"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "60"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "365"
                      ]
                    ]
                  ]
                  "sort" => [
                    77
                  ]
                ]
              ]
            ]
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.189+00:00"
        "message" => "curl -XPOST 'http://localhost:9201/gefu-dev_product/_search?track_total_hits=true&search_type=query_then_fetch' -d '{"query":{"bool":{"filter":[{"bool":{"must":[{"bool":{"should":[{"nested":{"path":"mbdusSort","query":{"term":{"mbdusSort.categoryId":"2446cc998f844b95824b502461852a3e"}}}},{"nested":{"path":"mbdusSort","query":{"bool":{"must_not":[{"exists":{"field":"mbdusSort.categoryId"}}]}}}}]}},{"bool":{"must":[{"nested":{"path":"visibilities","query":{"bool":{"must":[{"range":{"visibilities.visibility":{"gte":30}}},{"term":{"visibilities.salesChannelId":"a290dc5c19e14cbebba6c40f9c59949f"}}]}}}},{"term":{"active":true}}]}},{"bool":{"should":[{"nested":{"path":"tags","query":{"term":{"tags.id":"aec56f1450494e35a55e12e0549be225"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"52c421b7f5b24f1690dd5554f376d57b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"87eb476dfb294119a7c30a6ce424f33b"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"be635ecc230641a68b5e90e69aad4f04"}}}},{"nested":{"path":"tags","query":{"term":{"tags.id":"c10ee4e2e07643e29beaa32c3485d775"}}}}]}}]}}]}},"sort":[{"mbdusSort.sort":{"nested":{"path":"mbdusSort","filter":{"term":{"mbdusSort.categoryId":"2446cc998f844b95824b502461852a3e"}}},"order":"ASC"}}],"from":0,"size":24,"timeout":"5s"}'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.189+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            "took" => 5
            "timed_out" => false
            "_shards" => [
              "total" => 3
              "successful" => 3
              "skipped" => 0
              "failed" => 0
            ]
            "hits" => [
              "total" => [
                "value" => 10
                "relation" => "eq"
              ]
              "max_score" => null
              "hits" => [
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "9738de055cdf4e3bb43e3ecaec1e3000"
                  "_score" => null
                  "_source" => [
                    "id" => "9738de055cdf4e3bb43e3ecaec1e3000"
                    "autoIncrement" => 6123.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => false
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => -2
                    "productNumber" => "97510"
                    "ean" => "4006664975100"
                    "displayGroup" => "a270eb7948880d663777a88283fe4321"
                    "sales" => 7
                    "stock" => -2
                    "weight" => 0.0
                    "width" => 24.0
                    "length" => 35.8
                    "height" => 30.5
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2023-07-06T09:30:33+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "6cc59c95eb7e4e0a97534be6b58f0786"
                        "name" => "Alle"
                        "_count" => 1
                      ]
                      [
                        "id" => "e29bbdf62d1749d586d2f9a56faa9efd"
                        "name" => "Tous"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "e7837a3009ad49799465bc8db6ece48e"
                        "name" => "Displays"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "7130e56a0dfd4a45b944d4e1bb97d5fd"
                        "name" => "G Gewürze"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => "319d93ac5472461f9e7e7de7b36a57cd"
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "6cc59c95eb7e4e0a97534be6b58f0786"
                      "7130e56a0dfd4a45b944d4e1bb97d5fd"
                      "e29bbdf62d1749d586d2f9a56faa9efd"
                      "e7837a3009ad49799465bc8db6ece48e"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 14728.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "Weißblech"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 227.64
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 297.64
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 14728.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "tinplate"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 227.64
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display SPICEBAR, mit 6 Gewürzen"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display SPICEBAR, mit 6 Gewürzen"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display SPICEBAR, mit 6 Gewürzen Inhalt: 36 Stück (6 je Sorte) Die hocharomatischen SPICEBAR Gewürze begeistern in Bio Qualität. 6 x 97510.01 Spicebar Rasavat Pfeffer, ganz, bio Inhalt 80g 6 x 97510.02 Spicebar Wilder Voatsiperiferypfeffer, ganz Inhalt 80g 6 x 97510.03 Roter Kampot Pfeffer, ganz Inhalt 80g 6 x 97510.04 Kalahari Wüstensalz, grob Inhalt 170g 6 x 97510.05 Birdseye Chili, ganz, bio Inhalt 30g 6 x 97510.07 Flor De Sal, Inhalt 90 g
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display SPICEBAR, mit 6 Gewürzen Inhalt: 36 Stück (6 je Sorte) Die hocharomatischen SPICEBAR Gewürze begeistern in Bio Qualität. 6 x 97510.01 Spicebar Rasavat Pfeffer, ganz, bio Inhalt 80g 6 x 97510.02 Spicebar Wilder Voatsiperiferypfeffer, ganz Inhalt 80g 6 x 97510.03 Roter Kampot Pfeffer, ganz Inhalt 80g 6 x 97510.04 Kalahari Wüstensalz, grob Inhalt 170g 6 x 97510.05 Birdseye Chili, ganz, bio Inhalt 30g 6 x 97510.07 Flor De Sal, Inhalt 90 g
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 227.64
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 227.64
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "7"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "6"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "681"
                      ]
                    ]
                  ]
                  "sort" => [
                    7
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "90f08920beba471e8ea71c35717e91da"
                  "_score" => null
                  "_source" => [
                    "id" => "90f08920beba471e8ea71c35717e91da"
                    "autoIncrement" => 6224.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34666"
                    "ean" => "4006664346665"
                    "displayGroup" => "6adb1e230145453ac831a71731708009"
                    "sales" => 1
                    "stock" => 0
                    "weight" => 0.059
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 8.8
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-01-05T23:07:30+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => [
                      [
                        "id" => "045e2a9d44323e08e230de2e6ffc3652"
                        "_count" => 1
                        "groupId" => "019977203c897a3fa2443891adaf3c94"
                        "group" => [
                          "id" => "019977203c897a3fa2443891adaf3c94"
                          "_count" => 1
                        ]
                        "name" => [
                          "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "T-PREP"
                        ]
                      ]
                    ]
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => [
                      "045e2a9d44323e08e230de2e6ffc3652"
                    ]
                    "tagIds" => [
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34666000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "Kunststoff,Keramik,hochwertiger Edelstahl,Glas"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 8.5
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34666000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "plastic,ceramic,high-grade stainless steel,glass"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 8.5
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Salz- oder Pfeffermühle TUSOME"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Salt and pepper mill TUSOME"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein, oho und ideal zum Nachwürzen! Ob am Esstisch, beim Camping oder auf der Picknickdecke – Die Mini Salz- oder Pfeffermühle mit Aromadeckel liefert Würze in stylishem Outfit. Ausgestattet mit Keramikmahlwerk, das von grob bis fein stufenlos verstellbar ist\n
                        \u{A0}\n
                        • stufenlos verstellbares Keramikmahlwerk• Aromadeckel
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small, powerful and ideal for seasoning! Whether it's used at the dining table, when camping or on a picnic - the mini salt and pepper mill with aroma lid delivers seasoning in a stylish outfit. Equipped with ceramic grinder, which is continuously adjustable from coarse to fine.\n
                        \u{A0}\n
                        • continuously adjustable ceramic grinder• aroma lid
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 8.5
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 8.5
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "8"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "7"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "645"
                      ]
                    ]
                  ]
                  "sort" => [
                    8
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "eda169a056d841238d1bcbdb11379560"
                  "_score" => null
                  "_source" => [
                    "id" => "eda169a056d841238d1bcbdb11379560"
                    "autoIncrement" => 6129.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 22
                    "productNumber" => "97511"
                    "ean" => "4006664975117"
                    "displayGroup" => "eaf949c1b0ea567619484d4b33129ccf"
                    "sales" => 0
                    "stock" => 22
                    "weight" => 0.0
                    "width" => 24.0
                    "length" => 35.8
                    "height" => 30.5
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2023-07-06T09:30:40+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "6cc59c95eb7e4e0a97534be6b58f0786"
                        "name" => "Alle"
                        "_count" => 1
                      ]
                      [
                        "id" => "e29bbdf62d1749d586d2f9a56faa9efd"
                        "name" => "Tous"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "e7837a3009ad49799465bc8db6ece48e"
                        "name" => "Displays"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "7130e56a0dfd4a45b944d4e1bb97d5fd"
                        "name" => "G Gewürze"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => "a8ecc374b34c4239ae5e40e8e1ac6b10"
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "6cc59c95eb7e4e0a97534be6b58f0786"
                      "7130e56a0dfd4a45b944d4e1bb97d5fd"
                      "e29bbdf62d1749d586d2f9a56faa9efd"
                      "e7837a3009ad49799465bc8db6ece48e"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 14808.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "Weißblech"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 191.64
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 14808.0
                        "gefu_product_b2b" => true
                        "gefu_product_materials" => "tinplate"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 191.64
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display Gewürz- und Kräuterstreuer SPICEBAR"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display Gewürz- und Kräuterstreuer SPICEBAR"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display Gewürz- und Kräuterstreuer SPICEBAR
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Die hocharomatischen SPICEBAR Gewürze begeistert in Bio Qualität.\n
                        \u{A0}\n
                        Display Gewürz- und Kräuterstreuer SPICEBAR
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 191.64
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 191.64
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "26"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "23"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "1029"
                      ]
                    ]
                  ]
                  "sort" => [
                    26
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "c11db774aa1c43b0905be0ffb4ead155"
                  "_score" => null
                  "_source" => [
                    "id" => "c11db774aa1c43b0905be0ffb4ead155"
                    "autoIncrement" => 6222.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 1164
                    "productNumber" => "34658"
                    "ean" => "4006664346580"
                    "displayGroup" => "e45c1c753be7c4a555657b19ccc5ed55"
                    "sales" => 3
                    "stock" => 1164
                    "weight" => 0.222
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 18.0
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-01-05T23:07:30+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "c82fb4ab73ef4b0891e3d784d1abe706"
                        "name" => "VME-Zuteilung"
                        "_count" => 1
                      ]
                      [
                        "id" => "20bf52c222fa49f990858897b09187fd"
                        "name" => "Neuheiten 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                      [
                        "id" => "2bcb0a44c69e4ee68b1d1b387139acd6"
                        "name" => "G Essig&Ölspender"
                        "_count" => 1
                      ]
                      [
                        "id" => "e20249bab0da44e580fc3159ca7cdc10"
                        "name" => "Gedeckter Tisch | Servieren"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "20bf52c222fa49f990858897b09187fd"
                      "2bcb0a44c69e4ee68b1d1b387139acd6"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "c82fb4ab73ef4b0891e3d784d1abe706"
                      "e20249bab0da44e580fc3159ca7cdc10"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34658000.0
                        "gefu_product_dishwash" => "yes"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "Glas,hochwertiger Edelstahl,Kunststoff"
                        "gefu_product_categories" => "Würzen,Braten / BBQ,Backen"
                        "gefu_product_custom_fields_b2b_uvp" => 22.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34658000.0
                        "gefu_product_dishwash" => "yes"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "glass,high-grade stainless steel,plastic"
                        "gefu_product_categories" => "SEASONING,ROASTING BBQ,BAKING"
                        "gefu_product_custom_fields_b2b_uvp" => 22.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Essig- und Öl Sprüher NEVA, 2 Stück"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Vinegar and oil spray NEVA, 2 pcs."
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Einfach kurz Sprühen statt lange Einpinseln oder Bestreichen! Das elegante Sprühflaschen-Duo NEVA ermöglicht das feine, gleichmäßige Dosieren von Essig und Öl auf Knopfdruck. Perfekt für eine fettarme, gesunde Ernährung und als Partner für kalorienbewusstes Braten, Grillen, Kochen und Backen.\n
                        \u{A0}\n
                        • Füllvolumen: 100 ml• 100% auslaufsicher• zur Unterstützung einer fettarmen und gesunden Ernährung • genaues und gleichmäßiges Dosieren von Essig und Öl• leichte Reinigung der Präzisionsdüsen mit Wasser
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Simply give a short spray rather than spending a long time brushing or coating! The elegant spray bottle Duo NEVA allows for fine, even dosing of vinegar and oil at the touch of a button. Perfect for a low-fat, healthy diet and to support calorie-controlled frying, grilling, boiling and baking.\n
                        \u{A0}\n
                        • capacity: 100 ml• 100% leak-proof• to support a low-fat and healthy diet• precise and even dosing of vinegar and oil• easy cleaning of the precision nozzle using water
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 22.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 22.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "40"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "36"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "855"
                      ]
                    ]
                  ]
                  "sort" => [
                    40
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "baf3574685fc4355935d71e921de4603"
                  "_score" => null
                  "_source" => [
                    "id" => "baf3574685fc4355935d71e921de4603"
                    "autoIncrement" => 5342.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => true
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 138
                    "productNumber" => "12766"
                    "ean" => "4006664127660"
                    "displayGroup" => "e256e3370ab0af034eaea319fe583570"
                    "sales" => 0
                    "stock" => 138
                    "weight" => 0.0
                    "width" => 19.6
                    "length" => 19.6
                    "height" => 8.4
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2023-06-07T11:03:46+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "e7837a3009ad49799465bc8db6ece48e"
                        "name" => "Displays"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => "d7ef0b093b714c7486483ff58f1c3fa0"
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                      "e7837a3009ad49799465bc8db6ece48e"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 12766000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Kunststoff"
                        "gefu_product_categories" => "Displays,Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 127.84
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 12766000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "high-grade stainless steel,plastic"
                        "gefu_product_categories" => "Displays,SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 127.84
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display Mini Gewürzmühle PICCO, Inhalt 16 Stück"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display mini spice mill PICCO Contents: 16 pieces"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein aber fein! Mit der Mini Gewürzmühle verfeinern Sie mit Leichtigkeit jedes Gericht. Ob zuhause oder unterwegs, das Keramikmahlwerk bringt beste Mahlergebnisse für Salz oder Pfeffer. Umdrehung für Umdrehung.\n
                        \u{A0}\n
                        geeignet für Salz und Pfeffer perfekt für unterwegsKeramikmahlwerk
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small but perfectly formed! The Mini Spice Mill refines any dish with ease. Whether at home or on the go, the ceramic grinder gives the best grinding results for salt or pepper. Turn by turn.\n
                        \u{A0}\n
                        suitable for salt and pepper perfect for on the goceramic grinder
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 127.84
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 127.84
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "42"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "38"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "824"
                      ]
                    ]
                  ]
                  "sort" => [
                    42
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "1873156fc0d649299897b0db2077422a"
                  "_score" => null
                  "_source" => [
                    "id" => "1873156fc0d649299897b0db2077422a"
                    "autoIncrement" => 6305.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => -1
                    "productNumber" => "34671"
                    "ean" => "4006664346719"
                    "displayGroup" => "ead5b3b3b4276a158a921db47b15b0a2"
                    "sales" => 2
                    "stock" => -1
                    "weight" => 0.315
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 18.5
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:17+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "58c3dcf9216c4027a788881a6c0df3aa"
                        "name" => "Design"
                        "_count" => 1
                      ]
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "58c3dcf9216c4027a788881a6c0df3aa"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34671000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Akazienholz,Kunststoff,Kunststoff,Silikon,Keramikmahlwerk"
                        "gefu_product_categories" => "Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34671000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "high-grade stainless steel,acacia wood,plastic,plastic,silicone,ceramic grinder"
                        "gefu_product_categories" => "SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Gewürzmühle SPICE-GRIND"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Spice mill SPICE-GRIND"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Die zeitlos elegante Präzisionsmühle SPICE-GRIND für das ultimative Gewürzerlebnis. Ihr hochwertiges und innovatives Keramik-Kegelmahlwerk CYCLONE®  mahlt verschiedenste Gewürze vom Salzkristall bis zum Pfefferkorn besonders effizient und setzt dabei ihre wertvollen Öle und duftenden Aromen frei. Mit exakter Mahlgradeinstellung von pulverfein bis extragrob.\n
                        \u{A0}\n
                        hochwertiges Keramik-Kegelmahlwerk CYCLONE® für maximale Präzision und Effizienzaußenliegende, 12-stufige Mahlgradeinstellungvermahlt Salz, Pfeffer, Langkornpfeffer, Kümmel, Kardamom Samen, Anis, Fenchelsaat, Senfkörner und vieles mehrleicht befüllbarer Gewürzcontainermit Aromaverschlusskappe\u{A0}\u{A0}
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        The timelessly elegant SPICE-GRIND precision mill for the ultimate spice experience. Its high-quality and innovative CYCLONE® ceramic cone grinder grinds a wide variety of spices from salt crystals to peppercorns particularly efficiently, releasing their valuable oils and fragrant aromas. external, 14-level grinding setting: from powder fine to extra-coarse.\n
                        \u{A0}\n
                        high-quality ceramic cone grinding mechanism CYCLONE® for maximum precision and efficiencyexternal, 12-step grinder setting ground salt, pepper, long grain pepper, caraway seeds, cardamom seeds, anise, fennel seeds, mustard seeds and much moreeasily refillable spice containerwith aroma seal\u{A0}
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 49.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 49.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "57"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "53"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "150"
                      ]
                    ]
                  ]
                  "sort" => [
                    57
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "0e7e5505889d4638a58d006040522d30"
                  "_score" => null
                  "_source" => [
                    "id" => "0e7e5505889d4638a58d006040522d30"
                    "autoIncrement" => 6223.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34665"
                    "ean" => "4006664346658"
                    "displayGroup" => "c38a8a120d6c444ca938fdaabacdf142"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 0.944
                    "width" => 18.4
                    "length" => 18.4
                    "height" => 18.4
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-01-05T23:07:30+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "1ecaa85305f840688ab0bc85b73a4e71"
                        "name" => "Displays 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "20bf52c222fa49f990858897b09187fd"
                        "name" => "Neuheiten 2023"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "1ecaa85305f840688ab0bc85b73a4e71"
                      "20bf52c222fa49f990858897b09187fd"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34665000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "Kunststoff,Keramik,hochwertiger Edelstahl,Glas"
                        "gefu_product_categories" => "Würzen,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 136.0
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34665000.0
                        "gefu_product_b2b" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "plastic,ceramic,high-grade stainless steel,glass"
                        "gefu_product_categories" => "SEASONING,Displays"
                        "gefu_product_custom_fields_b2b_uvp" => 136.0
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Display Salz- oder Pfeffermühle TUSOME Inhalt: 16 Stück"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Display salt and pepper mill TUSOME Content: 16 pcs."
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein, oho und ideal zum Nachwürzen! Ob am Esstisch, beim Camping oder auf der Picknickdecke – Die Mini Salz- oder Pfeffermühle mit Aromadeckel liefert Würze in stylishem Outfit. Ausgestattet mit Keramikmahlwerk, das von grob bis fein stufenlos verstellbar ist\n
                        \u{A0}\n
                        • stufenlos verstellbares Keramikmahlwerk• Aromadeckel
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small, powerful and ideal for seasoning! Whether it's used at the dining table, when camping or on a picnic - the mini salt and pepper mill with aroma lid delivers seasoning in a stylish outfit. Equipped with ceramic grinder, which is continuously adjustable from coarse to fine.\n
                        \u{A0}\n
                        • continuously adjustable ceramic grinder• aroma lid
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 136.0
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 136.0
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "62"
                      ]
                    ]
                  ]
                  "sort" => [
                    62
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "6895196948054dfe8370259da9527b03"
                  "_score" => null
                  "_source" => [
                    "id" => "6895196948054dfe8370259da9527b03"
                    "autoIncrement" => 6304.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34659"
                    "ean" => "4006664346597"
                    "displayGroup" => "728d19fdae9bd464c923d2c98eda6123"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 1.3
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 6.8
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:16+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "58c3dcf9216c4027a788881a6c0df3aa"
                        "name" => "Design"
                        "_count" => 1
                      ]
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                      [
                        "id" => "eb8a876165f14663b967d870d2b3d8d7"
                        "name" => "G Mörser&Stößel"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => [
                      [
                        "id" => "31c94665ed4d225bba88ec9f40cec10b"
                        "_count" => 1
                        "groupId" => "019977203c897a3fa2443891adaf3c94"
                        "group" => [
                          "id" => "019977203c897a3fa2443891adaf3c94"
                          "_count" => 1
                        ]
                        "name" => [
                          "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "X-PLOSION®"
                        ]
                      ]
                    ]
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => [
                      "31c94665ed4d225bba88ec9f40cec10b"
                    ]
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "58c3dcf9216c4027a788881a6c0df3aa"
                      "c006128364fd4c599cb8ae77cd307075"
                      "eb8a876165f14663b967d870d2b3d8d7"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34659000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "Gusseisen,Akazienholz"
                        "gefu_product_categories" => "Würzen"
                        "gefu_product_custom_fields_serie" => "X-PLOSION®"
                        "gefu_product_custom_fields_b2b_uvp" => 34.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34659000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "cast iron,acacia wood"
                        "gefu_product_categories" => "SEASONING"
                        "gefu_product_custom_fields_serie" => "X-PLOSION®"
                        "gefu_product_custom_fields_b2b_uvp" => 34.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Gussmörser X-PLOSION®, mini"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Cast iron mortar X-PLOSION®, mini"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Klein, aber oho! Der praktische Minimörser X-PLOSION® passt perfekt in jede Küche und auf jeden Tisch. Aus hochwertigem und massivem Gusseisen für optimale Mahlergebnisse sowie höchstes und präzises Würzvergnügen.\n
                        \u{A0}\n
                        \u{A0}\u{A0}\u{A0}kleiner eleganter Mörser aus schwerem Gusseisen• \u{A0}\u{A0}\u{A0}gusseiserner Stößel mit Griff aus edlem Akazienholz• \u{A0}\u{A0}\u{A0}ideale Größe für kleine Mengen an Kräutern und Gewürzen sowie für den Tischgebrauch• \u{A0}\u{A0}\u{A0}Ausgießnasen für feines Dosieren beim Würzen• \u{A0}\u{A0}\u{A0}kompatibel mit dem Mühlenuntersetzer X-PLOSION®, M
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Small but packs a punch! The practical X-PLOSION® mini mortar fits perfectly in every kitchen and on every table. Made of high-quality and solid cast iron for optimal grinding results as well as the highest and most finely tuned seasoning.\n
                        \u{A0}\n
                        \u{A0}\u{A0}\u{A0}small, elegant mortar made of heavy cast iron• \u{A0}\u{A0}\u{A0}cast iron pestle with grip made of acacia wood• \u{A0}\u{A0}\u{A0}ideal size for small quantities of herbs and spices as well as for table use• \u{A0}\u{A0}\u{A0}pouring spout for finely dosed seasoning• \u{A0}\u{A0}\u{A0}compatible with the mill coaster X-PLOSION®, M
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 34.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 34.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "68"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "61"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "461"
                      ]
                    ]
                  ]
                  "sort" => [
                    68
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "5efa7d6ad8be4b85b8117a82f7a8419e"
                  "_score" => null
                  "_source" => [
                    "id" => "5efa7d6ad8be4b85b8117a82f7a8419e"
                    "autoIncrement" => 6306.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "34672"
                    "ean" => "4006664346726"
                    "displayGroup" => "c1ab0007047fd668985796d995664813"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 0.26
                    "width" => 0.0
                    "length" => 0.0
                    "height" => 18.3
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:18+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "58c3dcf9216c4027a788881a6c0df3aa"
                        "name" => "Design"
                        "_count" => 1
                      ]
                      [
                        "id" => "c006128364fd4c599cb8ae77cd307075"
                        "name" => "Braten"
                        "_count" => 1
                      ]
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "58c3dcf9216c4027a788881a6c0df3aa"
                      "5d86917e11d94095b98f2fef38253842"
                      "c006128364fd4c599cb8ae77cd307075"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 34672000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Akazienholz,Kunststoff,Silikon,Kunststoff,hochwertiger Edelstahl"
                        "gefu_product_categories" => "Würzen,Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 34672000.0
                        "gefu_product_invivo" => true
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "20 years"
                        "gefu_product_materials" => "high-grade stainless steel,acacia wood,plastic,silicone,plastic,high-grade stainless steel"
                        "gefu_product_categories" => "SEASONING,SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 49.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Gewürzschneider SPICE-CUT"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Spice cutter SPICE-CUT"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        Spice up your life! Mit dem innovativen Gewürzschneider SPICE-CUT lassen sich ungeahnte aromatische Möglichkeiten entdecken. Durch das DIACUT Edelstahl-Schneidwerk sorgt er mithilfe einer Vielzahl vom brillant scharfen Zähnen für ein müheloses Zerkleinern verschiedenster Gewürze, getrockneter Kräuter oder Chilischoten. Der Gewürzschneider sorgt für eine einmalig feine und exakte Dosierung. Sein innovatives Schneidwerk ermöglicht absolut gleichmäßige Schnittresultate.\n
                        \u{A0}\n
                        extrascharfes, korrosionsbeständiges DIACUT Edelstahl-Schneidwerk mit DIAMOND LASER CUT Technologie schneidet Sternanis, Nelken, Zimtstangen, Chilis, Muskatnuss, getrocknete Beeren, Fenchelsaat, Tonkabohne, Piment, Senfkörner, getrockneter Ingwer, getrocknete Minzblätter und vieles mehrgeräumiger Gewürzcontainer bietet ausreichend Platz für verschieden großes Schneidgutermöglicht effizientes Ausnutzen des gesamten Schneidguts Aufbewahrungsbehälter für Gewürze im Deckelmit Aromaverschlusskappe\u{A0}
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        Spice up your life! The innovative SPICE-CUT spice cutter lets you discover unimagined aromatic possibilities. Thanks to the DIACUT stainless steel cutting mechanism, it ensures effortless chopping of a wide variety of spices, dried herbs or chilli peppers with the help of a multitude of brilliantly sharp teeth. The spice cutter ensures a uniquely fine and exact dosage. Its innovative cutting mechanism enables absolutely uniform cutting results.\n
                        \u{A0}\n
                        extra-sharp, corrosion-resistant DIACUT stainless steel cutteing mechansim with DIAMOND LASER CUT technology cuts star anise, cloves, cinnamon sticks, chillies, nutmeg, dried berries, fennel seeds, tonka beans, allspice, mustard seeds, dried ginger, dried mint leaves and much morespacious spice container offers enough space for different sized cuttingsenables efficient utilisation of the entire cutting material Storage container for spices in the lidwith aroma seal\u{A0}
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 49.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 49.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "75"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "67"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "417"
                      ]
                    ]
                  ]
                  "sort" => [
                    75
                  ]
                ]
                [
                  "_index" => "gefu-dev_product_1732095018"
                  "_type" => "_doc"
                  "_id" => "515305c1bd034259b0d434a21d98e627"
                  "_score" => null
                  "_source" => [
                    "id" => "515305c1bd034259b0d434a21d98e627"
                    "autoIncrement" => 6300.0
                    "ratingAverage" => 0.0
                    "active" => true
                    "available" => false
                    "isCloseout" => true
                    "shippingFree" => false
                    "markAsTopseller" => false
                    "visibilities" => [
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "3a7301568d534e418a2ef14b5b00027a"
                      ]
                      [
                        "_count" => 1
                        "visibility" => 30
                        "salesChannelId" => "a290dc5c19e14cbebba6c40f9c59949f"
                      ]
                    ]
                    "availableStock" => 0
                    "productNumber" => "16203"
                    "ean" => "4006664162036"
                    "displayGroup" => "6a2acde8dace25ecd72e8f6e41dea9e6"
                    "sales" => 0
                    "stock" => 0
                    "weight" => 0.037
                    "width" => 5.0
                    "length" => 18.0
                    "height" => 2.0
                    "manufacturerId" => "e82e68eb1ad8407091f8524eda656de0"
                    "manufacturerNumber" => null
                    "releaseDate" => null
                    "createdAt" => "2024-07-08T22:08:04+00:00"
                    "categoryTree" => []
                    "categoriesRo" => []
                    "taxId" => "57b44a73cc584c5780071978d406c603"
                    "tags" => [
                      [
                        "id" => "52c421b7f5b24f1690dd5554f376d57b"
                        "name" => "Würzen"
                        "_count" => 1
                      ]
                      [
                        "id" => "158fdaebad244973b47be56c4ae0247f"
                        "name" => "Neuheiten"
                        "_count" => 1
                      ]
                      [
                        "id" => "e9c8413a1e2445529dcdca6d98f4f56d"
                        "name" => "Kaffee | Tee"
                        "_count" => 1
                      ]
                      [
                        "id" => "5d86917e11d94095b98f2fef38253842"
                        "name" => "G Gewürzmühlen"
                        "_count" => 1
                      ]
                      [
                        "id" => "4b87c41d3fdb49b8aad1f72aa48bc543"
                        "name" => "G Gewürzzubehör"
                        "_count" => 1
                      ]
                    ]
                    "parentId" => null
                    "coverId" => null
                    "childCount" => 0
                    "categories" => []
                    "manufacturer" => [
                      "id" => "e82e68eb1ad8407091f8524eda656de0"
                      "name" => [
                        "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "GEFU"
                      ]
                      "_count" => 1
                    ]
                    "properties" => []
                    "options" => []
                    "categoryIds" => []
                    "optionIds" => []
                    "propertyIds" => []
                    "tagIds" => [
                      "158fdaebad244973b47be56c4ae0247f"
                      "4b87c41d3fdb49b8aad1f72aa48bc543"
                      "52c421b7f5b24f1690dd5554f376d57b"
                      "5d86917e11d94095b98f2fef38253842"
                      "e9c8413a1e2445529dcdca6d98f4f56d"
                    ]
                    "states" => [
                      "is-physical"
                    ]
                    "customFields" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => [
                        "gefu_product_id" => 16203000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "hochwertiger Edelstahl,Naturhaarborsten,Leder,Walnussholz"
                        "gefu_product_categories" => "Trinkgenuss,Kaffee | Tee,Würzen"
                        "gefu_product_custom_fields_b2b_uvp" => 14.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => false
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                      "c93c3558cca1479ea7b14c55c571aeb2" => [
                        "gefu_product_id" => 16203000.0
                        "gefu_product_dishwash" => "no"
                        "gefu_product_warranty" => "5 years"
                        "gefu_product_materials" => "high-grade stainless steel,natural hair bristles,leather,walnut wood"
                        "gefu_product_categories" => ",COFFEE TEA,SEASONING"
                        "gefu_product_custom_fields_b2b_uvp" => 14.95
                        "gefu_product_custom_fields_b2b_date" => ""
                        "gefu_product_custom_fields_real_closeout" => true
                        "gefu_product_custom_fields_b2b_uvp_streich" => 0.0
                      ]
                    ]
                    "name" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => "Mahlwerkpinsel DUSTO"
                      "c93c3558cca1479ea7b14c55c571aeb2" => "Grinder brush DUSTO"
                    ]
                    "description" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => """
                        DUSTO: perfekte Sauberkeit bis in die letzte Ecke. Mit seinen stabilen und gleichzeitig flexiblen Borsten lassen sich sowohl Kaffeemühlen als auch Kaffeemaschinen mühelos und besonders schonend reinigen. Perfekt geeignet auch zur gründlichen Reinigung von Gewürzmühlen.\n
                        \u{A0}\n
                        • professioneller Reinigungspinsel für Kaffee- und Gewürzmühlen sowie für Kaffeemaschinen• mit abgewinkeltem Pinselkopf für perfekte Sauberkeit bis in den letzten Winkel• extra lange Naturhaarborsten: feuchtigkeitsbeständig, stabil und zugleich flexibel • ergonomisch geformter Griff• leichte Reinigung der Borsten unter fließendem Wasser
                        """
                      "c93c3558cca1479ea7b14c55c571aeb2" => """
                        DUSTO: perfect cleanliness down to the last corner. Its sturdy yet flexible bristles, effortlessly and gently cleans both coffee grinders and coffee machines  Also perfectly suited for thorough cleaning of spice mills.\n
                        \u{A0}\n
                        • professional cleaning brush for coffee and spice grinders as well as for coffee machines• with angled brush head for perfect cleanliness right down to the last corner• extra long natural hair bristles: moisture-resistant, sturdy and flexible at the same time • ergonomically shaped handle• easy cleaning of the bristles under running water
                        """
                    ]
                    "metaTitle" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "metaDescription" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "customSearchKeywords" => [
                      "2fbb5fe2e29a4d70aa5854ce7ce3e20b" => null
                      "c93c3558cca1479ea7b14c55c571aeb2" => null
                    ]
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_gross" => 14.95
                    "cheapest_price_ruledefault_currencyb7d2554b0ce847cd82f3ac9bd1c0dfca_net" => 14.95
                    "mbdusSort" => [
                      [
                        "categoryId" => "2446cc998f844b95824b502461852a3e"
                        "sort" => "77"
                      ]
                      [
                        "categoryId" => "42b54967dc8d42a8b31270e25c5ae1ab"
                        "sort" => "60"
                      ]
                      [
                        "categoryId" => "2ca74aa4b6734696bc27b1c056db8ab8"
                        "sort" => "365"
                      ]
                    ]
                  ]
                  "sort" => [
                    77
                  ]
                ]
              ]
            ]
          ]
          "method" => "POST"
          "uri" => "http://localhost:9201/gefu-dev_product/_search?track_total_hits=true&search_type=query_then_fetch"
          "port" => 9201
          "HTTP code" => 200
          "duration" => 0.006882
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.206+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.206+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.207+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.207+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.210+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.210+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.215+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.215+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.252+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.252+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.254+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.254+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.293+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.293+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.404+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.404+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.406+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.406+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.540+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.540+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.542+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.542+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.641+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.641+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.743+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.743+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.848+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Content\Product\Events\ProductListingResultEvent"
          "listener" => "MoorlInterrupter\Storefront\Subscriber\ProductListingSubscriber::onProductListingResult"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.848+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Content\Product\Events\ProductListingResultEvent"
          "listener" => "Swkweb\ProductSet\Core\Content\Product\SalesChannel\Subscriber\ProductListingCheapestPriceSubscriber::handleListingResult"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.848+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Content\Product\Events\ProductListingResultEvent"
          "listener" => "WebiArtiGesTooFix\Core\Content\Product\Subscriber\CustomProductSubscriber::onProductListing"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.848+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Content\Product\Events\ProductListingResultEvent"
          "listener" => "Sven\DasGift\Subscriber\FrontendSubscriber::handleResult"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912652
        "timestamp_rfc3339" => "2026-04-11T13:04:12.848+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Content\Product\Events\ProductListingResultEvent"
          "listener" => "Prems\Plugin\PremsCrossSellingCheckout\Subscriber\PageSubscriber::onProductListingResult"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.584+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
          "listener" => "GefuShopTheme\Subscriber\CategoryPageSubscriber::onCategoryPageLoaded"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.586+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.586+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.589+00:00"
        "message" => "Uncaught PHP Exception ErrorException: "Warning: Undefined array key "e3ed94a059f7498f8c13643fc8c3f2f5"" at CategoryPageSubscriber.php line 58"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => ErrorException {#122631
            #message: "Warning: Undefined array key "e3ed94a059f7498f8c13643fc8c3f2f5""
            #code: 0
            #file: "/var/www/share/dev.gefu.com/custom/plugins/GefuGefuShopTheme/src/Subscriber/CategoryPageSubscriber.php"
            #line: 58
            #severity: E_WARNING
            trace: {
              /var/www/share/dev.gefu.com/custom/plugins/GefuGefuShopTheme/src/Subscriber/CategoryPageSubscriber.php:58 {
                GefuShopTheme\Subscriber\CategoryPageSubscriber->onCategoryPageLoaded(NavigationPageLoadedEvent $event): void …
                › }$subnav = $flat[$parentId]["children"];$parent = $flat[$parentId]["category"];
              }
              /var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
                  ...: {
                    "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1909 …}
                  }
                }
              }
              /var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
                  $eventName: "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1909 …}
                }
              }
              /var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …5]
                  $eventName: "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
                  $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
                }
              }
              /var/www/share/dev.gefu.com/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
                  $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
                  $eventName: "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
                }
              }
              /var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
                  $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
                  $eventName: "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
                }
              }
              /var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                ›     return $this->dispatcher->dispatch($event, $eventName);}
                arguments: {
                  $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
                  $eventName: "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
                }
              }
              /var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
                  $eventName: "Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent"
                }
              }
              /var/www/share/dev.gefu.com/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php:55 {
                Shopware\Storefront\Page\Navigation\NavigationPageLoader->load(Request $request, SalesChannelContext $context): NavigationPage …
                › 
                › $this->eventDispatcher->dispatch(    new NavigationPageLoadedEvent($page, $context, $request)
                arguments: {
                  $event: Shopware\Storefront\Page\Navigation\NavigationPageLoadedEvent {#7486 …}
                }
              }
              /var/www/share/dev.gefu.com/vendor/shopware/storefront/Controller/NavigationController.php:45 {
                Shopware\Storefront\Controller\NavigationController->index(SalesChannelContext $context, Request $request): Response …
                › {    $page = $this->navigationPageLoader->load($request, $context);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2612 …}
                  $context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3738 …}
                }
              }
              /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $context: Shopware\Core\System\SalesChannel\SalesChannelContext {#3738 …}
                  $request: Symfony\Component\HttpFoundation\Request {#2612 …}
                }
              }
              /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2612 …}
                  $type: 1
                }
              }
              /var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2612 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2612 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:458 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
                  $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#2483 …}
                  $request: Symfony\Component\HttpFoundation\Request {#2512 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:435 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2512 …}
                  $catch: true
                }
              }
              /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:333 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} else {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/dev.gefu.com/vendor/shopware/core/Kernel.php:116 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/dev.gefu.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/share/dev.gefu.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/share/dev.gefu.com/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "SwagB2bPlatform\Routing\ControllerRoutingExceptionHandler::handleRouting"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Administration\Framework\Routing\NotFound\AdministrationNotFoundSubscriber::onError"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::customerNotLoggedInHandler"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "GefuSw5Importer\Subscriber\PageLoadedSubscriber::pageLoaded"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "WebiArtiGesToo\Feature\Subscriber\WebiFeatureNamespaceHierarchyBuilderSubscriber::requestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber::onError"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.629+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.629+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.635+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.635+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.638+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.638+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.640+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.640+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.640+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.640+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.641+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.641+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.642+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.642+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.643+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.643+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.643+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.643+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.644+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.644+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.645+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.645+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.647+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.647+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.649+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          null
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.649+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "GET"
          "uri" => "http://localhost:9201/_cluster/health"
          "port" => 9201
          "headers" => [
            "Host" => [
              "localhost"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.0 (Linux 6.8.0-79-generic; PHP 8.2.30)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.000529
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.649+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            "cluster_name" => "elasticsearch_9201"
            "status" => "yellow"
            "timed_out" => false
            "number_of_nodes" => 1
            "number_of_data_nodes" => 1
            "active_primary_shards" => 33
            "active_shards" => 33
            "relocating_shards" => 0
            "initializing_shards" => 0
            "unassigned_shards" => 99
            "delayed_unassigned_shards" => 0
            "number_of_pending_tasks" => 0
            "number_of_in_flight_fetch" => 0
            "task_max_waiting_in_queue_millis" => 0
            "active_shards_percent_as_number" => 25.0
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.649+00:00"
        "message" => "curl -XGET 'http://localhost:9201/_cluster/health?pretty=true'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.649+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            "cluster_name" => "elasticsearch_9201"
            "status" => "yellow"
            "timed_out" => false
            "number_of_nodes" => 1
            "number_of_data_nodes" => 1
            "active_primary_shards" => 33
            "active_shards" => 33
            "relocating_shards" => 0
            "initializing_shards" => 0
            "unassigned_shards" => 99
            "delayed_unassigned_shards" => 0
            "number_of_pending_tasks" => 0
            "number_of_in_flight_fetch" => 0
            "task_max_waiting_in_queue_millis" => 0
            "active_shards_percent_as_number" => 25.0
          ]
          "method" => "GET"
          "uri" => "http://localhost:9201/_cluster/health"
          "port" => 9201
          "HTTP code" => 200
          "duration" => 0.000529
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.653+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          null
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.653+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "GET"
          "uri" => "http://localhost:9201/_cat/indices"
          "port" => 9201
          "headers" => [
            "Host" => [
              "localhost"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.0 (Linux 6.8.0-79-generic; PHP 8.2.30)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.003691
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.653+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_category_c93c3558cca1479ea7b14c55c571aeb2_1721554048"
              "uuid" => "xxFdiA6ORWWAv0_tvwMB0g"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "59"
              "docs.deleted" => "0"
              "store.size" => "161.5kb"
              "pri.store.size" => "161.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_search_term_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1721554048"
              "uuid" => "FlVnWHgMSbeB3QygmX-3gQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "6"
              "docs.deleted" => "0"
              "store.size" => "18kb"
              "pri.store.size" => "18kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_product_1732095018"
              "uuid" => "JaW7KdqhTp-WnChDcQKU6w"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "15594"
              "docs.deleted" => "45"
              "store.size" => "11.2mb"
              "pri.store.size" => "11.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_search_term_c93c3558cca1479ea7b14c55c571aeb2_1721554048"
              "uuid" => "e7Q-KyNqSWGk_l45LWyVbQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "6"
              "docs.deleted" => "0"
              "store.size" => "18kb"
              "pri.store.size" => "18kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_fa7b4a0b27234d2b97f2d728a4ce4bcb_1691507076"
              "uuid" => "OR5Y2cEkQVyeD6nEWQ-oJA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_c93c3558cca1479ea7b14c55c571aeb2_1721554048"
              "uuid" => "4pq-F0uxRwOXV636R6TQCw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "5"
              "docs.deleted" => "0"
              "store.size" => "29.9kb"
              "pri.store.size" => "29.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_search_term_fa7b4a0b27234d2b97f2d728a4ce4bcb_1691507076"
              "uuid" => "V04A2BTzSf2X9rNlGQdFow"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1721554048"
              "uuid" => "cTKfX-XHStiz7et-FbYGog"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "5"
              "docs.deleted" => "0"
              "store.size" => "29.8kb"
              "pri.store.size" => "29.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_product_1732095015"
              "uuid" => "CswkNH9KRi-3T8_gZjppSQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "13447"
              "docs.deleted" => "0"
              "store.size" => "11.8mb"
              "pri.store.size" => "11.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_category_fa7b4a0b27234d2b97f2d728a4ce4bcb_1691507076"
              "uuid" => "Tpcv-pUTQgenlt86ZcEjRg"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "23"
              "docs.deleted" => "0"
              "store.size" => "83.5kb"
              "pri.store.size" => "83.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_category_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1721554048"
              "uuid" => "iOVN3gzaSPG73HnVk0e2OQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "59"
              "docs.deleted" => "0"
              "store.size" => "182kb"
              "pri.store.size" => "182kb"
            ]
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.653+00:00"
        "message" => "curl -XGET 'http://localhost:9201/_cat/indices?pretty=true'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.653+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_category_c93c3558cca1479ea7b14c55c571aeb2_1721554048"
              "uuid" => "xxFdiA6ORWWAv0_tvwMB0g"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "59"
              "docs.deleted" => "0"
              "store.size" => "161.5kb"
              "pri.store.size" => "161.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_search_term_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1721554048"
              "uuid" => "FlVnWHgMSbeB3QygmX-3gQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "6"
              "docs.deleted" => "0"
              "store.size" => "18kb"
              "pri.store.size" => "18kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_product_1732095018"
              "uuid" => "JaW7KdqhTp-WnChDcQKU6w"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "15594"
              "docs.deleted" => "45"
              "store.size" => "11.2mb"
              "pri.store.size" => "11.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_search_term_c93c3558cca1479ea7b14c55c571aeb2_1721554048"
              "uuid" => "e7Q-KyNqSWGk_l45LWyVbQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "6"
              "docs.deleted" => "0"
              "store.size" => "18kb"
              "pri.store.size" => "18kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_fa7b4a0b27234d2b97f2d728a4ce4bcb_1691507076"
              "uuid" => "OR5Y2cEkQVyeD6nEWQ-oJA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_c93c3558cca1479ea7b14c55c571aeb2_1721554048"
              "uuid" => "4pq-F0uxRwOXV636R6TQCw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "5"
              "docs.deleted" => "0"
              "store.size" => "29.9kb"
              "pri.store.size" => "29.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_search_term_fa7b4a0b27234d2b97f2d728a4ce4bcb_1691507076"
              "uuid" => "V04A2BTzSf2X9rNlGQdFow"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1721554048"
              "uuid" => "cTKfX-XHStiz7et-FbYGog"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "5"
              "docs.deleted" => "0"
              "store.size" => "29.8kb"
              "pri.store.size" => "29.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_product_1732095015"
              "uuid" => "CswkNH9KRi-3T8_gZjppSQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "13447"
              "docs.deleted" => "0"
              "store.size" => "11.8mb"
              "pri.store.size" => "11.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_category_fa7b4a0b27234d2b97f2d728a4ce4bcb_1691507076"
              "uuid" => "Tpcv-pUTQgenlt86ZcEjRg"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "23"
              "docs.deleted" => "0"
              "store.size" => "83.5kb"
              "pri.store.size" => "83.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_category_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1721554048"
              "uuid" => "iOVN3gzaSPG73HnVk0e2OQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "59"
              "docs.deleted" => "0"
              "store.size" => "182kb"
              "pri.store.size" => "182kb"
            ]
          ]
          "method" => "GET"
          "uri" => "http://localhost:9201/_cat/indices"
          "port" => 9201
          "HTTP code" => 200
          "duration" => 0.003691
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Acris\CookieConsent\Subscriber\ResponseSubscriber::checkResponseCookies"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCacheHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Acris\CookieConsent\Subscriber\ResponseSubscriber::setResponseCache"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "SalesChannelAccess\Subscriber\SalesChannelAccessSubscriber::onPageLoaded"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "SwagB2bPlatform\Subscriber\LoginHeaderSender::addLoginHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "PayonePayment\EventListener\KernelEventListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::response"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCache"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Acris\CookieConsent\Subscriber\ResponseCacheSubscriber::setResponseCache"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Plugin\PluginLifecycleService::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.654+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    122676 => [
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber::fixWebhookTimezone"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\RouteParamsCleanupListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::initializeCspNonce"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::addHttpCacheToCoreRoutes"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "MoorlFoundation\Core\Service\EntityAutoCacheService::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "WebiArtiGesToo\Feature\Subscriber\WebiFeatureNamespaceHierarchyBuilderSubscriber::requestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Prems\Plugin\PremsOnePageCheckout6\Subscriber\RequestSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::request"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Kiener\MolliePayments\Subscriber\KernelSubscriber::onModifyRouteScope"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagB2bPlatform\Routing\RouteScopeResolver::resolveScope"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener::validateRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\RouteScopeListener::checkScope"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\Acl\AclAnnotationValidator::validate"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::preventPageLoadingFromXmlHttpRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener::validateCaptcha"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\B2B\SalesRepresentative\BridgePlatform\SalesRepresentativeSubscriber::redirectSalesRepresentative"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber::setStates"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber::checkExpectations"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener::checkAffiliateTracking"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagSocialShopping\EventListener\ReferralCodeHandler::storeReferralCode"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagB2bPlatform\Subscriber\FrontendAccountFirewall::redirectToController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagB2bPlatform\Subscriber\B2bModuleFirewall::redirectOutOfB2b"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\B2B\AclRoute\BridgePlatform\RequestInterceptorSubscriber::redirectIfInaccessible"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerLGk4J5o\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.590+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.617+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.617+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber::securePrivateFolders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.623+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          null
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.623+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "GET"
          "uri" => "http://localhost:9201/_cluster/health"
          "port" => 9201
          "headers" => [
            "Host" => [
              "localhost"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.0 (Linux 6.8.0-79-generic; PHP 8.2.30)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.00046
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.623+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            "cluster_name" => "elasticsearch_9201"
            "status" => "yellow"
            "timed_out" => false
            "number_of_nodes" => 1
            "number_of_data_nodes" => 1
            "active_primary_shards" => 33
            "active_shards" => 33
            "relocating_shards" => 0
            "initializing_shards" => 0
            "unassigned_shards" => 99
            "delayed_unassigned_shards" => 0
            "number_of_pending_tasks" => 0
            "number_of_in_flight_fetch" => 0
            "task_max_waiting_in_queue_millis" => 0
            "active_shards_percent_as_number" => 25.0
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.623+00:00"
        "message" => "curl -XGET 'http://localhost:9201/_cluster/health?pretty=true'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.623+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            "cluster_name" => "elasticsearch_9201"
            "status" => "yellow"
            "timed_out" => false
            "number_of_nodes" => 1
            "number_of_data_nodes" => 1
            "active_primary_shards" => 33
            "active_shards" => 33
            "relocating_shards" => 0
            "initializing_shards" => 0
            "unassigned_shards" => 99
            "delayed_unassigned_shards" => 0
            "number_of_pending_tasks" => 0
            "number_of_in_flight_fetch" => 0
            "task_max_waiting_in_queue_millis" => 0
            "active_shards_percent_as_number" => 25.0
          ]
          "method" => "GET"
          "uri" => "http://localhost:9201/_cluster/health"
          "port" => 9201
          "HTTP code" => 200
          "duration" => 0.00046
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.627+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          null
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.627+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "GET"
          "uri" => "http://localhost:9201/_cat/indices"
          "port" => 9201
          "headers" => [
            "Host" => [
              "localhost"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.0 (Linux 6.8.0-79-generic; PHP 8.2.30)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.00328
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.627+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_category_c93c3558cca1479ea7b14c55c571aeb2_1721554048"
              "uuid" => "xxFdiA6ORWWAv0_tvwMB0g"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "59"
              "docs.deleted" => "0"
              "store.size" => "161.5kb"
              "pri.store.size" => "161.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_search_term_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1721554048"
              "uuid" => "FlVnWHgMSbeB3QygmX-3gQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "6"
              "docs.deleted" => "0"
              "store.size" => "18kb"
              "pri.store.size" => "18kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_product_1732095018"
              "uuid" => "JaW7KdqhTp-WnChDcQKU6w"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "15594"
              "docs.deleted" => "45"
              "store.size" => "11.2mb"
              "pri.store.size" => "11.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_fa7b4a0b27234d2b97f2d728a4ce4bcb_1691507076"
              "uuid" => "OR5Y2cEkQVyeD6nEWQ-oJA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_c93c3558cca1479ea7b14c55c571aeb2_1721554048"
              "uuid" => "4pq-F0uxRwOXV636R6TQCw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "5"
              "docs.deleted" => "0"
              "store.size" => "29.9kb"
              "pri.store.size" => "29.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_search_term_c93c3558cca1479ea7b14c55c571aeb2_1721554048"
              "uuid" => "e7Q-KyNqSWGk_l45LWyVbQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "6"
              "docs.deleted" => "0"
              "store.size" => "18kb"
              "pri.store.size" => "18kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_search_term_fa7b4a0b27234d2b97f2d728a4ce4bcb_1691507076"
              "uuid" => "V04A2BTzSf2X9rNlGQdFow"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_product_1732095015"
              "uuid" => "CswkNH9KRi-3T8_gZjppSQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "13447"
              "docs.deleted" => "0"
              "store.size" => "11.8mb"
              "pri.store.size" => "11.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1721554048"
              "uuid" => "cTKfX-XHStiz7et-FbYGog"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "5"
              "docs.deleted" => "0"
              "store.size" => "29.8kb"
              "pri.store.size" => "29.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_category_fa7b4a0b27234d2b97f2d728a4ce4bcb_1691507076"
              "uuid" => "Tpcv-pUTQgenlt86ZcEjRg"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "23"
              "docs.deleted" => "0"
              "store.size" => "83.5kb"
              "pri.store.size" => "83.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_category_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1721554048"
              "uuid" => "iOVN3gzaSPG73HnVk0e2OQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "59"
              "docs.deleted" => "0"
              "store.size" => "182kb"
              "pri.store.size" => "182kb"
            ]
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.627+00:00"
        "message" => "curl -XGET 'http://localhost:9201/_cat/indices?pretty=true'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.627+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_category_c93c3558cca1479ea7b14c55c571aeb2_1721554048"
              "uuid" => "xxFdiA6ORWWAv0_tvwMB0g"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "59"
              "docs.deleted" => "0"
              "store.size" => "161.5kb"
              "pri.store.size" => "161.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_search_term_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1721554048"
              "uuid" => "FlVnWHgMSbeB3QygmX-3gQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "6"
              "docs.deleted" => "0"
              "store.size" => "18kb"
              "pri.store.size" => "18kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_product_1732095018"
              "uuid" => "JaW7KdqhTp-WnChDcQKU6w"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "15594"
              "docs.deleted" => "45"
              "store.size" => "11.2mb"
              "pri.store.size" => "11.2mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_fa7b4a0b27234d2b97f2d728a4ce4bcb_1691507076"
              "uuid" => "OR5Y2cEkQVyeD6nEWQ-oJA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_c93c3558cca1479ea7b14c55c571aeb2_1721554048"
              "uuid" => "4pq-F0uxRwOXV636R6TQCw"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "5"
              "docs.deleted" => "0"
              "store.size" => "29.9kb"
              "pri.store.size" => "29.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_search_term_c93c3558cca1479ea7b14c55c571aeb2_1721554048"
              "uuid" => "e7Q-KyNqSWGk_l45LWyVbQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "6"
              "docs.deleted" => "0"
              "store.size" => "18kb"
              "pri.store.size" => "18kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_search_term_fa7b4a0b27234d2b97f2d728a4ce4bcb_1691507076"
              "uuid" => "V04A2BTzSf2X9rNlGQdFow"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "624b"
              "pri.store.size" => "624b"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_product_1732095015"
              "uuid" => "CswkNH9KRi-3T8_gZjppSQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "13447"
              "docs.deleted" => "0"
              "store.size" => "11.8mb"
              "pri.store.size" => "11.8mb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_action_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1721554048"
              "uuid" => "cTKfX-XHStiz7et-FbYGog"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "5"
              "docs.deleted" => "0"
              "store.size" => "29.8kb"
              "pri.store.size" => "29.8kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_category_fa7b4a0b27234d2b97f2d728a4ce4bcb_1691507076"
              "uuid" => "Tpcv-pUTQgenlt86ZcEjRg"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "23"
              "docs.deleted" => "0"
              "store.size" => "83.5kb"
              "pri.store.size" => "83.5kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "gefu-dev_category_2fbb5fe2e29a4d70aa5854ce7ce3e20b_1721554048"
              "uuid" => "iOVN3gzaSPG73HnVk0e2OQ"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "59"
              "docs.deleted" => "0"
              "store.size" => "182kb"
              "pri.store.size" => "182kb"
            ]
          ]
          "method" => "GET"
          "uri" => "http://localhost:9201/_cat/indices"
          "port" => 9201
          "HTTP code" => 200
          "duration" => 0.00328
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Acris\CookieConsent\Subscriber\ResponseSubscriber::checkResponseCookies"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCacheHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Acris\CookieConsent\Subscriber\ResponseSubscriber::setResponseCache"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "SalesChannelAccess\Subscriber\SalesChannelAccessSubscriber::onPageLoaded"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "SwagB2bPlatform\Subscriber\LoginHeaderSender::addLoginHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "PayonePayment\EventListener\KernelEventListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::response"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCache"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Acris\CookieConsent\Subscriber\ResponseCacheSubscriber::setResponseCache"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Plugin\PluginLifecycleService::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775912653
        "timestamp_rfc3339" => "2026-04-11T13:04:13.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    2612 => 1
    122676 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#1957 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
cookie
"session-=049gibjf5i31f8rd19k0e9rut0"
forwarded
"for="216.73.216.31";host="dev-b2b.gefu.com";proto=https"
host
"dev-b2b.gefu.com"
surrogate-capability
"symfony="ESI/1.0""
sw-context-token
"bSNSt3Msgy2N9GHXbdPfOkECiAEshzRH"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.31"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
b2b-no-login
"1"
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 11 Apr 2026 13:04:13 GMT"
sw-context-token
"bSNSt3Msgy2N9GHXbdPfOkECiAEshzRH"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"Warning%3A%20Undefined%20array%20key%20%22e3ed94a059f7498f8c13643fc8c3f2f5%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fshare%2Fdev.gefu.com%2Fcustom%2Fplugins%2FGefuGefuShopTheme%2Fsrc%2FSubscriber%2FCategoryPageSubscriber.php:58"
x-debug-token
"2ac336"

Cookies

Request Cookies

Key Value
session-
"049gibjf5i31f8rd19k0e9rut0"

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Sat, 11 Apr 26 13:04:08 +0000"
Last used
"Sat, 11 Apr 26 13:04:09 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"049gibjf5i31f8rd19k0e9rut0"
sw-context-token
"bSNSt3Msgy2N9GHXbdPfOkECiAEshzRH"
sw-sales-channel-id
"a290dc5c19e14cbebba6c40f9c59949f"

Session Usage

9 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:110
[
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 110
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Kernel.php"
    "line" => 116
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Kernel.php"
    "line" => 116
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:326
[
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 326
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Kernel.php"
    "line" => 116
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:131
[
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 131
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Kernel.php"
    "line" => 116
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Acris\CookieConsent\Components\CookiesAcceptService:35
[
  [
    "file" => "/var/www/share/dev.gefu.com/custom/plugins/AcrisCookieConsentCS/src/Components/CookiesAcceptService.php"
    "line" => 35
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/custom/plugins/AcrisCookieConsentCS/src/Storefront/Page/GenericPageLoader.php"
    "line" => 75
    "function" => "getCookiesAccepted"
    "class" => "Acris\CookieConsent\Components\CookiesAcceptService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php"
    "line" => 35
    "function" => "load"
    "class" => "Acris\CookieConsent\Storefront\Page\GenericPageLoader"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Controller/NavigationController.php"
    "line" => 45
    "function" => "load"
    "class" => "Shopware\Storefront\Page\Navigation\NavigationPageLoader"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "Shopware\Storefront\Controller\NavigationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Kernel.php"
    "line" => 116
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Acris\CookieConsent\Components\CookiesAcceptService:41
[
  [
    "file" => "/var/www/share/dev.gefu.com/custom/plugins/AcrisCookieConsentCS/src/Components/CookiesAcceptService.php"
    "line" => 41
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/custom/plugins/AcrisCookieConsentCS/src/Storefront/Page/GenericPageLoader.php"
    "line" => 75
    "function" => "getCookiesAccepted"
    "class" => "Acris\CookieConsent\Components\CookiesAcceptService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php"
    "line" => 35
    "function" => "load"
    "class" => "Acris\CookieConsent\Storefront\Page\GenericPageLoader"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Controller/NavigationController.php"
    "line" => 45
    "function" => "load"
    "class" => "Shopware\Storefront\Page\Navigation\NavigationPageLoader"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "Shopware\Storefront\Controller\NavigationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Kernel.php"
    "line" => 116
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Acris\CookieConsent\Storefront\Page\GenericPageLoader:80
[
  [
    "file" => "/var/www/share/dev.gefu.com/custom/plugins/AcrisCookieConsentCS/src/Storefront/Page/GenericPageLoader.php"
    "line" => 80
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php"
    "line" => 35
    "function" => "load"
    "class" => "Acris\CookieConsent\Storefront\Page\GenericPageLoader"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Controller/NavigationController.php"
    "line" => 45
    "function" => "load"
    "class" => "Shopware\Storefront\Page\Navigation\NavigationPageLoader"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "Shopware\Storefront\Controller\NavigationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Kernel.php"
    "line" => 116
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Acris\CookieConsent\Storefront\Page\GenericPageLoader:81
[
  [
    "file" => "/var/www/share/dev.gefu.com/custom/plugins/AcrisCookieConsentCS/src/Storefront/Page/GenericPageLoader.php"
    "line" => 81
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php"
    "line" => 35
    "function" => "load"
    "class" => "Acris\CookieConsent\Storefront\Page\GenericPageLoader"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/storefront/Controller/NavigationController.php"
    "line" => 45
    "function" => "load"
    "class" => "Shopware\Storefront\Page\Navigation\NavigationPageLoader"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "Shopware\Storefront\Controller\NavigationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Kernel.php"
    "line" => 116
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
SalesChannelAccess\Subscriber\SalesChannelAccessSubscriber:52
[
  [
    "file" => "/var/www/share/dev.gefu.com/custom/plugins/GefuSaleschannelAccess/src/Subscriber/SalesChannelAccessSubscriber.php"
    "line" => 52
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onPageLoaded"
    "class" => "SalesChannelAccess\Subscriber\SalesChannelAccessSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/shopware/core/Kernel.php"
    "line" => 116
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/dev.gefu.com/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/dev.gefu.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"0c25be16fdf812df086f5bbc1c51ceb71fd09631"
APP_URL
"https://dev.gefu.com"
BLUE_GREEN_DEPLOYMENT
"0"
DATABASE_URL
"mysql://db-user-1:XvwmE7FUxZlYeBUrrnlY@localhost:3306/db-1"
DOCUMENT_SERVICE_WSDL
"https://erpp.gefu.com:6303/funktionen/DocumentService.wsdl"
ENGRAVING_RECIPIENTS
"Markus Dietz:m.dietz@gefu.com,tt:toenges@absolutweb.de"
IMAGEIMPORT_SFTP_HOST
"pics.gefu.com"
IMAGEIMPORT_SFTP_PASSWORD
"Imeineo6"
IMAGEIMPORT_SFTP_PORT
"22"
IMAGEIMPORT_SFTP_USERNAME
"gefu_shop"
IMAGEIMPORT_SOURCE_PATH
"/produktbilder/Bilder-Shop/"
IMAGEIMPORT_TARGET_PATH
"/var/www/share/dev.gefu.com/deployer/current/files/product/"
INSTANCE_ID
"gefu-dev"
LIEFERSCHEIN_TRACKING_WSDL
"https://erpt.gefu.com:6304/bewegungsdaten/Lieferscheinauskunft.wsdl"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://localhost:1025"
MAILER_URL
"null://null"
MESSENGER_TRANSPORT_DSN
"amqp://web-user-dev:Z2eHOEqW4pXFOMoEhCVT@localhost:5672/dev/async"
MESSENGER_TRANSPORT_FAILURE_DSN
"amqp://web-user-dev:Z2eHOEqW4pXFOMoEhCVT@localhost:5672/dev/failure"
MESSENGER_TRANSPORT_LOW_PRIORITY_DSN
"amqp://web-user-dev:Z2eHOEqW4pXFOMoEhCVT@localhost:5672/dev/low_priority"
MESSENGER_TRANSPORT_SCHEDULER_DSN
"amqp://web-user-dev:Z2eHOEqW4pXFOMoEhCVT@localhost:5672/dev/scheduler_shopware"
MSSQL_DB_DATABASE
"sogerptest"
MSSQL_DB_HOST
"erpp.gefu.com"
MSSQL_DB_PASSWORD
"MPJws993#sc"
MSSQL_DB_PORT
"61433"
MSSQL_DB_USER
"brandung"
OPENSEARCH_URL
"localhost:9201"
PROCESS_ORDER_WSDL
"https://erpt.gefu.com:6304/shop/Auftragsverarbeitung.wsdl"
PRODUCT_PRICE_WSDL
"https://erpt.gefu.com:6304/shop/Preisermittlung.wsdl"
PRODUCT_STOCK_WSDL
"https://erpt.gefu.com:6304/shop/Terminermittlung.wsdl"
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD
"1"
REDIS_CACHE_HOST
"localhost"
REDIS_CACHE_PORT
"6381"
REDIS_CART_URL
"redis://localhost:6380/0"
REDIS_INCREMENT_URL
"redis://localhost:6380/2"
REDIS_NUMBER_URL
"redis://localhost:6380/1"
REDIS_SESSION_HOST
"localhost"
REDIS_SESSION_PORT
"6379"
REDIS_URL
"redis://localhost:6381/0"
SHOPWARE_CACHE_ID
"gefu-dev"
SHOPWARE_ES_ENABLED
"1"
SHOPWARE_ES_INDEXING_ENABLED
"1"
SHOPWARE_ES_INDEX_PREFIX
"gefu-dev"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"0"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"
SHOP_NAME
"gefu-shop"
STOREFRONT_PROXY_URL
"http://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/share/dev-b2b.gefu.com/htdocs"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/share/dev-b2b.gefu.com/htdocs"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"25"
H2_STREAM_TAG
"2073940-20-25"
HOME
"/var/www/share"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_COOKIE
"session-=049gibjf5i31f8rd19k0e9rut0"
HTTP_FORWARDED
"for="216.73.216.31";host="dev-b2b.gefu.com";proto=https"
HTTP_HOST
"dev-b2b.gefu.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.31"
MC_QUERY_STRING
"-"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"25"
REDIRECT_H2_STREAM_TAG
"2073940-20-25"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_MC_QUERY_STRING
"-"
REDIRECT_SSL_TLS_SNI
"dev-b2b.gefu.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"adpGyn2bJyHcE-s0kp5cKAAA4w0"
REDIRECT_URL
"/Sale"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"63044"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1775912650
REQUEST_TIME_FLOAT
1775912650.3132
REQUEST_URI
"/navigation/2446cc998f844b95824b502461852a3e"
SCRIPT_FILENAME
"/var/www/share/dev.gefu.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"109.71.74.53"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"dev-b2b.gefu.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.3"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"id-ecPublicKey"
SSL_SERVER_A_SIG
"ecdsa-with-SHA384"
SSL_SERVER_I_DN
"CN=E7,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"E7"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"055ED7BC5285BA7837EA137B2285C6919CF3"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"dev-b2b.gefu.com"
SSL_SERVER_S_DN
"CN=dev-b2b.gefu.com"
SSL_SERVER_S_DN_CN
"dev-b2b.gefu.com"
SSL_SERVER_V_END
"Jul 10 09:04:00 2026 GMT"
SSL_SERVER_V_START
"Apr 11 09:04:01 2026 GMT"
SSL_SESSION_ID
"d006d39e5d78c842b6f7edb1a4c674162e6484876108a5d674bf1f249fe040a8"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"dev-b2b.gefu.com"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.52"
SSL_VERSION_LIBRARY
"OpenSSL/3.0.2"
SYMFONY_DOTENV_PATH
"/var/www/share/dev.gefu.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,MAILER_DSN,SHOPWARE_CACHE_ID,REDIS_SESSION_HOST,REDIS_SESSION_PORT,REDIS_CACHE_HOST,REDIS_CACHE_PORT,REDIS_URL,REDIS_CART_URL,REDIS_NUMBER_URL,REDIS_INCREMENT_URL,MESSENGER_TRANSPORT_DSN,MESSENGER_TRANSPORT_LOW_PRIORITY_DSN,MESSENGER_TRANSPORT_FAILURE_DSN,MESSENGER_TRANSPORT_SCHEDULER_DSN,SHOP_NAME,PUPPETEER_SKIP_CHROMIUM_DOWNLOAD,MSSQL_DB_HOST,MSSQL_DB_PASSWORD,MSSQL_DB_USER,MSSQL_DB_PORT,MSSQL_DB_DATABASE,PRODUCT_PRICE_WSDL,PROCESS_ORDER_WSDL,PRODUCT_STOCK_WSDL,DOCUMENT_SERVICE_WSDL,IMAGEIMPORT_SFTP_HOST,IMAGEIMPORT_SFTP_USERNAME,IMAGEIMPORT_SFTP_PASSWORD,IMAGEIMPORT_SFTP_PORT,IMAGEIMPORT_SOURCE_PATH,IMAGEIMPORT_TARGET_PATH,ENGRAVING_RECIPIENTS,LIEFERSCHEIN_TRACKING_WSDL"
UNIQUE_ID
"adpGyn2bJyHcE-s0kp5cKAAA4w0"
USER
"web-user"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 95f92b)

Key Value
_controller
"Shopware\Storefront\Controller\NavigationController::index"
_cspNonce
"Icwgxfbt8Vs="
_httpCache
true
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_route
"frontend.navigation.page"
_routeScope
[
  "storefront"
]
_route_params
[
  "_httpCache" => true
  "navigationId" => "2446cc998f844b95824b502461852a3e"
]
_stopwatch_token
"9c0fb9"
navigationId
"2446cc998f844b95824b502461852a3e"
resolved-uri
"/navigation/2446cc998f844b95824b502461852a3e"
sw-context
Shopware\Core\Framework\Context {#3824
  #extensions: []
  #languageIdChain: [
    "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
  ]
  #scope: "user"
  #rulesLocked: false
  #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#3825 …}
  #ruleIds: [
    "2d0d2dad8fd94e6e9487e8d2a8e77f83"
    "45d10a59af854947b3fab73dfc7f1d62"
    "586ef733e7004319b0b6b6e087551620"
    "933140e126124c6e904e5ba4e1003c68"
    "9782ca077889450ea567b89bb6dcd5ad"
    "ae36b4e70c554fb6bd5a011a94a42d7d"
    "d2c54e1781c2412da5c4c172a925910b"
    "db4dd62bd67c4686a03abd2c9f5e983d"
    "0ab453f9867d46a2a2a272dd2fba6f0c"
    "062601dd5a0c473199e370300c8c4b3e"
    "189640a76c2d4098b4e412a31b9e0194"
    "dbeeb1f1d2c84e288d04cd0849eb7e43"
  ]
  #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
  #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
  #currencyFactor: 1.0
  #considerInheritance: true
  #taxState: "gross"
  #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3751 …}
  -states: []
}
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"6561a61b4f4f4c55a8554a4205b58226"
sw-maintenance
false
sw-maintenance-ip-whitelist
null
sw-original-request-uri
"/Sale"
sw-sales-channel-absolute-base-url
"https://dev-b2b.gefu.com"
sw-sales-channel-base-url
""
sw-sales-channel-context
Shopware\Core\System\SalesChannel\SalesChannelContext {#3738
  #extensions: []
  #token: "bSNSt3Msgy2N9GHXbdPfOkECiAEshzRH"
  #currentCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#3749 …}
  #currency: Shopware\Core\System\Currency\CurrencyEntity {#3743 …}
  #salesChannel: Shopware\Core\System\SalesChannel\SalesChannelEntity {#3754 …}
  #taxRules: Shopware\Core\System\Tax\TaxCollection {#3775 …}
  #customer: null
  #paymentMethod: Shopware\Core\Checkout\Payment\PaymentMethodEntity {#3801 …}
  #shippingMethod: Shopware\Core\Checkout\Shipping\ShippingMethodEntity {#3806 …}
  #shippingLocation: Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation {#3817 …}
  #permissions: []
  #permisionsLocked: false
  #context: Shopware\Core\Framework\Context {#3824
    #extensions: []
    #languageIdChain: [
      "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
    ]
    #scope: "user"
    #rulesLocked: false
    #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#3825 …}
    #ruleIds: [
      "2d0d2dad8fd94e6e9487e8d2a8e77f83"
      "45d10a59af854947b3fab73dfc7f1d62"
      "586ef733e7004319b0b6b6e087551620"
      "933140e126124c6e904e5ba4e1003c68"
      "9782ca077889450ea567b89bb6dcd5ad"
      "ae36b4e70c554fb6bd5a011a94a42d7d"
      "d2c54e1781c2412da5c4c172a925910b"
      "db4dd62bd67c4686a03abd2c9f5e983d"
      "0ab453f9867d46a2a2a272dd2fba6f0c"
      "062601dd5a0c473199e370300c8c4b3e"
      "189640a76c2d4098b4e412a31b9e0194"
      "dbeeb1f1d2c84e288d04cd0849eb7e43"
    ]
    #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
    #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
    #currencyFactor: 1.0
    #considerInheritance: true
    #taxState: "gross"
    #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3751 …}
    -states: []
  }
  -domainId: "6561a61b4f4f4c55a8554a4205b58226"
  #itemRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3751 …}
  #totalRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3753 …}
  #areaRuleIds: [
    "promotion" => [
      "2d0d2dad8fd94e6e9487e8d2a8e77f83"
      "586ef733e7004319b0b6b6e087551620"
      "933140e126124c6e904e5ba4e1003c68"
      "ae36b4e70c554fb6bd5a011a94a42d7d"
      "d2c54e1781c2412da5c4c172a925910b"
      "dbeeb1f1d2c84e288d04cd0849eb7e43"
    ]
    "shipping" => [
      "9782ca077889450ea567b89bb6dcd5ad"
      "062601dd5a0c473199e370300c8c4b3e"
    ]
    "payment" => [
      "9782ca077889450ea567b89bb6dcd5ad"
    ]
  ]
  -states: []
}
sw-sales-channel-id
"a290dc5c19e14cbebba6c40f9c59949f"
sw-snippet-set-id
"01990470bfd4715aaf0be5960c4b89ae"
sw-storefront-url
"https://dev-b2b.gefu.com"
theme-base-name
null
theme-id
"775e24a5e0114d85a11e65933dd93505"
theme-name
"GefuShopTheme"