www.carcentrum.co.uk Open in urlscan Pro
185.215.37.171  Public Scan

Submitted URL: https://carcentrum.co.uk/
Effective URL: https://www.carcentrum.co.uk/
Submission: On March 23 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

Name: searchGET /searchstock/

<form name="search" method="GET" action="/searchstock/" onsubmit="return check_prices();" class="form-inline searchform">
  <div class="custom-form-group colmd-2">
    <select name="make" id="make" class="custom-form-control CustomSelect select2-hidden-accessible" onchange="change_div(this.value, 'none');" data-select2-id="make" tabindex="-1" aria-hidden="true">
      <option value="0" data-select2-id="2">Make</option>
      <option value="25">AUDI (1)</option>
      <option value="3">BMW (2)</option>
      <option value="5">MERCEDES-BENZ (2)</option>
    </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="1" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0" aria-labelledby="select2-make-container"><span class="select2-selection__rendered" id="select2-make-container" role="textbox" aria-readonly="true" title="Make">Make</span><span
            class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
  </div>
  <div class="custom-form-group colmd-2">
    <select name="model" id="modelsr" class="custom-form-control CustomSelect select2-hidden-accessible" data-select2-id="modelsr" tabindex="-1" aria-hidden="true">
      <option value="" data-select2-id="4">All Models</option>
    </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="3" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0" aria-labelledby="select2-modelsr-container"><span class="select2-selection__rendered" id="select2-modelsr-container" role="textbox" aria-readonly="true" title="All Models">All Models</span><span
            class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
  </div>
  <div class="custom-form-group colmd-2">
    <select name="transmission" id="transmission" class="custom-form-control CustomSelect select2-hidden-accessible" data-select2-id="transmission" tabindex="-1" aria-hidden="true">
      <option data-select2-id="6">Transmission</option>
      <option value="1"> Auto</option>
    </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="5" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0" aria-labelledby="select2-transmission-container"><span class="select2-selection__rendered" id="select2-transmission-container" role="textbox" aria-readonly="true"
            title="Transmission">Transmission</span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
  </div>
  <div class="custom-form-group colmd-2">
    <select name="fueltype" class="custom-form-control CustomSelect select2-hidden-accessible" data-select2-id="7" tabindex="-1" aria-hidden="true">
      <option data-select2-id="9">Fuel</option>
      <option value="1"> Petrol</option>
      <option value="2"> Diesel</option>
    </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="8" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0" aria-labelledby="select2-fueltype-5y-container"><span class="select2-selection__rendered" id="select2-fueltype-5y-container" role="textbox" aria-readonly="true" title="Fuel">Fuel</span><span
            class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
  </div>
  <!-- <div class="custom-form-group colmd-2">
    <select name="price1" id="l3" class="custom-form-control CustomSelect" onchange="change_max_price(this.value);">
	    <option value="">Min Price</option>
	    	  </select>
  </div> -->
  <div class="custom-form-group colmd-2 nrb">
    <select name="price" id="l1" class="custom-form-control CustomSelect select2-hidden-accessible" data-select2-id="l1" tabindex="-1" aria-hidden="true">
      <option value="" data-select2-id="11">Max Price</option>
      <option value="1000">Max £1000</option>
      <option value="2000">Max £2000</option>
      <option value="3000">Max £3000</option>
      <option value="4000">Max £4000</option>
      <option value="5000">Max £5000</option>
      <option value="6000">Max £6000</option>
      <option value="7000">Max £7000</option>
      <option value="8000">Max £8000</option>
      <option value="9000">Max £9000</option>
      <option value="10000">Max £10000</option>
      <option value="15000">Max £15000</option>
      <option value="20000">Max £20000</option>
      <option value="25000">Max £25000</option>
      <option value="30000">Max £30000</option>
      <option value="35000">Max £35000</option>
    </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="10" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0" aria-labelledby="select2-l1-container"><span class="select2-selection__rendered" id="select2-l1-container" role="textbox" aria-readonly="true" title="Max Price">Max Price</span><span
            class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
  </div>
  <div class="custom-form-group colmd-2 nrb btn-adjust">
    <button type="submit" class="btn btn-outline btn-lg search-btn-landing sky-blue-btn"> Search</button>
  </div>
  <input type="hidden" name="task" value="1">
  <input type="hidden" name="frompage" value="index.php">
</form>

Name: direction-formGET https://maps.google.com/maps

<form name="direction-form" action="https://maps.google.com/maps" method="get" target="_blank">
  <input type="hidden" name="daddr" value="Car Centrum, Buckinghamshire, HP19 8BP">
  <input type="text" name="saddr" id="saddr" class="custom-form-control bg-transparent" placeholder="Enter Postcode">
  <div class="oval" onclick="document.forms['direction-form'].submit();" style="cursor: pointer;">
    <i class="fa fa-angle-right"></i>
  </div>
</form>

Text Content



Menu
 * 

 * Car Centrum Unit 2 Tayfar Trading Estate Griffin Lane Aylesbury,
   Buckinghamshire, HP19 8BP

 * 01296455419
 * 07457401012

 * Home
 * Warranty First
 * Stocklist
 * Sell your Car
 * Finance
 * Request Car
 * About Us
 * Find Us
 * Sold Cars

TEL: 01296455419 MOB: 07457401012


prev
next

Make AUDI (1) BMW (2) MERCEDES-BENZ (2) Make
All Models All Models
Transmission Auto Transmission
Fuel Petrol Diesel Fuel
Max Price Max £1000 Max £2000 Max £3000 Max £4000 Max £5000 Max £6000 Max £7000
Max £8000 Max £9000 Max £10000 Max £15000 Max £20000 Max £25000 Max £30000 Max
£35000 Max Price
Search


WELCOME TO CAR CENTRUM


QUALITY USED CARS BASED IN AYLESBURY, BUCKINGHAMSHIRE

We are a family run business. Our goal is to provide exceptional customer
service as well as quality used cars. We have many years of experience in the
motor trade which is why all our cars are hand picked and prepared to the
highest standards.

Sell Your Car
Give us a Call 01296455419
Email us carcentrumuk@gmail.com

Follow Us






CONTACT US


ADDRESS

Car Centrum
Unit 2
Tayfar Trading Estate
Griffin Lane
Aylesbury,
Buckinghamshire,
HP19 8BP


TEL

01296455419 / 07457401012


EMAIL

Click Here To Email


OPENING HOURS

 * Monday10:00 - 19:00
 * Tuesday10:00 - 19:00
 * Wednesday10:00 - 19:00
 * Thursday10:00 - 19:00
 * Friday10:00 - 19:00
 * Saturday10:00 - 19:00
 * Sunday11:00 - 17:00


Appointments only



FIND DIRECTIONS


Car Centrum
 * Home
 * Warranty First
 * Stocklist
 * Sell your Car
 * Finance
 * Request Car
 * About Us
 * Find Us
 * Sold Cars


ADDRESS

Car Centrum
Unit 2
Tayfar Trading Estate
Griffin Lane
Aylesbury
Buckinghamshire
HP19 8BP


CONTACT

T: 01296455419
M: 07457401012
E: carcentrumuk@gmail.com


FOLLOW US

 * 



SSL SECURE. PLEASE READ OUR PRIVACY POLICY.

Powered by Car Dealer 5
Car Dealer 5 Ltd


PLEASE TICK THE METHODS OF HOW WE CAN CONTACT YOU ABOUT YOUR ENQUIRY

Email
Phone
SMS
Post
Submit
x
Our website uses cookies to ensure we provide you with the best
experience. Learn moreAccept