www.lookers.co.uk Open in urlscan Pro
2a02:26f0:7100::210:10b  Public Scan

URL: https://www.lookers.co.uk/audi?utm_campaign=Codetwo-Signatures&utm_source=Codetwo-Signatures&utm_medium=Email&utm_content=...
Submission: On September 12 via api from IE — Scanned from DE

Form analysis 10 forms found in the DOM

/

<form action="/" id="vmv1">
  <label for="Vehicle Registration">Vehicle Registration</label>
  <input type="text" class="" name="reg" id="reg" value="" maxlength="12" required="required" spellcheck="false" data-ms-editor="true"><br>
  <label for="Mileage">Mileage</label>
  <input type="number" name="milage" id="milage" value="" class="" min="1000" max="150999" required="required" spellcheck="false" data-ms-editor="true"><br>
  <div class="message error" style="display: none;">
    <p>Please fill in all the fields</p>
  </div>
  <div class="vehicle-header__buttons">
    <button id="enquire-now-cta" class="button button--filled">
      <span class="button__text">Continue</span>
      <svg xmlns="http://www.w3.org/2000/svg" class="icon">
        <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#RightV2"></use>
      </svg>
    </button>
  </div>
</form>

POST

<form action="" method="post" id="valuation-form">
  <input name="VehicleStockId" type="hidden" value="">
  <label for="FirstName">First Name</label>
  <input type="text" name="FirstName" required="required" class="" pattern="[a-Z]" title="Please enter your first name"><br>
  <label for="LastName">Last Name</label>
  <input type="text" name="LastName" required="required" class="" pattern="[a-Z]" title="Please enter your last name"><br>
  <label for="EmailAddress">Email</label>
  <input type="email" name="EmailAddress" required="required" class="">
  <div style="margin: 10px 0;">
    <p> We’ll only send you information about your valuation.</p>
  </div>
  <label for="TelephoneNumber">Phone</label><br>
  <input type="text" name="TelephoneNumber" required="required" pattern="^((07[0-9]{9,10})|(0[1-6,8-9][0-9]{8,9})|(\+([0-9]{9}|[0-9]{12}|[0-9]{15})))$" title="Please enter a valid phone number (starting with 0, +44, or +353 and only digits)"> <br>
  <label for="Dealership">Dealership</label>
  <select name="DealershipId" required="required" id="DealershipId">
    <option value="">Please select a dealership</option>
    <option value="92FAC754-C2D9-4E0A-A19F-26B3DBA56D52">Ayr Audi</option>
    <option value="5D3541A6-0955-4130-86F8-9E66CA4FD368">Basingstoke Audi</option>
    <option value="72E72C01-F5E9-44FA-837B-F6AAC2241645">Edinburgh Audi</option>
    <option value="AFECD0F1-D856-47D6-AC17-7E28ADF573BD">Farnborough Audi</option>
    <option value="37FD6DE0-5995-46BD-8883-CF1B49BB45CD">Glasgow Audi</option>
    <option value="41F1C933-AA9D-4DA2-9DC8-2E78AE494C0F">Glasgow Paint and Body Centre</option>
    <option value="399F2B0A-E792-4E36-8F0D-BFD60F91BE39">Guildford Audi</option>
    <option value="B3E73C98-85FC-4938-AEA9-EC6F89B626A0">Hamilton Audi</option>
    <option value="FCA165B4-05D9-4A18-866C-3B5971AC9E3E">Lookers Paint and Body Centre (North Shields)</option>
    <option value="83235CE1-C8FA-4E4D-8155-1F1041D2BA2F">Newcastle Audi</option>
    <option value="D90B6515-CD17-4213-9370-6939A46E5D6A">Stirling Audi</option>
    <option value="E92279B2-AFA9-424D-86E2-FEA3759B6E06">Teesside Audi</option>
    <option value="814755A6-17DB-4CD3-AB18-59C149C1DD08">Tyneside Audi</option>
    <option value="F2BA1A7D-42A4-436E-8A6C-AC49902467D2">Wearside Audi</option>
  </select> <br>
  <br>
  <div class="message warning" style="display: none;">
    <p> You’ve reached your maximum valuations for today. Contact a dealership to book a valuation or try again tomorrow. </p>
  </div>
  <div class="message error" style="display: none;">
    <p>Please fill in all fields</p>
  </div>
  <div class="vehicle-header__buttons">
    <button id="enquire-now-cta" class="button button--filled">
      <span class="button__text">See Valuation</span>
      <svg xmlns="http://www.w3.org/2000/svg" class="icon">
        <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#RightV2"></use>
      </svg>
    </button>
  </div>
</form>

POST

<form action="" method="post" id="valuation-enquiry">
  <input name="VehicleStockId" type="hidden" value="">
  <label for="VehicleType">Vehicle Type</label>
  <select name="VehicleToValueType" required="required" id="vehicleType" equatorjs-event="">
    <option value="">Select vehicle type</option>
    <option value="1">CARS</option>
    <option value="2">LCV</option>
    <option value="3">BIKES</option>
  </select>
  <br>
  <br>
  <label for="Manufacturer">Manufacturer</label>
  <select name="manufacturerid" required="required" disabled="" id="vehicleManufacture" equatorjs-event="">
    <option>Select Manufacturer</option>
    <option>Audi</option>
    <option>BMW</option>
    <option>Vauxhall</option>
  </select>
  <br>
  <br>
  <label for="Range">Range</label>
  <select name="RangeName" required="required" disabled="" id="vehicleRange" equatorjs-event="">
    <option>Select Range</option>
    <option>Astra</option>
  </select>
  <br>
  <br>
  <label for="FirstName">First Name</label>
  <input type="text" name="FirstName" required="required" value="" class=""><br>
  <label for="LastName">Last Name</label>
  <input type="text" name="LastName" required="required" value="" class=""><br>
  <label for="Email">Email</label>
  <input type="email" name="EmailAddress" required="required" value="" class=""><br>
  <p>&nbsp; We’ll only send you information about your valuation.</p><br>
  <label for="Phone">Phone</label>
  <br>
  <input type="text" name="TelephoneNumber" required="required" pattern="^((07[0-9]{9,10})|(0[1-6,8-9][0-9]{8,9})|(\+([0-9]{9}|[0-9]{12}|[0-9]{15})))$" title="Please enter a valid phone number (starting with 0, +44, or +353 and only digits)"> <br>
  <label for="Dealership">Dealership</label>
  <select name="DealershipId" required="required" id="DealershipId">
    <option value="">Please select a dealership</option>
    <option value="92FAC754-C2D9-4E0A-A19F-26B3DBA56D52">Ayr Audi</option>
    <option value="5D3541A6-0955-4130-86F8-9E66CA4FD368">Basingstoke Audi</option>
    <option value="72E72C01-F5E9-44FA-837B-F6AAC2241645">Edinburgh Audi</option>
    <option value="AFECD0F1-D856-47D6-AC17-7E28ADF573BD">Farnborough Audi</option>
    <option value="37FD6DE0-5995-46BD-8883-CF1B49BB45CD">Glasgow Audi</option>
    <option value="41F1C933-AA9D-4DA2-9DC8-2E78AE494C0F">Glasgow Paint and Body Centre</option>
    <option value="399F2B0A-E792-4E36-8F0D-BFD60F91BE39">Guildford Audi</option>
    <option value="B3E73C98-85FC-4938-AEA9-EC6F89B626A0">Hamilton Audi</option>
    <option value="FCA165B4-05D9-4A18-866C-3B5971AC9E3E">Lookers Paint and Body Centre (North Shields)</option>
    <option value="83235CE1-C8FA-4E4D-8155-1F1041D2BA2F">Newcastle Audi</option>
    <option value="D90B6515-CD17-4213-9370-6939A46E5D6A">Stirling Audi</option>
    <option value="E92279B2-AFA9-424D-86E2-FEA3759B6E06">Teesside Audi</option>
    <option value="814755A6-17DB-4CD3-AB18-59C149C1DD08">Tyneside Audi</option>
    <option value="F2BA1A7D-42A4-436E-8A6C-AC49902467D2">Wearside Audi</option>
  </select> <br>
  <br>
  <div class="message warning" style="display: none;">
    <p> You’ve reached your maximum valuations for today. Contact a dealership to book a valuation or try again tomorrow. </p>
  </div>
  <div class="message error" style="display: none;">
    <p>Please fill in all fields</p>
  </div>
  <div class="vehicle-header__buttons">
    <button id="enquire-now-cta" class="button button--filled">
      <span class="button__text">send enquiry</span>
      <svg xmlns="http://www.w3.org/2000/svg" class="icon">
        <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#RightV2"></use>
      </svg>
    </button>
  </div>
