app.print.avery.com Open in urlscan Pro
34.192.113.101  Public Scan

Submitted URL: https://e.em.avery.com/c2/907:63000c1beba53c19c571840f:ot:62f66941f9c34d13100846a6:1/2f66bd46?jwtH=eyJ0eXAiOiJKV1QiLCJh...
Effective URL: https://app.print.avery.com/dpo8/app/target;name=US_en;ep=USP/product;profile=WePrint/design;product=8701989faef54a9ff946d5d...
Submission: On August 31 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST #

<form class="sign-in-form" action="#" method="post">
  <div class="form-block-wrapper dpo8-clearfix">
    <div class="form-block">
      <label data-l10n-id="authentication-email-text" for="sign-in-email" class="form-label">Email:</label>
      <input name="signInEmail" type="email" id="sign-in-email" class="form-input" value="" autofocus="">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="form-block-wrapper dpo8-clearfix">
    <div class="form-block">
      <label data-l10n-id="authentication-password-text" for="sign-in-password" class="form-label">Password:</label>
      <input name="signInPass" type="password" id="sign-in-password" class="form-input">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="form-block-wrapper dpo8-clearfix sign-in__forgot">
    <a href="#" class="sign-in__forgot-link" data-l10n-id="authentication-forgot-password-text">I forgot my password</a>
  </div>
  <div class="form-block-wrapper dpo8-clearfix privacy-policy-text privacy-policy-sign-in-wrapper">
    <div data-l10n-id="authentication-log-in-privacy-policy-text" data-l10n-args="{&quot;privacyPolicyUrl&quot;:&quot;https://www.avery.com/about-us/legal/privacy-policy&quot;}">Please review our
      <a href="https://www.avery.com/about-us/legal/privacy-policy" target="_blank">Privacy Policy</a> and click Sign In to provide your consent.</div>
  </div>
  <button type="submit" data-l10n-id="authentication-sign-in-text" id="sign-in-btn" class="dpo8-green-btn submit-btn">Sign In</button>
</form>

POST #

<form class="sign-up-form" action="#" method="post">
  <div class="form-block-wrapper authentication-message dpo8-clearfix">
    <div data-l10n-id="authentication-sign-up-message">
      <ul>
        <li>Save your Avery Design &amp; Print projects online</li>
        <li>Access your projects from any device</li>
        <li>Easily apply your designs to other Avery products</li>
      </ul>
    </div>
  </div>
  <div class="form-block-wrapper dpo8-clearfix">
    <div class="form-block">
      <label data-l10n-id="authentication-first-name-text" for="sign-up-first-name" class="form-label">First Name:</label>
      <input name="signUpFirstName" type="text" id="sign-up-first-name" class="form-input" required="" maxlength="50">
      <div class="help-block"></div>
    </div>
    <div class="form-block">
      <label data-l10n-id="authentication-last-name-text" for="sign-up-last-name" class="form-label">Last Name:</label>
      <input name="signUpLastName" type="text" id="sign-up-last-name" class="form-input" required="" maxlength="50">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="form-block-wrapper dpo8-clearfix">
    <div class="form-block">
      <label data-l10n-id="authentication-email-text" for="sign-up-email" class="form-label">Email:</label>
      <input name="signUpEmail" type="email" id="sign-up-email" class="form-input" required="">
      <div class="help-block"></div>
    </div>
    <div class="form-block">
      <label data-l10n-id="authentication-confirm-email-text" for="sign-up-email-confirm" class="form-label">Confirm Email:</label>
      <input name="signUpEmailConfirm" type="email" id="sign-up-email-confirm" class="form-input" required="">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="form-block-wrapper dpo8-clearfix">
    <div class="form-block">
      <label data-l10n-id="authentication-password-text" for="sign-up-password" class="form-label">Password:</label>
      <input name="signUpPassword" type="password" id="sign-up-password" class="form-input" required="">
      <div class="help-block"></div>
    </div>
    <div class="form-block">
      <label data-l10n-id="authentication-confirm-password-text" for="sign-up-password-confirm" class="form-label">Confirm password:</label>
      <input name="signUpPasswordConfirm" type="password" id="sign-up-password-confirm" class="form-input" required="">
      <div class="help-block"></div>
    </div>
  </div>
  <!--<div class="form-block-wrapper dpo8-clearfix">
                <div class="form-block">
                    <label data-l10n-id="authentication-country-text" for="sign-up-chose-country" class="form-label form-select-country"></label>
                    <select name="signUpCountry" id="sign-up-chose-country" class="form-input sign-up-form__select-country" required></select>
                    <div class="help-block"></div>
                </div>
            </div>-->
  <div class="form-block-wrapper dpo8-clearfix checkbox-radio-wrapper">
    <input name="signUpEmails" type="checkbox" class="checkbox" id="view144-sign-up-emails" checked="">
    <div class="custom-checkbox-img"></div>
    <label data-l10n-id="authentication-avery-emails-text" for="view144-sign-up-emails">Receive free newsletter with featured templates, tips, and ideas.</label>
  </div>
  <div class="form-block-wrapper dpo8-clearfix privacy-policy-text">
    <div data-l10n-id="authentication-sign-up-privacy-policy-text"
      data-l10n-args="{&quot;privacyPolicyUrl&quot;:&quot;https://www.avery.com/about-us/legal/privacy-policy&quot;,&quot;termsAndConditionsURL&quot;:&quot;https://www.avery.com/about-us/legal/terms-and-conditions&quot;}">This information is used to
      create your Account and is stored securely. Avery will never sell your information but may use it in order to improve the products and services we offer. By creating an account, you agree to Avery’s
      <a href="https://www.avery.com/about-us/legal/privacy-policy" target="_blank">Privacy Policy</a>.</div>
  </div>
  <button type="submit" data-l10n-id="authentication-sign-up-text" class="dpo8-green-btn submit-btn" id="sign-up-btn">Create Account</button>
