dewedit.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://dewedit.com/
Effective URL: https://dewedit.com/
Submission: On April 18 via manual from IN — Scanned from CA

Form analysis 3 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="envy-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right" role="dialog" aria-labelledby="cart_dialog_label" aria-describedby="cart_dialog_status" aria-modal="true">
    <div class="cart-drawer__top">
      <div class="cart-drawer__empty-div"></div>
      <h2 class="type-subheading type-subheading--1 wow fadeIn animated" id="cart_dialog_label" style="visibility: visible; animation-name: fadeIn;">
        <span class="cart-drawer--title">Your Cart</span>
      </h2>
      <div class="cart-close-icon-wrapper">
        <button class="slide-menu cart-close-icon cart-menu-close alt-focus" aria-label="Open cart sidebar" type="button">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
            <line x1="18" y1="6" x2="6" y2="18"></line>
            <line x1="6" y1="6" x2="18" y2="18"></line>
          </svg>
        </button>
      </div>
    </div>
    <div class="cart-error-box"></div>
    <div aria-live="polite" class="cart-empty-box"> Your basket is empty </div>
    <script type="application/template" id="cart-item-template"> <li>
					<article class="cart-item">
						<div class="cart-item-image--wrapper">
							<a class="cart-item-link" href="" tabindex="-1">
								<img
									class="cart-item-image"
									src="/product/image.jpg"
									alt=""
								/>
							</a>
						</div>
						<div class="cart-item-details--wrapper">
							<h3 class="cart-item__title">
								<a href="" class="cart-item-link cart-item-details--product-title-wrapper">
									<span class="cart-item-product-title"></span>
									<span class="cart-item-variant-title hide"></span>
									<span class="cart-item-selling-plan hide"></span>
								</a>
							</h3>

							<div class="cart-item-price-wrapper">
								<span class="sr-only">Now</span>
								<span class="cart-item-price"></span>
								<span class="sr-only">Was</span>
								<span class="cart-item-price-original"></span>
								<span class="cart-item-price-per-unit"></span>
							</div>

							<ul class="order-discount--cart-list" aria-label="Discount"></ul>

							<div class="cart-item--quantity-remove-wrapper">
								<div class="cart-item--quantity-wrapper">
									<button
										type="button"
										class="alt-focus cart-item-quantity-button cart-item-decrease"
										data-amount="-1"
										aria-label="Reduce item quantity by one"
									>-</button>
									<input
										type="text"
										class="cart-item-quantity"
										min="1"
										pattern="[0-9]*"
										aria-label="Quantity"
									>
									<button
										type="button"
										class="alt-focus cart-item-quantity-button cart-item-increase"
										data-amount="1"
										aria-label="Increase item quantity by one"
									>+</button>
								</div>

								<div class="cart-item-remove-button-container">
									<button type="button" id="cart-item-remove-button" class="alt-focus" aria-label="Remove product">Remove</button>
								</div>
							</div>

              <div class="errors hide"></div>
						</div>
					</article>
				</li>
			</script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "USD",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": []
      }
    </script>
    <ul class="cart-items"></ul>
    <div class="ajax-cart--bottom-wrapper hide">
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <span class="cart-price-text type-subheading">Subtotal</span>
      <div class="ajax-cart--cart-original-price">
        <span class="cart-item-original-total-price" style="display: none;"><span class="money">$0.00 USD</span></span>
      </div>
      <div class="ajax-cart--total-price">
        <h2 id="cart_dialog_status" role="status" class="js-cart-drawer-status sr-only"></h2>
        <h5 id="cart_drawer_subtotal">
          <span class="cart-total-price" id="cart-price"><span class="money" data-sezzleindex="0"><span class="sr-only">Your Cart Subtotal</span>$0.00 USD</span></span>
          <div class="sezzle-shopify-info-button sezzlewidgetindex-0 sezzle-product-page-widget sezzle-79243088-1e58-4bb3-8674-98e28365c986" style="margin: 0px;">
            <div class="sezzle-checkout-button-wrapper sezzle-modal-link sezzle-79243088-1e58-4bb3-8674-98e28365c986 sezzle-center" tabindex="0" style="cursor: pointer;">
              <div class="sezzle-button-text sezzle-center szl-light" style="font-weight: 500; font-family: inherit; font-size: 14px; line-height: 13px; color: inherit; max-width: 485px;">or 4 interest-free payments of <span
                  class="sezzle-payment-amount sezzle-button-text sezzleindex-0">$0.00 USD</span> with <img class="sezzle-logo szl-light-image" src="https://media.sezzle.com/branding/2.0/Sezzle_Logo_FullColor.svg" alt="Sezzle"
                  style="height: 18px; vertical-align: baseline; transform-origin: center top; transform: scale(1);"> <button type="button" aria-label="Learn More about Sezzle" name="Learn More about Sezzle" class="sezzle-info-icon"
                  aria-haspopup="true" style="display: inline; width: auto; min-height: 9px; max-height: 20px; font-size: 14px;">ⓘ</button></div>
            </div>
          </div>
        </h5>
      </div>
      <div class="row">
        <div class="col-md-12">
          <p class="cart--shipping-message">Taxes and shipping calculated at checkout </p>
        </div>
      </div>
      <div class="slide-checkout-buttons">
        <button type="submit" name="checkout" class="btn cart-button-checkout">
          <span class="cart-button-checkout-text">Place your order</span>
          <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
        </button>
        <div class="additional-checkout-buttons">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
        </div>
      </div>
    </div>
  </div>