</form>

POST /api/membership/login

<form method="post" action="/api/membership/login" class="js-form-validate mini-login-form" equatorjs-tag="">
  <div class="input js-validate">
    <span class="input__validation js-input-validation" data-error-message="The email address provided is invalid"></span>
    <div class="input__container">
      <input class="input__field" type="text" data-validate-as="email,required" name="Email" required="">
      <label class="input__label">Username</label>
    </div>
  </div>
  <div class="input js-validate">
    <span class="input__validation js-input-validation" data-error-message="Password must be at least 8 characters and contain a capital letter, a lower case letter, a number and a special character, with no spaces."></span>
    <div class="input__container">
      <input class="input__field" type="password" name="Password" required="">
      <label class="input__label">Password</label>
    </div>
  </div>
  <div class="save-vehicle-overlay__login-button-container">
    <button class="button save-search-overlay__login-button js-post-form-button" equatorjs-event="">
      <span class="button__text">Login</span>
    </button>
    <span class="form__validation js-form-validation" data-error-message=""></span>
  </div>
</form>

POST /api/membership/login

<form method="post" action="/api/membership/login" class="js-form-validate mini-login-form" equatorjs-tag="">
  <div class="input js-validate">
    <span class="input__validation js-input-validation" data-error-message="The email address provided is invalid"></span>
    <div class="input__container">
      <input class="input__field" type="text" data-validate-as="email,required" name="Email" required="">
      <label class="input__label">Username</label>
    </div>
  </div>
  <div class="input js-validate">
    <span class="input__validation js-input-validation" data-error-message="Password must be at least 8 characters and contain a capital letter, a lower case letter, a number and a special character, with no spaces."></span>
    <div class="input__container">
      <input class="input__field" type="password" name="Password" required="">
      <label class="input__label">Password</label>
    </div>
  </div>
  <div class="save-vehicle-overlay__login-button-container">
    <button class="button save-vehicle-overlay__login-button js-post-form-button" equatorjs-event="">
      <span class="button__text">Login</span>
    </button>
    <span class="form__validation js-form-validation" data-error-message=""></span>
  </div>
</form>

<form class="js-form-validate" equatorjs-tag="">
  <button class="button button--filled js-post-form-button button__get-my-valuation" data-valuation-next-form-step="your-details" equatorjs-event=""><span class="button__text">Get my valuation</span></button>
  <button class="button" data-valuation-next-vehicle-step="reg-mileage-form" equatorjs-event=""><span class="button__text">Not your vehicle?</span></button>
</form>

<form class="calculator-panel__inner valuation__form js-form-validate" equatorjs-tag="">
  <div class="calculator-panel__inner--holder">
    <div class="vehicle-valuation-calculator__registration-input">
      <div class="input js-validate">
        <span class="input__validation input__validation--light js-input-validation" data-error-message="Please enter your current vehicle's registration"></span>
        <div class="input__container">
          <input class="input__field" type="text" name="VehicleToValueVrm" data-validate-as="required,registration" data-valuation-info="Registration" required="" equatorjs-event="">
          <label class="input__label">Vehicle registration...</label>
        </div>
      </div>
    </div>
    <div class="vehicle-valuation-calculator__milage-input">
      <div class="input js-validate">
        <span class="input__validation input__validation--light js-input-validation" data-error-message="Please enter your current vehicle's mileage"></span>
        <div class="input__container">
          <input class="input__field" type="text" name="VehicleToValueMileage" data-validate-as="required,number" data-validate-min="0" data-validate-max="999999" data-valuation-info="Odometer" required="" equatorjs-event="">
          <label class="input__label">Vehicle mileage...</label>
        </div>
      </div>
    </div>
    <div class="calculator-panel__calculation-button-container calculator-panel__calculation-button-container--vehicle-valuation">
      <button class="button button--with-icon button--filled calculator-panel__calculation-button valuation-button js-post-form-button" equatorjs-event="" equatorjs-tag="">
        <span class="button__text">Value My Car</span>
        <span class="button__icon-container">
          <svg xmlns="http://www.w3.org/2000/svg" class="button__icon">
            <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#Arrow"></use>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

