www.graphicproducts.com Open in urlscan Pro
2606:4700:3037::ac43:aa07  Public Scan

Submitted URL: https://go.graphicproducts.com/api/mailings/click/PMRGSZBCHIYTSNRZGM2DQMBMEJ2XE3BCHIRGQ5DUOA5C6L3XO53S4Z3SMFYGQ2LDOBZG6ZDVMN2HG...
Effective URL: https://www.graphicproducts.com/about/
Submission: On August 15 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form class="aa-Form" action="" novalidate="" role="search">
  <div class="aa-InputWrapperPrefix"><label class="aa-Label" for="autocomplete-0-input" id="autocomplete-0-label"><button class="btn btn-orange float-right" type="submit"
        onclick="SearchResults();return false;"><i class="fas fa-search"></i></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

<form id="quick-login" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="qG8QPSdxb8HjevBry7ItiiLBkHVl0hevL8Kqajtpayk2IJtddJfhBCckHCWU2HiXdEkjRzeZ-Gtp7Cc9IqgSEDet_raMiQyfoOyQpfMrdHo1">
  <div class="form-group">
    <label class="form-check-label" for="Email">Email Address</label>
    <input type="email" autocomplete="email" id="QuickEmail" name="Email" class="form-control" placeholder="email@example.com">
  </div>
  <div class="form-group">
    <label class="form-check-label" for="Password">Password</label>
    <input type="password" autocomplete="current-password" class="form-control" id="QuickPassword" name="Password" placeholder="Password">
  </div>
  <div class="form-check">
    <input type="checkbox" class="form-check-input" id="QuickRememberMe" name="RememberMe">
    <label class="form-check-label" for="RememberMe">
      <span> Remember Me</span>
    </label>
  </div>
  <button type="submit" style="display:inline" class="btn btn-blue bold w-50 float-right" onclick="DataSaveHeader(this, 'customerlogin', '#quick-login', 'customer');return false;">Sign in</button>
</form>

post

<form action="post" class="global-form">
  <span class="title px-2 pb-2">Enter item SKU# and quantity</span>
  <div class="form-row px-2 pb-0">
    <div class="form-group col-8">
      <input class="form-control" type="text" style="text-transform:uppercase;" name="Sku_0" id="Sku_0" placeholder="Item #" onclick="this.select()" onchange="IsSkuValid(this); return false;">
      <input type="hidden" name="ProductId_0" id="ProductId_0">
    </div>
    <div class="form-group col-4">
      <input class="form-control" type="text" name="Quantity_0" id="qty_0" placeholder="1" value="1" onclick="this.select()" onchange="IsQuantityValid(this); return false;">
    </div>
  </div>
  <div class="form-row px-2 pb-0">
    <div class="form-group col-8">
      <input class="form-control" type="text" style="text-transform:uppercase;" name="Sku_1" id="Sku_1" placeholder="Item #" onclick="this.select()" onchange="IsSkuValid(this); return false;">
      <input type="hidden" name="ProductId_1" id="ProductId_1">
    </div>
    <div class="form-group col-4">
      <input class="form-control" type="text" name="Quantity_1" id="qty_1" placeholder="1" value="1" onclick="this.select()" onchange="IsQuantityValid(this); return false;">
    </div>
  </div>
  <div class="form-row px-2 pb-0">
    <div class="form-group col-8">
      <input class="form-control" type="text" style="text-transform:uppercase;" name="Sku_2" id="Sku_2" placeholder="Item #" onclick="this.select()" onchange="IsSkuValid(this); return false;">
      <input type="hidden" name="ProductId_2" id="ProductId_2">
    </div>
    <div class="form-group col-4">
      <input class="form-control" type="text" name="Quantity_2" id="qty_2" placeholder="1" value="1" onclick="this.select()" onchange="IsQuantityValid(this); return false;">
    </div>
  </div>
  <div class="form-row px-2 pb-0">
    <div class="form-group col-8">
      <input class="form-control" type="text" style="text-transform:uppercase;" name="Sku_3" id="Sku_3" placeholder="Item #" onclick="this.select()" onchange="IsSkuValid(this); return false;">
      <input type="hidden" name="ProductId_3" id="ProductId_3">
    </div>
    <div class="form-group col-4">
      <input class="form-control" type="text" name="Quantity_3" id="qty_3" placeholder="1" value="1" onclick="this.select()" onchange="IsQuantityValid(this); return false;">
    </div>
  </div>
  <div class="form-row px-2 pb-0">
    <div class="form-group col-8">
      <input class="form-control" type="text" style="text-transform:uppercase;" name="Sku_4" id="Sku_4" placeholder="Item #" onclick="this.select()" onchange="IsSkuValid(this); return false;">
      <input type="hidden" name="ProductId_4" id="ProductId_4">
    </div>
    <div class="form-group col-4">
      <input class="form-control" type="text" name="Quantity_4" id="qty_4" placeholder="1" value="1" onclick="this.select()" onchange="IsQuantityValid(this); return false;">
    </div>
  </div>
  <div class="form-row px-2">
    <div class="btn-holder col-12">
      <button class="btn bold btn-orange w-100" onclick="QuickOrderToCart(this);return false;"><i class="circle-o-notch-centered"></i>Add to Cart</button>
    </div>
  </div>
