www.batteriesplus.com
Open in
urlscan Pro
2606:4700::6812:34a
Public Scan
URL:
https://www.batteriesplus.com/
Submission: On October 25 via api from US — Scanned from DE
Submission: On October 25 via api from US — Scanned from DE
Form analysis
5 forms found in the DOMGET /search
<form action="/search" method="get" autocomplete="off" data-js="autosuggest" data-js-settings="{"resultsListId": "AutoSuggestList",
"threshold": "3",
"maxResults":"12",
"inputId":"query", "dropdownId": "searchDropdownCategory"}">
<fieldset class="u-marginHz u-paddingAz u-noBorder">
<legend class="sr-only">Product Search</legend>
<div class="Searchbar">
<div class="MinWidthDropdown" data-js="minWidthDropdown">
<label for="searchDropdownCategory" class="u-hiddenVisually">Category</label>
<div class="MinWidthDropdown-text">All</div><select class="MinWidthDropdown-select" name="categories" id="searchDropdownCategory">
<option value="">All</option>
</select>
</div>
<label for="query" class="u-hiddenVisually">Search</label>
<input class="InputGroup-text Searchbar-text" id="query" name="query" autocomplete="off" placeholder="Find Batteries and Products"
oninput="document.getElementById('query').value ? document.querySelector('.clearText').classList.remove('hidden') : document.querySelector('.clearText').classList.add('hidden')">
<button type="button" class="fas fa-times u-textColor--blue clearText hidden" value="" title="Searchbar clear"
onclick="document.getElementById('query').value = ''; document.querySelector('.clearText').classList.add('hidden'); document.getElementById('query').focus()"></button>
<button type="submit" class="fas fa-search" value="" title="Searchbar submit" onclick="document.getElementById('query').focus();return document.getElementById('query').value != ''"></button>
<div class="AutoSuggestArea no-content">
<div class="Dropdown-arrow"></div>
<div id="AutoSuggestList_Keywords"></div>
<div style="display:none" id="AutoSuggestList"></div>
<div class="AutoSuggestListContentArea">
</div>
</div>
</div>
</fieldset>
</form>
POST /login-page
<form action="/login-page" method="post" role="form">
<input name="ReturnUrl" type="hidden" value="">
<input name="__RequestVerificationToken" type="hidden" value="quaD3GyYwoZ3pkesXhw4kE1_Y9ZDAyO6rcd2Gect8zlbOKsKZeiB8awwDIPaQ_Hq_WRs-JZQrnEMM--cMHSXG3BObPCoinnAVgq-Pq78jLA1">
<fieldset class="u-marginHz u-paddingAz u-noBorder">
<legend class="sr-only">Sign in to your account</legend>
<div class="Grid u-sizeFull FormRow">
<div class="Grid-cell Grid--column u-sizeFull InputGroup">
<label class="label" for="LoginForm.Email.Dropdown">Email Address</label>
<div class="InputGroup-text">
<input class="InputGroup-text" data-val="true" data-val-regex="You have to enter a valid e-mail address"
data-val-regex-pattern="^[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?\.)+[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?$" data-val-required="Email Address is required"
id="LoginForm.Email.Dropdown" name="LoginForm.Email" type="email" value="">
</div>
<span class="field-validation-valid" data-valmsg-for="LoginForm.Email" data-valmsg-replace="true"></span>
</div>
<div class="Grid-cell Grid--column u-sizeFull InputGroup">
<label for="LoginForm.Password.Dropdown">Password</label>
<div class="InputGroup-passwordWrapper" data-js="passwordToggle">
<input class="InputGroup-text" data-pristine-dup-field="" data-pristine-required="" data-pristine-same-val="" data-val="true" data-val-required="Password is required" id="LoginForm.Password.Dropdown" name="LoginForm.Password"
type="password">
<a href="#" class="InputGroup-passwordToggle" title="Toggle Password Visibility"><span class="sr-only">Toggle Password Visibility</span></a>
</div>
<span class="field-validation-valid" data-valmsg-for="LoginForm.Password" data-valmsg-replace="true"></span>
</div>
<div class="Grid-cell u-sizeFull">
<a class="u-justifyEnd" href="/my-account/reset-password">
Forgot your password?
</a>
</div>
<div class="FlexGrid--alignCenter u-justifyCenter u-paddingHz u-sizeFull">
<button type="submit" class="Button Button--green customerLogin login-submit"> Log in </button>
</div>
</div>
</fieldset>
</form>
<form class="Grid-cell u-sizeFull">
<fieldset class="u-marginHz u-paddingAz u-noBorder u-flex-nowrap FlexGrid--alignCenter">
<legend class="sr-only">Product store search</legend>
<div class="u-marginRmd"><label for="address" class="u-paddingTsm">Search </label></div>
<input name="address" id="address" type="text" class="InputGroup-text u-marginRmd" placeholder="Enter Zip Code, City, or Address">
<button class="Button--noStyle search-stores-button" data-store-search-count="0">
<i class="fas fa-search u-textColor--grey"></i><span class="sr-only">Search</span>
</button>
</fieldset>
</form>
/email-signup/thank-you
<form action="/email-signup/thank-you" data-js="validate subscribe" data-js-subscribe="{"submitClassSelector":"Button"}" novalidate="true">
<fieldset class="u-marginHz u-paddingAz u-noBorder">
<legend class="sr-only">Email promotion signup</legend>
<h2 class="u-marginTlg u-marginBz u-textCenter" style="color:#000000">Let's Stay Connected</h2>
<p class="u-marginVsm u-textCenter" style="color:#000000">Sign up to receive info <br>on the latest products, offers & more!</p>
<p class="u-textRight u-textXSmall" style="color:#000000">* required</p>
<div class="Grid Grid--withWideGutter">
<div class="Grid-cell u-size1of2 FormElementWrapper">
<div class="Form__Element FormTextbox ValidationRequired">
<label class="Form__Element__Caption required" style="color:#000000" for="Form.FirstName" aria-required="true"> First Name * </label>
<input id="Form.FirstName" class="FormTextbox__Input textbox u-textColor--black" name="Form.FirstName" required="" size="35" type="text" value="" aria-required="true">
</div>
</div>
<div class="Grid-cell u-size1of2 FormElementWrapper">
<div class="Form__Element FormTextbox">
<label class="Form__Element__Caption" style="color:#000000" for="Form.LastName"> Last Name </label>
<input id="Form.LastName" class="FormTextbox__Input textbox u-textColor--black" name="Form.LastName" size="35" type="text" value="">
</div>
</div>
</div>
<div class="Grid u-marginTmd">
<div class="Grid-cell u-sizeFull FormElementWrapper">
<div class="Form__Element FormTextbox ValidationRequired">
<label class="Form__Element__Caption required" style="color:#000000" for="Form.Email" aria-required="true"> Email Address * </label>
<input id="Form.Email" class="FormTextbox__Input textbox u-textColor--black" name="Form.Email" required="" size="35" type="text" value="" aria-required="true">
</div>
</div>
</div>
<div class="Grid" id="row_18721">
<div class="Grid-cell u-sizeFull FormElementWrapper u-textCenter">
<input class="Button Button--black u-marginTmd u-marginBlg" type="submit" value="Subscribe">
</div>
</div>
</fieldset>
</form>
GET https://tr.snapchat.com/cm/i
<form method="GET" action="https://tr.snapchat.com/cm/i" target="snap09085356994480394" accept-charset="utf-8" style="display: none;"><iframe id="snap09085356994480394" name="snap09085356994480394"></iframe><input name="pid"><input
name="u_scsid"><input name="u_sclid"></form>
Text Content
Skip to Content Product Search Category All All Search * My Account Log In or Register Sign in to your account Email Address Password Toggle Password Visibility Forgot your password? Log in Or Create an Account -------------------------------------------------------------------------------- PURCHASING FOR A BUSINESS? Create a Business Account! * My Store Choose a Store MY STORE Find a store for local pricing and availability Choose Store THIS IS THE CLOSEST STORE Hartland, WI #917 1325 Walnut Ridge Hartland, WI 53029 262-912-3000 Get Directions Store Details Select Store Store Hours Mon-Sun: Not Available Buy Online Pickup In-Store coming soon for this Location. Not the closest store? No problem... Use Current Location or Product store search Search Search * 0 My Cart View cart Open Menu Close Menu Close Menu * Batteries Featured Categories * Car & Truck * Boat & Marine * Sealed Lead Acid * Golf * Camper & RV * Motorcycle * ATV * Watch * Powersport See All Batteries * Chargers Featured Categories * Car & Truck * Boat & Marine * Sealed Lead Acid * Laptop * Cell Phone * Golf * Motorcycle * ATV See All Chargers * Lighting Featured Categories * LED * Smart Home * Fluorescent * Flashlights * Emergency Lights * Lighting Guide See All Lighting * Gear & Equipment Featured Categories * Generators * APC/UPS Systems * Goal Zero * Phone Essentials * Surge Protectors * Battery Boxes * Fuses * Emergency Prep See All Gear & Equipment * Repairs & Services Featured Categories * iPhone Services * Samsung Services * Tablet Repair * Key Fob Replacement * Car Battery Installation Services * Watch Battery Replacement * Recycling * All Cell Phone Services * Laptop Repair See All Repairs & Services * Auto Center Featured Categories * Batteries * Chargers * Light Bulbs * Key Fobs * Battery Installation * Booster Cables * Car Battery Buying Guide * Warranties See All Auto Center * Own a Store * Business Accounts * Promotions 10% Off Buy Online & Pick Up In-Store Use code: CDP10011 See Details * Skip Carousel * 10% Off sitewide Buy Online & Pick Up In-Store* Use Code: CDP10011 Exclusions may apply. See Details. * $20 Off Car & Truck Batteries Buy Online & Pick Up In-Store* Use Code: 20AUTO Shop Auto Batteries *Limit 2 batteries. Valid 10/17/22–10/31/22. Exclusions may apply. See Details. * $20 Off Device Repair Schedule Your Repair Appointment Online* Use Code: REPAIR20 Phone Repairs Tablet Repairs *Valid 10/17/22–10/31/22. Exclusions may apply. See Details. * Free Car & Truck Battery Installation In 30 Minutes or Less Use Code: Auto10 Plus, 10% Off When You Buy Online & Pick Up In-Store Shop Car & Truck *Exclusions may apply. See Details. * 10% Off sitewide Buy Online & Pick Up In-Store* Use Code: CDP10011 Exclusions may apply. See Details. * $20 Off Car & Truck Batteries Buy Online & Pick Up In-Store* Use Code: 20AUTO Shop Auto Batteries *Limit 2 batteries. Valid 10/17/22–10/31/22. Exclusions may apply. See Details. Previous Slide Next Slide Pause * Item 1 * Item 2 * Item 3 * Item 4 For the Best Experience Log In New? Start Here WHAT'S TRENDING -------------------------------------------------------------------------------- Car & Truck Batteries Powersport Batteries Marine & Boat Batteries Golf Cart Batteries Alkaline Batteries iPhone Services Samsung Services Key Fob Services PROTECT YOUR NEW CAR OR TRUCK BATTERY TERMINALS Introducing Premier Auto Battery Installation Service Don't let it turn into a terminal situation. Shop Now Learn More about Premier Install SLA - SEALED LEAD ACID Think of it as a specialty battery. For Things Like... * Wheelchairs * Riding Toys * Uninterrupted Power Supply Find Yours Today ARE YOU PREPARED? Emergencies can happen unexpectedly. Stock Up With Things Like... * Flashlights * Sump Pump Batteries * Portable Chargers * UPS Backup * Generators & Generator Batteries Build Your Prep Kit HOT BUYS $2 OFF Rayovac UltraPro Batteries Ends 10/31/22 ----- Save ----- Sale Shop Now $5 OFF Duracell Coppertop AA & AAA Batteries Ends 10/31/22 ----- Save ----- Sale Shop Now UP TO $5 OFF Select Belkin Products Ends 10/31/22 ----- Save ----- Sale Shop Now UP TO $5 OFF Rayovac High Energy AA & AAA Batteries Ends 10/31/22 ----- Save ----- Shop Now PRODUCTS WE THINK YOU'LL LOVE Skip Product Recommendations Carousel * Duracell Ultra 12V 7AH AGM SLA Battery with F1 Terminals $43.99 $43.99 View Item * Duracell Ultra BCI Group U1 12V 350CCA Lawn & Garden Battery $66.99 $66.99 View Item * Rayovac UltraPro AAA Alkaline Battery - 24 Pack $13.20 $13.20 View Item * Duracell Ultra 12V 5AH AGM SLA Battery with F1 Terminals $42.99 $42.99 View Item * Duracell 3V 2032 Lithium Battery - 2 Pack $9.99 $9.99 View Item * Duracell Constant 1.5V AA, LR6 Alkaline Battery - 24 Pack $21.60 $21.60 View Item * Duracell Ultra BCI Group 31M 12V 105AH 650CCA Flooded Deep Cycle Marine & RV Battery $149.99 $149.99 View Item * Duracell Constant 1.5V AAA, LR03 Alkaline Battery - 24 Pack $21.60 $21.60 View Item * Duracell Constant 1.5V D, LR20 Alkaline Battery - 12 Pack $23.04 $23.04 View Item * Rayovac UltraPro AA Alkaline Battery - 24 Pack $12.49 $12.49 View Item * Item 1 * Item 2 * Item 3 * Item 4 * Item 5 * Item 6 * Item 7 * Item 8 * Item 9 * Item 10 * Duracell Ultra 12V 7AH AGM SLA Battery with F1 Terminals $43.99 $43.99 View Item Duracell Ultra BCI Group U1 12V 350CCA Lawn & Garden Battery $66.99 $66.99 View Item Rayovac UltraPro AAA Alkaline Battery - 24 Pack $13.20 $13.20 View Item Duracell Ultra 12V 5AH AGM SLA Battery with F1 Terminals $42.99 $42.99 View Item Duracell 3V 2032 Lithium Battery - 2 Pack $9.99 $9.99 View Item * Duracell Constant 1.5V AA, LR6 Alkaline Battery - 24 Pack $21.60 $21.60 View Item Duracell Ultra BCI Group 31M 12V 105AH 650CCA Flooded Deep Cycle Marine & RV Battery $149.99 $149.99 View Item Duracell Constant 1.5V AAA, LR03 Alkaline Battery - 24 Pack $21.60 $21.60 View Item Duracell Constant 1.5V D, LR20 Alkaline Battery - 12 Pack $23.04 $23.04 View Item Rayovac UltraPro AA Alkaline Battery - 24 Pack $12.49 $12.49 View Item Previous Slide Next Slide * Item 1 * Item 2 Buying for a business? OPEN A FREE BUSINESS ACCOUNT It just makes sense. Volume pricing discounts, free on-site assessments, delivery services, energy rebate assistance, locally based products... the list goes on. You concentrate on running your business. Let us handle the rest. It's our job to make your job easier. Open an Account Love Batteries Plus? OWN A STORE Did you know that franchised businesses enjoy some of the highest success rates? National name recognition is part of it, but the best franchises offer things like solid onboarding, continuous support, robust proprietary systems and a supply chain that's second to none, not to mention products that are essential to consumers and businesses alike. That's Batteries Plus. Interested in being a part of it? Let's talk. Explore Ownership Have old batteries or bulbs? HELP THE PLANET BY RECYCLING Batteries Plus is dedicated to helping the environment by offering a multitude of recycling services for our customers. Whether you have one old battery sitting in your garage or you own a business that has a pallet of batteries, we have a solution for you to make your lives easier while helping the planet. Recycling Services CURIOUS ABOUT THINGS THAT POWER YOUR LIFE? We have you covered! See all blogs. ATVS FOR PLOWING AND SNOW REMOVAL You already have an ATV, so why not install a plow to save yourself some time by plowing the driveway instead of shoveling? Take a look at some tips for winterizing your ATV and how to keep your ATV in ideal shape for the winter season. Continue Reading WHAT ARE THE DIFFERENCES BETWEEN HEAVY DUTY AND ALKALINE BATTERIES? Alkaline batteries can be found at any retail store but heavy-duty batteries are few and far between. Most often found at discount retailers. Learn the differences between these batteries and why Batteries Plus recommends alkaline over heavy-duty. Continue Reading 5 TYPES OF INDOOR LIGHTING FIXTURES Looking for help lighting your home or business? Learn about the different types of lighting fixtures available, including their pros, cons and which rooms they work best in. Continue Reading HOW INVESTING IN A BETTER ALKALINE BATTERY CAN HELP CUT YOUR COMPANY'S COSTS Are you interested in cutting your business’ alkaline battery costs? Our line of premium alkaline options feature much longer lifespans. Not only does this provide you with a better ROI, but it can also save you the labor of constantly replacing them. Continue Reading Help is just a phone call away! 1-800-677-8278 We strive to provide the best price available on BatteriesPlus.com and in our stores. Store pricing may vary from the price advertised on BatteriesPlus.com. Fees may apply for recycling, environmental disposal, and/or labor/installation. SHOP CATEGORIES * Batteries * Chargers * Lighting * Gear & Equipment * Repairs & Services * Smart Home * Replacements ABOUT US * Our Company * Store Locator * Business Accounts * Blog * In the News * Promotions * Careers * Franchise Opportunity * Sitemap * Charitable Donation Form PRODUCT SUPPORT * FAQs * Safety Data Sheets * Rebate Redemption * Recall Notices * Recycling * Supply Chain Transparency * Vendors * Verified Reviews OUR POLICIES * Conditions of Use * Privacy * Shipping * Returns * Warranty * Accessibility * Terms and Conditions Email promotion signup LET'S STAY CONNECTED Sign up to receive info on the latest products, offers & more! * required First Name * Last Name Email Address * FOLLOW US * * * * * All registered trademarks are the property of their respective owners. Copyright ©2022, Batteries Plus LLC. All rights reserved. Duracell is a registered trademark of Duracell U.S. Operations, Inc., used under license. All rights reserved.