</form>

/search

<form id="search-page-form" action="/search">
  <input type="hidden" name="type" value="product,">
  <div id="search-wrapper">
    <div class="search-bar--controls">
      <button id="search_submit" type="submit" aria-label="Submit Search" aria-hidden="true" tabindex="-1" class="search-bar__button alt-focus">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
          <circle cx="11" cy="11" r="8"></circle>
          <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
        </svg>
      </button>
    </div>
    <label for="search_text" class="sr-only" id="search_label">Search our site Dew Edit</label>
    <input id="search_text" name="q" type="text" size="20" placeholder="Search..." autocomplete="off" autocorrect="off" spellcheck="false" class="is-predictive" data-search-types="product," data-show-prices="false" data-show-vendor="false"
      aria-hidden="true" tabindex="-1">
    <button class="search-bar__button search-clear alt-focus" id="search-bar--clear" tabindex="-1" aria-hidden="true" aria-label="Close search bar" type="button">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg>
    </button>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="text-center">
    <div class="lds-dual-ring newsletter-spinner hide"></div>
    <p class="note form-success hide">
      <strong>Thanks for Joining!</strong>
    </p>
  </div>
  <div id="newsletter-wrapper">
    <input id="newsletter_text-template--15462269485246__164935179988125f23" type="email" value="" placeholder="Enter email" name="contact[email]" class="input-group-field email" aria-label="Enter email" autocorrect="off" autocomplete="email"
      autocapitalize="off" required="">
    <button type="submit" id="newsletter_submit-template--15462269485246__164935179988125f23" name="commit" aria-label="Join" class="alt-focus">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
        <polyline points="9 18 15 12 9 6"></polyline>
      </svg>
    </button>
  </div>
</form>

Text Content

YOUR CART



Your basket is empty

Subtotal
$0.00 USD

YOUR CART SUBTOTAL$0.00 USD
OR 4 INTEREST-FREE PAYMENTS OF $0.00 USD WITH Ⓘ

Taxes and shipping calculated at checkout

Place your order



