• +359886666268
  • a.atanasov07@live.com

Филтрирай по цена

Диапазон :

Избери размер

Скорошни постове

/storage/photos/30/products/R28231-1255x1800.jpg
testItem1

99.90 лв.

/storage/photos/30/products/S57231_Z05231-1255x1800.jpg
Панталон Z05231

124.90 лв. 99.90 лв.

/storage/photos/30/products/X04231-1255x1800.jpg
Гащеризон X04231

159.90 лв. 127.90 лв.

подразбиране
  • подразбиране
  • 9
  • 15
  • 21
  • 30
подразбиране
  • подразбиране
  • Име
  • Цена
  • Категория
8.3.6PHP Version69.96msRequest Duration3MBMemory UsageGET product-gridsRoute
    • Booting (21.75ms)time
    • Application (48.2ms)time
    • 1 x Application (68.89%)
      48.20ms
      1 x Booting (31.09%)
      21.75ms
      7 templates were rendered
      • frontend.pages.product-gridsproduct-grids.blade.phpblade
      • pagination::bootstrap-5bootstrap-5.blade.phpblade
      • frontend.layouts.mastermaster.blade.phpblade
      • frontend.layouts.headhead.blade.phpblade
      • frontend.layouts.notificationnotification.blade.phpblade
      • frontend.layouts.headerheader.blade.phpblade
      • frontend.layouts.footerfooter.blade.phpblade
      uri
      GET product-grids
      middleware
      web
      controller
      App\Http\Controllers\FrontendController@productGrids
      namespace
      App\Http\Controllers
      prefix
      where
      as
      product-grids
      file
      app/Http/Controllers/FrontendController.php:90-143
      33 statements were executed, 11 of which were duplicates, 22 unique. Show only duplicated15.75ms
      • select * from `products` where `status` = 'active' order by `id` desc limit 3
        2.08msAstelikaDBFrontendController.php#131
        Bindings
        • 0: active
        Backtrace
        • 15. app/Http/Controllers/FrontendController.php:131
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `products` where `status` = 'active'
        390μsAstelikaDBFrontendController.php#137
        Bindings
        • 0: active
        Backtrace
        • 16. app/Http/Controllers/FrontendController.php:137
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `products` where `status` = 'active' order by `created_at` desc limit 9 offset 18
        600μsAstelikaDBFrontendController.php#137
        Bindings
        • 0: active
        Backtrace
        • 16. app/Http/Controllers/FrontendController.php:137
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `is_parent` = 1 and `status` = 'active' order by `title` asc
        520μsAstelikaDBCategory.php#29
        Bindings
        • 0: 1
        • 1: active
        Backtrace
        • 15. app/Models/Category.php:29
        • 16. view::frontend.pages.product-grids:225
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `status` = 'active' and `categories`.`parent_id` in (12, 14, 15, 16, 17, 18)
        670μsAstelikaDBCategory.php#29
        Bindings
        • 0: active
        Backtrace
        • 20. app/Models/Category.php:29
        • 21. view::frontend.pages.product-grids:225
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select max(`price`) as aggregate from `products`
        470μsAstelikaDBproduct-grids.blade.php#254
        Backtrace
        • 15. view::frontend.pages.product-grids:254
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select max(`price`) as aggregate from `products`
        350μsAstelikaDBproduct-grids.blade.php#277
        Backtrace
        • 15. view::frontend.pages.product-grids:277
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `brands` where `status` = 'active' order by `title` asc
        410μsAstelikaDBproduct-grids.blade.php#335
        Bindings
        • 0: active
        Backtrace
        • 13. view::frontend.pages.product-grids:335
        • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 18. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 38
        660μsAstelikaDBproduct-grids.blade.php#483
        Bindings
        • 0: 38
        Backtrace
        • 15. view::frontend.pages.product-grids:483
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `product_reviews` where `product_id` = 38
        400μsAstelikaDBproduct-grids.blade.php#484
        Bindings
        • 0: 38
        Backtrace
        • 15. view::frontend.pages.product-grids:484
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 37
        410μsAstelikaDBproduct-grids.blade.php#483
        Bindings
        • 0: 37
        Backtrace
        • 15. view::frontend.pages.product-grids:483
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `product_reviews` where `product_id` = 37
        350μsAstelikaDBproduct-grids.blade.php#484
        Bindings
        • 0: 37
        Backtrace
        • 15. view::frontend.pages.product-grids:484
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 36
        460μsAstelikaDBproduct-grids.blade.php#483
        Bindings
        • 0: 36
        Backtrace
        • 15. view::frontend.pages.product-grids:483
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `product_reviews` where `product_id` = 36
        420μsAstelikaDBproduct-grids.blade.php#484
        Bindings
        • 0: 36
        Backtrace
        • 15. view::frontend.pages.product-grids:484
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 35
        390μsAstelikaDBproduct-grids.blade.php#483
        Bindings
        • 0: 35
        Backtrace
        • 15. view::frontend.pages.product-grids:483
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `product_reviews` where `product_id` = 35
        300μsAstelikaDBproduct-grids.blade.php#484
        Bindings
        • 0: 35
        Backtrace
        • 15. view::frontend.pages.product-grids:484
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 34
        420μsAstelikaDBproduct-grids.blade.php#483
        Bindings
        • 0: 34
        Backtrace
        • 15. view::frontend.pages.product-grids:483
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `product_reviews` where `product_id` = 34
        380μsAstelikaDBproduct-grids.blade.php#484
        Bindings
        • 0: 34
        Backtrace
        • 15. view::frontend.pages.product-grids:484
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 33
        300μsAstelikaDBproduct-grids.blade.php#483
        Bindings
        • 0: 33
        Backtrace
        • 15. view::frontend.pages.product-grids:483
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `product_reviews` where `product_id` = 33
        540μsAstelikaDBproduct-grids.blade.php#484
        Bindings
        • 0: 33
        Backtrace
        • 15. view::frontend.pages.product-grids:484
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 32
        450μsAstelikaDBproduct-grids.blade.php#483
        Bindings
        • 0: 32
        Backtrace
        • 15. view::frontend.pages.product-grids:483
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `product_reviews` where `product_id` = 32
        320μsAstelikaDBproduct-grids.blade.php#484
        Bindings
        • 0: 32
        Backtrace
        • 15. view::frontend.pages.product-grids:484
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 31
        360μsAstelikaDBproduct-grids.blade.php#483
        Bindings
        • 0: 31
        Backtrace
        • 15. view::frontend.pages.product-grids:483
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `product_reviews` where `product_id` = 31
        280μsAstelikaDBproduct-grids.blade.php#484
        Bindings
        • 0: 31
        Backtrace
        • 15. view::frontend.pages.product-grids:484
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select avg(`rate`) as aggregate from `product_reviews` where `product_id` = 30
        310μsAstelikaDBproduct-grids.blade.php#483
        Bindings
        • 0: 30
        Backtrace
        • 15. view::frontend.pages.product-grids:483
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select count(*) as aggregate from `product_reviews` where `product_id` = 30
        370μsAstelikaDBproduct-grids.blade.php#484
        Bindings
        • 0: 30
        Backtrace
        • 15. view::frontend.pages.product-grids:484
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `settings`
        400μsAstelikaDBheader.blade.php#187
        Backtrace
        • 13. view::frontend.layouts.header:187
        • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 18. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `settings`
        420μsAstelikaDBheader.blade.php#230
        Backtrace
        • 13. view::frontend.layouts.header:230
        • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 18. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `is_parent` = 1 and `status` = 'active' order by `title` asc
        510μsAstelikaDBCategory.php#29
        Bindings
        • 0: 1
        • 1: active
        Backtrace
        • 15. app/Models/Category.php:29
        • 16. app/Http/Helpers.php:25
        • 17. view::frontend.layouts.header:246
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `status` = 'active' and `categories`.`parent_id` in (12, 14, 15, 16, 17, 18)
        470μsAstelikaDBCategory.php#29
        Bindings
        • 0: active
        Backtrace
        • 20. app/Models/Category.php:29
        • 21. app/Http/Helpers.php:25
        • 22. view::frontend.layouts.header:246
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `is_parent` = 1 and `status` = 'active' order by `title` asc
        450μsAstelikaDBCategory.php#29
        Bindings
        • 0: 1
        • 1: active
        Backtrace
        • 15. app/Models/Category.php:29
        • 16. app/Http/Helpers.php:18
        • 17. view::frontend.layouts.header:266
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `status` = 'active' and `categories`.`parent_id` in (12, 14, 15, 16, 17, 18)
        480μsAstelikaDBCategory.php#29
        Bindings
        • 0: active
        Backtrace
        • 20. app/Models/Category.php:29
        • 21. app/Http/Helpers.php:18
        • 22. view::frontend.layouts.header:266
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `settings`
        410μsAstelikaDBfooter.blade.php#110
        Backtrace
        • 13. view::frontend.layouts.footer:110
        • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 18. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Category
      18
      App\Models\Product
      12
          _token
          WxYpK6vWo5Tickjlpkbxci27FOT9PugsxIsACTMr
          _previous
          array:1 [ "url" => "https://astelika.com/product-grids?page=3" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product-grids
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "3" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "astelika.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 08 Apr 2025 01:55:01 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlpWGxPRmlhSkpIa1dLVlp5aGp1dUE9PSIsInZhbHVlIjoiZmU4T3krcXF5bWxxcmlCc2hDOFE5aTJuMm1FcWxLMWovcWIvMGxKbitKd3RxSWN5eEQrYkhxWEtrbXRQWXFBVHhTbSsvVU11UUpiaVpoUFg4dzNZVzg4ZHZpSW9VNTFkRUpoZmtpRGxvMlYwQnAzNGhhcDNEZVU1bDdIVGcycUsiLCJtYWMiOiI5YjcxZjA1YjM1MjM5OTE1OTYzMDM5YjdkNTI1NzgxZTRiYjM4MzY5YzcwNzEwMWEwOWYyOWFkNWM4NWI1NTA1IiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 03:55:01 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjlpWGxPRmlhSkpIa1dLVlp5aGp1dUE9PSIsInZhbHVlIjoiZmU4T3krcXF5bWxxcmlCc2hDOFE5aTJuMm1FcWxLMWovcWIvMGxKbitKd3RxSWN5eEQrYkhxWEtrbXRQWXFBVHhTbSsvV" 1 => "e_shop_session=eyJpdiI6ImkwMy9EaDJHeHBLTmRES21MZy9RNEE9PSIsInZhbHVlIjoiTHFLckFBMnR1b0wxcWNjanptSDBkcDR0ZVQvRW1IckU3RGlFL3dQcC83Rm43ZUZ2eTAxNDRtR25YdUxUc2lyNFlCZUZZSHJ5U3B1a3NiMnVLMDViKzlCVFpVZkFrNnVEOGF0R1hudDhOWGx2d3BSckt3b1BoVW02Qjc4d1dmWVYiLCJtYWMiOiI0NjY4ZTRhYjhhNmM2NWNjMTBiOWVjZjc4Mzk5YWU5YmNiZTE4ZTM3MmJmNDc4NjExOTEzNDQwOWZmZDJjZTY4IiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 03:55:01 GMT; Max-Age=7200; path=/; httponly; samesite=laxe_shop_session=eyJpdiI6ImkwMy9EaDJHeHBLTmRES21MZy9RNEE9PSIsInZhbHVlIjoiTHFLckFBMnR1b0wxcWNjanptSDBkcDR0ZVQvRW1IckU3RGlFL3dQcC83Rm43ZUZ2eTAxNDRtR25YdUxUc2lyNFlCZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlpWGxPRmlhSkpIa1dLVlp5aGp1dUE9PSIsInZhbHVlIjoiZmU4T3krcXF5bWxxcmlCc2hDOFE5aTJuMm1FcWxLMWovcWIvMGxKbitKd3RxSWN5eEQrYkhxWEtrbXRQWXFBVHhTbSsvVU11UUpiaVpoUFg4dzNZVzg4ZHZpSW9VNTFkRUpoZmtpRGxvMlYwQnAzNGhhcDNEZVU1bDdIVGcycUsiLCJtYWMiOiI5YjcxZjA1YjM1MjM5OTE1OTYzMDM5YjdkNTI1NzgxZTRiYjM4MzY5YzcwNzEwMWEwOWYyOWFkNWM4NWI1NTA1IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 03:55:01 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjlpWGxPRmlhSkpIa1dLVlp5aGp1dUE9PSIsInZhbHVlIjoiZmU4T3krcXF5bWxxcmlCc2hDOFE5aTJuMm1FcWxLMWovcWIvMGxKbitKd3RxSWN5eEQrYkhxWEtrbXRQWXFBVHhTbSsvV" 1 => "e_shop_session=eyJpdiI6ImkwMy9EaDJHeHBLTmRES21MZy9RNEE9PSIsInZhbHVlIjoiTHFLckFBMnR1b0wxcWNjanptSDBkcDR0ZVQvRW1IckU3RGlFL3dQcC83Rm43ZUZ2eTAxNDRtR25YdUxUc2lyNFlCZUZZSHJ5U3B1a3NiMnVLMDViKzlCVFpVZkFrNnVEOGF0R1hudDhOWGx2d3BSckt3b1BoVW02Qjc4d1dmWVYiLCJtYWMiOiI0NjY4ZTRhYjhhNmM2NWNjMTBiOWVjZjc4Mzk5YWU5YmNiZTE4ZTM3MmJmNDc4NjExOTEzNDQwOWZmZDJjZTY4IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 03:55:01 GMT; path=/; httponlye_shop_session=eyJpdiI6ImkwMy9EaDJHeHBLTmRES21MZy9RNEE9PSIsInZhbHVlIjoiTHFLckFBMnR1b0wxcWNjanptSDBkcDR0ZVQvRW1IckU3RGlFL3dQcC83Rm43ZUZ2eTAxNDRtR25YdUxUc2lyNFlCZ" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "WxYpK6vWo5Tickjlpkbxci27FOT9PugsxIsACTMr" "_previous" => array:1 [ "url" => "https://astelika.com/product-grids?page=3" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]