Fahrzeugspezifischer Artikel

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

Ritzel

Teilung 530 - 16 Zähne

Artikel: 22502-16 EAN: 5414837010203
Ritzel
12,90 €
inkl. MwSt. · zzgl. Versandkosten

                  
Stück
Angaben zur Produktsicherheit

Debug

SHOP URL (Kat: 35 / ID: 1343) API URL
null // resources/views/product/show.blade.php
Illuminate\Database\Eloquent\Collection {#1084 // resources/views/product/show.blade.php
  #items: array:20 [
    0 => App\Models\Vehicle {#1108
      #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" => 4061856
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1973"
        "construction_code" => "K"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4061856
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1973"
        "construction_code" => "K"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4061856
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061856
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061856
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388
            #connection: "mysql"
            #table: "products"
            #primaryKey: "source_id"
            #keyType: "int"
            +incrementing: true
            #with: []
            #withCount: []
            +preventsLazyLoading: false
            #perPage: 15
            +exists: true
            +wasRecentlyCreated: false
            #escapeWhenCastingToString: true
            #attributes: array:49 [
              "source_id" => 1343
              "slug" => "ritzel"
              "article_id" => "22502-16"
              "category_source_id" => 35
              "title" => "Ritzel"
              "subtitle" => "Teilung 530 - 16 Zähne"
              "manufacturer_name" => "AFAM"
              "manufacturer_image" => "logo_afam.jpg"
              "manufacturer_domain" => "www.dc-afam.de"
              "ean" => "5414837010203"
               …39
            ]
            #original: array:49 [ …49]
            #changes: []
            #casts: array:24 [ …24]
            #classCastCache: []
            #attributeCastCache: []
            #dateFormat: null
            #appends: array:1 [ …1]
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [ …1]
            #touches: []
            +timestamps: true
            +usesUniqueIds: false
            #hidden: []
            #visible: []
            #fillable: array:43 [ …43]
            #guarded: array:1 [ …1]
          }
          #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 {#1109
      #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" => 4061857
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1974"
        "construction_code" => "L"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4061857
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1974"
        "construction_code" => "L"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4061857
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061857
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061857
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 {#1110
      #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" => 4061858
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1975"
        "construction_code" => "M"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4061858
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1975"
        "construction_code" => "M"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4061858
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061858
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061858
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 {#1111
      #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" => 4061859
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1976"
        "construction_code" => "A"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4061859
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1976"
        "construction_code" => "A"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4061859
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #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
          #attributes: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061859
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061859
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 {#1112
      #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" => 4061860
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1977"
        "construction_code" => "B"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4061860
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1977"
        "construction_code" => "B"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4061860
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1102
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061860
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061860
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 {#1113
      #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" => 4061862
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1978"
        "construction_code" => "B"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4061862
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1978"
        "construction_code" => "B"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4061862
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1101
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061862
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061862
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 {#1114
      #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" => 4061864
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1979"
        "construction_code" => "B"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4061864
        "slug" => "suzuki-gt-380"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 380
        "name" => "GT 380"
        "brand_name" => "Suzuki"
        "vin" => "GT380"
        "construction_year" => "1979"
        "construction_code" => "B"
        "keywords" => "GT-380 GT380"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4061864
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1100
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061864
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4061864
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 {#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" => 4062267
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1973"
        "construction_code" => "K"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4062267
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1973"
        "construction_code" => "K"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4062267
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1099
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062267
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062267
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 {#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" => 4062268
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1974"
        "construction_code" => "L"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4062268
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1974"
        "construction_code" => "L"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4062268
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1098
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062268
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062268
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 {#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" => 4062269
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1975"
        "construction_code" => "M"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4062269
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1975"
        "construction_code" => "M"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4062269
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1097
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062269
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062269
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 {#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" => 4062270
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1976"
        "construction_code" => "A"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4062270
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1976"
        "construction_code" => "A"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4062270
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1096
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062270
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062270
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 => "*"
      ]
    }
    11 => 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" => 4062271
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1977"
        "construction_code" => "B"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4062271
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1977"
        "construction_code" => "B"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4062271
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1093
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062271
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062271
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 => "*"
      ]
    }
    12 => 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" => 4062272
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1978"
        "construction_code" => "B"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4062272
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1978"
        "construction_code" => "B"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4062272
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1095
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062272
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062272
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 => "*"
      ]
    }
    13 => 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" => 4062273
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1979"
        "construction_code" => "B"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4062273
        "slug" => "suzuki-gt-550"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 550
        "name" => "GT 550"
        "brand_name" => "Suzuki"
        "vin" => "GT550"
        "construction_year" => "1979"
        "construction_code" => "B"
        "keywords" => "GT-550 GT550"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4062273
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1094
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062273
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4062273
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 => "*"
      ]
    }
    14 => 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" => 4063018
        "slug" => "suzuki-gt-750"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 750
        "name" => "GT 750"
        "brand_name" => "Suzuki"
        "vin" => "GT750"
        "construction_year" => "1972"
        "construction_code" => "J"
        "keywords" => "GT-750 GT750"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4063018
        "slug" => "suzuki-gt-750"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 750
        "name" => "GT 750"
        "brand_name" => "Suzuki"
        "vin" => "GT750"
        "construction_year" => "1972"
        "construction_code" => "J"
        "keywords" => "GT-750 GT750"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4063018
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1092
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4063018
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4063018
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 => "*"
      ]
    }
    15 => 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" => 4063019
        "slug" => "suzuki-gt-750"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 750
        "name" => "GT 750"
        "brand_name" => "Suzuki"
        "vin" => "GT750"
        "construction_year" => "1973"
        "construction_code" => "K"
        "keywords" => "GT-750 GT750"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4063019
        "slug" => "suzuki-gt-750"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 750
        "name" => "GT 750"
        "brand_name" => "Suzuki"
        "vin" => "GT750"
        "construction_year" => "1973"
        "construction_code" => "K"
        "keywords" => "GT-750 GT750"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4063019
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1091
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4063019
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4063019
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 => "*"
      ]
    }
    16 => 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" => 4063020
        "slug" => "suzuki-gt-750"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 750
        "name" => "GT 750"
        "brand_name" => "Suzuki"
        "vin" => "GT750"
        "construction_year" => "1974"
        "construction_code" => "L"
        "keywords" => "GT-750 GT750"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4063020
        "slug" => "suzuki-gt-750"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 750
        "name" => "GT 750"
        "brand_name" => "Suzuki"
        "vin" => "GT750"
        "construction_year" => "1974"
        "construction_code" => "L"
        "keywords" => "GT-750 GT750"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4063020
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1090
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4063020
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4063020
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 => "*"
      ]
    }
    17 => 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" => 4063021
        "slug" => "suzuki-gt-750"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 750
        "name" => "GT 750"
        "brand_name" => "Suzuki"
        "vin" => "GT750"
        "construction_year" => "1975"
        "construction_code" => "M"
        "keywords" => "GT-750 GT750"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4063021
        "slug" => "suzuki-gt-750"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 750
        "name" => "GT 750"
        "brand_name" => "Suzuki"
        "vin" => "GT750"
        "construction_year" => "1975"
        "construction_code" => "M"
        "keywords" => "GT-750 GT750"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4063021
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1089
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4063021
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4063021
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 => "*"
      ]
    }
    18 => 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" => 4063022
        "slug" => "suzuki-gt-750"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 750
        "name" => "GT 750"
        "brand_name" => "Suzuki"
        "vin" => "GT750"
        "construction_year" => "1976"
        "construction_code" => "A"
        "keywords" => "GT-750 GT750"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4063022
        "slug" => "suzuki-gt-750"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 750
        "name" => "GT 750"
        "brand_name" => "Suzuki"
        "vin" => "GT750"
        "construction_year" => "1976"
        "construction_code" => "A"
        "keywords" => "GT-750 GT750"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4063022
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1088
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4063022
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4063022
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 => "*"
      ]
    }
    19 => 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" => 4063023
        "slug" => "suzuki-gt-750"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 750
        "name" => "GT 750"
        "brand_name" => "Suzuki"
        "vin" => "GT750"
        "construction_year" => "1977"
        "construction_code" => "B"
        "keywords" => "GT-750 GT750"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
      ]
      #original: array:18 [
        "source_id" => 4063023
        "slug" => "suzuki-gt-750"
        "brand_id" => 406
        "category_id" => 5
        "category_name" => "Streetbike"
        "capacity" => 750
        "name" => "GT 750"
        "brand_name" => "Suzuki"
        "vin" => "GT750"
        "construction_year" => "1977"
        "construction_code" => "B"
        "keywords" => "GT-750 GT750"
        "product_groups" => "[]"
        "shop_id" => null
        "created_at" => "2026-01-24 22:29:11"
        "updated_at" => "2026-04-16 05:05:12"
        "pivot_product_source_id" => 1343
        "pivot_vehicle_source_id" => 4063023
      ]
      #changes: []
      #casts: array:2 [
        "capacity" => "int"
        "product_groups" => "array"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: array:5 [
        0 => "next"
        1 => "previous"
        2 => "matching_parts_url"
        3 => "has_seo_landing_page"
        4 => "public_url"
      ]
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#1087
          #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 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4063023
          ]
          #original: array:2 [
            "product_source_id" => 1343
            "vehicle_source_id" => 4063023
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          +pivotParent: App\Models\Product {#388}
          #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 => "*"
      ]
    }
  ]
  #escapeWhenCastingToString: false
}

Zuletzt angesehene Produkte

Deine zuletzt besuchten Artikel auf einen Blick


Bewertungen bei Google Logo

Was unsere Kunden über uns sagen


Postoil Michael
Postoil Michael
vor 1 Tag
Google

„Schnelle Lieferung, gerne wieder. D. Batterie hat genau gepasst. Der große Roller springt sofort. (Translated by Google) Fast delivery, would order again. The battery fit perfectly. The large scoot…"

Steve Heller
Steve Heller
vor 6 Tagen
Google

„Die Bestellung war noch nicht ganz (online) abgegeben, da kam die Ware schon an. Respekt, mit so schneller Lieferung hatte ich nicht gerechnet. Dafür meinen Dank und von meinem "Moped" ein lautes "Bru…"

Tomas Bethke
Tomas Bethke
vor 3 Tagen
Google

„sehr schnelle Lieferung, Ware wie beschrieben, sehr professionell, gerne wieder (Translated by Google) Very fast delivery, product as described, very professional, would gladly order again."

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