www.makeupforever.com Open in urlscan Pro
2.23.97.177  Public Scan

Submitted URL: https://click.probeauty.makeupforever.com/?qs=cec18558288bb2063819ef8b77101e61fd0e3f97c02fd19f6972d52c0847980fd967e506ecfafb84a39ba7aa8253...
Effective URL: https://www.makeupforever.com/us/en/contact?utm_source=newsletter&utm_medium=email&utm_campaign=072922-Active--NationalLipstic...
Submission: On July 29 via api from BE — Scanned from DE

Form analysis 5 forms found in the DOM

Name: simpleSearchGET /us/en/search

<form action="/us/en/search" method="get" name="simpleSearch">
  <div class="search-input">
    <label for="searchBar" class="sr-only">Search (keywords,etc)</label>
    <input class="form-control search-field" id="searchBar" type="search" name="q" value="" placeholder="Search" autocomplete="off" aria-label="Search (keywords,etc)">
    <p class="search-alert sr-only" role="status" aria-live="polite"></p>
  </div>
</form>

POST

<form class="input-group newsletterpopin-signup" role="form" data-action="https://www.makeupforever.com/on/demandware.store/Sites-MakeUpForEver-US-Site/en_US/Newsletter-Subscribe" method="POST">
  <label for="popinEmailSignUp">Enter your email :</label>
  <div class="d-block">
    <div class="field-container d-flex">
      <input type="email" class="form-control" value="" name="popinEmailSignUp" id="popinEmailSignUp" placeholder="Enter your email *" aria-label="Your email" aria-describedby="hpEmailSignUp-error"
        data-missing-error="This email address is already subscribed to the newsletter." data-pattern-mismatch="Please enter a valid email address, it must contain at least an @ and a dot"
        pattern="^[\w.%+-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$" required="">
      <span class="icon-CHECK" role="img" aria-label="Your entry for the previous field has the correct format"></span>
      <span class="input-group-btn">
        <button type="submit" class="btn btn-fourth newsletterpopin-submit">SEND ME 15% OFF</button>
      </span>
    </div>
    <div id="hpEmailSignUp-error" class="invalid-feedback"></div>
  </div>
</form>

POST

