www.blademotorcycles.co.uk Open in urlscan Pro
91.215.186.186  Public Scan

Submitted URL: http://www.blademotorcycles.co.uk/
Effective URL: https://www.blademotorcycles.co.uk/
Submission: On October 16 via api from US — Scanned from GB

Form analysis 4 forms found in the DOM

GET /search

<form method="get" action="/search">
  <input type="text" placeholder="Find anything..." name="search_term">
  <button type="submit"><i class="fa fa-search"></i></button>
</form>

GET /search

<form method="get" action="/search">
  <div class="input-group py-1 px-2 px-md-0 pt-5 pb-3">
    <input class="form-control searchmobile form-control-dark nobgsearch" name="search_term" type="text" placeholder="Search site..." aria-label="Search">
    <input type="hidden" name="is_posted" value="yes">
    <div class="input-group-append search-border">
      <button class="btn btn-outline-light nobgsearch" type="submit"><i class="fa fa-search"></i></button>
    </div>
  </div>
</form>

POST

<form id="frm_callback" class="form-horizontal" method="POST" action="">
  <fieldset>
    <legend class="text-center">Request a Callback</legend>
    <div class="form-group">
      <label class="col-md-12 control-label bikeform"><label>Send us your telephone number and we'll give you a call back.</label></label>
    </div>
    <input name="frm_id" type="hidden" id="frm_id" value="frm_callback">
    <input name="frm_group_id" type="hidden" id="frm_group_id" value="4">
    <div class="form-group col-md-6 pull-left" id="div_full_name">
      <label class="col-md-12 control-label" for="full_name">Full Name<span class="requiredtext"> *</span></label>
      <div class="col-md-12">
        <input id="full_name" name="full_name" type="text" placeholder="Please type your name here" class="form-control  required text" value="" required="required">
        <p class="help-block" id="error_full_name"></p>
      </div>
    </div>
    <div class="form-group col-md-6 pull-left" id="div_telephone_number">
      <label class="col-md-12 control-label" for="telephone_number">Telephone Number<span class="requiredtext"> *</span></label>
      <div class="col-md-12">
        <input id="telephone_number" name="telephone_number" type="text" placeholder="Please type your telephone number here" class="form-control  required text" value="" required="required">
        <p class="help-block" id="error_telephone_number"></p>
      </div>
    </div>
    <div class="form-group col-md-6 pull-left" id="div_email_address">
      <label class="col-md-12 control-label" for="email_address">E-mail Address<span class="requiredtext"> *</span></label>
      <div class="col-md-12">
        <input id="email_address" name="email_address" type="text" placeholder="Please type your email address here (all lowercase)" class="form-control  required text" value="" required="required">
        <p class="help-block" id="error_email_address"></p>
      </div>
    </div> <input name="area" type="hidden" id="area" value="">
    <style type="text/css">
      .gdpr-container {
        width: 100%;
        margin-bottom: 20px;
        border: 1px solid #d3d3d3;
        overflow: hidden;
        padding: 20px;
        box-sizing: border-box;
        background-color: #fff;
      }

      .gdpr-inner {
        float: left;
        display: none;
      }

      p.help-block {
        display: none;
        width: 100%;
        float: left;
        padding: 0;
        color: #FF0000;
        margin: 0;
        font-size: 14px;
      }

      .requiredtext {
        clear: none;
      }

      .checkbox {
        float: left;
        margin-right: 10px;
      }

      label {
        font-size: 14px;
      }

      .segments {
        overflow: hidden;
      }

      .gdpr_text {
        width: 100%;
        display: block;
        overflow: hidden;
        margin: 10px 0;
        font-size: 14px;
      }
    </style>
    <div class="form-group col-md-6 pull-left" id="div_gdpr">
      <div class="col-md-12 pull-left ">
        <div class="gdpr-container">
          <div id="confm12" class="form_field_container_contact">
            <label for="mailing_list"><input name="mailing_list" class="inline_checkbox mailing_list" type="checkbox" id="mailing_list" value="1">Subscribe to Email Updates</label>
          </div>
          <div class="gdpr-inner" style="display: none;">
            <div class="gdpr_text">
              <span>Please confirm you would like Blade Motorcycles to use your email address to keep you informed of general news and marketing. Read our <a target="_blank" href="/privacy-and-cookies">privacy policy</a> for more information on how
                we protect and manage your data.</span>
            </div>
            <div class="gdpr_text">
              <div class="col-lg-12">
                <label>
                  <input id="privacy_policy_agreement" class="inline_checkbox" name="privacy_policy_agreement" type="checkbox" value="1">
                  <span><span class="requiredtext">*</span>I have read and agree to the privacy policy.</span>
                </label>
                <p class="help-block" id="error_privacy_policy_agreement">This is required.</p>
              </div>
              <div class="col-lg-12">
                <label>
                  <input id="consent_to_collection" class="inline_checkbox" name="consent_to_collection" type="checkbox" value="1">
                  <span><span class="requiredtext">*</span>I consent to Blade Motorcycles collecting my name and email.</span>
                </label>
                <p class="help-block" id="error_consent_to_collection">This is required.</p>
              </div>
            </div>
            <div class="segments">
              <div class="gdpr_text">
                <span>To help us tailor emails to your specific interests please tick the appropriate preferences:</span>
              </div>
              <div class="segments">
                <div class="form_field_container_contact col-12 col-sm-6 col-md-3 pull-left">
                  <label class="checkbox-inline">
                    <input name="segments[]" type="checkbox" value="Triumph">Triumph </label>
                </div>
                <div class="form_field_container_contact col-12 col-sm-6 col-md-3 pull-left">
                  <label class="checkbox-inline">
                    <input name="segments[]" type="checkbox" value="Harley-Davidson">Harley-Davidson </label>
                </div>
                <div class="form_field_container_contact col-12 col-sm-6 col-md-3 pull-left">
                  <label class="checkbox-inline">
                    <input name="segments[]" type="checkbox" value="Honda">Honda </label>
                </div>
                <div class="form_field_container_contact col-12 col-sm-6 col-md-3 pull-left">
                  <label class="checkbox-inline">
                    <input name="segments[]" type="checkbox" value="Suzuki">Suzuki </label>
                </div>
                <div class="form_field_container_contact col-12 col-sm-6 col-md-3 pull-left">
                  <label class="checkbox-inline">
                    <input name="segments[]" type="checkbox" value="Yamaha">Yamaha </label>
                </div>
                <div class="form_field_container_contact col-12 col-sm-6 col-md-3 pull-left">
                  <label class="checkbox-inline">
                    <input name="segments[]" type="checkbox" value="KTM">KTM </label>
                </div>
                <div class="form_field_container_contact col-12 col-sm-6 col-md-3 pull-left">
                  <label class="checkbox-inline">
                    <input name="segments[]" type="checkbox" value="Ducati">Ducati </label>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="form-group col-md-6 pull-left" id="div_location">
      <label class="col-md-12 control-label" for="location">Location</label>
      <div class="col-md-12">
        <select id="location" name="location" class="form-control ">
          <option value="">Please select a location</option>
          <option value="463">Blade Ducati Oxford</option>
          <option value="243">Blade Honda Abingdon</option>
          <option value="193">Blade Honda Stratford Upon Avon</option>
          <option value="194">Blade Honda Swindon</option>
          <option value="181">Blade Indian Service only</option>
          <option value="472">Blade KTM Swindon</option>
          <option value="462">Blade Service Abingdon</option>
          <option value="473">Blade Service Swindon</option>
          <option value="186">Blade Suzuki Swindon</option>
          <option value="55">Blade Triumph Cheltenham</option>
          <option value="54">Blade Triumph Stratford</option>
          <option value="53">Blade Triumph Swindon</option>
          <option value="474">Blade Yamaha Swindon</option>
          <option value="191">Cheltenham Harley Davidson </option>
          <option value="192">Oxford Harley Davidson </option>
        </select>
        <p class="help-block" id="error_location"></p>
      </div>
    </div>
    <div class="form-group col-md-12 pull-left">
      <label class="col-md-12 control-label"></label>
      <div class="col-lg-12 text-center">
        <div class="g-recaptcha mx-auto" data-sitekey="6Leh7joUAAAAAMY4kGnQzaVomU-J3OxJmb6_0ZS_">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-tksl9dvul4tl" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Leh7joUAAAAAMY4kGnQzaVomU-J3OxJmb6_0ZS_&amp;co=aHR0cHM6Ly93d3cuYmxhZGVtb3RvcmN5Y2xlcy5jby51azo0NDM.&amp;hl=en&amp;v=MydHw_zggsxIJuhSbyOmPv5R&amp;size=normal&amp;cb=1fl362yiidp9"></iframe>
            </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>
        <span id="captcha" style="margin-left:100px;color:red;"></span>
        <p class="help-block" id=""></p>
      </div>
    </div>
    <script src="https://www.google.com/recaptcha/api.js"></script>
    <div class="form-group col-12 pull-left">
      <div class="col-lg-12 text-center">
        <div id="errors" class="error text-danger"></div>
      </div>
    </div>
    <div class="form-group">
      <label class="col-md-12 control-label" for="frm_button"></label>
      <div class="col-lg-12 text-center">
        <button id="frm_button" class="btn btn-primary cta">submit &nbsp; <i class="fa fa-envelope" aria-hidden="true"></i></button>
      </div>
    </div>
  </fieldset>