</form>

POST

<form id="quick-mobile-login" method="post">
  <div class="form-group">
    <label class="form-check-label" for="Email">Email Address</label>
    <input type="email" autocomplete="email" id="MobQuickEmail" name="Email" class="form-control" placeholder="email@example.com">
  </div>
  <div class="form-group">
    <label class="form-check-label" for="Password">Password</label>
    <input type="password" autocomplete="current-password" class="form-control" id="MobQuickPassword" name="Password" placeholder="Password">
  </div>
  <div class="form-check">
    <input type="checkbox" class="form-check-input" id="MobQuickRememberMe" name="RememberMe">
    <label class="form-check-label" for="RememberMe">
      <span> Remember Me</span>
    </label>
  </div>
  <button type="submit" style="display:inline" class="btn btn-blue bold w-100" onclick="DataSaveLogin(this, 'customerlogin', '#quick-mobile-login', 'customer');return false;">Sign in</button>
</form>

post

<form action="post" class="global-form pb-3">
  <span class="title px-2 pb-2">Enter item SKU# and quantity</span>
  <div class="form-row px-2 pb-0">
    <div class="form-group col-8">
      <input class="form-control" type="text" style="text-transform:uppercase" name="M-Sku_0" id="M-Sku_0" placeholder="Item #" onchange="IsSkuValid(this); return false;">
      <input type="hidden" name="M-ProductId_0" id="M-ProductId_0">
    </div>
    <div class="form-group col-4">
      <input class="form-control" type="text" name="M-Quantity_0" id="M-qty_0" placeholder="0" onchange="IsQuantityValid(this); return false;">
    </div>
  </div>
  <div class="form-row px-2 pb-0">
    <div class="form-group col-8">
      <input class="form-control" type="text" style="text-transform:uppercase" name="M-Sku_1" id="M-Sku_1" placeholder="Item #" onchange="IsSkuValid(this); return false;">
      <input type="hidden" name="M-ProductId_1" id="M-ProductId_1">
    </div>
    <div class="form-group col-4">
      <input class="form-control" type="text" name="M-Quantity_1" id="M-qty_1" placeholder="0" onchange="IsQuantityValid(this); return false;">
    </div>
  </div>
  <div class="form-row px-2 pb-0">
    <div class="form-group col-8">
      <input class="form-control" type="text" style="text-transform:uppercase" name="M-Sku_2" id="M-Sku_2" placeholder="Item #" onchange="IsSkuValid(this); return false;">
      <input type="hidden" name="M-ProductId_2" id="M-ProductId_2">
    </div>
    <div class="form-group col-4">
      <input class="form-control" type="text" name="M-Quantity_2" id="M-qty_2" placeholder="0" onchange="IsQuantityValid(this); return false;">
    </div>
  </div>
  <div class="form-row px-2 pb-0">
    <div class="form-group col-8">
      <input class="form-control" type="text" style="text-transform:uppercase" name="M-Sku_3" id="M-Sku_3" placeholder="Item #" onchange="IsSkuValid(this); return false;">
      <input type="hidden" name="M-ProductId_3" id="M-ProductId_3">
    </div>
    <div class="form-group col-4">
      <input class="form-control" type="text" name="M-Quantity_3" id="M-qty_3" placeholder="0" onchange="IsQuantityValid(this); return false;">
    </div>
  </div>
  <div class="form-row px-2 pb-0">
    <div class="form-group col-8">
      <input class="form-control" type="text" style="text-transform:uppercase" name="M-Sku_4" id="M-Sku_4" placeholder="Item #" onchange="IsSkuValid(this); return false;">
      <input type="hidden" name="M-ProductId_4" id="M-ProductId_4">
    </div>
    <div class="form-group col-4">
      <input class="form-control" type="text" name="M-Quantity_4" id="M-qty_4" placeholder="0" onchange="IsQuantityValid(this); return false;">
    </div>
  </div>
  <div class="form-row px-2">
    <div class="btn-holder col-12">
      <button class="btn bold btn-orange w-100" onclick="QuickOrderToCart(this);return false;"><i class="circle-o-notch-centered"></i>Add to Cart</button>
    </div>
  </div>
