www.mykitco.uk Open in urlscan Pro
23.227.38.74  Public Scan

URL: https://www.mykitco.uk/
Submission: On April 20 via manual from IL — Scanned from CA

Form analysis 14 forms found in the DOM

GET /search

<form method="get" action="/search">
  <button type="submit" class="search__icon--submit"><i class="uil uil-search"></i></button>
  <input id="mykitco__searchbox" autocomplete="off" placeholder="Get searching..." name="q" onfocus="BoosterTheme.ELEMENTS.openSearch(this)" type="search" data-search="" data-bstr-initd="true">
</form>

GET /search

<form method="get" action="/search">
  <span onclick="BoosterTheme.ELEMENTS.submitSearch(this)" class="search__icon--submit"><i class="uil uil-search"></i></span>
  <input id="mykitco__searchbox" autocomplete="off" name="q" onfocus="BoosterTheme.ELEMENTS.openSearch(this)" type="search" data-search="" data-bstr-initd="true">
</form>

DIALOG

<form method="dialog" data-ref="form">
  <fieldset class="fieldset-popup__warning" data-ref="fieldset" role="document">
    <legend data-ref="message" id="l27affui"></legend>
    <div data-ref="template"></div>
  </fieldset>
  <menu class="menu-popup__warning">
    <button data-ref="cancel"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></button>
    <button data-ref="accept" value="default"></button>
  </menu>
</form>

POST

<form method="post" id="sem_modal_form" novalidate="novalidate"><input id="sem_email" type="hidden" value="client" name="user">
  <div class="ssw-control-group"><input name="password" id="sem_password" type="password" required="required" placeholder="Password"><br></div>
  <a id="sem_forgot" style="margin-right:38px;" onclick="try{showRecoverPasswordForm();ssw('#social_exist_modal').sswModal('hide');}catch(e){}" href="/account/login#recover">Forgot password?</a>
  <div class="ssw-control-group"><input id="sem_btn" type="submit" class="btn button gw-login-btn" value="Log in"></div>
</form>

POST

<form id="set-email-form" method="post" novalidate="novalidate"><input id="service_id" type="hidden" name="service_id" value="">
  <div class="ssw-control-group"><input id="set-email-input" name="email" tabindex="1" type="email" required="required" placeholder="Email address" class="ssw-span3"></div>
  <div class="ssw-control-group"><input type="submit" class="btn button gw-login-btn" value=""></div>
</form>

POST

<form id="accept-terms-form" method="post" onsubmit="sswCreateAccount(this); return false;">
  <div class="terms-email-group ssw-control-group"><input id="terms-email-input" name="email" tabindex="1" type="email" required="required" placeholder="Email address" class="ssw-span3"></div>
  <div class="accept_terms-group ssw-control-group">
    <div class="ssw-controls"><label class="ssw-checkbox ssw-inline"><input id="ssw-accept-terms-checkbox" name="accept_terms" onclick="sswOnAcceptTerms(this)" type="checkbox"> I read and agree with <span class="terms-span">Terms of Service</span>
        <a class="terms-link ssw-hide" target="_blank">Terms of Service</a></label></div>
  </div>
  <div class="ssw-control-group accepts_marketing-group">
    <div class="ssw-controls"><label class="ssw-checkbox ssw-inline"><input id="ssw-accept-marketing-checkbox" name="accepts_marketing" type="checkbox" onclick="sswOnAcceptMarketing(this)"> Subscribe for Newsletter</label></div>
  </div> <input id="ssw-accept-terms-service_id" name="service_id" type="hidden">
  <div class="ssw-control-group"><input id="ssw-create-account-button" type="submit" class="btn button gw-login-btn" style="display:none" value="Create Account"><input id="ssw-cancel-account-button" type="button" class="btn button gw-login-btn"
      value="cancel" onclick="sswCancelAccount()"></div>
</form>

POST /account/login

