claimgift-now9.com Open in urlscan Pro
5.61.57.141  Public Scan

URL: https://claimgift-now9.com/
Submission: On December 27 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

GET index.html

<form method="get" id="searchform" action="index.html" role="search">
  <label class="assistive-text" for="s">Search</label>
  <div class="input-group">
    <input class="field form-control" id="s" name="s" type="text" placeholder="Search …" value="">
    <span class="input-group-append">
      <input class="submit btn btn-primary" id="searchsubmit" name="submit" type="submit" value="Search">
    </span>
  </div>
</form>

POST https://www.bms-cars.co.uk/booking.php

<form id="booking-form" class="ajax-form" action="https://www.bms-cars.co.uk/booking.php" method="POST" data-parsley-validate="" novalidate="">
  <div class="modal-content">
    <div class="modal-header">
      <h5 class="modal-title" id="call-back-modal-title">Online Enquiry</h5>
      <button type="button" class="close" data-dismiss="modal" aria-label="Close">
        <span aria-hidden="true">×</span>
      </button>
      <div>
        <p>Please enter your details below and we'll get back to you right away. <span class="in-office"> Our team are also available right now on <a class="call-click bf-workshop" href="tel:01243 20 10 11">
01243 20 10 11
</a>
            <a class="call-click bf-sales" href="tel:01243 20 20 15">
01243 20 20 15
</a>
          </span></p>
      </div>
    </div>
    <div class="modal-body">
      <div class="form-group">
        <label for="service" class="label-first">Enquiry Type:</label>
        <select id="service" name="service">
          <option value="" selected="" data-type="workshop">Please select</option>
          <option value="VEHICLE" data-type="sales">Vehicle Enquiry</option>
          <option value="SIDLESHAM" data-type="workshop">Service Desk</option>
          <option value="SELSEY" data-type="sales">Car Sales</option>
          <option value="REPAIRS" data-type="workshop">Repair Work</option>
          <option value="DIAGNOSTICS" data-type="workshop">Diagnostics</option>
          <option value="MOT" data-type="workshop">MOT Test</option>
          <option value="CLASS-7-MOT" data-type="workshop">Class 7 MOT Test</option>
          <option value="INTERIM-SERVICE" data-type="workshop">Interim Service</option>
          <option value="FULL-SERVICE" data-type="workshop">Full Service</option>
          <option value="INTERIM-SERVICE-MOT" data-type="workshop">Interim Service &amp; MOT</option>
          <option value="FULL-SERVICE-MOT" data-type="workshop">Full Service &amp; MOT</option>
          <option value="OTHER" data-type="workshop">Other Services</option>
        </select>
      </div>
      <div class="form-group bf-sales">
        <label for="vehicle">Vehicle:</label>
        <input type="text" name="vehicle" id="vehicle-field">
      </div>
      <div class="form-group">
        <label for="name">Name:</label>
        <input type="text" name="name" minlength="3" required="required" data-parsley-trigger="keyup" data-parsley-error-message="Please enter your name">
      </div>
      <div class="form-group">
        <label for="number">Phone:</label>
        <input type="text" name="number" minlength="8" required="required" data-parsley-trigger="keyup" data-parsley-error-message="Please provide your number or email" data-parsley-group="contact1">
      </div>
      <div class="form-group">
        <label for="email">Email:</label>
        <input type="text" name="email" required="required" data-parsley-trigger="keyup" data-parsley-error-message="Please enter your email or number" data-parsley-group="contact2">
      </div>
      <div class="form-group bf-workshop">
        <label for="reg">Vehicle Registration:</label>
        <input type="text" id="registration_plate" name="reg">
        <a href="#" id="registrationLookup">Lookup</a>
      </div>
      <div class="form-group bf-workshop vehicle-details">
        <label for="reg">Vehicle Details:</label>
        <input type="text" id="v-details" name="v-details" readonly="">
        <input type="hidden" id="v-make" name="v-make">
        <input type="hidden" id="v-model" name="v-model">
        <input type="hidden" id="v-engine" name="v-engine">
        <input type="hidden" id="v-fuel" name="v-fuel">
        <input type="hidden" id="v-transmission" name="v-transmission">
        <input type="hidden" id="v-year" name="v-year">
      </div>
      <div class="form-group">
        <label for="message">Message:</label>
        <textarea name="message"></textarea>
      </div>
      <input type="hidden" name="page" value="/">
      <input type="hidden" name="type" value="booking">
    </div>
    <div class="modal-footer">
      <div class="ajax-message"></div>
      <button type="submit" class="btn btn-primary">Submit</button>
      <div id="callback-captcha" class="g-recaptcha" data-sitekey="6LfYOfEaAAAAAIbOHeyXGdzuU_3BrPqTdq_gQs27" data-callback="postCaptcha" data-size="invisible" data-badge="inline">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-87nfm07aahs2" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfYOfEaAAAAAIbOHeyXGdzuU_3BrPqTdq_gQs27&amp;co=aHR0cHM6Ly9jbGFpbWdpZnQtbm93OS5jb206NDQz&amp;hl=en&amp;v=u-xcq3POCWFlCr3x8_IPxgPu&amp;size=invisible&amp;badge=inline&amp;cb=vmfvihell3k4"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
    <div class="modal-spinner"></div>
  </div>
