www.thebodymist.com Open in urlscan Pro
18.173.219.83  Public Scan

Submitted URL: https://thebodymist.com/
Effective URL: https://www.thebodymist.com/
Submission: On April 03 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

<form class="mx-auto" style="max-width: 546px" data-animate="fadeInUp">
  <div class="text-center">
    <div class="input-group position-relative mb-11 form-border-transparent">
      <input type="email" class="form-control bg-body rounded-left" placeholder="Enter your email address">
      <button type="submit" class="btn btn-dark btn-hover-bg-primary btn-hover-border-primary rounded ms-0"> Subscribe </button>
    </div>
    <div class="form-check d-flex justify-content-center">
      <input class="form-check-input me-4 rounded" type="checkbox" value="" id="flexCheckDefault">
      <label class="form-check-label text-body fs-14px" for="flexCheckDefault"> I accept the <a href="#" class="text-decoration-none text border-bottom">terms &amp; conditions</a> and
        <a href="#" class="text-decoration-none border-bottom">the data protection</a>
      </label>
    </div>
  </div>
</form>

<form class="w-xl-100 w-sm-75 w-100 mt-6 mt-xl-0 px-6 px-xl-0">
  <div class="input-group mx-auto">
    <input type="text" class="form-control form-control bg-transparent border-primary" placeholder="Search product">
    <div class="form-control-append position-absolute end-0 top-0 bottom-0 d-flex align-items-center">
      <button class="input-group-text bg-transparent border-0 px-0 me-6" type="submit">
        <i class="far fa-search fs-5"></i>
      </button>
    </div>
  </div>
  <div class="d-flex align-items-center justify-content-center mt-6">
    <p class="text-muted mb-0 mr-3">Popular Searches</p>
    <nav class="nav">
      <a class="nav-link text-decoration-underline py-0 px-4" href="#">T-Shirt</a>
      <a class="nav-link text-decoration-underline py-0 px-4" href="#">Blue</a>
      <a class="nav-link text-decoration-underline py-0 px-4" href="#">Jacket</a>
    </nav>
  </div>
</form>

<form class="table-responsive-md shopping-cart pb-8 pb-lg-10">
  <table class="table table-borderless">
    <thead>
      <tr class="fw-500">
        <td colspan="3" class="border-bottom pb-6">
          <i class="far fa-check fs-12px border me-4 px-2 py-1 text-body-emphasis border-dark rounded-circle"></i> Your cart is saved for the next <span class="text-body-emphasis">4m34s</span>
        </td>
      </tr>
    </thead>
    <tbody>
      <tr class="position-relative">
        <td class="align-middle text-center">
          <a href="#" class="d-block clear-product">
                    <i class="far fa-times"></i>
                  </a>
        </td>
        <td class="shop-product">
          <div class="d-flex align-items-center">
            <div class="me-6">
              <img src="./assets/images/products/product-03-75x100.jpg" width="60" height="80" alt="natural coconut cleansing oil">
            </div>
            <div class="">
              <p class="card-text mb-1">
                <span class="fs-13px fw-500 text-decoration-line-through pe-3">$39.00</span>
                <span class="fs-15px fw-bold text-body-emphasis">$29.00</span>
              </p>
              <p class="fw-500 text-body-emphasis"> Natural Coconut Cleansing Oil </p>
            </div>
          </div>
        </td>
        <td class="align-middle p-0">
          <div class="input-group position-relative shop-quantity">
            <a href="#" class="shop-down position-absolute z-index-2"><i class="far fa-minus"></i></a>
            <input name="number[]" type="number" class="form-control form-control-sm px-6 py-4 fs-6 text-center border-0" value="1" required="">
            <a href="#" class="shop-up position-absolute z-index-2"><i class="far fa-plus"></i>
                    </a>
          </div>
        </td>
      </tr>
      <tr class="position-relative">
        <td class="align-middle text-center">
          <a href="#" class="d-block clear-product">
                    <i class="far fa-times"></i>
                  </a>
        </td>
        <td class="shop-product">
          <div class="d-flex align-items-center">
            <div class="me-6">
              <img src="./assets/images/products/product-06-75x100.jpg" width="60" height="80" alt="natural coconut cleansing oil">
            </div>
            <div class="">
              <p class="card-text mb-1">
                <span class="fs-13px fw-500 text-decoration-line-through pe-3">$39.00</span>
                <span class="fs-15px fw-bold text-body-emphasis">$29.00</span>
              </p>
              <p class="fw-500 text-body-emphasis">Super Pure</p>
            </div>
          </div>
        </td>
        <td class="align-middle p-0">
          <div class="input-group position-relative shop-quantity">
            <a href="#" class="shop-down position-absolute z-index-2"><i class="far fa-minus"></i></a>
            <input name="number[]" type="number" class="form-control form-control-sm px-6 py-4 fs-6 text-center border-0" value="1" required="">
            <a href="#" class="shop-up position-absolute z-index-2"><i class="far fa-plus"></i>
                    </a>
          </div>
        </td>
      </tr>
      <tr class="position-relative">
        <td class="align-middle text-center">
          <a href="#" class="d-block clear-product">
                    <i class="far fa-times"></i>
                  </a>
        </td>
        <td class="shop-product">
          <div class="d-flex align-items-center">
            <div class="me-6">
              <img src="./assets/images/products/product-09-75x100.jpg" width="60" height="80" alt="natural coconut cleansing oil">
            </div>
            <div class="">
              <p class="card-text mb-1">
                <span class="fs-13px fw-500 text-decoration-line-through pe-3">$39.00</span>
                <span class="fs-15px fw-bold text-body-emphasis">$29.00</span>
              </p>
              <p class="fw-500 text-body-emphasis">Cleansing Balm</p>
            </div>
          </div>
        </td>
        <td class="align-middle p-0">
          <div class="input-group position-relative shop-quantity">
            <a href="#" class="shop-down position-absolute z-index-2"><i class="far fa-minus"></i></a>
            <input name="number[]" type="number" class="form-control form-control-sm px-6 py-4 fs-6 text-center border-0" value="1" required="">
            <a href="#" class="shop-up position-absolute z-index-2"><i class="far fa-plus"></i>
                    </a>
          </div>
        </td>
      </tr>
    </tbody>
  </table>