<form class="valuation__form valuation__form--alt js-form-validate" equatorjs-tag="">
  <!-- First Name -->
  <div class="input js-validate">
    <span class="input__validation js-input-validation" data-error-message="Please enter a valid first name"></span>
    <div class="input__container">
      <input class="input__field" type="text" data-validate-as="required,name" name="FirstName" required="" equatorjs-event="">
      <label class="input__label input__label--dark">First name*</label>
    </div>
  </div>
  <!-- Last Name -->
  <div class="input js-validate">
    <span class="input__validation js-input-validation" data-error-message="Please enter a valid last name"></span>
    <div class="input__container">
      <input class="input__field" type="text" data-validate-as="required,name" name="LastName" required="" equatorjs-event="">
      <label class="input__label input__label--dark">Last name*</label>
    </div>
  </div>
  <!-- Email -->
  <div class="input js-validate">
    <span class="input__validation js-input-validation" data-error-message="The email address provided is invalid"></span>
    <div class="input__container">
      <input class="input__field" type="text" data-validate-as="required,email" name="EmailAddress" equatorjs-event="">
      <label class="input__label input__label--dark">Email*</label>
    </div>
  </div>
  <!-- Phone -->
  <div class="input js-validate">
    <span class="input__validation js-input-validation" data-error-message="Phone numbers must begin with 0, +44 or +353 (Just digits and no spaces)"></span>
    <div class="input__container">
      <input class="input__field" type="text" data-validate-as="required,phone" name="TelephoneNumber" equatorjs-event="">
      <label class="input__label input__label--dark">Telephone*</label>
    </div>
  </div>
  <!-- Dealerships -->
  <div class="pseudo-select input js-validate">
    <span class="input__validation input__validation--light" data-error-message="Please select a dealership"></span>
    <div class="input__container">
      <!-- Used on small screen devices -->
      <div class="select">
        <label class="select__label" for="form_dealershipid_7185a768-d655-4f16-b5f3-c00cb9ca3c9a">Dealership *</label>
        <select class="select__element" id="form_dealershipid_7185a768-d655-4f16-b5f3-c00cb9ca3c9a" name="DealershipId" size="1" data-validate-as="required" required="" equatorjs-event="">
          <option value="">Please select a dealership</option>
          <option value="92FAC754-C2D9-4E0A-A19F-26B3DBA56D52">Ayr Audi</option>
          <option value="5D3541A6-0955-4130-86F8-9E66CA4FD368">Basingstoke Audi</option>
          <option value="72E72C01-F5E9-44FA-837B-F6AAC2241645">Edinburgh Audi</option>
          <option value="AFECD0F1-D856-47D6-AC17-7E28ADF573BD">Farnborough Audi</option>
          <option value="37FD6DE0-5995-46BD-8883-CF1B49BB45CD">Glasgow Audi</option>
          <option value="41F1C933-AA9D-4DA2-9DC8-2E78AE494C0F">Glasgow Paint and Body Centre</option>
          <option value="399F2B0A-E792-4E36-8F0D-BFD60F91BE39">Guildford Audi</option>
          <option value="B3E73C98-85FC-4938-AEA9-EC6F89B626A0">Hamilton Audi</option>
          <option value="FCA165B4-05D9-4A18-866C-3B5971AC9E3E">Lookers Paint and Body Centre (North Shields)</option>
          <option value="83235CE1-C8FA-4E4D-8155-1F1041D2BA2F">Newcastle Audi</option>
          <option value="D90B6515-CD17-4213-9370-6939A46E5D6A">Stirling Audi</option>
          <option value="E92279B2-AFA9-424D-86E2-FEA3759B6E06">Teesside Audi</option>
          <option value="814755A6-17DB-4CD3-AB18-59C149C1DD08">Tyneside Audi</option>
          <option value="F2BA1A7D-42A4-436E-8A6C-AC49902467D2">Wearside Audi</option>
        </select>
        <span class="button__icon-container">
          <svg xmlns="http://www.w3.org/2000/svg" class="button__icon icon--down">
            <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#Arrow"></use>
          </svg>
        </span>
      </div>
      <!-- Used on larger screen devices -->
      <div class="pseudo-select-menu pseudo-select-autofocus">
        <span class="pseudo-select-menu__label-text">Dealership *</span>
        <button class="pseudo-select-menu__button" type="button" id="form_dealershipid_7185a768-d655-4f16-b5f3-c00cb9ca3c9a-dropdown" name="DealershipId" aria-haspopup="true" aria-expanded="false"><span class="pseudo-select-menu__label">Please select
            a dealership</span>
          <span class="button__icon-container">
            <svg xmlns="http://www.w3.org/2000/svg" class="button__icon icon--down">
              <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#Arrow"></use>
            </svg>
          </span>
        </button>
        <ul class="pseudo-select-menu__list" role="menu" aria-labelledby="form_dealershipid_7185a768-d655-4f16-b5f3-c00cb9ca3c9a-dropdown">
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="92FAC754-C2D9-4E0A-A19F-26B3DBA56D52" data-value-text="Ayr Audi" class="pseudo-select-menu__link" href="#" title="Ayr Audi">
                            <div class="pseudo-select-menu__text">Ayr Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="5D3541A6-0955-4130-86F8-9E66CA4FD368" data-value-text="Basingstoke Audi" class="pseudo-select-menu__link" href="#" title="Basingstoke Audi">
                            <div class="pseudo-select-menu__text">Basingstoke Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="72E72C01-F5E9-44FA-837B-F6AAC2241645" data-value-text="Edinburgh Audi" class="pseudo-select-menu__link" href="#" title="Edinburgh Audi">
                            <div class="pseudo-select-menu__text">Edinburgh Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="AFECD0F1-D856-47D6-AC17-7E28ADF573BD" data-value-text="Farnborough Audi" class="pseudo-select-menu__link" href="#" title="Farnborough Audi">
                            <div class="pseudo-select-menu__text">Farnborough Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="37FD6DE0-5995-46BD-8883-CF1B49BB45CD" data-value-text="Glasgow Audi" class="pseudo-select-menu__link" href="#" title="Glasgow Audi">
                            <div class="pseudo-select-menu__text">Glasgow Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="41F1C933-AA9D-4DA2-9DC8-2E78AE494C0F" data-value-text="Glasgow Paint and Body Centre" class="pseudo-select-menu__link" href="#" title="Glasgow Paint and Body Centre">
                            <div class="pseudo-select-menu__text">Glasgow Paint and Body Centre</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="399F2B0A-E792-4E36-8F0D-BFD60F91BE39" data-value-text="Guildford Audi" class="pseudo-select-menu__link" href="#" title="Guildford Audi">
                            <div class="pseudo-select-menu__text">Guildford Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="B3E73C98-85FC-4938-AEA9-EC6F89B626A0" data-value-text="Hamilton Audi" class="pseudo-select-menu__link" href="#" title="Hamilton Audi">
                            <div class="pseudo-select-menu__text">Hamilton Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="FCA165B4-05D9-4A18-866C-3B5971AC9E3E" data-value-text="Lookers Paint and Body Centre (North Shields)" class="pseudo-select-menu__link" href="#" title="Lookers Paint and Body Centre (North Shields)">
                            <div class="pseudo-select-menu__text">Lookers Paint and Body Centre (North Shields)</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="83235CE1-C8FA-4E4D-8155-1F1041D2BA2F" data-value-text="Newcastle Audi" class="pseudo-select-menu__link" href="#" title="Newcastle Audi">
                            <div class="pseudo-select-menu__text">Newcastle Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="D90B6515-CD17-4213-9370-6939A46E5D6A" data-value-text="Stirling Audi" class="pseudo-select-menu__link" href="#" title="Stirling Audi">
                            <div class="pseudo-select-menu__text">Stirling Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="E92279B2-AFA9-424D-86E2-FEA3759B6E06" data-value-text="Teesside Audi" class="pseudo-select-menu__link" href="#" title="Teesside Audi">
                            <div class="pseudo-select-menu__text">Teesside Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="814755A6-17DB-4CD3-AB18-59C149C1DD08" data-value-text="Tyneside Audi" class="pseudo-select-menu__link" href="#" title="Tyneside Audi">
                            <div class="pseudo-select-menu__text">Tyneside Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="F2BA1A7D-42A4-436E-8A6C-AC49902467D2" data-value-text="Wearside Audi" class="pseudo-select-menu__link" href="#" title="Wearside Audi">
                            <div class="pseudo-select-menu__text">Wearside Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
        </ul>
      </div>
    </div>
  </div>
  <input name="VehicleStockId" type="hidden" equatorjs-event="">
  <input name="MicrositeId" type="hidden" value="594bce1c-34cd-43ab-82d1-a8d5cd388bb5" equatorjs-event="">
  <div class="valuation__buttons">
    <div class="valuation__submit-box">
      <p class="valuation__blurb"> Please note, any personal information you provide here will be used by Lookers to contact you regarding the vehicle data you submit here. The personal information will be used in accordance with the terms of our
        <a href="/privacy-notice" target="_blank" title="Privacy Notice">Privacy Notice</a>
      </p>
      <button id="VMVcomponentform" class="button button--filled button--with-icon js-post-form-button" data-valuation-next-form-step="valuation-summary" equatorjs-event="" equatorjs-tag="">
        <span class="button__text"> Continue </span>
        <span class="button__icon-container">
          <svg xmlns="http://www.w3.org/2000/svg" class="button__icon">
            <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#Arrow"></use>
          </svg>
        </span>
      </button>
      <span class="form__validation js-form-validation" data-error-message=""></span>
    </div>
  </div>