</form>

Name: nwsfrmPOST

<form style="display: inline;" id="nwsfrm" name="nwsfrm" enctype="application/x-www-form-urlencoded" method="post">
  <div class="form-group">
    <input id="success_location" name="success_location" type="hidden" value="https://www.graphicproducts.com/product/duralabel-toro-max/?video=97m5zamm3w">
    <input id="error_location" name="error_location" type="hidden" value="https://www.graphicproducts.com/product/duralabel-toro-max/?video=97m5zamm3w">
    <input class="form-control" id="nwsfrmEmail" name="email" placeholder="Enter your email address" required="required" type="text" value="">
    <button type="submit" class="btn-blue btn bold" id="nwsfrmSubmit">Sign Up</button>
  </div>
</form>

Text Content

Keeping You Safe Since 1970

1-888-326-9244

Favorites

Contact

 * 
 * My Account
   Email Address
   Password
   Remember Me
   Sign in
   
   No Account? Sign up
   Forgot password?
 * Cart (0)

 * Printers & Supplies Printers
   
   
   TORO MAX
   
   NEW! portable all-in-one
    * Learn More
    * Toro Max Supplies
   
   
   BRONCO MAX
   
   NEW! reliable workhorse
    * Learn More
    * Bronco Max Supplies
   
   
   DURALABEL KODIAK
   
   Multi-color, large format
    * Learn More
    * Kodiak Supplies
   
   
   DURALABEL LOBO
   
   Grab n' go labeler
    * Learn More
    * Lobo Supplies
   
   
   DURALABEL TORO
   
   Mobile, stand-alone
    * Support
    * Toro Supplies
   
   
   DURALABEL BRONCO
   
   Industrial, efficient
    * Support
    * Bronco Supplies
   
   
   DURALABEL PRO 300
   
   Simple and reliable
    * Learn More
    * Pro Series Supplies
   
   
   LEGACY PRINTERS
   
   Support and Supplies
    * Learn More
    * Shop All Supplies
   
   
   QUICK LINKS
   
   
   ALL PRINTERS
   
   
   PRINTER KITS
   
   
   PRINTER SUPPLIES
   
   
   PRINTER RIBBONS
   
   
   ACCESSORIES
   
   
   PRINTER SUPPORT
   
   
   LABELING SOFTWARE

 * Safety Signs
   
   
   COMPLIANCE SIGNS
   
    * Chemical Signage
    * Confined Space Signs
    * Electrical Hazard Signs
    * Fire Signage
    * PPE Safety Signs
    * All Compliance Signs
   
   
   FACILITY SIGNS
   
    * Restricted Area Signs
    * Smoking Signs
    * Machinery Signs
    * Bathroom Signs
    * Clearance Signs
    * All Facility Signs
   
   
   TRAFFIC SIGNS
   
    * Directional Signs
    * Exit Signs
    * Forklift Signs
    * Emergency Signs
    * All Traffic Signs
   
   
   FLOOR SIGNS
   
    * Blank Floor Signs
    * Exit Floor Signs
    * Fire Safety Floor Signs
    * First Aid Floor Signs
    * LOTO Floor Signs
    * All Floor Signs
   
   
   RELATED RESOURCES
   
   EHS Manager's Guide OSHA Safety Signs Guide Labeling Your Facility for Safety
   Safety Labels vs. Signs
   
   SEE MORE
   
 * Floor Marking
   
   
   FLOOR TAPE
   
    * 5S Floor Tape
    * Aisle Tape
    * Glow in the Dark Tape
    * Reflective Tape
    * Anti-Slip Tape
    * All Floor Tape
   
   
   FLOOR SIGNS
   
    * Blank Floor Signs
    * Exit Floor Signs
    * Fire Safety Floor Signs
    * First Aid Floor Signs
    * LOTO Floor Signs
    * All Floor Signs
   
   
   FLOOR MARKING SHAPES
   
    * Floor Marking Corners
    * Floor Marking T's
    * Floor Marking Footprints
    * Floor Marking Circles
    * Floor Marking Arrows
    * All Floor Marking Shapes
   
   
   OTHER
   
    * Discount Bundles
    * Floor Marking Accessories
    * Floor Laminate
   
   
   LUMEN PROJECTORS
   
    * Lumen Sign Projector
    * Lumen Line Projector
    * Lumen Accessories
   
   
   RELATED RESOURCES
   
   Floor Marking Best Practices Floor Marking Color Chart What is Floor Marking?
   Floor Tape vs. Paint
   
   SEE MORE
   
 * Pipe Markers
   
   
   SHOP BY STANDARD
   
    * ANSI A13.1 Pipe Markers
    * Ammonia (IIAR) Pipe Markers
    * Medical (NFPA 99) Pipe Markers
    * Marine (ISO 14726) Pipe Markers
    * European Pipe Markers
    * All Pipe Markers
   
   
   ANSI PIPE MARKERS
   
    * Fire Quenching
    * Flammable/Oxidizing
    * Toxic or Corrosive
    * Compressed Air
    * Various Water
    * All ANSI Pipe Markers
   
   
   OTHER
   
    * Pipe Marking Accessories
    * Valve Tags
    * Arrow Banding Tape
   
   
   
   
   RELATED RESOURCES
   
   Pipe Marking Best Practices Facility Pipe Marking Guide Pipe Marking Basics
   Getting Started with Pipe Marking
   
   SEE MORE
   
 * COVID-19
   
   
   COVID-19 SOLUTIONS
   
    * Safety Signs
    * Printer Kits
    * Awareness Posters
    * A-Frame Signs
    * Sneeze Guards
    * All COVID-19 Solutions
   
   
   SOCIAL DISTANCING
   
    * Social Distancing Signs
    * Social Distancing Floor Signs
    * Social Distancing Floor Tape
    * All Social Distancing
   
   
   COVID-19 BY INDUSTRY
   
    * Grocery & Retail
    * Medical & Healthcare
    * Office Settings
    * Restaurants & Food Service
    * Food Manufacturing
    * Construction
    * Manufacturing
    * Finance
    * Transportation
    * Education
   
   
   
   
   RELATED RESOURCES
   
   COVID-19 Safety At Work Webinar Social Distancing Reference Chart
   
   SEE MORE
   

 * Resources
 * Help
 * Free Samples
 * Quick Order
   Enter item SKU# and quantity
   
   
   
   
   
   Add to Cart


