www.crownmitsubishiwv.com Open in urlscan Pro
199.232.192.247  Public Scan

Submitted URL: http://crownmitsubishiclarksburg.com/
Effective URL: https://www.crownmitsubishiwv.com/
Submission: On November 05 via api from IN — 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="301">Eclipse Cross</option>
            <option value="227">Outlander</option>
            <option value="172">Outlander PHEV</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('Required Selection')" oninput="this.setCustomValidity('')" required="">
      <span>By selecting this box, you consent to receiving promotion information from Crown Mitsubishi through written communications and/or by calling at the phone number provided. Consent is not a condition of purchase. A one-time SMS message with
        a link to your coupon will be provided to this number. Messaging and data rates may apply. See <a href="https://www.fullthrottle.ai/terms-of-use/sms/" target="_blank">SMS Terms &amp; Conditions</a> and
        <a href="https://www.fullthrottle.ai/privacy-policy/" target="_blank">Privacy Policy</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

 * 


 * CROWN MITSUBISHI

 * 

1366 East Pike Street, Clarksburg, WV 26301
 * Sales 304-554-9211
 * * Service 304-709-7200
   * Parts 304-709-7200
     
 * * 
 * 
 * 
 * * Service
   * Map
   * Contact

CROWN MITSUBISHI



Call 304-554-9211 Directions
 * 
 * New
   * New Vehicles
   * Schedule Test Drive
   * 2023 Mitsubishi RALLIART
   * 2024 Mitsubishi Eclipse Cross
   * 2024 Mitsubishi Outlander
   * 2024 Mitsubishi Outlander SPORT
   * Mitsubishi Motors Confidence
   * 2024 Mitsubishi Outlander Plug-in Hybrid
   * Trade Appraisal
 * Used
   * Pre-Owned Vehicles
   * Vehicles Under 15k
   * Mitsubishi Certified Program
   * Certified Pre-Owned Vehicles
   * Schedule Test Drive
   * Trade Appraisal
 * Specials
   * New Specials
   * Pre-Owned Specials
   * Service & Parts Specials
   * Mitsubishi VIP Program
   * Manufacturer Specials
 * Service & Parts
   * Service Department
   * Order Parts
   * Mitsubishi Tire Center
   * Schedule Service
 * Finance Department
   * Finance Department
   * Get Pre-Approved
   * Payment Calculator
   * Mitsubishi Military Rebate
   * Get pre-qualified with Capital One (no impact to your credit score)
 * About Us
   * Our Dealership
   * Meet Our Staff
   * Careers
   * Hours & Directions
   * Contact Us
 * Privacy Policy
   * Privacy Policy
   * Privacy Requests

 * Home
 * New
   * New Vehicles
   * Schedule Test Drive
   * 2023 Mitsubishi RALLIART
   * 2024 Mitsubishi Eclipse Cross
   * 2024 Mitsubishi Outlander
   * 2024 Mitsubishi Outlander SPORT
   * Mitsubishi Motors Confidence
   * 2024 Mitsubishi Outlander Plug-in Hybrid
   * Trade Appraisal
 * Used
   * Pre-Owned Vehicles
   * Vehicles Under 15k
   * Mitsubishi Certified Program
   * Certified Pre-Owned Vehicles
   * Schedule Test Drive
   * Trade Appraisal
 * Specials
   * New Specials
   * Pre-Owned Specials
   * Service & Parts Specials
   * Mitsubishi VIP Program
   * Manufacturer Specials
 * Service & Parts
   * Service Department
   * Order Parts
   * Mitsubishi Tire Center
   * Schedule Service
 * Finance Department
   * Finance Department
   * Get Pre-Approved
   * Payment Calculator
   * Mitsubishi Military Rebate
   * Get pre-qualified with Capital One (no impact to your credit score)
 * About Us
   * Our Dealership
   * Meet Our Staff
   * Careers
   * Hours & Directions
   * Contact Us
 * Privacy Policy
   * Privacy Policy
   * Privacy Requests

 1. 
 2. 
 3. 
 4. 
 5. 
 6. 
 7. 




INVENTORY SEARCH

122 Vehicles Available

Filter Your Search

 * Basic Search
 * Advanced Search
 * Search By Stock

 * Basic
 * Advanced
 * By Stock

