www.supplyworks.com Open in urlscan Pro
23.37.33.136  Public Scan

Submitted URL: http://click.hdprosupply.com/?qs=8d6c9c0666487aae1b05c108490289ea22192fede046f6ec9c03afb90228c87e00239d863f199752a59562c6c386...
Effective URL: https://www.supplyworks.com/Sku/842166/private-brand-unbranded-self-adhesive-vinyl-floor-tile-12-in-x-12-in-11-mm-45-sq-ftca...
Submission: On March 29 via api from US — Scanned from DE

Form analysis 16 forms found in the DOM

POST https://www.supplyworks.com/Security/Login?returnUrl=%2FSku%2F842166%2Fprivate-brand-unbranded-self-adhesive-vinyl-floor-tile-12-in-x-12-in-11-mm-45-sq-ftcase-714896200016-1502%3Fcid%3Deml_pr_DiscoExcess_all_Q123-8-2-Pro-Ins_pod-842166%26hds%3D%26mi_u%3Damanda.larson%40paccar.com%26utm_source%3Dsfmc%26utm_medium%3Demail%26utm_campaign%3Deml_pr_DiscoExcess_pro-ins_Q123%26utm_term%3D%2525%2525%253dRedirectTo%28%2540url%29%253d%2525%2525%26utm_id%3D589826%26sfmc_id%3D236725834

<form id="headerLoginForm"
  action="https://www.supplyworks.com/Security/Login?returnUrl=%2FSku%2F842166%2Fprivate-brand-unbranded-self-adhesive-vinyl-floor-tile-12-in-x-12-in-11-mm-45-sq-ftcase-714896200016-1502%3Fcid%3Deml_pr_DiscoExcess_all_Q123-8-2-Pro-Ins_pod-842166%26hds%3D%26mi_u%3Damanda.larson%40paccar.com%26utm_source%3Dsfmc%26utm_medium%3Demail%26utm_campaign%3Deml_pr_DiscoExcess_pro-ins_Q123%26utm_term%3D%2525%2525%253dRedirectTo%28%2540url%29%253d%2525%2525%26utm_id%3D589826%26sfmc_id%3D236725834"
  method="POST">
  <i id="closeCaptchaPanel" class="fa fa-times pointer hide-it hide-it-wilmar" aria-hidden="true"></i>
  <span class="login-inputs">
    <input name="UserName" id="UserName" type="text" placeholder="Email address" class="login-field" style="height:28px;">
    <input name="Password" id="Password" type="password" placeholder="Password" class="login-field" style="height:28px;">
  </span>
  <input id="login-box-submit-button" type="submit" value="Log In" class="header-password brand-button-large pure-button"><span class="forgot-password-link"><a href="/ForgotPassword">Forgot password?</a></span>
  <script>
    var reCaptchaEnabled = false;
    var formCanSubmit = reCaptchaEnabled ? false : true;
    var reCaptchaLoadedLoginBox = function() {
      //console.log('reCaptchaLoadedLoginBox - reCaptchaEnabled = ' + reCaptchaEnabled);
      if (reCaptchaEnabled == true) {
        grecaptcha.render('recaptcha-div-login-box', {
          'sitekey': '',
          'callback': 'reCaptchaSuccessLoginBox',
          'expired-callback': 'reCaptchaExpiredLoginBox'
        });
      };
      //$('#login-box-submit-button').attr("disabled", true);
    };
    var reCaptchaSuccessLoginBox = function() {
      formCanSubmit = true;
      $('#reCaptcha-required-msg').hide();
      //$('#login-box-submit-button').removeAttr("disabled");
    };
    var reCaptchaExpiredLoginBox = function() {
      formCanSubmit = false;
      $('#reCaptcha-required-msg').show();
      //$('#login-box-submit-button').attr("disabled", true);
    };
    var toggleReCaptchaBox = function() {
      if (reCaptchaEnabled) {
        $("#headerLoginForm").addClass("captcha-present");
        $("i#closeCaptchaPanel").removeClass("hide-it hide-it-wilmar");
        $("#headerLoginForm #recaptcha-div-container").removeClass("hide-it-wilmar");
      };
    };
    // TODO - refactor this jquery code so it's all in a single function
    $("#login-box-submit-button").click(function() {
      if (formCanSubmit) {
        $('#headerLoginForm').submit();
      } else {
        toggleReCaptchaBox();
      };
    });
    $("#UserName").mousedown(function() {
      toggleReCaptchaBox();
    });
    $("#Password").mousedown(function() {
      toggleReCaptchaBox();
    });
    $("i#closeCaptchaPanel").click(function() {
      $("#headerLoginForm").removeClass("captcha-present");
      $("i#closeCaptchaPanel").addClass("hide-it hide-it-wilmar");
      $("#headerLoginForm #recaptcha-div-container").addClass("hide-it-wilmar");
    });
  </script>
