www.zulily.com Open in urlscan Pro
99.86.240.13  Public Scan

Submitted URL: https://www.zulily.com/p/teal-pink-stripe-bow-accent-longline-bikini-top-skirted-bottoms-564034-105110094.html
Effective URL: https://www.zulily.com/
Submission Tags: demotag1 demotag2 Search All
Submission: On August 09 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

/search

<form class="navbar-form navbar-left form-group-sm hidden-xs hidden-sm hidden-md search_margins" role="search" action="/search" id="search-form">
  <div class="input-group input-group-sm" style="width: 100%">
    <div class="search_bar_search_icon">
      <svg aria-hidden="true" aria-labelledby="search_icon/1355078974" focusable="false" role="img" class="svg-icon--search search-icon__svg" viewBox="0 0 24 24" style="max-width: 40px;">
        <title id="search_icon/1355078974">search</title>
        <g stroke="none" stroke-width="1" fill="#000" fill-rule="evenodd">
          <path class="search-icon__path" vector-effect="non-scaling-stroke"
            d="M16.3469741,17.0597002 L14.1416497,14.8536177 C12.6407884,16.1888677 10.6636263,17 8.49707912,17 C3.8042719,17 0,13.1944204 0,8.5 C0,3.80557963 3.8042719,0 8.49707912,0 C13.1898863,0 16.9941582,3.80557963 16.9941582,8.5 C16.9941582,10.6672919 16.1833047,12.6451337 14.8485135,14.1465109 L17.0538397,16.3525952 L17.1247897,16.2816211 C17.6087034,15.8008911 18.3895982,15.8008911 18.872806,16.2825869 L23.6390418,21.043462 C24.1204217,21.5266853 24.1204217,22.3087936 23.6384276,22.7909534 L22.7897194,23.6379534 C22.3065208,24.1213181 21.5227334,24.1213181 21.0414363,23.638176 L16.2774666,18.8785677 C15.7935503,18.3961659 15.7935503,17.6116341 16.2768514,17.1298466 L16.3469741,17.0597002 Z M8.49707912,16 C12.6377914,16 15.9945019,12.6421356 15.9945019,8.5 C15.9945019,4.35786438 12.6377914,1 8.49707912,1 C4.35636687,1 0.999656367,4.35786438 0.999656367,8.5 C0.999656367,12.6421356 4.35636687,16 8.49707912,16 Z"
            fill-rule="nonzero"></path>
        </g>
      </svg>
    </div>
    <input type="text" name="q" id="q" title="Search" class="form-control ui-autocomplete-input" style="width: 100%" value="" placeholder="Search" aria-label="search" autocomplete="off" aria-autocomplete="list">
    <input type="hidden" name="fromSearch" value="true">
  </div>
</form>

POST https://www.zulily.com/auth

<form method="post" action="https://www.zulily.com/auth" id="loginForm" accept-charset="UTF-8" novalidate="" data-cy="sisu-sign-in">
  <input id="signInAuthToken" type="hidden" name="authToken" value="44e2c4c1bc50820b95049425340ddf36832ce373">
  <div class="form-group">
    <label for="signin_email" class="themeBodyTxtColor">Email Address</label>
    <input type="email" name="login[username]" class="form-control form-control--outline" id="signin_email" value="" placeholder="enter your email address">
  </div>
  <div class="form-group">
    <label for="signin_password">Password</label>
    <input id="signin_password" type="password" class="form-control form-control--outline" placeholder="enter your password" name="login[password]">
  </div>
  <div class="form-group">
    <input id="signin_gdpr_consent_state" type="hidden" class="form-control" name="login[gdpr_consent_state]" value="false">
  </div>
  <div class="form-group">
    <a href="/auth/forgotpassword" id="forgotpasswordButton" class="forgot pull-right themeBodyLinkColor">forgot password?</a>
    <div class="clearfix"></div>
  </div>
  <div class="clearfix">
    <button class="btn btn--primary btn--full-width btn--tall:sm shop_now themeShopButtonBg" type="submit" value="Login" data-target-uri="/auth">Shop Now!</button>
  </div>
  <div class="text-center or"> — or — </div>
  <div>
    <div class="fb-login">
      <a href="/auth/facebook" class="fb_button fb_button_medium tag btn btn--secondary btn--full-width btn--tall:sm facebook" tag-label="fb-connect">
                                                <i class="fa fa-facebook fa-fw"></i>
                                                <span style="text-transform: none;">login with Facebook</span>
                                            </a>
    </div>
  </div>
  <input type="hidden" name="redirectUrl" value="https://www.zulily.com/" id="sisu-modal-redirect-url">
