glamazonbeautycosmetics.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://glamazonbeautycosmetics.store/
Effective URL: https://glamazonbeautycosmetics.com/
Submission: On May 01 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET /search

<form id="form-search-header" action="/search" method="get" class="site-header__search js-ajaxsearch" role="search" style="position: relative;">
  <div class="container py-5">
    <div class="row">
      <div class="col-12">
        <input type="hidden" name="type" value="product">
        <div class="d-flex align-items-center mb-2">
          <label for="SiteNavSearch" class="label-search mr-auto mb-0 text-uppercase text-muted">WHAT ARE YOU LOOKING FOR?</label>
          <a href="#" onclick="toggleClassSearch()"><i class="icon-close"></i></a>
        </div>
        <div class="d-flex align-items-center pb-lg-2 border-bottom">
          <input onfocus="this.value=''" type="search" name="q" id="SiteNavSearch" placeholder="Search Products..." aria-label="Search Products..." autocomplete="off" class="site-header__search-input mr-auto">
          <button type="submit" class="text-link site-header__link site-header__search-submit"><svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"
              class="svg-search">
              <path fill="currentColor"
                d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z"
                class="">
              </path>
            </svg></button>
        </div>
        <div class="search-results"></div>
      </div>
    </div>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <h3 class="mb-4">Login</h3>
  <div class="form-group mb-4">
    <label for="CustomerEmail" class="label--hidden">Email</label>
    <input type="email" name="customer[email]" id="CustomerEmail" class="form-control " placeholder="Email" autocorrect="off" autocapitalize="off" autofocus="">
  </div>
  <div class="form-group mb-5">
    <label for="CustomerPassword" class="label--hidden">Password</label>
    <input type="password" value="" name="customer[password]" id="CustomerPassword" class="form-control " placeholder="Password">
  </div>
  <p>
    <input type="submit" class="btn btn-theme gradient-theme" value="Sign In">
  </p>
  <p class="mb-4"><a class="btn btn-underline" href="/account/register" id="customer_register_link">Register</a></p>
  <p><a href="#recover" id="RecoverPassword">Forgot your password?</a></p>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="form-group mb-5">
    <label for="RecoverEmail" class="label--hidden">Email</label>
    <input class="form-control" type="email" value="" name="email" id="RecoverEmail" placeholder="Email" autocorrect="off" autocapitalize="off">
  </div>
  <p>
    <input type="submit" class="btn btn-theme gradient-theme" value="Submit">
  </p>
  <button type="button" id="HideRecoverPasswordLink" class="text-link link-accent-color">Cancel</button>
</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="input-group form-group">
    <input class="form-control py-4" type="email" value="" placeholder="Your email" name="contact[email]" id="NewsletterEmail-" autocorrect="off" autocapitalize="off">
    <div class="input-group-append pl-3">
      <button type="submit" class="btn btn-theme gradient-theme" name="commit"> Subscribe </button>
    </div>
  </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">
  <label class="label--hidden">Sign up for the latest news, offers and styles</label>
  <div class="input-group form-group">
    <input id="popupNewsletter" type="email" value="" placeholder="Your email" name="contact[email]" class="form-control pr-3" autocapitalize="off">
    <div class="input-group-append">
      <button type="submit" class="btn btn-underline js-btnPopupNewsletter" name="commit">
        <span class="d-sm-inline">Subscribe</span>
      </button>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" class="drawer__search mt-3" role="search">
  <input type="search" name="q" placeholder="Search Products..." aria-label="Search Products..." autocomplete="off" class="drawer__search-input">
  <button type="submit" class="text-link drawer__search-submit"><svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="svg-search">
      <path fill="currentColor"
        d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z"
        class="">
      </path>
    </svg><span class="icon__fallback-text">Search</span>
  </button>
</form>

Text Content

FREE Shipping on Orders $40+ SHOP NOW

Sign In / Register
WHAT ARE YOU LOOKING FOR?


Cart 0
No products in the cart.
Total: $0.00
Taxes and shipping calculated at checkout
Check Out Update Cart
 * Shop
 * Face
 * Lips
 * Eyes
 * Shade Finder
 * The Perfect Face Bundle
 * Behind the Brush

We've sent you an email with a link to update your password.


LOGIN

Email
Password



Register

Forgot your password?


RESET YOUR PASSWORD

We will send you an email to reset your password.

Email



Cancel
Previous
SHOP NOW
SHOP NOW
Shop Now
SHOP NOW
SHOP NOW
Next
 * 1
 * 2
 * 3
 * 4
 * 5

THE #1 SECOND SKIN FOUNDATION

SHOP NOW
SHOP NOW
Shop Now
SHOP NOW
SHOP NOW



BEST SELLERS

Quickshop   Add to Cart

Mystical Veil 2-IN-1 Moisturizing Face Primer
Regular price $31.00
 * 

Quickshop   Add to Cart

Second Skin Foundation Stick
Regular price $42.00
 * 
 * 
 * 
 * 
 * All (12)

Quickshop   Add to Cart

Perfect Pressed Powder
Regular price $32.00
 * 
 * 
 * 
 * 
 * All (5)

Quickshop   Add to Cart

Hydrating Lip Gloss
Regular price $21.00
 * 
 * 
 * 







THE REVIEWS ARE IN...




Featured Product


SECOND SKIN FOUNDATION

Designed to look and feel like skin, Glamazon Beauty’s Stick Foundation is a
light-weight cream formula that hydrates the skin and gives it a natural soft
glow. This hydrating formula foundation contains hyaluronic acid and plant based
properties to soften and give the look and feel of healthier and brighter skin!

learn more

Follow @GlamazonBeautyCosmetics on Instagram



QUICK LINKS

 * Contact Us
 * Shipping / Returns
 * Privacy Policy
 * Terms of Service
 * Terms of Service
 * Refund policy
 * Press

NEWSLETTER

Sign up to say in the loop and receive a 10% discount. Get updates, access to
exclusive deals, and more.

Subscribe

FOLLOW US

 * 
 * 
 * 
 * 

© Copyright 2022 Glamazon Beauty.


GET 20% OFF

Get 20% off on your order today and stay in the know on sales, new products &
more

Sign up for the latest news, offers and styles
Subscribe


RECENTLY VIEWED


This website uses cookies to ensure you get the best experience on our website.
Learn More
Got it!
Search
 * Shop
 * Face
 * Lips
 * Eyes
 * Shade Finder
 * Behind the Brush
 * 
 * Sign In
 * Register

 * choosing a selection results in a full page refresh

...



Quantity
Add to Cart
Go to product page