Per Matt Brown (LAD Marketing's Legal Team):
The details of our settlement with the FTC require that we display this disclosure whenever we make an inspection claim. Anytime the multipoint inspection is made in reference to a pre-owned vehicle it should appear, it generally won’t be necessary on CPO vehicles since they should have their recalls fixed already.
Placement Requirements
- NHTSA VIN recall image (with a functional link that passes the VIN through) must be present near any mention of multipoint inspections.
- This must be directly after the dealer comments section on used, non-CPO VDPs.
- The attached, approved image must be used; it cannot be substituted with a generic button or alternate image.
- New BMW compliant image, use this image src below for BMW only
https://pictures.dealer.com/l/lithiagroupsite/1234/9409ad44aea2496c921690b4ff4314bd.jpg
Code for Dealer.com
- Must be in a content widget (won't work in Raw HTML)
- Will not render properly if edited afterwards - will have to add query string again.
<center>
<a internallink="false" target="_blank" href="https://vinrcl.safercar.gov/vin/?vin=$item.Vin" id="ext-gen2473">
<img src="https://pictures.dealer.com/l/lithiagroupsite/0283/28866253da8f48f6d69cc3933487eb2dx.jpg" title="Search for Recalls by VIN" width="100%">
</a>
</center>
BMW Only (BMW Compliant)
<center> <a internallink="false" target="_blank" href="https://vinrcl.safercar.gov/vin/?vin=$item.Vin" id="ext-gen2473"> <img src="https://pictures.dealer.com/l/lithiagroupsite/0501/ba08092b60c07f1638b07b944d398f51x.jpg" title="Search for Recalls by VIN"> </a> </center>
Code for DealerInspire (choose one)
Non Lightning: Inventory → Settings → Details Page → Rows → Add custom row called “Recalls”
Lightning: Top Menu - Inventory > Lightning Settings > VDP > Detail Components > Click + > Custom HTML & Add Conditional statement, see below and SS.
<a href="https://vinrcl.safercar.gov/vin/?vin={vin}" target="_blank">
<img src="[ImageURL]" alt="Search for Recalls by VIN" />
</a>
Conditional: Type IS Used
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article