Applied Filters:
KeyWord Search
Categories

Rating
7 Items found
Dunlop MetMax Metatarsal Full Safety Work Boot, Mfg # MZ2LE02
SKU #: 1001-HW-DUN-001 | MF #: MZ2LE02 |
NG #:

Dunlop Purofort FieldPRO Full Safety Work Boot, Green | Mfg # EG62E33
SKU #: 1003-HW-DUN-003 | MF #: EG62E33 |
NG #: EG62E33

Dunlop Onguard Chest Waders Steel Toe with Cleated Outsole | Mfg# 86067
SKU #: 1006-HW-DUN-006 | MF #: 86067 |
NG #:

Dunlop Pioneer Snugboot Men's Work Boots, Plain Toe, SKU#OD60A93
SKU #: 1007-HW-DUN-007 | MF #: OD60A93 |
NG #:

Dunlop Green Purofort Thermo+ Full Safety Boots, Mfg# E662-843
SKU #: 1008-HW-DUN-008 | MF #: E662-843 |
NG #:

Related Products

close
Your privacy

When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. You can get more information by going to our Privacy Policy or Statement in the footer of the website.

All RFQ Product Added In Query!

Check all added RFQ in one place, hit the button to show all added RFQ.

Submit RFQ
SettingsRequest history8.4.8PHP Version277msRequest Duration7MBMemory UsageGET custom/shop
status
200 OK
full_url
https://ngenitltd.com/custom/shop?customBrand=dunlop
action_name
custom.shop
controller_action
App\Http\Controllers\Frontend\ShopController@customProduct
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://ngenitltd.com/custom/shop?customBrand=dunlop
action_name
custom.shop
controller_action
App\Http\Controllers\Frontend\ShopController@customProduct
uri
GET custom/shop
controller
App\Http\Controllers\Frontend\ShopController@customProduct
file
app/Http/Controllers/Frontend/ShopController.php:178-520
middleware
web
duration
280ms
peak_memory
8MB
response
text/html; charset=UTF-8
request_format
html
request_query
0 of 0
array:1 [ "customBrand" => "dunlop" ]
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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "ngenitltd.com" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 17 Jun 2025 00:19:27 GMT" ] ]
session_attributes
0 of 0
array:2 [ "_token" => "6MZ79CaTaWXKPyKJyVCzzjNpmrSbq1MTZWT6dW9e" "flasher::envelopes" => [] ]
    • Booting (149ms)time
    • Application (128ms)time
    • Routing (1.78ms)
    • 1 x Booting (53.81%)
      149ms
      1 x Application (46.19%)
      128ms
      1 x Routing (0.64%)
      1.78ms
      12 templates were rendered
      • 1x frontend.pages.product.allproductallproduct.blade.php#?blade
      • 1x frontend.pages.product.partials.stylestyle.blade.php#?blade
      • 1x pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • 1x frontend.pages.home.rfq_modalrfq_modal.blade.php#?blade
      • 1x frontend.mastermaster.blade.php#?blade
      • 1x frontend.partials.headhead.blade.php#?blade
      • 1x frontend.partials.headerheader.blade.php#?blade
      • 1x frontend.partials.footerfooter.blade.php#?blade
      • 1x frontend.partials.cookiescookies.blade.php#?blade
      • 1x frontend.partials.feedbackfeedback.blade.php#?blade
      • 1x frontend.partials.offcanvasoffcanvas.blade.php#?blade
      • 1x frontend.partials.scriptscript.blade.php#?blade
      uri
      GET custom/shop
      middleware
      web
      controller
      App\Http\Controllers\Frontend\ShopController@customProduct
      as
      custom.shop
      file
      app/Http/Controllers/Frontend/ShopController.php:178-520
      20 statements were executed (8 duplicates)Show only duplicates38.38ms
      • ShopController.php#257ngenitwebsite2.06msselect * from `brands` where `slug` = 'dunlop' limit 1
        Bindings
        • 0: dunlop
        Backtrace
        • app/Http/Controllers/Frontend/ShopController.php:257
        • 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
      • ShopController.php#258ngenitwebsite3.09msselect `brand_pages`.`banner_image` from `brand_pages` where `brand_id` = 179 limit 1
        Bindings
        • 0: 179
        Backtrace
        • app/Http/Controllers/Frontend/ShopController.php:258
        • 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
      • ShopController.php#263ngenitwebsite1.78msselect `products`.`id`, `products`.`rfq`, `products`.`slug`, `products`.`name`, `products`.`thumbnail`, `products`.`price`, `products`.`discount` from `products` where `brand_id` = 179 and `product_status` = 'product' order by `id` desc limit 10
        Bindings
        • 0: 179
        • 1: product
        Backtrace
        • app/Http/Controllers/Frontend/ShopController.php:263
        • 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
      • ShopController.php#271ngenitwebsite3.31msselect distinct `categories`.`id`, `categories`.`slug`, `categories`.`title`, `categories`.`image` from `categories` inner join `products` on `categories`.`id` = `products`.`cat_id` inner join `brands` on `products`.`brand_id` = `brands`.`id` where `brands`.`id` = 179
        Bindings
        • 0: 179
        Backtrace
        • app/Http/Controllers/Frontend/ShopController.php:271
        • 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
      • ShopController.php#279ngenitwebsite1.22msselect distinct `sub_categories`.`id`, `sub_categories`.`slug`, `sub_categories`.`title`, `sub_categories`.`image` from `sub_categories` inner join `products` on `sub_categories`.`id` = `products`.`sub_cat_id` inner join `brands` on `products`.`brand_id` = `brands`.`id` where `brands`.`id` = 179
        Bindings
        • 0: 179
        Backtrace
        • app/Http/Controllers/Frontend/ShopController.php:279
        • 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
      • Brand.php#47ngenitwebsite2.05msselect * from `brands` where `slug` = 'dunlop' limit 1
        Bindings
        • 0: dunlop
        Backtrace
        • app/Models/Admin/Brand.php:47
        • app/Http/Controllers/Frontend/ShopController.php:397
        • 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
      • Brand.php#47ngenitwebsite2.32msselect * from `products` where `products`.`brand_id` in (179)
        Backtrace
        • app/Models/Admin/Brand.php:47
        • app/Http/Controllers/Frontend/ShopController.php:397
        • 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
      • ShopController.php#424ngenitwebsite1.95msselect count(*) as aggregate from `brands`
        Backtrace
        • app/Http/Controllers/Frontend/ShopController.php:424
        • 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
      • ShopController.php#424ngenitwebsite2.32msselect * from `brands` order by RAND() limit 7 offset 0
        Backtrace
        • app/Http/Controllers/Frontend/ShopController.php:424
        • 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
      • ShopController.php#479ngenitwebsite1.98msselect `products`.`id`, `products`.`slug`, `products`.`name`, `products`.`thumbnail`, `products`.`price`, `products`.`discount`, `products`.`stock`, `products`.`mf_code`, `products`.`rfq`, `products`.`product_code`, `products`.`sku_code`, `products`.`short_desc`, `qty`, `stock`, `brand_id`, `products`.`cat_id`, `products`.`sub_cat_id`, `products`.`sub_sub_cat_id` from `products` inner join `brands` on `products`.`brand_id` = `brands`.`id` where `brands`.`slug` = 'dunlop' and `product_status` = 'product' and `product_status` = 'product'
        Bindings
        • 0: dunlop
        • 1: product
        • 2: product
        Backtrace
        • app/Http/Controllers/Frontend/ShopController.php:479
        • 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
      • ShopController.php#486ngenitwebsite2.82msselect count(*) as aggregate from `products` inner join `brands` on `products`.`brand_id` = `brands`.`id` where `brands`.`slug` = 'dunlop' and `product_status` = 'product' and `product_status` = 'product' and `product_status` = 'product'
        Bindings
        • 0: dunlop
        • 1: product
        • 2: product
        • 3: product
        Backtrace
        • app/Http/Controllers/Frontend/ShopController.php:486
        • 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
      • ShopController.php#486ngenitwebsite540μsselect `products`.`id`, `products`.`slug`, `products`.`name`, `products`.`thumbnail`, `products`.`price`, `products`.`discount`, `products`.`stock`, `products`.`mf_code`, `products`.`rfq`, `products`.`product_code`, `products`.`sku_code`, `products`.`short_desc`, `qty`, `stock`, `brand_id`, `products`.`cat_id`, `products`.`sub_cat_id`, `products`.`sub_sub_cat_id` from `products` inner join `brands` on `products`.`brand_id` = `brands`.`id` where `brands`.`slug` = 'dunlop' and `product_status` = 'product' and `product_status` = 'product' and `product_status` = 'product' limit 7 offset 0
        Bindings
        • 0: dunlop
        • 1: product
        • 2: product
        • 3: product
        Backtrace
        • app/Http/Controllers/Frontend/ShopController.php:486
        • 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
      • ShopController.php#490ngenitwebsite3.15msselect `categories`.`id`, `categories`.`title` from `categories` order by `title` desc limit 8
        Backtrace
        • app/Http/Controllers/Frontend/ShopController.php:490
        • 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
      • ShopController.php#495ngenitwebsite1.2msselect * from `products` where `product_status` = 'product' order by `id` desc limit 3
        Bindings
        • 0: product
        Backtrace
        • app/Http/Controllers/Frontend/ShopController.php:495
        • 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
      • Category.php#58ngenitwebsite1.56msselect * from `sub_categories` where `cat_id` = 5
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Admin/Category.php:58
        • view::frontend.pages.product.allproduct:175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • SubCategory.php#43ngenitwebsite1.28msselect * from `sub_sub_categories` where `sub_cat_id` = 92
        Bindings
        • 0: 92
        Backtrace
        • app/Models/Admin/SubCategory.php:43
        • view::frontend.pages.product.allproduct:203
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • SubCategory.php#43ngenitwebsite2.4msselect * from `sub_sub_categories` where `sub_cat_id` = 93
        Bindings
        • 0: 93
        Backtrace
        • app/Models/Admin/SubCategory.php:43
        • view::frontend.pages.product.allproduct:203
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Category.php#58ngenitwebsite1.45msselect * from `sub_categories` where `cat_id` = 5
        Bindings
        • 0: 5
        Backtrace
        • app/Models/Admin/Category.php:58
        • view::frontend.pages.product.allproduct:351
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • SubCategory.php#43ngenitwebsite630μsselect * from `sub_sub_categories` where `sub_cat_id` = 92
        Bindings
        • 0: 92
        Backtrace
        • app/Models/Admin/SubCategory.php:43
        • view::frontend.pages.product.allproduct:395
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • SubCategory.php#43ngenitwebsite1.27msselect * from `sub_sub_categories` where `sub_cat_id` = 93
        Bindings
        • 0: 93
        Backtrace
        • app/Models/Admin/SubCategory.php:43
        • view::frontend.pages.product.allproduct:395
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      App\Models\Admin\Product
      28Product.php#?
      App\Models\Admin\SubSubCategory
      14SubSubCategory.php#?
      App\Models\Admin\Brand
      9Brand.php#?
      App\Models\Admin\Category
      8Category.php#?
      App\Models\Admin\SubCategory
      4SubCategory.php#?
          _token
          6MZ79CaTaWXKPyKJyVCzzjNpmrSbq1MTZWT6dW9e
          flasher::envelopes
          []
          ClearShow all
          Date ↕MethodURLData
          #12025-06-17 06:19:27GET/custom/shop?customBrand=dunlop122063