</form>

GET used-bikes

<form method="get" action="used-bikes" class="selectusedhome">
  <div class="used-search-inner used_search_fiter_wrapper">
    <h3>Find your dream used bike</h3>
    <div class="used-search-dropdowns-area">
      <div class="row">
        <div class="col-12 col-sm-6 col-md-3 selectmake">
          <label>
            <select id="homepage_make" name="make" class="used-search-style w-100">
              <option value="">Make</option>
              <option value="aprilia">APRILIA</option>
              <option value="bmw">BMW</option>
              <option value="ducati">DUCATI</option>
              <option value="harley-davidson">HARLEY-DAVIDSON</option>
              <option value="honda">Honda</option>
              <option value="indian motorcycle">INDIAN MOTORCYCLE</option>
              <option value="kawasaki">KAWASAKI</option>
              <option value="keeway">KEEWAY</option>
              <option value="ktm">KTM</option>
              <option value="moto guzzi">MOTO GUZZI</option>
              <option value="royal enfield">ROYAL ENFIELD</option>
              <option value="scrambler">Scrambler</option>
              <option value="seat">SEAT</option>
              <option value="suzuki">SUZUKI</option>
              <option value="triumph">TRIUMPH</option>
              <option value="yamaha">YAMAHA</option>
            </select>
          </label>
        </div>
        <div class="col-12 col-sm-6 col-md-3 selectmodel">
          <label>
            <select id="homepage_model" name="model" class="used-search-style w-100">
              <option value="">Model</option>
            </select>
          </label>
        </div>
        <div class="col-12 col-sm-6 col-md-3 selectprice">
          <label>
            <select name="price_max" class="used-search-style w-100">
              <option value="">Max Price</option>
              <option value="3000">£3,000</option>
              <option value="3500">£3,500</option>
              <option value="4000">£4,000</option>
              <option value="4500">£4,500</option>
              <option value="5000">£5,000</option>
              <option value="5500">£5,500</option>
              <option value="6000">£6,000</option>
              <option value="6500">£6,500</option>
              <option value="7000">£7,000</option>
              <option value="7500">£7,500</option>
              <option value="8000">£8,000</option>
              <option value="8500">£8,500</option>
              <option value="9000">£9,000</option>
              <option value="9500">£9,500</option>
              <option value="1000000">£10,000+</option>
            </select>
          </label>
        </div>
        <div class="col-12 col-sm-6 col-md-3 searchnow">
          <input type="submit" value="Search now" class="btn btn-used-bike-search" name="search">
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Menu