</form>

<form class="valuation__form valuation__form--alt js-form-validate" equatorjs-tag="">
  <!-- Vehicle type -->
  <div class="input js-validate">
    <span class="input__validation input__validation--light js-input-validation" data-error-message="Please enter your vehicle type"></span>
    <div class="input__container">
      <label class="input__label input__label--dark">Vehicle type*</label>
      <div class="select select--white" data-valuation-dropdown="VehicleToValueType">
        <select class="select__element" data-validate-as="required" name="VehicleToValueType" data-defau\lt="*Vehicle type" equatorjs-event="">
          <option value="">Select vehicle type</option>
          <option value="1">CARS</option>
          <option value="2">LCV</option>
          <option value="3">BIKES</option>
        </select>
        <span class="button__icon-container">
          <svg xmlns="http://www.w3.org/2000/svg" class="button__icon icon--down">
            <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#Arrow"></use>
          </svg>
        </span>
      </div>
    </div>
  </div>
  <!-- Vehicle manufacturer -->
  <div class="input js-validate">
    <span class="input__validation input__validation--light js-input-validation" data-error-message="Please enter your vehicle manufacturer"></span>
    <div class="input__container">
      <label class="input__label input__label--dark">Manufacturer*</label>
      <div class="select select--white" data-valuation-dropdown="manufacturers">
        <select class="select__element" data-validate-as="required" name="manufacturerid" data-default="*Vehicle manufacturer" equatorjs-event=""></select>
        <span class="button__icon-container">
          <svg xmlns="http://www.w3.org/2000/svg" class="button__icon icon--down">
            <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#Arrow"></use>
          </svg>
        </span>
      </div>
    </div>
  </div>
  <!-- Range -->
  <div class="input js-validate">
    <span class="input__validation input__validation--light js-input-validation" data-error-message="Please enter your vehicle range"></span>
    <div class="input__container">
      <label class="input__label input__label--dark">Range*</label>
      <div class="select select--white" data-valuation-dropdown="ranges">
        <select class="select__element" data-validate-as="required" name="RangeName" data-default="*Range" disabled="" equatorjs-event=""></select>
        <span class="button__icon-container">
          <svg xmlns="http://www.w3.org/2000/svg" class="button__icon icon--down">
            <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#Arrow"></use>
          </svg>
        </span>
      </div>
    </div>
  </div>
  <!-- First Name -->
  <div class="input js-validate">
    <span class="input__validation js-input-validation" data-error-message="Please enter a valid first name"></span>
    <div class="input__container">
      <input class="input__field" type="text" data-validate-as="required,name" name="FirstName" required="" equatorjs-event="">
      <label class="input__label input__label--dark">First name*</label>
    </div>
  </div>
  <!-- Last Name -->
  <div class="input js-validate">
    <span class="input__validation js-input-validation" data-error-message="Please enter a valid last name"></span>
    <div class="input__container">
      <input class="input__field" type="text" data-validate-as="required,name" name="LastName" required="" equatorjs-event="">
      <label class="input__label input__label--dark">Last name*</label>
    </div>
  </div>
  <!-- Email -->
  <div class="input js-validate">
    <span class="input__validation js-input-validation" data-error-message="The email address provided is invalid"></span>
    <div class="input__container">
      <input class="input__field" type="text" data-validate-as="required,email" name="EmailAddress" equatorjs-event="">
      <label class="input__label input__label--dark">Email*</label>
    </div>
  </div>
  <!-- Phone -->
  <div class="input js-validate">
    <span class="input__validation js-input-validation" data-error-message="Phone numbers must begin with 0, +44 or +353 (Just digits and no spaces)"></span>
    <div class="input__container">
      <input class="input__field" type="text" data-validate-as="required,phone" name="TelephoneNumber" equatorjs-event="">
      <label class="input__label input__label--dark">Telephone*</label>
    </div>
  </div>
  <!-- Dealerships -->
  <div class="pseudo-select input js-validate">
    <span class="input__validation input__validation--light" data-error-message="Please select a dealership"></span>
    <div class="input__container">
      <!-- Used on small screen devices -->
      <div class="select">
        <label class="select__label" for="form_dealershipid_7185a768-d655-4f16-b5f3-c00cb9ca3c9a">Dealership *</label>
        <select class="select__element" id="form_dealershipid_7185a768-d655-4f16-b5f3-c00cb9ca3c9a" name="DealershipId" size="1" data-validate-as="required" required="" equatorjs-event="">
          <option value="">Please select a dealership</option>
          <option value="92FAC754-C2D9-4E0A-A19F-26B3DBA56D52">Ayr Audi</option>
          <option value="5D3541A6-0955-4130-86F8-9E66CA4FD368">Basingstoke Audi</option>
          <option value="72E72C01-F5E9-44FA-837B-F6AAC2241645">Edinburgh Audi</option>
          <option value="AFECD0F1-D856-47D6-AC17-7E28ADF573BD">Farnborough Audi</option>
          <option value="37FD6DE0-5995-46BD-8883-CF1B49BB45CD">Glasgow Audi</option>
          <option value="41F1C933-AA9D-4DA2-9DC8-2E78AE494C0F">Glasgow Paint and Body Centre</option>
          <option value="399F2B0A-E792-4E36-8F0D-BFD60F91BE39">Guildford Audi</option>
          <option value="B3E73C98-85FC-4938-AEA9-EC6F89B626A0">Hamilton Audi</option>
          <option value="FCA165B4-05D9-4A18-866C-3B5971AC9E3E">Lookers Paint and Body Centre (North Shields)</option>
          <option value="83235CE1-C8FA-4E4D-8155-1F1041D2BA2F">Newcastle Audi</option>
          <option value="D90B6515-CD17-4213-9370-6939A46E5D6A">Stirling Audi</option>
          <option value="E92279B2-AFA9-424D-86E2-FEA3759B6E06">Teesside Audi</option>
          <option value="814755A6-17DB-4CD3-AB18-59C149C1DD08">Tyneside Audi</option>
          <option value="F2BA1A7D-42A4-436E-8A6C-AC49902467D2">Wearside Audi</option>
        </select>
        <span class="button__icon-container">
          <svg xmlns="http://www.w3.org/2000/svg" class="button__icon icon--down">
            <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#Arrow"></use>
          </svg>
        </span>
      </div>
      <!-- Used on larger screen devices -->
      <div class="pseudo-select-menu pseudo-select-autofocus">
        <span class="pseudo-select-menu__label-text">Dealership *</span>
        <button class="pseudo-select-menu__button" type="button" id="form_dealershipid_7185a768-d655-4f16-b5f3-c00cb9ca3c9a-dropdown" name="DealershipId" aria-haspopup="true" aria-expanded="false"><span class="pseudo-select-menu__label">Please select
            a dealership</span>
          <span class="button__icon-container">
            <svg xmlns="http://www.w3.org/2000/svg" class="button__icon icon--down">
              <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#Arrow"></use>
            </svg>
          </span>
        </button>
        <ul class="pseudo-select-menu__list" role="menu" aria-labelledby="form_dealershipid_7185a768-d655-4f16-b5f3-c00cb9ca3c9a-dropdown">
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="92FAC754-C2D9-4E0A-A19F-26B3DBA56D52" data-value-text="Ayr Audi" class="pseudo-select-menu__link" href="#" title="Ayr Audi">
                            <div class="pseudo-select-menu__text">Ayr Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="5D3541A6-0955-4130-86F8-9E66CA4FD368" data-value-text="Basingstoke Audi" class="pseudo-select-menu__link" href="#" title="Basingstoke Audi">
                            <div class="pseudo-select-menu__text">Basingstoke Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="72E72C01-F5E9-44FA-837B-F6AAC2241645" data-value-text="Edinburgh Audi" class="pseudo-select-menu__link" href="#" title="Edinburgh Audi">
                            <div class="pseudo-select-menu__text">Edinburgh Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="AFECD0F1-D856-47D6-AC17-7E28ADF573BD" data-value-text="Farnborough Audi" class="pseudo-select-menu__link" href="#" title="Farnborough Audi">
                            <div class="pseudo-select-menu__text">Farnborough Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="37FD6DE0-5995-46BD-8883-CF1B49BB45CD" data-value-text="Glasgow Audi" class="pseudo-select-menu__link" href="#" title="Glasgow Audi">
                            <div class="pseudo-select-menu__text">Glasgow Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="41F1C933-AA9D-4DA2-9DC8-2E78AE494C0F" data-value-text="Glasgow Paint and Body Centre" class="pseudo-select-menu__link" href="#" title="Glasgow Paint and Body Centre">
                            <div class="pseudo-select-menu__text">Glasgow Paint and Body Centre</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="399F2B0A-E792-4E36-8F0D-BFD60F91BE39" data-value-text="Guildford Audi" class="pseudo-select-menu__link" href="#" title="Guildford Audi">
                            <div class="pseudo-select-menu__text">Guildford Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="B3E73C98-85FC-4938-AEA9-EC6F89B626A0" data-value-text="Hamilton Audi" class="pseudo-select-menu__link" href="#" title="Hamilton Audi">
                            <div class="pseudo-select-menu__text">Hamilton Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="FCA165B4-05D9-4A18-866C-3B5971AC9E3E" data-value-text="Lookers Paint and Body Centre (North Shields)" class="pseudo-select-menu__link" href="#" title="Lookers Paint and Body Centre (North Shields)">
                            <div class="pseudo-select-menu__text">Lookers Paint and Body Centre (North Shields)</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="83235CE1-C8FA-4E4D-8155-1F1041D2BA2F" data-value-text="Newcastle Audi" class="pseudo-select-menu__link" href="#" title="Newcastle Audi">
                            <div class="pseudo-select-menu__text">Newcastle Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="D90B6515-CD17-4213-9370-6939A46E5D6A" data-value-text="Stirling Audi" class="pseudo-select-menu__link" href="#" title="Stirling Audi">
                            <div class="pseudo-select-menu__text">Stirling Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="E92279B2-AFA9-424D-86E2-FEA3759B6E06" data-value-text="Teesside Audi" class="pseudo-select-menu__link" href="#" title="Teesside Audi">
                            <div class="pseudo-select-menu__text">Teesside Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="814755A6-17DB-4CD3-AB18-59C149C1DD08" data-value-text="Tyneside Audi" class="pseudo-select-menu__link" href="#" title="Tyneside Audi">
                            <div class="pseudo-select-menu__text">Tyneside Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
          <li class="pseudo-select-menu__item" role="menuitem">
            <a data-value="F2BA1A7D-42A4-436E-8A6C-AC49902467D2" data-value-text="Wearside Audi" class="pseudo-select-menu__link" href="#" title="Wearside Audi">
                            <div class="pseudo-select-menu__text">Wearside Audi</div>
                            <span class="pseudo-select-menu__underline"></span>
                        </a>
          </li>
        </ul>
      </div>
    </div>
  </div>
  <input name="VehicleStockId" type="hidden" equatorjs-event="">
  <input name="MicrositeId" type="hidden" value="594bce1c-34cd-43ab-82d1-a8d5cd388bb5" equatorjs-event="">
  <input name="ValuationNotFound" type="hidden" value="true" equatorjs-event="">
  <div class="valuation__buttons">
    <div class="valuation__submit-box">
      <p class="valuation__blurb"> We'll email you the full version </p>
      <button id="VMVcomponentform" class="button button--filled button--with-icon js-post-form-button" data-valuation-next-form-step="enquiry" equatorjs-event="" equatorjs-tag="">
        <span class="button__text"> Submit </span>
        <span class="button__icon-container">
          <svg xmlns="http://www.w3.org/2000/svg" class="button__icon">
            <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/assets/images/iconography.svg#Arrow"></use>
          </svg>
        </span>
      </button>
      <span class="form__validation js-form-validation" data-error-message=""></span>
    </div>
  </div>
