Fahrzeugspezifischer Artikel

Wähle ein Fahrzeug aus, um zu prüfen, ob dieser Artikel passt.

Dichtung Zündungsdeckel

Artikel: 2650055 EAN: S410250017017
Dichtung Zündungsdeckel
5,90 €
inkl. MwSt. · zzgl. Versandkosten

                  
Stück
Angaben zur Produktsicherheit

Debug

SHOP URL (Kat: 265 / ID: 724646) API URL
null // resources/views/product/show.blade.php
Illuminate\Database\Eloquent\Collection {#1084 // resources/views/product/show.blade.php
  #items: array:28 [
    0 => App\Models\Vehicle {#1116
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622011
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1988"
        "construction_code" => "C1"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622011
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1988"
        "construction_code" => "C1"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622011
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1114
          #connection: "mysql"
          #table: "product_vehicle"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: false
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:2 [ …2]
          #original: array:2 [ …2]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388 …30}
          #foreignKey: "product_source_id"
          #relatedKey: "vehicle_source_id"
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    1 => App\Models\Vehicle {#1117
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622012
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1989"
        "construction_code" => "C2"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622012
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1989"
        "construction_code" => "C2"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622012
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1113
          #connection: "mysql"
          #table: "product_vehicle"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: false
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:2 [ …2]
          #original: array:2 [ …2]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388 …30}
          #foreignKey: "product_source_id"
          #relatedKey: "vehicle_source_id"
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    2 => App\Models\Vehicle {#1118
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622013
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1990"
        "construction_code" => "C3"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622013
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1990"
        "construction_code" => "C3"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622013
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1112
          #connection: "mysql"
          #table: "product_vehicle"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: false
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:2 [ …2]
          #original: array:2 [ …2]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388 …30}
          #foreignKey: "product_source_id"
          #relatedKey: "vehicle_source_id"
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    3 => App\Models\Vehicle {#1119
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622014
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1993"
        "construction_code" => "C6"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622014
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1993"
        "construction_code" => "C6"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622014
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1111
          #connection: "mysql"
          #table: "product_vehicle"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: false
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:2 [ …2]
          #original: array:2 [ …2]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388 …30}
          #foreignKey: "product_source_id"
          #relatedKey: "vehicle_source_id"
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    4 => App\Models\Vehicle {#1120
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622015
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1994"
        "construction_code" => "C7"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622015
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1994"
        "construction_code" => "C7"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622015
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1110
          #connection: "mysql"
          #table: "product_vehicle"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: false
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:2 [ …2]
          #original: array:2 [ …2]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388 …30}
          #foreignKey: "product_source_id"
          #relatedKey: "vehicle_source_id"
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    5 => App\Models\Vehicle {#1121
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622016
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1995"
        "construction_code" => "C8"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622016
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1995"
        "construction_code" => "C8"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622016
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1109
          #connection: "mysql"
          #table: "product_vehicle"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: false
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
           …22
        }
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    6 => App\Models\Vehicle {#1122
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622017
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600CC"
        "construction_year" => "1996"
        "construction_code" => "C9"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622017
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600CC"
        "construction_year" => "1996"
        "construction_code" => "C9"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622017
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1108 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    7 => App\Models\Vehicle {#1123
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622018
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1997"
        "construction_code" => "C10"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622018
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1997"
        "construction_code" => "C10"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622018
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1107 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    8 => App\Models\Vehicle {#1124
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622019
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1998"
        "construction_code" => "C10"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622019
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1998"
        "construction_code" => "C10"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622019
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1106 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    9 => App\Models\Vehicle {#1125
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622020
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1999"
        "construction_code" => "C10"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622020
        "slug" => "kawasaki-gpx-600-r"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPX 600 R"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600C"
        "construction_year" => "1999"
        "construction_code" => "C10"
        "keywords" => "GPX-600-R GPX600R"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622020
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1105 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    10 => App\Models\Vehicle {#1126
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622021
        "slug" => "kawasaki-gpz-600-r-ninja"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPZ 600 R Ninja"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600A"
        "construction_year" => "1985"
        "construction_code" => "A1"
        "keywords" => "GPZ-600-R-Ninja GPZ600RNinja"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622021
        "slug" => "kawasaki-gpz-600-r-ninja"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPZ 600 R Ninja"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600A"
        "construction_year" => "1985"
        "construction_code" => "A1"
        "keywords" => "GPZ-600-R-Ninja GPZ600RNinja"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622021
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1104 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    11 => App\Models\Vehicle {#1127
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622022
        "slug" => "kawasaki-gpz-600-r-ninja"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPZ 600 R Ninja"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600A"
        "construction_year" => "1986"
        "construction_code" => "A1"
        "keywords" => "GPZ-600-R-Ninja GPZ600RNinja"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622022
        "slug" => "kawasaki-gpz-600-r-ninja"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPZ 600 R Ninja"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600A"
        "construction_year" => "1986"
        "construction_code" => "A1"
        "keywords" => "GPZ-600-R-Ninja GPZ600RNinja"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622022
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1103 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    12 => App\Models\Vehicle {#1128
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622023
        "slug" => "kawasaki-gpz-600-r-ninja"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPZ 600 R Ninja"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600A"
        "construction_year" => "1987"
        "construction_code" => "A3"
        "keywords" => "GPZ-600-R-Ninja GPZ600RNinja"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622023
        "slug" => "kawasaki-gpz-600-r-ninja"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPZ 600 R Ninja"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600A"
        "construction_year" => "1987"
        "construction_code" => "A3"
        "keywords" => "GPZ-600-R-Ninja GPZ600RNinja"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622023
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1102 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    13 => App\Models\Vehicle {#1129
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622024
        "slug" => "kawasaki-gpz-600-r-ninja"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPZ 600 R Ninja"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600A"
        "construction_year" => "1988"
        "construction_code" => "A4"
        "keywords" => "GPZ-600-R-Ninja GPZ600RNinja"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622024
        "slug" => "kawasaki-gpz-600-r-ninja"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPZ 600 R Ninja"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600A"
        "construction_year" => "1988"
        "construction_code" => "A4"
        "keywords" => "GPZ-600-R-Ninja GPZ600RNinja"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622024
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1101 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    14 => App\Models\Vehicle {#1130
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622025
        "slug" => "kawasaki-gpz-600-r-ninja"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPZ 600 R Ninja"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600A"
        "construction_year" => "1989"
        "construction_code" => "A5"
        "keywords" => "GPZ-600-R-Ninja GPZ600RNinja"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622025
        "slug" => "kawasaki-gpz-600-r-ninja"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPZ 600 R Ninja"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600A"
        "construction_year" => "1989"
        "construction_code" => "A5"
        "keywords" => "GPZ-600-R-Ninja GPZ600RNinja"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622025
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1100 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    15 => App\Models\Vehicle {#1131
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622026
        "slug" => "kawasaki-gpz-600-r-ninja"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPZ 600 R Ninja"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600A"
        "construction_year" => "1990"
        "construction_code" => "A5"
        "keywords" => "GPZ-600-R-Ninja GPZ600RNinja"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622026
        "slug" => "kawasaki-gpz-600-r-ninja"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "GPZ 600 R Ninja"
        "brand_name" => "Kawasaki"
        "vin" => "ZX600A"
        "construction_year" => "1990"
        "construction_code" => "A5"
        "keywords" => "GPZ-600-R-Ninja GPZ600RNinja"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622026
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1099 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    16 => App\Models\Vehicle {#1132
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622033
        "slug" => "kawasaki-zl-600-a-eliminator"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "ZL 600 A Eliminator"
        "brand_name" => "Kawasaki"
        "vin" => "ZL600A"
        "construction_year" => "1986"
        "construction_code" => "1"
        "keywords" => "ZL-600-A-Eliminator ZL600AEliminator"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622033
        "slug" => "kawasaki-zl-600-a-eliminator"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "ZL 600 A Eliminator"
        "brand_name" => "Kawasaki"
        "vin" => "ZL600A"
        "construction_year" => "1986"
        "construction_code" => "1"
        "keywords" => "ZL-600-A-Eliminator ZL600AEliminator"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622033
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1098 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    17 => App\Models\Vehicle {#1133
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622034
        "slug" => "kawasaki-zl-600-a-eliminator"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "ZL 600 A Eliminator"
        "brand_name" => "Kawasaki"
        "vin" => "ZL600A"
        "construction_year" => "1987"
        "construction_code" => "2"
        "keywords" => "ZL-600-A-Eliminator ZL600AEliminator"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622034
        "slug" => "kawasaki-zl-600-a-eliminator"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "ZL 600 A Eliminator"
        "brand_name" => "Kawasaki"
        "vin" => "ZL600A"
        "construction_year" => "1987"
        "construction_code" => "2"
        "keywords" => "ZL-600-A-Eliminator ZL600AEliminator"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622034
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1097 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    18 => App\Models\Vehicle {#1134
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622035
        "slug" => "kawasaki-zl-600-a-eliminator"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "ZL 600 A Eliminator"
        "brand_name" => "Kawasaki"
        "vin" => "ZL600A"
        "construction_year" => "1988"
        "construction_code" => "2"
        "keywords" => "ZL-600-A-Eliminator ZL600AEliminator"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622035
        "slug" => "kawasaki-zl-600-a-eliminator"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "ZL 600 A Eliminator"
        "brand_name" => "Kawasaki"
        "vin" => "ZL600A"
        "construction_year" => "1988"
        "construction_code" => "2"
        "keywords" => "ZL-600-A-Eliminator ZL600AEliminator"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622035
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1096 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    19 => App\Models\Vehicle {#1135
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622036
        "slug" => "kawasaki-zl-600-b-eliminator"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "ZL 600 B Eliminator"
        "brand_name" => "Kawasaki"
        "vin" => "ZL600B"
        "construction_year" => "1995"
        "construction_code" => "1"
        "keywords" => "ZL-600-B-Eliminator ZL600BEliminator"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622036
        "slug" => "kawasaki-zl-600-b-eliminator"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "ZL 600 B Eliminator"
        "brand_name" => "Kawasaki"
        "vin" => "ZL600B"
        "construction_year" => "1995"
        "construction_code" => "1"
        "keywords" => "ZL-600-B-Eliminator ZL600BEliminator"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622036
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1093 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    20 => App\Models\Vehicle {#1136
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622037
        "slug" => "kawasaki-zl-600-b-eliminator"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "ZL 600 B Eliminator"
        "brand_name" => "Kawasaki"
        "vin" => "ZL600B"
        "construction_year" => "1996"
        "construction_code" => "1"
        "keywords" => "ZL-600-B-Eliminator ZL600BEliminator"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622037
        "slug" => "kawasaki-zl-600-b-eliminator"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "ZL 600 B Eliminator"
        "brand_name" => "Kawasaki"
        "vin" => "ZL600B"
        "construction_year" => "1996"
        "construction_code" => "1"
        "keywords" => "ZL-600-B-Eliminator ZL600BEliminator"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622037
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1095 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    21 => App\Models\Vehicle {#1137
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3622038
        "slug" => "kawasaki-zl-600-b-eliminator"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "ZL 600 B Eliminator"
        "brand_name" => "Kawasaki"
        "vin" => "ZL600B"
        "construction_year" => "1997"
        "construction_code" => "1"
        "keywords" => "ZL-600-B-Eliminator ZL600BEliminator"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3622038
        "slug" => "kawasaki-zl-600-b-eliminator"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 600
        "name" => "ZL 600 B Eliminator"
        "brand_name" => "Kawasaki"
        "vin" => "ZL600B"
        "construction_year" => "1997"
        "construction_code" => "1"
        "keywords" => "ZL-600-B-Eliminator ZL600BEliminator"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3622038
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1094 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    22 => App\Models\Vehicle {#1138
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3623190
        "slug" => "kawasaki-zr-1100-a-zephyr-gussrad"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 1100
        "name" => "ZR 1100 A Zephyr Gussrad"
        "brand_name" => "Kawasaki"
        "vin" => "ZRT10A"
        "construction_year" => "1992"
        "construction_code" => "1"
        "keywords" => "ZR-1100-A-Zephyr-Gussrad ZR1100AZephyrGussrad"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3623190
        "slug" => "kawasaki-zr-1100-a-zephyr-gussrad"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 1100
        "name" => "ZR 1100 A Zephyr Gussrad"
        "brand_name" => "Kawasaki"
        "vin" => "ZRT10A"
        "construction_year" => "1992"
        "construction_code" => "1"
        "keywords" => "ZR-1100-A-Zephyr-Gussrad ZR1100AZephyrGussrad"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3623190
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1092 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    23 => App\Models\Vehicle {#1139
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3623191
        "slug" => "kawasaki-zr-1100-a-zephyr-gussrad"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 1100
        "name" => "ZR 1100 A Zephyr Gussrad"
        "brand_name" => "Kawasaki"
        "vin" => "ZRT10A"
        "construction_year" => "1993"
        "construction_code" => "2"
        "keywords" => "ZR-1100-A-Zephyr-Gussrad ZR1100AZephyrGussrad"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3623191
        "slug" => "kawasaki-zr-1100-a-zephyr-gussrad"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 1100
        "name" => "ZR 1100 A Zephyr Gussrad"
        "brand_name" => "Kawasaki"
        "vin" => "ZRT10A"
        "construction_year" => "1993"
        "construction_code" => "2"
        "keywords" => "ZR-1100-A-Zephyr-Gussrad ZR1100AZephyrGussrad"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3623191
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1091 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    24 => App\Models\Vehicle {#1140
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3623192
        "slug" => "kawasaki-zr-1100-a-zephyr-gussrad"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 1100
        "name" => "ZR 1100 A Zephyr Gussrad"
        "brand_name" => "Kawasaki"
        "vin" => "ZRT10A"
        "construction_year" => "1994"
        "construction_code" => "3"
        "keywords" => "ZR-1100-A-Zephyr-Gussrad ZR1100AZephyrGussrad"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3623192
        "slug" => "kawasaki-zr-1100-a-zephyr-gussrad"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 1100
        "name" => "ZR 1100 A Zephyr Gussrad"
        "brand_name" => "Kawasaki"
        "vin" => "ZRT10A"
        "construction_year" => "1994"
        "construction_code" => "3"
        "keywords" => "ZR-1100-A-Zephyr-Gussrad ZR1100AZephyrGussrad"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3623192
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1090 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    25 => App\Models\Vehicle {#1141
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3623193
        "slug" => "kawasaki-zr-1100-a-zephyr-gussrad"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 1100
        "name" => "ZR 1100 A Zephyr Gussrad"
        "brand_name" => "Kawasaki"
        "vin" => "ZRT10A"
        "construction_year" => "1995"
        "construction_code" => "4"
        "keywords" => "ZR-1100-A-Zephyr-Gussrad ZR1100AZephyrGussrad"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3623193
        "slug" => "kawasaki-zr-1100-a-zephyr-gussrad"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 1100
        "name" => "ZR 1100 A Zephyr Gussrad"
        "brand_name" => "Kawasaki"
        "vin" => "ZRT10A"
        "construction_year" => "1995"
        "construction_code" => "4"
        "keywords" => "ZR-1100-A-Zephyr-Gussrad ZR1100AZephyrGussrad"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3623193
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1089 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    26 => App\Models\Vehicle {#1142
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3623194
        "slug" => "kawasaki-zr-1100-b-zephyr-speichenrad"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 1100
        "name" => "ZR 1100 B Zephyr Speichenrad"
        "brand_name" => "Kawasaki"
        "vin" => "ZRT10B"
        "construction_year" => "1996"
        "construction_code" => "1"
        "keywords" => "ZR-1100-B-Zephyr-Speichenrad ZR1100BZephyrSpeichenrad"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3623194
        "slug" => "kawasaki-zr-1100-b-zephyr-speichenrad"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 1100
        "name" => "ZR 1100 B Zephyr Speichenrad"
        "brand_name" => "Kawasaki"
        "vin" => "ZRT10B"
        "construction_year" => "1996"
        "construction_code" => "1"
        "keywords" => "ZR-1100-B-Zephyr-Speichenrad ZR1100BZephyrSpeichenrad"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3623194
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1088 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
    27 => App\Models\Vehicle {#1143
      #connection: "mysql"
      #table: "vehicles"
      #primaryKey: "source_id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:16 [
        "source_id" => 3623195
        "slug" => "kawasaki-zr-1100-b-zephyr-speichenrad"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 1100
        "name" => "ZR 1100 B Zephyr Speichenrad"
        "brand_name" => "Kawasaki"
        "vin" => "ZRT10B"
        "construction_year" => "1997"
        "construction_code" => "1"
        "keywords" => "ZR-1100-B-Zephyr-Speichenrad ZR1100BZephyrSpeichenrad"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
      ]
      #original: array:18 [
        "source_id" => 3623195
        "slug" => "kawasaki-zr-1100-b-zephyr-speichenrad"
        "brand_id" => 362
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 1100
        "name" => "ZR 1100 B Zephyr Speichenrad"
        "brand_name" => "Kawasaki"
        "vin" => "ZRT10B"
        "construction_year" => "1997"
        "construction_code" => "1"
        "keywords" => "ZR-1100-B-Zephyr-Speichenrad ZR1100BZephyrSpeichenrad"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:10"
        "pivot_product_source_id" => 724646
        "pivot_vehicle_source_id" => 3623195
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:2 [
        0 => "next"
        1 => "previous"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1087 …33}
      ]
      #touches: []
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:12 [
        0 => "source_id"
        1 => "brand_id"
        2 => "brand_name"
        3 => "name"
        4 => "capacity"
        5 => "construction_year"
        6 => "construction_code"
        7 => "category_id"
        8 => "category_name"
        9 => "product_groups"
        10 => "vin"
        11 => "keywords"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
    }
  ]
  #escapeWhenCastingToString: false
}

Zuletzt angesehene Produkte

Deine zuletzt besuchten Artikel auf einen Blick


Bewertungen bei Google Logo

Was unsere Kunden über uns sagen


Jörg Cordsen
Jörg Cordsen
vor 3 Wochen
Google

„Super schnell und gut....sehr zufrieden (Translated by Google) Super fast and good...very satisfied"

Ralph S
Ralph S
vor 3 Wochen
Google

„Auf der Suche nach einer neuen Batterie für meine Ninja wurde ich hier schnell fündig. Ohne Google und Online-Preisvergleich wäre ich wohl nicht unbedingt bei MyMoto24.de "gestrandet" und hätte am End…"

Joachim H
Joachim H
vor 2 Wochen
Google

„Sehr gute Website, gute Kommunikation, faire Preise, schnelle Lieferung. Sehr empfehlenswert (Translated by Google) Excellent website, good communication, fair prices, fast delivery. Highly recommend…"

¹Alle Preise inkl. gesetzl. MwSt., zzgl. Versandkosten, wenn nicht anders angegeben. Versandkostenfrei ab 150,00 € Bestellwert innerhalb Deutschlands.
Warenkorb
Kategorien
Fahrzeug wählen
Finde passende Teile & Zubehör

Wähle Dein Fahrzeug aus der Liste, um nur passende Produkte zu sehen.