CINXE.COM
Lookup Safety Recalls & Service Campaigns
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> <title>Lookup Safety Recalls & Service Campaigns</title> <link rel="icon" type="image/png" href="/recall/static/favicon.ico"> <!-- SEO --> <meta name="description" content="Look up information on Toyota, Lexus & Scion recalls and find solutions to recalls affecting your vehicle."> <meta name="keywords" content="toyota recall, lexus recall, scion recall"> <link rel="canonical" href="https://www.toyota.com/recall"> <!--Bootstrap styling--> <link rel="stylesheet" href="/recall/static/css/vendor/bootstrap.min.css" type="text/css"> <link rel="stylesheet" href="/recall/static/css/vendor/bootstrap.datetimepicker.min.css" type="text/css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css"> <!--Custom styling--> <link rel="stylesheet" href="/recall/static/css/style.css" type="text/css"> <link rel="stylesheet" href="/recall/static/css/radioButton/blueRadioButton.css" type="text/css"> <link rel="stylesheet" href="/recall/static/css/modal/requestACallModal.css" type="text/css"> <!-- INVISIBLE reCAPTCHA --> <script src="https://www.google.com/recaptcha/api.js?onload=indexOnloadCallback" async defer="defer"></script> <script type="text/javascript" src="/recall/static/js/custom/preload.js"></script> </head> <body> <div hidden id="PleaseElse">StopHittingUs</div> <div class="container container-top-banner"> <div class="top-banner-line-1"> <!--Logo banner--> <div class="logo-banner"> <span class="hidden-xs hidden-sm logos"> <a rel="noopener noreferrer" href="http://www.LexusDrivers.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/lexus.png" alt="Lexus logo" class="left-logo-banner-image"> </a> <a rel="noopener noreferrer" href="http://www.ToyotaOwners.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/toyota.png" alt="Toyota logo" class="logo-banner-image"> </a> <a rel="noopener noreferrer" href="http://www.ToyotaOwners.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/scion.png" alt="Scion logo" class="logo-banner-image"> </a> </span> <span class="hidden-xs visible-sm logos"> <a rel="noopener noreferrer" href="http://www.LexusDrivers.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/lexus-small.png" alt="Lexus logo" class="left-logo-banner-image"> </a> <a rel="noopener noreferrer" href="http://www.ToyotaOwners.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/toyota-small.png" alt="Toyota logo" class="logo-banner-image"> </a> <a rel="noopener noreferrer" href="http://www.ToyotaOwners.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/scion-small.png" alt="Scion logo" class="logo-banner-image"> </a> </span> <span class="visible-xs hidden-sm logos"> <a rel="noopener noreferrer" href="http://www.LexusDrivers.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/lexus-xsmall.png" alt="Lexus logo" class="left-logo-banner-image"> </a> <a rel="noopener noreferrer" href="http://www.ToyotaOwners.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/toyota-xsmall.png" alt="Toyota logo" class="logo-banner-image"> </a> <a rel="noopener noreferrer" href="http://www.ToyotaOwners.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/scion-xsmall.png" alt="Scion logo" class="logo-banner-image"> </a> </span> </div> <a rel="noopener noreferrer" href="/espanol/recall" type="button" role="button" class="btn-standard btn-language">Espa帽ol</a> </div> <hr class="horizontal-bar"> <div class="navigation-menu"> <a rel="noopener noreferrer" href="/recall" class="left-navigation-menu-item selected-menu-item">Home</a> <div class="vertical-bar"></div> <a rel="noopener noreferrer" href="/recall/takata" class="navigation-menu-item">Takata</a> </div> </div> <!--Header with brand information--> <div class="container"> <div class="plate2Vin topHeader leftPad rightPad"> <h2 class="headline">Lookup Safety Recalls &<br> Service Campaigns</h2> <p class="copy"> <span id="headerText">Get information on open safety recalls and service campaigns released since 1999 for Toyota, Lexus and Scion vehicles intended for sale or sold in the U.S., U.S. Territories, and Mexico using our quick and easy recall and campaign lookup below.</span> </p> <p> <small id="lastUpdatedDate" style="display: none;"></small> </p> </div> </div> <div class="container"> <!-- start lookup form container--> <div id="lookupFormContainer"> <!-- start lookup form--> <!-- prevent default addresses issue where return keypress refreshes page instead of submitting vin--> <form id="lookupForm" class="lookupFormContainer" onsubmit="event.preventDefault();"> <!--Important Safety Recall Information Modal --> <a rel="noopener noreferrer" id="recallInformationModal" href="/recall/takata" target="_self">Get Important Takata Airbag Recall Information Here <!--[if lt IE 9]><img src="/recall/static/images/linkArrow.png" /><![endif]--> <!--[if !IE]> --> <span class="chevron-right">❯</span> <!-- <![endif]--> </a> <p class="copy" id="vinIntro">Enter your license plate number plus the state it was issued in, or enter your 17-digit VIN number. If entering your VIN, you do not need to select a state</p> <p class="copy" id="vinIntroMobile">Click the Scan VIN button to use your camera to scan a VIN barcode</p> <div class="row vinPlateDisplay"> <div id="vinScanContainer"> <div id="vinScanButton"><span class="bi-camera"></span>SCAN VIN</div> <div id="vinScanVideoContainer" class="videoFrame"> <div id="overlayTop" class="videoFrame"><div id="closeButton" class="videoFrame">X</div></div> <div id="videoContainer" class="videoFrame"><div id="scanLine" class="videoFrame"></div><video id="vinVideo" class="videoFrame"></video></div> <div id="vinscanFloat" class="videoFrame"></div> </div> </div> <div id="vinColumn" class="col-sm-9"> <input id="vin" type="text" class="plateVinInput form-control" maxlength="17" placeholder="ENTER LICENSE PLATE # OR VIN"> <div class="findVinDiv"> <div data-toggle="collapse" href="#vinHelper" class="collapsed alwaysUnderline" id="findVinLink"> <a> <small>Where do I find my VIN?</small> </a> </div> </div> <!-- start find vin inner pannel wrapper --> <div id="vinHelper" class="collapse panel-group small"> <!-- start what is vin panel --> <div class="panel innerPanel"> <div class="panel-heading pad collapsed rightExpander" data-toggle="collapse" href="#whatIsVin" data-parent="#vinHelper" data-vin-location="What"> <a> What is a VIN? </a> </div> <div id="whatIsVin" class="panel-collapse collapse pad"> <div class="panel-body"> Your Vehicle Identification Number (VIN) is the unique identifier of your vehicle. </div> </div> </div> <!-- end what is vin panel --> <!-- start insurance card panel --> <div class="panel innerPanel"> <div class="panel-heading pad collapsed rightExpander" data-toggle="collapse" href="#insuranceCard" data-parent="#vinHelper" data-vin-location="Insurance_Card"> <a> Insurance Card </a> </div> <div id="insuranceCard" class="panel-collapse collapse pad"> <div class="panel-body"> <div class="row extendedGutter"> <div class="col-sm-6"> <img src="/recall/static/images/vin/insuranceCard.png" alt="Example Insurance Card"> </div> <div class="col-sm-6 leftPadTablet"> You can find your VIN on the insurance identification card issued by your insurance company. </div> </div> </div> </div> </div> <!-- end insurance card panel --> <!-- start registration card --> <div class="panel innerPanel"> <div class="panel-heading collapsed rightExpander pad" data-toggle="collapse" href="#registrationCard" data-parent="#vinHelper" data-vin-location="Vehicle_Reg_Card"> <a> Vehicle Registration Card </a> </div> <div id="registrationCard" class="panel-collapse collapse pad"> <div class="panel-body"> <div class="row extendedGutter"> <div class="col-sm-6"> <img src="/recall/static/images/vin/registrationCard.png" alt="Example Registration Card"> </div> <div class="col-sm-6 leftPadTablet"> You can find your VIN on the vehicle registration card issued by the Department of Motor Vehicles. </div> </div> </div> </div> </div> <!-- end registration card --> <!-- start top of the dash --> <div class="panel innerPanel"> <div class="panel-heading collapsed rightExpander pad" data-toggle="collapse" href="#topOfTheDash" data-parent="#vinHelper" data-vin-location="Dash"> <a>Top of the Dash</a> </div> <div id="topOfTheDash" class="panel-collapse collapse pad"> <div class="panel-body"> <div class="row extendedGutter"> <div class="col-sm-6"> <img src="/recall/static/images/vin/topOfTheDash.png" alt="Dashboard VIN Location"> </div> <div class="col-sm-6 leftPadTablet"> You can find your VIN on a metal plate on your dashboard, near the windshield on the driver's side. </div> </div> </div> </div> </div> <!-- end top of the dash --> <!-- start door jam --> <div class="panel lastInnerPanel"> <div class="panel-heading pad collapsed rightExpander" data-toggle="collapse" href="#doorjamb" data-parent="#vinHelper" data-vin-location="Door"> <a> Driver's-Side Doorjamb </a> </div> <div id="doorjamb" class="panel-collapse collapse pad"> <div class="panel-body"> <div class="row extendedGutter"> <div class="col-sm-6"> <img src="/recall/static/images/vin/doorjamb.png" alt="Doorjamb VIN Location"> </div> <div class="col-sm-6 leftPadTablet"> You can find your VIN on a label on the driver's-side doorjamb. </div> </div> </div> </div> </div> <!-- end door jam --> </div> <!-- end find vin inner pannel wrapper --> </div> <div class="col-sm-3"> <select id="stateSelect" class="form-control"> <option selected="selected" value="">STATE</option> <option value="AK">AK</option> <option value="AL">AL</option> <option value="AZ">AZ</option> <option value="AR">AR</option> <option value="CA">CA</option> <option value="CO">CO</option> <option value="CT">CT</option> <option value="DE">DE</option> <option value="DC">DC</option> <option value="FL">FL</option> <option value="GA">GA</option> <option value="HI">HI</option> <option value="ID">ID</option> <option value="IL">IL</option> <option value="IN">IN</option> <option value="IA">IA</option> <option value="KS">KS</option> <option value="KY">KY</option> <option value="LA">LA</option> <option value="ME">ME</option> <option value="MD">MD</option> <option value="MA">MA</option> <option value="MI">MI</option> <option value="MN">MN</option> <option value="MS">MS</option> <option value="MO">MO</option> <option value="MT">MT</option> <option value="NE">NE</option> <option value="NV">NV</option> <option value="NH">NH</option> <option value="NJ">NJ</option> <option value="NM">NM</option> <option value="NY">NY</option> <option value="NC">NC</option> <option value="ND">ND</option> <option value="OH">OH</option> <option value="OK">OK</option> <option value="OR">OR</option> <option value="PA">PA</option> <option value="PR">PR</option> <option value="RI">RI</option> <option value="SC">SC</option> <option value="SD">SD</option> <option value="TN">TN</option> <option value="TX">TX</option> <option value="UT">UT</option> <option value="VT">VT</option> <option value="VA">VA</option> <option value="WA">WA</option> <option value="WV">WV</option> <option value="WI">WI</option> <option value="WY">WY</option> </select> </div> </div> <!-- ERRORS - start --> <div id="regexError" class="validationError error" style="display: none"> <!--[if lt IE 9]><img src="/recall/static/images/error.png" /><![endif]--> <!--[if !IE]> --> <span class="exclamation-triangle">⚠</span> <!-- <![endif]--> Must use alphanumeric characters. </div> <div id="vinNotFoundError" class="validationError error" style="display: none"> <!--[if lt IE 9]><img src="/recall/static/images/error.png" /><![endif]--> <!--[if !IE]> --> <span class="exclamation-triangle">⚠</span> <!-- <![endif]--> No information found for the VIN entered. Please confirm your VIN and try again. </div> <div id="plateNotFoundError" class="validationError error" style="display: none"> <!--[if lt IE 9]><img src="/recall/static/images/error.png" /><![endif]--> <!--[if !IE]> --> <span class="exclamation-triangle">⚠</span> <!-- <![endif]--> No information found for the License Plate Number and State entered. Please confirm your License Plate Number and State and try again. </div> <div id="nonToyotaVehicleError" class="validationError error" style="display: none"> <!--[if lt IE 9]><img src="/recall/static/images/error.png" /><![endif]--> <!--[if !IE]> --> <span class="exclamation-triangle">⚠</span> <!-- <![endif]--> The information entered did not correspond to a Toyota, Lexus, or Scion vehicle. Please enter a valid License Plate Number and State for a Toyota, Lexus, Scion vehicle </div> <!-- ERRORS - end --> <div class="captcha"> <!-- reCAPTCHA --> <div id="lookupFormCaptcha"></div> <!-- CTA button --> <input type="button" id="lookupFormSubmit" class="btn btn-primary disabled plate2Vin btn-ownership" value="SUBMIT*"> </div> <!--Container for area to show / hide for submit spinner--> <div id="submitSpinnerContainer" class="topPad leftPad rightPad text-center" style="display: none;"> <img src="/recall/static/images/spinner.gif" style="margin-right: 5px;" alt="VIN Validation Animation">Validating your information... </div> </form> <!-- end lookup form--> </div> <!-- end lookup form container--> <!--Container for area to show for results after lookup--> <div id="resultsContainer" style="display:none;" class="topPad"> <div id="lookupNavBackRecall" class="ctaColor"> <img src="/recall/static/images/linkArrow_left.png" alt="Back Arrow"> Back </div> <div id="resultsMetadataContainer" class="bottomPad"> <div id="information"> <strong> <span id="resultsModelYear"></span> <span id="resultsModelBrand"></span> <span id="resultsModelName"></span> </strong> <div class="notYourVehicle"> <div data-toggle="collapse" href="#vehicleNotFound" class="collapsed alwaysUnderline"> <a> <small>Not your vehicle?</small> </a> </div> </div> <div id="vehicleNotFound" class="collapse panel-group small"> <span class="retryVINDescription">Please make sure the VIN inputted is correct. <a rel="noopener noreferrer" href="/recall" class="newLookup">Click here</a> to try again.</span> <span class="retryPlateDescription" style="display:none">Please make sure the license plate information inputted is correct or <a rel="noopener noreferrer" href="/recall" class="newLookup">enter your VIN here</a> to continue.</span> </div> </div> <strong class="resultsVinLabel">VIN #: </strong> <strong class="resultsPlateLabel" style="display: none">License plate #: </strong> <span id="resultsVin"></span> <br> <strong class="resultsLastUpdatedLabel" style="display: none">Last Updated: </strong> <span id="resultsLastUpdated"></span> </div> <hr> <div id="findDealerAction" style="display: none;"> <p>One or more recall items are ready for repair. Please click the Find A Dealer button below to schedule your service at a dealer near you.</p> <div class="btn-section"> <button id="findADealer" class="btn-standard btn-first" type="button">FIND A DEALER</button> <button id="requestACall" class="btn-standard btn-middle" type="button">REQUEST A CALL</button> <span class="btn-additional-text">OR</span> <button id="callNow" class="btn-inverse btn-last" type="button">CALL NOW</button> </div> </div> <div id="resultsRecallContainer" class="bottomPad topPad"> <div class="bottomHeader"> <div class="leftPad rightPad bottomHeaderText"> <strong>Safety Recalls</strong> </div> </div> <!--Important Safety Recall Information --> <!--call information --> <div id="recallResultsAlert"> <strong>Your vehicle has been issued a Takata Airbag Safety Recall. Call 888-324-3502 to speak with an agent and schedule an appointment for your FREE repair today.</strong> </div> <div id="resultsRecallList" class="leftPad rightPad"></div> </div> <div id="resultsSSCContainer" class="bottomPad topPad"> <div class="bottomHeader"> <div class="leftPad rightPad bottomHeaderText"> <strong>Service Campaigns:</strong> </div> </div> <div id="resultsSSCList" class="leftPad rightPad"></div> </div> <div id="resultsNoneOpenContainer" class="topPad"> <div class="vcenter"> <img src="/recall/static/images/checkMark.png" class="checkMark" alt="Checkmark Icon"> </div> <div class="vcenter"> <p> <strong>There are no open Safety Recalls or Service Campaigns for this vehicle.</strong> </p> </div> <div class="bottomHeader"> <div class="leftPad rightPad bottomHeaderText"> </div> </div> </div> </div> </div> <!--Container for area to show for generic errors--> <div id="genericErrorContainer" class="container text-center topPad" style="display: none;"> <h3>Sorry!</h3> <p>An error occurred during your request... You can <a rel="noopener noreferrer" href="javascript:location.reload()">refresh this page</a> to retry. We apologize for any inconvenience. </p> </div> <div id="lowReCaptchaScoreContainer" class="container text-center topPad" style="display: none;"> <h3>Sorry!</h3> <p>We鈥檙e having trouble processing your request at this time. Please refer to the following to Contact Us for further assistance: </p><ul style="list-style: none;"> <li><a rel="noopener noreferrer" href="https://www.toyota.com/support/contact-us/section/needassistance/">Toyota Contact Us</a></li> <li><a rel="noopener noreferrer" href="https://www.lexus.com/contact#support_further_assistance">Lexus Contact Us</a></li> </ul> We apologize for any inconvenience. <p></p> </div> <div class="container legalContainer"> <small> <p class="leftPad rightPad"> *I acknowledge this information will be used for individual purposes only and agree to the following: </p> <p class="leftPad rightPad"> </p><ul> <li>To not rent, lease, lend, sell, redistribute or sublicense the information.</li> <li>To not integrate or automate use of this site.</li> <li>To not access, use, or attempt to use this site in a manner that could damage, disable, overburden or impair it.</li> <li>To not use or attempt to use any methods to access or use the site that are not authorized by TMS including, but not limited to, screen scraping, scripting, and/or any other process that could negatively impact the performance of the system or result in unauthorized access.</li> </ul> <p></p> </small> </div> <!--Contact Us (collapsible)--> <div class="container bottomInfoContainer"> <div class="bottomHeader"> <a rel="noopener noreferrer" data-toggle="collapse" href="#contactHelper" id="showContactLink" class="rightExpander leftPad rightPad bottomHeaderText">Contact Us</a> </div> <div id="contactHelper" class="collapse in"> <div class="row"> <div id="leftContactUs" class="col-lg-5 col-sm-6"> <p class="leftPad rightPad bottomInfo"> <small> <strong>Lexus Brand Engagement Center</strong> <br> <strong>1-800-255-3987</strong> <br> <a rel="noopener noreferrer" href="http://www.lexus.com/contact" target="_blank" id="contactUsLexusLink">Contact Lexus</a> <br> <a rel="noopener noreferrer" href="https://drivers.lexus.com/" target=" _self" id="updateInfoLexusLink">Update Ownership Information</a> <br> <br> <strong>Toyota Brand Engagement Center</strong> <br> <strong>1-800-331-4331</strong> <br> <a rel="noopener noreferrer" href="https://www.toyota.com/support/contact-us/" target="_blank" id="contactUsToyotaLink">Contact Toyota</a> <br> <a rel="noopener noreferrer" href="https://www.toyota.com/owners" target="_self" id="updateInfoToyotaLink">Update Ownership Information</a> <br> <br> <strong>Scion Brand Engagement Center</strong> <br> <strong>1-866-707-2466</strong> <br> <a rel="noopener noreferrer" href="http://www.scion.com/contact" target="_blank" id="contactUsScionLink">Contact Scion</a> <br> <a rel="noopener noreferrer" href="https://www.toyota.com/owners" target="_self" id="updateInfoScionLink">Update Ownership Information</a> </small> </p> </div> <div class="line onlyMobile"></div> <div id="rightContactUs" class="col-lg-4 col-sm-6"> <p class="leftPad rightPad bottomInfo"> <small> <strong>Outside Continental U.S.</strong> </small> </p> <div class="row" style="margin-top: -20px;"> <div id="rightContactUs_1" class="col-xs-6"> <p class="leftPad bottomInfo"> <small> <strong>Saipan</strong> <br> <em>Atkins Kroll</em> <br> <strong>1-670-234-5911</strong> <br> <br> <strong>Guam</strong> <br> <strong>1-671-646-1886</strong> <br> <br> <strong>Toyota de Puerto Rico</strong> <br> <em>Including Virgin Islands & St. Thomas</em> <br> <strong>1-877-855-8377</strong> </small> </p> </div> <div id="rightContactUs_2" class="col-xs-6"> <p class="rightPad bottomInfo"> <small> <strong>Hawaii</strong> <br> <em>Servco</em> <br> <strong>1-888-272-5515</strong> <br> <br> <strong>American Samoa</strong> <br> <em>ASCO Motors</em> <br> <strong>(+685) 20800</strong> <br> <br> <strong>Toyota Mexico</strong> <br> <strong>01-800-7-TOYOTA</strong> <br> <strong>01-800-786-9682</strong> </small> </p> </div> </div> <!-- Close inner row div --> </div> </div> <!-- Close outer row div --> </div> </div> <!--Campaign Definitions (collapsible)--> <div class="container bottomInfoContainer"> <div class="bottomHeader"> <a rel="noopener noreferrer" data-toggle="collapse" href="#definitions" id="showDefinitionsLink" class="rightExpander leftPad rightPad bottomHeaderText collapsed"> Campaign Definitions </a> </div> <div id="definitions" class="collapse"> <small> <p class="leftPad rightPad bottomInfo"> Campaigns conducted by Toyota can be Safety Recall Campaigns, Special Service Campaigns and/or Limited Service Campaigns. </p> <p class="leftPad rightPad bottomInfo"> If you have completed a Campaign, but are experiencing concerns with your vehicle, please contact your local Toyota, Lexus, or Scion dealer for an inspection. Should you require additional assistance, please refer to the Contact Us section at the bottom of this page. </p> <p class="leftPad rightPad bottomInfo"> <strong>Safety Recall Campaign</strong> <br>In accordance with the requirements of the National Traffic and Motor Vehicle Safety Act, when Toyota, Lexus, or Scion has determined that either a defect which relates to motor vehicle safety or a noncompliance with a Federal Motor Vehicle Safety Standard exists in your vehicle, a Safety Recall Campaign is launched. The specified inspection and/or repair will be performed at no charge to the vehicle owner. </p> <p class="leftPad rightPad bottomInfo"> <strong>Special Service Campaign</strong> <br>A Special Service Campaign is the Toyota, Lexus, or Scion owner notification program to inform customers about specific product or technical issues for which inspection and/or repair is being offered without an expiration date. These issues are typically customer satisfaction initiatives. The described service will be performed at no charge to the vehicle owner. </p> <p class="leftPad rightPad bottomInfo"> <strong>Limited Service Campaign</strong> <br>Limited Service Campaigns are programs to inform customers about a product or technical issue for which inspection and/or repair is being offered for a specified period. Toyota requests that customers take advantage of this service prior to an expiration date. The described inspection and/or repair will be performed at no charge to the vehicle owner provided the Limited Service Campaign has not expired. </p> </small> </div> </div> <div class="footer"> <div class="container footer-row-1"> <!--Logo banner--> <div class="logo-banner"> <span class="hidden-xs hidden-sm logos"> <a rel="noopener noreferrer" href="http://www.LexusDrivers.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/lexus.png" alt="Lexus logo" class="left-logo-banner-image"> </a> <a rel="noopener noreferrer" href="http://www.ToyotaOwners.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/toyota.png" alt="Toyota logo" class="logo-banner-image"> </a> <a rel="noopener noreferrer" href="http://www.ToyotaOwners.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/scion.png" alt="Scion logo" class="logo-banner-image"> </a> </span> <span class="hidden-xs visible-sm logos"> <a rel="noopener noreferrer" href="http://www.LexusDrivers.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/lexus-small.png" alt="Lexus logo" class="left-logo-banner-image"> </a> <a rel="noopener noreferrer" href="http://www.ToyotaOwners.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/toyota-small.png" alt="Toyota logo" class="logo-banner-image"> </a> <a rel="noopener noreferrer" href="http://www.ToyotaOwners.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/scion-small.png" alt="Scion logo" class="logo-banner-image"> </a> </span> <span class="visible-xs hidden-sm logos"> <a rel="noopener noreferrer" href="http://www.LexusDrivers.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/lexus-xsmall.png" alt="Lexus logo" class="left-logo-banner-image"> </a> <a rel="noopener noreferrer" href="http://www.ToyotaOwners.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/toyota-xsmall.png" alt="Toyota logo" class="logo-banner-image"> </a> <a rel="noopener noreferrer" href="http://www.ToyotaOwners.com" target="_blank" style="text-decoration: none;"> <img src="/recall/static/images/brand/scion-xsmall.png" alt="Scion logo" class="logo-banner-image"> </a> </span> </div> <div class="footer-links"> <a rel="noopener noreferrer" class="footer-link" href="https://pressroom.toyota.com/safety-recall" target="_blank">Toyota Newsroom</a> <a rel="noopener noreferrer" class="footer-link" href="https://www-odi.nhtsa.dot.gov/owners/SearchSafetyIssues" target="_blank">NHTSA (U.S. Safety Recalls)</a> <a rel="noopener noreferrer" class="footer-link" href="http://www-odi.nhtsa.dot.gov/frecalls" target="_blank">NHTSA (Foreign Safety Recalls)</a> <a rel="noopener noreferrer" class="footer-link right-footer-link" href="https://www.toyota.com/support/privacy-rights" target="_blank"> Privacy Notice</a> </div> <div class="break"></div> <div class="footer-links footer-link-right"> <a class="footer-link-red" href="https://privacy.toyota.com/" target="_blank">Your Privacy Choices <img src="/recall/static/images/privacyoptions.png" alt="Pivacy Logo" class="privacy-policy-image"> </a> <button id="cookieConsent" class="cookie-consent" data-button-type="ccpa dialog" type="button">Cookie Consent Options</button> </div> </div> <div class="container bottomCopyright"> <span> © <script type="text/javascript"> document.write(new Date().getFullYear()); </script> Toyota Motor Sales, U.S.A., Inc. </span> </div> </div> <!-- end .container --> <!-- Modal - Request A Call Back --> <div id="requestACallModal" class="requestACallModal" style="display:none"> <div class="requestACallModal-content"> <div class="request-call-modal__title-area"> <div class="request-call-modal__bookend"></div> <div class="title">Request A Call</div> <div id="request-call-modal__x-button" class="request-call-modal__x-button request-call-modal__bookend"> <div class="closeConfirm"></div> </div> </div> <form id="requestACall" class="requestACallForm" form autocomplete="off"> <div class="description">Enter your information below to have a customer service representative call you.</div> <div class="callBackInfo"> <strong>Call Back Hours</strong> <div>Tuesday - Friday, 8 AM to 6 PM CST</div> </div> <div class="required customerName">* Required fields</div> <div class="inputTitle">First Name <span class="required">*</span></div> <input id="firstname" type="text" class="customerInfo--valid customerName" maxlength="50"> <div class="inputTitle">Last Name <span class="required">*</span></div> <input id="lastname" type="text" class="customerInfo--valid customerName" maxlength="50"> <div class="inputTitle">Email</div> <input id="email" type="text" class="customerInfo--valid customerEmail" maxlength="350"> <div class="required" id="emailErrorMessage">Email is Invalid</div> <div class="inputTitle" id="phoneTitle">Phone Number <span class="required">*</span></div> <div class="row"> <div class="areaCode col-sm-3"> <input id="phoneAreaCode" type="text" class="customerInfo--valid"> </div> <div class="firstPartPhone col-sm-3"> <input id="phonePrefix" type="text" class="customerInfo--valid"> </div> <div class="secondPartPhone col-sm-6"> <input id="phoneLineNumber" type="text" class="customerInfo--valid"> </div> </div> <div class="inputTitle">Available Date <span class="required">*</span></div> <div class="input-group" style="width: 100%"> <img class="calendar" src="/recall/static/images/calendar.svg" alt="Calendar"> <input id="availableDate" type="text" class="customerInfo--valid" maxlength="100"> </div> <div class="disclaimer"> Please allow at least two business days for a customer service representative to call you back. </div> <div class="inputTitle">Available Time <span class="required">*</span></div> <div class="availableTimeSelection"> <label class="blueRadio blueRadio--radio">Early Morning (8 AM - 10 AM CST) <input type="radio" name="timeSelection" id="Early Morning" value="Early Morning (8 AM - 10 AM CST)"> <div class="blueRadioIndicator"></div> </label> <label class="blueRadio blueRadio--radio">Late Morning (10 AM - 12 PM CST) <input type="radio" name="timeSelection" id="Late Morning" value="Late Morning (10 AM - 12 PM CST)"> <div class="blueRadioIndicator"></div> </label> <label class="blueRadio blueRadio--radio">Early Afternoon (1 PM - 3 PM CST) <input type="radio" name="timeSelection" id="Early Afternoon" value="Early Afternoon (1 PM - 3 PM CST)"> <div class="blueRadioIndicator"></div> </label> <label class="blueRadio blueRadio--radio">Late Afternoon (4 PM - 6 PM CST) <input type="radio" name="timeSelection" id="Late Afternoon" value="Late Afternoon (4 PM - 6 PM CST)"> <div class="blueRadioIndicator"></div> </label> </div> <div id="spinnerSubmitContact" class="text-center topPad"> <p id="spinnerText">Sending contact information...</p> <div> <img src="/recall/static/images/spinner.gif" alt="Sending Information Animation"> </div> </div> <div id="requestACallBackButtons" class="buttonGroup"> <input type="button" id="submitRequestACallBtn" class="btn btn-primary submitButton" value="SUBMIT"> <input type="button" id="cancelRequestACallBtn" class="btn btn-primary cancelButton" value="CANCEL"> </div> </form> </div> </div> <div id="requestACallModalConfirmation" class="requestACallModal" style="display:none"> <div class="requestACallModal-content"> <div class="request-call-modal__title-area"> <div class="request-call-modal__bookend"></div> <div class="title">Request A Call</div> <div id="request-call-modal-confirmation__x-button" class="request-call-modal__x-button request-call-modal__bookend"> <div class="closeConfirm"></div> </div> </div> <div class="confirmationDescription"> <p>Your contact information has been received.</p> <p>A customer service representative will reach out to you.</p> </div> <div class="buttonGroup"> <input type="button" id="closeConfirmation" class="btn btn-primary okButton" value="OK"> </div> </div> </div> <div id="requestACallModalError" class="requestACallModal" style="display:none"> <div class="requestACallModal-content"> <div class="request-call-modal__title-area"> <div class="request-call-modal__bookend"></div> <div class="title">Something went wrong.</div> <div id="request-call-modal-error__x-button" class="request-call-modal__x-button request-call-modal__bookend"> <div class="closeConfirm"></div> </div> </div> <div class="confirmationDescription" id="requestACallErrorMessage"> <p>We were unable to process your request, but we'll get it working again soon.</p> <p>Please try again later.</p> </div> <div class="buttonGroup"> <input type="button" id="closeError" class="btn btn-primary okButton" value="OK"> </div> </div> </div> <script type="text/javascript" src="/recall/static/js/vendor/jquery.min.js"></script> <script type="text/javascript" src="/recall/static/js/vendor/moment.js"></script> <script type="text/javascript" src="/recall/static/js/vendor/custom-momentjs-business.js"></script> <script type="text/javascript" src="/recall/static/js/vendor/bootstrap/transition.js"></script> <script type="text/javascript" src="/recall/static/js/vendor/bootstrap/collapse.js"></script> <script type="text/javascript" src="/recall/static/js/vendor/bootstrap.min.js"></script> <script type="text/javascript" src="/recall/static/js/vendor/bootstrap/datetimepicker.min.js"></script> <script type="text/javascript" src="/recall/static/js/vendor/date-formatter.js"></script> <script type="text/javascript" src="/recall/static/js/vendor/zxing.min.js"></script> <!-- Tracking/Analytics --> <script src="/recall/static/js/vendor/modernizr.min.js" type="text/javascript"></script> <script src="https://toyota.com/analytics/recall_af.js" type="text/javascript"></script> <!-- IE9 and below support --> <!--[if lt IE 9]> <script type="text/javascript" src="/recall/static/js/vendor/respond.min.js"></script> <script type="text/javascript" src="/recall/static/js/vendor/html5shiv.min.js"></script> <![endif]--> <script data-main="/recall/static/js/custom/main" src="/recall/static/js/vendor/require.js"></script> <!--Ensighten Bootstrap JS--> <script src="/tagms/bootstrap.js"></script> </body> </html>