</form>

GET /Search2

<form id="searchBarForm" method="get" action="/Search2">
  <div class="search_container_item">
    <input type="hidden" name="searchBarParams.PreviouslySubmittedKeywords">
    <div class="search_container_item_in">
      <input autocomplete="off" id="searchBarParams_Keywords" name="searchBarParams.Keywords" size="20" type="text" value="">
      <div id="AutoCompleteDropDownContainer"></div>
    </div>
    <button type="submit" name="btn" id="btn" value="Find" class="brand-button-large NewSearchBTN">
      <i class="fa fa-2x fa-search fa-flip-horizontal" aria-hidden="true"></i>
    </button>
  </div>
  <div class="margin-top-quarter-em margin-left-1em searchBarParams_FilterByCustomizedProductOffering_container" style="min-height: 20px;">
    <div class="inline-block margin-right-1em searchBarParams_FilterByCustomizedProductOffering_checkbox">
      <label for="searchBarParams_FilterByOrderedPreviously" class="checkmark-wrap"> Show Only Items Ordered Previously <input data-analyticsid="PrevOrdedSearchCheckbox" id="searchBarParams_FilterByOrderedPreviously"
          name="searchBarParams.FilterByOrderedPreviously" onchange="PreviousOrderCheckBox();" type="checkbox" value="true"><input name="searchBarParams.FilterByOrderedPreviously" type="hidden" value="false">
        <span class="checkmark"></span>
      </label>
    </div>
  </div>
  <div id="ShowPreviousOrderModal" style="display: none;">
    <p class="margin-top-1em">The <i>Show Only Items Ordered Previously</i> filter helps find your past purchases fast! Please Log In to use this helpful feature.</p>
    <div id="btnLogInClick" class="margin-top-half-em margin-bottom-2em">
      <input id="LogInCreate" type="submit" value="Log In" class="thd-button secondary" runat="server">
    </div>
    <p><b>Don't have an account?</b></p>
    <p>I'm not a current Home Depot Pro customer, but I am ready to buy today.</p>
    <div id="btnCreateAccount" class="margin-top-half-em margin-bottom-2em">
      <input id="AccountCreate" type="submit" value="Create Account" class="thd-button secondary" runat="server">
    </div>
    <p class="top-border-light bottom-border-light margin-bottom-2em padding-1em text-center">If you need assistance, please call Customer Service at 1-866-412-6726.</p>
    <div id="btnClose" class="text-right">
      <input id="close" type="submit" value="Close" class="thd-button tertiary" runat="server">
    </div>
  </div>
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="ISh-kjfWmfrbCM8JORJUcDSE3N75gYtAbxTZg9KC8y0hpgU9HBtClotn0i6rckp9ClKC2nGYZTm4RcF1aOhczHiyoi41">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="3C-rsUcOIY2CiNkGxBNwCZOc3fKAEEI4ovDL12izlVZzlrF1PLQY9pl18e9S091HD2B_-diMwsa3zoDsAPxPaUDyO_k1">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="p00QVPn2P18MdQlNJD1oCnZ68K8jRr9nf-j-X4wyrhNn7-lQQ2kQHxg_k-Myjl0d26Qd5Slakch-SXaYgVwKCfch1qI1">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="_PC0wqsTLc6qVjaOc1kPszeBdTakuyV0SyQvIeX7Fwcjc4MJ6R0RuhZyHqcpjO4ak3OmLAHKb6Bncr-8LdC8fJsa2UM1">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="79pnxj_mKGVg_43j5P9M8jfjCSaI1lpvaw01piOuuAO0POSXTm5Z8qHRFpWpVNhQe2LJ63n7ZS5l9REKXZIpkOs0gn41">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="_0CmZhzlyxFIS5Ml4A66XINaekdZDfFbRZ4GwXF15hu2b0AIFizBFYKQLMayPTHmgGNz4UnbBDVYkrQd59bM3oQqXNM1">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="xXrTDRFBS2KjXGyAbRBjc1mxS7rcLUgFgcSD5s53cvIrij7-xI_hK_iAx3GNPv65LOtoqCtrphV3hAQOXPGlHua9xeU1">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="ZpvvR5qibxUxuR8EEdeffuvREvHFH9lsaX8fv3yVYJVz-pWxJHYv-PKvy-wgU3uDqawwiMGy8-WYmDq3GFTnMBu9QhE1">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="k_hjkstHY1UlCAoWYVhZyVmskTMaRiVUEy5Mi85v6krM7whlKwp4X2EW1zlMh8Qdpu6_er4-mHiSB7Lo7zBMNLYyA9k1">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="nMGOija9DaSIpTuY-Le6iUrzspmhPGF7QsgPl4TQ7CDebffuJP23_jopdvN23WukU-I7e-bG7gUKCXIFp-SUIFxD5PY1">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="DZk7EGXQxPpgsnSZajXL2J8iDWpxFeiJfCa_HvcZJiel60b4sBidS6xy55nym_l9BtR8LPbQ0c8UXTMKiLFkdj-6aUE1">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="Rkn8fmrE4AwJCi8wH2M-06srkX2Q6VxlDFTzL8Sy8POplVNbHM5KsPMWDEc7goS4_t1Wu0NH0NFEq6GQXesW6vuXOog1">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="L8a0arkFwVGyn7YS83UV6Oop5WNyZLI4EpVN7iU7998K_MQp453_WhFyxn8b4zFPh-WYw5WQcbNxpZQcdgedP0hYgkw1">
</form>

