floramirabilis.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://floramirabilis.com/
Effective URL: https://floramirabilis.com/
Submission: On November 06 via api from US — Scanned from CA

Form analysis 7 forms found in the DOM

/search

<form class="
      search-form
      search-form--header
    " action="/search" data-autocomplete-true="" style="display: none;">
  <div class="search-form__input-wrapper">
    <input class="search-form__input" type="text" name="q" placeholder="Search..." aria-label="Search..." value="" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" data-search-input="">
    <button class="
          search-form__submit-button
          global-button
        " type="submit" aria-label="Search">
      <span class="icon-search" style="display: block;"></span>
    </button>
  </div>
  <div class="predictive-search" data-predictive-search="" data-loading="false">
    <svg class="loading-icon predictive-search__loading-state-spinner" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z"></path>
      <path d="M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z"></path>
    </svg>
    <div class="predictive-search__results" data-predictive-search-results=""></div>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Flora Mirabilis" data-cart-form="mini-cart">
  <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping
                  </a>
  <ul class="cart_items js-cart_items">
  </ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale">
    </li>
    <li class="cart_subtotal js-cart_subtotal">
      <span class="right">
        <span class="money"> $0.00 </span>
      </span>
      <span>Subtotal</span>
    </li>
    <li class="cart_savings sale js-cart_savings">
    </li>
    <li>
      <p class="cart-message meta">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
    </li>
    <li>
      <textarea id="note" name="note" rows="2" placeholder="Order Notes" data-cart-note=""></textarea>
      <button type="submit" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button=""><span class="icon-lock"></span>Checkout</button>
    </li>
  </ul>
</form>

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Flora Mirabilis" data-cart-form="mini-cart">
  <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping
                  </a>
  <ul class="cart_items js-cart_items">
  </ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale">
    </li>
    <li class="cart_subtotal js-cart_subtotal">
      <span class="right">
        <span class="money"> $0.00 </span>
      </span>
      <span>Subtotal</span>
    </li>
    <li class="cart_savings sale js-cart_savings">
    </li>
    <li>
      <p class="cart-message meta">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
    </li>
    <li>
      <textarea id="note" name="note" rows="2" placeholder="Order Notes" data-cart-note=""></textarea>
      <button type="submit" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button=""><span class="icon-lock"></span>Checkout</button>
    </li>
  </ul>
</form>

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Flora Mirabilis" data-cart-form="mini-cart">
  <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping
                  </a>
  <ul class="cart_items js-cart_items">
  </ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale">
    </li>
    <li class="cart_subtotal js-cart_subtotal">
      <span class="right">
        <span class="money"> $0.00 </span>
      </span>
      <span>Subtotal</span>
    </li>
    <li class="cart_savings sale js-cart_savings">
    </li>
    <li>
      <p class="cart-message meta">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
    </li>
    <li>
      <textarea id="note" name="note" rows="2" placeholder="Order Notes" data-cart-note=""></textarea>
      <button type="submit" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button=""><span class="icon-lock"></span>Checkout</button>
    </li>
  </ul>
</form>

/search

<form class="
      search-form
      search-form--header
    " action="/search" data-autocomplete-true="">
  <div class="search-form__input-wrapper">
    <input class="search-form__input" type="text" name="q" placeholder="Search..." aria-label="Search..." value="" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" data-search-input="">
    <button class="
          search-form__submit-button
          global-button
        " type="submit" aria-label="Search">
      <span class="icon-search"></span>
    </button>
  </div>
  <div class="predictive-search" data-predictive-search="" data-loading="false">
    <svg class="loading-icon predictive-search__loading-state-spinner" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z"></path>
      <path d="M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z"></path>
    </svg>
    <div class="predictive-search__results" data-predictive-search-results=""></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="prospect,newsletter">
  <input type="hidden" name="challenge" value="false">
  <input type="email" class="contact_email" name="contact[email]" required="" placeholder="Enter your email address...">
  <input type="submit" class="global-button global-button--primary newsletter-form__sign-up" value="Sign Up">
</form>

/search