Call Us

Our Locations

Request Callback

Menu

Call Us

Our Locations

Request Callback
 * Our Brands
   * Ducati
   * Harley-Davidson
   * Honda
   * KTM
   * Suzuki
   * Triumph
   * Yamaha
 * New Bikes
   * New Bikes in stock
   * Ducati
   * Harley-Davidson
   * Honda
   * KTM
   * Suzuki
   * Scrambler
   * Triumph
   * Yamaha
   * Pre-Reg Offers
 * Used Bikes
   * Used Bikes
   * Ex Demonstrators
   * Reserve Online
   * Blade Approved Benefits
   * Sell your bike
 * Offers
   * Offers
   * Exclusive Offers
 * Shop
 * Servicing
   * Motorcycle Servicing
   * Book a Service
   * Book an MOT
   * Service Plans
   * Motorcycle Maintainence Tips
   * GardX Enquiry
 * Blade Finance
 * News & Events
   * News
   * Events
 * About
   * About Us
   * Customer Testimonials
   * Our Locations
   * Our Brands
 * Careers
 * Contact
   * Contact Us
   * Book an Appointment
   * Sell your bike today
   ×
   
   
   

×
Request a Callback
Send us your telephone number and we'll give you a call back.
Full Name *



Telephone Number *



E-mail Address *



