Carpet

Facebook
Instagram
YouTube
FlikCharge
Request history8.2.24PHP Version348msRequest Duration7MBMemory UsageGET category/{category_slug}Route
    • Booting (26.91ms)time
    • Application (321ms)time
    • 1 x Application (92.27%)
      321ms
      1 x Booting (7.73%)
      26.91ms
      11 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • frontend.layouts.appapp.blade.php#?blade
      • frontend.inc.navnav.blade.php#?blade
      • frontend.partials.cart.cartcart.blade.php#?blade
      • frontend.reclassic.partials.category_menucategory_menu.blade.php#?blade
      • frontend.inc.footerfooter.blade.php#?blade
      • frontend.inc.floating_buttonsfloating_buttons.blade.php#?blade
      • frontend.partials.modalmodal.blade.php#?blade
      • frontend.partials.login_modallogin_modal.blade.php#?blade
      • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
      uri
      GET category/{category_slug}
      middleware
      web
      controller
      App\Http\Controllers\SearchController@listingByCategory
      namespace
      prefix
      where
      as
      products.category
      file
      app/Http/Controllers/SearchController.php:238-246
      37 statements were executed (12 duplicates)Show only duplicates18.23ms
      • SearchController.php#241flik_db1.01msselect * from `categories` where `slug` = 'Carpet-uAhdg' limit 1
        Bindings
        • 0: Carpet-uAhdg
        Backtrace
        • app/Http/Controllers/SearchController.php:241
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SearchController.php#241flik_db370μsselect * from `category_translations` where `category_translations`.`category_id` in (53)
        Backtrace
        • app/Http/Controllers/SearchController.php:241
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SearchController.php#29flik_db450μsselect * from `attributes`
        Backtrace
        • app/Http/Controllers/SearchController.php:29
        • app/Http/Controllers/SearchController.php:243
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#29flik_db370μsselect * from `attribute_translations` where `attribute_translations`.`attribute_id` in (1, 3, 4, 5, 10, 11, 12, 13, 14, 15, 16)
        Backtrace
        • app/Http/Controllers/SearchController.php:29
        • app/Http/Controllers/SearchController.php:243
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#31flik_db740μsselect * from `colors`
        Backtrace
        • app/Http/Controllers/SearchController.php:31
        • app/Http/Controllers/SearchController.php:243
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • CategoryUtility.php#12flik_db360μsselect * from `categories` where `parent_id` = 53 order by `order_level` desc
        Bindings
        • 0: 53
        Backtrace
        • app/Utility/CategoryUtility.php:12
        • app/Utility/CategoryUtility.php:34
        • app/Utility/CategoryUtility.php:50
        • app/Http/Controllers/SearchController.php:150
        • app/Http/Controllers/SearchController.php:243
      • SearchController.php#152flik_db600μsselect * from `categories` where `categories`.`id` = 53 limit 1
        Bindings
        • 0: 53
        Backtrace
        • app/Http/Controllers/SearchController.php:152
        • app/Http/Controllers/SearchController.php:243
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#152flik_db590μsselect * from `category_translations` where `category_translations`.`category_id` in (53)
        Backtrace
        • app/Http/Controllers/SearchController.php:152
        • app/Http/Controllers/SearchController.php:243
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#152flik_db410μsselect * from `categories` where `is_published` = 1 and `categories`.`parent_id` in (53)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/SearchController.php:152
        • app/Http/Controllers/SearchController.php:243
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#156flik_db320μsselect `attribute_id` from `attribute_category` where `category_id` in (53)
        Bindings
        • 0: 53
        Backtrace
        • app/Http/Controllers/SearchController.php:156
        • app/Http/Controllers/SearchController.php:243
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#157flik_db350μsselect * from `attributes` where 0 = 1
        Backtrace
        • app/Http/Controllers/SearchController.php:157
        • app/Http/Controllers/SearchController.php:243
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • SearchController.php#228flik_db520μsselect count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 53 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (28, 36, 137)))
        Bindings
        • 0: 53
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 28
        • 7: 36
        • 8: 137
        Backtrace
        • app/Http/Controllers/SearchController.php:228
        • app/Http/Controllers/SearchController.php:243
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • Helpers.php#2061flik_db550μsselect * from `categories` where `categories`.`id` = 43 limit 1
        Bindings
        • 0: 43
        Backtrace
        • app/Http/Helpers.php:2061
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2061flik_db370μsselect * from `category_translations` where `category_translations`.`category_id` in (43)
        Backtrace
        • app/Http/Helpers.php:2061
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2061flik_db540μsselect * from `categories` where `categories`.`id` = 43 limit 1
        Bindings
        • 0: 43
        Backtrace
        • app/Http/Helpers.php:2061
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2061flik_db420μsselect * from `category_translations` where `category_translations`.`category_id` in (43)
        Backtrace
        • app/Http/Helpers.php:2061
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1803flik_db560μsselect count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1803
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1815flik_db390μsselect min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1815
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1827flik_db460μsselect max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:1827
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1750flik_db560μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1750
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1257flik_db450μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1257
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1257flik_db510μsselect * from `uploads` where `uploads`.`id` = '2' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 2
        Backtrace
        • app/Http/Helpers.php:1257
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1731flik_db500μsselect * from `languages` where `code` = 'en' limit 1
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1731
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1257flik_db370μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        Backtrace
        • app/Http/Helpers.php:1257
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1741flik_db410μsselect * from `languages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1741
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1764flik_db320μsselect * from `currencies` where `id` = '28' limit 1
        Bindings
        • 0: 28
        Backtrace
        • app/Http/Helpers.php:1764
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1774flik_db270μsselect * from `currencies` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1774
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1257flik_db470μsselect * from `uploads` where `uploads`.`id` = '1' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1257
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2074flik_db580μsselect * from `categories` where `level` = 0 and `is_published` = 1 order by `order_level` asc
        Bindings
        • 0: 0
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:2074
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2074flik_db320μsselect * from `category_translations` where `category_translations`.`category_id` in (2, 8, 32)
        Backtrace
        • app/Http/Helpers.php:2074
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2074flik_db280μsselect * from `uploads` where `uploads`.`id` in (15, 127) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2074
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#2074flik_db320μsselect * from `uploads` where `uploads`.`id` in (16, 128) and `uploads`.`deleted_at` is null
        Backtrace
        • app/Http/Helpers.php:2074
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1257flik_db600μsselect * from `uploads` where `uploads`.`id` = '1' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1257
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#256flik_db910μsselect * from `custom_alerts` where `status` = 1 order by `id` desc
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:256
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • app.blade.php#297flik_db710μsselect * from `dynamic_popups` where `status` = 1 order by `id` asc
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:297
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#1257flik_db590μsselect * from `uploads` where `uploads`.`id` = '51' and `uploads`.`deleted_at` is null limit 1
        Bindings
        • 0: 51
        Backtrace
        • app/Http/Helpers.php:1257
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Helpers.php#123flik_db680μsselect * from `countries` where `status` = '1'
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:123
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Color
      143Color.php#?
      App\Models\Currency
      26Currency.php#?
      App\Models\Attribute
      11Attribute.php#?
      App\Models\AttributeTranslation
      11AttributeTranslation.php#?
      App\Models\Upload
      8Upload.php#?
      App\Models\Category
      7Category.php#?
      App\Models\CategoryTranslation
      7CategoryTranslation.php#?
      App\Models\Language
      3Language.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\DynamicPopup
      1DynamicPopup.php#?
      App\Models\Country
      1Country.php#?
          _token
          eueLTw2e05JklQ8r3h9md8d01ODBkDD28v7kTRCI
          locale
          en
          path_info
          /category/Carpet-uAhdg
          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" => 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 => "flikmart.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 => ""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: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 04:41:54 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=eueLTw2e05JklQ8r3h9md8d01ODBkDD28v7kTRCI; expires=Mon, 07 Apr 2025 06:41:55 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=eueLTw2e05JklQ8r3h9md8d01ODBkDD28v7kTRCI; expires=Mon, 07-Apr-2025 06:41:55 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "eueLTw2e05JklQ8r3h9md8d01ODBkDD28v7kTRCI" "locale" => "en" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-07 10:11:55GET/category/Carpet-uAhdg1137219