phdautogroup.com Open in urlscan Pro
216.239.36.21  Public Scan

Submitted URL: http://phdautogroup.com/
Effective URL: https://phdautogroup.com/
Submission: On January 13 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET /vehicles

<form class="basic_search_form" action="/vehicles" method="GET">
  <input type="text" id="search" name="searchstring" placeholder="keyword search ..." aria-label="search input">
  <button type="submit" value="" aria-label="search button"><i class="site_icon search"></i></button>
</form>

POST /inventorydetail/contactdealer/create

<form class="ar_form sub_menu" id="contact_dealer" action="/inventorydetail/contactdealer/create" accept-charset="UTF-8" data-remote="true" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="Dvl2E6_fDde22b3QMYW38APd7zENad5E2nPsnIE-aMyhHy8A6de7qnd1bGJaFsCj9r4XHDDkfXv0UDRxFb-KIw">
  <div class="done_button">✖</div>
  <h3>Contact Us</h3>
  <div>
    <label for="FirstName_cu">First Name <sup>*</sup>
      <input id="FirstName_cu" name="FirstName" type="text" required="">
    </label>
    <label for="LastName_cu">Last Name <sup>*</sup>
      <input id="LastName_cu" name="LastName" type="text" required="">
    </label>
  </div>
  <div>
    <label for="EmailAddress_cu">E-mail <sup>*</sup>
      <input id="EmailAddress_cu" name="EmailAddress" type="email" required="">
    </label>
    <label for="PhoneNumber_cu">Phone <sup>*</sup>
      <input id="PhoneNumber_cu" name="PhoneNumber" type="tel" required="">
    </label>
  </div>
  <div>
    <label for="comments_cu">Comments <textarea id="comments_cu" name="comments"></textarea>
    </label>
  </div>
  <input id="inventoryid_cu" name="inventoryid" type="hidden" value="">
  <input type="hidden" name="ret_url" value="/thank-you/contact">
  <div>
    <button id="form_shelf_contact" onclick="this.nextElementSibling.value = '5326';" aria-label="contact">Send to Dealer</button>
    <input type="hidden" name="lastditch" value="spam">
  </div>
</form>

POST /inventorydetail/requestatestdrive/create

<form class="ar_form sub_menu" id="request_a_test_drive" action="/inventorydetail/requestatestdrive/create" accept-charset="UTF-8" data-remote="true" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden"
    name="authenticity_token" value="Dvl2E6_fDde22b3QMYW38APd7zENad5E2nPsnIE-aMyhHy8A6de7qnd1bGJaFsCj9r4XHDDkfXv0UDRxFb-KIw">
  <div class="done_button">✖</div>
  <h3>Schedule a Test Drive</h3>
  <div>
    <label for="FirstName_td">First Name <sup>*</sup>
      <input id="FirstName_td" name="FirstName" type="text" required="">
    </label>
    <label for="LastName_td">Last Name <sup>*</sup>
      <input id="LastName_td" name="LastName" type="text" required="">
    </label>
  </div>
  <div>
    <label for="EmailAddress_td">E-mail <sup>*</sup>
      <input id="EmailAddress_td" name="EmailAddress" type="email" required="">
    </label>
    <label for="PhoneNumber_td">Phone <sup>*</sup>
      <input id="PhoneNumber_td" name="PhoneNumber" type="tel" required="">
    </label>
  </div>
  <div>
    <label for="comments_td">Comments <textarea id="comments_td" name="comments"></textarea>
    </label>
  </div>
  <input id="inventoryid_td" name="inventoryid" type="hidden" value="">
  <input type="hidden" name="ret_url" value="/thank-you/test-drive">
  <button id="form_shelf_test_drive" onclick="this.nextElementSibling.value = '5326';">Request Test Drive</button>
  <input type="hidden" name="lastditch" value="spam">
  <div>
  </div>
</form>

POST /inventorydetail/requestaquote/create

