duralabel.com Open in urlscan Pro
192.200.160.18  Public Scan

Submitted URL: https://go.duralabel.com/api/mailings/click/PMRGSZBCHIZDGOBWGAYDQNJMEJ2XE3BCHIRGQ5DUOBZTULZPO53XOLTHOJQXA2DJMNYHE33EOVRXI...
Effective URL: https://duralabel.com/samples/
Submission: On September 06 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

<form class="aa-Form" action="" novalidate="" role="search" cr-attached="true">
  <div class="aa-InputWrapperPrefix"><label class="aa-Label" aria-label="Submit" for="autocomplete-0-input" id="autocomplete-0-label"><button class="aa-SubmitButton" type="submit" title="Submit"><svg class="aa-SubmitIcon" viewBox="0 0 24 24"
          width="20" height="20" fill="currentColor">
          <path
            d="M16.041 15.856c-0.034 0.026-0.067 0.055-0.099 0.087s-0.060 0.064-0.087 0.099c-1.258 1.213-2.969 1.958-4.855 1.958-1.933 0-3.682-0.782-4.95-2.050s-2.050-3.017-2.050-4.95 0.782-3.682 2.050-4.95 3.017-2.050 4.95-2.050 3.682 0.782 4.95 2.050 2.050 3.017 2.050 4.95c0 1.886-0.745 3.597-1.959 4.856zM21.707 20.293l-3.675-3.675c1.231-1.54 1.968-3.493 1.968-5.618 0-2.485-1.008-4.736-2.636-6.364s-3.879-2.636-6.364-2.636-4.736 1.008-6.364 2.636-2.636 3.879-2.636 6.364 1.008 4.736 2.636 6.364 3.879 2.636 6.364 2.636c2.125 0 4.078-0.737 5.618-1.968l3.675 3.675c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414z">
          </path>
        </svg></button></label>
    <div class="aa-LoadingIndicator" hidden=""><svg class="aa-LoadingIcon" viewBox="0 0 100 100" width="20" height="20">
        <circle cx="50" cy="50" fill="none" r="35" stroke="currentColor" stroke-dasharray="164.93361431346415 56.97787143782138" stroke-width="6">
          <animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;90 50 50;180 50 50;360 50 50" keyTimes="0;0.40;0.65;1"></animateTransform>
        </circle>
      </svg></div>
  </div>
  <div class="aa-InputWrapper"><input class="aa-Input" aria-autocomplete="both" aria-labelledby="autocomplete-0-label" id="autocomplete-0-input" autocomplete="off" autocorrect="off" autocapitalize="off" enterkeyhint="search" spellcheck="false"
      placeholder="Search products by SKU or keyword" maxlength="512" type="search"></div>
  <div class="aa-InputWrapperSuffix"><button class="aa-ClearButton" type="reset" title="Clear" hidden=""><svg class="aa-ClearIcon" viewBox="0 0 24 24" width="18" height="18" fill="currentColor">
        <path
          d="M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z">
        </path>
      </svg></button></div>
</form>

POST /login.php?action=check_login

<form class="login-form form" action="/login.php?action=check_login" method="post">
  <div class="form-field">
    <label class="form-label" for="login_email_popup">Email Address:</label>
    <input class="form-input" id="login_email_popup" type="email">
  </div>
  <div class="form-field">
    <label class="form-label" for="login_pass_popup">Password:</label>
    <input class="form-input" id="login_pass_popup" type="password" autocomplete="off">
  </div>
  <div class="form-actions">
    <input type="submit" class="button button--primary" value="Sign in">
    <div class="reset-password">
      <span> We've updated our site. If you are a returning customer, please <a href="/login.php?action=reset_password&amp;returning_client=true">reset your password</a>. </span>
    </div>
    <div class="form-footer">
      <span> No Account? <a class="navUser-action" href="/login.php?action=create_account&amp;show_tpa">Sign up</a>
      </span>
      <a class="forgot-password" href="/login.php?action=reset_password">Forgot your password?</a>
    </div>
  </div>
