Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image
Part image

Fuse

from 1 $to 2 $

N-102-615-01

SKU:

N-102-615-01

Other Names:

Mini Fuse, Maxi Fuse, Multi-Purpose Fuse, Flat Fuse

Description:

Wagon, 2010-11, passenger compartment, 5 amp.

STORES

Manufacturer Description Price

Sellers

Volkswagen Description product 2 $ 1 $

VEHICLE FITMENT

Year Make Model Body & Trim Engine & Transmission
2023 Volkswagen Arteon SE R-Line 2.0L L4 - Gas
2023 Volkswagen Arteon SEL Premium R-Line 2.0L L4 - Gas
2023 Volkswagen Arteon SEL R-Line 2.0L L4 - Gas
2023 Volkswagen Atlas SE 2.0L L4 - Gas
2023 Volkswagen Atlas SE 3.6L V6 - Gas

Show more (865)

Request history8.1.13PHP Version98.79msRequest Duration4MBMemory UsageGET part/{make}/{model}/{sub_category}/{part}Route
    • Booting (8.17ms)time
    • Application (90.6ms)time
    • 1 x Application (91.71%)
      90.60ms
      1 x Booting (8.27%)
      8.17ms
      3 templates were rendered
      • parts.default.showshow.blade.php#?blade
      • breadcrumbs::bootstrap4bootstrap4.blade.php#?blade
      • layouts.appapp.blade.php#?blade
      uri
      GET part/{make}/{model}/{sub_category}/{part}
      middleware
      web, localeSessionRedirect, localizationRedirect, localeViewPath
      controller
      App\Http\Controllers\PartController@get_part
      namespace
      prefix
      where
      as
      catalog.get_part
      file
      app/Http/Controllers/PartController.php:110-130
      7 statements were executed66.1ms
      • Connection EstablishedpartsbatPartController.php#111
        Backtrace
        • 15. app/Http/Controllers/PartController.php:111
        • 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:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from "makes" where "alias" = 'volkswagen' limit 1
        3.28mspartsbatPartController.php#111
        Bindings
        • 0: volkswagen
        Backtrace
        • 16. app/Http/Controllers/PartController.php:111
        • 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
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from "models" where "alias" = 'taos' limit 1
        460μspartsbatPartController.php#112
        Bindings
        • 0: taos
        Backtrace
        • 16. app/Http/Controllers/PartController.php:112
        • 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
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from "sub_categories" where "alias" = 'fuse-relay' limit 1
        570μspartsbatPartController.php#113
        Bindings
        • 0: fuse-relay
        Backtrace
        • 16. app/Http/Controllers/PartController.php:113
        • 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
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from "parts" where "alias" = 'fuse-n-102-615-01' limit 1
        44.73mspartsbatPartController.php#114
        Bindings
        • 0: fuse-n-102-615-01
        Backtrace
        • 16. app/Http/Controllers/PartController.php:114
        • 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
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from "part_photos" where "part_photos"."part_id" in (9522)
        1.84mspartsbatPartController.php#114
        Backtrace
        • 21. app/Http/Controllers/PartController.php:114
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from "company_parts" where "part_id" = 9522
        14.6mspartsbatPartController.php#120
        Bindings
        • 0: 9522
        Backtrace
        • 15. app/Http/Controllers/PartController.php:120
        • 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:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from "companies" where "companies"."id" in (1)
        620μspartsbatPartController.php#120
        Backtrace
        • 20. app/Http/Controllers/PartController.php:120
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      App\Models\PartPhoto
      239PartPhoto.php#?
      App\Models\Make
      1Make.php#?
      App\Models\CarModel
      1CarModel.php#?
      App\Models\SubCategory
      1SubCategory.php#?
      App\Models\Part
      1Part.php#?
      App\Models\CompanyPart
      1CompanyPart.php#?
      App\Models\Company
      1Company.php#?
          _token
          EFEZXX8nMXT1pcNE5BYbEA7Kf7ApDqyhegFvMlLA
          locale
          en
          _previous
          array:1 [ "url" => "https://partsbat.com/part/volkswagen/taos/fuse-relay/fuse-n-102-615-01" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /part/volkswagen/taos/fuse-relay/fuse-n-102-615-01
          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:23 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkJYTUVpU0RjL0NJWlJKeGdmRXQ1VGc9PSIsInZhbHVlIjoia21hMUp6dloydlVTN29LanN6SHdMdXptY0F5R2dnRDRoUFhMQVZrOUtBaVlOd1Fxd2JmWllnWTc1OFdmd0hzbEkyaTBYT1h6czRwK05sRy84alJISm9xZVcxYldKM21lSE91TG1QaEJKQTBLTXBUK3RESVo1Q0YydEtKbnh5VjkiLCJtYWMiOiJiZGM5ZTE2N2JkZGNiMDczODQ0NjRlNDc4MDYxZWIyNWI1MzQzNDgxZWJhOTllMTYyY2JkMTBhMGNhYzk2NmQzIiwidGFnIjoiIn0%3D; partsbat_session=eyJpdiI6IjNCVDlFRkhkMHNaUk5sK24rRWNqZWc9PSIsInZhbHVlIjoiZFJZSGdNYmF1N1ZBa2F5NVBxRFp4TGExRmUrUGsva0w5d09FZnZtOXhzRTVvaDNGWUVQaEVyY1Z3SlVGNDNUWm8xb0xvYSt0TzV4UzhtbjYyNjNyeUdlbU03blpKRjVqRmZTckNrdUVGaGVBMlY2ZDVyTzRpci9JNzhVYm8zSnMiLCJtYWMiOiI1OTE3YmNiYzI1MWJhNmRjZTY4MGQyMGYyY2NhOTJmMWJkNWVmNjFlMDg3ZDFmMGNlN2QzZWRmMzJmOGY2OGYzIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkJYTUVpU0RjL0NJWlJKeGdmRXQ1VGc9PSIsInZhbHVlIjoia21hMUp6dloydlVTN29LanN6SHdMdXptY0F5R2dnRDRoUFhMQVZrOUtBaVlOd1Fxd2JmWllnWTc1OFdmd0hzbEkyaTBYT" ] "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" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.191.197.217" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "x-forwarded-for" => array:1 [ 0 => "18.191.197.217" ] "cf-ray" => array:1 [ 0 => "939988d5bbe7eb5e-ORD" ] "host" => array:1 [ 0 => "partsbat.com" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "EFEZXX8nMXT1pcNE5BYbEA7Kf7ApDqyhegFvMlLA" "partsbat_session" => "D6t4nsMP3IV4IOYZikaSFIpBjkt5peHv7a57N2Vi" ]
          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 => "Fri, 02 May 2025 18:20:46 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikt4SERReVlIbFIydmJyVk0vcTNCRlE9PSIsInZhbHVlIjoiUGp6eTNQaWRaZ2FpYkdwekVvd0taQmNQRkhDRkovN1NSTVhhZlloKzdqajl6M1l3Z3p5b2p0eExycWE2cGNxRThPR002OE9uTy80N2VzNDZHZHBRRVFPU0o2ZW04cDlabHRoRVNMYTRGekFpUTVzYzNPZEg1UHNCaUxLcDZDdm4iLCJtYWMiOiI1MTRhZmMxNzJjMWVkM2FiMTNiZTU3ZDdmNzFlYWM2OGMyMTZjYmZiN2QwYzFhOTQ2MjY0YjQ0NzZlMWRlMjhhIiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 20:20:46 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ikt4SERReVlIbFIydmJyVk0vcTNCRlE9PSIsInZhbHVlIjoiUGp6eTNQaWRaZ2FpYkdwekVvd0taQmNQRkhDRkovN1NSTVhhZlloKzdqajl6M1l3Z3p5b2p0eExycWE2cGNxRThPR002O" 1 => "partsbat_session=eyJpdiI6IlZ5cUY5NmhUdmNpd1pTU3FyTnFLcFE9PSIsInZhbHVlIjoieFYyTGNXZ0hNcWJZbThTamprZkpiWmwzUTZHbi9JVXU3NjVHNlM2QzNUdFlBZmVoeTRtd2Z3UDdKK0hSdEhNalhNVERZbGdlbUY4QUFVYThVOGo0c0RETkhKalEzMXI1YUFXdGlHWWJlWlpFRzBqS2xFUmhNT1RQS2IrcUZ4U28iLCJtYWMiOiI4ZGJiNDhlZDY2YThlMTIzOTc3MDY1YmQ5NDAzMTFlN2NhYjVlMTViNzM3NGM0NzE3ZGFiMjk5OWZiNDA3NGE3IiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 20:20:46 GMT; Max-Age=7200; path=/; httponly; samesite=laxpartsbat_session=eyJpdiI6IlZ5cUY5NmhUdmNpd1pTU3FyTnFLcFE9PSIsInZhbHVlIjoieFYyTGNXZ0hNcWJZbThTamprZkpiWmwzUTZHbi9JVXU3NjVHNlM2QzNUdFlBZmVoeTRtd2Z3UDdKK0hSdEhNalh" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikt4SERReVlIbFIydmJyVk0vcTNCRlE9PSIsInZhbHVlIjoiUGp6eTNQaWRaZ2FpYkdwekVvd0taQmNQRkhDRkovN1NSTVhhZlloKzdqajl6M1l3Z3p5b2p0eExycWE2cGNxRThPR002OE9uTy80N2VzNDZHZHBRRVFPU0o2ZW04cDlabHRoRVNMYTRGekFpUTVzYzNPZEg1UHNCaUxLcDZDdm4iLCJtYWMiOiI1MTRhZmMxNzJjMWVkM2FiMTNiZTU3ZDdmNzFlYWM2OGMyMTZjYmZiN2QwYzFhOTQ2MjY0YjQ0NzZlMWRlMjhhIiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 20:20:46 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ikt4SERReVlIbFIydmJyVk0vcTNCRlE9PSIsInZhbHVlIjoiUGp6eTNQaWRaZ2FpYkdwekVvd0taQmNQRkhDRkovN1NSTVhhZlloKzdqajl6M1l3Z3p5b2p0eExycWE2cGNxRThPR002O" 1 => "partsbat_session=eyJpdiI6IlZ5cUY5NmhUdmNpd1pTU3FyTnFLcFE9PSIsInZhbHVlIjoieFYyTGNXZ0hNcWJZbThTamprZkpiWmwzUTZHbi9JVXU3NjVHNlM2QzNUdFlBZmVoeTRtd2Z3UDdKK0hSdEhNalhNVERZbGdlbUY4QUFVYThVOGo0c0RETkhKalEzMXI1YUFXdGlHWWJlWlpFRzBqS2xFUmhNT1RQS2IrcUZ4U28iLCJtYWMiOiI4ZGJiNDhlZDY2YThlMTIzOTc3MDY1YmQ5NDAzMTFlN2NhYjVlMTViNzM3NGM0NzE3ZGFiMjk5OWZiNDA3NGE3IiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 20:20:46 GMT; path=/; httponlypartsbat_session=eyJpdiI6IlZ5cUY5NmhUdmNpd1pTU3FyTnFLcFE9PSIsInZhbHVlIjoieFYyTGNXZ0hNcWJZbThTamprZkpiWmwzUTZHbi9JVXU3NjVHNlM2QzNUdFlBZmVoeTRtd2Z3UDdKK0hSdEhNalh" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "EFEZXX8nMXT1pcNE5BYbEA7Kf7ApDqyhegFvMlLA" "locale" => "en" "_previous" => array:1 [ "url" => "https://partsbat.com/part/volkswagen/taos/fuse-relay/fuse-n-102-615-01" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-02 18:20:46GET/part/volkswagen/taos/fuse-relay/fuse-n-102-615-0137245