Fahrzeugspezifischer Artikel

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

Dichtung Kupplungsdeckel

Artikel: 2680004 EAN: S410210008049
Dichtung Kupplungsdeckel
15,90 €
inkl. MwSt. · zzgl. Versandkosten

                  
Stück
Angaben zur Produktsicherheit

Debug

SHOP URL (Kat: 268 / ID: 728328) API URL
null // resources/views/product/show.blade.php
Illuminate\Database\Eloquent\Collection {#1089 // resources/views/product/show.blade.php
  #items: array:26 [
    0 => App\Models\Vehicle {#1115
      #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" => 3492976
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC26"
        "construction_year" => "1994"
        "construction_code" => "R"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3492976
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC26"
        "construction_year" => "1994"
        "construction_code" => "R"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3492976
      ]
      #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 {#1085 …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 {#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" => 3492979
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC26"
        "construction_year" => "1995"
        "construction_code" => "R"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3492979
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC26"
        "construction_year" => "1995"
        "construction_code" => "R"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3492979
      ]
      #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 {#1085 …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 {#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" => 3492982
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "1996"
        "construction_code" => "T"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3492982
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "1996"
        "construction_code" => "T"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3492982
      ]
      #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 {#1085 …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 {#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" => 3492985
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "1997"
        "construction_code" => "V"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3492985
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "1997"
        "construction_code" => "V"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3492985
      ]
      #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 {#1085 …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 {#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" => 3492988
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "1998"
        "construction_code" => "W"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3492988
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "1998"
        "construction_code" => "W"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3492988
      ]
      #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
          #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 {#1085 …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 {#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" => 3492993
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "1999"
        "construction_code" => "X"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3492993
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "1999"
        "construction_code" => "X"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3492993
      ]
      #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
          #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 {#1085 …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 => "*"
      ]
    }
    6 => 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" => 3492994
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2000"
        "construction_code" => "Y"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3492994
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2000"
        "construction_code" => "Y"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3492994
      ]
      #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
          #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 {#1085 …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 => "*"
      ]
    }
    7 => 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" => 3492999
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2001"
        "construction_code" => "Y"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3492999
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2001"
        "construction_code" => "Y"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3492999
      ]
      #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
          #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 {#1085 …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 => "*"
      ]
    }
    8 => 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" => 3493002
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2002"
        "construction_code" => "2"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493002
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2002"
        "construction_code" => "2"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493002
      ]
      #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
          #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 {#1085 …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 => "*"
      ]
    }
    9 => 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" => 3493005
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2003"
        "construction_code" => "3"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493005
        "slug" => "honda-cb-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2003"
        "construction_code" => "3"
        "keywords" => "CB-500 CB500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493005
      ]
      #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
          #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 {#1085 …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 => "*"
      ]
    }
    10 => 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" => 3493024
        "slug" => "honda-cb-500-s-sport"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500 S Sport"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "1998"
        "construction_code" => "W"
        "keywords" => "CB-500-S-Sport CB500SSport"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493024
        "slug" => "honda-cb-500-s-sport"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500 S Sport"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "1998"
        "construction_code" => "W"
        "keywords" => "CB-500-S-Sport CB500SSport"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493024
      ]
      #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
          #connection: "mysql"
          #table: "product_vehicle"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: false
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
           …21
        }
      ]
      #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 {#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" => 3493029
        "slug" => "honda-cb-500-s-sport"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500 S Sport"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "1999"
        "construction_code" => "X"
        "keywords" => "CB-500-S-Sport CB500SSport"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493029
        "slug" => "honda-cb-500-s-sport"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500 S Sport"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "1999"
        "construction_code" => "X"
        "keywords" => "CB-500-S-Sport CB500SSport"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493029
      ]
      #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 => "*"
      ]
    }
    12 => 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" => 3493031
        "slug" => "honda-cb-500-s-sport"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500 S Sport"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2000"
        "construction_code" => "Y"
        "keywords" => "CB-500-S-Sport CB500SSport"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493031
        "slug" => "honda-cb-500-s-sport"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500 S Sport"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2000"
        "construction_code" => "Y"
        "keywords" => "CB-500-S-Sport CB500SSport"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493031
      ]
      #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 => "*"
      ]
    }
    13 => 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" => 3493034
        "slug" => "honda-cb-500-s-sport"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500 S Sport"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2001"
        "construction_code" => "Y"
        "keywords" => "CB-500-S-Sport CB500SSport"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493034
        "slug" => "honda-cb-500-s-sport"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500 S Sport"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2001"
        "construction_code" => "Y"
        "keywords" => "CB-500-S-Sport CB500SSport"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493034
      ]
      #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 => "*"
      ]
    }
    14 => 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" => 3493038
        "slug" => "honda-cb-500-s-sport"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500 S Sport"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2002"
        "construction_code" => "2"
        "keywords" => "CB-500-S-Sport CB500SSport"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493038
        "slug" => "honda-cb-500-s-sport"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500 S Sport"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2002"
        "construction_code" => "2"
        "keywords" => "CB-500-S-Sport CB500SSport"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493038
      ]
      #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 => "*"
      ]
    }
    15 => 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" => 3493041
        "slug" => "honda-cb-500-s-sport"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500 S Sport"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2003"
        "construction_code" => "3"
        "keywords" => "CB-500-S-Sport CB500SSport"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493041
        "slug" => "honda-cb-500-s-sport"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CB 500 S Sport"
        "brand_name" => "Honda"
        "vin" => "PC32"
        "construction_year" => "2003"
        "construction_code" => "3"
        "keywords" => "CB-500-S-Sport CB500SSport"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493041
      ]
      #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 => "*"
      ]
    }
    16 => 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" => 3493054
        "slug" => "honda-cbf-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500"
        "brand_name" => "Honda"
        "vin" => "PC39C"
        "construction_year" => "2004"
        "construction_code" => "4"
        "keywords" => "CBF-500 CBF500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493054
        "slug" => "honda-cbf-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500"
        "brand_name" => "Honda"
        "vin" => "PC39C"
        "construction_year" => "2004"
        "construction_code" => "4"
        "keywords" => "CBF-500 CBF500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493054
      ]
      #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 => "*"
      ]
    }
    17 => 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" => 3493056
        "slug" => "honda-cbf-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500"
        "brand_name" => "Honda"
        "vin" => "PC39C"
        "construction_year" => "2005"
        "construction_code" => "4"
        "keywords" => "CBF-500 CBF500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493056
        "slug" => "honda-cbf-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500"
        "brand_name" => "Honda"
        "vin" => "PC39C"
        "construction_year" => "2005"
        "construction_code" => "4"
        "keywords" => "CBF-500 CBF500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493056
      ]
      #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 => "*"
      ]
    }
    18 => 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" => 3493058
        "slug" => "honda-cbf-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500"
        "brand_name" => "Honda"
        "vin" => "PC39C"
        "construction_year" => "2006"
        "construction_code" => "6"
        "keywords" => "CBF-500 CBF500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493058
        "slug" => "honda-cbf-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500"
        "brand_name" => "Honda"
        "vin" => "PC39C"
        "construction_year" => "2006"
        "construction_code" => "6"
        "keywords" => "CBF-500 CBF500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493058
      ]
      #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 {#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" => 3493060
        "slug" => "honda-cbf-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500"
        "brand_name" => "Honda"
        "vin" => "PC39C"
        "construction_year" => "2007"
        "construction_code" => "6"
        "keywords" => "CBF-500 CBF500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493060
        "slug" => "honda-cbf-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500"
        "brand_name" => "Honda"
        "vin" => "PC39C"
        "construction_year" => "2007"
        "construction_code" => "6"
        "keywords" => "CBF-500 CBF500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493060
      ]
      #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 => "*"
      ]
    }
    20 => 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" => 3493062
        "slug" => "honda-cbf-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500"
        "brand_name" => "Honda"
        "vin" => "PC39C"
        "construction_year" => "2008"
        "construction_code" => "6"
        "keywords" => "CBF-500 CBF500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493062
        "slug" => "honda-cbf-500"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500"
        "brand_name" => "Honda"
        "vin" => "PC39C"
        "construction_year" => "2008"
        "construction_code" => "6"
        "keywords" => "CBF-500 CBF500"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493062
      ]
      #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 => "*"
      ]
    }
    21 => 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" => 3493065
        "slug" => "honda-cbf-500-a-abs"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500 A ABS"
        "brand_name" => "Honda"
        "vin" => "PC39A"
        "construction_year" => "2004"
        "construction_code" => "4"
        "keywords" => "CBF-500-A-ABS CBF500AABS"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493065
        "slug" => "honda-cbf-500-a-abs"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500 A ABS"
        "brand_name" => "Honda"
        "vin" => "PC39A"
        "construction_year" => "2004"
        "construction_code" => "4"
        "keywords" => "CBF-500-A-ABS CBF500AABS"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493065
      ]
      #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 => "*"
      ]
    }
    22 => 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" => 3493067
        "slug" => "honda-cbf-500-a-abs"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500 A ABS"
        "brand_name" => "Honda"
        "vin" => "PC39A"
        "construction_year" => "2005"
        "construction_code" => "4"
        "keywords" => "CBF-500-A-ABS CBF500AABS"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493067
        "slug" => "honda-cbf-500-a-abs"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500 A ABS"
        "brand_name" => "Honda"
        "vin" => "PC39A"
        "construction_year" => "2005"
        "construction_code" => "4"
        "keywords" => "CBF-500-A-ABS CBF500AABS"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493067
      ]
      #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 => "*"
      ]
    }
    23 => 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" => 3493068
        "slug" => "honda-cbf-500-a-abs"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500 A ABS"
        "brand_name" => "Honda"
        "vin" => "PC39A"
        "construction_year" => "2006"
        "construction_code" => "6"
        "keywords" => "CBF-500-A-ABS CBF500AABS"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493068
        "slug" => "honda-cbf-500-a-abs"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500 A ABS"
        "brand_name" => "Honda"
        "vin" => "PC39A"
        "construction_year" => "2006"
        "construction_code" => "6"
        "keywords" => "CBF-500-A-ABS CBF500AABS"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493068
      ]
      #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 => "*"
      ]
    }
    24 => 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" => 3493070
        "slug" => "honda-cbf-500-a-abs"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500 A ABS"
        "brand_name" => "Honda"
        "vin" => "PC39A"
        "construction_year" => "2007"
        "construction_code" => "6"
        "keywords" => "CBF-500-A-ABS CBF500AABS"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493070
        "slug" => "honda-cbf-500-a-abs"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500 A ABS"
        "brand_name" => "Honda"
        "vin" => "PC39A"
        "construction_year" => "2007"
        "construction_code" => "6"
        "keywords" => "CBF-500-A-ABS CBF500AABS"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493070
      ]
      #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 => "*"
      ]
    }
    25 => 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" => 3493072
        "slug" => "honda-cbf-500-a-abs"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500 A ABS"
        "brand_name" => "Honda"
        "vin" => "PC39A"
        "construction_year" => "2008"
        "construction_code" => "6"
        "keywords" => "CBF-500-A-ABS CBF500AABS"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
      ]
      #original: array:18 [
        "source_id" => 3493072
        "slug" => "honda-cbf-500-a-abs"
        "brand_id" => 349
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 500
        "name" => "CBF 500 A ABS"
        "brand_name" => "Honda"
        "vin" => "PC39A"
        "construction_year" => "2008"
        "construction_code" => "6"
        "keywords" => "CBF-500-A-ABS CBF500AABS"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:09"
        "updated_at" => "2026-04-16 05:05:09"
        "pivot_product_source_id" => 728328
        "pivot_vehicle_source_id" => 3493072
      ]
      #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


Henry Mandel
Henry Mandel
vor 3 Wochen
Google

„Motorradbatterie gekauft. Schnelle Lieferung, ordentlich verpackt. Preis- Leistung stimmt. Was will man mehr. Ich empfehle myMoto gerne weiter. (Translated by Google) I bought a motorcycle battery. F…"

Ansgar Rother
Ansgar Rother
vor 2 Wochen
Google

„Perfektes Produkt und perfekte Abwicklung (Translated by Google) Perfect product and perfect transaction"

Matthias Berg
Matthias Berg
vor 2 Wochen
Google

„Sehr schnelle Lieferung und super Qualität. Jederzeit gerne wieder. Alles top (Translated by Google) Very fast delivery and excellent quality. Would gladly order again. Everything was perfect."

¹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.