Filters
Price Range

Customer Review
Clear
Discount
Clear
10% off or more
20% off or more
30% off or more
40% off or more
50% off or more

Loading...
Shopping venture
No Product in Cart
Request history8.2.24PHP Version216msRequest Duration13MBMemory UsageGET category/b/{category_slug}/{category_id}Route
    • Booting (40.28ms)time
    • Application (176ms)time
    • 1 x Application (81.36%)
      176ms
      1 x Booting (18.64%)
      40.28ms
      21 templates were rendered
      • shop::category.indexindex.blade.php#?blade
      • shop::components.layouts.indexindex.blade.php#?blade
      • shop::components.layouts.header.indexindex.blade.php#?blade
      • shop::components.layouts.header.desktop.toptop.blade.php#?blade
      • shop::components.layouts.lang-switcherlang-switcher.blade.php#?blade
      • shop::components.layouts.currency-switchercurrency-switcher.blade.php#?blade
      • shop::components.address-popup.indexindex.blade.php#?blade
      • shop::components.layouts.header.desktop.indexindex.blade.php#?blade
      • shop::components.layouts.header.desktop.navigationnavigation.blade.php#?blade
      • shop::components.layouts.header.logologo.blade.php#?blade
      • shop::components.layouts.header.search-bar.indexindex.blade.php#?blade
      • shop::cart.livewire.parts.cart-countcart-count.blade.php#?blade
      • shop::components.layouts.header.mobile.indexindex.blade.php#?blade
      • shop::cart.livewire.parts.cart-countcart-count.blade.php#?blade
      • shop::components.layouts.header.search-bar.indexindex.blade.php#?blade
      • shop::components.layouts.header.menu-category-drawermenu-category-drawer.blade.php#?blade
      • shop::components.layouts.footer.indexindex.blade.php#?blade
      • shop::components.off-canvas.indexindex.blade.php#?blade
      • shop::components.off-canvas.parts.cart-drawercart-drawer.blade.php#?blade
      • shop::components.buttons.outlineprimaryoutlineprimary.blade.php#?blade
      • shop::components.buttons.outlinesecondaryoutlinesecondary.blade.php#?blade
      uri
      GET category/b/{category_slug}/{category_id}
      middleware
      web, Stegback\Core\Http\Middleware\SetLocale, Stegback\Shop\Http\Middleware\TrackSearchQueries
      controller
      Stegback\Shop\Http\Controllers\CatelogController@catelogProductView
      namespace
      prefix
      /category
      where
      as
      shop.browse.category
      file
      package/Stegback/Shop/src/Http/Controllers/CatelogController.php:356-359
      18 statements were executed (2 duplicates)Show only duplicates12.51ms
      • ProductRepository.php#228u439543359_stegback_shopConnection Established
        Backtrace
        • package/Stegback/Product/src/Repository/ProductRepository.php:228
        • package/Stegback/Shop/src/Http/View/Composers/FeaturedProductsComposer.php:24
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • ProductRepository.php#253u439543359_stegback_shop1.08msselect * from `products` where `status` = 1 order by `created_at` desc limit 10
        Bindings
        • 0: 1
        Backtrace
        • package/Stegback/Product/src/Repository/ProductRepository.php:253
        • package/Stegback/Shop/src/Http/View/Composers/FeaturedProductsComposer.php:24
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • ProductRepository.php#253u439543359_stegback_shop360μsselect `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` in (1, 2, 3, 4, 5, 6)
        Backtrace
        • package/Stegback/Product/src/Repository/ProductRepository.php:253
        • package/Stegback/Shop/src/Http/View/Composers/FeaturedProductsComposer.php:24
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • ProductRepository.php#253u439543359_stegback_shop500μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (1, 2, 3, 4, 5, 6) and `language` in ('en', 'de')
        Bindings
        • 0: en
        • 1: de
        Backtrace
        • package/Stegback/Product/src/Repository/ProductRepository.php:253
        • package/Stegback/Shop/src/Http/View/Composers/FeaturedProductsComposer.php:24
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • ProductRepository.php#253u439543359_stegback_shop270μsselect * from `brands` where `brands`.`id` in (1) and `brands`.`deleted_at` is null
        Backtrace
        • package/Stegback/Product/src/Repository/ProductRepository.php:253
        • package/Stegback/Shop/src/Http/View/Composers/FeaturedProductsComposer.php:24
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • ProductRepository.php#253u439543359_stegback_shop270μsselect * from `sellers` where `sellers`.`id` in (1, 5, 22) and `sellers`.`deleted_at` is null
        Backtrace
        • package/Stegback/Product/src/Repository/ProductRepository.php:253
        • package/Stegback/Shop/src/Http/View/Composers/FeaturedProductsComposer.php:24
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • ProductRepository.php#253u439543359_stegback_shop290μsselect * from `product_prices` where (`product_prices`.`product_id` in (1, 2, 3, 4, 5, 6) and `language` in ('en', 'de') or `currency` = 'EUR') and `product_prices`.`deleted_at` is null
        Bindings
        • 0: en
        • 1: de
        • 2: EUR
        Backtrace
        • package/Stegback/Product/src/Repository/ProductRepository.php:253
        • package/Stegback/Shop/src/Http/View/Composers/FeaturedProductsComposer.php:24
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • ProductRepository.php#253u439543359_stegback_shop230μsselect * from `product_meta_details` where `product_meta_details`.`product_id` in (1, 2, 3, 4, 5, 6)
        Backtrace
        • package/Stegback/Product/src/Repository/ProductRepository.php:253
        • package/Stegback/Shop/src/Http/View/Composers/FeaturedProductsComposer.php:24
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • ProductRepository.php#253u439543359_stegback_shop280μsselect * from `product_images` where `product_images`.`product_id` in (1, 2, 3, 4, 5, 6) and `language` in ('en', 'de') or `language` is null order by FIELD(language, 'en', 'de')
        Bindings
        • 0: en
        • 1: de
        Backtrace
        • package/Stegback/Product/src/Repository/ProductRepository.php:253
        • package/Stegback/Shop/src/Http/View/Composers/FeaturedProductsComposer.php:24
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • ProductRepository.php#253u439543359_stegback_shop250μsselect * from `product_reviews` where `product_reviews`.`product_id` in (1, 2, 3, 4, 5, 6)
        Backtrace
        • package/Stegback/Product/src/Repository/ProductRepository.php:253
        • package/Stegback/Shop/src/Http/View/Composers/FeaturedProductsComposer.php:24
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • BaseRepository.php#559u439543359_stegback_shop540μsselect * from `categories` where `status` = 1 and `parent_id` = 0 and `header` = 1 order by `serial` asc
        Bindings
        • 0: 1
        • 1: 0
        • 2: 1
        Backtrace
        • vendor/prettus/l5-repository/src/Prettus/Repository/Eloquent/BaseRepository.php:559
        • vendor/prettus/l5-repository/src/Prettus/Repository/Traits/CacheableRepository.php:315
        • package/Stegback/Shop/src/Http/View/Composers/CategoryComposer.php:24
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • TranslationLoaderManager.php#37u439543359_stegback_shop1.06msselect table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'u439543359_stegback_shop' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name
        Backtrace
        • vendor/spatie/laravel-translation-loader/src/TranslationLoaderManager.php:37
        • vendor/laravel/framework/src/Illuminate/Translation/Translator.php:311
        • vendor/laravel/framework/src/Illuminate/Translation/Translator.php:148
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:923
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • BaseRepository.php#559u439543359_stegback_shop260μsselect * from `user_visits_informations` where `session_id` = 'axEpQhc366A3oKFIpaSvORUmN2pnvvKu9SqIDFhF' and `user_visits_informations`.`deleted_at` is null
        Bindings
        • 0: axEpQhc366A3oKFIpaSvORUmN2pnvvKu9SqIDFhF
        Backtrace
        • vendor/prettus/l5-repository/src/Prettus/Repository/Eloquent/BaseRepository.php:559
        • vendor/prettus/l5-repository/src/Prettus/Repository/Traits/CacheableRepository.php:315
        • package/Stegback/Core/src/Helpers/UserLocation/Location.php:22
        • package/Stegback/Shop/src/Helper/ShopHelper.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • BaseRepository.php#559u439543359_stegback_shop700μsselect * from `categories` where `status` = 1 and `parent_id` = 0 and `menu` = 1 order by `serial` asc
        Bindings
        • 0: 1
        • 1: 0
        • 2: 1
        Backtrace
        • vendor/prettus/l5-repository/src/Prettus/Repository/Eloquent/BaseRepository.php:559
        • vendor/prettus/l5-repository/src/Prettus/Repository/Traits/CacheableRepository.php:315
        • package/Stegback/Shop/src/Http/View/Components/MenuCategoryDrawer.php:24
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:952
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:795
      • BaseRepository.php#559u439543359_stegback_shop3.01msselect * from `categories` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • vendor/prettus/l5-repository/src/Prettus/Repository/Eloquent/BaseRepository.php:559
        • vendor/prettus/l5-repository/src/Prettus/Repository/Traits/CacheableRepository.php:315
        • package/Stegback/Shop/src/Http/View/Components/MenuCategoryDrawer.php:38
        • package/Stegback/Shop/src/Http/View/Components/MenuCategoryDrawer.php:30
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:952
      • BaseRepository.php#559u439543359_stegback_shop2.34msselect * from `categories` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • vendor/prettus/l5-repository/src/Prettus/Repository/Eloquent/BaseRepository.php:559
        • vendor/prettus/l5-repository/src/Prettus/Repository/Traits/CacheableRepository.php:315
        • package/Stegback/Shop/src/Http/View/Components/MenuCategoryDrawer.php:77
        • package/Stegback/Shop/src/Http/View/Components/MenuCategoryDrawer.php:32
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:952
      • BaseRepository.php#559u439543359_stegback_shop420μsselect * from `tags` where `status` = 1 and `tags`.`deleted_at` is null
        Bindings
        • 0: 1
        Backtrace
        • vendor/prettus/l5-repository/src/Prettus/Repository/Eloquent/BaseRepository.php:559
        • vendor/prettus/l5-repository/src/Prettus/Repository/Traits/CacheableRepository.php:315
        • package/Stegback/Shop/src/Http/View/Composers/TagComposer.php:20
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
      • TagComposer.php#21u439543359_stegback_shop370μsselect `products`.*, `product_tags`.`tag_id` as `pivot_tag_id`, `product_tags`.`product_id` as `pivot_product_id` from `products` inner join `product_tags` on `products`.`id` = `product_tags`.`product_id` where `product_tags`.`tag_id` in (11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36)
        Backtrace
        • package/Stegback/Shop/src/Http/View/Composers/TagComposer.php:21
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      • TagComposer.php#21u439543359_stegback_shop280μsselect `categories`.*, `category_tags`.`tag_id` as `pivot_tag_id`, `category_tags`.`category_id` as `pivot_category_id` from `categories` inner join `category_tags` on `categories`.`id` = `category_tags`.`category_id` where `category_tags`.`tag_id` in (11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36)
        Backtrace
        • package/Stegback/Shop/src/Http/View/Composers/TagComposer.php:21
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      Stegback\Category\Models\Category
      1744Category.php#?
      Stegback\Category\Models\Tag
      26Tag.php#?
      Stegback\Product\Models\Product
      11Product.php#?
      Stegback\Product\Models\ProductDescription
      6ProductDescription.php#?
      Stegback\Product\Models\ProductPrice
      6ProductPrice.php#?
      Stegback\Product\Models\ProductImage
      6ProductImage.php#?
      Stegback\Seller\Models\Seller
      3Seller.php#?
      Stegback\Seller\Models\Brand
      1Brand.php#?
      language-switcher #MixRnj0GL37Y2RVQ9vzS
      array:4 [ "data" => array:2 [ "language" => "en" "textClass" => "text-white" ] "name" ...
      search #BRElFOmXHoi6Zy2002EO
      array:4 [ "data" => array:2 [ "search" => null "resultList" => [] ] "name" => "search"...
      cart-count #64kV38N3cd9QPLZ1WO03
      array:4 [ "data" => array:1 [ "total_cart_count" => 0 ] "name" => "cart-count" "componen...
      cart-count #3Pv9srKG6Esifasez0uv
      array:4 [ "data" => array:1 [ "total_cart_count" => 0 ] "name" => "cart-count" "componen...
      cart-drawer #iIToXp7vdJ3wP063xtmR
      array:4 [ "data" => [] "name" => "cart-drawer" "component" => "Stegback\Shop\Livewire\Cart\Car...
          _token
          VIZiC84P9lp9KqBV2mAARrNUgjT2US5fUQIeC4ul
          _previous
          array:1 [ "url" => "https://stegback.de/category/b/alcohol-free-beverages/dml2R3BmR2pJdDNoVUpHcEhm...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /category/b/alcohol-free-beverages/dml2R3BmR2pJdDNoVUpHcEhmSWxUZz09
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "c_ref_id" => "PlP7cppvmN31evJha8blQKz6ErNWganqY6VCQXxe" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "stegback.de" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Sat, 14 Dec 2024 12:03:52 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRkTUhYMjUrNTh1eWJ3R1lOQ2dXREE9PSIsInZhbHVlIjoiVmxiclBRd2dIUG94VitqaFlWemc0WDFzSnNpQ1BSL2J5VmVxT0hZRXUra3ozZEhzbzZ6a0diZUxoQVV6Y2NBaHRkZUdjTXBOU21jcTZONFV5NmxYcnZKaElaZ25FdU9iazlzeS9Hem93Ti8yak1pNkVvR0I2bjlmT0V5OW9DMEciLCJtYWMiOiIwOGM0ZTk4NWYzZGI0ZTNhYzFhZjgyZWY0ZGU2NmQ2ZDI5MjYwMjVhZTc1NDkxMDg5N2U5YjIwYzI5YjlkOWRiIiwidGFnIjoiIn0%3D; expires=Sat, 14 Dec 2024 14:03:52 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkRkTUhYMjUrNTh1eWJ3R1lOQ2dXREE9PSIsInZhbHVlIjoiVmxiclBRd2dIUG94VitqaFlWemc0WDFzSnNpQ1BSL2J5VmVxT0hZRXUra3ozZEhzbzZ6a0diZUxoQVV6Y2NBaHRkZUdjT" 1 => "stegback_marketplace_session=eyJpdiI6InhRYWExbVNvSUIwVEZZVVpOYndHbFE9PSIsInZhbHVlIjoiQTU0ZzFUMWdzQW5zMWg4N0h3RXdLVzR2WXFVMisxRTNEYUl3cXZUTVlxVC95M3RFcmptYTNMdXlMNEJXYjF6KzY1aDZmSUtGTkVZMUtoK0txYWIxZ1krTTBPZFpkcU5JL1ZuTHFHVFdWWlluVGlaQ3pvdG8xVll6SW04RldrcGUiLCJtYWMiOiJhNmMzNmMyNzdkMDk5ZDZlYjU5OTBhMjg2ODE2NzgxYmEyZTI3YjFiNjUyNzE3NDFjNTk0NzEzYWNkZjNlMGI0IiwidGFnIjoiIn0%3D; expires=Sat, 14 Dec 2024 14:03:52 GMT; Max-Age=7200; path=/; httponly; samesite=laxstegback_marketplace_session=eyJpdiI6InhRYWExbVNvSUIwVEZZVVpOYndHbFE9PSIsInZhbHVlIjoiQTU0ZzFUMWdzQW5zMWg4N0h3RXdLVzR2WXFVMisxRTNEYUl3cXZUTVlxVC95M3RFcmptYTNMdXl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRkTUhYMjUrNTh1eWJ3R1lOQ2dXREE9PSIsInZhbHVlIjoiVmxiclBRd2dIUG94VitqaFlWemc0WDFzSnNpQ1BSL2J5VmVxT0hZRXUra3ozZEhzbzZ6a0diZUxoQVV6Y2NBaHRkZUdjTXBOU21jcTZONFV5NmxYcnZKaElaZ25FdU9iazlzeS9Hem93Ti8yak1pNkVvR0I2bjlmT0V5OW9DMEciLCJtYWMiOiIwOGM0ZTk4NWYzZGI0ZTNhYzFhZjgyZWY0ZGU2NmQ2ZDI5MjYwMjVhZTc1NDkxMDg5N2U5YjIwYzI5YjlkOWRiIiwidGFnIjoiIn0%3D; expires=Sat, 14-Dec-2024 14:03:52 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkRkTUhYMjUrNTh1eWJ3R1lOQ2dXREE9PSIsInZhbHVlIjoiVmxiclBRd2dIUG94VitqaFlWemc0WDFzSnNpQ1BSL2J5VmVxT0hZRXUra3ozZEhzbzZ6a0diZUxoQVV6Y2NBaHRkZUdjT" 1 => "stegback_marketplace_session=eyJpdiI6InhRYWExbVNvSUIwVEZZVVpOYndHbFE9PSIsInZhbHVlIjoiQTU0ZzFUMWdzQW5zMWg4N0h3RXdLVzR2WXFVMisxRTNEYUl3cXZUTVlxVC95M3RFcmptYTNMdXlMNEJXYjF6KzY1aDZmSUtGTkVZMUtoK0txYWIxZ1krTTBPZFpkcU5JL1ZuTHFHVFdWWlluVGlaQ3pvdG8xVll6SW04RldrcGUiLCJtYWMiOiJhNmMzNmMyNzdkMDk5ZDZlYjU5OTBhMjg2ODE2NzgxYmEyZTI3YjFiNjUyNzE3NDFjNTk0NzEzYWNkZjNlMGI0IiwidGFnIjoiIn0%3D; expires=Sat, 14-Dec-2024 14:03:52 GMT; path=/; httponlystegback_marketplace_session=eyJpdiI6InhRYWExbVNvSUIwVEZZVVpOYndHbFE9PSIsInZhbHVlIjoiQTU0ZzFUMWdzQW5zMWg4N0h3RXdLVzR2WXFVMisxRTNEYUl3cXZUTVlxVC95M3RFcmptYTNMdXl" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "VIZiC84P9lp9KqBV2mAARrNUgjT2US5fUQIeC4ul" "_previous" => array:1 [ "url" => "https://stegback.de/category/b/alcohol-free-beverages/dml2R3BmR2pJdDNoVUpHcEhmSWxUZz09?c_ref_id=PlP7cppvmN31evJha8blQKz6ErNWganqY6VCQXxe" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12024-12-14 12:03:52GET/category/b/alcohol-free-beverages/dml2R3BmR2pJdDNoVUpHcEhmSWxUZz09?c_ref_id=PlP7cppvmN31evJha8blQKz6ErNWganqY6VCQXxe211818035