<form id="he_customer_login" action="/account/login" method="post" accept-charset="UTF-8" novalidate="novalidate"><input type="hidden" value="client" name="user">
  <div class="ssw-control-group"><input id="ssw-customer-email" name="customer[email]" tabindex="1" autocomplete="on" type="email" placeholder="Email address" class="ssw-span3" title="Enter your email" aria-label="Enter your email"></div>
  <div class="ssw-control-group"><input id="ssw-customer-password" name="customer[password]" tabindex="2" type="password" placeholder="Password" class="ssw-span3" title="Enter your password" aria-label="Enter your password"></div>
  <div class="ssw-control-group"><input id="hesy-login-submit" tabindex="3" type="submit" class="btn button gw-login-btn gw-fsize-md" value="Log in" aria-labelledby="Log in"></div>
  <div class="ssw-control-group"><a href="/account/login#recover" class="gw-link-login">Forgot password?</a></div>
</form>

POST /account

<form id="he_create_customer" action="/account" method="post" accept-charset="UTF-8" novalidate="novalidate">
  <div class="ssw-control-group"><input id="ssw-email" tabindex="4" name="customer[email]" type="email" placeholder="Email address" class="required email ssw-span3" title="Enter your email" aria-label="Enter your email"></div>
  <div class="ssw-control-group"><input id="ssw-password" tabindex="5" name="customer[password]" type="password" placeholder="Password" class="required ssw-span3" minlength="6" title="Enter your password" aria-label="Enter your password"></div>
  <div class="ssw-control-group ssw-first-name" style="display:none;"><input id="ssw-first_name" tabindex="6" name="customer[first_name]" type="text" placeholder="First Name" class="required ssw-span3" minlength="2" title="Enter your first name"
      aria-label="Enter your first name"></div>
  <div class="ssw-control-group ssw-last-name" style="display:none;"><input id="ssw-last_name" tabindex="7" name="customer[last_name]" type="text" placeholder="Last Name" class="required ssw-span3" minlength="2" title="Enter your last name"
      aria-label="Enter your last name"></div>
  <div id="ssw-signup-accept-terms-marketing" class="ssw-control-group ssw-accept-terms"><label id="ssw-signup-accept-terms" class="ssw-checkbox ssw-inline" style="display:none;"><input name="terms" tabindex="8" type="checkbox"
        onclick="sswOnAcceptTerms(this)"> I read and agree with <span class="terms-span">Terms of Service</span> <a class="terms-link ssw-hide" target="_blank">Terms of Service</a></label> <input id="ssw-customer-accepts_marketing" type="hidden"
      name="customer[accepts_marketing]" value="false"><label id="ssw-signup-accept-marketing" class="ssw-checkbox ssw-inline"><input name="accepts_marketing" tabindex="9" type="checkbox" onclick="sswOnAcceptMarketing(this)"> Subscribe for
      Newsletter</label> </div>
  <div class="ssw-action-bottom"><button id="hesy-sign-up-cancel" type="button" class="btn button gw-login-btn gw-fsize-md" data-dismiss="ssw-modal" aria-hidden="true" style="display:none">cancel</button><input id="hesy-sign-up-submit" tabindex="8"
      type="submit" class="btn button gw-login-btn gw-fsize-md" value="Sign up" aria-labelledby="Sign up"></div>
</form>

POST /cart/add

<form class="ssw-product-form ssw-available-content" method="post" action="/cart/add"><input type="hidden" name="id" value="">
  <div class="gw-quantity-wrapper"><span class="gw-quantity-text gw-product-form-text">Quantity</span><span class="gw-quantity-param minus">-</span><input type="number" name="quantity" class="gw-quantity-number" value="1"><span
      class="gw-quantity-param plus">+</span></div>
  <div class="ssw-control-group ssw-product-option1 ssw-hide"><label class="ssw-control-label gw-product-form-text">Option1</label><select class="ssw-product-select1" data-product-id="0"></select></div>
  <div class="ssw-control-group ssw-product-option2 ssw-hide"><label class="ssw-control-label gw-product-form-text">Option2</label><select class="ssw-product-select2" data-product-id="0"></select></div>
  <div class="ssw-control-group ssw-product-option3 ssw-hide"><label class="ssw-control-label gw-product-form-text">Option2</label><select class="ssw-product-select3" data-product-id="0"></select></div>
</form>