</form>

Text Content

Workshop 01243 20 10 11
Car Sales 01243 20 20 15
Skip to content
Menu
 * Home
 * Used Cars
 * MOTs
 * Servicing
 * Repairs
 * More Services
   * All Other Services
   * Engine Decarbonisation Service
   * Air-Con
   * Tyres
   * Scrap Car Collection
 * News
 * About
 * Contact
 * Search
   


LOOKING AFTER YOU AND YOUR VEHICLE.

As the leading independent garage in the Chichester area, we can help you with
all your motoring needs. Whether you're looking for a new vehicle, an MOT,
servicing or repairs - give us a call or visit one of our branches today.

MOT Testing Exclusive trade rates extended to the public and experienced testers
including class 4 and class 7 vehicles. MOT TESTING
Repair Services From bodywork to exhaust systems, our helpful master technicians
will restore your vehicle professionally. REPAIR SERVICES
Used Cars We no longer run our Selsey car sales site but there is another
company on site that have used cars in stock from a variety of marques to meet
any budget, all fully warrantied and serviced. USED CARS


WELCOME TO BMS CARS

THE LEADING MOT, CAR REPAIR AND VEHICLE SERVICING GARAGE IN THE CHICHESTER AREA.

BMS Cars offers a range of professional garage services designed to keep your
vehicle in great condition. Located in Sidlesham, just three miles south of
Chichester, our quality of service and competitive pricing continues to earn us
a trustworthy reputation as the best independent garage in the Chichester
region. With a rapidly growing customer base, we are the largest independent
garage serving the Chichester area.

For the last decade, our loyal customers from Selsey, Bognor, Portsmouth, Bosham
and Sidlesham have come to appreciate the friendly and approachable manner of
our staff who boast a combined experience of more than 100 years in the motor
trade. Whether you need repairs or vehicle servicing in the Chichester area,
come and see why our customers have consistently named us their local garage of
choice!




Tim and all the team have been extremely efficient, helpful and trustworthy and
I can always rely on their advice and high quality of service. Highly recommend
this company.

Tom Bainbridge Facebook

Very friendly atmosphere they have. Everything was done like promised. Fast and
with full explanation, easy to understand for anybody who has close to zero
knowledge about cars. I honestly think I found my garage for years to come.
Thank you guys.

Jaroslaw Wierzbicki Google

I always use BMS Cars for my servicing and MOT's. They are much more friendly
than my old garage and always has a courtesy car for me. I would never go
anywhere else!

Ariane Hill Facebook

CHICHESTER MOT TESTING

BMS Cars is fully licensed to handle a wide range of MOT work and repairs in the
Chichester area. With a large quantity of parts always available in stock, we
can ensure to get your vehicle through its MOT test and be back on the road in
no time.

Our customers enjoy exclusive trade pricing on all MOT tests. We are well
equipped to service and test all sizes of vehicles including class 4 and class 7
vans.

MOT Testing

CAR SERVICING

From routine maintenance like oil changes to the installation of a new set of
tyres or diagnostic checks, BMS cars cover all the bases. Customers can enjoy
our spacious heated waiting room including complimentary beverages, magazines,
and wireless internet while you wait or take advantage of one of our six
courtesy cars available to all customers.

We're able to offer electronic service stamp history for the following car
makes: Audi, BMW, Jaguar, Landrover, Mercedes, Mazda, SEAT, Skoda and
Volkswagen.

Servicing


CAR REPAIRS

Whether you are seeking a clutch change or an engine rebuild, BMS Cars can
repair all types of vehicles with all parts and labour fully guaranteed. With
extensive training and years of experience, our helpful technicians use only
genuine and top quality parts so that you can drive away with peace of mind.

Car Repairs

USED CARS

If you are local to Chichester and in the market for another vehicle, we stock
an extensive range of quality used cars. Our customers get to take advantage of
our incredibly low prices, 3 month parts and labour warranty and our 76 point
inspection, designed to ensure a safe ride home and trouble free ownership.

Used Cars

Looking for a new car or our garage services? Get in touch with our team today:
Workshop 01243 20 10 11
Workshop 07734 755396

NAVIGATION

 * Home
 * Used Cars
 * MOTs
 * Servicing

 * Repairs
 * More Services
 * About
 * Contact



REGISTERED ADDRESS

Unit 2, Medmerry Industrial Estate, Easton Ln, Chichester PO20 7NU

Copyright © 2023 BMS Cars Limited a company registered in England and Wales
under company number 07983651.



 * Terms & Conditions
 * Privacy Policy
 * Cookie Policy



ONLINE ENQUIRY

×

Please enter your details below and we'll get back to you right away. Our team
are also available right now on 01243 20 10 11 01243 20 20 15

Enquiry Type: Please select Vehicle Enquiry Service Desk Car Sales Repair Work
Diagnostics MOT Test Class 7 MOT Test Interim Service Full Service Interim
Service & MOT Full Service & MOT Other Services
Vehicle:
Name:
Phone:
Email:
Vehicle Registration: Lookup
Vehicle Details:
Message:

Submit



BMS CARS SELSEY

×

1