</form>

<form class="js-form-validate" equatorjs-tag="">
  <button class="js-post-form-button button valuation__save-button hidden" equatorjs-event="">
    <span class="button__text">Save my valuation</span>
  </button>
  <span class="form__validation js-form-validation" data-error-message=""></span>
</form>

Text Content

New Cars
Used Cars
Servicing and Parts

AUDI SERVICING

Audi Servicing
Servicing Prices
Audi Cam
Audi Premium Service Offer
Audi Service Plans
Audi Servicing Offers
Book a service or repair
Winter Service Plan Discount
Spread the cost with Flexipay

AUDI REPAIR

Paint and Body Centre
Accident Management
Accident Repair

AUDI PARTS AND ACCESSORIES

Audi Genuine Parts
Audi Genuine Accessories
Audi Trade Parts


Sell vehicle Sell


Dealerships



Menu Close
 * New Cars
 * Used Cars
 * Servicing and Parts
 * Sell vehicle
 * Find an Audi
 * Audi Range
 * Motability
 * Fleet
 * About Us
 * Contact Us

 * Back to main menu
   
   AUDI SERVICING
   
    * Audi Servicing
    * Servicing Prices
    * Audi Cam
    * Audi Premium Service Offer
    * Audi Service Plans
    * Audi Servicing Offers
    * Book a service or repair
    * Winter Service Plan Discount
    * Spread the cost with Flexipay
   
   AUDI REPAIR
   
    * Paint and Body Centre
    * Accident Management
    * Accident Repair
   
   AUDI PARTS AND ACCESSORIES
   
    * Audi Genuine Parts
    * Audi Genuine Accessories
    * Audi Trade Parts

 * Back to main menu
   
   FIND YOUR AUDI
   
    * New Audi
    * Nearly New Audi
    * Used Audi
    * Lookers Audi Leasing
   
   BUYING AN AUDI
   
    * Finance
    * Offers
    * Sell My Car
   
   FINANCE
   
    * Finance
    * Personal Contract Purchase
    * Personal Contract Hire
    * Hire Purchase
    * Personal Loan
    * Vehicle Finance

 * Back to main menu
   
   NEW AUDI RANGE
   
    * New A1 Sportback
    * New A3 Range
    * New Audi Q4 e-tron
    * New Audi Q6 e-tron
    * New A4 Range
    * New A5 Range
    * New A6 Range
    * New A7 Range
    * New A8 Range
    * New Audi e-tron
    * New Audi e-tron GT
    * New Audi Q2
    * New Audi Q3
    * New Audi Q5
    * New Audi Q7
    * New Audi Q8
    * New Audi TT
    * New Audi R8
   
   USED AUDI RANGE
   
    * Used A1 Range
    * Used A3 Range
    * Used A4 Range
    * Used A5 Range
    * Used A6 Range
    * Used A7 Range
    * Used A8 Range
    * Used Audi Q2
    * Used Audi Q3
    * Used Audi Q5
    * Used Audi Q7
    * Used Audi Q8
    * Used Audi TT
    * Used Audi R8
   
   AUDI SPORT RANGE
   
    * Audi Sport at Lookers Audi
    * New Audi Sport models
    * Used Audi Sport models

 * Back to main menu
   
   MOTABILITY
   
    * Audi Motability

 * Back to main menu
   
   AUDI FLEET FOR BUSINESS USERS
   
    * Audi Fleet Services
    * Fleet Offers

 * Back to main menu
   
   ABOUT LOOKERS AUDI
   
    * About Us
    * Careers at Lookers
    * Transparent Pricing
    * We Want Your Audi
    * Lookers Audi News
    * Lookers Apprenticeships
    * Why Buy From Lookers Audi
   
   ABOUT OUR CARS
   
    * Audi Glossary
    * Audi Technology
    * Our engines

 * Back to main menu
   
   FIND YOUR NEAREST LOOKERS AUDI
   
    * Find your nearest Lookers Audi
   
   OUR AUDI DEALERSHIPS ACROSS THE UK
   
    * Ayr Audi
    * Basingstoke Audi
    * Edinburgh Audi
    * Farnborough Audi
    * Glasgow Audi
    * Guildford Audi
    * Hamilton Audi
    * Newcastle Audi
    * Stirling Audi
    * Teesside Audi
    * Tyneside Audi
    * Wearside Audi
   
   OUR ACCIDENT REPAIR CENTRES AND BODYSHOPS
   
    * Lookers Paint & Body Centre
    * Glasgow Paint and Body Centre
    * Glasgow Accident Repair Centre
   
   SOCIAL CHANNELS
   
    * Facebook
    * YouTube
    * Instagram
    * LinkedIn
   
   FEEDBACK
   
    * Feedback and Complaints