</form>

#

<form action="#">
  <input name="email" type="email" class="form-control mb-5" placeholder="Your email" required="">
  <input name="password" type="password" class="form-control" placeholder="Password" required="">
  <div class="d-flex align-items-center justify-content-between mt-8 mb-7">
    <div class="custom-control d-flex form-check">
      <input name="stay-signed-in" type="checkbox" class="form-check-input rounded-0 me-3" id="staySignedIn">
      <label class="custom-control-label text-body" for="staySignedIn">Stay signed in</label>
    </div>
    <a href="#" class="text-secondary">Forgot your password?</a>
  </div>
  <button type="submit" value="Login" class="btn btn-dark btn-hover-bg-primary btn-hover-border-primary w-100"> Log In </button>
</form>

#

<form action="#">
  <input name="first-name" type="text" class="form-control border-1 mb-5" placeholder="First name" required="">
  <input name="last-name" type="text" class="form-control border-1 mb-5" placeholder="Last name" required="">
  <input name="email" type="email" class="form-control border-1 mb-5" placeholder="Your email" required="">
  <input name="password" type="password" class="form-control border-1" placeholder="Password" required="">
  <div class="d-flex align-items-center mt-8 mb-7">
    <div class="form-check">
      <input name="agree-policy-terms" type="checkbox" class="form-check-input rounded-0 me-3" id="agreePolicyTerm">
      <label class="custom-control-label text-body" for="agreePolicyTerm">Yes, I agree with Grace <a href="#" class="text-black">Privacy Policy</a> and <a href="#" class="text-black">Terms of Use</a></label>
    </div>
  </div>
  <button type="submit" value="Sign Up" class="btn btn-dark btn-hover-bg-primary btn-hover-border-primary w-100"> Sign Up </button>
</form>

<form class="mb-9 pb-2">
  <div class="row align-items-end">
    <div class="form-group col-sm-4">
      <label class="text-body-emphasis fw-semibold fs-15px pb-6" for="QuickViewNumber">Quantity: </label>
      <div class="input-group position-relative w-100 input-group-lg">
        <a href="#" class="shop-down position-absolute translate-middle-y top-50 start-0 ps-7 product-info-2-minus"><i class="far fa-minus"></i></a>
        <input name="number" type="number" id="QuickViewNumber" class="product-info-2-quantity form-control w-100 px-6 text-center" value="1" required="">
        <a href="#" class="shop-up position-absolute translate-middle-y top-50 end-0 pe-7 product-info-2-plus"><i class="far fa-plus"></i>
                        </a>
      </div>
    </div>
    <div class="col-sm-8 pt-9 mt-2 mt-sm-0 pt-sm-0">
      <button type="submit" class="btn-hover-bg-primary btn-hover-border-primary btn btn-lg btn-dark w-100"> Add To Bag </button>
    </div>
  </div>
</form>

Text Content

 * 
 * 
 * 
 * 

Free shipping on all U.S. orders $50+

English
French Spanish Korean Chinese
USD
EUR GBP JPY AUD
 * Light
 * Dark
 * Auto

Search
 * Home
 * Shop


 * About Us
 * Contact Us

3
3
 * Light
 * Dark
 * Auto

Find Inspration


BODY DAILY
OIL WASH

Discover Now

01.02.03.

Shop Our Set


THE 3-STEP
SKINCARE ROUTINE

Discover Now

01.02.03.

New Arrivals


CLEANSER
CONCENTRATE

Discover Now

01.02.03.


OUR BESTSELLERS

Looking for something specific? Shop by category to find your perfect piece of
jewellery!

New

$29.00

ENRICHED HAND & BODY WASH


2947 reviews
-24%

$25.00 $19.00

SHIELD SHAMPOO


