www.primoprint.com Open in urlscan Pro
3.213.24.36  Public Scan

Submitted URL: http://primoprint.com/
Effective URL: https://www.primoprint.com/
Submission Tags: tranco_l324
Submission: On April 04 via api from DE — Scanned from DE

Form analysis 4 forms found in the DOM

/resources/search

<form action="/resources/search" autocomplete="off" class="float-left ml-md-3 vertical-align js-search z-index-3">
  <label for="primo-search" class="visuallyhidden">Search Products</label>
  <input id="primo-search" type="text" placeholder="SEARCH PRODUCTS....." spellcheck="false" name="q" class="border-0 bgnone outlinenone">
</form>

Name: signInPOST /login

<form name="signIn" method="POST" id="signIn" class="js-login bgwhite login-form" action="/login" novalidate="">
  <div class="row mb-2 type-rem-85">
    <div class="col-4 pr-0 text-left">
      <span class="loginback pointer font-500"> SIGN IN </span>
    </div>
    <div class="col-8 text-right pl-0 ">
      <span class="colorlightgray createAccount pointer"> CREATE AN ACCOUNT </span>
    </div>
  </div>
  <div class="inputwrap border-0 mb-3">
    <span class="invalid vertical-align-ab hide colorattention" style="right: 8px" data-icon=""></span>
    <input type="text" id="login_email" class="form-control login_email" name="email" value="" placeholder="Email" autofocus="autofocus">
  </div>
  <div class="inputwrap border-0 mb-1">
    <span class="invalid vertical-align-ab hide colorattention" style="right: 8px" data-icon=""></span>
    <input type="password" id="login_password" class="form-control login_password" name="password" value="" placeholder="Password" autofocus="autofocus">
  </div>
  <div class="text-center mb-2">
    <a href="#" class="colorlightgray noline login-password type-66">
            <span class="icon-help"></span> forgot password?
        </a>
  </div>
  <div class="frmError loginFrm alert alert-danger text-center mb-3 p-1 type-rem-85 hide">
    <span class="coloralert" data-icon=""></span> All fields are required.
  </div>
  <a href="#" class="tryLogin d-block font-600 btn btn-white bgwhite borderfirst border-3 hover p-2 mb-3 colorfirst text-uppercase type-1">
        Login
    </a>
  <div class="text-center ">
    <div class="mb-3 font-500"> OR SIGN IN WITH </div>
    <a href="#" onclick="popitup('/social/facebook?go=go')" class="fb-button login-social d-inline-block">
            <span class="facebook d-block pl-4 pr-4 ml-2 mr-2"></span>
            <span class="visuallyhidden">sign in with facebook</span>
        </a>
    <a href="#" class="g-button login-social d-inline-block">
            <span class="google d-block pl-4 pr-4 ml-2 mr-2"></span>
            <span class="visuallyhidden">sign in with google</span>
        </a>
    <a href="#" class="twit-button login-social d-inline-block" onclick="popitup('/social/twitter/redirect')">
            <span class="twitter d-block pl-4 pr-4 ml-2 mr-2"></span>
            <span class="visuallyhidden">sign in with twitter</span>
        </a>
  </div>
</form>

Name: createAccountPOST #

