www.davidstanleymitsubishi.com Open in urlscan Pro
2606:4700::6811:2796  Public Scan

URL: https://www.davidstanleymitsubishi.com/
Submission: On August 08 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form>
  <div class="nlpop-stage-container active">
    <div class="nlpop-stage-container-inner clearfix">
      <div class="nlpop-card-selection">
        <h3 class="nlpop-stage-heading">First, select your reward.</h3>
        <div class="nl-gift-card nl-gift-card-1  text-center">
          <div class="nl-gift-card-inner">
            <img src="https://images.fullthrottle.app/nl/cards/amazoncard.png">
            <div class="card-name">Amazon.com Gift Card</div>
          </div>
        </div>
        <div class="nl-gift-card nl-gift-card-2">
          <div class="nl-gift-card-inner">
            <img src="https://images.fullthrottle.app/nl/cards/targetcard.png">
            <div class="card-name">Target eGiftCard</div>
          </div>
        </div>
        <div class="nl-gift-card nl-gift-card-3">
          <div class="nl-gift-card-inner">
            <img src="https://images.fullthrottle.app/nl/cards/visacards.png">
            <div class="card-name">Visa Prepaid Card USD</div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="nlpop-stage-container ">
    <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="2023">2023</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="227">Outlander</option>
          </select>
        </div>
      </div>
    </div>
    <!--nl-form-field-group-->
    <div id="nlpop-vehicle-selection" class="nlpop-button">CONFIRM TEST DRIVE</div>
  </div>
  <div class="nlpop-stage-container ">
    <div class="nlpop-stage-container-inner clearfix">
      <div class="nl-form-desc">
        <h3 class="nlpop-stage-heading">Confirm Identity to Receive Offer</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" 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: 610-328-1788" 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="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">
          <input class="nl-form-info-input us-state" type="text" pattern="\w{2,}" value="" name="state" placeholder="State(XX)" oninvalid="this.setCustomValidity('Please provide your State(XX)')" oninput="this.setCustomValidity('')" required=""
            maxlength="60">
        </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=""> Opt-in to receive coupon code updates via SMS from DAVID STANLEY
      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.
    </div>
    <input type="button" id="nlpop-user-info" class="nlpop-button" value="GET YOUR CODE">
  </div>
  <div class="nlpop-stage-container response">
    <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 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>Print this Coupon. Write down your code, or check your email.</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 the store 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 In-Store with a Representative. Show coupon details with instructions on how to redeem.</span>
          </div>
        </div>
      </div>
    </div>
    <a href="" id="nlpop-print-code" target="_blank" class="nlpop-button">PRINT YOUR CODE</a>
  </div>
</form>

Text Content

