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

Submitted URL: https://e.em.avery.com/c2/907:62ded7452af4c7745050c60f:ot:62cf8083f9c34d1310d404ca:1/cc1332cf?jwtH=eyJ0eXAiOiJKV1QiLCJh...
Effective URL: https://app.print.avery.com/dpo8/app/target;name=US_en;ep=USP/product;profile=WePrint/design;product=39140861883d815153381ac...
Submission: On August 01 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

Square Labels: 3"
 * 
   All Designs  1480
 * 
   Covid19  7
 * 
   What's New  1
 * 
   Animals & Nature  269
   * 
     Animals  47
   * 
     Flowers  138
   * 
     Insects  8
   * 
     Nature  107
 * 
   Blank & Basic Designs  6
   * 
     Blank  1
   * 
     Text Only  4
   * 
     Basic Text & Images  1
 * 
   Business & Occupation  990
   * 
     Animals & Petcare  26
   * 
     Art & Photography  94
   * 
     Automotive & Transportation  10
   * 
     Beauty & Health  459
   * 
     Cleaning & Housekeeping  40
   * 
     Construction & Trade  102
   * 
     Finance & Insurance  115
   * 
     Food & Beverage  307
   * 
     Food Safety  1
   * 
     Garden & Landscape  101
   * 
     Legal & Government  83
   * 
     Medical & Healthcare  130
   * 
     Music & Entertainment  35
   * 
     Pricing & Promotion  13
   * 
     Professional  1
   * 
     Real Estate  71
   * 
     Retail  479
   * 
     Sports & Fitness  17
   * 
     Teachers & Tutors  174
   * 
     Traditional  31
   * 
     Travel & Hospitality  62
 * 
   Events  703
   * 
     Baby Celebrations  59
   * 
     Birthday  176
   * 
     Elections  20
   * 
     Fundraisers  112
   * 
     Graduation  37
   * 
     Parties  547
   * 
     Reunions  20
   * 
     Weddings & Love  253
 * 
   Holidays  560
   * 
     Black Friday  13
   * 
     Christmas  288
   * 
     Cinco de Mayo  3
   * 
     Diwali  16
   * 
     Easter  3
   * 
     Father's Day  27
   * 
     Fourth of July  16
   * 
     Halloween  18
   * 
     Hanukkah  33
   * 
     Kwanzaa  3
   * 
     Mother's Day  50
   * 
     New Year's  48
   * 
     Rosh Hashanah  2
   * 
     St. Patrick's Day  2
   * 
     Valentine's Day  49
   * 
     Thanksgiving  23
   * 
     Winter Holiday  33
 * 
   Home & School  352
   * 
     Babies & Toddlers  25
   * 
     Personal & Family  219
   * 
     Planners & Journals  2
   * 
     Reading & Bookmarks  1
   * 
     Sports & Activities  18
   * 
     Students & Youth  178
 * 
   Non-Profit & Religion  235
   * 
     Charities  6
   * 
     Education  166
   * 
     Religious & Spiritual  63
 * 
   Styles  728
   * 
     Basic & Everyday  144
   * 
     Classic  109
   * 
     Creative  53
   * 
     Elegant  138
   * 
     Floral  154
   * 
     Geometric  106
   * 
     Letterpress & Typography  76
   * 
     Monograms  8
   * 
     Patriotic  22
   * 
     Retro  55
   * 
     Whimsical  195
   * 
     Youthful  129

Quick Search:


703 Designs are shown
Select this Design


ThankYou_AgatePattern_GG
en.U-0632-01.6UpDIFYSquareLabel.ThankYou_AgatePattern_GG.1904-01.xml
Select this Design


ThankYou_Blooming_LG
en.U-0632-01.6UpDIFYSquareLabel.ThankYou_Blooming_LG.1903-03.xml
Select this Design


ThankYou_HandLettered_GG
en.U-0632-01.6UpDIFYSquareLabel.ThankYou_HandLettered_GG.1904-01.xml
Select this Design