0
 * My Account
 * Printers & Supplies
 * Safety Signs
 * Floor Tape
 * Pipe Markers
 * COVID-19

 * Resources
 * Help
 * Free Samples
 * Quick Order
 * Favorites
 * Contact Us

 * Back
 * MY ACCOUNT
 * Account
 * Orders
 * Track My Order
 * Addresses
 * Login & Security
 * Payment Methods
 * Carrier Accounts
 * Favorites Lists
 * Sign Out

 * Back
 * SIGN IN
 * Email Address
   Password
   Remember Me
   Sign in
   
   No Account? Sign up
   Forgot password?

 * Back
 * Quick Order

Enter item SKU# and quantity





Add to Cart
 * Back
 * Printers & Supplies
 * DuraLabel Toro Max
 * DuraLabel Bronco Max
 * DuraLabel Toro
 * DuraLabel Bronco
 * DuraLabel Kodiak
 * DuraLabel Lobo
 * DuraLabel PRO 300

 * Shop All Printers
 * Shop All Supplies
 * Shop All Ribbons
 * Labeling Software

 * Back
 * DuraLabel Toro Max
 * Toro Max Printer
 * Toro Max Supplies
 * Toro Max Ribbon
 * Toro Max Accessories
 * Toro Max Bundles and Kits
 * Toro Max Support

 * Shop All Printers
 * Shop All Supplies
 * Shop All Ribbons
 * Labeling Software

 * Back
 * DuraLabel Bronco Max
 * Bronco Max Printer
 * Bronco Max Supplies
 * Bronco Max Ribbon
 * Bronco Max Accessories

 * Shop All Printers
 * Shop All Supplies
 * Shop All Ribbons
 * Labeling Software

 * Back
 * DuraLabel Toro
 * Toro Supplies
 * Toro Ribbon
 * Toro Accessories
 * Toro Support

 * Shop All Printers
 * Shop All Supplies
 * Shop All Ribbons
 * Labeling Software

 * Back
 * DuraLabel Bronco
 * Bronco Supplies
 * Bronco Ribbon
 * Bronco Accessories
 * Bronco Support

 * Shop All Printers
 * Shop All Supplies
 * Shop All Ribbons
 * Labeling Software

 * Back
 * DuraLabel Kodiak
 * Kodiak Printer
 * Kodiak Supplies
 * Kodiak Ribbon
 * Kodiak Accessories
 * Kodiak Bundles and Kits
 * Kodiak Support

 * Shop All Printers
 * Shop All Supplies
 * Shop All Ribbons
 * Labeling Software

 * Back
 * DuraLabel Lobo
 * Lobo Printer
 * Lobo Supplies
 * Lobo Ribbon
 * Lobo Accessories
 * Lobo Support

 * Shop All Printers
 * Shop All Supplies
 * Shop All Ribbons
 * Labeling Software

 * Back
 * DuraLabel PRO 300
 * DLP 300 Printer
 * DLP 300 Supplies
 * DLP 300 Ribbon
 * DLP 300 Accessories
 * DLP 300 Bundles and Kits
 * DLP 300 Support

 * Shop All Printers
 * Shop All Supplies
 * Shop All Ribbons
 * Labeling Software

 * Back
 * Safety Signs
 * Compliance Signs
 * Facility Signs
 * Traffic Signs
 * Floor Signs

 * Shop All Safety Signs

 * Back
 * Compliance Signs
 * Chemical Signage
 * Confined Space Signs
 * Electrical Hazard Signs
 * Fire Signage
 * PPE Safety Signs

 * All Compliance Signs

 * Back
 * Facility Signs
 * Restricted Area Signs
 * Smoking Signs
 * Machinery Signs
 * Bathroom Signs

 * All Facility Signs

 * Back
 * Traffic Signs
 * Directional Signs
 * Exit Signs
 * Emergency Signs
 * Forklift Signs

 * All Traffic Signs

 * Back
 * Floor Signs
 * Blank Floor Signs
 * Exit Floor Signs
 * Fire Safety Floor Signs
 * First Aid Floor Signs
 * LOTO Floor Signs

 * All Floor Signs

 * Back
 * Floor Tape
 * General Floor Tape
 * Floor Signs
 * Floor Marking Shapes
 * Other

 * Shop All Floor Tape

 * Back
 * Floor Tape
 * 5S Floor Tape
 * Aisle Tape
 * Glow in the Dark Tape
 * Reflective Tape
 * Anti-Slip Tape

 * All Floor Tape

 * Back
 * Floor Signs
 * Blank Floor Signs
 * Exit Floor Signs
 * Fire Safety Floor Signs
 * First Aid Floor Signs
 * LOTO Floor Signs
 * All Floor Signs

 * All Floor Signs

 * Back
 * Floor Marking Shapes
 * Floor Marking Corners
 * Floor Marking T's
 * Floor Marking Footprints
 * Floor Marking Circles
 * Floor Marking Arrows

 * All Floor Marking Shapes

 * Back
 * Other
 * Discount Bundles
 * Floor Marking Accessories
 * Floor Laminate
 * Lumen Projectors

 * Back
 * Pipe Markers
 * Shop By Standard
 * ANSI Pipe Markers
 * Other

 * Shop All Pipe Markers

 * Back
 * Shop By Standard
 * Standard (ANSI A13.1) Pipe Markers
 * Ammonia (IIAR) Pipe Markers
 * Medical (NFPA 99) Pipe Markers
 * Marine (ISO 14726) Pipe Markers
 * European Pipe Markers

 * All Pipe Markers

 * Back
 * ANSI Pipe Markers
 * Fire Quenching
 * Flammable/Oxidizing
 * Toxic or Corrosive
 * Compressed Air
 * Various Water

 * All ANSI Pipe Markers

 * Back
 * Other
 * Pipe Marking Accessories
 * Valve Tags
 * Arrow Banding Tape

 * Back
 * COVID-19
 * COVID-19 Solutions
 * Social Distancing
 * COVID-19 By Industry

 * Shop All COVID-19 Solutions

 * Back
 * COVID-19 Solutions
 * Safety Signs
 * Printer Kits
 * Awareness Posters
 * A-Frame Signs
 * Sneeze Guards

 * All COVID-19 Solutions

 * Back
 * Social Distancing
 * Social Distancing Signs
 * Social Distancing Floor Signs
 * Social Distancing Floor Tape

 * All Social Distancing

 * Back
 * COVID-19 By Industry
 * Grocery & Retail
 * Medical & Healthcare
 * Office Settings
 * Restaurants & Food Service
 * Food Manufacturing
 * Construction
 * Manufacturing
 * Finance
 * Transportation
 * Education

 * 

 * Home
 * About


