www.batteriesplus.com Open in urlscan Pro
172.64.152.234  Public Scan

Submitted URL: http://click.dannahme.com/ga/click/2-68540577-7453-17343-31533-52425-30a545690c-720192abb3
Effective URL: https://www.batteriesplus.com/gpo/truckersave?utm_source=organic&utm_medium=social&utm_campaign=LaunchEmailAug2021
Submission: On January 20 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

<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-marginRxsm"><label for="address" class="u-paddingTsm">Search </label></div>
    <div class="store-search">
      <input type="hidden" id="store-search-returnUrl" name="returnUrl" value="">
      <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="3">
        <i class="fas fa-search"></i><span class="sr-only">Search</span>
      </button>
    </div>
  </fieldset>
</form>

POST /gpo/truckersave/submit

<form data-element="gpo-registration-form" data-js="validate sessionForm newsletterOptIn AddressAutocomplete" action="/gpo/truckersave/submit" method="post"
  data-js-sessionform="{&quot;form&quot;:&quot;gpoRegForm&quot;,&quot;textClassSelector&quot;:&quot;InputGroup-text-save&quot;,&quot;checkBoxClassSelector&quot;:&quot;InputGroup-checkbox&quot;,&quot;selectClassSelector&quot;:&quot;InputGroup-select&quot;,&quot;submitClassSelector&quot;:&quot;gpoAccountRegistration&quot;,&quot;addLoaderOnSubmit&quot;:true}"
  data-js-newsletteroptin="{&quot;submitEvent&quot;:&quot;submit&quot;,&quot;emailInputSelector&quot;:&quot;[name=\&quot;Form.Email\&quot;]&quot;,&quot;optInInputSelector&quot;:&quot;[name=\&quot;Form.SubscribeToNewsletters\&quot;]&quot;}"
  data-js-addressautocomplete="{&quot;addressLine1Name&quot;:&quot;Form.Address1&quot;,&quot;addressLine2Name&quot;:&quot;Form.Address2&quot;,&quot;addressCityName&quot;:&quot;Form.City&quot;,&quot;addressStateName&quot;:&quot;Form.SelectedState&quot;,&quot;addressZipcodeName&quot;:&quot;Form.ZipCode&quot;,&quot;suggestionBoxId&quot;:&quot;suggestionBox&quot;,&quot;saveAndContinueButtonName&quot;:&quot;&quot;,&quot;smartyKey&quot;:&quot;164322629667416522&quot;,&quot;lengthAtWhichToLookup&quot;:3}"
  novalidate="true">
  <input id="ReturnUrl" name="ReturnUrl" type="hidden" value="">
  <input name="__RequestVerificationToken" type="hidden" value="tBDYKXYsIuNqHzzC1x1Ka-Ne_Vm6g6rLv2NpFmaybIKVFH-7tJFAQxh9-YCDilkZ_zwRy5Vxz_ZemRFdk5RppaGPRySerFRYhm5vq8PRB0s1">
  <div class="Grid u-sizeFull FormRow">
    <fieldset class="u-marginHz u-paddingAz u-noBorder">
      <legend class="sr-only">Primary Contact Information</legend>
      <div class="Grid-cell u-sizeFull">
        <h3>
          <img src="/globalassets/icon/step-01.png" alt="Step one" width="40" height="40"> Primary Contact
        </h3>
        <hr class="thick-line-divider">
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_FirstName" class="requiredField">First Name</label>
        <input class="InputGroup-text InputGroup-text-save" data-pristine-not-whitespace-only="" data-pristine-required="" data-val="true" data-val-required="Please provide a first name" id="Form_FirstName" maxlength="50" name="Form.FirstName"
          type="text" value="">
        <span class="field-validation-valid" data-valmsg-for="Form.FirstName" data-valmsg-replace="true"></span>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_LastName" class="requiredField">Last Name</label>
        <input class="InputGroup-text InputGroup-text-save" data-pristine-not-whitespace-only="" data-pristine-required="" data-val="true" data-val-required="Please provide a last name" id="Form_LastName" maxlength="50" name="Form.LastName"
          type="text" value="">
        <span class="field-validation-valid" data-valmsg-for="Form.LastName" data-valmsg-replace="true"></span>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_Email" class="requiredField">Email Address</label>
        <input class="InputGroup-text InputGroup-text-save" data-pristine-email="" data-pristine-not-whitespace-only="" data-pristine-required="" data-val="true" data-val-regex="You have to enter a valid email address"
          data-val-regex-pattern="^[a-zA-Z0-9!#$%&amp;'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&amp;'*+/=?^_`{|}~-]+)*@(?:[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 is required"
          id="Form_Email" maxlength="50" name="Form.Email" type="text" value="">
        <span class="field-validation-valid" data-valmsg-for="Form.Email" data-valmsg-replace="true"></span>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_Password" class="requiredField">Password</label>
        <div class="InputGroup-passwordWrapper" data-js="passwordToggle">
          <input class="InputGroup-text" data-pristine-bplus-password="" data-pristine-original-field="" data-pristine-required="" data-val="true" data-val-required="Password is required" id="Form_Password" maxlength="50" name="Form.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="Form.Password" data-valmsg-replace="true"></span>
        <small>Passwords must be at least 8 characters and contain at least one lowercase letter, one uppercase letter, a special character and one number. Passwords are case sensitive.</small>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_ConfirmPassword" class="requiredField">Confirm Password</label>
        <div class="InputGroup-passwordWrapper" data-js="passwordToggle">
          <input class="InputGroup-text" data-pristine-dup-field="" data-pristine-required="" data-val="true" data-val-required="Confirm Password is required" id="Form_ConfirmPassword" maxlength="50" name="Form.ConfirmPassword" 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="Form.ConfirmPassword" data-valmsg-replace="true"></span>
        <small>Re-enter your password</small>
      </div>
    </fieldset>
    <fieldset class="u-marginHz u-paddingAz u-noBorder">
      <legend class="sr-only">Contact Information</legend>
      <div class="Grid-cell u-sizeFull">
        <h3>
          <img src="/globalassets/icon/step-02.png" alt="Step two" width="40" height="40"> Contact Information
        </h3>
        <hr class="thick-line-divider">
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_Phone" class="requiredField">Primary Phone</label>
        <input class="InputGroup-text InputGroup-text-save" data-js="inputMask" data-js-settings="{&quot;mask&quot;:&quot;(p00) 000-0000&quot;}" data-pristine-phone="" data-pristine-required="" data-val="true"
          data-val-regex="Please enter a valid phone number"
          data-val-regex-pattern="^[a-zA-Z0-9!#$%&amp;'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&amp;'*+/=?^_`{|}~-]+)*@(?:[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="Primary Phone is required"
          id="Form_Phone" name="Form.Phone" type="text" value="">
        <span class="field-validation-valid" data-valmsg-for="Form.Phone" data-valmsg-replace="true"></span>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_Company" class="requiredField">Company Name</label>
        <input class="InputGroup-text InputGroup-text-save" data-pristine-not-whitespace-only="" data-pristine-required="" data-val="true" data-val-required="Company Name is required" id="Form_Company" maxlength="50" name="Form.Company" type="text"
          value="">
        <span class="field-validation-valid" data-valmsg-for="Form.Company" data-valmsg-replace="true"></span>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_Address1" class="requiredField">Billing Address Line 1</label>
        <input class="InputGroup-text InputGroup-text-save" data-pristine-not-whitespace-only="" data-pristine-required="" data-val="true" data-val-required="A billing address is required" id="Form_Address1" maxlength="50" name="Form.Address1"
          type="text" value="">
        <span class="field-validation-valid" data-valmsg-for="Form.Address1" data-valmsg-replace="true"></span>
      </div>
      <div id="suggestionContainer" class="Grid-cell u-sizeFull">
        <div id="suggestionBox" class="u-hidden"></div>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_Address2">Billing Address Line 2</label>
        <input class="InputGroup-text InputGroup-text-save" data-pristine-not-whitespace-only="" data-val="true" data-val-required="Missing translation for /Registration/GPO/Form/Empty/Address2" id="Form_Address2" maxlength="50" name="Form.Address2"
          type="text" value="">
        <span class="field-validation-valid" data-valmsg-for="Form.Address2" data-valmsg-replace="true"></span>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_City" class="requiredField">City</label>
        <input class="InputGroup-text InputGroup-text-save" data-pristine-not-whitespace-only="" data-pristine-required="" data-val="true" data-val-required="City is required" id="Form_City" maxlength="50" name="Form.City" type="text" value="">
        <span class="field-validation-valid" data-valmsg-for="Form.City" data-valmsg-replace="true"></span>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_SelectedState" class="requiredField">State</label>
        <select class="InputGroup-select" data-pristine-required="" data-val="true" data-val-required="State is required" id="Form_SelectedState" name="Form.SelectedState">
          <option value="">Select State</option>
          <option>AL</option>
          <option>AK</option>
          <option>AZ</option>
          <option>AR</option>
          <option>CA</option>
          <option>CO</option>
          <option>CT</option>
          <option>DE</option>
          <option>DC</option>
          <option>FL</option>
          <option>GA</option>
          <option>HI</option>
          <option>ID</option>
          <option>IL</option>
          <option>IN</option>
          <option>IA</option>
          <option>KS</option>
          <option>KY</option>
          <option>LA</option>
          <option>ME</option>
          <option>MD</option>
          <option>MA</option>
          <option>MI</option>
          <option>MN</option>
          <option>MS</option>
          <option>MO</option>
          <option>MT</option>
          <option>NE</option>
          <option>NV</option>
          <option>NH</option>
          <option>NJ</option>
          <option>NM</option>
          <option>NY</option>
          <option>NC</option>
          <option>ND</option>
          <option>OH</option>
          <option>OK</option>
          <option>OR</option>
          <option>PA</option>
          <option>PR</option>
          <option>RI</option>
          <option>SC</option>
          <option>SD</option>
          <option>TN</option>
          <option>TX</option>
          <option>UT</option>
          <option>VT</option>
          <option>VA</option>
          <option>WA</option>
          <option>WV</option>
          <option>WI</option>
          <option>WY</option>
        </select>
        <span class="field-validation-valid" data-valmsg-for="Form.SelectedState" data-valmsg-replace="true"></span>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_ZipCode" class="requiredField">Zip Code</label>
        <input class="InputGroup-text InputGroup-text-save" data-js="inputMask" data-js-settings="{&quot;mask&quot;:&quot;00000[{-}0000]&quot;}" data-pristine-required="" data-pristine-us-zip-code="" data-val="true"
          data-val-required="Zip Code is required" id="Form_ZipCode" name="Form.ZipCode" type="text" value="">
        <span class="field-validation-valid" data-valmsg-for="Form.ZipCode" data-valmsg-replace="true"></span>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_MemberId">Member #</label>
        <input class="InputGroup-text InputGroup-text-save" id="Form_MemberId" name="Form.MemberId" type="text" value="">
        <small>If you know your member ID with your buying group, please use that. If you do not, please leave this blank and we will assign one to you.</small>
      </div>
    </fieldset>
    <fieldset class="u-marginHz u-paddingAz u-noBorder">
      <legend class="sr-only">Remaining Information</legend>
      <div class="Grid-cell u-sizeFull">
        <h3>
          <img src="/globalassets/icon/step-03.png" alt="Step three" width="40" height="40"> Preferred Store <label class="requiredField u-inline"></label>
        </h3>
        <hr class="thick-line-divider">
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup">
        <div class="Store Grid u-marginBmd">
          <div class="Grid-cell u-sizeFull Store-info">
            <div class="Grid Grid--withGutter">
              <div class="Grid-cell u-sizeFull">
                <p class="u-marginAz"><b>Store #475</b></p>
                <p class="u-marginVz">3410 Stevens Creek Blvd</p>
                <p class="u-marginVz"> San Jose, CA 95117 </p>
              </div>
            </div>
          </div>
        </div>
        <div class="Grid-cell u-sizeFull">
          <button class="Button Button--orange-skeleton Button--barelyRound u-textRegular" type="button" data-element="store-selector-modal-show"> Choose Store </button>
        </div>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-textCenter">
        <div class="u-hiddenVisually" style="opacity:0; width:0; height:0; margin:0; padding:0">
          <label for="Form_PreferredStoreCode" class="requiredField">PreferredStoreCode</label>
          <input class="InputGroup-text" data-pristine-required="" data-val="true" data-val-required="Preferred Store Code is required" id="Form_PreferredStoreCode" name="Form.PreferredStoreCode" type="text" value="475">
        </div>
        <span class="field-validation-valid" data-valmsg-for="Form.PreferredStoreCode" data-valmsg-replace="true"></span>
      </div>
      <div class="Grid-cell Grid--column u-sizeFull InputGroup u-marginBsm">
        <label for="Form_Notes"> Notes and Association <div class="smallGrey u-inline" data-js="dropdown" data-js-settings="{&quot;placement&quot;:&quot;bottom&quot;}">
            <a href="#"><i class="fas fa-question-circle toggle-dropdown" title="Question mark - click for more information"></i></a>
            <div class="Dropdown" role="tooltip">
              <div class="Dropdown-arrow" data-popper-arrow=""></div>
              <p class="u-marginVz"><span class="u-textNormalWeight">If applicable, please enter the name of your Association in the Notes box. This will help us better serve you.</span></p>
            </div>
          </div>
        </label>
        <textarea class="InputGroup-text InputGroup-text-save" cols="20" id="Form_Notes" name="Form.Notes" rows="2"></textarea>
      </div>
      <div class="InputGroup">
        <div class="Grid u-sizeFull InputGroup-checkbox-wrapper u-marginTsm InputGroup u-flex-column">
          <div class="u-flex-nowrap">
            <label class="requiredField">
              <input class="InputGroup-checkbox" data-pristine-required="" data-val="true" data-val-range="Please read and accept the terms and conditions." data-val-range-max="True" data-val-range-min="True"
                data-val-required="The AcceptedTOS field is required." id="Form_AcceptedTOS" name="Form.AcceptedTOS" style="margin:0 5px 0 -10px;" type="checkbox" value="true"><input name="Form.AcceptedTOS" type="hidden" value="false"> I Agree to the
              Batteries Plus <a class="Modal-trigger" href="#TermsConditionsModal">Terms and Conditions.</a>
            </label>
          </div>
          <span class="field-validation-valid" data-valmsg-for="Form.AcceptedTOS" data-valmsg-replace="true"></span>
        </div>
      </div>
      <div class="InputGroup">
        <div class="Grid u-sizeFull InputGroup-checkbox-wrapper u-marginTsm InputGroup u-flex-column">
          <div class="u-flex-nowrap">
            <label>
              <input checked="checked" class="InputGroup-checkbox" data-val="true" data-val-required="The SubscribeToNewsletters field is required." id="Form_SubscribeToNewsletters" name="Form.SubscribeToNewsletters" style="margin:0 5px 0 -10px;"
                type="checkbox" value="true"><input name="Form.SubscribeToNewsletters" type="hidden" value="false"> Stay up to date on the latest news and promotions. </label>
          </div>
        </div>
      </div>
      <div class="Grid-cell u-sizeFull">
        <button type="submit" class="Button Button--orange gpoAccountRegistration" data-registration-source="/gpo/truckersave" data-registration-type="GPO Create Account" disabled="">Register</button>
      </div>
    </fieldset>
  </div>