<form class="
      search-form
      search-form--mobile
    " action="/search" data-autocomplete-true="">
  <div class="search-form__input-wrapper">
    <input class="search-form__input" type="text" name="q" placeholder="Search..." aria-label="Search..." value="" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" data-search-input="">
    <button class="
          search-form__submit-button
          global-button
        " type="submit" aria-label="Search">
      <span class="icon-search"></span>
    </button>
  </div>
  <div class="predictive-search" data-predictive-search="" data-loading="false">
    <svg class="loading-icon predictive-search__loading-state-spinner" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z"></path>
      <path d="M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z"></path>
    </svg>
    <div class="predictive-search__results" data-predictive-search-results=""></div>
  </div>
</form>

Text Content

Earn 1 point for every $1 you spend.
Join now
Earn 50 points

Already a member?
Log in
REWARDS

 * Shop
    * Holy Grail Face Oil
    * Fountain Of Youth Cleansing Clay
    * Stainless Steel Beauty Tool
    * Refill Kits
    * Gift Sets

 * Facials
 * History
 * Press
 * Blog



0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 Subtotal
 * 

 * Taxes and shipping calculated at checkout

 * Checkout

EWG Verified & Leaping Bunny Certified | Complimentary Shipping on Orders $75+



Menu
   
 * Shop
   * Holy Grail Face Oil
   * Fountain Of Youth Cleansing Clay
   * Stainless Steel Beauty Tool
   * Refill Kits
   * Gift Sets
 * Facials
 * History
 * Press
 * Blog
   
 * FLORA REWARDS
 * Login

0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 Subtotal
 * 

 * Taxes and shipping calculated at checkout

 * Checkout

EWG Verified & Leaping Bunny Certified | Complimentary Shipping on Orders $75+


 * FLORA REWARDS

 * Login

0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 Subtotal
 * 

 * Taxes and shipping calculated at checkout

 * Checkout

 * Shop
    * Holy Grail Face Oil
    * Fountain Of Youth Cleansing Clay
    * Stainless Steel Beauty Tool
    * Refill Kits
    * Gift Sets

 * Facials
 * History
 * Press
 * Blog






SIMPLIFY YOUR SKINCARE

Our collection simplifies the way you care for your skin for less stress &
better results.

SHOP NOW

FOUR-IN-ONE MOISTURIZER

Replaces serum, moisturizer, eye cream, and retinol in a more effective
single-step.

SHOP NOW

FOUR-IN-ONE CLEANSER

Cleanse, exfoliate, tone, and masque with this detoxifying clay and oil-based
formula.

SHOP NOW
 1. 
 2. 
 3. 

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


AS SEEN IN




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


