www.shopedencosmetics.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

URL: https://www.shopedencosmetics.com/
Submission: On June 24 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents" data-location="cart-drawer">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts hide">
          <div class="cart__item-sub cart__item-row">
            <div>Discounts</div>
            <div class="text-right">
            </div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="cart__subtotal">Subtotal</div>
        <div data-subtotal="">$0.00</div>
      </div>
      <div class="cart__item-row cart__savings text-center hide" data-savings=""></div>
      <div class="cart__item-row text-center ajaxcart__note">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Check out </button>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" id="HeaderSearchForm" class="site-header__search-form" role="search" autocomplete="off">
  <input type="hidden" name="type" value="product,article,page,collection">
  <input type="hidden" name="options[prefix]" value="last">
  <label for="search-icon" class="hidden-label">Search</label>
  <label for="SearchClose" class="hidden-label">"Close (esc)"</label>
  <button type="submit" id="search-icon" class="text-link site-header__search-btn">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

POST /contact#newsletter-sections--15466279174262__newsletter-popup

<form method="post" action="/contact#newsletter-sections--15466279174262__newsletter-popup" id="newsletter-sections--15466279174262__newsletter-popup" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type"
    value="customer"><input type="hidden" name="utf8" value="βœ“"><label for="Email-sections--15466279174262__newsletter-popup" class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-sections--15466279174262__newsletter-popup" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="popup">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-sections--15466279174262__newsletter-popup" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <span class="input-group-btn">
      <button type="submit" id="newsletter-submit-sections--15466279174262__newsletter-popup" class="btn" name="commit">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </span>
  </div>
</form>

POST /contact#newsletter-template--15466278584438__newsletter_N8zKbG

<form method="post" action="/contact#newsletter-template--15466278584438__newsletter_N8zKbG" id="newsletter-template--15466278584438__newsletter_N8zKbG" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type"
    value="customer"><input type="hidden" name="utf8" value="βœ“"><label for="Email-template--15466278584438__newsletter_N8zKbG" class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-template--15466278584438__newsletter_N8zKbG" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="section">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-template--15466278584438__newsletter_N8zKbG" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <span class="input-group-btn">
      <button type="submit" id="newsletter-submit-template--15466278584438__newsletter_N8zKbG" class="btn" name="commit">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </span>
  </div>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="βœ“">
  <label for="Email-c72952f9-a1ef-45ae-93ef-f8d19f94e5d4" class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-c72952f9-a1ef-45ae-93ef-f8d19f94e5d4" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-c72952f9-a1ef-45ae-93ef-f8d19f94e5d4" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter-submit-c72952f9-a1ef-45ae-93ef-f8d19f94e5d4" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="icon__fallback-text">Subscribe</span>
    </button>
  </div>
</form>

Text Content

Skip to content
ππŽπ– π‹πˆπŒπˆπ“π„πƒ πŽπ…π…π„π‘ : 𝐅𝐑𝐄𝐄 π’π‡πˆπππˆππ†
Close menu
 * Home
 * Shop All
 * Contact Us
 * 

Cart
Close cart
Discounts

Subtotal
$0.00

Shipping, taxes, and discount codes calculated at checkout.

Check out
Your cart is currently empty.


EDEN COSMETICS

 * Home
 * Shop All
 * Contact Us

Search Site navigation Cart
Search "Close (esc)" Search
"Close (esc)"
View more


SIGN UP & SAVE 15% ON YOUR FIRST PURCHASE!

Enter your email Subscribe
Subscribe
"Close (esc)"
Transform your look with lashes that complement your essence. Find your match
today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement your essence.
Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement
your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes
that complement your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look
with lashes that complement your essence. Find your match today 🌸 πŸ₯° πŸ’
Transform your look with lashes that complement your essence. Find your match
today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement your essence.
Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement
your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes
that complement your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look
with lashes that complement your essence. Find your match today 🌸 πŸ₯° πŸ’
Transform your look with lashes that complement your essence. Find your match
today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement your essence.
Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement
your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes
that complement your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look
with lashes that complement your essence. Find your match today 🌸 πŸ₯° πŸ’
Transform your look with lashes that complement your essence. Find your match
today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement your essence.
Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement
your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes
that complement your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look
with lashes that complement your essence. Find your match today 🌸 πŸ₯° πŸ’
Transform your look with lashes that complement your essence. Find your match
today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement your essence.
Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement
your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes
that complement your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look
with lashes that complement your essence. Find your match today 🌸 πŸ₯° πŸ’
Transform your look with lashes that complement your essence. Find your match
today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement your essence.
Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement
your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes
that complement your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look
with lashes that complement your essence. Find your match today 🌸 πŸ₯° πŸ’
Transform your look with lashes that complement your essence. Find your match
today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement your essence.
Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes that complement
your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look with lashes
that complement your essence. Find your match today 🌸 πŸ₯° πŸ’ Transform your look
with lashes that complement your essence. Find your match today 🌸 πŸ₯° πŸ’