</form>

Text Content

Skip to Content
Batteries Plus - home
Menu
Business Solutions
Battery Solutions Lighting Solutions Repairs & Services
Industries Served
Contractors Hospitality Municipalities Property Management Religious
Organizations Schools Others Industries
Get to Know Us
About Us Our Blog
Already have an account? Log in

IS THIS YOUR CLOSEST STORE?
SHARE YOUR LOCATION FOR THE MOST ACCURATE LIST OF STORES NEAR YOU.

San Jose, CA #475

3410 Stevens Creek Blvd

San Jose, CA 95117

408-538-3333

Get Directions Store Details
Select Store

2.2 miles

Store Hours

Today: 9:00 AM - 6:00 PM

Mon-Fri: 8:00 AM - 6:00 PM

Sat: 9:00 AM - 6:00 PM

Sun: 10:00 AM - 6:00 PM

Not the closest store? No problem... Use Current Location or
Product store search
Search
Search


Scotts Valley, CA #314

101 Mount Hermon Rd

Scotts Valley, CA 95066

831-439-6720

Get Directions Store Details
Select Store

21.3 miles

Store Hours

Today: 9:00 AM - 7:00 PM

Mon-Fri: 8:00 AM - 7:00 PM

Sat: 9:00 AM - 7:00 PM