507 reviews
 * April E.
   Verified Buyer
   10/22/24
   
   
   
   TRULY IS THE HOLY GRAIL
   
   I love been using rose hip oil and black jamacian castor oil with great
   results.....HOWEVER, this stuff is amazing. Absorbs quickly leaving face so
   soft and moisturized. The smell... Read more
   
   Holy Grail Face Oil Trial Size
 * Simona F.
   Verified Buyer
   10/17/24
   
   
   
   TRIAL SIZE HOLY GRAIL FACE OIL
   
   I love it so much. I purchased a full-size.
   
   Holy Grail Face Oil Trial Size
 * Jessica J.
   Verified Buyer
   10/17/24
   
   
   
   MIRACLE OIL
   
   The is THE most amazing product I’ve ever used on my face! It calms my
   rosacea better than any cream and my face stays hydrated ALL day. I’ll be
   using this face oil for the rest of... Read more
   
   Holy Grail Face Oil
 * Kristy M.
   Verified Buyer
   10/16/24
   
   
   
   LOVE THE CLAY
   
   Absolutely love the clay cleanser. My Face is so smooth, soft and very clean.
   I recommend this product
   
   Fountain of Youth Cleansing Clay
 * Amber G.
   Verified Buyer
   10/25/24
   
   
   
   LOVELY
   
   This cleanser does not strip the moisture from my face. My redness isn’t
   inflamed, and my skin is clear. It took a couple of weeks to purge, but then
   got so much better.
   
   Fountain of Youth Cleansing Clay
 * Tracey M.
   Verified Buyer
   10/24/24
   
   
   
   HOLY GRAIL FACE OIL.
   
   I love this product. I have used so many face oils in the past. This one is
   the best. My skin feels wonderful!
   
   Holy Grail Face Oil
 * Carla B.
   Verified Buyer
   10/24/24
   
   
   
   PERFECT GIFT!
   
   I actually bought this for my son’s fiancé for her birthday. She had so many
   good things to say about it and the original bottle is so beautiful. I have
   decided to order a sample... Read more
   
   Holy Grail Face Oil Refill Kit
 * Julienne H.
   Verified Buyer
   10/24/24
   
   
   
   LOVELY
   
   I love this product. I have to be honest, I was skeptical but it is
   everything that they say it is and more. Love the way my face feels and
   looks. My foundation goes on without... Read more
   
   Holy Grail Face Oil
 * Emilee H.
   Verified Buyer
   10/24/24
   
   
   
   ABSOLUTELY LOVE
   
   I love how clean and pure this oil feels. It absorbs beautifully without
   leaving any greasiness, and my skin looks flawless with a healthy, natural
   glow. This has become my Holy... Read more
   
   Holy Grail Face Oil
 * Kimberly B.
   Verified Buyer
   10/23/24
   
   
   
   3RD PURCHASE FROM THIS COMPANY
   
   I first bought the tiny sample holy grail face oil. Immediately obsessed.
   Then purchased the boxed set. I was offended that the oil bottle design only
   allows a drop at a time. I... Read more
   
   Holy Grail Face Oil Refill Kit
 * Katr F.
   Verified Buyer
   10/22/24
   
   
   
   VERY MOISTURING, SOOTHING, AND CALMING.
   
   Very moisturing, soothing, and calming. Loved it.
   
   Holy Grail Face Oil Trial Size
 * Nikolas F.
   Verified Buyer
   10/22/24
   
   
   
   MORE IN LOVE EVERY TIME I USE IT!
   
   The refill kit makes it super easy to keep your beautiful minimalist routine
   going! I love that it’s offered at a sensible price as well
   
   Holy Grail Face Oil Refill Kit
 * April E.
   Verified Buyer
   10/22/24
   
   
   
   TRULY IS THE HOLY GRAIL
   
   I love been using rose hip oil and black jamacian castor oil with great
   results.....HOWEVER, this stuff is amazing. Absorbs quickly leaving face so
   soft and moisturized. The smell... Read more
   
   Holy Grail Face Oil Trial Size
 * Simona F.
   Verified Buyer
   10/17/24
   
   
   
   TRIAL SIZE HOLY GRAIL FACE OIL
   
   I love it so much. I purchased a full-size.
   
   Holy Grail Face Oil Trial Size
 * Jessica J.
   Verified Buyer
   10/17/24
   
   
   
   MIRACLE OIL
   
   The is THE most amazing product I’ve ever used on my face! It calms my
   rosacea better than any cream and my face stays hydrated ALL day. I’ll be
   using this face oil for the rest of... Read more
   
   Holy Grail Face Oil
 * Kristy M.
   Verified Buyer
   10/16/24
   
   
   
   LOVE THE CLAY
   
   Absolutely love the clay cleanser. My Face is so smooth, soft and very clean.
   I recommend this product
   
   Fountain of Youth Cleansing Clay
 * Amber G.
   Verified Buyer
   10/25/24
   
   
   
   LOVELY
   
   This cleanser does not strip the moisture from my face. My redness isn’t
   inflamed, and my skin is clear. It took a couple of weeks to purge, but then
   got so much better.
   
   Fountain of Youth Cleansing Clay
 * Tracey M.
   Verified Buyer
   10/24/24
   
   
   
   HOLY GRAIL FACE OIL.
   
   I love this product. I have used so many face oils in the past. This one is
   the best. My skin feels wonderful!
   
   Holy Grail Face Oil
 * Carla B.
   Verified Buyer
   10/24/24
   
   
   
   PERFECT GIFT!
   
   I actually bought this for my son’s fiancé for her birthday. She had so many
   good things to say about it and the original bottle is so beautiful. I have
   decided to order a sample... Read more
   
   Holy Grail Face Oil Refill Kit
 * Julienne H.
   Verified Buyer
   10/24/24
   
   
   
   LOVELY
   
   I love this product. I have to be honest, I was skeptical but it is
   everything that they say it is and more. Love the way my face feels and
   looks. My foundation goes on without... Read more
   
   Holy Grail Face Oil

