www.yuasa.co.uk Open in urlscan Pro
138.68.135.31  Public Scan

Submitted URL: http://www.yuasa.co.uk/
Effective URL: https://www.yuasa.co.uk/
Submission: On March 22 via manual from US — Scanned from GB

Form analysis 6 forms found in the DOM

GET https://www.yuasa.co.uk/catalogsearch/result/

<form id="search_mini_form" action="https://www.yuasa.co.uk/catalogsearch/result/" method="get">
  <div class="input-box">
    <label for="search">Search:</label>
    <input id="search" type="search" name="q" value="" class="input-text required-entry" maxlength="128" placeholder="Product search..." autocomplete="off">
    <button type="submit" title="Search" class="button search-button"><span><span>Search</span></span></button>
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var searchForm = new Varien.searchForm('search_mini_form', 'search', '');
    //]]>
  </script>
  <div style="display: none;" id="search_autocomplete" class="search-autocomplete"></div>
</form>

<form class="registration-form">
  <div class="fields-container registration-container fields-gb">
    <div class="customizer"></div>
    <div class="input-field-container registration-vrm">
      <input type="text" name="vrm" class="input-field registration-field" value="" autocomplete="off">
    </div>
    <button class="bf-btn-lookup bf-btn-reg-lookup"><i class="search-icon"></i>Search</button>
  </div>
</form>

<form class="vin-form">
  <div class="fields-container vin-container fields-vin">
    <div class="input-field-container">
      <input type="text" name="vin" class="input-field vin-field" value="" autocomplete="off">
    </div>
    <button class="bf-btn-lookup bf-btn-vin-lookup"><i class="search-icon"></i>Search</button>
  </div>
</form>

<form class="registration-form">
  <div class="fields-container registration-container fields-gb">
    <div class="input-field-container registration-vrm">
      <input type="text" name="vrm" class="input-field registration-field" value="" autocomplete="off">
    </div>
    <button class="bf-btn-lookup bf-btn-reg-lookup"><i class="search-icon"></i>Search</button>
  </div>
</form>

POST /stores/pages/view/

<form action="/stores/pages/view/" method="post" id="find_store_more" class="form-find-store reverse form-horizontal clearfix">
  <div class="fieldset">
    <ul class="form-list">
      <li class="field field-location">
        <label>Your Location:</label>
        <div class="input-box">
          <input type="text" name="search_place" class="input-text" placeholder="e.g. Town, City, Postcode" value="">
        </div>
      </li>
    </ul>
  </div>
  <div class="buttons-set">
    <button class="button btn-find-store" type="submit">
      <span><span>Find a <strong>distributor</strong></span></span>
    </button>
    <input type="hidden" name="isalluserstores" value="">
  </div>
</form>

POST https://www.yuasa.co.uk/newsletter/subscriber/new/