<form class="contact-us-form" id="RegistrationForm" method="post" onsubmit="return submitUserForm();">
  <input type="hidden" name="orgid" id="orgid" value="00D58000000dXis">
  <!-- Do not remove or modify, this is the salesforce org ID -->
  <input type="hidden" name="retURL" id="retURL" value="https://www.makeupforever.com/us/en/contact?msg=1">
  <!-- This is the return URL, you can change the value -->
  <!-- For french web form, uncomment this section, else comment it -->
  <input type="hidden" name="recordType" id="recordType" value="01258000000goA5">
  <!-- Do not change this value -->
  <!-- For US web form, uncomment this section, else comment it
						<input type=hidden name="recordType" value="01258000000goA5"/> -->
  <!-- Do not change this value -->
  <input type="hidden" name="priority" id="priority" value="Medium">
  <input type="hidden" name="subject" id="subject" value="">
  <!-- Set this value with the same value as the Type -->
  <!--  NOTE: These fields are optional debugging elements. Please uncomment    -->
  <!--  these lines if you wish to test in debug mode.                          -->
  <!--  <input type="hidden" name="debug" value=1>                              -->
  <!--  <input type="hidden" name="debugEmail"                                  -->
  <!--  value="pguillon-ext@pcis.lvmh-pc.com">                                  -->
  <!--   -->
  <div class="row">
    <div class="col-12 col-sm-6">
      <!-- First Name -->
      <div class="form-group required">
        <label class="form-control-label" for="firstName"> First Name <span>*</span>
        </label>
        <input type="text" class="form-control" required="" name="fname" id="firstName" maxlength="40" size="20" autocomplete="given-name" aria-describedby="errorcontactFirstName" data-missing-error="Please enter a valid First Name."
          data-pattern-mismatch="Invalid First Name." aria-required="true" value="" pattern="^[a-zA-Z\u00C0-\u00FF]+(([',. -][a-zA-Z\u00C0-\u00FF ])?[a-zA-Z \u00C0-\u00FF]*)*$">
        <span class="icon"></span>
        <div class="invalid-feedback" id="errorcontactFirstName">
          <span></span>
        </div>
      </div>
    </div>
    <div class="col-12 col-sm-6">
      <!-- Last Name -->
      <div class="form-group required">
        <label class="form-control-label" for="lastName"> Last Name <span>*</span>
        </label>
        <input type="text" class="form-control" required="" name="lname" id="lastName" maxlength="40" size="20" autocomplete="family-name" aria-describedby="errorcontactLastName" data-missing-error="Please enter a valid Last Name."
          data-pattern-mismatch="Invalid Last Name." aria-required="true" value="" pattern="^[a-zA-Z\u00C0-\u00FF]+(([',. -][a-zA-Z\u00C0-\u00FF ])?[a-zA-Z \u00C0-\u00FF]*)*$">
        <span class="icon"></span>
        <div class="invalid-feedback" id="errorcontactLastName">
          <span></span>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12 col-sm-6">
      <!--  email  -->
      <div class="form-group required">
        <label class="form-control-label" for="email"> Email <span>*</span>
        </label>
        <input type="email" class="form-control" required="" name="email" id="email" maxlength="80" size="20" aria-describedby="errorcontactEmail" data-missing-error="Please enter an email address"
          data-pattern-mismatch="Please enter a valid email address, it must contain at least an @ and a dot" aria-required="true" value="" pattern="^[\w.%+-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$">
        <span class="icon"></span>
        <div class="invalid-feedback" id="errorcontactEmail">
          <span></span>
        </div>
      </div>
    </div>
    <div class="col-12 col-sm-6">
      <!--  phone  -->
      <div class="form-group required">
        <label class="form-control-label" for="phone"> Phone Number <span>*</span>
        </label>
        <input type="tel" class="form-control contactusPhoneNumber" required="" name="phone" id="phone" maxlength="80" size="20" autocomplete="tel" aria-describedby="errorcontactPhone" data-missing-error="Please enter a mobile phone number"
          data-pattern-mismatch="Please enter a valid mobile phone number starting with international country code (+1)" value="" pattern="^[\+]?[(]?[0-9]{3}[)]?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}$">
        <span class="icon"></span>
        <span class="invalid-feedback" id="errorcontactPhone">
        </span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12 col-sm-12">
      <!-- subject -->
      <div class="form-group active required">
        <label class="form-control-label contact-label" for="type"> Subject <span>*</span>
        </label>
        <select class="form-control custom-select custom-selectric" id="type" required="" name="type" aria-describedby="errorcontactType" data-missing-error="Please select a valid type" data-pattern-mismatch="This select is invalid type"
          aria-required="true" value="" maxlength="50">
          <option data-id="default" value="default" selected="" disabled=""></option>
          <option id="generalinquiry" value="General Inquiry"> General Inquiry</option>
          <option id="specificproductinquiry" value="Product Inquiry"> Product Inquiry</option>
          <option id="pressinquiry" value="Press Inquiry"> Press Inquiry</option>
          <option id="orderinquiry" value="Order Inquiry"> Order Inquiry</option>
          <option id="webissues" value="Web Issues"> Web Issues</option>
          <option id="qualitycomplaint" value="Quality Complaint"> Quality Complaint</option>
          <option id="proinquiry" value="Backstage PRO"> Backstage PRO</option>
          <option id="servicecomplaint" value="Service Complaint"> Service Complaint</option>
        </select>
        <div class="invalid-feedback" id="errorcontactType">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12 col-sm-12">
      <!-- text -->
      <div class="form-group activecustom-control custom-textarea active">
        <div class="form-group required active">
          <label class="form-control-label contact-label " for="description"> Message <span>*</span>
          </label>
          <textarea name="description" aria-describedby="errorcontactMessage" class="form-control" id="description" required="" data-missing-error="error.message.missing.textarea" data-pattern-mismatch="error.message.parse.textarea"
            aria-required="true" value="" maxlength="300"></textarea>
          <div class="invalid-feedback" id="errorcontactMessage">
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-12">
      <!-- checkbox news -->
      <div class="form-group custom-control custom-checkbox active">
        <input type="checkbox" class="custom-control-input" id="00N5800000CWb31" name="00N5800000CWb31" value="1">
        <label class="custom-control-label" for="00N5800000CWb31"> I want to subscribe to the Newsletter and receive MAKE UP FOR EVER updates and special offers. </label>
      </div>
    </div>
  </div>
  <div class="g-recaptcha" data-sitekey="6LfWSHAUAAAAALKbgc0IOsmr6huHZxa2j_XuGFVx" data-callback="verifyCaptcha">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfWSHAUAAAAALKbgc0IOsmr6huHZxa2j_XuGFVx&amp;co=aHR0cHM6Ly93d3cubWFrZXVwZm9yZXZlci5jb206NDQz&amp;hl=de&amp;v=5JGZgxkKwe0uOXDdUvSaNtk_&amp;size=normal&amp;cb=8gx835izj8id"
          width="304" height="78" role="presentation" name="a-qkutes5g4iex" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <div id="g-recaptcha-error" class="g-recaptcha-error"></div>
  <!-- Save Button -->
  <div class="row button-and-terms">
    <button name="submit" type="submit" onclick="sendData()" class="btn btn-save btn-block btn-primary contact-us-submit"> Send </button>
  </div>