</form>

POST /pages.php?action=sendContactForm

<form data-contact-form="" class="form" action="/pages.php?action=sendContactForm" method="post" cr-attached="true">
  <input type="hidden" name="page_id" id="page_id" value="4">
  <div class="form-row form-row--half">
    <div class="form-field">
      <label class="form-label" for="contact_fullname">Full Name</label>
      <input class="form-input" type="text" id="contact_fullname" name="contact_fullname" value="">
    </div>
    <div class="form-field">
      <label class="form-label" for="contact_phone">Phone Number</label>
      <input class="form-input" type="text" id="contact_phone" name="contact_phone" value="">
    </div>
    <div class="form-field">
      <label class="form-label" for="contact_email">Email Address <small>Required</small>
      </label>
      <input class="form-input" type="text" id="contact_email" name="contact_email" value="">
    </div>
    <div class="form-field">
      <label class="form-label" for="contact_orderno">Order Number</label>
      <input class="form-input" type="text" id="contact_orderno" name="contact_orderno">
    </div>
    <div class="form-field">
      <label class="form-label" for="contact_companyname">Company Name</label>
      <input class="form-input" type="text" id="contact_companyname" name="contact_companyname">
    </div>
    <div class="form-field">
      <label class="form-label" for="contact_rma">RMA Number</label>
      <input class="form-input" type="text" id="contact_rma" name="contact_rma">
    </div>
  </div>
  <div class="form-field">
    <label class="form-label" for="contact_question">Comments/Questions <small>Required</small>
    </label>
    <textarea name="contact_question" id="contact_question" rows="5" cols="50" class="form-input"></textarea>
  </div>
  <div class="g-recaptcha" data-sitekey="6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz"></div><br>
  <div class="form-actions">
    <input class="button button--primary" type="submit" value="Submit Form">
  </div>
</form>

POST /subscribe.php

<form class="form" action="/subscribe.php" method="post" cr-attached="true">
  <fieldset class="form-fieldset">
    <input type="hidden" name="action" value="subscribe">
    <input type="hidden" name="nl_first_name" value="bc">
    <input type="hidden" name="check" value="1">
    <div class="form-field">
      <label class="form-label is-srOnly" for="nl_email">Email Address</label>
      <div class="form-prefixPostfix wrap">
        <i class="icon" aria-hidden="true">
                        <svg view-box="0 0 18 14" id="icon-mail">
                            <g id="mail-Symbols" fill-rule="evenodd"> 
                                <g id="mail-Icons/email"> 
                                    <path d="M15.8125,11.1503906 L15.8125,5.02734375 L17.53125,3.57714844 L17.53125,13.75 L0,13.75 L0,3.24414062 L1.71875,4.70507812 L1.71875,11.1611328 L4.99511719,7.03613281 L6.38085938,8.05664062 L3.22265625,12.03125 L14.3193359,12.03125 L11.3222656,8.27148438 L12.7080078,7.25097656 L15.8125,11.1503906 Z M0,0 L17.53125,0 L17.53125,1.78320312 L10.6132812,7.05761719 C10.1692686,7.38704592 9.62858392,7.55175781 8.99121094,7.55175781 C8.36099945,7.55175781 7.82389545,7.38704592 7.37988281,7.05761719 L0,1.45019531 L0,0 Z M9.59277344,5.70410156 L14.9746094,1.71875 L3.01855469,1.71875 L8.40039062,5.70410156 C8.5579435,5.81868547 8.75667198,5.87597656 8.99658203,5.87597656 C9.23649208,5.87597656 9.43522057,5.81868547 9.59277344,5.70410156 Z" id="mail-email"></path>
                                </g>
                            </g> 
                        </svg>
                    </i>
        <input class="form-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Enter your email address" aria-describedby="alertBox-message-text" aria-required="true" required="">
        <input class="button button--primary form-prefixPostfix-button--postfix" type="submit" value="Subscribe">
        <div data-lastpass-icon-root="true" style="position: relative !important; height: 0px !important; width: 0px !important; float: left !important;">
        </div>
      </div>
    </div>
  </fieldset>