New UsedCertified
Any Year202520242023
Any MakeMitsubishi
Any ModelEclipse CrossMirageMirage G4OutlanderOutlander PHEVOutlander Plug-In
HybridOutlander Sport
Search
New UsedCertified
Any Year202520242023
Any MakeMitsubishi
Any ModelEclipse CrossMirageMirage G4OutlanderOutlander PHEVOutlander Plug-In
HybridOutlander Sport
Any Body Style4dr CarHatchbackSport Utility
Any Price$20 - $25$30 - $40$40 - $50$50 - $60
Search
New Used

Search

SEARCH NEW INVENTORY

SEARCH USED INVENTORY


FINANCE

--------------------------------------------------------------------------------

We strive to work with each customer to ensure their satisfaction. Save time by
using our pre-approval form to qualify for one of our finance programs.

Get Pre-Approved


SERVICE

--------------------------------------------------------------------------------

We utilize service technicians who are certified with the expertise to care for
your vehicle. Schedule your next service appointment with our staff.

Schedule Service


SPECIALS

--------------------------------------------------------------------------------

We are confident that we will save you time and money as your one-stop shop for
finding your next vehicle. We always strive to deliver a superior experience.

View Specials


OUR VEHICLES

See our full lineup of vehicles and find the one that best fits you.

Previous

Outlander

Outlander Plug-in Hybrid

Outlander Sport

Mirage

Mirage G4

Eclipse Cross

Outlander

Outlander Plug-in Hybrid

Outlander Sport

Mirage

Mirage G4

Eclipse Cross

Outlander

Outlander Plug-in Hybrid

Outlander Sport

Mirage

Mirage G4

Next


CROWN MITSUBISHI
IN CLARKSBURG, WV

--------------------------------------------------------------------------------

Are you wondering, where is Crown Mitsubishi or what is the closest Mitsubishi
dealer near me? Crown Mitsubishi is located at 1366 East Pike Street Clarksburg
WV 26301. Although Crown 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 Crown Mitsubishi a great
experience every time.


HIT THE ROAD


Test Drive



ABOUT US


Learn More


VISIT US

--------------------------------------------------------------------------------

1366 East Pike Street Clarksburg WV 26301


SALES HOURS

Monday 9:00AM - 7:00PM Tuesday 9:00AM - 7:00PM Wednesday 9:00AM - 7:00PM
Thursday 9:00AM - 7:00PM Friday 9:00AM - 7:00PM Saturday 9:00AM - 5:00PM Sunday
Closed





 * FOLLOW US ON SOCIAL MEDIA

   
 * * 



 * 
 * 
 * Copyright © 2024 by DealerOn | Sitemap | Privacy | Crown Mitsubishi | 1366
   East Pike Street, Clarksburg, WV 26301 | Sales:
   304-554-9211 | www.mitsubishicars.com
 * 


X Exclusive Offer

X


SELECT VEHICLE


CONFIRM INFO

New
2024
Mitsubishi
ModelEclipse CrossOutlanderOutlander PHEV




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

By selecting this box, you consent to receiving promotion information from Crown
Mitsubishi through written communications and/or by calling at the phone number
provided. Consent is not a condition of purchase. A one-time SMS message with a
link to your coupon will be provided to this number. Messaging and data rates
may apply. See SMS Terms & Conditions and Privacy Policy 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






Chat









Your Privacy & Cookies
Language:
EnglishSpanish / EspañolKorean / 한국어Vietnamese / Tiếng Việt NamTagalog /
FilipinoChinese / 中文German / DeutschFrench / Français

We respect consumer privacy rights by letting visitors opt out of third-party
tracking cookies and honoring user-enabled global privacy controls, like the GPC
signal. This site deploys cookies and similar tracking technologies, including
essential cookies for necessary website features, accessibility, and cookie
preferences (which may interact directly with, or be shared with, third-party
service providers), functional cookies for error reporting and to remember
settings and deliver optional functionality (including live-chat and other
tools, enabling data collection and sharing with third parties), analytics
cookies for measuring website statistics and user interactions, and targeting
cookies for cross-site retargeted advertising. You can reject targeting cookies
by pressing ‘Deny targeting cookies’, but we still use essential, functional,
and analytics cookies. By pressing ‘Allow All Cookies’, you consent to the use
of all cookies and the sharing of information they collect with third parties.
By continuing to use this site, you agree to our Privacy Policy, which includes
an Arbitration Provision, and details the categories of personal information we
collect, the purposes for which the information is used, and how to manage your
privacy rights.

Powered by ComplyAuto
Powered by ComplyAuto
Allow all cookiesDeny targeting cookies