Sun: 10:00 AM - 5:00 PM

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

Pleasant Hill, CA #677

557 Contra Costa Blvd.

Pleasant Hill, CA 94523

925-687-2600

Get Directions Store Details
Select Store

43.7 miles

Store Hours

Today: 8:00 AM - 7:00 PM

Mon-Sat: 8:00 AM - 7:00 PM

Sun: 9:00 AM - 5:00 PM




OUR TRUCKERSAVE PARTNER SAVINGS & SOLUTIONS


OUR TRUCKERSAVE PARTNER SAVINGS & SOLUTIONS


OUR TRUCKERSAVE PARTNER SAVINGS & SOLUTIONS


OUR TRUCKERSAVE PARTNER SAVINGS & SOLUTIONS


ENJOY THESE BENEFITS

Aggressive pricing on essential battery, bulb and device repair items for the
transportation industry with discounts up to 70% off retail.

Save up to 40% off Regular Retail Pricing on all other items.

Access an assortment of 60,000 quality batteries, light bulbs, accessories &
more.

Special Device Repair Program keeps your critical devices up and running.

Recycling services for your spent batteries & bulbs.

Delivery options based on your location & order size - fees may apply.

Get Started

 1. Fill out the form to the right to complete your registration
 2. Start shopping

Environmental and delivery fees may apply.