🌸 WELCOME TO EDEN COSMETICS! 🌸

Elevate your Beauty with Our Luxurious, Cruelty-Free Eyelashes. Designed for
All-Day Comfort & Stunning Impact, Our Lashes Range from Natural to Dramatic.

πŸ’« Discover your Perfect Pair and Flutter with Confidence today! ✨


BEST SELLING VIEW ALL

Quick view

Lily
$14.99

"Close (esc)"
Quick view

Iris
$14.99

"Close (esc)"
Save $10
Quick view

Gazania
Regular price $29.99 Sale price $19.99

"Close (esc)"
Quick view

Dahlia
$14.99

"Close (esc)"
View all
5 products

Experience Effortlessly Luxurious High-Volume Lashes with Our Easy-to-Use, 100%
Handmade Products. Enjoy Natural Beauty & Exceptional Quality Every Time.

ORDER NOW

We are Dedicated to Enhancing the Allure of your Eyes, Bringing out Perfection
with Every Blink and Telling Stories of Beauty with Every Delicate Wink.

Explore Now


OUR PRODUCTS

Quick view

Aster
$14.99

"Close (esc)"
Quick view

Dahlia
$14.99

"Close (esc)"
Save $10
Quick view

Gazania
Regular price $29.99 Sale price $19.99

"Close (esc)"
Quick view

Iris
$14.99

"Close (esc)"
Quick view

Lily
$14.99

"Close (esc)"
Quick view

Passiflora
$14.99

"Close (esc)"
Save $7
Quick view

Peony
Regular price $24.99 Sale price $17.99

"Close (esc)"
Save $10
Quick view

Petunia
Regular price $29.99 Sale price $19.99

"Close (esc)"
View all
View all
8 products


Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email Subscribe
Subscribe


FREE SHIPPING


SECURE PAYMENT


CUSTOMER SUPPORT


ENHANCE YOUR BEAUTY: SEE WHAT OTHERS SAY!

> β˜…β˜…β˜…β˜…β˜…
> 
> These lashes are a game changer! They're so light, I forget I'm even wearing
> them. They look natural and stay on all day without any hassle. I've worn them
> to work and to parties, and they never disappoint. Highly recommend! πŸ’–βœ¨
> 
> Emily

> β˜…β˜…β˜…β˜…β˜…
> 
> Super super comfortable. You don't really feel them at all. They are also not
> drying which is definitely a plus. And I really like the glue! Smells great!
> 
> Catherine

> β˜…β˜…β˜…β˜…β˜…
> 
> These lashes are my absolute favorite! They add just the right amount of
> volume and look amazing. I love how they resemble real flowersβ€”it feels like
> I'm wearing pretty flowers on my lashes. They're easy to apply and super comfy
> to wear all day. I wear them everywhere, from work to nights out. You have to
> try them!πŸ’–
> 
> Sofia

> β˜…β˜…β˜…β˜…β˜…
> 
> Love these lashes! 😍 They come in a great variety and are easy to use. Fast
> shipping and wonderful customer service. My go-to for lashes now! πŸ›οΈ
> 
> Monica

THANK YOU FOR VISITING OUR BRAND

THANK YOU FOR VISITING OUR BRAND

Discover timeless Elegance with Our Curated Collection of Lashes. Crafted for
Perfection, Each Pair Enhances Natural Beauty, Empowering Confidence with Every
Flutter. Elevate your Look Effortlessly with Eden Cosmetics..!

FIND YOUR PERFECT LASH STYLE

Main menu

Main menu
 * Home
 * Shop All
 * Contact Us

QUICK LINKS

QUICK LINKS
 * Search
 * About Us
 * Contact Us

Sign up and save

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email Subscribe
Subscribe
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

Β© 2024 Eden Cosmetics Designed by Etsy360agency

"Close (esc)"

Eden Cosmetics