</form>

POST

<form class="input-group newsletter-signup " data-action="https://www.makeupforever.com/on/demandware.store/Sites-MakeUpForEver-US-Site/en_US/Newsletter-Subscribe" method="POST">
  <input type="email" class="form-control" value="" name="hpEmailSignUp" id="hpEmailSignUp" placeholder="Enter your email *" aria-label="Enter your email *" aria-describedby="hpEmailSignUp-error"
    data-missing-error="This email address is already subscribed to the newsletter." data-pattern-mismatch="Please enter a valid email address, it must contain at least an @ and a dot"
    pattern="^[\w.%+-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$" required="">
  <span class="icon-CHECK" role="img" aria-label="Your entry for the previous field has the correct format"></span>
  <span class="input-group-btn">
    <button type="submit" class="btn btn-fourth newsletter-submit">Subscribe</button>
  </span>
  <div id="hpEmailSignUp-error" class="invalid-feedback"></div>
</form>

GET https://tr.snapchat.com/cm/i

<form method="GET" action="https://tr.snapchat.com/cm/i" target="snap023844532330027035" accept-charset="utf-8" style="display: none;"><iframe id="snap023844532330027035" name="snap023844532330027035"></iframe><input name="pid"><input
    name="_scsid"><input name="_sclid"></form>

Text Content

💄 Forgetting something?

💄 Forgetting something?

✨ New STEP 1 Primers ✨

SELECT YOUR COUNTRY / REGION

* Online sales are not available in these regions
Sites offering online sales
×
America
Canada *
United States
Europe
Spain
Netherlands
France
Germany
Belgium
Italy
Poland
Asia
South Korea *
Hong Kong SAR *
Indonesia *
Japan
Taiwan *
China *
Other regions
الإمارات العربية المتحدة / UAE
المملكة العربية السعودية / KSA
الكويت / Kuwait
GO TO CONTENT
Stop the slider movement Relaunch the slider movement
NATIONAL LIPSTICK DAY - 50% OFF* SELECT ROUGE ARTIST LIPSTICKS
Delivery in United States - English
Client Service Find a store United States - English
 * 
 * 
 * Login
 * Shopping bag. Current number of items is 0 Shopping bag. Current number of
   items is 0

Previous panel Next panel Loading
SEARCH SEARCH
Main menu
 * PALETTES & KITS
 * FACE
    * FOUNDATION
    * TINTED MOISTURIZER
    * PRIMER
    * BLUSH
    * BRONZER
    * CONCEALER
    * FACE BRUSHES
    * HIGHLIGHTER
    * POWDER
    * SEALERS
    * BUILD YOUR FACE PALETTE
   
   
 * EYES
    * EYESHADOW
    * EYE PENCIL
    * EYELINER
    * EYEBROW MAKEUP
    * MASCARA
    * PRIMERS & SEALERS
    * EYE BRUSHES
    * BUILD YOUR EYESHADOW PALETTE
   
   
 * LIPS
    * LIPSTICK
    * LIPLINER
    * LIPCARE
    * LIP BRUSHES
   
   
 * BEST SELLERS
 * MORE
    * PALETTES & KITS
    * ARTISTIC
    * CLEANSERS
    * TOOLS
    * MINI SIZE
    * LAST CHANCE
    * NEW ARRIVALS

 * BRAND
 * FOR PRO
 * OFFERS

 * 
 * 
 * Shopping bag. Current number of items is 0 Shopping bag. Current number of
   items is 0
 * SEARCH

Search (keywords,etc)





RECOMMENDED
SEARCHES ...


OFFERS AND PROMOTIONS

 * HD SKIN
 * ARTIST COLOR PENCIL
 * ULTRA HD FACE ESSENTIALS PALETTE
 * AQUA RESIST GRAPHIC PEN
 * AQUA RESIST COLOR INK
 * ROUGE ARTIST

 * 
   Quick Buy
   NEW
   HD SKIN
   
   Natural, Liquid, Buildable Coverage, Combination Skin, Oily Skin
   (40 Shades)
 * 
   Quick Buy
   NEW
   ULTRA HD MATTE SETTING POWDER
   
   Matte, Loose Powder, Oily Skin, Normal Skin, 24HR Wear
   (6 Shades)
 * 
   Quick Buy
   COMING SOON
   HD SKIN ALL-IN-ONE FACE PALETTE
   
   Natural, Cream, Buildable Coverage, All Skin Type, Long Lasting
   (2 Shades)