LET'S GET STARTED

The benefits are priceless.

Already registered? Please Log in.

Primary Contact Information


PRIMARY CONTACT

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

First Name
Last Name
Email Address
Password
Toggle Password Visibility
Passwords must be at least 8 characters and contain at least one lowercase
letter, one uppercase letter, a special character and one number. Passwords are
case sensitive.
Confirm Password
Toggle Password Visibility
Re-enter your password
Contact Information


CONTACT INFORMATION

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

Primary Phone
Company Name
Billing Address Line 1

Billing Address Line 2
City
State Select State AL AK AZ AR CA CO CT DE DC FL GA HI ID IL IN IA KS KY LA ME
MD MA MI MN MS MO MT NE NV NH NJ NM NY NC ND OH OK OR PA PR RI SC SD TN TX UT VT
VA WA WV WI WY
Zip Code
Member # If you know your member ID with your buying group, please use that. If
you do not, please leave this blank and we will assign one to you.
Remaining Information


PREFERRED STORE

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

Store #475

3410 Stevens Creek Blvd

San Jose, CA 95117

Choose Store
PreferredStoreCode
Notes and Association

If applicable, please enter the name of your Association in the Notes box. This
will help us better serve you.

I Agree to the Batteries Plus Terms and Conditions.
Stay up to date on the latest news and promotions.
Register


TOP BATTERY & LIGHTING SOLUTIONS

No matter which area you're purchasing for, you'll find solutions to help you
save time and money on your power, repair and lighting needs. How can we help
you today?