</form>

Text Content

 * 1-888-326-9244
 * Contact
 * Email Address:
   Password:
   We've updated our site. If you are a returning customer, please reset your
   password.
   No Account? Sign up Forgot your password?
   Sign in
 * 
 * (0)
   

close
 * Sign in or Register

 * Printers & Supplies  
   
   
   KODIAK MAX
   
   NEW! Multi-color, large format
   
   Kodiak Max SuppliesKodiak Max RibbonKodiak Max KitsKodiak Max Support
   
   
   TORO MAX
   
   BEST SELLER! Portable all-in-one
   
   Toro Max SuppliesToro Max RibbonToro Max KitsToro Max Support
   
   
   BRONCO MAX
   
   Reliable workhorse
   
   Bronco Max SuppliesBronco Max RibbonBronco Max KitsBronco Max Support
   
   
   DURALABEL LOBO
   
   Grab n' go labeler
   
   Lobo SuppliesLobo AccessoriesLobo KitsLobo Support
   
   
   LEGACY PRINTERS
   
   Supplies and Support
   
   Toro SuppliesBronco SuppliesKodiak SuppliesDL PRO Series Supplies
   
   
   PRINTER SUPPLIES
   
   Tape, Ribbon, and more
   
   Premium Vinyl TapePremium RibbonAll Printer SuppliesAll Printer Ribbons
   Shop All Printers Shop All Supplies Shop All Kits Shop All Accessories
   Printer Support Labeling Software
 * Floor Marking  
   Floor TapesHeavy Duty Floor TapesGeneral Purpose Floor TapesAnti-Slip Floor
   TapesHigh Visibility Floor TapesAll Floor Tapes
   Floor SignsWayfinding Floor SignsSafety Floor SignsFloor Sign KitAll Floor
   Signs
   LED ProjectorsLED Line ProjectorLED Sign ProjectorLED Sign MessagesMounting
   Accessories
   More SolutionsFloor Marking ShapesFloor Marking LaminatePrintable Floor
   TapeFloor Marking Accessories
   Related Resources Floor Marking Instant Action Guide 5s Implementation Guide
   5s Color Code Chart Floor Marking Color Code Chart SEE MORE
   
 * Safety Signs  
   Compliance SignsChemical SignageConfined Space SignsElectrical Hazard
   SignsFire SignagePPE Safety SignsAll Compliance Signs
   Facility SignsRestricted Area SignsSmoking SignsMachinery SignsBathroom
   SignsClearance SignsAll Facility Signs
   Traffic SignsDirectional SignsExit SignsForklift SignsEmergency SignsAll
   Traffic Signs
   Floor SignsBlank Floor SignsExit Floor SignsFire Safety Floor SignsFirst Aid
   Floor SignsLOTO Floor SignsAll Floor Signs
   Related Resources OSHA Safety Signs Guide OSHA Instant Action Guide Safety
   Labels vs. Signs Improve Facility Safety SEE MORE
   
 * Pipe Markers  
   Pipe Marking Printer KitsToro Max Pipe Marking KitKodiak Max Pipe Marking
   KitBronco Max Pipe Marking KitLobo Pipe Marking KitAll Pipe Markings Kits
   PIPE MARKERS & PIPE LABELSAir and SteamFire SystemGasesMaintenanceOil and
   CorrosionWater and Other LiquidsAll Pipe Markers
   Pipe Marking StandardsANSI Pipe MarkersIIAR Ammonia Pipe MarkersMedical Pipe
   MarkersMarine Pipe MarkersShop All Standards
   More SolutionsArrow Banding TapeValve TagsAmmonia Color BandsPipe Marking
   ApplicatorShop All Accessories
   
   Related Resources Pipe Marking Instant Action Guide Pipe Marking Wall Chart
   Pipe Marking Basics Getting Started with Pipe Marking SEE MORE
   

 * resources  
 * |
 * help  
 * |
 * free samples  
 * |
 * quick order  
   
   Item SKU# Quantity −
   
   −
   
   −
   
   −
   
   
   
   Add Row Add To Cart