Dealerships
Lookers Homepage


FIND YOUR PERFECT AUDI

New, used, big or small, whatever your next perfect car is,we’ll make sure it’s
a perfect fit.


START YOUR SEARCH

Choose your perfect vehicle & reserve online. Ask us about home delivery!

Payment examples may be derived from varying types of finance and may not be
directly comparable. For further information visit our finance section. Credit
is subject to status.

Make & Model
Any



Select Budget

 * Cash Price
 * Monthly Price
 * Motability Price

Min Price
No Min


Max Price
No Max


Min Price
No Min


Max Price
No Max



Payment examples may be derived from varying types of finance and may not be
directly comparable. For further information visit our finance section. Credit
is subject to status.

£0


No Max


Search 8,151 cars
 * New Audi
 * Used Audi
 * View all Audi Vehicles


OUR SERVICES




NEW AUDI OFFERS

View all of our latest new car offers




AUDI APPROVED USED PLUS

A feeling that lasts. An offer that won't. Find out more. 




AUDI APPROVED USED ELECTRIC OFFER

Deposit contribution, 2 free services & a Ohme home charger^




MAKE THE SWITCH

Explore how we can help you into an electric Audi and make the switch today.




LIFE'S BETTER WHEN YOU GO ALL-IN

Save £1,346.00 with this phenomenal servicing offer*




THINKING OF SELLING YOUR AUDI?

Receive a competitive valuation, free of charge, from our experienced car-buying
experts.




MOTABILITY OFFERS

View our latest Motability scheme offers




DISCOVER MYAUDI CONNECT

Stay connected to your vehicle anywhere in the world




LOOKERS AUDI LEASING

Find the best leasing deals available across the UK




LOOKERS PAINT AND BODY CENTRE

Whether it's a minor scratch or a major bodywork repair, our Paint & Body
Centres will get you back on the road. 


Online, in-person, everywhere

Choose from hundreds of Audi cars and buy online with Click & Drive, or visit us
at one of our dealerships today.

Online, in-person, everywhere

Choose from hundreds of Audi cars and buy online with Click & Drive, or visit us
at one of our dealerships today.


1
Find your next car

Search and compare from a huge range of new cars and approved used cars.

2
Decide how to buy

We help you choose from a range of simple car-buying options, from finance to
buying outright. 

3
Drive away

After you've taken delivery of your car we're still here for you with our
aftersales and servicing facilities.

Search 8,151 cars


WELCOME TO LOOKERS AUDI


AUDI DEALERSHIPS ACROSS THE UK

Lookers Audi are proud to serve our customers with an impressive selection of
vehicles from the revered German manufacturer. We have Audi dealerships near you
across the UK. In Scotland, we have Ayr, Edinburgh, Glasgow, Hamilton, and
Stirling. In the North East of England; Newcastle, Teesside, Tyneside, and
Wearside. Whilst our showrooms in the South of England include Basingstoke,
Farnborough and Guildford. Our teams work to deliver exceptional customer
service and with over 75 years of motoring experience, we are confident that you
will be satisfied every step of the way.


EXCEPTIONAL NEW AND APPROVED USED MODELS

We insist on stocking the manufacturer's latest models to meet the needs of our
loyal customers. Our range includes the energetic A1, versatile Q5 and
blistering R8 – all excellent examples of the carmaker's quest for excellence.
We stock one of the largest selections of high-specification new models, so you
can choose a vehicle which fits your style. Our approved used range of cars
represent superb long-term value, and we can assure you that each model performs
impeccably and provides an exceptional level of comfort. For your peace of mind,
every approved used vehicle undergoes extensive testing before being approved
for sale. At Lookers Audi, we’re also proud to offer a wide range of both new
and Approved Used Audi Sport vehicles.

In order to ensure a worthwhile investment, we are pleased to provide a number
of generous offers, alongside flexible finance packages, across our range of
models and services. We also offer a great range of Audi cars on Motability.


A COMMITMENT TO AFTERSALES CARE

At Lookers Audi, we are committed to helping you, supporting with advice about
the maintenance of the vehicle. Using the latest and most advanced equipment, we
provide outstanding aftersales care to ensure your car performs to its peak,
retains as-new levels of comfort and remains safe. All of our technicians are
manufacturer-trained and understand each model inside and out.

We use only genuine manufacturer parts should a replacement part be required
during the servicing of your vehicle. You can purchase these alongside a range
of accessories to carry out your own maintenance and add any personal touches to
your vehicle by customising it.


YOUR EXPERIENCE BEGINS WITH US