X2Power® Car & Truck Batteries
Duracell® Ultra Pro Fleet & Heavy Duty Truck Batteries
Duracell® Ultra Platinum AGM Heavy Duty Truck Batteries
Duracell® Ultra Gold Car & Truck Batteries
Duracell® Ultra Car & Truck Batteries
Headlights
Alkaline
Cell Phone & Tablet Repairs

 


SOLUTIONS & INDUSTRIES

 * Battery Solutions
 * Lighting Solutions
 * Repairs & Services
 * Contractors
 * Hospitality
 * Municipalities
 * Property Management
 * Religious Organizations
 * School
 * Other Industries


ABOUT US

 * Our Company
 * Store Locator
 * Blog
 * In the News
 * Promotions
 * Careers
 * Franchise Opportunity
 * Sitemap


PRODUCT SUPPORT

 * FAQs
 * Safety Data Sheets
 * Recall Notices
 * Supply Chain Transparency
 * Replacements
 * Products
 * Vendors
 * Verified Reviews
 * Recycling


OUR POLICIES

 * Conditions of Use
 * Privacy
 * Shipping
 * Returns
 * Warranty
 * Accessibility
 * Terms and Conditions


LET'S STAY CONNECTED

 * 
 * 
 * 
 * 
 * 


Processing...





Close


TERMS AND CONDITIONS

BatteriesPlus.com Terms and Conditions of Sale


CONSIDERATIONS FOR NATIONAL ACCOUNT CUSTOMERS

As a Batteries Plus Bulbs® National Account Customer, you ("NA Customer") agree
that all products and services NA Customer purchases through the Batteries Plus
Bulbs® website or any Batteries Plus Bulbs® store will be subject to the terms
and conditions referenced below and will specifically overrule any additional or
conflicting terms or conditions contained in any NA Customer purchase order or
other communication.


STANDARD TERMS AND CONDITIONS

These standard terms and conditions are effective respecting all sales by
Batteries Plus, LLC on its website "Batteriesplus.com" ("Seller") and are
binding on all Batteries Plus Bulbs® customers ("Buyer"). These terms supplement
Seller's form order confirmation generated in response to Buyer's online order
for Product (each individually or collectively, the "Order Confirmation").

1. AGREEMENT. The term "Agreement" means these standard terms and conditions, as
supplemented for each transaction solely as to the Product(s) description,
quantity and price for the Product(s) described in Seller's Order Confirmation.
The Seller objects to and will not otherwise be bound by any additional or
different terms, whether printed or otherwise, in any Buyer's purchase order or
in any other communication from Buyer to Seller.

2. PRODUCT. The term "Product" means any and all goods sold by the Seller.

3. TERMS OF PAYMENT. Payment will be by credit card at time of order. In
addition to payment of the price for the Product, Buyer also will pay all taxes
applicable respecting the purchase of the Product. Tax exempt organizations
seeking tax exempt transactions must obtain Seller's approval in advance and
submit requested documentation. Buyer is responsible for all applicable shipping
and handling costs.

4. SHIPPING/DELIVERY. Shipping and delivery dates are not guaranteed. Shipping
dates are estimated on the basis of Seller's immediate receipt of all
information Buyer must furnish and the absence of delays, direct or indirect,
resulting from or contributed to by circumstances beyond Seller's reasonable
control. Seller will in good faith endeavor to meet estimated shipping dates,
although either party will have the right to cancel backordered Product(s).
Seller reserves the right to make multiple shipments to fulfill an order. Seller
reserves the right to withhold delivery of the Product(s) or cancel an order for
Product(s) if Seller has reasonable belief that the Product(s) will be used for
improper or unlawful purpose or activity or if a transaction appears fraudulent.
Seller will not be liable for any damages or losses arising out of or resulting
from any delay in delivery of Product.

5. RISK OF LOSS. Unless Seller or Seller's designated carrier expressly agrees
in writing to other terms following acceptance of Buyer's online order for
Product, Buyer assumes all risk of loss of Product upon Seller's delivery of
Product to Buyer's designated address. Notwithstanding this allocation of the
risk of loss, the Product remains subject to Seller's right to reclaim and stop
the Product in transit.

6. WARRANTIES AND LIMITATIONS OF LIABILITY. Seller warrants that all Products
will be substantially free of defects in material and workmanship for a period
of time as designated in Seller's then current warranty table found in the
"Warranty" section of the "batteriesplus.com" website; beginning on the date
Buyer receives the Product. This warranty is void if the Product is modified
(e.g., used in custom pack assemblies), misused, altered, tampered with or are
installed or use in connection with life sustaining or other medical or aviation
equipment or purposes or otherwise in a manner that is inconsistent with
applicable specifications. ALL OTHER WARRANTIES EXPRESS OR IMPLIED, WHETHER
ORAL, WRITTEN OR IN ANY OTHER FORM, INCLUDING WARRANTIES OF MERCHANTABILITY OR
FITNESS FOR A PARTICULAR PURPOSE, ARE EXPRESSLY EXCLUDED. Seller is not liable
for special, indirect, incidental or consequential damages, including loss,
damage, personal injury, or any other expense directly or indirectly arising
from the use of or inability to use the Products, including loss of data. The
sole and exclusive remedy under this limited warranty is limited to, at Seller's
option, Seller's repair or replacement of the defective Product or a refund of
or account credit for the then-current purchase price for the Product.