This store requires javascript to be enabled for some features to work
correctly.



 * HOME
 * NEW
 * SHOP
    * Hair Accessories
      * Scrunchies
      * Headbands
      * Clips
    * APPAREL & ACCESSORIES
      * Apparel
      * Hats
      * Face Mask
      * Eye Mask
      * Scarves & Towels
      * Dog Bandanas
      * eGift Card
    * SHOP ALL

 * EDITS
    * The Bachelorette Edit
    * The Spade & Sparrows Apparel Edit
    * The Mini Bar
    * The Winter Edit
    * The Fall Edit
    * The Apparel Edit
    * The Engaged AF Edit
    * The Basics
    * The Hat Edit
    * The Swim Edit
    * The Workout Edit
    * The Doggy Dew Edit

 * SALE

 * HOME
 * NEW
 * SHOP
    * Hair Accessories
      * Scrunchies
      * Headbands
      * Clips
    * APPAREL & ACCESSORIES
      * Apparel
      * Hats
      * Face Mask
      * Eye Mask
      * Scarves & Towels
      * Dog Bandanas
      * eGift Card
    * SHOP ALL

 * EDITS
    * The Bachelorette Edit
    * The Spade & Sparrows Apparel Edit
    * The Mini Bar
    * The Winter Edit
    * The Fall Edit
    * The Apparel Edit
    * The Engaged AF Edit
    * The Basics
    * The Hat Edit
    * The Swim Edit
    * The Workout Edit
    * The Doggy Dew Edit

 * SALE

 * HOME
 * NEW
 * SHOP
    * Hair Accessories
      * Scrunchies
      * Headbands
      * Clips
    * APPAREL & ACCESSORIES
      * Apparel
      * Hats
      * Face Mask
      * Eye Mask
      * Scarves & Towels
      * Dog Bandanas
      * eGift Card
    * SHOP ALL

 * EDITS
    * The Bachelorette Edit
    * The Spade & Sparrows Apparel Edit
    * The Mini Bar
    * The Winter Edit
    * The Fall Edit
    * The Apparel Edit
    * The Engaged AF Edit
    * The Basics
    * The Hat Edit
    * The Swim Edit
    * The Workout Edit
    * The Doggy Dew Edit

 * SALE

0