SEARCH SEARCH

Your Shopping Bag

Close Panel
Your Shopping Bag is Empty
Continue shopping

15% OFF YOUR ORDER

×

SUBSCRIBE & BE THE FIRST TO KNOW ABOUT NEW PRODUCTS, DEALS & MORE

Thank you for subscribing to our newsletter!
Sorry! Something went wrong. Please try again.
Enter your email :
SEND ME 15% OFF





CONTACT US

Please complete the form below
Fields with an asterisk * are required.
First Name *

Last Name *

Email *

Phone Number *
Subject * General Inquiry Product Inquiry Press Inquiry Order Inquiry Web Issues
Quality Complaint Backstage PRO Service Complaint

Message *

I want to subscribe to the Newsletter and receive MAKE UP FOR EVER updates and
special offers.


Send



 * Secure payment
   
   PAYMENT
   
   ×
   We keep your details safe.
   All payment information is protected by secure connection to ensure your card
   data cannot be used by anyone else.
   
   The following payment methods are available at the Make Up For Ever online
   shop: VISA, MASTERCARD, AMERICAN EXPRESS AND PAYPAL

 * Free samples*
   
   FREE SAMPLES
   
   ×
   Get free samples with every order*.
   MAKE UP FOR EVER offers samples with every order. You will have the option to
   select your sample(s) from the options offered in cart. You will receive them
   with your order. Our samples will allow you to discover our wider product
   range and newest launches.
   
   *Free Samples are subject to availability on www.makeupforever.com and in all
   MAKE UP FOR EVER stores approved in the United States (excluding PRO stores).

 * Free delivery on $50+ orders*
   
   DELIVERY AND RETURNS
   
   ×
   MAKE UP FOR EVER ships to the United States only. We do not ship to Hawaii,
   Alaska, and Puerto Rico. Orders ship via UPS and must be sent to a physical
   address. We do not ship to PO Boxes.
   The delivery fee depends on the shipping method option selected at checkout.
   MAKE UP FOR EVER offers the following shipping methods:
   
   Standard Shipping - 5 to 7 days
   Business Days: Monday - Friday, excluding federal holidays within the United
   States, as well as the day after Thanksgiving. Free shipping for orders over
   $50.
   
   Express Shipping – 24HR to 48HR
   Second day and Overnight: Orders must be placed by 12PM (noon) Eastern
   Standard Time (EST) to be processed on the same business day. Overnight
   orders that ship on Friday will not be delivered until Monday (excluding
   holidays).
   
   If you are a registered user on MAKEUPFOREVER.com/US you can track your order
   in your account.
   
   MAKE UP FOR EVER accepts returns or refund on any unused or gently used
   products purchased at full price. Returns/Exchanges must be accompanied by a
   valid receipt within 30 days of purchase; credits will be issued to the
   original form of payment. All unused purchases associated with a make up
   service, or purchased with a discount, are only eligible for an even exchange
   if accompanied by a valid receipt within 30 days of purchase. To
   return/exchange a MAKE UP FOR EVER.COM/US purchase within 30 days of
   purchase: Please contact us at contact@makeupforeverusa.com or 1-855-575-3820
   
   

 * Contact us
   
   CUSTOMER SERVICE
   
   ×
   Need assistance?
   You may find the answer to your question on our FAQ page which contain
   answers to frequently asked questions.
   You can also contact Customer Service.
   
   
   BY CALLING US:
   1-855-575-3820
   Monday - Friday 9am - 8pm EST.
   BY E-MAIL :
   Through the "Contact Us" form

GO TO BACKSTAGE PRO SPACE
   

 * Stores
   
    * Find a store
    * NYC Pro Studio

   
   

 * My Account
   
    * My Account
    * Check Order

   
   

 * Customer service
   
    * FAQ
    * Shipping
    * Returns
    * Contact us

   
   

 * About
   
    * Privacy Policy
   
    * Terms and Conditions
   
    * Accessibility

   
   

 * FOR PRO

   
   

 * Brand
   
    * About Us
   
    * Careers
   
    * Join the Backstage Pro Program
    * Scholarship Fund T&C’s

   

SUBSCRIBE TO OUR NEWSLETTER

Thank you for subscribing to our newsletter!
Sorry! Something went wrong. Please try again.
Subscribe



© 2019 MAKE UP FOR EVER ALL RIGHTS RESERVED / TERMS & CONDITIONS / LEGAL NOTICE
/ PRIVACY POLICY
GO TO TOP PAGE



This website uses cookies to customize and provide you with the best shopping
experience. By continuing to use our site, you consent to our cookie policy. To
learn more about the use of cookies on the site click here to visit our privacy
policy and cookies page .

CLOSE