Parts – finder – filter

We all know the strugge to find the parts you’re looking for.

There’s a ton of suppliers and manufacturers and the list keeps growing.

That’s why we have developed a function to filter out everything you don’t want to see.
All together with vehicle identification, so you don’t even have to go through the hassle to find the correct vehicle.
Just type in the License plate and you got all the answers you ever need.

It’s all in the same system – no hassle!

What if we were to tell you, you only setup the article groups or categories you’re interested in, but wait.. there’s more!
So even after you setup what article groups youre interested in, you also select the manufactureres that you tust on top of that!

The result

You’ll end up with a structured list of parts, organized and detailed with speficiations and criterons.

Example below

"V-Ribbed Belt": {
                {
                    "ItemNo": "6PK1113",
                    "Manufacturer": "GATES",
                    "Specifications": [
                        {
                            "Property": "Number of ribs",
                            "Value": "6"
                        },
                        {
                            "Property": "Width [mm]",
                            "Value": "21"
                        },
                        {
                            "Property": "Length [mm]",
                            "Value": "1113"
                        }
                    ],
                    "linkage_attribute": [
                        {
                            "Property": "Construction Year to",
                            "Value": "2023-03"
                        },
                        {
                            "Property": "Driven Units",
                            "Value": "Alternator"
                        },
                        {
                            "Property": "Vehicle Equipment",
                            "Value": "for vehicles without start-stop function"
                        }
                    ]
                },
        }