POST #

<form id="__AjaxAntiForgeryForm" action="#" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="xf_rZB4w4re3Z4k0iVsnWKUmzy3n1nVKrzRZWWD_a2meuaIwlGJdmEj0u3hwN61d9gD5LpX2Gtn4Nb94HIhedGG7XOE1">
</form>

Text Content

 * Need Help?
 * | 1-866-412-6726
   
 * Become A Customer
 * Forgot password?

Show Only Items Ordered Previously

The Show Only Items Ordered Previously filter helps find your past purchases
fast! Please Log In to use this helpful feature.



Don't have an account?

I'm not a current Home Depot Pro customer, but I am ready to buy today.



If you need assistance, please call Customer Service at 1-866-412-6726.


My Account
(0)
 *  *  * ADHESIVES, SEALANTS & PATCHING
       * APPLIANCES
       * CABINETS, COUNTERTOPS & VANITIES
       * CLEANING & JANITORIAL
       * DOORS & WINDOWS
       * ELECTRICAL
       * FLOORING & CEILING
       * FOOD SERVICE
       * GAS PRODUCTS
       * GROUNDS & POOL SUPPLIES
       * HARDWARE
       * HOSPITALITY
       * HVAC
       * LIGHTING
       * OFFICE SUPPLIES
       * PAINT SUPPLIES
       * PLUMBING
       * SAFETY PRODUCTS
       * SECURITY
       * SHIPPING, MOVING & STORAGE
       * TOOLS
      
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
      
      
      

 * Resources
 * ePublications
 * ProPurchase
 * Clearance

   
 * Favorites Lists
 * Web Tools
    * Bin Labels
    * Bulk Quick Add
    * Catalog Request
    * Custom Catalog
    * Reports

 * Orders & Quotes
    * Order History
    * Invoice History
    * Credit History
    * Track My Orders
    * My Quotes
    * Special Orders