<form name="createAccount" method="POST" id="createAccount" class="bgwhite js-singup" action="#" style="display: none" novalidate="">
  <div class="row mb-2 type-rem-85">
    <div class="col-4 pr-0 text-left">
      <span class="colorlightgray loginback pointer"> SIGN IN </span>
    </div>
    <div class="col-8 text-right pl-0 ">
      <span class="createAccount pointer font-500"> CREATE AN ACCOUNT </span>
    </div>
  </div>
  <input type="hidden" name="_token" value="fMaZNg0EC11WTLPS7vwAnkQUpUecQ8hYyvkHP5oZ">
  <div class="inputwrap mb-3 border-0">
    <span class="invalid vertical-align-ab hide colorattention" style="right: 8px" data-icon=""></span>
    <input type="text" class="form-control" id="email" name="email" value="" placeholder="Email" autofocus="autofocus">
  </div>
  <div class="inputwrap mb-3 border-0">
    <span class="invalid vertical-align-ab hide colorattention" style="right: 8px" data-icon=""></span>
    <input type="password" class="form-control" id="password" name="password" value="" placeholder="Password" autofocus="autofocus">
  </div>
  <div class="inputwrap mb-3 border-0">
    <span class="invalid vertical-align-ab hide colorattention" style="right: 8px" data-icon=""></span>
    <input type="password" class="form-control" id="confirm_password" name="confirm_password" value="" placeholder="Confirm Password" autofocus="autofocus">
  </div>
  <!-- Agrega el div del widget de reCAPTCHA -->
  <div id="captcha-primo">
    <div class="g-recaptcha" data-sitekey="6LfljckoAAAAAIbMV-VZ7DdZEnSlJWevWoCgwxaO">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-t33vfn72p733" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfljckoAAAAAIbMV-VZ7DdZEnSlJWevWoCgwxaO&amp;co=aHR0cHM6Ly93d3cucHJpbW9wcmludC5jb206NDQz&amp;hl=de&amp;v=moV1mTgQ6S91nuTnmll4Y9yf&amp;size=normal&amp;cb=nkd7uiezoejv"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" required="required"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
    <script>
      window.addEventListener('load', () => {
        const $recaptcha = document.querySelector('#g-recaptcha-response');
        if ($recaptcha) {
          $recaptcha.setAttribute('required', 'required');
        }
      })
    </script>
  </div>
  <div class="frmError loginFrm alert alert-danger text-center mb-3 p-1 type-85 hide">
    <span class="coloralert" data-icon=""></span> All fields are required.
  </div>
  <div class="frmSuccess loginFrmSuccess alert alert-success text-center mb-3 p-1 type-rem-85 hide">
    <span class="coloralert" data-icon=""></span> All fields are required.
  </div>
  <a href="#" class="d-block font-600 btn btn-white bgwhite borderfirst border-3 hover p-2 mb-3 colorfirst text-uppercase type-1 saveNewAccount">
        create account
    </a>
  <div class="text-center">
    <div class="mb-3 font-500"> OR GET STARTED WITH </div>
    <a href="#" onclick="popitup('/social/facebook?go=go')" class="fb-button login-social d-inline-block">
            <span class="facebook d-block pl-4 pr-4 ml-2 mr-2"></span>
            <span class="visuallyhidden">sign in with facebook</span>
        </a>
    <a href="#" class="g-button login-social d-inline-block">
            <span class="google d-block pl-4 pr-4 ml-2 mr-2"></span>
            <span class="visuallyhidden">sign in with google</span>
        </a>
    <a href="#" class="twit-button login-social d-inline-block" onclick="popitup('/social/twitter/redirect')">
            <span class="twitter d-block pl-4 pr-4 ml-2 mr-2"></span>
            <span class="visuallyhidden">sign in with twitter</span>
        </a>
  </div>
</form>

Name: passwordResetPOST

<form name="passwordReset" method="POST" id="passwordReset" class="bgwhite" style="display: none">
  <div class="row mb-2 type-rem-85">
    <div class="col-4 pr-0 text-left">
      <span class="colorlightgray loginback pointer"> SIGN IN </span>
    </div>
    <div class="col-8 text-right pl-0 ">
      <span class="colorlightgray createAccount pointer"> CREATE AN ACCOUNT </span>
    </div>
  </div>
  <div class="inputwrap border-0 mb-3" style="position: relative;">
    <input type="text" class="form-control" id="email_reset" name="email_reset" value="" placeholder="Email" required="" autofocus="autofocus"><span data-icon="" class="reqit" style=""></span>
  </div>
  <a href="#" class="d-block font-600 btn btn-white bgwhite borderfirst border-3 hover p-2 mb-2 colorfirst text-uppercase type-1  resetPass" onclick="return false">reset password</a>
  <div class="login-cancel colorlightgray text-center mb-3 d-block pointer">
    <span class="icon-cross2 type-85 align-middle"></span> cancel
  </div>
  <p class="text-center lineheight-75 mb-0">
    <small>The email may take several minutes to arrive. Please check your spam folder if you suspect it's taking longer than it should.</small>
  </p>
</form>

Text Content

Resources Menu



Search Products

Account
SIGN IN
CREATE AN ACCOUNT


forgot password?
All fields are required.
Login
OR SIGN IN WITH
sign in with facebook sign in with google sign in with twitter
SIGN IN
CREATE AN ACCOUNT




All fields are required.
All fields are required.
create account
OR GET STARTED WITH
sign in with facebook sign in with google sign in with twitter
SIGN IN
CREATE AN ACCOUNT

reset password
cancel

The email may take several minutes to arrive. Please check your spam folder if
you suspect it's taking longer than it should.


ACCOUNT CREATED!