David Stanley Mitsubishi☰
 * Home
 * New
   * Search Inventory
     * Outlander Vehicles
     * Outlander Sport Vehicles
     * Mirage G4 Vehicles
     * Mirage Vehicles
     * Eclipse Cross Vehicles
     * Outlander PHEV Vehicles
   * Shopping Tools
     * Browse New Inventory
     * New Vehicle Specials
     * Finance Application
     * Value Your Trade
     * Sell Us Your Vehicle
     * Mitsubishi VIP Program
   * Research
     * Current Incentives
     * Brochures
     * Testimonials
   * Model Research
     * 2024 Mitsubishi Eclipse Cross
     * 2023 Mitsubishi RALLIART
     * 2023 Mitsubishi Outlander Plug-in Hybrid
     * 2023 Mitsubishi Outlander
     * 2023 Mitsubishi Mirage G4
     * 2023 Mitsubishi Mirage
     * 2023 Mitsubishi Eclipse Cross
     * 2022 Mitsubishi Outlander Sport
     * 2022 Mitsubishi Outlander PHEV
     * 2022 Mitsubishi Outlander
     * 2022 Mitsubishi Mirage G4
     * 2022 Mitsubishi Mirage
 * Pre-Owned
   * Search Inventory
     * All Used Vehicles
     * Mitsubishi Vehicles
   * Pre-Owned Inventory
     * Browse Pre-Owned Inventory
     * Pre-Owned Vehicle Specials
     * Certified Vehicles
     * One-Owner Vehicles
     * Mitsubishi CPO Program
   * Shopping Tools
     * Mitsubishi CPO Program
     * Value Your Trade
     * Finance Application
     * Sell Us Your Vehicle
     * Testimonials
 * Specials
   * * New Vehicle Specials
     * Pre-Owned Specials
     * Current Incentives
 * Service
   * * Service Department
     * Schedule Appointment
     * Ask a Tech
     * Vehicle Recall Request
 * Parts
   * * Parts Department
     * Order Parts
 * Finance
   * * Finance Department
     * Finance Application
     * Payment Calculator
     * Contact Us
 * Research
   * Vehicle Research
     * 2024 Mitsubishi Eclipse Cross for Sale near Norman, OK
     * 2024 Mitsubishi Eclipse Cross Lease in Oklahoma City, OK
     * 2024 Mitsubishi Mirage for Sale near Norman, OK
     * 2023 Mitsubishi Outlander PHEV for Sale near Norman, OK
     * 2023 Mitsubishi Outlander Sport for Sale near Moore, OK
     * 2023 Mitsubishi Outlander Sport for Sale near Moore, OK
     * 2023 Mitsubishi Outlander Sport for Sale near Norman, OK
     * 2023 Mitsubishi Mirage for Sale near Norman, OK
     * 2023 Mitsubishi Outlander for Sale near Norman, OK
     * 2023 Mitsubishi Eclipse Cross for Sale near Norman, OK
   * Learn More
     * Cabin Air Filter Replacement near Norman, OK
     * Mitsubishi Dealer near Moore, OK
     * Tire Rotation Service near Norman, OK
     * Battery Test and Inspection near Norman, OK
     * Mitsubishi Dealer near Norman, OK
     * Oil Change Service near Norman, OK
 * About Us
   * * About Us
     * Directions
     * Hours
     * Meet the Staff
     * Contact Us
     * Testimonials
     * Privacy Policy
     * Careers

 * Home
   
 * New▼
   
 * Pre-Owned▼
   
 * Specials▼
   
 * Service▼
   
 * Parts▼
   
 * Finance▼
   
 * Research▼
   
 * About Us▼
   

Browse by Make & Model

Shopping Tools
 * Browse New Inventory
 * New Vehicle Specials
 * Finance Application
 * Value Your Trade
 * Sell Us Your Vehicle
 * Mitsubishi VIP Program

Research
 * Current Incentives
 * Brochures
 * Testimonials

Model Research

Click to return to menu.

Browse by Make

Pre-Owned Inventory
 * Browse Pre-Owned Inventory
 * Pre-Owned Vehicle Specials
 * Certified Vehicles

 * One-Owner Vehicles
 * Mitsubishi CPO Program

Shopping Tools
 * Mitsubishi CPO Program
 * Value Your Trade
 * Finance Application

 * Sell Us Your Vehicle
 * Testimonials

Click to return to menu.

 * New Vehicle Specials
 * Pre-Owned Specials
 * Current Incentives

 * Service Department
 * Schedule Appointment
 * Ask a Tech
 * Vehicle Recall Request

 * Parts Department
 * Order Parts

 * Finance Department
 * Finance Application
 * Payment Calculator
 * Contact Us

Vehicle Research
 * 2024 Mitsubishi Eclipse Cross for Sale near Norman, OK
 * 2024 Mitsubishi Eclipse Cross Lease in Oklahoma City, OK

 * 2024 Mitsubishi Mirage for Sale near Norman, OK
 * 2023 Mitsubishi Outlander PHEV for Sale near Norman, OK

 * 2023 Mitsubishi Outlander Sport for Sale near Moore, OK
 * 2023 Mitsubishi Outlander Sport for Sale near Moore, OK

 * 2023 Mitsubishi Outlander Sport for Sale near Norman, OK
 * 2023 Mitsubishi Mirage for Sale near Norman, OK

 * 2023 Mitsubishi Outlander for Sale near Norman, OK
 * 2023 Mitsubishi Eclipse Cross for Sale near Norman, OK