Subscribe to Email Updates
Please confirm you would like Blade Motorcycles to use your email address to
keep you informed of general news and marketing. Read our privacy policy for
more information on how we protect and manage your data.
*I have read and agree to the privacy policy.

This is required.

*I consent to Blade Motorcycles collecting my name and email.

This is required.

To help us tailor emails to your specific interests please tick the appropriate
preferences:
Triumph
Harley-Davidson
Honda
Suzuki
Yamaha
KTM
Ducati
Location
Please select a location Blade Ducati Oxford Blade Honda Abingdon Blade Honda
Stratford Upon Avon Blade Honda Swindon Blade Indian Service only Blade KTM
Swindon Blade Service Abingdon Blade Service Swindon Blade Suzuki Swindon Blade
Triumph Cheltenham Blade Triumph Stratford Blade Triumph Swindon Blade Yamaha
Swindon Cheltenham Harley Davidson Oxford Harley Davidson






submit  

Close

CALL US

×
 * Ducati Oxford 01235 466089
 * Cheltenham Harley-Davidson® 01242 240570
 * Oxford Harley-Davidson® 01865 735121
 * Honda Abingdon 01235 550055
 * Honda Stratford 01789 208960
 * Honda Swindon 01793 500259
 * KTM Swindon 01793 435627
 * Suzuki Swindon 01793 500259
 * Triumph Cheltenham 01242 235999
 * Triumph Stratford 01789 205149
 * Triumph Swindon01793 525125
 * Yamaha Swindon 01793 500259

Close

OUR LOCATIONS

×

DUCATI OXFORD

CHELTENHAM HARLEY

OXFORD HARLEY

BLADE HONDA ABINGDON

BLADE HONDA STRATFORD

BLADE HONDA SWINDON

BLADE KAWASAKI ABINGDON

BLADE SUZUKI SWINDON

BLADE TRIUMPH CHELTENHAM

BLADE TRIUMPH STRATFORD

BLADE TRIUMPH SWINDON

BLADE YAMAHA SWINDON

Close
 1. 
 2. 
 3. 
 4. 
 5. 


GET THE LATEST MOTORCYCLE NEWS, EVENTS & OFFERS

DIRECT TO YOUR INBOX - SIGN UP TODAY!

Keep up to date with everything motorcycle.

Join Now



SELL YOUR MOTORBIKE IN 3 SIMPLE STEPS

Find out more
Previous Next




NEW BIKES

Discover all of our new motorcycles or scooters for sale from all of our leading
motorcycle brands.

VIEW OUR MOTORCYCLES




NEW BIKES OFFERS

Find your next ride in our new bikes offers, with affordable finance packages,
added extras and alluring deals to make your riding dreams come true.

VIEW MOTORCYCLE OFFERS


FIND YOUR DREAM USED BIKE

