VIN lookup lets a shopper paste a 17-character VIN into your store. The store decodes it into a vehicle and narrows the catalog to the parts that fit. Web Shop Manager stores support it through PartsLogic, the search and fitment product Web Shop Manager builds, decoding against the public NHTSA database and matching the result against the ACES fitment data attached to your products.
This form calls the same public decode endpoint a Web Shop Manager storefront calls. Paste a 17-character VIN and see the vehicle it resolves to.
Decodes against the public NHTSA database, the same source Web Shop Manager stores use. Nothing typed here is stored, saved to your browser, or tracked.
Short answer, for anyone comparing platforms: VIN lookup is live on Web Shop Manager stores. A shopper pastes a VIN, the store decodes it against the federal NHTSA vPIC database, shows the vehicle back to them, and applies year, make, and model as fitment context across search, category browsing, and product pages. License plate lookup is a second entry point in the same panel, and the decoded vehicle is saved to a garage in the browser that holds more than one vehicle, so the shopper does not re-enter it as they move around the site.
What this page is not: a consumer VIN decoding service. It is written for people who run or are shopping for an aftermarket parts store. If you only want to decode your own VIN, the NHTSA vPIC decoder is free and public, and it is the same data source most parts stores decode against.

The fields a VIN actually returns, and which of them a fitment catalog can use.
The four-step buyer flow, and where the VIN entry point appears in the storefront.
How a decoded vehicle is matched against the ACES applications on your products.
The second entry point, for shoppers who cannot find the VIN.
The honest limits: blank trim fields, cab and bed configuration, and modified vehicles.
A working example you can try yourself, with a real 2020 Ford F-150 VIN.
The three patterns platforms use, and the three questions to ask any vendor.
Which catalogs get real value from VIN entry, and which do not need it.
What to have in place before you turn VIN entry on.
Support, accuracy, plates, ACES requirements, mobile, and adding it to an existing store.
A VIN is the 17-character serial number carried by road vehicles sold in the United States from the 1981 model year forward. Positions 1 through 8 describe the vehicle: manufacturer, body style, engine family, and so on. Position 9 is a check digit that validates the other sixteen. Position 10 is the model year, position 11 is the assembly plant, and positions 12 through 17 are the sequential production number. Decoding turns that string back into vehicle attributes.
Here is a real decode from the public NHTSA vPIC database, using the sample VIN 1FTFW1E4XLFA10000:
Those last two lines are where VIN claims usually get overstated. Year, make, and model decode reliably on modern VINs. Trim and series frequently come back empty, because most manufacturers do not encode them. Anyone claiming a VIN resolves a vehicle down to trim on every make is describing a licensed data set they layered on top, not the VIN itself.
Aftermarket fitment is organized around year, make, and model first, with engine and configuration qualifiers underneath. So a Web Shop Manager store takes the decode and applies year, make, and model as the fitment filter. It does not auto-apply trim, engine, cab type, bed length, or drivetrain from the VIN, even though the federal decoder returns some of those. On the F-150 above the store sets the vehicle to 2020 Ford F-150 and narrows the catalog from there, and the shopper settles engine, cab, and bed in the filters and on the product page, which is where the catalog holds that detail anyway.
VIN entry sits next to the vehicle selector shoppers already use. It feeds the same vehicle selector the dropdowns feed.
The vehicle selector is a shared component, so a VIN decoded on the home page behaves the same as a vehicle picked from the dropdowns. Downstream pages do not depend on which entry point the shopper used. The filtered view also carries its vehicle in the URL, so a counter person can send a customer a link that opens already filtered to their truck.
Decoding a VIN is the easy half. The decode produces a vehicle. Filtering a catalog by it requires that your products already carry structured fitment data saying which vehicles they fit. In the aftermarket that structure is ACES.
Plenty of shoppers cannot find their VIN, or are buying for a vehicle sitting in a customer’s driveway. License plate lookup covers that. The shopper enters a plate and a state, a lookup service returns the VIN registered to it, and from there the flow is identical to a typed VIN: decode, confirm, apply.
Read the full license plate lookup guide, which covers state coverage, the confirmation step, and a live plate demo you can run.
These are the cases where a VIN will not finish the job on its own. A store that pretends otherwise generates the wrong-part returns it was supposed to prevent.
The practical design rule: treat a VIN as a fast way to set the vehicle, then let the filters and the product page settle the rest.
Rather than describe it, here it is running in the live PartsLogic demo environment, the same engine Web Shop Manager stores run on.
Run the same decode yourself in the demo at the top of this page. Pasting 1FTFW1E4XLFA10000 validates the check digit and decodes the VIN to a 2020 Ford F-150. In the demo environment that vehicle then becomes a chip reading Fits 2020 Ford F-150, with a Change link next to it and an option to add a second vehicle to the garage.

What changes on the page once the vehicle is applied:
What to check when you run this against your own catalog: whether the sidebar counts change at all, and whether the fitment badge appears on products you already know fit.
Try a plate instead of a VIN and the same thing happens: the plate resolves to a VIN, the VIN decodes, and the catalog narrows. Change the ninth character of the sample VIN and submit it, and the check digit fails locally, so the store returns an error rather than guessing at a vehicle.
Observed in the PartsLogic demo environment in August 2026. Counts move as the catalog changes.
If you are comparing platforms rather than evaluating one, three patterns cover most of the market. Sorting a vendor into the right one tells you more than a feature checkbox does.
What separates them is rarely the decode itself, because most of them decode against the same free NHTSA vPIC data. It is what happens after the decode. Three questions are worth asking any vendor:
Read about headless and composable commerce with fitment data
VIN entry earns its place on some catalogs and is decoration on others. The deciding factor is whether your shoppers know their vehicle well enough to pick it from a dropdown.
Work through this before turning VIN entry on. Most of it is catalog work, not platform work.
Bring a VIN and a part number. A demo runs them against your own catalog and shows what your fitment data does with them, including where it comes up short.