<form class="ssw-list-title-form" onsubmit="return false;"><input class="ssw-fave-list-title" type="text" name="list_title_default" data-event="blur" data-action="editList" data-id="0" placeholder="List name" value="Favorites" maxlength="40"
    required="required"><button type="submit" style="display:none"></button></form>

<form class="form">
  <div class="control-group">
    <div class="ssw-h3">Share this with your friends:</div>
  </div>
  <div id="favesshare_alert"></div>
  <div class="ssw-control-group">Email address:</div>
  <div class="ssw-control-group"><input id="sharefaves_from_email" name="from_email" tabindex="1" autocomplete="on" type="email" required="" placeholder="From" class="ssw-span12"></div>
  <div class="ssw-control-group">: <i class="ssw-icon-link"></i><input class="ssw-sharer-href" value="" type="text"></div>
  <div class="ssw-control-group"><textarea placeholder="Type your message here (optional)" rows="2" class="ssw-input-block-level" id="sharefaves_note">Check out my lovely items</textarea></div>
  <div class="ssw-control-group"><label class="control-label">Type your friends email addresses separated by commas or one email per line :</label><textarea placeholder="myfriend@mail.com" rows="2" class="ssw-input-block-level"
      id="sharefaves_emails"></textarea></div><iframe id="ssw-recaptcha-iframe-share-faves" src="" style="width:100%;border:none;height:98px;"></iframe><input id="ssw-recaptcha-response" type="hidden" name="recaptcha_response" required=""><br><input
    type="hidden" name="list_id" value="0"><input type="submit" class="btn button ssw-pull-right ssw-share-faves-btn" id="favesshare_button" value="Share" data-pending="0" data-text="Share" data-text-loading="Posting...">
</form>

<form class="ssw-variant-options">
  <div class="ssw-product-variant-col"><img src="" class="ssw-variant-image" onload="this.removeAttribute('style')"></div>
  <div class="ssw-product-variant-col ssw-product-variant-col-form">
    <h3 class="ssw-product-variant-choose-option-text">Choose options</h3>
    <div class="ssw-product-variant-select-alert ssw-alert ssw-alert-warning" style="display:none;">All options should be selected!</div>
    <div class="ssw-variant-option-radio-template ssw-variant-option-template ssw-variant-option" style="display:none">
      <p class="ssw-variant-option-title"></p>
      <div class="ssw-variant-option-value" style="display:none"><input type="radio"><label></label></div>
    </div>
    <div class="ssw-variant-option-select-template ssw-variant-option-template ssw-variant-option" style="display:none">
      <p class="ssw-variant-option-title"></p><select name="option" class="ssw-variant-option-select">
        <option class="ssw-variant-option-value"></option>
      </select>
    </div><input class="ssw-product-variant-id" type="hidden" name="variant_id">
    <div class="ssw-product-variant-cart-error ssw-alert ssw-alert-danger" style="display:none;"></div>
  </div>
</form>

POST

<form id="ssw-wishlist-save-form" method="post">
  <div class="ssw-inline"><input type="email" name="customer_email" placeholder="Your email address" required=""><button type="submit" class="btn gw-wishlist-btn gw-btn-bg" data-text="Save" data-loading-text="Saving...">Save</button></div>
  <div class="ssw-inline" style="margin-top:10px"><label for="accept_marketing">Subscribe for Newsletter</label><input type="checkbox" id="accept_marketing" name="accept_marketing"></div>
</form>

<form class="ssw-insta-product-form ssw-hide"><input type="hidden" name="id" value="">
  <div class="ssw-insta-product-option ssw-insta-product-option1 ssw-hide">
    <div class="ssw-insta-product-option-label">Option1</div>
    <div class="ssw-insta-product-option-variants"></div>
  </div>
  <div class="ssw-insta-product-option ssw-insta-product-option2 ssw-hide">
    <div class="ssw-insta-product-option-label">Option2</div>
    <div class="ssw-insta-product-option-variants"></div>
  </div>
  <div class="ssw-insta-product-option ssw-insta-product-option3 ssw-hide">
    <div class="ssw-insta-product-option-label">Option3</div>
    <div class="ssw-insta-product-option-variants"></div>
  </div>