</form>

Text Content

| Design & Print Online
Dev Mode
Home Choose Template Choose Design Customize Preview & Print Preview
Open Save Print Help

Browse Avery Designs
Apply from a Saved Project
Upload a Complete Design

Lollipop Seal Labels: 1" x 4"
 * 
   All Designs  15
 * 
   Animals & Nature  2
   * 
     Animals  1
   * 
     Nature  1
 * 
   Blank & Basic Designs  2
   * 
     Blank  2
 * 
   Business & Occupation  13
   * 
     Beauty & Health  5
   * 
     Food & Beverage  5
   * 
     Pricing & Promotion  2
   * 
     Retail  12
 * 
   Events  1
   * 
     Parties  1
 * 
   Home & School  2
   * 
     Personal & Family  2
 * 
   Jewelry Backing  1
 * 
   Styles  7
   * 
     Basic & Everyday  1
   * 
     Classic  3
   * 
     Creative  1
   * 
     Retro  3
   * 
     Whimsical  1

Quick Search:


15 Designs are shown
Select this Design


Blank en.U-1360-01.8UpLollipopSealLabel.Blank.0000-00.xml
Select this Design


Blank en.U-1360-01.8UpLollipopSealLabel.Blank.0000-02.xml
Select this Design


SMB_CATropicalWedding_GG
en.U-1360-01.8UpLollipopSealLabel.SMB_CATropicalWedding_GG.2110-01.xml
Select this Design


smb_coffeetealpattern_gg
en.U-1360-01.8UpLollipopSealLabel.smb_coffeetealpattern_gg.2110-01.xml
Select this Design


smb_neutralar_gg en.U-1360-01.8UpLollipopSealLabel.smb_neutralar_gg.2110-01.xml
Select this Design


smb_bellezzamarble_gg
en.U-1360-01.8UpLollipopSealLabel.smb_bellezzamarble_gg.2110-01.xml
Select this Design


smb_cherrygouache_gg
en.U-1360-01.8UpLollipopSealLabel.smb_cherrygouache_gg.2110-01.xml
Select this Design


smb_ginghamwashblue_gg
en.U-1360-01.8UpLollipopSealLabel.smb_ginghamwashblue_gg.2110-01.xml
Select this Design


smb_ginghamwashred_gg
en.U-1360-01.8UpLollipopSealLabel.smb_ginghamwashred_gg.2110-01.xml
Select this Design


smb_ginghamwashviolet_gg
en.U-1360-01.8UpLollipopSealLabel.smb_ginghamwashviolet_gg.2110-01.xml
Select this Design


smb_goldmonstera_gg
en.U-1360-01.8UpLollipopSealLabel.smb_goldmonstera_gg.2110-01.xml
Select this Design


smb_gouachepearpattern_gg
en.U-1360-01.8UpLollipopSealLabel.smb_gouachepearpattern_gg.2110-01.xml
Select this Design


smb_gouachetropicalblue_gg
en.U-1360-01.8UpLollipopSealLabel.smb_gouachetropicalblue_gg.2110-01.xml
Select this Design


smb_leopardlady_gg
en.U-1360-01.8UpLollipopSealLabel.smb_leopardlady_gg.2110-01.xml
Select this Design


smb_peachgouache_gg
en.U-1360-01.8UpLollipopSealLabel.smb_peachgouache_gg.2110-01.xml












PLEASE SIGN IN TO RETRIEVE PROJECTS SAVED ONLINE.
NEED AN ACCOUNT? SIGN UP FOR FREE!


Sign In -  I already have an account

Create Account -  Sign up for a free online account
Email:

Password:

I forgot my password
Please review our Privacy Policy and click Sign In to provide your consent.
Sign In
 * Save your Avery Design & Print projects online
 * Access your projects from any device
 * Easily apply your designs to other Avery products

First Name:

Last Name:

Email:

Confirm Email:

Password:

Confirm password:


Receive free newsletter with featured templates, tips, and ideas.
This information is used to create your Account and is stored securely. Avery
will never sell your information but may use it in order to improve the products
and services we offer. By creating an account, you agree to Avery’s Privacy
Policy.
Create Account
Or apply design from project saved to your computer
Browse
No file selected
Apply


DESIGN PREVIEW:



This is not the final view of your product. You will be able to edit it at the
next step. Click "Apply this Design" to start customizing.


Choose Template

Help

×
No results.
❬ Open in new window

Article content