<form action="https://www.yuasa.co.uk/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail" class="validate-below">
  <h3>Sign up to our consumer mailing list</h3>
  <div class="block-content">
    <div class="form-subscribe-header">
      <label for="newsletter">Receive the latest news and offers from Yuasa straight into your inbox by signing up to our consumer mailing list.</label>
    </div>
    <div class="input-box clearfix">
      <input type="text" name="firstname" id="newsletter_name" placeholder="First name" title="Sign up for our newsletter" class="input-text required-entry">
    </div>
    <div class="input-box clearfix">
      <input type="text" name="lastname" id="newsletter_last_name" placeholder="Last name" title="Sign up for our newsletter" class="input-text required-entry">
    </div>
    <div class="input-box clearfix batteries_checkboxes">
      <span>Please select which application you are interested in?</span>
      <div class="newsletter_interest_box">
        <label for="vehicle_batteries"><input type="checkbox" id="vehicle_batteries" class="checkbox" name="vehicle_batteries">Vehicle Batteries</label>
        <label for="industrial_batteries"><input type="checkbox" id="industrial_batteries" class="checkbox" name="industrial_batteries">Industrial Batteries</label>
      </div>
    </div>
    <div class="input-box clearfix">
      <input type="text" name="email" id="newsletter" placeholder="Your e-mail address" title="Sign up for our newsletter" class="input-text required-entry validate-email">
    </div>
    <div class="input-box clearfix">
      <div class="recaptcha" style="overflow:hidden;position:relative;margin-bottom:10px;">
        <input type="checkbox" id="cb-2016702942" name="cb-2016702942" value="" class="required-entry" style="visibility:hidden; position:absolute; left:-1000000px">
        <div id="el-2016702942">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcnEX0UAAAAALFSlcfVxFvxn1iAmYXFXda3yPKY&amp;co=aHR0cHM6Ly93d3cueXVhc2EuY28udWs6NDQz&amp;hl=en-GB&amp;type=image&amp;v=Trd6gj1dhC_fx0ma_AWHc1me&amp;theme=light&amp;size=normal&amp;cb=7gvenm7wxvtk"
                width="304" height="78" role="presentation" name="a-uhjq2o2h5gc0" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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>
        <script type="text/javascript">
          var onloadCallbackNewsletter = function() {
            grecaptcha.render('el-2016702942', {
              'sitekey': "6LcnEX0UAAAAALFSlcfVxFvxn1iAmYXFXda3yPKY",
              'theme': "light",
              'type': "image",
              'size': "normal",
              'callback': function(response) {
                if (response.length > 0) {
                  $('cb-2016702942').writeAttribute('value', 'checked');
                  $('cb-2016702942').checked = true;
                }
              }
            });
          };
        </script>
        <script src="https://www.google.com/recaptcha/api.js?onload=onloadCallbackNewsletter&amp;render=explicit&amp;hl=en-GB" async="" defer=""></script>
      </div>
    </div>
    <div class="actions">
      <button type="submit" title="Sign up" class="button btn-small btn-subscribe">
        <span><span>Sign up</span></span>
      </button>
    </div>
    <div class="form-subscribe-footer">
      <label for="newsletter">Alternatively <a target="_blank" rel="noopener noreferrer" href="https://batterylookupgb.yuasa.co.uk/trade-newsletter/">Click Here </a>to sign up to our trade mailing list.</label>
    </div>
  </div>
</form>

Text Content

Menu Search
 * Home
 * News
 * Contact Us