</form>

POST https://www.zulily.com/auth/create

<form method="post" html="{:multipart=>true}" data-remote="true" id="signupForm" action="https://www.zulily.com/auth/create" accept-charset="UTF-8" novalidate="" data-cy="sisu-sign-up">
  <input id="signUpAuthToken" type="hidden" name="authToken" value="44e2c4c1bc50820b95049425340ddf36832ce373">
  <input type="hidden" name="email_validation_info">
  <input type="hidden" id="brands_to_love" name="brands_to_love">
  <div class="step1" data-gdpr-enabled="1">
    <div class="form-group">
      <label for="signup_email" class="themeBodyHeaderTxtColor">Email address</label>
      <input type="email" class="form-control form-control--outline" id="signup_email" placeholder="enter your email address" name="email" value="">
    </div>
  </div>
  <div class="step2">
    <div class="form-group">
      <label for="password">Password</label>
      <input type="password" class="form-control form-control--outline" id="signup_password" placeholder="create password" name="password" title="create password">
    </div>
    <input type="hidden" class="form-control" id="confirm_password" name="confirmation" placeholder="Confirm Password">
    <input id="signup_gdpr_consent_state" type="hidden" class="form-control" name="gdpr_consent_state" value="false">
  </div>
  <button class="btn btn--primary btn--full-width btn--tall:sm shop_now themeShopButtonBg" type="submit" value="signup" id="signup-button" data-custom-click=""> shop now! </button>
  <input type="hidden" name="redirectUrl" value="https://www.zulily.com/" id="sisu-modal-redirect-url">
</form>

POST https://www.zulily.com/auth/forgotpassword

<form method="post" action="https://www.zulily.com/auth/forgotpassword">
  <input id="signInAuthToken" type="hidden" name="authToken" value="44e2c4c1bc50820b95049425340ddf36832ce373">
  <div class="form-group">
    <label for="fpemail" class="hidden-xs themeBodyHeaderTxtColor">Email address</label>
    <input type="email" class="form-control" id="fpemail" placeholder="enter your email address" name="email" value="">
  </div>
  <button class="btn btn--primary btn--full-width btn--tall:sm shop_now themeShopButtonBg btn" type="submit"><span><span>submit</span></span></button> <br><br>
</form>