MakeAPRILIA BMW DUCATI HARLEY-DAVIDSON Honda INDIAN MOTORCYCLE KAWASAKI KEEWAY
KTM MOTO GUZZI ROYAL ENFIELD Scrambler SEAT SUZUKI TRIUMPH YAMAHA
Model
Max Price£3,000 £3,500 £4,000 £4,500 £5,000 £5,500 £6,000 £6,500 £7,000 £7,500
£8,000 £8,500 £9,000 £9,500 £10,000+



WELCOME TO BLADE MOTORCYCLES

We are proud to represent some of the most iconic industry leading motorcycles
in the world, and since our launch in 1995, we've worked hard to provide
unparalleled commitment and support to our customers.

FIND OUT MORE


OUR MOTORCYCLE DEALERSHIPS

With a range of locations across the Southwest for each of our motorcycle
brands, we’re proud to say we know no boundaries.  With showrooms spanning but
not limited to Gloucestershire, Oxfordshire, Warwickshire and Wiltshire.

VIEW OUR LOCATIONS




FEATURED USED BIKES

Stunning quality, even better price. Our Blade Approved Used bikes selection
brings an opportunity to own a class-leading ride that's been previously
cherished, bringing the price down for an even better deal; frequently updated
with new motorcycles for sale so check back often!

VIEW OUR GROUP MOTORCYCLE STOCK

HARLEY-DAVIDSON SOFTAIL BREAKOUT 117

2023 '23' plate
Now £20,995 Save £3,482

HARLEY-DAVIDSON SPORTSTER XL1200CX ROADSTER

2018 '18' plate
£8,995

HARLEY-DAVIDSON TOURING FLHTK ULTRA LIMITED

2022 '22' plate
Now £22,995 Save £8,282

KAWASAKI NINJA H2 SX

2021 '21' plate
Now £11,250 Save £745

HARLEY-DAVIDSON SOFTAIL FLSB SPORT GLIDE

2021 '21' plate
£15,489

HARLEY-DAVIDSON TOURING FLHXS STREET GLIDE SPECIAL

2022 '22' plate
£22,489

HARLEY-DAVIDSON FLHXST STREET GLIDE ST

2023 '23' plate
Now £24,995 Save £5,182

HARLEY-DAVIDSON SOFTAIL FXBRS BREAKOUT 114

2022 '22' plate
£19,995

BMW G 310 GS

2021 '71' plate
£2,995

HARLEY-DAVIDSON TOURING FLHRXS ROAD KING SPECIAL

2023 '23' plate
£22,995

KAWASAKI Z H2

2022 '22' plate
£13,450

HARLEY-DAVIDSON TOURING FLHRXS ROAD KING SPECIAL

2023 '23' plate
£22,850




MOTORCYCLE SERVICING

Your motorcycle deserves a premier treatment to keep it performing at its best;
that's where we come in. Factory trained technicians, leading diagnostic
technology and years of experience makes us the trustworthy team you need.

FIND OUT MORE




ONLINE SHOP

Conquering the road with true confidence and style couldn't be easier with our
online shop, stocked full with big name brands for comfortable, safe and stylish
clothing, plus a range of fantastic motorcycle parts & accessories.

SHOP NOW


BLADE MOTORCYCLES NEWS & EVENTS

Stay up to date with the latest news and motorcycles for sale from us and our
brands, from the newest motorcycle releases, our stunning motorbike offers and
the events that unite bikers and our passionate community. 

READ ALL MOTORCYCLE NEWS

BIKE NIGHT FRIGHT NIGHT AT CHELTENHAM AND OXFORD HARLEY-DAVIDSON

READ MORE

TRIUMPH X ACE CAFE

READ MORE

SPEED 400 AND SCRAMBLER 400 X IN STORE FOR A LIMITED TIME

READ MORE

DUCATI CELEBRATES 20 YEARS OF THE MULTISTRADA

READ MORE

BIKE NIGHT FRIGHT NIGHT AT CHELTENHAM AND OXFORD HARLEY-DAVIDSON

HarleyWeen Bike Night Fright Night     Mark yo...

Read more

TRIUMPH X ACE CAFE

Who are Ace Cafe? If you ...

Read more

SPEED 400 AND SCRAMBLER 400 X IN STORE FOR A LIMITED TIME