2947 reviews
-26%

$39.00 $29.00

ENRICHED HAND WASH


2947 reviews
$29.00

ENRICHED DUO


2947 reviews
$29.00

SHIELD SPRAY


2947 reviews
-25%

$40.00 $30.00

SHIELD CONDITIONER


2947 reviews
$20.00

PERFECTING FACIAL OIL


2947 reviews
New

$29.00

ENRICHED HAND & BODY WASH


2947 reviews
-24%

$25.00 $19.00

SHIELD SHAMPOO


2947 reviews
-26%

$39.00 $29.00

ENRICHED HAND WASH


2947 reviews
$29.00

ENRICHED DUO


2947 reviews
$29.00

SHIELD SPRAY


2947 reviews
-25%

$40.00 $30.00

SHIELD CONDITIONER


2947 reviews
$20.00

PERFECTING FACIAL OIL


2947 reviews
New

$29.00

ENRICHED HAND & BODY WASH


2947 reviews
-24%

$25.00 $19.00

SHIELD SHAMPOO


2947 reviews
-26%

$39.00 $29.00

ENRICHED HAND WASH


2947 reviews
$29.00

ENRICHED DUO


2947 reviews
$29.00

SHIELD SPRAY


2947 reviews

 * Show1/7
 * Show2/7
 * Show3/7
 * Show4/7
 * Show5/7
 * Show6/7
 * Show7/7

NEW COLLECTION


DISCOVER OUR AUTUMN SKINCARE

Made using clean, non-toxic ingredients, our products are designed for everyone.

Explore More


SHOP BY CATEGORIES


BECAUSE YOU NEED TIME FOR YOURSELF.
BLEND BEAUTY IN YOU

BODYCARE

23 items

SKINCARE

16 items

ACCESSORIES

13 items

HAIRCARE

56 items

Shop All Products
Save$19.00

SPECIAL OFFER -20%


MOUNTAIN PINE BATH OIL

Made using clean, non-toxic ingredients, our products are designed for everyone.

-67
:
-8
:
-6
:
36
Get Only $39,00


FROM OUR BLOG

Our bundles were designed to conveniently package your tanning essentials while
saving you money.

 * Life style
 * Jan 19th, 2021

HOW TO PLOP HAIR FOR BOUNCY, BEAUTIFUL CURLS

 * Life style
 * Jan 19th, 2021

WHICH FOUNDATION FORMULA IS RIGHT FOR YOUR SKIN?

 * Life style
 * Jan 19th, 2021

HOW TO CHOOSE THE RIGHT SOFA FOR YOUR HOME

View All Posts


STAY UP TO DATE WITH ALL NEWS AND EXCLUSIVE OFFERS

Subscribe
I accept the terms & conditions and the data protection


ON THE GRAM

@thebodymist_cosmetics




FREE SHIPPING

Free Shipping for orders over $130


RETURNS

Within 30 days for an exchange.


ONLINE SUPPORT

24 hours a day, 7 days a week


FLEXIBLE PAYMENT

Pay with Multiple Credit Cards


CARE FOR YOUR SKIN,
CARE FOR YOUR BEAUTY

Smile with the reflection of the glow. Let your Skin define your age and not the
years

Find a store


COMPANY

 * About us
 * Careers
 * Store Locations
 * Our Blog
 * Reviews


USEFUL LINKS

 * New Products
 * Best Sellers
 * Bundle & Save
 * Online Gift Card


INFORMATION

 * Start a Return
 * Contact Us
 * Shipping FAQ
 * Terms & Conditions
 * Privacy Policy

© Thebodymist 2024

 * 
 * 
 * 
 * 




Popular Searches

T-Shirt Blue Jacket
3
3

SHOPPING BAG

Your cart is saved for the next 4m34s

$39.00 $29.00

Natural Coconut Cleansing Oil



$39.00 $29.00

Super Pure



$39.00 $29.00

Cleansing Balm



Total price: $106.00
Check Out View shopping cart


SIGN IN

Don’t have an account yet? Sign up for free

Stay signed in
Forgot your password?
Log In
or Log-in with
Facebook Google


SIGN UP

Already have an account? Log in

Yes, I agree with Grace Privacy Policy and Terms of Use
Sign Up
or Sign Up with
Facebook Google

39.00 29.00 20%


NATURAL COCONUT CLEANSING OIL

4.86


Read 2947 reviews

Niacinamide and Vitamin C are two anti-aging superstars but not usually
formulated together because of their different pH levels.

17 people are viewing this right now

Only 9 left in stock


Quantity:

Add To Bag

Get it between: Feb 3 - Feb 14,2021

Free Shipping & Returns: On all orders over $200

Guarantee safe & secure checkout

 * Sku: SF09281
 * Categories: Makeup, Skincare

 * Facebook
 * Instagram
 * Youtube


THEBODYMIST

--------------------------------------------------------------------------------

 * Home
   
 * Shop

--------------------------------------------------------------------------------

© 2023 Thebodymist
All rights reserved.