ThankYou_PaintStrokes_LG
en.U-0632-01.6UpDIFYSquareLabel.ThankYou_PaintStrokes_LG.1903-01.xml
Select this Design


SMB_ApothecaryComplex_KT
en.U-0632-01.6UpDIFYSquareLabel.SMB_ApothecaryComplex_KT.1804-01.xml
Select this Design


DCChalkEducation en.U-0632-01.6UpDIFYSquareLabel.DCChalkEducation.1503-01.xml
Select this Design


SMB_ApothecarySimple_KT
en.U-0632-01.6UpDIFYSquareLabel.SMB_ApothecarySimple_KT.1804-01.xml
Select this Design


SMB_GraphicWatercolorFloral_KT
en.U-0632-01.6UpDIFYSquareLabel.SMB_GraphicWatercolorFloral_KT.1804-01.xml
Select this Design


SMB_WatercolorWash_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_WatercolorWash_GG.Green.1804-01.xml
Select this Design


SMB_WatercolorWash_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_WatercolorWash_GG.Pink.1804-01.xml
Select this Design


SMB_WatercolorWash_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_WatercolorWash_GG.Purple.1804-01.xml
Select this Design


SMB_ArchetCandles_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_ArchetCandles_GG.1804-01.xml
Select this Design


SMB_ArchetCandles_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_ArchetCandles_GG.2206-01.xml
Select this Design


SMB_VintageFloralBg_KT
en.U-0632-01.6UpDIFYSquareLabel.SMB_VintageFloralBg_KT.1804-01.xml
Select this Design


SMB_BotonySoap_GG en.U-0632-01.6UpDIFYSquareLabel.SMB_BotonySoap_GG.1804-01.xml
Select this Design


SMB_RusticWreathBorder_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_RusticWreathBorder_GG.1804-01.xml
Select this Design


SMB_MinimalFlora_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_MinimalFlora_GG.1804-01.xml
Select this Design


SMB_PhotoBackground_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_PhotoBackground_GG.1804-01.xml
Select this Design


CATropicalWedding_GG
en.U-0632-01.6UpDIFYSquareLabel.CATropicalWedding_GG.1903-01.xml
Select this Design


CATropicalWedding_GG
en.U-0632-01.6UpDIFYSquareLabel.CATropicalWedding_GG.SaveTheDate.1903-02.xml
Select this Design


GG_SmBColorBlockDots
en.U-0632-01.6UpDIFYSquareLabel.GG_SmBColorBlockDots.1702-01.xml
Select this Design


Wedding19_Fern_LG en.U-0632-01.6UpDIFYSquareLabel.Wedding19_Fern_LG.1901-01.xml
Select this Design


Wedding19_GoldDust_LG
en.U-0632-01.6UpDIFYSquareLabel.Wedding19_GoldDust_LG.1902-01.xml
Select this Design


Wedding19_GoldWreath_LG
en.U-0632-01.6UpDIFYSquareLabel.Wedding19_GoldWreath_LG.1901-01.xml
Select this Design


Wedding19_ManzanitaBranch_LG
en.U-0632-01.6UpDIFYSquareLabel.Wedding19_ManzanitaBranch_LG.1901-01.xml
Select this Design


SMB_ColorBlotches_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_ColorBlotches_GG.Blue.1804-01.xml
Select this Design


SMB_ColorBlotches_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_ColorBlotches_GG.Peach.1804-01.xml
Select this Design


SMB_ColorBlotches_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_ColorBlotches_GG.Purple.1804-01.xml
Select this Design


SMB_GeoLineart_GG en.U-0632-01.6UpDIFYSquareLabel.SMB_GeoLineart_GG.1804-01.xml
Select this Design


SMB_GeoLineart_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_GeoLineart_GG.Green.1804-01.xml
Select this Design


SMB_GeoLineart_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_GeoLineart_GG.Pink.1804-01.xml
Select this Design