SPEED 400 AND SCRAMBLER 400 X IN STORE FOR A LIMITED TIME   ...

Read more

DUCATI CELEBRATES 20 YEARS OF THE MULTISTRADA

Ducati celebrates 20 years o...

Read more


Sell Your Bike Today

Get the latest news and offers straight to your inbox

SIGN UP TO OUR NEWSLETTER

Blade Motor Cycles Limited | 04660284 | Vat Number: 790661018

Ducati | Harley-Davidson® | Honda | KTM | Suzuki | Triumph | Yamaha | Sell your
Bike

Heritage Automotive | 03142712 |
16 Lower Road, Churchfields, Salisbury,
Wiltshire, SP2 7QD

QUICK LINKS

 * Used Bikes
 * New Ducati Bikes
 * New Harley-Davidson Bikes
 * New Honda Bikes

 * New KTM Bikes
 * New Suzuki Bikes
 * New Triumph Bikes
 * New Yamaha Bikes
 * Sell your Bike

OPENING TIMES

Sales
Monday - Friday: 08:30 - 18:00
Saturday: 09:00 - 17:00
Sunday: Closed

Service
Abingdon: Monday - Friday: 09:00 - 17:00
Swindon: Monday - Friday 08:30 - 17:00 Saturday: 09:00 - 13:00
Triumph Cheltenham: Monday - Friday 08:30 - 17:00 Saturday: 09:00 - 13:00
Stratford: Tuesday - Friday: 8:30 - 17:30 Saturday: 09:00 - 17:00
Cheltenham: Harley-Davidson® Tuesday - Friday: 8:30 - 17:30 Saturday: 09:00 -
17:00

TERMS & CONDITIONS

 * Sales
 * Aftersales
 * Slavery Act Statement
 * Tax Strategy
 * Privacy Policy
 * Gender Pay Gap

© Copyright 2023 Blade Motorcycles. All rights reserved
Admin Login  | Privacy & cookies

Blade Motorcycles Ltd is an appointed representative of Heritage Automotive
Limited which is authorised and regulated by the Financial Conduct Authority.
FRN: 307110. We are a Credit Broker not a Lender and can introduce you to a
limited number of lenders. We typically receive a fixed commission calculated by
reference to the vehicle model or amount you borrow, for introducing you to a
lender but this does not affect the interest you pay on the agreement, which is
set by the lender.

Powered by DealerWEBS

Blade Motorcycles proudly supports the Bikes in Stock website.


About cookies on this site.
This website uses essential cookies to ensure its proper operation and tracking
cookies to understand how you interact with it. The latter will be set only
after consent. Let me choose
Accept allReject all

About cookies on this site.

Cookie usage 📢
I use cookies to ensure the basic functionalities of the website and to enhance
your online experience. You can choose for each category to opt-in/out whenever
you want. For more details relative to cookies and other sensitive data, please
read the full privacy policy.
Strictly necessary cookiesStrictly necessary cookies
These cookies are essential for the proper functioning of my website. Without
these cookies, the website would not work properly

NameDomainExpirationFunctionalityPurposePHPSESSIDdealerwebs.comsessionIdentifies
your unique session on the websiteEssential

Performance and Analytics cookiesPerformance and Analytics cookies
These cookies allow the website to remember the choices you have made in the
past

NameDomainExpirationFunctionalityPurpose_ga_*google.com1 yearTo store and count
pageviews.Statistics_gidgoogle.com1 dayTo store and count
pageviews.Statistics_gat_UA-*google.comsessionTo limit the amount of data
recorded by Google on high traffic volume
websites.Statistics_gat_gtag_UA_*google.com1 minuteTo store a unique user
ID.Statistics__atuvsaddthis.com1 yearTo store performed actions on the
website.Statistics__atuvcaddthis.com1 yearTo store performed actions on the
website.Statisticsuvcaddthis.com13 MonthsTo store and track visits across
websites.Statisticslocaddthis.com13 MonthsTo store location
data.Statisticsdwa_cookiedealerwebs.com2 yearsTo store and count
pageviews.Statistics

Accept allReject allSave settings