• +359886666268
  • a.atanasov07@live.com

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

Диапазон

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

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

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

99.90 лв. 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 лв.

подразбиране
  • подразбиране
  • 09
  • 15
  • 21
  • 30
подразбиране
  • подразбиране
  • Име
  • Цена
  • Категории
8.3.6PHP Version49.74msRequest Duration2MBMemory UsageGET product-cat/{slug}Route
    • Booting (17.93ms)time
    • Application (31.81ms)time
    • 1 x Application (63.94%)
      31.81ms
      1 x Booting (36.04%)
      17.93ms
      6 templates were rendered
      • frontend.pages.product-listsproduct-lists.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-cat/{slug}
      middleware
      web
      controller
      App\Http\Controllers\FrontendController@productCat
      namespace
      App\Http\Controllers
      prefix
      where
      as
      product-cat
      file
      app/Http/Controllers/FrontendController.php:280-292
      19 statements were executed, 11 of which were duplicates, 8 unique. Show only duplicated9.93ms
      • select * from `categories` where `slug` = 'poli' limit 1
        2.26msAstelikaDBCategory.php#39
        Bindings
        • 0: poli
        Backtrace
        • 16. app/Models/Category.php:39
        • 17. app/Http/Controllers/FrontendController.php:281
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `products` where `status` = 'active' and `products`.`cat_id` in (16)
        760μsAstelikaDBCategory.php#39
        Bindings
        • 0: active
        Backtrace
        • 21. app/Models/Category.php:39
        • 22. app/Http/Controllers/FrontendController.php:281
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `products` where `status` = 'active' order by `id` desc limit 3
        480μsAstelikaDBFrontendController.php#283
        Bindings
        • 0: active
        Backtrace
        • 15. app/Http/Controllers/FrontendController.php:283
        • 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 * 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-lists:228
        • 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)
        360μsAstelikaDBCategory.php#29
        Bindings
        • 0: active
        Backtrace
        • 20. app/Models/Category.php:29
        • 21. view::frontend.pages.product-lists:228
        • 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`
        330μsAstelikaDBproduct-lists.blade.php#258
        Backtrace
        • 15. view::frontend.pages.product-lists:258
        • 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`
        260μsAstelikaDBproduct-lists.blade.php#282
        Backtrace
        • 15. view::frontend.pages.product-lists:282
        • 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
        310μsAstelikaDBproduct-lists.blade.php#330
        Bindings
        • 0: active
        Backtrace
        • 13. view::frontend.pages.product-lists:330
        • 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` = 30
        310μsAstelikaDBproduct-lists.blade.php#482
        Bindings
        • 0: 30
        Backtrace
        • 15. view::frontend.pages.product-lists:482
        • 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
        400μsAstelikaDBproduct-lists.blade.php#483
        Bindings
        • 0: 30
        Backtrace
        • 15. view::frontend.pages.product-lists: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 avg(`rate`) as aggregate from `product_reviews` where `product_id` = 34
        300μsAstelikaDBproduct-lists.blade.php#482
        Bindings
        • 0: 34
        Backtrace
        • 15. view::frontend.pages.product-lists:482
        • 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
        320μsAstelikaDBproduct-lists.blade.php#483
        Bindings
        • 0: 34
        Backtrace
        • 15. view::frontend.pages.product-lists: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 * from `settings`
        270μ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`
        290μ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
        690μ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)
        560μ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
        610μ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)
        460μ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`
        440μ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
      19
      App\Models\Product
      5
          _token
          nvm0tM1m8Ep3G9Wk2nPyYA2xRo7VnffCLjIS8bHf
          _previous
          array:1 [ "url" => "https://astelika.com/product-cat/poli" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product-cat/poli
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          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 => "Mon, 07 Apr 2025 00:37:04 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkcyZUExSnJVQTVRa0F4a3kybVkycGc9PSIsInZhbHVlIjoia2ZuaFV1aExYdkRuc2hEMTk1c1lQNGFZUFpSWTM4ZFJlM2lNRnJYUHlhQWdJWlVJaENFeTY2UW50TDlIMlMvOTB4UXYzRnNibnc4em5MZXlvUGZNMWFhQ3Z3OHBqd0NIcXhZS0MzU1FId3pZcjVSWWhZRnFGZU11Y0c4OVNMNnkiLCJtYWMiOiJmMmIxODRkYTY2OWFiZjU0ZThkNDI3MTBlZGI2MTI3NjdlNDMxNzYzYjgwMzFlNzk4OThjZDY4M2E3YmVhY2UyIiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 02:37:04 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkcyZUExSnJVQTVRa0F4a3kybVkycGc9PSIsInZhbHVlIjoia2ZuaFV1aExYdkRuc2hEMTk1c1lQNGFZUFpSWTM4ZFJlM2lNRnJYUHlhQWdJWlVJaENFeTY2UW50TDlIMlMvOTB4UXYzR" 1 => "e_shop_session=eyJpdiI6ImJMZTh5UWEweHRrN2ZoeWJtNEFhWGc9PSIsInZhbHVlIjoiZ2dwZHF5WlZKckViOEtZaUh1UW1teXArZktJU09rTGljNDluWlM4TnpjenJsOGdXN0k3cFR2STk3bTFpeDk2VXM4RDZFSTVwdEZXZ3Bna3ZSK093MncvZDcrNHdBaWlGaFZvOVR0SkE0ZU9kbWZtRlpmWmJJakt4Qmw2c3UwaWkiLCJtYWMiOiIwNjBiOTlkMWE4ZTcwMGIzZDYzNmU0YmYxYWFjY2RkMzZhNTg1ZTBjZTA0YzJhZWE4OTNlNzExMjQ5ODc4NmFlIiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 02:37:04 GMT; Max-Age=7200; path=/; httponly; samesite=laxe_shop_session=eyJpdiI6ImJMZTh5UWEweHRrN2ZoeWJtNEFhWGc9PSIsInZhbHVlIjoiZ2dwZHF5WlZKckViOEtZaUh1UW1teXArZktJU09rTGljNDluWlM4TnpjenJsOGdXN0k3cFR2STk3bTFpeDk2VXM4R" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkcyZUExSnJVQTVRa0F4a3kybVkycGc9PSIsInZhbHVlIjoia2ZuaFV1aExYdkRuc2hEMTk1c1lQNGFZUFpSWTM4ZFJlM2lNRnJYUHlhQWdJWlVJaENFeTY2UW50TDlIMlMvOTB4UXYzRnNibnc4em5MZXlvUGZNMWFhQ3Z3OHBqd0NIcXhZS0MzU1FId3pZcjVSWWhZRnFGZU11Y0c4OVNMNnkiLCJtYWMiOiJmMmIxODRkYTY2OWFiZjU0ZThkNDI3MTBlZGI2MTI3NjdlNDMxNzYzYjgwMzFlNzk4OThjZDY4M2E3YmVhY2UyIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 02:37:04 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkcyZUExSnJVQTVRa0F4a3kybVkycGc9PSIsInZhbHVlIjoia2ZuaFV1aExYdkRuc2hEMTk1c1lQNGFZUFpSWTM4ZFJlM2lNRnJYUHlhQWdJWlVJaENFeTY2UW50TDlIMlMvOTB4UXYzR" 1 => "e_shop_session=eyJpdiI6ImJMZTh5UWEweHRrN2ZoeWJtNEFhWGc9PSIsInZhbHVlIjoiZ2dwZHF5WlZKckViOEtZaUh1UW1teXArZktJU09rTGljNDluWlM4TnpjenJsOGdXN0k3cFR2STk3bTFpeDk2VXM4RDZFSTVwdEZXZ3Bna3ZSK093MncvZDcrNHdBaWlGaFZvOVR0SkE0ZU9kbWZtRlpmWmJJakt4Qmw2c3UwaWkiLCJtYWMiOiIwNjBiOTlkMWE4ZTcwMGIzZDYzNmU0YmYxYWFjY2RkMzZhNTg1ZTBjZTA0YzJhZWE4OTNlNzExMjQ5ODc4NmFlIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 02:37:04 GMT; path=/; httponlye_shop_session=eyJpdiI6ImJMZTh5UWEweHRrN2ZoeWJtNEFhWGc9PSIsInZhbHVlIjoiZ2dwZHF5WlZKckViOEtZaUh1UW1teXArZktJU09rTGljNDluWlM4TnpjenJsOGdXN0k3cFR2STk3bTFpeDk2VXM4R" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "nvm0tM1m8Ep3G9Wk2nPyYA2xRo7VnffCLjIS8bHf" "_previous" => array:1 [ "url" => "https://astelika.com/product-cat/poli" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]