7. RETURN POLICY. Buyer must inspect the Product upon delivery. If Buyer
believes any Product is non-conforming or was shipped to Buyer in error, Buyer
may reject the Product only by written notice to Seller. Buyer, at Seller's
election, must return any defective Product to Seller, properly dispose of the
defective Product, or make the Product available to Seller or its agents for
inspection at Buyer's place of business, if applicable. Buyer must request
return authorization from Seller prior to return of any Product. Buyer must
provide such other information as Seller may reasonably request as to any
defective Product(s). Seller's liability for non-conforming Product will not
exceed the price of the Product. Seller will not be liable on any claim for
non-conforming Product which is not made within fourteen (14) days after Buyer
has received Product. Buyer must return Product to Seller, if requested, within
45 days of receiving the Product. Returns that do not meet these requirements
may not be accepted or may be subject to a return fee. See the "Return" section
of the "Batteriesplus.com" website for additional detail regarding Seller's
return policy.

8. INDEMNIFICATION. Buyer will indemnify, defend and hold Seller and its
corporate parents and other affiliates and their respective officers, directors,
stockholders, members, insurers, attorneys, employees, agents, successors,
predecessors, assigns, heirs and personal representatives harmless against any
and all liability, claims, suits, actions, losses, liabilities, damages, costs
and legal fees arising out of or related to: (i) any alleged or actual breach or
non-satisfaction by Buyer or, if applicable, any of its employees, authorized
representatives or advisors of any of Buyer's warranties, representations,
covenants or obligations in this Agreement, (ii) any actual or alleged breach of
warranty, representation, action or activity any Buyer which is in addition to
or otherwise conflicts with Seller's limited Product warranties to end users or
other third parties, and (iii) any other claims of any nature that any Products
have caused or contributed to bodily injury or death or damage to real or
personal property, excluding claims solely arising out of defective or
non-conforming Product.

9. FORCE MAJEURE. Seller's failure to deliver Product due to circumstances
beyond its reasonable control including acts of God, fire, flood, war, labor
disturbances, Seller or raw material shortages and governmental regulation will
not constitute an event of default or breach of this Agreement. Seller will
promptly notify Buyer of any such delay and its cause.

10. SUCCESSORS AND ASSIGNS. All provisions of this Agreement will be binding on
and benefit the parties hereto, and their successors, assigns and legal
representatives, except that Buyer may not assign or otherwise transfer this
Agreement without Seller's prior written consent. Any assignment, delegation or
transfer in violation of this provision will be void.

11. GOVERNING LAW AND DISPUTE RESOLUTION. This Agreement is governed by and
construed under the laws of the state of Wisconsin without reference to
Wisconsin's choice of law rules. Subject to Seller's right to seek injunctive
relief as stated below, any dispute, claim or controversy arising out of or
related to the Parties involving the interpretation of this Agreement will be
resolved by binding arbitration in Milwaukee, Wisconsin under the American
Arbitration Association Dispute Resolution Procedures in effect at the time of
arbitration. Buyer acknowledges and agrees that Seller may have no adequate
remedy at law if Buyer breaches this Agreement. In such event, Seller will have
the right to obtain specific performance or injunctive relief and any such
proceedings will be venued in federal district court for the Eastern District of
Wisconsin or in state court in Milwaukee County, Wisconsin.

12. MISCELLANEOUS.
a) The Agreement may be modified or terminated only upon Seller's written
consent.
b) This Agreement represents the entire agreement between the parties and
supersedes all prior agreements, understandings, negotiations and discussion of
the parties. There are no warranties, representations or agreements among the
parties related to the same subject matter, except as expressly stated herein.
c) Seller may, in its discretion, cancel an order or withdraw delivery if Buyer
fails or cannot comply with this Agreement and/or the terms of the Order
Confirmation.
d) If any provision of this Agreement is held invalid or unenforceable by a
court of competent jurisdiction (in whole or in part), the remainder of this
Agreement will remain in full force and effect and will not be affected,
impaired or invalidated.
e) Failure of Seller to insist upon performance of any provisions of this
Agreement or to exercise any right or privilege hereunder will not be construed
as a waiver or relinquishment of the future performance of any such term or
condition or the future exercise of such right.