Search: Search

 1. Products
     * Automotive
     * Commercial Vehicles
     * Industrial Applications
       * UPS
       * Telecoms
       * Renewable Energy
       * Fire and Security
       * Golf & Mobility
       * Emergency Lighting
       * Energy Storage
       * Floor Cleaning & Aerial Access
     * Motorcycle & Power Sport
     * Leisure, Marine & Garden
     * Chargers, Testers & Accessories
    
    Automotive
    
    
    RANGES
    
     * Overview
     * YBX9000 AGM
     * YBX7000 EFB
     * YBX5000
     * YBX3000
     * YBX1000
     * Auxilliary, Backup & Specialist
     * Classic
     * View All Batteries
    
    
    INFORMATION
    
     * All You Need to Know About Batteries
     * How a Battery Works
     * Understanding the Specifications
     * Silver Calcium Batteries
     * Battery Characteristics & Fault Diagnosis
     * Battery Testing
     * Health & Safety
     * Videos
    
    
    NEW TECHNOLOGY
    
     * AGM & EFB Explained
     * Micro Hybrid & Hybrid Vehicles
     * Auxiliary & Back-up Batteries
     * Yu-Fit Configuration Tool
     * Battery Replacement Warning
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    Commercial Vehicles
    
    
    RANGES
    
     * Overview
       
     * YBX 1000 SHD
     * YBX 3000 SHD
     * YBX 5000 SHD
     * YBX 7000 EFB
     * Pro Spec - Deep Cycle
     * Classic
     * View All
    
    
    INFORMATION
    
     * All You Need to Know About Batteries
     * How a Battery Works
     * Understanding the Specifications
     * Silver Calcium Batteries
     * Battery Characteristics & Fault Diagnosis
     * Battery Testing
     * Health & Safety
     * Videos
    
    
    NEW TECHNOLOGY
    
     * AGM & EFB Explained
     * Micro Hybrid & Hybrid Vehicles
     * Battery Replacement Warning
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    Industrial Applications
    
    
    RANGES
    
     * Overview
     * NP VRLA
     * NPL VRLA
     * NPH VRLA
     * NPW VRLA
     * NPC VRLA
     * RE VRLA
     * REW VRLA
     * REC VRLA
     * SW - VRLA
     * SWL VRLA
     * EN VRLA
     * ENL VRLA
     * ENL VRLA Front Terminal
     * FXH VRLA
     * Pro Spec Deep Cycle
     * SLR VRLA Deep Cycle
     * LIM Li-ion
     * YU-Lite
     * View All
    
    
    INFORMATION
    
     * Golf & Mobility Battery Guidance
     * Standby & Cyclic Definitions
     * Installation, Commissioning & Maintenance Guide
     * Cyclic VRLA Performance & Service life
     * Videos
     * Industrial Size Calculator
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    UPS
    
    
    RANGES
    
     * NP VRLA
     * NPL VRLA
     * NPH VRLA
     * NPW VRLA
     * RE VRLA
     * REW VRLA
     * SW - VRLA
     * SWL VRLA
     * EN VRLA
     * ENL VRLA
     * ENL VRLA Front Terminal
     * LIM Li-ion
    
    
    INFORMATION
    
     * Golf & Mobility Battery Guidance
     * Standby & Cyclic Definitions
     * Installation, Commissioning & Maintenance Guide
     * Videos
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    Telecoms
    
    
    RANGES
    
     * NP VRLA
     * NPL VRLA
     * RE VRLA
     * REW VRLA
     * SW - VRLA
     * SWL VRLA
     * EN VRLA
     * ENL VRLA
     * ENL VRLA Front Terminal
     * FXH VRLA
     * LIM Li-ion
    
    
    INFORMATION
    
     * Golf & Mobility Battery Guidance
     * Standby & Cyclic Definitions
     * Installation, Commissioning & Maintenance Guide
     * Videos
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    Renewable Energy
    
    
    RANGES
    
     * NPL VRLA
     * NPC VRLA
     * REC VRLA
     * ENL VRLA
     * ENL VRLA Front Terminal
     * FXH VRLA
     * SLR VRLA Deep Cycle
     * LIM Li-ion
    
    
    INFORMATION
    
     * Golf & Mobility Battery Guidance
     * Standby & Cyclic Definitions
     * Installation, Commissioning & Maintenance Guide
     * Videos
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    Fire and Security
    
    
    RANGES
    
     * NP VRLA
     * NPL VRLA
     * RE VRLA
    
    
    INFORMATION
    
     * Golf & Mobility Battery Guidance
     * Standby & Cyclic Definitions
     * Installation, Commissioning & Maintenance Guide
     * Videos
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    Mobility
    
    
    RANGES
    
     * NPC VRLA
     * REC VRLA
    
    
    INFORMATION
    
     * Golf & Mobility Battery Guidance
     * Standby & Cyclic Definitions
     * Installation, Commissioning & Maintenance Guide
     * Videos
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    Emergency Lighting
    
    
    RANGES
    
     * NiMh Series (PDF)
     * NiCd Series (PDF)
     * NP VRLA
     * NPL VRLA
     * NPC VRLA
     * RE VRLA
     * REC VRLA
     * ENL VRLA
     * ENL VRLA Front Terminal
    
    
    INFORMATION
    
     * Golf & Mobility Battery Guidance
     * Standby & Cyclic Definitions
     * Installation, Commissioning & Maintenance Guide
     * Videos
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    Energy Storage
    
    
    RANGES
    
     * NPL VRLA
     * NPC VRLA
     * REC VRLA
     * ENL VRLA
     * ENL VRLA Front Terminal
     * FXH VRLA
     * SLR VRLA Deep Cycle
    
    
    INFORMATION
    
     * Golf & Mobility Battery Guidance
     * Standby & Cyclic Definitions
     * Installation, Commissioning & Maintenance Guide
     * Videos
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    Floor Cleaning
    
    
    RANGES
    
     * Pro Spec Deep Cycle
    
    
    INFORMATION
    
     * Golf & Mobility Battery Guidance
     * Standby & Cyclic Definitions
     * Installation, Commissioning & Maintenance Guide
     * Videos
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    Motorcycle & Power Sport
    
    
    RANGES
    
     * Overview
     * High Performance MF
     * Maintenance Free
     * YuMicron CX
     * YuMicron
     * Conventional 12V
     * Conventional 6V
     * View all
    
    
    INFORMATION
    
     * Battery Basics & Safety
     * Battery Selection, Activation & Charging
     * Battery Discharging & Charging Characteristics
     * Installation, Testing and Maintenance
     * Glossary of Motorcycle Terms
     * Motorcycle Upgrade Chart
     * YTZ & TTZ Mounting Angles
     * Videos
     * YTX®, YTZ&reg and GYZ&reg Trademark
     * Motorcycle Guides
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    Leisure, Marine & Garden
    
    
    RANGES
    
     * Overview
     * Leisure
     * Marine
     * Garden
     * View All
    
    
    INFORMATION
    
     * Understanding Leisure Batteries
     * All You Need to Know About Batteries
     * How a Battery Works
     * Understanding the Specifications
     * Battery Characteristics & Fault Diagnosis
     * Battery Testing
     * Health & Safety
     * Videos
     * Leisure Guides
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service
    
    Chargers, Testers & Accessories
    
    
    RANGES
    
     * Overview
     * Testers and Battery Analysers
     * Yuasa Smart Chargers
     * Yu Power Chargers
     * Yu Power Charger Accessories
     * Accessories
    
    
    INFORMATION
    
     * General Charging Procedure
     * Videos
    
    
    DOWNLOADS
    
     * Application Guides
     * Range Brochures, Shortforms & Manuals
     * Battery Care & Testing
     * Safety Data Sheets
     * Cross Reference Chart
    
    
    QUALITY ASSURANCE
    
     * Automotive & Motorcycle Warranty
     * Industrial Warranty
     * Accreditation
     * OE Pedigree
     * BER Statement
     * Waste battery take back policy
     * Battery recycling and scrap collection service

 2. Battery Finder
     * By Registration
     * By Vehicle Type
     * By VIN Number
     * By Cross Reference
     * Browse All Batteries
     * Battery Backup System Calculator

 3. Distributor locator
 4. Discover
    
    
     * TOPICS TO DISCOVER:
    
     * Leisure
     * Marine
     * Motorcycle
     * Commercial Vehicles
     * Motorsport
     * Winter Battery Advice
    
    
    QUICK LINKS:
    
    How to make your motorcycle or scooter battery last longer
    
    How to extend the service life of your leisure battery
    
    Commercial vehicle buying guide
    
    
 5. Distributor Locator
 6. Company
    
    
    HISTORY
    
     * Yuasa Battery Europe Ltd
     * Japan Storage Battery (GS)
     * Yuasa Battery Corporation
     * GS Yuasa Corporation
    
    
    TODAY
    
     * GS Yuasa Battery Europe Ltd
     * GS Yuasa Corporation
     * GS Yuasa 100th Anniversary 2017 – 2018
     * News
     * Contact Us
    
    
    SOCIAL
    
     * Facebook
     * Twitter
     * Vimeo
    
    
    LINKS
    
     * Company Links
     * Motorsport Links
     * Useful Links


