menu
My Cart
close
No item in your cart

Men Watches

Sorry, no products found

arrow_upward
shopping_bag 0 0
Request history8.2.25PHP Version715msRequest Duration10MBMemory UsageGET shop/{category}Route
    • Booting (519ms)time
    • Application (196ms)time
    • 1 x Booting (72.6%)
      519ms
      1 x Application (27.4%)
      196ms
      3 templates were rendered
      • 1x ecommerce::frontend.productsproducts.blade.php#?blade
      • 1x ecommerce::frontend.layout.mainmain.blade.php#?blade
      • 1x ecommerce::frontend.layout.header.headerheader.blade.php#?blade
      uri
      GET shop/{category}
      middleware
      web, ecommerce
      controller
      Modules\Ecommerce\Http\Controllers\FrontController@category
      namespace
      Modules\Ecommerce\Http\Controllers
      prefix
      where
      file
      Modules/Ecommerce/Http/Controllers/FrontController.php:377-493
      14 statements were executed31.14ms
      • select `site_logo`, `expiry_date`, `developed_by`, `modules` from `general_settings` order by `created_at` desc limit 1
        8.4mscrockeri_inventoryEcommerce.php#17
        Backtrace
        • 14. middleware::customerauth:17
        • 15. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 16. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 18. middleware::customerauth:16
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `ecommerce_settings` order by `created_at` desc limit 1
        2.39mscrockeri_inventoryEcommerce.php#42
        Backtrace
        • 14. middleware::customerauth:42
        • 15. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 16. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 18. middleware::customerauth:41
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `social_links` order by `order` asc
        3.6mscrockeri_inventoryEcommerce.php#48
        Backtrace
        • 13. middleware::customerauth:48
        • 14. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 15. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 17. middleware::customerauth:47
        • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select `currency` from `general_settings` order by `created_at` desc limit 1
        230μscrockeri_inventoryEcommerce.php#70
        Backtrace
        • 14. middleware::customerauth:70
        • 15. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 16. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 18. middleware::customerauth:69
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `currencies` where `currencies`.`id` = '4' limit 1
        2.23mscrockeri_inventoryEcommerce.php#71
        Bindings
        • 0: 4
        Backtrace
        • 20. middleware::customerauth:71
        • 21. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 22. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 24. middleware::customerauth:69
        • 25. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `categories` where `is_active` = 1
        1.75mscrockeri_inventoryEcommerce.php#78
        Bindings
        • 0: 1
        Backtrace
        • 13. middleware::customerauth:78
        • 14. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 15. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 17. middleware::customerauth:77
        • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `menus` where `location` = 1 limit 1
        2.03mscrockeri_inventoryEcommerce.php#82
        Bindings
        • 0: 1
        Backtrace
        • 14. middleware::customerauth:82
        • 15. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 16. middleware::bindings:50
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 18. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `menu_items`
        1.86mscrockeri_inventoryEcommerce.php#83
        Backtrace
        • 13. middleware::customerauth:83
        • 14. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 15. middleware::bindings:50
        • 16. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 17. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `widgets` where `location` = 'footer_top' or `location` = 'footer' order by `order` asc
        2.41mscrockeri_inventoryEcommerce.php#109
        Bindings
        • 0: footer_top
        • 1: footer
        Backtrace
        • 13. middleware::customerauth:109
        • 14. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 15. middleware::bindings:50
        • 16. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 17. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select `id`, `name`, `slug`, `image`, `page_title`, `short_description`, `content` from `categories` where `slug` = 'men-watches' and `is_active` = 1 limit 1
        410μscrockeri_inventoryFrontController.php#385
        Bindings
        • 0: men-watches
        • 1: 1
        Backtrace
        • 14. Modules/Ecommerce/Http/Controllers/FrontController.php:385
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id`, `name`, `slug`, `page_title`, `short_description` from `categories` where `parent_id` = 16 and `is_active` = 1
        220μscrockeri_inventoryFrontController.php#391
        Bindings
        • 0: 16
        • 1: 1
        Backtrace
        • 13. Modules/Ecommerce/Http/Controllers/FrontController.php:391
        • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brands` where `is_active` = 1
        1.98mscrockeri_inventoryFrontController.php#393
        Bindings
        • 0: 1
        Backtrace
        • 15. Modules/Ecommerce/Http/Controllers/FrontController.php:393
        • 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 `category_id` = 16 and `is_active` = 1
        3.34mscrockeri_inventoryFrontController.php#478
        Bindings
        • 0: 16
        • 1: 1
        Backtrace
        • 16. Modules/Ecommerce/Http/Controllers/FrontController.php:478
        • 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 `variant_option`, `variant_value` from `products` where `category_id` = 16 and `is_active` = 1 and `is_variant` = 1
        290μscrockeri_inventoryFrontController.php#489
        Bindings
        • 0: 16
        • 1: 1
        • 2: 1
        Backtrace
        • 13. Modules/Ecommerce/Http/Controllers/FrontController.php:489
        • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      App\Models\Brand
      6Brand.php#?
      App\Models\Currency
      1Currency.php#?
          _token
          qbGgbzC5cQ5mg5uAcKjB4HndVuqqK8b082lHzmmH
          _previous
          array:1 [ "url" => "https://inventory.crockeriespark.com/shop/men-watches" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /shop/men-watches
          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:16 [ "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" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "inventory.crockeriespark.com" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 18 May 2025 00:09:24 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlJUbkVJMjlJbGFZbkZjRGFxYXhkb0E9PSIsInZhbHVlIjoiSEJzclA1ZEpRWHgzUFNhd3dJdWZ3dTEzaVdNWGRtYmNzeE9MZVNuZW5pS3hicFNCa0hPNFdtUG9QanFVcVkzdkthelZjMkhGYnhsQ3BVYWxtb3BpTWN5bXQ5UkorSGRldUg0d040UkpiTUwzeUI4VzlXTWdGMHFUaW1jZDVZY1AiLCJtYWMiOiIxNGZkZGE1YzE1NDJjMTM5ODM0NDc1ZjM5MTdhYjM4OWM4NWZjMjllMTc3ODI0YjliY2M3ZmU2MzkzNjg5ZGY3IiwidGFnIjoiIn0%3D; expires=Sun, 18 May 2025 02:09:24 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IlJUbkVJMjlJbGFZbkZjRGFxYXhkb0E9PSIsInZhbHVlIjoiSEJzclA1ZEpRWHgzUFNhd3dJdWZ3dTEzaVdNWGRtYmNzeE9MZVNuZW5pS3hicFNCa0hPNFdtUG9QanFVcVkzdkthelZjM" 1 => "salepropos_session=eyJpdiI6IjN2MGFIbFhoMHNaazVIRVNtbHNraVE9PSIsInZhbHVlIjoiUHQ4TE1TOHhVM2txcWRSNEJuNmphcExRM3FjWVgzcXJzOHA4aVRhT1dRc29YeEVLcmozOU5wbWFLbEtVaHVrMFh4ZHJuYUdFYkVYblVsMFhMZDU0OTlNSlZzcyt5UEpmWnFjL1RaRE9SZUo1bDRPa1FPaDd0ZUpCbGZ5SGExVTciLCJtYWMiOiIwYzBjZDg0OGE4YjZhM2EzYmZkNWRmNzI2MTI5MzU5NDk4YTQ1ZTEwZDEwNDdmYjViYzVmNzk1YWFjNWZmOGNiIiwidGFnIjoiIn0%3D; expires=Sun, 18 May 2025 02:09:24 GMT; Max-Age=7200; path=/; httponlysalepropos_session=eyJpdiI6IjN2MGFIbFhoMHNaazVIRVNtbHNraVE9PSIsInZhbHVlIjoiUHQ4TE1TOHhVM2txcWRSNEJuNmphcExRM3FjWVgzcXJzOHA4aVRhT1dRc29YeEVLcmozOU5wbWFLbEtVaHVrM" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlJUbkVJMjlJbGFZbkZjRGFxYXhkb0E9PSIsInZhbHVlIjoiSEJzclA1ZEpRWHgzUFNhd3dJdWZ3dTEzaVdNWGRtYmNzeE9MZVNuZW5pS3hicFNCa0hPNFdtUG9QanFVcVkzdkthelZjMkhGYnhsQ3BVYWxtb3BpTWN5bXQ5UkorSGRldUg0d040UkpiTUwzeUI4VzlXTWdGMHFUaW1jZDVZY1AiLCJtYWMiOiIxNGZkZGE1YzE1NDJjMTM5ODM0NDc1ZjM5MTdhYjM4OWM4NWZjMjllMTc3ODI0YjliY2M3ZmU2MzkzNjg5ZGY3IiwidGFnIjoiIn0%3D; expires=Sun, 18-May-2025 02:09:24 GMT; path=/XSRF-TOKEN=eyJpdiI6IlJUbkVJMjlJbGFZbkZjRGFxYXhkb0E9PSIsInZhbHVlIjoiSEJzclA1ZEpRWHgzUFNhd3dJdWZ3dTEzaVdNWGRtYmNzeE9MZVNuZW5pS3hicFNCa0hPNFdtUG9QanFVcVkzdkthelZjM" 1 => "salepropos_session=eyJpdiI6IjN2MGFIbFhoMHNaazVIRVNtbHNraVE9PSIsInZhbHVlIjoiUHQ4TE1TOHhVM2txcWRSNEJuNmphcExRM3FjWVgzcXJzOHA4aVRhT1dRc29YeEVLcmozOU5wbWFLbEtVaHVrMFh4ZHJuYUdFYkVYblVsMFhMZDU0OTlNSlZzcyt5UEpmWnFjL1RaRE9SZUo1bDRPa1FPaDd0ZUpCbGZ5SGExVTciLCJtYWMiOiIwYzBjZDg0OGE4YjZhM2EzYmZkNWRmNzI2MTI5MzU5NDk4YTQ1ZTEwZDEwNDdmYjViYzVmNzk1YWFjNWZmOGNiIiwidGFnIjoiIn0%3D; expires=Sun, 18-May-2025 02:09:24 GMT; path=/; httponlysalepropos_session=eyJpdiI6IjN2MGFIbFhoMHNaazVIRVNtbHNraVE9PSIsInZhbHVlIjoiUHQ4TE1TOHhVM2txcWRSNEJuNmphcExRM3FjWVgzcXJzOHA4aVRhT1dRc29YeEVLcmozOU5wbWFLbEtVaHVrM" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "qbGgbzC5cQ5mg5uAcKjB4HndVuqqK8b082lHzmmH" "_previous" => array:1 [ "url" => "https://inventory.crockeriespark.com/shop/men-watches" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-18 06:09:24GET/shop/men-watches3147