left arrow
right arrow


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

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen

Play Video

FLORA MIRABILIS® SKINCARE PRODUCTS IMMEDIATELY RESTORE THE LOOK OF HEALTH AND
VITALITY TO YOUR SKIN.

SHOP NOW


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



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


CERTIFICATIONS




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

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


TESTIMONIALS

“This face oil is the Dumbledore of all face oils. From the moment one pulls
this tiny, heavy, flowery little bottle out of its beautiful wooden box and
starts reading about its ethos, they realize you're about to join something much
greater than just the average mainstream face oil community.

They are about to dive headfirst into the world of alchemy and biology and
mystique; guided on this journey by a group of people who care so deeply about
everything that goes into their product that the difference is instantly
noticeable, even after first use.

Time slows down a little bit the moment I reach for my little bottle of secret
potion; I'm able to take a breath, shake off all my worries from the day, and
relax into the age old process of self care knowing my skin is safe in the hands
of the ultimate hydration experience."

Mae Whitman, Actor



“Every morning and at the end of every day, the last part of my skin care
regimen is putting on my Flora Mirabilis Face Oil. It feels like I'm spoiling
myself and I can feel my skin drinking it up and coming alive.

I love the way it smells, the way it feels and the way it makes me feel when I
apply it. The bottle is beautiful and I know that each ingredient has been
lovingly chosen to work at nourishing and pampering my skin. There's something
so romantic about this ritual."

The Lady Tigra, Musician



“Omg. Please. I've literally been using it religiously for the past two months.
And I'm not joking when I say that everyone is saying my skin is looking
amazing."

Johnny Wujek, Stylist



“It’s essence is something I seriously value every morning, evening, and
throughout the day when I put it on. The smell is extremely comforting, and
refreshing. The natural tones it has creates a calming effect.

Anything great is usually something simple but done just right and that is what
I get from the face oil. In our over developed world we so easily lose
connection with the most fundamental. Nature.

To me, Flora Mirabilis is a very nice reminder to pause worry for a second and
to come back to the basics, whatever that may be for you."

John Michael Andersen, Musician



“I love the all natural and exotic ingredients in Flora Mirabilis. I use it as a
deep daily facial moisturizer and also used during my pregnancy to prevent
stretch marks. Both my face and my belly have got the glow!"

Petecia LeFawnhawk, Artist



“Flora Mirabilis is the first skincare product I’ve ever noticed a real
difference with. I use it every day, and I don’t feel the same without it."

Elmo Lovano, Jammcard Founder & CEO



“Flora Mirabilis FACE OIL is very moisturizing. I love the smell and feel of the
oil on my skin."

Sammi Rotibi, Actor



 1. 
 2. 
 3. 
 4. 
 5. 
 6. 
 7. 

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

FLORA MIRABILIS IS A MANUFACTURER OF ARTISANAL PLANT-BASED SKINCARE PRODUCTS.

THE COMPANY WAS ESTABLISHED IN LOS ANGELES IN 2016 BY HOLISTIC ESTHETICIAN
JORDAN LAFRAGOLA

DISCOVER MORE

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


BLOG




SANDALWOOD OIL: NATURE’S ANTI-AGING SECRET



Discover the remarkable benefits of this prized ancient oil, renowned for
soothing, healing, and rejuvenating skin.
Read More


ARE UNSCENTED PRODUCTS BETTER FOR YOUR SKIN?



Unscented products are often thought of as the healthier choice for your skin,
but are they really?
Read More


SIGNS OF SKIN BARRIER BREAKDOWN AND WHAT TO DO ABOUT IT



When your skin barrier is compromised, a number of skin issues can arise.
Discover the causes and learn how to restore your skin's health.
Read More

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



ABOUT

 * Shop

 * History

 * Blog

 * Press

 * Stockists

 * Third Party Testing

CUSTOMER SERVICE

 * Contact

 * FAQs

 * Shipping & Returns

 * Refund Policy

 * Terms of Service

 * Privacy Policy

SOCIAL MEDIA

 * Instagram

 * Facebook

 * TikTok

 * Pinterest

SIGN UP FOR UPDATES



© 2024 Flora Mirabilis.









Refer Friends