Learn More
 * Cabin Air Filter Replacement near Norman, OK
 * Mitsubishi Dealer near Moore, OK

 * Tire Rotation Service near Norman, OK

 * Battery Test and Inspection near Norman, OK

 * Mitsubishi Dealer near Norman, OK

 * Oil Change Service near Norman, OK

Click to return to menu.

 * About Us
 * Directions
 * Hours
 * Meet the Staff

 * Contact Us
 * Testimonials
 * Privacy Policy
 * Careers

Contact Us
SALES: 405-600-9088 SERVICE: 405-869-6500 PARTS: 405-869-6500
Sales: 405-600-9088
Service: 405-869-6500
Parts: 405-869-6500
Close
601 West I-240 Service Rd
Oklahoma City, OK 73139 Get Directions
Close




WELCOME TO
DAVID STANLEY MITSUBISHI


BEGIN YOUR SEARCH HERE

Close



Schedule Service
New
Vehicles
Pre-Owned
Vehicles
sell us
Your Vehicle
Value Your
Trade
David Stanley
Advantage








OUR LINEUP

All

Cars

Crossovers & SUVs


ECLIPSE CROSS


MIRAGE
36 / 43 MPG

MIRAGE G4
33 / 40 MPG

OUTLANDER


OUTLANDER PHEV


OUTLANDER SPORT
23 / 29 MPG



ECLIPSE CROSS


MIRAGE
36 / 43 MPG

OUTLANDER


OUTLANDER PHEV


OUTLANDER SPORT
23 / 29 MPG





INVENTORY SPECIALS



Check out our amazing incentives on select inventory models.

View Specials


PARTS & SERVICE SPECIALS



Find special offers on all parts and services.

View Specials




CUSTOMER REVIEWS

“ As much of a nervous wreck that I was, the salesman Neil put a lot of my
worries to rest, and made my whole car buying experience a lot easier than I
expected. He answered every single question I had...View More ”








CONTACT US

 * Sales: 405-600-9088

 * Service: 405-869-6500

 * Parts: 405-869-6500

601 West I-240 Service Rd
Oklahoma City, OK 73139


VISIT US ON SOCIAL MEDIA





MENU

 * Home
 * New
 * Pre-Owned
 * Specials
 * Service
 * Parts
 * Finance
 * Research
 * About Us




HOURS OF OPERATION

 * Sales
 * Service
 * Parts

 * * Sales Hours
     * Monday 8:30 am - 9:00 pm
     * Tuesday 8:30 am - 9:00 pm
     * Wednesday 8:30 am - 9:00 pm
     * Thursday 8:30 am - 9:00 pm
     * Friday 8:30 am - 9:00 pm
     * Saturday 8:30 am - 9:00 pm
     * Sunday Closed


 * * Service Hours
     * Monday 8:00 am - 5:00 pm
     * Tuesday 8:00 am - 5:00 pm
     * Wednesday 8:00 am - 5:00 pm
     * Thursday 8:00 am - 5:00 pm
     * Friday 8:00 am - 5:00 pm
     * Saturday Closed
     * Sunday Closed


 * * Parts Hours
     * Monday 8:00 am - 5:00 pm
     * Tuesday 8:00 am - 5:00 pm
     * Wednesday 8:00 am - 5:00 pm
     * Thursday 8:00 am - 5:00 pm
     * Friday 8:00 am - 5:00 pm
     * Saturday Closed
     * Sunday Closed





ABOUT US

Welcome to


DAVID STANLEY MITSUBISHI LOCATED IN OKLAHOMA CITY, OK, NEAR MOORE, OK.


VISIT DAVID STANLEY MITSUBISHI IN OKLAHOMA CITY, OK FOR THE 2023 OR 2024
MITSUBISHI.

David Stanley Mitsubishi carries the following new Mitsubishi models:

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




WE ARE YOUR OKLAHOMA CITY, OK NEW AND CERTIFIED PRE-OWNED MITSUBISHI DEALERSHIP
NEAR MOORE, YUKON, EDMOND, NORMAN.