SMB_GeoLineart_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_GeoLineart_GG.Teal.1804-01.xml
Select this Design


BABY_LemonPattern_LG
en.U-0632-01.6UpDIFYSquareLabel.BABY_LemonPattern_LG.1904-01.xml
Select this Design


BDAY_TriostarPattern_LG
en.U-0632-01.6UpDIFYSquareLabel.BDAY_TriostarPattern_LG.1904-01.xml
Select this Design


SMB_InkPatternDotty_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_InkPatternDotty_GG.1804-01.xml
Select this Design


SMB_InkPatternLines_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_InkPatternLines_GG.1804-01.xml
Select this Design


SMB_InkPatternSplotchy_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_InkPatternSplotchy_GG.1804-01.xml
Select this Design


SMB_InkPatternWavy_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_InkPatternWavy_GG.1804-01.xml
Select this Design


SMBRusticCM en.U-0632-01.6UpDIFYSquareLabel.SMBRusticCM.1609-01.xml
Select this Design


SMBRusticGG en.U-0632-01.6UpDIFYSquareLabel.SMBRusticGG.1609-01.xml
Select this Design


SMBPatternKT en.U-0632-01.6UpDIFYSquareLabel.SMBPatternKT.1609-01.xml
Select this Design


SMB_ScallopPatternBlue_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_ScallopPatternBlue_GG.1703-01.xml
Select this Design


SMB_ScallopPatternGreen_GG
en.U-0632-01.6UpDIFYSquareLabel.SMB_ScallopPatternGreen_GG.1703-01.xml
Select this Design


SMBWatercolor en.U-0632-01.6UpDIFYSquareLabel.SMBWatercolor.1609-01.xml
Select this Design


SMBButterBody en.U-0632-01.6UpDIFYSquareLabel.SMBButterBody.1611-01.xml
Select this Design


SMBMusic en.U-0632-01.6UpDIFYSquareLabel.SMBMusic.1611-01.xml
Select this Design


SMBPattern1GG en.U-0632-01.6UpDIFYSquareLabel.SMBPattern1GG.1609-01.xml
Select this Design


SMBPattern2GG en.U-0632-01.6UpDIFYSquareLabel.SMBPattern2GG.1610-01.xml
Select this Design


SMBPatternCM en.U-0632-01.6UpDIFYSquareLabel.SMBPatternCM.1609-01.xml
Select this Design


SMBPatternEP en.U-0632-01.6UpDIFYSquareLabel.SMBPatternEP.1609-01.xml
Select this Design


SMBPlantsCM en.U-0632-01.6UpDIFYSquareLabel.SMBPlantsCM.1609-01.xml
Select this Design


SMBPlantsEP en.U-0632-01.6UpDIFYSquareLabel.SMBPlantsEP.1609-01.xml
Select this Design


SMBPlantsKT en.U-0632-01.6UpDIFYSquareLabel.SMBPlantsKT.1609-01.xml
Select this Design


SMBSoap en.U-0632-01.6UpDIFYSquareLabel.SMBSoap.1611-01.xml
Select this Design


SMBTinyIconGG en.U-0632-01.6UpDIFYSquareLabel.SMBTinyIconGG.1609-01.xml
Select this Design


SMBTinyIconKT en.U-0632-01.6UpDIFYSquareLabel.SMBTinyIconKT.1609-01.xml
Select this Design


SMBGinko en.U-0632-01.6UpDIFYSquareLabel.SMBGinko.1611-01.xml
Select this Design


SMBJam en.U-0632-01.6UpDIFYSquareLabel.SMBJam.1611-01.xml
Select this Design


SMBLeafy en.U-0632-01.6UpDIFYSquareLabel.SMBLeafy.1611-01.xml
Select this Design


birthday_donutparty_lg
en.U-0632-01.6UpDIFYSquareLabel.birthday_donutparty_lg.1905-02.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.


22%
Choose Template

Help

×
No results.
❬ Open in new window

Article content