Search our site Dew Edit
Loading...


 * 
 * 
 * 0

 * HOME
 * NEW
 * SHOP
    * Hair Accessories
      * Scrunchies
      * Headbands
      * Clips
    * APPAREL & ACCESSORIES
      * Apparel
      * Hats
      * Face Mask
      * Eye Mask
      * Scarves & Towels
      * Dog Bandanas
      * eGift Card
    * SHOP ALL

 * EDITS
    * The Bachelorette Edit
    * The Spade & Sparrows Apparel Edit
    * The Mini Bar
    * The Winter Edit
    * The Fall Edit
    * The Apparel Edit
    * The Engaged AF Edit
    * The Basics
    * The Hat Edit
    * The Swim Edit
    * The Workout Edit
    * The Doggy Dew Edit

 * SALE

 * HOME
 * NEW
 * SHOP
    * Hair Accessories
      * Scrunchies
      * Headbands
      * Clips
    * APPAREL & ACCESSORIES
      * Apparel
      * Hats
      * Face Mask
      * Eye Mask
      * Scarves & Towels
      * Dog Bandanas
      * eGift Card
    * SHOP ALL

 * EDITS
    * The Bachelorette Edit
    * The Spade & Sparrows Apparel Edit
    * The Mini Bar
    * The Winter Edit
    * The Fall Edit
    * The Apparel Edit
    * The Engaged AF Edit
    * The Basics
    * The Hat Edit
    * The Swim Edit
    * The Workout Edit
    * The Doggy Dew Edit

 * SALE

 * HOME
 * NEW
 * SHOP
    * Hair Accessories
      * Scrunchies
      * Headbands
      * Clips
    * APPAREL & ACCESSORIES
      * Apparel
      * Hats
      * Face Mask
      * Eye Mask
      * Scarves & Towels
      * Dog Bandanas
      * eGift Card
    * SHOP ALL

 * EDITS
    * The Bachelorette Edit
    * The Spade & Sparrows Apparel Edit
    * The Mini Bar
    * The Winter Edit
    * The Fall Edit
    * The Apparel Edit
    * The Engaged AF Edit
    * The Basics
    * The Hat Edit
    * The Swim Edit
    * The Workout Edit
    * The Doggy Dew Edit

 * SALE

 * 
 * 
 * 0

 * HOME
 * NEW
 * SHOP
    * Hair Accessories
      * Scrunchies
      * Headbands
      * Clips
    * APPAREL & ACCESSORIES
      * Apparel
      * Hats
      * Face Mask
      * Eye Mask
      * Scarves & Towels
      * Dog Bandanas
      * eGift Card
    * SHOP ALL

 * EDITS
    * The Bachelorette Edit
    * The Spade & Sparrows Apparel Edit
    * The Mini Bar
    * The Winter Edit
    * The Fall Edit
    * The Apparel Edit
    * The Engaged AF Edit
    * The Basics
    * The Hat Edit
    * The Swim Edit
    * The Workout Edit
    * The Doggy Dew Edit

 * SALE

 * HOME
 * NEW
 * SHOP
    * Hair Accessories
      * Scrunchies
      * Headbands
      * Clips
    * APPAREL & ACCESSORIES
      * Apparel
      * Hats
      * Face Mask
      * Eye Mask
      * Scarves & Towels
      * Dog Bandanas
      * eGift Card
    * SHOP ALL

 * EDITS
    * The Bachelorette Edit
    * The Spade & Sparrows Apparel Edit
    * The Mini Bar
    * The Winter Edit
    * The Fall Edit
    * The Apparel Edit
    * The Engaged AF Edit
    * The Basics
    * The Hat Edit
    * The Swim Edit
    * The Workout Edit
    * The Doggy Dew Edit

 * SALE

 * HOME
 * NEW
 * SHOP
    * Hair Accessories
      * Scrunchies
      * Headbands
      * Clips
    * APPAREL & ACCESSORIES
      * Apparel
      * Hats
      * Face Mask
      * Eye Mask
      * Scarves & Towels
      * Dog Bandanas
      * eGift Card
    * SHOP ALL

 * EDITS
    * The Bachelorette Edit
    * The Spade & Sparrows Apparel Edit
    * The Mini Bar
    * The Winter Edit
    * The Fall Edit
    * The Apparel Edit
    * The Engaged AF Edit
    * The Basics
    * The Hat Edit
    * The Swim Edit
    * The Workout Edit
    * The Doggy Dew Edit

 * SALE

 * 
   
 * 
   

 * 
 * 




THE BASICS

minimal & classic dews


POOL PROOF

swim-ready dews


CLIP IT REAL

large and mini claw clips


COMFY COZIES

apparel for everyday


OUR BESTSELLERS


GET THE LOOK

The Crewneck
Overdressed $64.00 USD

The Sweatpants
License To Chill $62.00 USD

SHOP THE LOOK
SHOP THE LOOK



NO MORE FOMO


JOIN THE #SCRUNCHIEGANG

Subscribe to our newsletter and be the first to know about new edits and product
launches.

Thanks for Joining!




CUSTOMER CARE

 * FAQs
 * Shipping & Refund Policy
 * E-Gift Card Terms & Conditions
 * How does Sezzle Work?


COMPANY

 * About
 * Wholesale Inquiries
 * Partnerships & Collaborations
 * Privacy Statement


CLUB DEW-Z

 * Join Club Dew-Z


FOLLOW US

 * Facebook icon
 * Instagram icon
 * TikTok icon

 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Mastercard
 * Shop Pay
 * Visa

© 2022 Dew Edit | Powered by Shopify


 * HOME
 * NEW
 * SHOP
 * EDITS
 * SALE
 * Log in
 * Create Account
    * Facebook icon
    * Instagram icon
    * TikTok icon

Back
 * 

Back
 *