<form class="ar_form sub_menu" id="request_a_quote" action="/inventorydetail/requestaquote/create" accept-charset="UTF-8" data-remote="true" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="Dvl2E6_fDde22b3QMYW38APd7zENad5E2nPsnIE-aMyhHy8A6de7qnd1bGJaFsCj9r4XHDDkfXv0UDRxFb-KIw">
  <div class="done_button">✖</div>
  <h3>Request a Trade Value Quote</h3>
  <div>
    <label for="FirstName_rq">First Name <sup>*</sup>
      <input id="FirstName_rq" name="FirstName" type="text" required="">
    </label>
    <label for="LastName_rq">Last Name <sup>*</sup>
      <input id="LastName_rq" name="LastName" type="text" required="">
    </label>
  </div>
  <div>
    <label for="EmailAddress_rq">E-mail <sup>*</sup>
      <input id="EmailAddress_rq" name="EmailAddress" type="email" required="">
    </label>
    <label for="PhoneNumber_rq">Phone <sup>*</sup>
      <input id="PhoneNumber_rq" name="PhoneNumber" type="tel" required="">
    </label>
  </div>
  <div>
    <label for="year_rq">Year <input id="year_rq" name="year" type="number">
    </label>
    <label for="make_rq">Make <input id="make_rq" name="make" type="text">
    </label>
    <label for="model_rq">Model <input id="model_rq" name="model" type="text">
    </label>
    <label for="mileage_rq">Mileage <input id="mileage_rq" name="mileage" type="number">
    </label>
    <label for="vin_rq">VIN <input id="vin_rq" name="vin" type="text">
    </label>
  </div>
  <div>
    <label for="comments_rq">Comments <textarea id="comments_rq" name="comments"></textarea>
    </label>
  </div>
  <input id="inventoryid_rq" name="inventoryid" type="hidden" value="">
  <input type="hidden" name="ret_url" value="/thank-you/quote">
  <div>
    <button id="form_shelf_quote" onclick="this.nextElementSibling.value = '5326';">Request A Quote</button>
    <input type="hidden" name="lastditch" value="spam">
  </div>
</form>

Text Content

PHD Auto Group

Message Us (440) 836-4837 42015 North Ridge Road, Elyria, OH 44035





 1. Home
 2. Vehicles
 3. Home

Menu
 * Home
 * Inventory
   * Back
   * Sold Inventory
 * Financing
 * Service Contract
 * We Buy Cars
 * About Us
 * Service
 * Contact Us

   
 * Contact Dealer
   ✖
   
   
   CONTACT US
   
   First Name * Last Name *
   E-mail * Phone *
   Comments
   Send to Dealer
   
   
   
 * Request Test Drive
   ✖
   
   
   SCHEDULE A TEST DRIVE
   
   First Name * Last Name *
   E-mail * Phone *
   Comments
   Request Test Drive
   
   
 * Request A Quote
   ✖
   
   
   REQUEST A TRADE VALUE QUOTE
   
   First Name * Last Name *
   E-mail * Phone *
   Year Make Model Mileage VIN
   Comments
   Request A Quote

[ BROWSE INVENTORY ]

Take a look at our selection of quality used cars, suvs and pickup trucks.

View Vehicles!

[ WE FINANCE ]

We are a BHPH dealer and finance most of our cars. Bad credit? No credit?
Foreclosure? Bankruptcy? Don't worry you have options!!

Get Approved!

[ CONTACT US ]

If you have a question about any vehicle or offer, please call or send a
message.

Message or Call!


WELCOME TO
PHD AUTO GROUP

Welcome to PHD Auto Group, we appreciate you choosing us. Experience matters in
all walks of life and choosing your Auto Dealer is no different. With a combined
51 years of automotive experience here at PHD, you can be confident you have
made the correct choice. We are committed to providing quality vehicles and
premium service post sale. Whether you are searching for the best of interest
rates or are credit challenged and in need of financing assistance, PHD can
help. Don't become a number at a big box dealer, join us to become part of our
auto family and experience the PHD Auto Group difference. Now start your
experience by looking at our inventory, give us a call at 440-836-4837 or just
APPLY NOW for financing.


BUSINESS HOURS

Sunday : By Appt Only Monday : 10a - 7p Tuesday : 10a - 7p Wednesday : 10a - 7p
Thursday : 10a - 7p Friday : 10a - 7p Saturday : 10a - 5p


OUR LOCATION

42015 North Ridge Road
Elyria, OH 44035



(440) 836-4837

42015 North Ridge Road,

Elyria, OH 44035

©2024 AutoRevo - All rights reserved. - Powered by AutoRevo

[ SOCIAL ]

Facebook Twitter

[ LINKS ]

Home Inventory Financing Service Contract We Buy Cars About Us Service Contact
Us Sitemap