1
2
3
4
5
6
7
8
Loading...
Go back
United Kingdom Denmark Sweden Norway Finland Ireland


FIND THE RIGHT BATTERY


Search
Lookup Vehicle Make, Model & VIN
Industrial Batteries Cross Reference Search


BY VIN / CHASSIS NO.

Enter your CAR or LIGHT VAN VIN/Chassis No.
or browse models below


Search
By VIN / Chassis No.


BY MAKE AND MODEL

Cars & Light Vans Commercial & PSV Agriculture & Plant Motorcycles ATV & UTV Jet
Skis Snowmobiles Mobility


ATV & UTV


PLEASE SELECT YOUR OPTION

ATV(Quads) UTV(Utility Vehicles)


BY MAKE / MODEL









YOUR VEHICLE


YOUR UPS (UNINTERRUPTIBLE POWER SUPPLY)


{{DESCRIPTION}}






YOUR BATTERY RESULTS


{{DESCRIPTION}}




CROSS REFERENCE


PLEASE ENTER YOUR PART NUMBER IN FULL

Search

Part numbers found Manufacturer or type Parts/Notes Yuasa option


REGISTRATION LOOKUP


ENTER YOUR CAR OR LIGHT VAN REGISTRATION BELOW


Search


VIN LOOKUP


