www.truevalue.com Open in urlscan Pro
151.101.130.177  Public Scan

URL: https://www.truevalue.com/
Submission: On May 16 via manual from RO — Scanned from DE

Form analysis 6 forms found in the DOM

GET https://www.truevalue.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.truevalue.com/catalogsearch/result/" method="get">
  <div class="search"><label class="label sr-only" for="search" data-role="minisearch-label"><span>Search</span></label>
    <div class="control"><input id="search" aria-label="Search" type="text" name="q" value="" class="input-text" maxlength="128" role="textbox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" data-block="autocomplete-form">
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions"><button type="submit" role="button" class="action search" disabled=""><span>Search</span></button></div>
  <div class="search-loop" aria-hidden="true"></div>
</form>

Name: modal-optin-step1-form

<form class="opt-in__form fieldset" name="modal-optin-step1-form" id="modal-optin-step1-form" novalidate="novalidate">
  <div class="field email active"><label class="label" for="opt-in-email" data-role="label"><span>Email Address *</span></label>
    <div class="control"><input id="opt-in-email" type="text" name="email" value="" class="input-text has-placeholder" maxlength="128" data-validate="{required:true, 'validate-email':true}" aria-required="true"></div>
  </div>
  <div class="field zip active"><label class="label" for="opt-in-zip" data-role="label"><span>Zip Code *</span></label>
    <div class="control"><input id="opt-in-zip" type="text" name="zip" value="" class="input-text numeric-keyboard has-placeholder" maxlength="128" data-validate="{required:true, 'validate-zip-us':true}" aria-required="true"></div><span
      class="tooltip-btn"></span>
    <div class="optin-tooltip"><span class="icon--close tooltip-btn-close"></span> <!-- =======================
    CMS block - [[Opt-in Popup] Op-in Popup zip tooltip
    identifier: optin_zip_tooltip
======================== -->
      <p>We use your Zip Code to connect you to your closest store</p>
    </div>
  </div>
  <div class="field firstName active"><label class="label" for="opt-in-firstName" data-role="label"><span>First Name *</span></label>
    <div class="control"><input id="opt-in-firstName" type="text" name="firstName" value="" class="input-text has-placeholder" maxlength="128" data-validate="{required:true}" aria-required="true"></div>
  </div>
  <div class="field lastName active"><label class="label" for="opt-in-lastName" data-role="label"><span>Last Name</span></label>
    <div class="control"><input id="opt-in-lastName" type="text" name="lastName" value="" class="input-text has-placeholder" maxlength="128"></div>
  </div>
  <div class="actions"><button class="button-alternate js-close" aria-label="No Thanks"><span>No Thanks</span></button> <button class="button-default js-submit-opt-in__first" type="submit"><span>Enter</span></button></div><input type="hidden"
    name="action" value="1">
</form>

Name: modal-optin-step2-form

<form class="opt-in__form fieldset" name="modal-optin-step2-form" id="modal-optin-step2-form">
  <div class="field store_guid js-store-guid"></div>
  <div class="opt-in-popup__second-content">
    <div class="opt-in-popup__title">Tell us a little about yourself<span class="optional">(Optional)</span></div>
    <div class="field diy_skill_level active"><label class="label active" for="diy_skill_level" data-role="label"><span>DIY Skill Level</span></label>
      <div class="control"><select id="diy_skill_level" name="diy_skill_level" class="has-placeholder">
          <option value="0">DIY Skill Level</option>
          <option value="1">1 - Beginner</option>
          <option value="2">2 - Experienced</option>
        </select></div>
    </div>
    <div class="field birthday_month active"><label class="label active" for="birthday_month" data-role="label"><span>Birthday Month</span></label>
      <div class="control"><select id="birthday_month" name="birthday_month" class="has-placeholder">
          <option value="0">Birthday Month</option>
          <option value="1">January</option>
          <option value="2">February</option>
          <option value="3">March</option>
          <option value="4">April</option>
          <option value="5">May</option>
          <option value="6">June</option>
          <option value="7">July</option>
          <option value="8">August</option>
          <option value="9">September</option>
          <option value="10">October</option>
          <option value="11">November</option>
          <option value="12">December</option>
        </select></div>
    </div>
    <div class="field loyalty_number active"><label class="label" for="loyalty_number" data-role="label"><span>True Value Rewards Number</span></label>
      <div class="control"><input id="loyalty_number" type="text" name="loyalty_number" value="" class="input-text has-placeholder" maxlength="10"></div><span class="tooltip-btn"></span>
      <div class="optin-tooltip"><span class="icon--close tooltip-btn-close"></span> <!-- =======================
    CMS block - [Opt-in Popup] Opt in popup reward tooltip
    identifier: optin_reward_tooltip
======================== -->
        <p>True Value Rewards is available at participating stores. With True Value Rewards, you can earn points for every purchase toward future savings. Want to join? Learn more, find a participating store, and enroll at
          <a href="https://rewards.truevalue.com" target="_blank">TrueValueRewards.com</a>.</p>
      </div>
    </div>
    <div class="actions"><button class="button-alternate js-close js-skip"><span>Skip this Step</span></button> <button class="button-default js-submit-opt-in__second" type="submit"><span>Enter</span></button></div>
  </div>
</form>

POST https://www.truevalue.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.truevalue.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="grid-container">
    <div class="row">
      <div class="col-md-4 col-md-offset-4">
        <div class="field newsletter active"><label class="label" for="newsletter"><span>Enter your email address</span></label>
          <div class="control"><input name="email" type="email" id="newsletter" class="input-text hidden-input has-placeholder" data-validate="{required:true, 'validate-email':true}"><button
              class="action subscribe button button-alternate js-subscribe" type="submit"><span>Email Sign Up</span></button></div>
        </div>
      </div>
    </div>
  </div>
</form>

<form data-bind="submit: searchByZip" id="zip_code_search_form"><input pattern="[a-zA-Z0-9,\s]+" inputmode="text" title="City &amp; State separated by comma(,) or a valid zip code" type="text" name="zip_code" id="zip_code"
    class="zip_code_text required-entry" placeholder="Search by City &amp; State or zip code" data-bind="value: zip_codeVal"><input type="submit" value="Search"></form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required active">
      <label class="label" for="email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email" type="email" class="input-text has-placeholder" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required active">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text has-placeholder" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.truevalue.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Your company account is blocked and you cannot place orders. If you have
questions, please contact your company administrator.

We use cookies to give you the best online experience. By using our website you
agree to our use of cookies in accordance with our Privacy Policy.

Allow Cookies


For the best site experience, we suggest turning off compatibility mode or using
an updated browser.

Shop Local: Find a Store
True Value Rewards

True Value Rewards
Skip to Content
Search
 * All Departments
    * Automotive
      * View AllAutomotive
      
      * 
      
      * Tire Inflators & Repair
      * Auto Accessories
      * Auto Parts
      * Auto Tools
      * Battery Chargers & Jumpers
      * Cleaning & Waxing
      * Gas & Kerosene Cans
      * Oils, Lubricants & Fluids
      * Shop Equipment
      * Towing & Tie Downs
    * Bath
      * View AllBath
      * Bathroom Faucets
      * Bathroom Sinks
      * Bathroom Cabinets
      * Cabinet Hardware
      * Bathroom Light Fixtures
      * Bathroom Accessories
      * Bath Fans & Heaters
      * Showers & Bathtubs
      * Toilets & Toilet Seats
    * Building Materials
      * View AllBuilding Materials
      
      * 
      
      * Cabinets
      * Concrete & Masonry
      * Construction Hardware
      * Doors
      * Driveway & Roof Coatings
      * Drywall Tools & Hardware
      * Floor, Wall & Ceiling Covering
      * Gutters & Flashing
      * Home Insulation
      * Lumber & Trim
      * Outdoor Railing
      * Roof Venting & Fans
      * Windows & Window Wells
    * Electrical
      * View AllElectrical
      
      * 
      
      * Batteries
      * Circuit Breakers & Fuses
      * Conduit, Fittings & Boxes
      * Doorbells
      * Electrical Tools
      * Extension Cords & Surge Protectors
      * Fire Safety & Home Security
      * Light Switches & Dimmers
      * Outlets
      * Plugs & Connectors
      * Smart Home & Security
      * Solar Power
      * Timers & Sensors
      * Wall Plates
      * Wire
    * Farm & Ranch
      * View AllFarm & Ranch
      
      * 
      
      * Beekeeping
      * Farm Supplies
      * Fencing & Supplies
      * Goat, Sheep & Rabbit Supplies
      * Horse Supplies
      * Livestock & Dairy Supplies
      * Poultry Supplies
    * Hardware
      * View AllHardware
      
      * 
      
      * Cabinet Hardware
      * Chain & Rope
      * Door Knobs & Hardware
      * Drawer Hardware
      * Fasteners
      * Furniture Hardware
      * Gate Hardware
      * Garage Door Openers & Hardware
      * Handrail Brackets
      * Hanging & Mounting
      * Hinges
      * Home Safety & Security
      * Key Holders
      * Mailboxes & House Signs
      * Metal Stock
      * Weatherproofing
      * Window Hardware
    * Heating & Cooling
      * View AllHeating & Cooling
      
      * 
      
      * Air Conditioners & Accessories
      * Air Purifiers & Filters
      * Heaters
      * Evaporative (Swamp) Coolers
      * Fans
      * Ceiling Fans
      * Fireplaces & Wood Stoves
      * Furnace (Air) Filters
      * Humidifiers & Dehumidifiers
      * HVAC Duct & Fittings
      * Thermostats
      * Registers, Grilles & Returns
      * Ventilation
      * Weatherproofing
    * Home & Cleaning
      * View AllHome & Cleaning
      
      * 
      
      * As Seen On TV
      * Cleaning Tools
      * Dishwashing & Sink Supplies
      * Electronics
      * Home Decor
      * Household Cleaners
      * Indoor Pest Control
      * Janitorial Supplies
      * Laundry Aids & Carts
      * Masks, Sanitizers & Cleaners
      * Personal Care
      * Trash Cans & Trash Bags
      * Dollar Shop
    * Kitchen
      * View AllKitchen
      * Kitchen Faucets
      * Kitchen Sinks
      * Kitchen Light Fixtures
      * Cabinet Hardware
      * Kitchenware
      * Kitchen Storage
      * Small Kitchen Appliances
      * Garbage Disposals
      * Step Stools
      * Snacks & Beverages
    * Lawn & Garden
      * View AllLawn & Garden
      
      * 
      
      * Composters
      * Fencing & Edging
      * Gardening Tools
      * Gardening Workwear
      * Hydroponics & Indoor Gardening
      * Lawn Decor
      * Lawn & Garden Care
      * Lawn Mowers & Tractors
      * Outdoor Power Equipment
      * Pest Control
      * Planters
      * Seed & Seed Starting Supplies
      * Snow Removal
      * Storage Sheds & Benches
      * Watering
      * Wheelbarrows & Garden Carts
      * Wild Bird Supplies
    * Lighting & Ceiling Fans
      * View AllLighting & Ceiling Fans
      
      * 
      
      * Light Bulbs
      * Ceiling Fans
      * Flashlights
      * Indoor Lighting
      * Outdoor & Landscape Lighting
      * Work & Workshop Lighting
    * Outdoor Living & Patio
      * View AllOutdoor Living & Patio
      
      * 
      
      * Grills & Outdoor Cooking
      * Patio Furniture
      * Patio & Lawn Decor
      * Fire Pits & Patio Heaters
      * Outdoor & Landscape Lighting
      * Pools & Pool Supplies
      * Recreation & Activities
      * Coolers & Ice Chests
    * Paint
      * View AllPaint
      
      * 
      
      * Interior Paint
      * Exterior Paint
      * Primers
      * Interior Stains & Finishes
      * Exterior Stains & Sealers
      * Spray Paint
      * Craft Paint
      * Specialty Paints & Coatings
      * Adhesives & Glues
      * Caulk & Sealant
      * Drop Cloths, Tarps & Sheeting
      * Paint Cleaners & Chemicals
      * Paint Tools & Supplies
      * Sanding, Patching & Repair
      * Wallpaper Tools & Chemicals
    * Pet Supplies
      * View AllPet Supplies
      
      * 
      
      * Bird Supplies
      * Cat Supplies
      * Dog Supplies
      * Fish Supplies
      * Small Pet Supplies
    * Plumbing
      * View AllPlumbing
      
      * 
      
      * Drain Openers
      * Drain Parts & Repair
      * Faucets
      * Garbage Disposals
      * Pipes & Fittings
      * Pumps & Sump Pumps
      * Showers & Bathtubs
      * Sinks
      * Supply Lines
      * Tape, Compounds & Insulation
      * Toilets & Toilet Repair
      * Valves
      * Water Filtration & Treatment
      * Water Heaters
    * Storage & Organization
      * View AllStorage & Organization
      
      * 
      
      * Storage Containers
      * Shelves & Shelving Units
      * Storage Sheds & Benches
      * Closet Storage
      * Garage & Tool Storage
      * Kitchen Storage
      * Office & School Supplies
      * Moving & Packing Supplies
    * Tools
      * View AllTools
      
      * 
      
      * Air Compressors & Air Tools
      * Hand Tools
      * Ladders
      * Measuring & Marking Tools, Levels
      * Outdoor Power Equipment
      * Power Tools
      * Power Tool Accessories
      * Protective & Safety Equipment
      * Soldering, Torches & Welding
      * Tool Sets
      * Tool Storage & Work Surfaces
      * Workwear & Footwear
        
        * 
    * Holiday & Seasonal
      * View AllHoliday & Seasonal
      
      * 
      
      * Christmas Trees
      * Christmas Lights
      * Christmas Decorations
      * Christmas Lawn Decor
      * Halloween
      * Hanukkah

 * DIY Projects & Ideas

DIY Projects & Ideas
Local Ad
Store Locator
Toggle Nav
Store Locator
Search

What can we help you find?
Search

Search





YOUR DIY DESTINATION

Find hundreds of ideas and step-by-step guides for your next home improvement
project.

Get Started


EDITORS' TOP PROJECTS

 * Rising Waters: How to Keep Your Home Safe from Flood Damage
   Categories: Maintenance & Repair , Safety & Security
   
   Did you know that flood damage in the United States has cost home and
   business owners nearly $75 billion in the last three decades? It's difficult
   to imagine, but those images of flooded homes and neighborhoods are a harsh
   reality millions face.
   
   Read more »
   
 * Guide to Lawn Mower Safety and Maintenance
   Categories: Patio & Garden , Maintenance & Repair , Landscaping , Tools
   
   Before using a new lawn mower, it’s important to understand the basics of
   proper operation and maintenance. Doing so will keep everyone safe and help
   you get the most out of your investment.
   
   
   ARE LAWN MOWERS SAFE TO USE?
   
   Since millions o
   
   Read more »
   
 * How to Spray Paint Plastic Chairs & Furniture
   Categories: Paint & Stain , Exterior Paint
   
   Weather and sun can fade your plastic patio chairs’ appearance over time, but
   that doesn’t mean you have to throw them out and replace them. You can use
   spray paint to renew and brighten them up. This is a simple weekend project
   for anyone with any lev
   
   Read more »
   
 * How to Clean Your BBQ Grill
   Categories: Patio & Garden , Outdoor Living
   
   It's time to fire up the grill for a new season of family fun and fabulous
   food. Of course, you'll need to clean and prepare it before you start
   cooking. Whether you have a gas
   
   Read more »
   




SHOP TRUE VALUE


INTRODUCING: TRUE VALUE REAL MOMENTS

True Value is here for all of life’s Real Moments. We know DIY projects don’t
always go as planned, and we’re ready to help. #TVRealMoments

Learn More



TRUE VALUE LOCALLY STRONG

True Value stores are independently owned and operated. Shop a local store
today.

Find a Store

Join True Value Rewards for points, coupons, and exclusive member offers.
Satisfaction earned.

Sign Up


TRUE VALUE FOR YOU


SMALL BUSINESS SATURDAY

Support Your Local Store this Saturday, November 27

Find Your Store


PROTECT YOURSELF & OTHERS

With masks, hand sanitizer & cleaning products

Browse Now


GARDEN YEAR-ROUND

With plant & garden supplies

Browse Now


BUILD IT YOURSELF

With hand & power tools from Master Mechanic

Browse Now


POPULAR CATEGORIES

Browse All Departments

Lawn & Garden

Outdoor Living & Patio

Grills

Firepits

Snow Throwers

Snow Removal

Storage & Organization

Patio Furniture

Storage Sheds & Benches

Fire Pits

Pet Supplies

Building Materials

Heaters

Paint

Tools

Electrical

Hardware

Dog Food

Heating & Cooling

Plumbing

Home & Cleaning

Farm & Ranch Supplies

Paint & Supplies
Lawn & Riding Mowers
Pressure Washers
Storage Sheds & Deck Benches
Bird Feeders & Food
Covid Masks, Sanitizers, More
Gardening Tools
Sump & Well Pumps
Wheelbarrows & Carts
Driveway Repair
Dog Supplies & Kennels
Ladders


OUR BRANDS


Behind every project is a True Value®


As an email subscriber you will receive exclusive in-store offers, online-only
coupons, and helpful project tips and advice.

Email Address *

Zip Code *


We use your Zip Code to connect you to your closest store

First Name *

Last Name

No Thanks Enter
Privacy Policy
Please select your preferred store(Optional)
Tell us a little about yourself(Optional)
DIY Skill Level
DIY Skill Level1 - Beginner2 - Experienced
Birthday Month
Birthday Month January February March April May June July August September
October November December
True Value Rewards Number


True Value Rewards is available at participating stores. With True Value
Rewards, you can earn points for every purchase toward future savings. Want to
join? Learn more, find a participating store, and enroll at
TrueValueRewards.com.

Skip this Step Enter
Privacy Policy
Thanks for signing up!

Please add truevalue@message.truevalue.com to your address book.

Return to truevalue.com

This functionality is enabled only for desktop.




SHOP A LOCAL STORE

Find a Store


JOIN TRUE VALUE REWARDS

Sign Up


LEARN DIY PROJECTS

Explore


STAY IN TOUCH

Get offers and project ideas

Enter your email address
Email Sign Up


FOLLOW US

 * Facebook
 * Twitter
 * Instagram
 * Youtube
 * Pinterest
 * TikTok


CUSTOMER SERVICE

   
   
   
   
 * Customer Service
 * Contact Us


RESOURCES

   
 * True Value Rewards
 * Material Safety Data Sheets (MSDS)
   
 * Gift Cards
 * Manage My Gift Cards
   


ABOUT US

 * About Us
   
 * Careers
 * Open a Store
 * True Value Company
 * True Value Foundation

Store Locator

Store Directory


© 2022 True Value Company, L.L.C. All rights reserved.

Privacy Policy Accessibility Statement Terms of Use






Close


SHOP YOUR LOCAL STORE

Our True Value stores are independently owned and operated. Enter your City &
State or zip code to see stores near you.
You can use the format: [City, State] or [zip code]

 * GRAND TRUE VALUE RENTAL
   
   191 Parsons Road
   Presque Isle, ME 04769-5115
   
   Select Store

 * GRAND TRUE VALUE RENTAL
   
   428 North St
   Houlton, ME 04730
   
   Select Store

 * JOHNSON'S TRUE VALUE HARDWARE
   
   188 North St
   Calais, ME 04619-1608
   
   Local Online Store
   
   Shop Store
   

 * KATAHDIN TRUE VALUE
   
   225 Aroostook Ave
   Millinocket, ME 04462-0001
   
   Local Online Store
   
   Shop Store
   

GRAND TRUE VALUE RENTAL

191 Parsons Road
Presque Isle, ME 04769-5115
Select Store

GRAND TRUE VALUE RENTAL

428 North St
Houlton, ME 04730
Select Store

JOHNSON'S TRUE VALUE HARDWARE

188 North St
Calais, ME 04619-1608

Local Online Store

Shop Store

KATAHDIN TRUE VALUE

225 Aroostook Ave
Millinocket, ME 04462-0001

Local Online Store

Shop Store



Close


Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?