PRIVATE BRAND UNBRANDED SELF-ADHESIVE VINYL FLOOR TILE, 12 IN. X 12 IN., 1.1 MM,
(45 SQ. FT./CASE)

Item # 842166 | PRIVATE BRAND UNBRANDED Part # 1502 | UPC Code 714896200016 |
UNSPSC Code 30161707 | Catalog Page #1719
CLEARANCE

/
Qty:
Add to Cart

 – based on your current ship-to address.



 
 * Home
 * 
 * FLOORING & CEILING
 * 
 * FLOORING
 * 
 * VINYL FLOORING


PRIVATE BRAND UNBRANDED SELF-ADHESIVE VINYL FLOOR TILE, 12 IN. X 12 IN., 1.1 MM,
(45 SQ. FT./CASE)

Item # 842166 | PRIVATE BRAND UNBRANDED Part # 1502 | UPC Code 714896200016 |
UNSPSC Code 30161707 | Catalog Page #1719
Open Expanded View 
CLEARANCE
$20.44 case

Units: Case

Qty:

Add to Cart



Log in for product availability.

Cancel Edit List Add to Cart

Static:
A Static Favorites List is created by adding items to your list from Search
and/or Browse results, product detail pages, and previous orders and invoices.
You can also upload your list using the Excel template provided on the
"Favorites List Management" page.

Dynamic:
A Dynamic Favorites List is automatically created from your purchase history
based on the timeframe, ship-to name, and product categories you want included.
This list updates each time you open it based on the criteria selected.

Enter a Name for your List:



Product Overview Documentation Specifications Warranty More Related Terms


PRODUCT OVERVIEW

Self-stick Vinyl Tile designed for easy application. This tile is suitable for
residential use only. Very economical/turn-key flooring solution for apartments,
rental home properties and residential homes.

 * Self-Stick Installation
 * Easy Maintenance
 * Easy replacement capabilities - Just peel and stick.
 * Stylish Patterns
 * No-Wax Finish
 * Wipe up Spills and Stains with Ease


CUSTOMERS ALSO BOUGHT

KILZ Original 13 oz. White Oil-Based Interior Primer Spray, Sealer, and Stain
Blocker

Item #: 810277


Qty:
Units: Each

Add to Cart



Niagara Conservation Sava 1-Spray 4.5 in. Single Wall Mount 1.5 GPM Fixed Shower
Head in Chrome

Item #: 151488


Qty:
Units: Each

Add to Cart



Sentinel Battery Operated Smoke Detector with Ionization Sensor

Item #: 129416


Qty:
Units: Each

Add to Cart



DAP Kwik Seal Plus 5.5 oz. White Kitchen and Bath Premium Kitchen and Bath
Siliconized Caulk

Item #: 810407


Qty:
Units: Each

Add to Cart



BREAK-UP 19 oz. Professional Oven and Grill Cleaner (6 Per Case)

Item #: JWPCBD991206


Qty:
Units:

Add to Cart




DOCUMENTATION

Article Letter Assembly Instructions


SPECIFICATIONS

Certifications and Listings
ASTM Compliant, FloorScore
Color
Beige
Features
Stain Resistant
Indoor/Outdoor
Indoor Only
Installation Method
Peel and Stick
Installs Over Subfloor
Plywood
Installs over Subfloor
Concrete
Manufacturer Warranty
5 years
Material
Vinyl
Product Length (in.)
12
Product Thickness (mm)
1.143
Product Weight (lb.)
19
Product Width (in.)
12
Total Square Footage Covered
45
Vinyl Surface Type
Smooth
Warranty Type
Residential
Water Protection
Water Resistant


WARRANTY

5 years


MORE RELATED TERMS

Floor Tiles Vinyl Floor Tiles


CUSTOMERS WHO VIEWED THIS ITEM BOUGHT