PLEASE ENTER YOUR VIN/CHASSIS NO. IN FULL

Search


BY MAKE AND MODEL


CHOOSE A VEHICLE TYPE FROM THE LIST BELOW

Cars & Light Vans Commercial & PSV Agriculture & Plant Motorcycles ATV(Quads)
Jet Skis Snowmobiles UTV(Utility Vehicles)
Coming Soon Garden Machinery
Mobility


NO MATCHING VEHICLES WERE FOUND

{{message}}




LATEST NEWS


10 YEARS OF WINNING: GS YUASA REACHES MILESTONE IN PARTNERSHIP WITH HRC REPSOL
HONDA TEAM IN MOTOGP™



GS Yuasa is proud to announce that it is celebrating its tenth anniversary as a
sponsor of the HRC Repsol Honda Team in MotoGP™. This season, the eleventh of
the…

Read more


GET A SWEET DEAL! FREE TUNNOCK’S TEA CAKES AND A CHANCE TO WIN A £100 JUSTEAT
VOUCHER WITH GS YUASA BATTERIES



GS Yuasa, the world’s battery manufacturer, are set to build on the success of
their partnership with Tunnock’s, one of the UK’s most beloved confectionery
brands. Available from participating GS…

Read more


GS YUASA URGE CONSUMERS TO THINK INSIDE THE BOX WHEN CHOOSING A LEISURE BATTERY



Not all batteries are created equally and sometimes even the savviest consumer
can get caught out by a poor-quality leisure type not lasting as long as
expected. GS Yuasa explain…

Read more


POWERING THE BEST: THE PEDIGREE OF YUASA AND GS BRAND MOTORCYCLE BATTERIES FROM
GS YUASA



GS Yuasa is the leading original equipment manufacturer for motorcycle batteries
globally. With over 40 years of development, GS Yuasa motorcycle and powersport
batteries are factory fitted by all major…

Read more


FIND A DISTRIBUTOR

 * Your Location:
   

Find a distributor


YUASA PICTURES

1 / 70






LATEST VIDEO


POWERING WHAT MATTERS

January 17, 2022


FOLLOW US ONLINE

 



 * Products
 * Battery Finder
 * Distributor Locator
 * Motorsport

 * Company Information
 * News
 * CSR Policies & Modern Slavery Statement
 * Privacy Policy & Cookies .
 * Contact us




FOLLOW US ONLINE

 * 
 * 
 * 
 * 




SIGN UP TO OUR CONSUMER MAILING LIST

Receive the latest news and offers from Yuasa straight into your inbox by
signing up to our consumer mailing list.

Sign up

Alternatively Click Here to sign up to our trade mailing list.

© 2014. GS Yuasa Battery Europe Ltd. All Rights Reserved.

Website Made by iWeb


SIGN UP TO OUR CONSUMER MAILING LIST

Receive the latest news and offers from Yuasa straight into your inbox by
signing up to our consumer mailing list.


Please select which application you are interested in?
Vehicle Batteries Industrial Batteries


Sign up
Alternatively Click Here to sign up to our trade mailing list.

Close