</form>

Text Content

FREE TRACKED SHIPPING FOR ALL UK ORDERS OVER £75



FIND EVERYTHING YOU NEED



LOG IN REGISTER VIEW YOUR BAG
Currency
GBP EUR USD
0


YOUR BAG (0)CLOSE (X)

Your bag is empty
GET SHOPPING
SHOP NOW
MY BRUSHES NEW BRUSHES BRUSH SETS BRUSH TINS MYKITCO.™ CLASSIC MYKITCO.™ PRO
SYNTHETIC BRUSHES ALL BRUSHES
MY BRUSHES BY FEATURE MY FACE BRUSHES - 0. MY EYE BRUSHES - 1. MY BROW BRUSHES -
2. MY LIP BRUSHES - 3.
MY BAGS MY BUDDIES CLASSIC BAGS BAG SETS NEW BAGS
MY ACCESSORIES MY GIFT CARDS ALL ACCESSORIES MY MAGNETIC PALETTE MY FACE CHARTS
MY TOOLS & APPLICATORS MYTAGS™ MY SPONGES MY BADGES
MYKITCO TO GO! NEW KIT BEST SELLERS MY PRO MEMBERSHIP MEET JAMES
SHOP NOW
MY BRUSHES
NEW BRUSHES
BRUSH SETS
BRUSH TINS
MYKITCO.™ CLASSIC
MYKITCO.™ PRO
SYNTHETIC BRUSHES
ALL BRUSHES
MY BRUSHES BY FEATURE
MY FACE BRUSHES - 0.
MY EYE BRUSHES - 1.
MY BROW BRUSHES - 2.
MY LIP BRUSHES - 3.
MY BAGS
MY BUDDIES
CLASSIC BAGS
BAG SETS
NEW BAGS
MY ACCESSORIES
MY GIFT CARDS
ALL ACCESSORIES
MY MAGNETIC PALETTE
MY FACE CHARTS
MY TOOLS & APPLICATORS
MYTAGS™
MY SPONGES
MY BADGES
MYKITCO TO GO! NEW KIT BEST SELLERS MY PRO MEMBERSHIP MEET JAMES
GBP EUR USD LOG IN REGISTER

0


YOUR BAG (0)CLOSE (X)

Your bag is empty
GET SHOPPING




YES! Item added to bag!
%title% %variant%

You have %itemCount% in your bag.
Total being %total%

Continue shopping VIEW YOUR BAG Checkout


SHOP ACCESSORIES >


DESIGNED BY A MAKEUP ARTIST FOR MAKEUP LOVERS





MY INDIVIDUAL BRUSHES

SHOP NOW


MY ACCESSORIES

SHOP NOW
SHOP TO GO!


MY BUDDIES

SHOP NOW


MY BAGS

SHOP NOW


MY BRUSH SETS

SHOP NOW



WE ARE THE KIT PEOPLE


#GETYOURKITTOGETHER


1.36 PRO - MY ART LINER™ £14.50 ADD TO BAG
1.31 - MY 'ON POINT' BLENDER™ - Large £17.00 ADD TO BAG
1.30 - MY 'ON POINT' BLENDER™ - Small £16.00 ADD TO BAG
1.29 - MY SHEER BLENDER™ £16.50 ADD TO BAG
1.28 - MY FLAT BLENDER™ £15.00 ADD TO BAG
1.3 - MY DEFINING CREASE™ £13.50 ADD TO BAG
1.2 - MY BLENDING SHADOW™ £15.50 ADD TO BAG
0.28 - MY BLENDING CONCEALER™ £13.50 ADD TO BAG
0.27 - MY SOFT POWDER™ £18.50 ADD TO BAG
0.17 PRO - MY CHISELLED CHEEK™ £19.50 ADD TO BAG
MY NEW BRUSH BUNDLE £120.00 ADD TO BAG


@MYKITCO

mykitco
mykitco
mykitco
mykitco
mykitco
mykitco

