Showing 1–10 of 118 results

Sorted By

View

Hinge Nut

N-907-988-05

Price not available

Hinge Bolt

N-909-995-03

from 1 $ to 2 $

Mount Bracket Nut

N-015-082-10

from 1 $ to 2 $

No image.

Air Tube Clamp

N-024-518-5

from 1 $ to 2 $

Mount Bracket Mount Bolt

N-908-170-03

from 1 $ to 2 $

Belt Tensioner Bolt

N-107-663-01

from 1 $ to 4 $

Heat Shield Plug

N-909-654-01

from 1 $ to 4 $

Oil Cooler Bolt

N-911-976-01

Price not available

Request history8.1.13PHP Version168msRequest Duration4MBMemory UsageGET car/{make}/{model}/{sub_category}Route
    • Booting (7.78ms)time
    • Application (160ms)time
    • 1 x Application (95.37%)
      160ms
      1 x Booting (4.62%)
      7.78ms
      5 templates were rendered
      • parts.default.view_index.gridgrid.blade.php#?blade
      • pagination::bootstrap-5bootstrap-5.blade.php#?blade
      • parts.default.indexindex.blade.php#?blade
      • breadcrumbs::bootstrap4bootstrap4.blade.php#?blade
      • layouts.appapp.blade.php#?blade
      uri
      GET car/{make}/{model}/{sub_category}
      middleware
      web, localeSessionRedirect, localizationRedirect, localeViewPath
      controller
      App\Http\Controllers\PartController@get_parts
      namespace
      prefix
      where
      as
      catalog.get_parts
      file
      app/Http/Controllers/PartController.php:91-109
      7 statements were executed130ms
      • Connection EstablishedpartsbatPartController.php#22
        Backtrace
        • 15. app/Http/Controllers/PartController.php:22
        • 16. app/Http/Controllers/PartController.php:99
        • 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:260
      • select * from "makes" where "alias" = 'volkswagen' limit 1
        3.85mspartsbatPartController.php#22
        Bindings
        • 0: volkswagen
        Backtrace
        • 16. app/Http/Controllers/PartController.php:22
        • 17. app/Http/Controllers/PartController.php:99
        • 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:260
      • select * from "models" where "alias" = 'arteon' limit 1
        590μspartsbatPartController.php#23
        Bindings
        • 0: arteon
        Backtrace
        • 16. app/Http/Controllers/PartController.php:23
        • 17. app/Http/Controllers/PartController.php:99
        • 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:260
      • select * from "nested_categories" where "alias" = 'filters' limit 1
        810μspartsbatPartController.php#24
        Bindings
        • 0: filters
        Backtrace
        • 16. app/Http/Controllers/PartController.php:24
        • 17. app/Http/Controllers/PartController.php:99
        • 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:260
      • select * from "cars" where "model_id" = 3
        1.05mspartsbatPartController.php#29
        Bindings
        • 0: 3
        Backtrace
        • 15. app/Http/Controllers/PartController.php:29
        • 16. app/Http/Controllers/PartController.php:99
        • 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:260
      • select count(*) as aggregate from "parts" where exists (select * from "cars" inner join "car_part" on "cars"."id" = "car_part"."car_id" where "parts"."id" = "car_part"."part_id" and "cars"."id" in (4, 5, 7, 20, 21, 31, 32, 33, 42, 47, 55, 56, 57, 74, 110, 112, 113, 118, 124, 137, 1095)) and exists (select * from "nested_categories" inner join "part_sub_category" on "nested_categories"."id" = "part_sub_category"."nested_category_id" where "parts"."id" = "part_sub_category"."part_id" and "nested_categories"."id" = 11)
        59.29mspartsbatPartController.php#44
        Bindings
        • 0: 4
        • 1: 5
        • 2: 7
        • 3: 20
        • 4: 21
        • 5: 31
        • 6: 32
        • 7: 33
        • 8: 42
        • 9: 47
        • 10: 55
        • 11: 56
        • 12: 57
        • 13: 74
        • 14: 110
        • 15: 112
        • 16: 113
        • 17: 118
        • 18: 124
        • 19: 137
        • 20: 1095
        • 21: 11
        Backtrace
        • 16. app/Http/Controllers/PartController.php:44
        • 17. app/Http/Controllers/PartController.php:99
        • 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:260
      • select * from "parts" where exists (select * from "cars" inner join "car_part" on "cars"."id" = "car_part"."car_id" where "parts"."id" = "car_part"."part_id" and "cars"."id" in (4, 5, 7, 20, 21, 31, 32, 33, 42, 47, 55, 56, 57, 74, 110, 112, 113, 118, 124, 137, 1095)) and exists (select * from "nested_categories" inner join "part_sub_category" on "nested_categories"."id" = "part_sub_category"."nested_category_id" where "parts"."id" = "part_sub_category"."part_id" and "nested_categories"."id" = 11) order by "max_price" asc limit 12 offset 0
        58.81mspartsbatPartController.php#44
        Bindings
        • 0: 4
        • 1: 5
        • 2: 7
        • 3: 20
        • 4: 21
        • 5: 31
        • 6: 32
        • 7: 33
        • 8: 42
        • 9: 47
        • 10: 55
        • 11: 56
        • 12: 57
        • 13: 74
        • 14: 110
        • 15: 112
        • 16: 113
        • 17: 118
        • 18: 124
        • 19: 137
        • 20: 1095
        • 21: 11
        Backtrace
        • 16. app/Http/Controllers/PartController.php:44
        • 17. app/Http/Controllers/PartController.php:99
        • 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:260
      • select * from "part_photos" where "part_photos"."part_id" in (208, 1111, 1126, 1367, 1795, 2866, 9576, 10023, 10191, 10373, 21838, 21990)
        5.11mspartsbatPartController.php#44
        Backtrace
        • 21. app/Http/Controllers/PartController.php:44
        • 22. app/Http/Controllers/PartController.php:99
        • 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:260
      App\Models\PartPhoto
      1276PartPhoto.php#?
      App\Models\Car
      21Car.php#?
      App\Models\Part
      12Part.php#?
      App\Models\Make
      1Make.php#?
      App\Models\CarModel
      1CarModel.php#?
      App\Models\NestedCategory
      1NestedCategory.php#?
          _token
          IMDMihQqKLxlerrC1VdA1vt1ruTZG4Yq4fbXnUGC
          locale
          en
          _previous
          array:1 [ "url" => "https://partsbat.com/car/volkswagen/arteon/filters?temp=grid" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /car/volkswagen/arteon/filters
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "temp" => "grid" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:22 [ "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.226.28.48" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "18.226.28.48" ] "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" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "93eb8985de556380-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "host" => array:1 [ 0 => "partsbat.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, 12 May 2025 17:11:47 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im5WSUx4dlRkMVFuKzkwemhQOHBma2c9PSIsInZhbHVlIjoiazV4Y2J2MGViN1FHcitPdnFlaTc1RDRONERhTEtEcDZoclVSbFVjZGx2NloyNTZkK3lhbldsUGhpSzVLMnhCbDJTeGJ3OE5LWUUrUWFKaldtVC83dm9YMXpEbUVkNEw3ZDQvb0NsY3FJS2VkK3Q5NEhjNGxmcW1sWWVNQkl6bW8iLCJtYWMiOiJhOWJjYjUzM2U0MmUxMGEwYjhjODE3MTM1ZmVhMTUyZGZiODI3OWVmM2NhNzg0MjY3ODAwNTcyZmZhNjBkMTRlIiwidGFnIjoiIn0%3D; expires=Mon, 12 May 2025 19:11:47 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Im5WSUx4dlRkMVFuKzkwemhQOHBma2c9PSIsInZhbHVlIjoiazV4Y2J2MGViN1FHcitPdnFlaTc1RDRONERhTEtEcDZoclVSbFVjZGx2NloyNTZkK3lhbldsUGhpSzVLMnhCbDJTeGJ3O" 1 => "partsbat_session=eyJpdiI6InplZCtTblp0MEZZQ1JwSEt4RlJIdEE9PSIsInZhbHVlIjoia2tYNWhLZ3J4cWZULzdSajNpNkd2MG01YWFvMFlrRGxVRGJ5Nm1BYWlsWTVtUUllblZVYXhKeUlHZE14WnpiSlFIOHZyZmdTbG83UVpyWDFGekFpZkxlaHFrRVVaZ0svWVo1cTFvNjZMY1hjblozcFJkaThMSFFLcGhGTEY4UFUiLCJtYWMiOiJhY2JmNTgwMGY1YTZjYzkzMGVjMDdhNzRkNDRjMzZkZjc5MzA3MTU3MDcwYzkxZTQ5ZWFiYzU5ODMxNTVmMmNlIiwidGFnIjoiIn0%3D; expires=Mon, 12 May 2025 19:11:47 GMT; Max-Age=7200; path=/; httponly; samesite=laxpartsbat_session=eyJpdiI6InplZCtTblp0MEZZQ1JwSEt4RlJIdEE9PSIsInZhbHVlIjoia2tYNWhLZ3J4cWZULzdSajNpNkd2MG01YWFvMFlrRGxVRGJ5Nm1BYWlsWTVtUUllblZVYXhKeUlHZE14WnpiSlF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im5WSUx4dlRkMVFuKzkwemhQOHBma2c9PSIsInZhbHVlIjoiazV4Y2J2MGViN1FHcitPdnFlaTc1RDRONERhTEtEcDZoclVSbFVjZGx2NloyNTZkK3lhbldsUGhpSzVLMnhCbDJTeGJ3OE5LWUUrUWFKaldtVC83dm9YMXpEbUVkNEw3ZDQvb0NsY3FJS2VkK3Q5NEhjNGxmcW1sWWVNQkl6bW8iLCJtYWMiOiJhOWJjYjUzM2U0MmUxMGEwYjhjODE3MTM1ZmVhMTUyZGZiODI3OWVmM2NhNzg0MjY3ODAwNTcyZmZhNjBkMTRlIiwidGFnIjoiIn0%3D; expires=Mon, 12-May-2025 19:11:47 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im5WSUx4dlRkMVFuKzkwemhQOHBma2c9PSIsInZhbHVlIjoiazV4Y2J2MGViN1FHcitPdnFlaTc1RDRONERhTEtEcDZoclVSbFVjZGx2NloyNTZkK3lhbldsUGhpSzVLMnhCbDJTeGJ3O" 1 => "partsbat_session=eyJpdiI6InplZCtTblp0MEZZQ1JwSEt4RlJIdEE9PSIsInZhbHVlIjoia2tYNWhLZ3J4cWZULzdSajNpNkd2MG01YWFvMFlrRGxVRGJ5Nm1BYWlsWTVtUUllblZVYXhKeUlHZE14WnpiSlFIOHZyZmdTbG83UVpyWDFGekFpZkxlaHFrRVVaZ0svWVo1cTFvNjZMY1hjblozcFJkaThMSFFLcGhGTEY4UFUiLCJtYWMiOiJhY2JmNTgwMGY1YTZjYzkzMGVjMDdhNzRkNDRjMzZkZjc5MzA3MTU3MDcwYzkxZTQ5ZWFiYzU5ODMxNTVmMmNlIiwidGFnIjoiIn0%3D; expires=Mon, 12-May-2025 19:11:47 GMT; path=/; httponlypartsbat_session=eyJpdiI6InplZCtTblp0MEZZQ1JwSEt4RlJIdEE9PSIsInZhbHVlIjoia2tYNWhLZ3J4cWZULzdSajNpNkd2MG01YWFvMFlrRGxVRGJ5Nm1BYWlsWTVtUUllblZVYXhKeUlHZE14WnpiSlF" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "IMDMihQqKLxlerrC1VdA1vt1ruTZG4Yq4fbXnUGC" "locale" => "en" "_previous" => array:1 [ "url" => "https://partsbat.com/car/volkswagen/arteon/filters?temp=grid" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-12 17:11:47GET/car/volkswagen/arteon/filters?temp=grid571312