ABOUT US

 * About Home
 * What We Do
 * Why Choose Us
 * Press Room
 * Contact Us


OUR MISSION IS TO CULTIVATE SAFETY, EFFICIENCY, AND COMMUNICATION IN THE
WORKPLACE.

 * We continue to improve safety by sharing our 50 years of experience with
   leaders and professionals worldwide. We transform confusing and hazardous
   worksites into safe and productive environments by continually delivering
   innovative products and unrivaled customer service. The safety and protection
   of human lives is our number one priority.

 * We improve operational efficiency by providing the very best tools and
   resources necessary to create a visual workspace. We help educate customers
   by providing traditional and digital training resources on topics such as 5S,
   kaizen, and kanban.

 * We break down communication barriers and improve our customers' ability to
   communicate by providing solutions that transform ideas into clear messages.


ESTABLISHED IN 1970

HEADQUARTERS IN OREGON

170+ EMPLOYEES


OUR VISION

Dedicated to our customers' needs
Without solving customers' problems we can't be successful

#1 in our market
We will win wherever we compete

The innovative leader in safety, efficiency, and communication
Create unique and innovative products


OUR GUIDING VALUES

CUSTOMERS

Always value and strive to understand our customers

LEADERSHIP

Great internal leaders make us industry leaders

AGILITY