13. PRIVACY. Batteries Plus LLC is committed to protecting your privacy. This
policy describes our practices regarding personal and account information
collected by Batteries Plus LLC ("we," "us," "our," "BPLUS" or, "Batteries Plus
Bulbs") at our stores, online at BatteriesPlus.com (Site or web site) and via
mobile applications (i.e. BatteriesPlus.com accessed through your mobile
devices).

By using the Batteries Plus Bulbs website or any of our applications, products,
services, features, tools, or resources you agree to the terms of this Privacy
Policy and our Terms/Conditions of Use.

This Privacy Policy, along with our Conditions of Use governs your use of the
Batteries Plus Bulbs website at https://www.batteriesplus.com/ ("Site") and any
other links through social media platforms such as Facebook or Twitter, as well
as the use of our mobile application. For the purposes of this Privacy Policy,
we will refer to all of these access points as the Batteries Plus Bulbs system
("System").

In this policy, "personal and account information" means your name, company
name, account number, address, telephone number, and e-mail address plus other
information that may personally identify you ("personally identifiable
information"), including your industry, the number of employees at your company,
and purchase history.

We reserve the right to modify this Privacy Policy from time to time. Each
version of our Privacy Policy is marked with a version number and effective
date. We recommend that you visit our web site periodically to review any
changes to this Policy. Your access of and use of our web site means you agree
to the terms in this Policy.


HOW MUCH INFORMATION MUST I SHARE?

The amount and type of information we collect from you depends on your in store
and online activities and use of our web site. Below, we explain what
information we collect.


WHEN YOU BROWSE OUR WEB SITE

Generally, you may visit this Site without providing Batteries Plus Bulbs or its
affiliates with any personally identifiable information. Information collected
by us is voluntarily provided by you and may include information such as your
name, address, email, phone number and other contact information. We may also
collect other personally identifiable information that you choose to include in
any communications that you send to us. We may use your personally identifiable
information to respond to your requests for information and provide you with
information. Our Site may also collect general information about your technology
interface or preferences (such as the type of browser used or the files
requested). Additionally, we may collect information regarding the websites you
visit and other information, as described in this Privacy Policy.

We may use third-party vendors or social sites, such as Google AdWords or
Facebook, to advertise to customers online for purposes of, including without
limitation, initiating direct marketing programs on our behalf, data tracking,
maintenance or development of our System, development of online products and
services or customer service or new product development, or other contracted
promotional opportunities provided to our users. These third-party vendors and
social sites may display Batteries Plus Bulbs advertisements on other web sites
based on user's internet usage. More specifically, these vendors use cookies to
inform, optimize, and serve ads based on a user's past visits to the Site. Any
information that these third parties collect via cookies is not linked to any
personally identifiable information we collect or you provide on the web site.
To learn about how to opt out of ad network interest-based advertising, click
here  .

We may transfer your personally identifiable information and other information
that you submit on our Site to our offices, affiliates, and service providers.
However, we can, and will ask our service providers to use, store and otherwise
process your information in accordance with this Policy regardless of where it
is transferred. We do not share your personally identifiable information with
third parties, without your consent, except as described in this policy and to
the extent required by law, in accordance with your instructions.


WHEN YOU MAKE PURCHASES THROUGH OUR WEB SITE

We collect your name, address, and payment information (such as credit card
number, expiration date and credit card verification code) to process your
order. We may also collect your zip code to assist in finding whether a certain
product is available at a store near you.


WHEN YOU CREATE AN E-ACCOUNT ON OUR WEB SITE

We collect your user name, password, bill-to address, and email address. You can
help us ensure your privacy by not sharing your user name or password.


WHEN YOU SUBSCRIBE TO OUR EMAIL NEWSLETTER THROUGH OUR WEB SITE

We use your email information to deliver newsletters, company information, and
promotions. Your email information may be used in conjunction with any purchases
you make at BatteriesPlus.com to provide customized offers or promotions. You
may opt out of future communications by clicking on the "unsubscribe" link in
any communication received from us or by updating your account settings.


WHEN YOU SIGN UP FOR E-RECEIPTS IN OUR STORES

We collect your email address and the other information that you provide in
order to provide you with an electronic receipt for your in store purchase.


WHEN YOU COMMUNICATE WITH US THROUGH OUR WEB SITE OR IN OUR STORES

We collect your email address and the other information that you provide in
order to respond to your communication. When you enter contests, participate in
surveys, submit forms or applications, or register for other activities, we
collect your name, email address and phone number, and the other information
that is required for entry or participation or information relevant to your
ability to purchase a franchise, which varies depending on the activity. Our
business partners may co-sponsor contests on our site. If you enter one of these
contests our co-sponsors may receive the information collected or may collect
the information directly. In these situations, we will tell you who is
collecting your information, how they may use it and how to contact them.


HOW IS MY PERSONAL AND ACCOUNT INFORMATION USED?

We collect information about you in order to provide you with services and
products and also collect information that is necessary for our Site to work
properly. We use personal information about our users for a variety of purposes
related to our business.

We may use your personal and account information to provide products or services
you have requested, respond to a communication from you, contact you, and as
otherwise described in this policy.

We may occasionally send you promotional, product or franchising information via
regular mail, email, or other electronic channels, including ads on social media
platforms. If you do not wish to receive promotional, product or franchising
information, you may opt out of future communications by following the
instructions in the communication.

In addition, in order to measure how we are doing and to better understand how
we can improve our product offerings, we or one of our service providers or
strategic partners may contact you by telephone or e-mail and solicit your
participation in research. Your participation is voluntary.

If you become our customer, we may send you updates on important information
about our company and services.

The Batteries Plus Bulbs Site may track the total number of visitors to our
Site, the number of visitors to each page of our Site, IP addresses, computer
and browser type, version and domain, dates and times of use of each page of our
Site, and any third party web site from which you were transferred to this Site,
and more, and we may analyze data for trends and statistics in the aggregate,
but this information will be in aggregate form only and it will not contain
personally identifiable information. This aggregate information is not linked to
any personally identifiable information that can identify any individual person.
We may use this aggregate information to analyze trends, administer the Site,
track users' movement and gather broad demographic information for aggregate use
and to improve the Batteries Plus Bulbs Site.


HOW IS MY PERSONAL AND ACCOUNT INFORMATION SHARED?

We restrict access to your personal and account information to those who need
access to use it as set forth in this policy, which includes franchisees and
service providers who are restricted by confidentiality obligations. Only
authorized personnel are permitted to see your E-Account password.

We may share your personal and account information with our third party services
providers, including but not limited to our credit card processors, web site
developers and hosts, advertising agencies, third party shippers and other
services providers, whose use of your information is limited to providing
services to us. We do not sell, trade, rent or otherwise share your personal
information with others.

We may disclose your personal and account information to respond to subpoenas,
court orders, or other legal process, as required by law, or to establish or
exercise our legal rights or defend against legal claims. Your personal and
account information may also be disclosed in event of any future connection with
a sale of some or all of our business or a merger with another company.

We may provide aggregate information and the data generated by cookies to web
design and marketing firms we contract for web site development and advertising
purposes.


HOW DO YOU PROTECT MY PERSONAL AND ACCOUNT INFORMATION?

We use 2048-bit keys and TLS 1.2 (Transport Layer Security) technology in all
areas where your personal and account information is required.

In addition, your personal and account information and transaction history are
kept behind our firewall on separate servers. All transaction information is
processed under encrypted channels.


HOW DO I EDIT OR DELETE MY SITE ACCOUNT INFORMATION?

You may edit your account information at any time by signing in to your account
and clicking "Your Account". You can access, review and update your personal
information. To delete your account, please call us at 1.800.677.8278 with
specific instruction to delete your account. Your account can be deleted, but
doing so will result in not being able to access certain areas of the site.


HOW DO I UNSUBSCRIBE FROM EMAILS?

If you do not wish to receive emails from us, you may opt out of future
communications by clicking on the "unsubscribe" link in any communication
received from us or by updating your account settings.


HOW DO I ADJUST AD PREFERENCES FOR AD NETWORK INTEREST-BASED ADVERTISING?

We may use third-party vendors, such as Google, to advertise to our users
online. These third-party vendors may display Batteries Plus Bulbs' product
advertisements on other websites based on your internet usage. More
specifically, these vendors use cookies to inform, optimize, and serve ads based
on your past visits to the Site or another site affiliated with our products or
services. Any information collected via cookies is not linked to any personally
identifiable information (name, address, email address, or phone number) we
collect or you provide on the website. To learn about how to opt out of ad
network interest-based advertising, click here  .


CHILDREN'S PRIVACY

Our Site is not directed at nor targeted to children under the age of 13. We do
not use our Site to knowingly solicit personal information from or market to
children under the age of 13. If you are under the age of 13, do not provide us
with any personal information. If we learn that someone under 13 has provided
personal information, we will use reasonable efforts to remove such information
from our databases.


YOUR CALIFORNIA PRIVACY RIGHTS

California Civil Code Section § 1798.83 permits users of our Site that are
California residents to request certain information regarding our disclosure of
personal information to third parties for their direct marketing purposes. To
make such a request, please contact us via the Site.


INTERNATIONAL USERS

BPLUS does not offer or sell products to individuals outside of the United
States of America. Our Site is based in the United States, controlled, operated,
and administered within the United States of America, and is made available to
you on an unsolicited basis, without any marketing or promotion. This Privacy
Policy is provided in accordance with and subject to applicable United States
and Wisconsin laws. If you decide to continue to access this site from your
location outside of the United States, you acknowledge that your use of this
Site is subject to this Privacy Policy and your personal information will be
transferred or processed in the United States.


HOW CAN I GIVE YOU FEEDBACK OR CONTACT YOU?

You may contact us via email or phone. Our Customer Care team is available by
phone 7:30am CT – 6:00pm CT, Monday through Friday 1-800-677-8278. Comments or
questions can also be sent to us via postal mail, and we will use reasonable
efforts to promptly review and respond as appropriate:

Batteries Plus Bulbs 1325 Walnut Ridge Drive Hartland, WI 53029

Please note that messages become our property and, unless you direct otherwise,
may be used by us for promotional purposes.

Last Updated – 7/8/19