Honeywell Home Vertical Non-Programmable Thermostat with 1H/1C Single Stage
Heating and Cooling

Item #: 468594


Qty:
Units: Each

Add to Cart



Lindstrom #8 x 2-1/2 in. Phillips Drive Bugle Head Drywall Screws (100-Box)

Item #: 500686


Qty:
Units: Box

Add to Cart



Proplus Lift-and-Turn Waste and Overflow

Item #: 814585


Qty:
Units: Each

Add to Cart



ProPlus Shower Handles for Price Pfister Contempra

Item #: 133130


Qty:
Units: Pair

Add to Cart



AAF Flanders 16 in. x 20 in. x 1 in. Nested Fiberglass Air Filter (24-Pack)

Item #: 306737814


Qty:
Units: Case

Add to Cart



CUSTOMERS ALSO VIEWED

8 in. Universal Plug-In Range Element

Item #: 290168


Qty:
Units: Each

Add to Cart



Premier Anti-Siphon Fill Valve Repair Kit

Item #: 299498


Qty:
Units: Each

Add to Cart



Anvil Mark 1-1/2 in. White Cabinet Hinge (10-Pack)

Item #: 310331306


Qty:
Units: Pack

Add to Cart





CATEGORIES

Adhesives, Sealants & Patching

Appliances

Cabinets, Countertops & Vanities

Cleaning & Janitorial

Doors & Windows

Electrical

Flooring & Ceiling

Food Service

Gas Products

Grounds & Pool Supplies

Hardware

Hospitality

Hvac

Lighting

Office Supplies

Paint Supplies

Plumbing

Safety Products

Security

Shipping, Moving & Storage

Tools

MY ACCOUNT

Log In / Sign Up

My Account

Forgot Password

ORDERS/QUOTES

Previous Orders

Invoices

Credits

My Quotes

Track My Order

WEB TOOLS

Custom Catalog

Print Bin Labels

Favorites Lists

Budgeting

Order Approval Workflow

Customized Product Offering

REPORTS

Industry Best Sellers

My Top Products

Usage Reporting

Green Reporting

Budget Reports

BUSINESS SOLUTIONS

StockWise Inventory Solutions

ONLINE ADVANTAGES/HELP

Shopping Tools and Features

Website Icon Reference

Help Center

Frequently Asked Questions

Browser Requirements

Website Tutorials

CUSTOMER SERVICE

Contact Us

Returns

Special Orders Inquiry/Request

Special Order Instructions

StockWise Inventory Solutions

Catalog Request

Product Recalls

COMPANY INFO

About Us

Contact Information

Privacy and Security Statement

Do Not Sell My Personal Information

Website Terms and Conditions

Terms and Conditions of Credit

Terms of Sale

California Supply Chain Act

Credit Application

Can't find what you're looking for?
Please call us:

1-866-412-6726

HELP CONTACT FAQ FEEDBACK

FOLLOW HOME DEPOT PRO ON...



GET THE HOME DEPOT PRO APP TODAY!



© 2010 - 2023. HDS IP Holding, LLC. All Rights Reserved. HD Supply® and the HD
Supply logo are trademarks of HDS IP Holding, LLC. The Home Depot Pro® and the
Home Depot Pro logo are trademarks of Home Depot Product Authority, LLC and are
used by HD Supply under license.

 



CloseLog In
 

Close


BECOME A CUSTOMER

Enroll today and take control of where your business will be tomorrow with Home
Depot Pro. We are ready to become your one-source solution.

Create a New Home Depot Pro Account




ALREADY A CUSTOMER?

One-source solutions are available to existing Home Depot Pro customers. Call
1-866-412-6726 or email us to set your web login up for your existing account.




CUSTOMER CREDIT AVAILABLE

Accelerate your business's options and take it the next level when you open a
credit line with Home Depot Pro. Download our credit application to apply.




ONLINE HELP CENTER

Get the professional answers you deserve. Our digital help center is here to
help you navigate Home Depot Pro's one-source solutions and get the job done
right.

Contact Us  Privacy and Security Statement