SAVE 20% ON PRE-MADE PIPE MARKERS WITH CODE: PIPE20   l   Promotion ends
10/31/24



 1. Home
 2. Samples

Request Your Free Safety Signs & Labels Today!

As a business owner or safety manager, ensuring the safety of your employees is
your top priority. You need to have the right safety signs and labels in place
to communicate potential hazards and prevent accidents.

 

DuraLabel offers free safety sign and label samples to try in your facility
before you buy. Our labels and sign printers produce high-quality, durable signs
and labels that meet OSHA and ANSI standards. DuraLabel supplies are designed to
resist damage from weather, light, and abrasion for industrial-grade labels that
stay intact for years without peeling or fading.

 

Warning signs, danger labels, or caution stickers are available in a wide
selection of supplies. Once you find a match, you can design and print your
labels and signs for any task using our software and printers.



Your free safety signs and labels packet will feature samples of one or more of
the applications below (choose on the next page):

5S Lean

Get multicolor labels to support lean activities.



Arc Flash

Get arc flash signs made on pre-printed supply and compliant headers.



 GHS/HazCom

Get HazCom-compliant labels that meet chemical labeling standards.



Pipe Marking

Get ANSI pipe markers for all types of piping systems.



Floor Marking

Get floor marking tape to keep your workers and facility safe & organized.



General/Other

Get common health and safety labels for general facility labeling.



Don’t wait to take the necessary steps to protect your employees. Try DuraLabel
in your facility today!

Request Labels

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

Ready to print your own labels?

Contact an Account Manager to get started: 888-362-9244 (M-F 5:30am - 5pm PT).

DISCLAIMER: This offer is open to residents of the United States and Canada who
are 21 years of age or older and employed by a manufacturing company or
distributor. Void where prohibited. DuraLabel retains the right to refuse
product samples to applicants that do not meet the offer criteria. Only while
supplies last. Sorry, do not ship to P.O. Boxes.

If you need other samples, please feel free to contact us by using the form and
include your request In the comments box or give us a call at 1-888-326-9244

Please see our privacy policy for terms of use.


Close ×
Full Name
Phone Number
Email Address Required
Order Number
Company Name
RMA Number
Comments/Questions Required




Close ×


OK


Close ×



Trusted by These Companies




Get Safety Delivered: Subscribe to DuraNews

Email Address



FOOTER START

PRODUCTS

 * Printers & Supplies
 * Floor Marking
 * Safety Signs
 * Pipe Markers

SUPPORT

 * Shipping & Returns
 * Manage Account
 * Printer Support
 * Warranties
 * Content Usage Guidelines

RESOURCES

 * Resource Center
 * Guides
 * Articles
 * Video Library
 * Safety Blog
 * Infographics
 * Webinars

COMPANY

 * Contact Us
 * About Us
 * Careers
 * Become a Partner
 * Find a Partner
 * Press Room
   

FOLLOW US

 * 
 * 
 * 
 * 
 * 
 * 

 * 9825 SW Sunshine Ct
   Beaverton, OR 97005 United States
 * 1-888-326-9244 (U.S./Canada)
 * 1-503-644-5572 (International)

 * help
 * resources
 * free samples
 * my account
 * cart

Copyright © 2024

|

Privacy Policy

|

Site powered by BigCommerce

|

Terms and Conditions

|

Shipping & Returns



We use cookies (and other similar technologies) to collect data to improve your
shopping experience.

SettingsReject allAccept All Cookies