<form id="adl-user-report-form" novalidate="">
  <div style="padding:0; margin: 0 0 0;">
    <div style="width:100%;display:none;height: 35px;line-height:35px;font-size:13px;padding:0 12px;color:white;background-color:#FF3860;border-radius:2px;margin-bottom:10px; " id="adl-category-error">Please make a selection.</div>
    <label style="display: block;line-height: 0; font-size: 16px; margin: 15px 0 15px;">
      <input style="margin:0 8px 0 0;vertical-align: middle;transform: translateY(-0.15em);-webkit-appearance: radio;box-sizing: border-box;" type="radio" name="category" value="Plays Sound" required=""> Plays sound </label>
    <label style="display: block;line-height: 0; font-size: 16px; margin: 15px 0 15px;">
      <input style="margin:0 8px 0 0;vertical-align: middle;transform: translateY(-0.15em);-webkit-appearance: radio;box-sizing: border-box;" type="radio" name="category" value="Adult Content" required=""> Contains adult content </label>
    <label style="display: block;line-height: 0; font-size: 16px; margin: 15px 0 15px;">
      <input style="margin:0 8px 0 0;vertical-align: middle;transform: translateY(-0.15em);-webkit-appearance: radio;box-sizing: border-box;" type="radio" name="category" value="Covers the Page" required=""> Covers the page </label>
    <label style="display: block;line-height: 0; font-size: 16px; margin: 15px 0 15px;">
      <input style="margin:0 8px 0 0;vertical-align: middle;transform: translateY(-0.15em);-webkit-appearance: radio;box-sizing: border-box;" type="radio" name="category" value="Other" required=""> Other </label>
    <h2 style="font-size:20px;font-weight:bold;color:rgb(58,58,58);text-align:left;margin:25px 0 15px;">Additional Information</h2>
    <div style="width:100%;display:none;height: 35px;line-height:35px;font-size:13px;padding:0 12px;color:white;background-color:#FF3860;border-radius:2px;margin-bottom:10px; " id="adl-text-minlen-error">Please help us by describing the ad.</div>
    <div style="width:100%;display:none;height: 35px;line-height:35px;font-size:13px;padding:0 12px;color:white;background-color:#FF3860;border-radius:2px;margin-bottom:10px; " id="adl-text-maxlen-error">Only 500 characters are allowed.</div>
    <textarea id="adl-user-feedback" style="box-sizing:border-box;resize: none; margin:0;width:100%;font-size:14px;line-height:18px;height:100px;border:1px solid #B0B0B0;padding:11px 15px;border-radius:2px;" minlength="3" maxlength="500"
      placeholder="What does the ad say, who is the advertiser, what does the ad look like?" name="user_feedback"></textarea>
  </div>
  <button type="button"
    style="margin-left:auto;margin-right:auto;margin: 20px auto 0;width:200px;cursor:pointer;background-color:#7c6bf7;display:block;color:#fff;border-radius:2px;border:none;padding:15px 40px;font-weight:700;text-align:center;box-sizing:border-box;font-size:16px;"
    id="adl-report-ad-modal__submit-button">Report ad</button>
</form>

GET https://tr.snapchat.com/cm/i

<form method="GET" action="https://tr.snapchat.com/cm/i" target="snap0019410932622362376" accept-charset="utf-8" style="display: none;"><iframe id="snap0019410932622362376" name="snap0019410932622362376"></iframe><input name="pid"><input
    name="_scsid"><input name="_sclid"></form>

Text Content

 * Already a Member? Sign In
 * Become a Member

Menu Zulily Zulily
search search search
basket basket

 * New Today
 * Ends Soon
 * Shop by Category down arrow
    * All Categories
    * Women
    * Women's Plus
    * Kids
    * Baby & Maternity
    * Shoes
    * Home & Garden
    * Toys & Games
    * Beauty & Wellness
    * Men
    * Grocery & Pantry
    * Personalized
    * Electronics
    * Books & Media
    * See All Categories
   
    * Discover Shops
    * Back to School
    * Back to College
    * The Holidays Shop
    * Welcome Baby Shop
    * The Swim Shop
    * Athletic Shop
    * The Sneaker Shop
    * Toy Shop
    * The Organization Shop
    * The Sustainability Shop
    * Graphics Shop
    * Outdoor Living & Garden Shop
    * Bed & Bath Shop

 * Shop by Size down arrow
   
   
   * GIRLS
     
      * 0-24m
      * 2T-4T
      * 4-6
      * 7-12
      * 14-16
      * shoes
     
     
     BOYS
     
      * 0-24m
      * 2T-4T
      * 4-7
      * 8-12
      * 14-20
      * shoes
     
     
     WOMEN
     
      * accessories
      * plus-size
      * maternity & nursing
      * shoes
      * women
 * Sign In

search
search search
basket basket

Basket


NEW TODAY


CLARKS: SUMMER SNEAKERS TO SANDALS

Up to 55% off
Up to 55% off



RYKÄ: SHOES

Up to 65% off
Up to 65% off



TREND: COASTAL GRANDMOTHER

Up to 45% off
| Apparel to home goods
Up to 45% off



MILLIE LOVES LILY & MORE

Up to 45% off
| Sizes toddler to big kids
Up to 45% off



OUR ABSOLUTE FAVES: APPAREL TO HOME

Up to 55% off
Up to 55% off



NYDJ: PLUS TOO

Up to 75% off
Up to 75% off