Never accept the status quo

QUALITY

Our products can't fail because lives depend on them

INTEGRITY

Be honest and open as an individual and organization

WHAT WE DO

Get the latest deals straight to your inbox
Sign Up
Trusted by These Companies



 * Graphic Products, Inc.
   9825 SW Sunshine Ct
   Beaverton, OR
   97005 USA
   

 * Business Hours:
   Monday - Friday
   5:30am - 5pm Pacific
   

 * 1-888-326-9244 (U.S./Canada)
 * +1-503-644-5572 (International)
 * 

 * Products
 * Printers
 * Printer Supplies
 * Safety Signs
 * Safety Labels
 * Floor Marking
 * Pipe Markers & Tags

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

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

 * Company
 * About Us
 * Careers
 * Become a Dealer
 * Find a Dealer
 * Press Room

NEED HELP?

Give us a call at 1-888-326-9244 and speak with an expert.


 * Copyright © 2023
 * All Rights Reserved
 * Terms and Conditions
 * Shipping and Returns
 * Privacy Policy
 * Do Not Sell My Personal Data

 








×
We Value Your Privacy
Settings
NextRoll, Inc. ("NextRoll") and our advertising partners use cookies and similar
technologies on this site and use personal data (e.g., your IP address). If you
consent, the cookies, device identifiers, or other information can be stored or
accessed on your device for the purposes described below. You can click "Allow
All" or "Decline All" or click Settings above to customize your consent.
NextRoll and our advertising partners process personal data to: ● Store and/or
access information on a device; ● Create a personalized content profile; ●
Select personalised content; ● Personalized ads, ad measurement and audience
insights; ● Product development. For some of the purposes above, our advertising
partners: ● Use precise geolocation data. Some of our partners rely on their
legitimate business interests to process personal data. View our advertising
partners if you wish to provide or deny consent for specific partners, review
the purposes each partner believes they have a legitimate interest for, and
object to such processing.
If you select Decline All, you will still be able to view content on this site
and you will still receive advertising, but the advertising will not be tailored
for you. You may change your setting whenever you see the Manage consent
preferences on this site.
Decline All
Allow All
Manage consent preferences