Contact our Lookers UK-wide representatives to discover our exhilarating fleet
of Audi models and the diverse services we provide. You can contact us directly
to discuss your requirements, and a member of our team will be happy to share
their knowledge of the brand with you. Alternatively, you can visit one of our
modern and welcoming showrooms to explore the range up close before making your
decision.


VALUE MY VEHICLE

The free, easy way to get a valuation.

Vehicle Registration
Mileage


Please fill in all the fields

Continue
Edit vehicle details

Image for illustration purposes only

GB

Registration Number

Image for illustration purposes only


MAKE MODEL

Black Hatchback Petrol 370,000 Miles
This isn’t my car


ENTER YOUR DETAILS TO SEE THE VALUATION

First Name
Last Name
Email

We’ll only send you information about your valuation.

Phone

Dealership Please select a dealership Ayr Audi Basingstoke Audi Edinburgh Audi
Farnborough Audi Glasgow Audi Glasgow Paint and Body Centre Guildford Audi
Hamilton Audi Lookers Paint and Body Centre (North Shields) Newcastle Audi
Stirling Audi Teesside Audi Tyneside Audi Wearside Audi



You’ve reached your maximum valuations for today. Contact a dealership to book a
valuation or try again tomorrow.

Please fill in all fields

See Valuation


THANK YOU

We have given you a rough guide to the value of your vehicle. This is subject to
inspection by one of our teams.

£26,050
Excellent

EXCELLENT CONDITION

Your vehicle is in excellent condition if it has:
 * Full manufacturer service history as required for age and mileage.
 * Unblemished interior condition.
 * 1 small chip or scratch that doesn't go through the paint.
 * 1 tyre change required.
 * 1 diamond cut alloy in need of refurbishment OR 2 standard alloys in need of
   refurbishment.
 * At least 2 keys

GOT IT

£24,320
Good

GOOD CONDITION

Your vehicle is in good condition if it has:
 * Full service history in accordance with manufacturer schedule.
 * Up to 3 small scratches or dents that don't penetrate the paint.
 * 1 scratch, chip or dent that penetrates the paint.
 * A good interior condition.
 * At least 2 keys.
 * 1 tyre change required.
 * Up to 2 standard alloys in need of refurbishment.


GOT IT
£21,075
Average

AVERAGE CONDITION

Your vehicle is in average condition if it has:
 * Some service history.
 * Up to 3 larger scratches and chips through the paint.
 * Up to 3 small dents or one dent up to 50mm.
 * An average interior condition.
 * Up to 2 tyre changes required.
 * Up to 2 alloys that need to be refurbished.


GOT IT
£19,022
Poor

POOR CONDITION

Your vehicle is in poor condition if it has:
 * Unknown service history.
 * A windscreen with 2 or more chips.
 * Clear Interior wear and tear.
 * 1 panel or bumper to be refurbished.
 * Up to 2 areas of bodywork corrosion.
 * Up to 4 scratches penetrating the paintwork.
 * Up to 2 tyres that need to be replaced.
 * Up to 4 alloys that need to be refurbished.


GOT IT
These valuations are valid for 24 hours. Contact us to sell your vehicle.
Contact us
Value another car
Edit vehicle details

GB

DV66 BJK

370,000 Miles
This isn’t my car


WE'RE SORRY

We couldn’t get a valuation for you instantly. Leave your details below we’ll
respond to you within two working days, if not before.

Vehicle Type Select vehicle type CARS LCV BIKES

Manufacturer Select Manufacturer Audi BMW Vauxhall

Range Select Range Astra

First Name
Last Name
Email


  We’ll only send you information about your valuation.


Phone

Dealership Please select a dealership Ayr Audi Basingstoke Audi Edinburgh Audi
Farnborough Audi Glasgow Audi Glasgow Paint and Body Centre Guildford Audi
Hamilton Audi Lookers Paint and Body Centre (North Shields) Newcastle Audi
Stirling Audi Teesside Audi Tyneside Audi Wearside Audi



You’ve reached your maximum valuations for today. Contact a dealership to book a
valuation or try again tomorrow.

Please fill in all fields

send enquiry


ENQUIRY SENT

Thank you for your enquiry. We’ll be in contact with you shortly.

Value another car


4 /5

36,512 reviews

5.0/5
Sep 12, 2024
Google • Stirling Audi
An exceptional experience with Audi Stirling over the last few weeks in sourcing
and buying my new car. My sales representative Gordon Fraser made everything
seamless, enjoyable and even the process of exchanging my old car (my first
time) extremely simple. Informative and friendly from the moment the process
starts until the moment you leave with the car. When you get a new car with this
particular showroom not only do you come away with a beautiful new car, but they
make you feel like it’s changed from a transactional relationship to a
personal one in the short space of time you’ve known each other. A valued
customer always remembers, when it comes to buying the next car ill only be
looking in one place from this point on.
5.0/5
Sep 12, 2024
Google • Lookers Mitsubishi Brighton
Good customer service
5.0/5
Sep 12, 2024
Google • Lookers MG Brighton
Excellent
5.0/5
Sep 11, 2024
Google • Mercedes-Benz of Maidstone
From start to finish Richard made the process of getting my car so easy and
enjoyable. His customer service is second to none and he couldn’t do enough to
help. I would highly recommend Richard to anyone
5.0/5
Sep 11, 2024
Google • Stirling Audi
I visited Stirling Audi today to have fault rectified and software update
carried out on my A3. Dealt with Amiee and John who were both very polite,
friendly and very professional. They could not have been anymore welcoming and
nothing was too much trouble for them. Could not be anymore happier with the
excellent service received. Thank you Amiee and John.
5.0/5
Sep 11, 2024
Google • Mercedes-Benz of Maidstone
I was greeted by Richard Rapley first thing Sunday morning. Very calm and
relaxing company. He listened to all the things I said that I wanted in a car.
Instead of trying to force me into what he wanted, he listened and came up with
a good solution. No pressure, just factual information about the car I was
buying. Explained all the things the car could do. I went for information and
ended up buying a car. The process to the day of collection was smooth and
Richard was understanding when I did not understand things. Fantastic service
and Fantastic car. Thank You
5.0/5
Sep 11, 2024
Google • Stirling Audi
Ross Corbett. Outstanding service from him . Came in to look at a car went away
and came back .he came off his lunch to help with our enquiry about the car .
First class service from enquiry to getting our new car . Kept in touch to keep
us updated on when we would recive our car and all information about our car and
services available to us .would highly recommend him and look forward to seeing
him for our next new car
5.0/5
Sep 11, 2024
Google • Guildford Audi
Always received exceptionally best service from the team at Audi Guildford. Done
safety checks, tyre replacement and MOT in the same day. Brilliant communication
from Chloe Hills. Thanks
5.0/5
Sep 11, 2024
Google • Mercedes-Benz of Maidstone
Having recently purchased our second A180 Mercedes-Benz at Maidstone i wish to
place on record our appreciation to SIMON LEWIS for the superb level of service
provided !
5.0/5
Sep 11, 2024
Google • Farnborough Audi
Left my handbag accidentally in a loan car and didn’t even remember. Valeters
found this and we were contacted promptly to collect. Number of personal items
inside such as passport licence bank card etc whole bag intact very happy. Also
booked me in for complimentary service


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

More
Next
 1. 
 2. 
 3. 
 4. 


A good deal. Better.