ON SALE TOMORROW

 * Gouguenheim & More: Wine
   
   Can ship out quickly
   
   Love This Brand heart icon


SUZANNE BETRO: SHOP ALL

Up to 65% off
| Sizes S-4X
Up to 65% off



WALKER EDISON

Save at least $200
Save at least $200



CARVE DESIGNS: APPAREL TO SWIM

Up to 45% off
Up to 45% off



MILLIE LOVES LILY: FALL HOLIDAYS

Up to 55% off
| Sizes baby to big kids
Up to 55% off



LIFESTRIDE

Up to 70% off
Up to 70% off



BIG NAMES, HUGE DEALS

Starting at $10.99
| Can ship out quickly
Starting at $10.99



PERSONALIZED PLANET

Up to 50% off
| Custom finds & beyond
Up to 50% off



BROOKS: SHOES TO APPAREL

Up to 50% off
| For men & women
Up to 50% off



COACH: ACCESSORIES

Starting at $74.99
Starting at $74.99



BUFFY: COMFY BEDDING

Up to 35% off
Up to 35% off



SAMPLE OUR SAVINGS: SHOES TO HOME

Hundreds of deals
| Can ship out quickly
Hundreds of deals



CHAMPION: MEN & WOMEN

Up to 50% off
| Can ship out quickly
Up to 50% off



BEARPAW: SHOES TO HOME GOODS

Up to 60% off
Up to 60% off



LIQUID I.V.: DRINK MIXES

Up to 35% off
Up to 35% off



CUTE CREW: BABY TO BIG KIDS

Sweet savings
Sweet savings




SHOP OUR OTHER CATEGORIES

 * Women
 * Women - Plus
 * Home & Garden
 * Kids
 * Toys & Games
 * Baby & Maternity
 * Beauty & Wellness
 * Men
 * Pantry
 * Electronics
 * Sports & Outdoor Gear
 * Books & Media
 * DIY & Personalized
 * Debut Brands
 * Ready to Ship
 * Trending

ABOUT

 * How Zulily Works
 * Brands We Love
 * Affiliates
 * Press Room
 * Investors
 * Models
 * California Supply Chains Act
   

CONTACT

 * Contact Us
 * Returns
 * Careers
 * Sell with Zulily
 * Advertise on Zulily
 * Accessibility



CONNECT

 * Facebook
 * Twitter
 * Instagram
 * Pinterest
 * Zulily Blog

GIFT CARD

 * Send a Gift Card

MORE

 * Send A Gift Card
 * Get Our App

MOBILE

 * Get Our App




COUNTRY & CURRENCY

United States - USD


Zulily Zulily
A PART OF QURATE RETAIL GROUP
 * QVC
 * HSN
 * Ballard Designs
 * Frontgate
 * Garnet Hill
 * Grandin Road

 * Terms & Conditions
 * Arbitration Program
 * Privacy Practices
 * Interest-Based Ads
 * Categories
 * Product Recall

 * copyright 2022 Zulily, LLC All rights reserved


Looking to Create an account?
Already a member? Sign in
Remember your password? Sign in


SIGN IN

FORGOT PASSWORD


DAILY DEALS UP TO 70% OFF!

Sign up for free and start shopping

hello there!


CREATE PASSWORD





Email Address
Password

forgot password?

Shop Now!
— or —
login with Facebook
Email address
Password
shop now!

No worries. Just enter your email address below and we’ll send you a link to
create a new password.


If you don’t receive the link soon, try checking your spam or junk folder.


Email address
submit


By signing up, you agree to Zulily's Terms & Conditions, Arbitration Program and
Privacy Practices. By signing in, you agree to Zulily's Terms & Conditions,
Arbitration Program and Privacy Practices.
European resident? Sign up here
European resident? Sign in here
How Zulily Works Sell With Zulily Contact Us Investors Careers

Country & Currency cancel
done
search



WHY ARE YOU REPORTING THIS AD?

Please make a selection.
Plays sound Contains adult content Covers the page Other


ADDITIONAL INFORMATION

Please help us by describing the ad.
Only 500 characters are allowed.
Report ad

Thank you for letting us know.

Powered by
×