Are you wondering, where is David Stanley Mitsubishi or what is the closest
Mitsubishi dealer near me? David Stanley Mitsubishi is located at 601 West I-240
Service Rd, Oklahoma City, OK 73139. Although David Stanley Mitsubishi is not
open 24 hours a day, seven days a week – our website is always open. On our
website, you can research and view photos of the new Mitsubishi models that you
would like to purchase or lease. You can also search our entire inventory of new
and used vehicles, value your trade-in, and visit our Meet the Staff page to
familiarize yourself with our staff who are committed to making your visit to
David Stanley Mitsubishi a great experience every time.


NEW MITSUBISHI MODELS FOR SALE AT DAVID STANLEY MITSUBISHI

Looking for a new 2023 or 2024 Mitsubishi? Look no further than David Stanley
Mitsubishi in Oklahoma City, Oklahoma. We offer a full lineup of new Mitsubishi
vehicles. Our knowledgeable David Stanley Mitsubishi new car dealer staff is
dedicated and will work with you to put you behind the wheel of the Mitsubishi
vehicle you want, at an affordable price. Feel free to browse our online
inventory, request more information about our vehicles, or set up a test drive
with a sales associate.


USED CARS, TRUCKS, AND SUVS FOR SALE AT DAVID STANLEY MITSUBISHI

As a leading Mitsubishi dealer near Moore, David Stanley Mitsubishi also has a
wide variety of pre-owned cars, trucks, and SUVs for you to choose from. Each of
our pre-owned vehicles has undergone a rigorous inspection to ensure the highest
quality used cars, trucks, and SUVs in Oklahoma. Stop by David Stanley
Mitsubishi or search our online inventory to find the used car, truck, or SUV
that is right for you. We have used cars, trucks, and SUVs for every need and
budget, along with expert staff who will work to get you in the vehicle you want
for an affordable price.


AUTO FINANCE, LOANS, LEASING, AND PRE-APPROVALS

Visit our David Stanley Mitsubishi finance page to get pre-approved today! The
staff within our Finance Department is dedicated to putting you in the car you
want, at a price you can afford. We also offer competitive auto leasing options
for our customers who are not looking to purchase or finance a vehicle. Whether
you are looking to finance or lease your new Mitsubishi car, truck, or SUV, our
finance experts will work to arrange affordable payments for our customers.


AUTO BODY REPAIR, SERVICE, PARTS, AND ACCESSORIES

Our state-of-the-art Service Department here at David Stanley Mitsubishi will
keep your new Mitsubishi vehicle or used car in excellent condition. The
diagnostic equipment operated by our expert mechanics will detect any issues
that may be occurring in your vehicle so that our Mitsubishi trained service
technicians can fix the problem right the first time. We offer all the auto
services, maintenance, and parts you need to keep your vehicle running like new,
even if all you need is an oil change. Visit our Service Department page to
schedule a service appointment, or our Parts Department page to order parts for
your new Mitsubishi, or for more information about any of the services offered
by David Stanley Mitsubishi.



Sitemap  |  Privacy Policy  |  Mitsubishicars.com  |  Accessibility
© 2023 David Stanley Mitsubishi. All Rights Reserved.
This website was designed to perform by Dealer eProcess





X Snag $50 Gift Card with a Test Drive!
X



CHOOSE CARD


SELECT VEHICLE


CONFIRM INFO


FIRST, SELECT YOUR REWARD.

Amazon.com Gift Card
Target eGiftCard
Visa Prepaid Card USD
New
2023
Mitsubishi
Outlander
CONFIRM TEST DRIVE


CONFIRM IDENTITY TO RECEIVE OFFER





Opt-in to receive coupon code updates via SMS from DAVID STANLEY 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.


HERE'S YOUR CODE:

Loading ...


EASILY REDEEM YOUR CODE

Print this Coupon. Write down your code, or check your email.
Visit the store by
Connect In-Store with a Representative. Show coupon details with instructions on
how to redeem.
PRINT YOUR CODE

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