HELP

 * Website Terms & Conditions
 * Vehicle Sales Terms & Conditions
 * Cookie Policy
 * Privacy Notice

 * Terms of Business
 * Modern Slavery Statement
 * Motability Partner
 * Site Map

 * Specialist Automotive Finance
 * Tax Strategy
 * 2022 Full Year Results

ABOUT US

 * About Us
 * Careers
 * Contact Us
 * Call Policy



Connect with us




Our brands

 * Aston Martin
 * Audi
 * Bentley
 * BMW
 * BMW Mototrrad
 * BYD
 * Car Hub
 * Citroen
 * Cupra
 * Dacia
 * DS Automobiles
 * Electric
 * Ferrari
 * Ford
 * GWMOra
 * Hyundai
 * Jaguar
 * JEEP
 * Kia
 * Land Rover
 * Lexus
 * Lotus
 * Maserati
 * Mercedes-Benz
 * MG
 * MINI
 * Mitsubishi
 * Nissan
 * Peugeot
 * Polestar
 * Premium
 * Renault
 * SEAT
 * Skoda
 * smart
 * Toyota
 * Vauxhall
 * Volkswagen
 * Volkswagen Vans
 * Volvo
 * Yamaha

Back to top

© Copyright Lookers Limited 2024



Lookers Motor Group Limited (Company No. 143470) is a subsidiary of Lookers
Limited, (Company No. 111876). Lookers Motor Group Limited is authorised and
regulated by the Financial Conduct Authority for credit broking and insurance
distribution activities. FRN 309424. It is registered in England and Wales with
registered office at Lookers House, 3 Etchells Road, West Timperley, Altrincham,
WA14 5XS; VAT Registration No: GB 405 9783 29.

We are a credit broker not a lender and can introduce you to a number of
lenders. Introducing you to a number of lenders means we receive a commission.
Lenders pay commission at different rates either as a fixed fee or as a fixed
percentage of the amount you borrow. The commission that we receive does not
affect the amount that you pay to the lender under the credit agreement. Credit
subject to status.

Also of Interest
 * Audi Servicing and Parts
 * New AUDI A1 25 TFSI Technik 5dr 2024 | Lookers Audi
 * Used AUDI A1 1.4 TFSI Sport 5dr 2017 | Lookers Audi

I HAVE AN ACCOUNT



Username
Password
Login

I DON'T HAVE AN ACCOUNT

You need an account before you can save searches. It takes less than a minute to
register.

Register Now

I HAVE AN ACCOUNT



Username
Password
Login

I DON'T HAVE AN ACCOUNT

You need an account before you can save vehicles. It takes less than a minute to
register.

Register Now






Close



Close this message


DON'T WORRY!

We're taking you to our partner site, everything is fine.

OK, got it

1 . 






View details




Representative example

First Payment:

N/A Regular Payments Of:

FinalPaymentLabel

Cash Price:

Deposit:

Lender Contribution:

Amount of Credit:

Total Amount Payable:

Option to Purchase Fee:

Documentation Fee:

Rate of interest:

Representative APR:


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


TERMS & CONDITIONS



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

Terms & conditions

(open in new browser)


More details Enquire now

Representative example





 * 
 * 
 * 
 * 




Select search
 * 

YOU SAVED A VEHICLE

You opted to save a vehicle to your account. We will keep you up to date if
anything changes to the status of the vehicles.

You can find your saved vehicles here:

Got it

Monthly Vehicle Variant Save

(View full finance example)


From



advance payment









Example monthly payment



Monthly price

DLA

PIP/AFIP

War Pensioner's Mobility Supplement

POA

Advance payment Vehicle Variant Save



From



advance payment

This vehicle has been reserved
This vehicle is now sold
This vehicle is no longer available

BRAND NEW TO ORDER MOTABILITY BRAND NEW IN STOCK





This vehicle has been reserved
This vehicle is now sold
This vehicle is no longer available

From



advance payment









Example monthly payment



Monthly price

POA


We have available variants
See available s

There is 1 person viewing this vehicle There are people viewing this vehicle

RRP
Save

Advance payment

RRP





PM

Example monthly payment

POA

Monthly price



 * 
 * 
 * 
 * 
 * 
 * 

View
Select vehicle

Available from   or  /month (Rep)



0

Used s

0

New s

Model overview



( )





IS THIS YOUR VEHICLE?

Get my valuation Not your vehicle?


SORRY!

Unfortunately we could not find your vehicle, if the below details are correct
then we will need you to give us more information about your vehicle.


PLEASE PROVIDE US YOUR VEHICLE DETAILS.

We need your current car registration and mileage to attempt to find your
vehicle.

Vehicle registration...
Vehicle mileage...
Value My Car


WE NEED SOME INFORMATION FIRST

We need some information first

First name*
Last name*
Email*
Telephone*
Dealership * Please select a dealershipAyr AudiBasingstoke AudiEdinburgh
AudiFarnborough AudiGlasgow AudiGlasgow Paint and Body CentreGuildford
AudiHamilton AudiLookers Paint and Body Centre (North Shields)Newcastle
AudiStirling AudiTeesside AudiTyneside AudiWearside Audi
Dealership * Please select a dealership
 * Ayr Audi
 * Basingstoke Audi
 * Edinburgh Audi
 * Farnborough Audi
 * Glasgow Audi
 * Glasgow Paint and Body Centre
 * Guildford Audi
 * Hamilton Audi
 * Lookers Paint and Body Centre (North Shields)
 * Newcastle Audi
 * Stirling Audi
 * Teesside Audi
 * Tyneside Audi
 * Wearside Audi

Please note, any personal information you provide here will be used by Lookers
to contact you regarding the vehicle data you submit here. The personal
information will be used in accordance with the terms of our Privacy Notice

Continue


SORRY!

We couldn't get a valuation for you instantly. If you leave your details below
we will respond to your enquiry within two working days, if not before.

Vehicle type*
Select vehicle type CARS LCV BIKES
Manufacturer*

Range*

First name*
Last name*
Email*
Telephone*
Dealership * Please select a dealershipAyr AudiBasingstoke AudiEdinburgh
AudiFarnborough AudiGlasgow AudiGlasgow Paint and Body CentreGuildford
AudiHamilton AudiLookers Paint and Body Centre (North Shields)Newcastle
AudiStirling AudiTeesside AudiTyneside AudiWearside Audi
Dealership * Please select a dealership
 * Ayr Audi
 * Basingstoke Audi
 * Edinburgh Audi
 * Farnborough Audi
 * Glasgow Audi
 * Glasgow Paint and Body Centre
 * Guildford Audi
 * Hamilton Audi
 * Lookers Paint and Body Centre (North Shields)
 * Newcastle Audi
 * Stirling Audi
 * Teesside Audi
 * Tyneside Audi
 * Wearside Audi

We'll email you the full version

Submit


THANK YOU!

We have given you a rough guide to the value of your vehicle. This is subject to
inspection by one of our teams.

Poor condition £
Good condition £
Great condition £
Excellent condition £
These valuations are based on the condition of your vehicle. All valuations are
subject to inspection by one of our teams. These valuations are produced by an
independent third party and are valid for 24 hours.
Save my valuation
Contact Us


SORRY!

We couldn't get a valuation for you instantly. If you leave your details below
we will respond to your enquiry within two working days, if not before.