MY CART 0
View All Products
Business Cards
Cards as unique as you
Postcards
Cost-effective marketing
Brochures & Flyers
Sales Sheets, Tools & Product Info
Every Door Direct Mail®
Mailing by Neighborhood
Plastic Cards
For rewards or VIP events
Trading Cards
Attract new clients & Fans
Envelopes
Send a great first impression
Letterhead
Make it official and professional
Hang Tags
Branded Finishing Touch
Greeting Cards
A greeting for every occasion
Invitations
Personalizing each event
Large Format Printing
Custom displays & signage
View All Products (28)
View Our Full List of Products (28)
Business Cards
Silk Laminated
Smooth Protective Lamination
Matte
Dull, Flat Finish, Not Shiny
Glossy UV Coated
Shiny Coating
Painted Edge
Our Thickest (32PT) Stock
Plastic
Clear, White, or Frosted
Velvet
Soft Touch Lamination
Raised Spot UV or Foil
Printed on our Premium Cards
Inline Foil
Unlimited Foil Colors
View All Business Cards (16)
View All Business Cards (16)
Direct Mail Marketing
Every Door Direct Mail®

Reach the customers that matter most, for less. Select by zip code(s) or by a
certified USPS® mailing route.

Learn More

Targeted Direct Mail

Use traditional Direct Mail for your lists of customers by demographic or leads
that you want to reach.

Get Started

Shop By Industry
Agency / Freelancers
Business / Corporate
Education
Event Marketing
Food / Beverage / Restaurant
Healthcare / Medical
Invitations / Stationery
Nonprofit / Churches
Political
Real Estate
Sports Marketing
Trade Show
Design Services
Design Services

Need artwork but not sure where to start? We're here to help!

Design Services FAQ

Answers to commonly asked questions about ordering design services.

Need More Information?

We're here to answer any questions you have about the design process.

100% Money Back Satisfaction Guarantee
Resources & Templates
The Primoprint Blog

Explore current company news and trending print and design tips.

Gallery

Find inspiration and examples of all of our products and coatings.

Design Services

Need artwork for your print project but not sure where to start?

Layout Templates

Our templates ensure proper, speedy, accurate production of your job.

Custom Orders

Is the product you need not listed on our site? We can still help!

Get Free Samples

See and feel the quality of our most popular products, stocks, and finishes.

Contact & Support
Customer Service

Chat with a US-based customer service representative.

Support Articles

Find all your answers for file preparation & order processing.

Order Issues

Did we miss the mark? Contact our QA Department!


(888) 822-5815

Email Us



 

EDGY NEVER

LOOKED SO GOOD.

17 Different Edge Colors. Endless Possibilities. GET STARTED
Free Samples 10+ Employees Designers + Resellers Nonprofit Solutions


TRUSTED BRANDS TRUST PRIMOPRINT




NO NEED FOR FANCY BOXES HERE,
JUST GREAT PRODUCTS AT UNBEATABLE PRICES.


BUSINESS CARDS

From professional to quirky to everything in between, we've got the card for
you.


POSTCARDS

Postcards. Rack Cards. Club Flyers. No matter what you call them, we've got them
at an amazing price.


BROCHURES AND FLYERS

Tell your story and leave a lasting impression with Primoprint brochures.


FREE SAMPLE PACK

See and feel the quality of our most popular products, stocks, and finishes for
FREE.


TRADING CARDS

Attract new clients and fans with a custom Trading Card. Order quantities as low
as 25.


PAINTED EDGE CARDS

Business in the front, party on the edges. Printed on super thick 32PT uncoated
stock.
Chat with a Print Pro View All Products
Crowd-Pleasing Services

NONPROFIT PRINTING

REAL ESTATE PRINTING

DESIGN SERVICES

10+ EMPLOYEES

According to Google Customer Reviews, 98% of our customers think that we’re
doing a pretty great job! 🙂





WHAT OUR CUSTOMERS SAY


Get Started
GET FREE SAMPLES

 * RESOURCES

 * Support Articles | FAQ
 * Artwork Guidelines
 * Layout Templates
 * Custom Orders
 * Quality Assurance
 * Reviews

 * SOLUTIONS

 * Sample Request
 * Design Services
 * Print for Resellers
 * Print for Nonprofits
 * 10+ Employees

 * FROM THE BLOG

 * --------------------------------------------------------------------------------

 * Free Gift to You: Download the April 2024 Digital Wallpaper
 * Top 10 Unique Ways To Use Trading Cards
 * Spring 2024 Design Colors & Inspiration
 * What is Typesetting?

 * CONTACT

 * (888) 822-5815
 * info@primoprint.com
   
 * Instagram Facebook Twitter LinkedIn Youtube

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

Terms Privacy Reprint & Refund
© 2024

Paypal Visa Mastercard American Express Discover Apple Pay
Every Door Direct Mail®, EDDM®, Every Door Direct Mail – Retail®, and EDDM PLUS®
are trademarks of the United States Postal Service®. Primoprint is an
independent provider of printing services that is not associated, sponsored, or
otherwise approved by the United States Postal Service to provide these
services.










1