www.jenkinsmitsubishi.com Open in urlscan Pro
199.232.193.191  Public Scan

Submitted URL: https://jenkinsmitsubishispecials.com/
Effective URL: https://www.jenkinsmitsubishi.com/
Submission: On June 29 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form>
  <div class="nlpop-stage-container active">
    <div class="nl-form-desc">
    </div>
    <!--nl-form-desc-->
    <div class="nlpop-stage-container-inner clearfix">
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <select id="nl-type" name="type" required="">
            <option value="new">New</option>
          </select>
        </div>
        <div class="nl-form-field col-half">
          <select id="nl-year" name="year" required="">
            <option value="2024">2024</option>
          </select>
        </div>
      </div>
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <select id="nl-make" name="make" required="">
            <option value="28">Mitsubishi</option>
          </select>
        </div>
        <div class="nl-form-field col-half">
          <select id="nl-model" name="model" required="">
            <option value="0">Model</option>
            <option value="172">Outlander PHEV</option>
            <option value="2180">Outlander SE</option>
          </select>
        </div>
      </div>
    </div>
    <!--nl-form-field-group-->
    <div class="message-wrapper"></div>
    <div class="nlpop-button">
      <input type="button" id="nlpop-vehicle-selection" value="CONFIRM VEHICLE SELECTION">
    </div>
  </div>
  <div class="nlpop-stage-container ">
    <div class="nlpop-stage-container-inner clearfix">
      <div class="nl-form-desc">
        <h3 class="nlpop-stage-heading contact-info">Verify your Details</h3>
      </div>
      <!--nl-form-desc-->
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" pattern="^[a-zA-Z ,.'-]+$" type="text" value="" name="first_name" placeholder="First Name" oninvalid="this.setCustomValidity('Please provide your first name.')" oninput="this.setCustomValidity('')"
            required="" maxlength="60">
        </div>
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" pattern="^[a-zA-Z ,.'-]+$" type="text" value="" name="last_name" placeholder="Last Name" oninvalid="this.setCustomValidity('Please provide your last name.')" oninput="this.setCustomValidity('')" required=""
            maxlength="60">
        </div>
      </div>
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" pattern="[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-z]{2,}$" type="email" value="" name="email" placeholder="Email Address" oninvalid="this.setCustomValidity('Email must be valid: email@test.com')"
            oninput="this.setCustomValidity('')" required="" maxlength="100">
        </div>
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" pattern="\d{3}[\-]\d{3}[\-]\d{4}" type="tel" value="" name="phone" placeholder="Phone Number" oninvalid="this.setCustomValidity('Phone number must be valid 123-850-4431')"
            oninput="this.setCustomValidity('')" required="">
        </div>
      </div>
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" type="text" value="" name="address" placeholder="Street Address" oninvalid="this.setCustomValidity('Please provide an address.')" oninput="this.setCustomValidity('')" required="" maxlength="60">
        </div>
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" type="text" pattern="^[a-zA-Z_., ]*$" value="" name="city" placeholder="City" oninvalid="this.setCustomValidity('Please provide your city.')" oninput="this.setCustomValidity('')" required="" maxlength="60">
        </div>
      </div>
      <div class="nl-form-field-group">
        <div class="nl-form-field col-half">
          <select class="us-state nl-form-info-input" name="state" id="state" required="">
            <option value="" disabled="" hidden="" selected="">Select State</option>
            <option value="AL">Alabama</option>
            <option value="AK">Alaska</option>
            <option value="AS">American Samoa</option>
            <option value="AZ">Arizona</option>
            <option value="AR">Arkansas</option>
            <option value="CA">California</option>
            <option value="CO">Colorado</option>
            <option value="CT">Connecticut</option>
            <option value="DE">Delaware</option>
            <option value="DC">District of Columbia</option>
            <option value="FL">Florida</option>
            <option value="GA">Georgia</option>
            <option value="GU">Guam</option>
            <option value="HI">Hawaii</option>
            <option value="ID">Idaho</option>
            <option value="IL">Illinois</option>
            <option value="IN">Indiana</option>
            <option value="IA">Iowa</option>
            <option value="KS">Kansas</option>
            <option value="KY">Kentucky</option>
            <option value="LA">Louisiana</option>
            <option value="ME">Maine</option>
            <option value="MD">Maryland</option>
            <option value="MA">Massachusetts</option>
            <option value="MI">Michigan</option>
            <option value="MN">Minnesota</option>
            <option value="MS">Mississippi</option>
            <option value="MO">Missouri</option>
            <option value="MT">Montana</option>
            <option value="NE">Nebraska</option>
            <option value="NV">Nevada</option>
            <option value="NH">New Hampshire</option>
            <option value="NJ">New Jersey</option>
            <option value="NM">New Mexico</option>
            <option value="NY">New York</option>
            <option value="NC">North Carolina</option>
            <option value="ND">North Dakota</option>
            <option value="MP">Northern Mariana Islands</option>
            <option value="OH">Ohio</option>
            <option value="OK">Oklahoma</option>
            <option value="OR">Oregon</option>
            <option value="PA">Pennsylvania</option>
            <option value="PR">Puerto Rico</option>
            <option value="RI">Rhode Island</option>
            <option value="SC">South Carolina</option>
            <option value="SD">South Dakota</option>
            <option value="TN">Tennessee</option>
            <option value="TX">Texas</option>
            <option value="UT">Utah</option>
            <option value="VT">Vermont</option>
            <option value="VA">Virginia</option>
            <option value="VI">Virgin Islands</option>
            <option value="WA">Washington</option>
            <option value="WV">West Virginia</option>
            <option value="WI">Wisconsin</option>
            <option value="WY">Wyoming</option>
          </select>
        </div>
        <div class="nl-form-field col-half">
          <input class="nl-form-info-input" type="text" pattern="^\d{5,5}$" value="" name="zip" placeholder="Zip" oninvalid="this.setCustomValidity('Please provide zipcode')" oninput="this.setCustomValidity('')" required="" maxlength="60">
        </div>
      </div>
      <!--nl-form-field-group-->
    </div>
    <div class="sms-confirm">
      <input class="nl-form-info-input" name="sms_inform_opt_in" type="checkbox" oninvalid="this.setCustomValidity('Please tick ')" oninput="this.setCustomValidity('')" checked="">
      <span>Opt-in to receive coupon code updates via SMS from JENKINS MITSUBISHI. Messaging and data rates may apply. Messaging frequency varies. Opt-out any time by texting STOP. Text HELP for help. See
        <a href="https://www.fullthrottle.ai/terms-of-use/sms/" target="_blank">SMS Terms &amp; Conditions</a> for more info.</span>
    </div>
    <div class="message-wrapper"></div>
    <div class="nlpop-button">
      <input type="button" id="nlpop-user-info" class="nl-mitsu-google-analytics" value="GET YOUR CODE">
    </div>
  </div>
  <div class="nlpop-stage-container response">
    <div class="nlpop-stage-header">You can screenshot or print the code below</div>
    <div class="nlpop-stage-banner nlpop-stage-banner-info"> For your convenience, a copy of your code will also be sent to the email address you provided. </div>
    <div class="nlpop-stage-banner">
      <h2 class="nlpop-stage-banner-heading">Here's your code:</h2>
      <span id="redemption-code">Loading ...</span>
    </div>
    <div class="nlpop-stage-container-inner nlpop-redeem-info clearfix">
      <div class="nl-form-desc">
        <h3 class="nlpop-stage-heading">EASILY REDEEM YOUR CODE</h3>
      </div><!--nl-form-desc-->
      <div class="response-flex">
        <div class="nl-one-third">
          <div class="nl-one-third-inner">
            <img class="nl-print-icon" src="https://data.nitroleads.ai/images/printer.png" alt="Print Icon">
            <span>Keep your unique code safe with you.</span>
          </div>
        </div>
        <div class="nl-one-third">
          <div class="nl-one-third-inner">
            <img class="nl-clipboard-icon" src="https://data.nitroleads.ai/images/clipboard.png" alt="Clipboard Icon">
            <span>Visit by <span id="redemption-date"></span></span>
          </div>
        </div>
        <div class="nl-one-third">
          <div class="nl-one-third-inner">
            <img class="nl-person-icon" src="https://data.nitroleads.ai/images/icon-step3.png" alt="Person Icon">
            <span>Connect with a Representative.</span>
          </div>
        </div>
      </div>
    </div>
    <div class="nlpop-button">
      <a href="" id="nlpop-print-code" target="_blank">PRINT YOUR CODE</a>
    </div>
  </div>
</form>

Text Content

Need Assistance?


Find your next...

Español
Sign In


Sign in for the best experience

Sign In
Don't have an account?Create an Account




New  2024

Mitsubishi

Mirage ES



Finance for

$ 197

PER MONTH

72

Months
$1.843
down payment
Make It Yours
VIN# ML32AUHJ9RH010795
STOCK# 24M133
Disclosure








New
 * New
 * Used
 * CPO

Year
 * All
 * 2024

Mitsubishi
 * Mitsubishi

Model
 * Eclipse Cross
 * Mirage
 * Mirage G4
 * Outlander
 * Outlander PHEV
 * Outlander Sport

View Inventory
SEARCH NEW
SEARCH PRE-OWNED
SCHEDULE SERVICE
GET PRE-QUALIFIED

Finance a New

2024 Mitsubishi Eclipse Cross LE S-AWC


Finance for $277.10 / mo
for 84 Months $2,985 Down Payment Plus tax.
VIN:JA4ATVAA2RZ039367
View Details Email Offer Email Us Test Drive Get Financing

Finance a New

2024 Mitsubishi Outlander ES FWD


Finance for $278.76 / mo
for 84 Months $3,080 Down Payment Plus tax.
VIN:JA4J3UA83RZ063362
View Details Email Offer Email Us Test Drive Get Financing

Finance a New

2024 Mitsubishi Mirage ES CVT


Finance for $196.61 / mo
for 72 Months $1,843 Down Payment Plus tax.
VIN:ML32AUHJ9RH010795
View Details Email Offer Email Us Test Drive Get Financing

Finance a New

2024 Mitsubishi Mirage G4 ES CVT


Finance for $211.89 / mo
for 72 Months $1,941 Down Payment Plus tax.
VIN:ML32FUFJ3RHF00639
View Details Email Offer Email Us Test Drive Get Financing

Finance a New

2024 Mitsubishi Outlander Sport ES 2.0 AWC


Finance for $257.34 / mo
for 84 Months $2,779 Down Payment Plus tax.
VIN:JA4ARUAU2RU007518
View Details Email Offer Email Us Test Drive Get Financing

Finance a New

2024 Mitsubishi Eclipse Cross LE S-AWC


Finance for $277.10 / mo
for 84 Months $2,985 Down Payment Plus tax.
VIN:JA4ATVAA2RZ039367
View Details Email Offer Email Us Test Drive Get Financing

Finance a New

2024 Mitsubishi Outlander ES FWD


Finance for $278.76 / mo
for 84 Months $3,080 Down Payment Plus tax.
VIN:JA4J3UA83RZ063362
View Details Email Offer Email Us Test Drive Get Financing

Finance a New

2024 Mitsubishi Mirage ES CVT


Finance for $196.61 / mo
for 72 Months $1,843 Down Payment Plus tax.
VIN:ML32AUHJ9RH010795
View Details Email Offer Email Us Test Drive Get Financing

Finance a New

2024 Mitsubishi Mirage G4 ES CVT


Finance for $211.89 / mo
for 72 Months $1,941 Down Payment Plus tax.
VIN:ML32FUFJ3RHF00639
View Details Email Offer Email Us Test Drive Get Financing

Finance a New

2024 Mitsubishi Outlander Sport ES 2.0 AWC


Finance for $257.34 / mo
for 84 Months $2,779 Down Payment Plus tax.
VIN:JA4ARUAU2RU007518
View Details Email Offer Email Us Test Drive Get Financing

Finance a New

2024 Mitsubishi Eclipse Cross LE S-AWC


Finance for $277.10 / mo
for 84 Months $2,985 Down Payment Plus tax.
VIN:JA4ATVAA2RZ039367
View Details Email Offer Email Us Test Drive Get Financing

Finance a New

2024 Mitsubishi Outlander ES FWD


Finance for $278.76 / mo
for 84 Months $3,080 Down Payment Plus tax.
VIN:JA4J3UA83RZ063362
View Details Email Offer Email Us Test Drive Get Financing
1 of 5  
Today's Vehicle Inventory View All Inventory
2024 Mitsubishi Outlander
Starting at $30.805
2024 Mitsubishi Outlander Sport
Starting at $27.795
2024 Mitsubishi Mirage G4
Starting at $19.415
2024 Mitsubishi Eclipse Cross
Starting at $29.850
2024 Mitsubishi Outlander PHEV
Starting at $45.970
2024 Mitsubishi Mirage
Starting at $18.435


LET'S GET STARTED


FIND YOUR


PERFECT FIT.

Find and customize your vehicle, add a trade-in and even choose your financing
options, all from the comfort of your home.

New
Pre-Owned
All Vehicles
say SEARCH NOW



WE'VE PREPARED YOUR EXPERIENCE


SIGN IN TO


RECEIVE MORE.

Find and customize your vehicle, add a trade-in and even choose your financing
options, all from the comfort of your home.

SIGN IN


SERVICE SPECIALS

View All Service Specials Schedule Service
Jenkins Mitsubishi Special

TIRE BALANCE


$10 Off


Save $10 On Your Next Balance

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

WIPER BLADES


$32.00


Front Wipers Installed

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

ANY MITSUBISHI ACCESSORIES


20% Off


View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

VEHICLE SANITIZATION


$89.95


Sanitize your vehicle interior from harmful bacteria and viruses for 89.95 plus
tax, Confirmed to kill COVID-19 by FDA studies.

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

OIL CHANGE SPECIAL


$9.95


$9.95 For Select Mitsubishis (excluding 2022-and-Newer Outlanders). $69.95 For
Other Makes & Models. Good For 5W-30 Semi-Synthetic Oil Change.

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

JENKINS SAVINGS!


10% Off


Save 10% on ALL Services starting at $100

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

BRAKE INSPECTION


Complimentary


With 10% off brake repair if our technicians find your brakes need service. See
dealer for details.

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

4 WHEEL ALIGNMENT

& Tire Balance
$109.95


View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

BUY 3 TIRES

Get 1 For
$1


View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

A/C LEAK CHECK AND RECHARGE


$217.95


Perform A/C Vacuum Leak Test Plus Diagnose & Provide Estimate For Any Components
Necessary To Repair Function.

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

BATTERY TEST


Complimentary


With 10% Off Replacement Battery, If Needed

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Lakeland Special

FLUID SPECIAL

Service
$20.00 Off


Choose 1 Service: Brake Flush, Power Steering Flush, Fuel Induction, CVT, Or
Transmission

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

TIRE BALANCE


$10 Off


Save $10 On Your Next Balance

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

WIPER BLADES


$32.00


Front Wipers Installed

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

ANY MITSUBISHI ACCESSORIES


20% Off


View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

VEHICLE SANITIZATION


$89.95


Sanitize your vehicle interior from harmful bacteria and viruses for 89.95 plus
tax, Confirmed to kill COVID-19 by FDA studies.

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

OIL CHANGE SPECIAL


$9.95


$9.95 For Select Mitsubishis (excluding 2022-and-Newer Outlanders). $69.95 For
Other Makes & Models. Good For 5W-30 Semi-Synthetic Oil Change.

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

JENKINS SAVINGS!


10% Off


Save 10% on ALL Services starting at $100

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

BRAKE INSPECTION


Complimentary


With 10% off brake repair if our technicians find your brakes need service. See
dealer for details.

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

4 WHEEL ALIGNMENT

& Tire Balance
$109.95


View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

BUY 3 TIRES

Get 1 For
$1


View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

A/C LEAK CHECK AND RECHARGE


$217.95


Perform A/C Vacuum Leak Test Plus Diagnose & Provide Estimate For Any Components
Necessary To Repair Function.

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

BATTERY TEST


Complimentary


With 10% Off Replacement Battery, If Needed

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Lakeland Special

FLUID SPECIAL

Service
$20.00 Off


Choose 1 Service: Brake Flush, Power Steering Flush, Fuel Induction, CVT, Or
Transmission

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

TIRE BALANCE


$10 Off


Save $10 On Your Next Balance

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

WIPER BLADES


$32.00


Front Wipers Installed

View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

ANY MITSUBISHI ACCESSORIES


20% Off


View Details
Print
Schedule Get Offer

Jenkins Mitsubishi Special

VEHICLE SANITIZATION


$89.95


Sanitize your vehicle interior from harmful bacteria and viruses for 89.95 plus
tax, Confirmed to kill COVID-19 by FDA studies.

View Details
Print
Schedule Get Offer

 * 1
 * 2
 * 3

1 of 12





A TRUSTED MITSUBISHI DEALER IN LAKELAND, FL

Everything we do at Jenkins Mitsubishi is done with pride. We want to be your
go-to Mitsubishi dealer in FL, FL,  and we'll go to great lengths to ensure your
satisfaction. We have a staff of auto financing professionals who can assist you
in obtaining the finest Mitsubishi lease or car loan for your needs, as well as
an outstanding vehicle service and auto repair center to meet all of your
automotive needs. Our commitment to you does not end with the purchase. If you
have any questions, please contact us at any time, Jenkins Mitsubishi’s complete
team is here to assist you!

We are proud to provide Mitsubishi sales and auto repair to Lakeland, FL, but
also the surrounding cities of Winterhaven, Tampa, Crystal Springs, Plant City,
Orlando and many more! If you want to buy a car from a dealership that cares
about its customers, stop by Jenkins Mitsubishi and see for yourself!


NEW MITSUBISHI AND USED CARS FOR SALE

If you're looking to purchase a new Mitsubishi vehicle, our team at Jenkins
Mitsubishi in Lakeland, FL, is here to help! We offer a great selection of new
and used vehicles at affordable prices, and we're committed to providing you
with the best customer service throughout the entire purchasing process, as well
as throughout your ownership of the vehicle. We take pride in keeping our
inventory full of high-quality used cars and SUVs for you to choose from. Our
dealership is a popular destination for shoppers all over Lakeland, FL, because
they know they can count on us for great customer service and a wide selection
of new and used cars for sale.


MITSUBISHI SERVICE AND AUTO REPAIRS

At Jenkins Mitsubishi, our commitment to customer satisfaction goes beyond just
selling you a Mitsubishi. We want your investment to last as long as possible,
so we offer affordable and high-quality automotive maintenance services. Our
skilled technicians are always ready to help you with all your car maintenance
needs, including oil changes, brake work, air filter replacements, tire
rotations, and more. Don't hesitate to schedule a maintenance appointment with
us at our Lakeland Mitsubishi service center to ensure that your vehicle
performs at its best for miles to come. To find out more about what our team can
do for you, contact us at Jenkins Mitsubishi. If you'd like to see a vehicle in
person, get directions for step-by-step driving instructions to our site, or
give us a call. We’re looking forward to seeing you soon!


AUTO FINANCING

We understand that financing a vehicle can be a daunting process. That's why we
offer flexible financing options to help make your purchase more affordable. Our
finance professionals can help you find the best loan or lease options to fit
your budget and lifestyle. With our secure online application, you can
pre-qualify for an auto loan in just a few minutes. Even if you have less than
perfect credit, we can help you find the right financing options to meet your
needs.







JENKINS MITSUBISHI

Contact Us
4315 US Highway 98 N , Lakeland, FL 33809-3822
Sales: 863-267-9211
Service: 863-624-3307



INVENTORY

 * New Vehicles
 * Used Vehicles
 * Certified Vehicles
 * Vehicles Under $10K


SERVICE

 * Schedule Service
 * Service Specials


FINANCING

 * Apply For Financing
 * Value My Trade

Jenkins Mitsubishi Privacy Policy Additional Privacy Terms Terms Of Use
Additional Disclosures Sitemap Sitemap Html Contact Us Mitsubishi cars Opt-Out
Website by Team Velocity® - Fueled by Apollo® | Copyright ©2024

X Exclusive Offer

X


SELECT VEHICLE


CONFIRM INFO

New
2024
Mitsubishi
ModelOutlander PHEVOutlander SE




VERIFY YOUR DETAILS




Select State Alabama Alaska American Samoa Arizona Arkansas California Colorado
Connecticut Delaware District of Columbia Florida Georgia Guam Hawaii Idaho
Illinois Indiana Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts
Michigan Minnesota Mississippi Missouri Montana Nebraska Nevada New Hampshire
New Jersey New Mexico New York North Carolina North Dakota Northern Mariana
Islands Ohio Oklahoma Oregon Pennsylvania Puerto Rico Rhode Island South
Carolina South Dakota Tennessee Texas Utah Vermont Virginia Virgin Islands
Washington West Virginia Wisconsin Wyoming

Opt-in to receive coupon code updates via SMS from JENKINS MITSUBISHI. Messaging
and data rates may apply. Messaging frequency varies. Opt-out any time by
texting STOP. Text HELP for help. See SMS Terms & Conditions for more info.


You can screenshot or print the code below
For your convenience, a copy of your code will also be sent to the email address
you provided.


HERE'S YOUR CODE:

Loading ...


EASILY REDEEM YOUR CODE

Keep your unique code safe with you.
Visit by
Connect with a Representative.
PRINT YOUR CODE

 * Privacy Policy
 * Terms & Conditions
 * SMS Terms & Conditions
 * Brand Disclaimers