Powered by InstaPics
×
mykitco
Follow
undefined undefined
@jamesmolloymakeupartist providing the perfect kit inspiration with the MY BELT
BUDDY from MYKITCO!
×
mykitco
Follow
undefined undefined
Are you ready? #mykitco #mykitcocommunity #somethingiscoming #mkc505050
#thursday
×
mykitco
Follow
undefined undefined
Happy Easter to our MYKITCO community!
×
mykitco
Follow
undefined undefined
Organise your beauty product with MY QUAD. With four durable and detachable PVC
pockets inside, will you arrange by product category or colour? #mykitco
#wearethekitpeople #getyourkittogether
×
mykitco
Follow
undefined undefined
🤩 AND THE WINNERS ARE 🤩 @rimarlindamakeup + their friend enitimefit
@sweetgloss + their friend @theredroom_blog @pekta.makeup + their friend
@iamluca94 This bank holiday weekend, we celebrated the launch of our new
MYKITCO TO GO! We picked 3 winners at random, giving them AND a/the person they
tagged the full MYKITCO TO GO! collection. * Competition ended Tuesday 19th
April at 10:30AM (UK TIME). * The winners were select at random from all
eligible entries. #mykitco #mkccommunity #socialgiveaway #mkctogo #thankyou
#mkcgiveaway
×
mykitco
Follow
undefined undefined
See how @zoetaylormakeup organises the MY TRAVEL BAG! #mkccommunity #mykitco
#getyourkittogether #wearethekitpeople



HOW CAN WE HELP? Track Order Shipping Returns FAQs Pro Membership Contact Us
Privacy Policy Terms of Service
FEATURED COLLECTIONS New Arrivals My Buddies™ All MY Brushes MY Classic Bags
ABOUT MYKITCO Our Story Meet James Molloy Stockists
Visa Mastercard Apple Pay PayPal Klarna Google Pay Shop Pay American Express
Discover Maestro Diners Club

00
DAYS 00
HRS 00
MIN 00
SEC








ORIGINAL TEXT


Contribute a better translation

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



X

FREE* TRACKED SHIPPING FOR ALL CANADIAN ORDERS OVER £250!



visually-hidden
×

Your discount code:



Continue with Facebook
Google
Amazon
Subscribe for Newsletter I read and agree with Terms of Service Terms of Service
×

Log in to your account






Forgot password?


×
Enter your email


×
Accept Terms and Conditions

I read and agree with Terms of Service Terms of Service
Subscribe for Newsletter

×
Log in to your account

Continue with Facebook
Google
Amazon

Forgot password?
No account? Sign up
×
Create your account

Continue with Facebook
Google
Amazon

I read and agree with Terms of Service Terms of Service Subscribe for Newsletter
cancel
Already have an account? Log in
0 items - £0.00×

View Cart×
×
User Title commented Product Title


User Title added Product Title to wishlist


User Title reviewed Product Title


Product Title
product pricecompare priceAdd To CartSold OutView Product

Quantity-+
Option1
Option2
Option2
Add to wishlist

Ask Advice



 * Description
 * Reviews
 * translation missing: en.socialshopwave.comments
 * Questions






×Log in
wishlist
wishlist0
Share:
Go to wishlist page
Add a new list
Favorites0

You have exceeded the character limitYou have exceeded the character limit
 * Edit name
 * Delete

 * 

Delete this list?
cancelDelete


You have exceeded the character limit
 * Edit name
 * Delete

 * 

Add To CartChoose options
Delete this list?
cancelDelete

×
Share this with your friends:

Email address:

:
Check out my lovely items
Type your friends email addresses separated by commas or one email per line :


×



CHOOSE OPTIONS

All options should be selected!







Add To Cart Checkout Adding...Sold OutUnavailable




×
Hey! Save your amazing wish list
Enter your email address below and we will send the link to your wish list
× Thank you! Please check your email to find the link.
Save
Subscribe for Newsletter

×
« PreviousNext »


×
<<


ssw-instagram-owner-linkOwner FullName



Product Title
Add To Cart
Adding...
Checkout
Sold Out
Option1

Option2

Option3

 * Description
 * Reviews
 * translation missing: en.socialshopwave.comments
 * Questions






Rewards