www.graphicproducts.com Open in urlscan Pro
35.165.150.159  Public Scan

Submitted URL: https://www.graphicproducts.com/covid-19-coronavirus-safety/?source=hpslider__%3B%21%21PoMpmxQzTok3%21tflviys5ctYegkFCwLKTyU87EW...
Effective URL: https://www.graphicproducts.com/covid-19-solutions/
Submission Tags: falconsandbox
Submission: On March 11 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form class="aa-Form" action="" novalidate="" role="search" __bizdiag="0" __biza="WJ__">
  <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>

<form id="quick-login" __bizdiag="875163629" __biza="WJ__">
  <input name="__RequestVerificationToken" type="hidden" value="2C9jZTm4TzPGXwtGAo6IZ5t2vk84nxGICVgrYndK0HkCsa8w0xK0uUA4Xm-q6ioR2UnLDbsfYtddaKzwL82LqSgSOgZfh0oM30QZZ7pSZ2g1">
  <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" __bizdiag="-30570985" __biza="WJ__">
  <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>

<form id="quick-mobile-login" __bizdiag="414941852" __biza="WJ__">
  <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" __bizdiag="-1733948841" __biza="WJ__">
  <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 https://go.pardot.com/l/45492/2019-04-12/7442jt

<form style="display: inline;" id="nwsfrm" name="nwsfrm" enctype="application/x-www-form-urlencoded" action="https://go.pardot.com/l/45492/2019-04-12/7442jt" method="post" __bizdiag="587917055" __biza="WJ__">
  <div class="form-group">
    <input id="success_location" name="success_location" type="hidden" value="https://www.graphicproducts.com/">
    <input id="error_location" name="error_location" type="hidden" value="https://www.graphicproducts.com/">
    <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

3/11/2022

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
   
    * Support
    * Toro Supplies
   
   
   DURALABEL BRONCO
   
    * Support
    * Bronco Supplies
   
   
   DURALABEL PRO 300
   
    * Learn More
    * Pro Series 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 Tape
   
   
   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
   
   
   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
 * 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
 * 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

 * 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
 * COVID-19 Workplace Safety Solutions

CATEGORIES

COVID-19 Safety Signs (127)
Sign & Label Printers to #StopTheSpread (1)
Social Distancing Signs, Products, and Solutions (116)
COVID-19 Awareness Posters (19)
COVID-19 A-Frame Signs (51)
Sneeze Guards (4)
Show More


COVID-19 WORKPLACE SAFETY SOLUTIONS

COVID-19/coronavirus workplace safety products including signs, labels, floor
marking, magnetic/repositionable labels and more. Improve workplace
communication and #StopTheSpread

Cancel Apply


COVID-19 SAFETY SIGNS


SIGN & LABEL PRINTERS TO #STOPTHESPREAD


SOCIAL DISTANCING SIGNS, PRODUCTS, AND SOLUTIONS


COVID-19 AWARENESS POSTERS


COVID-19 A-FRAME SIGNS


SNEEZE GUARDS

 * 
 * 1
 * 
 * 

COVID-19 has changed so much of what we accepted to be normal, and businesses
have suffered as a result. Many companies and organizations who were forced to
shut their doors to help #StopTheSpread of COVID-19 are preparing to reopen
their doors  - and they need to institute a social distancing plan to do so.

As we have since 1970, Graphic Products is here to help workplaces and their
employees stay safe. We have spent weeks developing a comprehensive product line
of COVID-19 Solutions to ensure that you and your staff are able to return to
work safely. 


COVID-19 (CORONAVIRUS) SIGNS & LABELS

Effectively communicate critical hygiene, social distancing, and access
limitations related to the COVID-19/coronavirus outbreak to #StopTheSpread.
Inform staff, customers and visitors of behavioral restrictions, signs and
symptoms of COVID-19, identify outbreak and quarantine areas, and much more.


SOCIAL DISTANCING SOLUTIONS

We have developed a number of floor signs, floor tapes, and safety signs related
to social distancing which aim to fulfill the need of any business, in any
industry. Use floor signs to separate customers at your business, restrict
workplace access to visitors or customers, remind staff about face masks when
returning to work, and plenty more.


COVID-19 SIGN & LABEL PRINTER KITS

We have created custom Printer and label supply kits to get you started on
improving COVID-19 and social distancing signage around your facility. Each kits
contains curated printer supplies which will exceed your signage requirements
and allow you to more easily adapt to this continually changing situation.


COVID-19 A-FRAME SIGNS

Perfect for identifying COVID-19 testing locations, informing customers of food
service operations like curbside pickup, or marking visitor check-in points.
These signs are sturdy, yet easily repositioned, as needed.


SNEEZE GUARDS & HYGIENIC BARRIERS

The point of sale is one area of business where maintaing social distance is
challenging. Using sneeze guards to separate your staff from your customers will
put everyone at ease knowing your business is concerned for their wellbeing.


COVID-19 POSTERS

Some states are requiring businesses to display COVID-19 symptoms and best
practices at storefronts, restaurants, bars, and other public-facing workplaces.
These posters provide the essential information in beautifully designed posters
which will make your business compliant without deminishing the look of your
workplace.


CUSTOM SOLUTIONS AVAILABLE

We at Graphic Products are committed to keeping customers, employees, and
partners safe during this uncertain time. Custom orders and solutions are being
accepted by representatives at 888-326-9244.




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
   

 * 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
 * Catalog

 * 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 © 2022
 * All Rights Reserved
 * Terms and Conditions
 * Shipping and Returns
 * Privacy Policy
 * Do Not Sell My Personal Data

 




Write a Review
 
Please rate



Continue to feedback.

No thanks. I would rather not participate in rating.
Write a short headline:

*Write a review about this product:

Only 50 characters left to turn your standard review into a featured review!

Please enter your contact information below:

*Nickname:
*Email:



Your email is safe. It will only be used for order confirmation and customer
care.


Thank you for your feedback.
Thank you for your feedback.