❣️Today's Sale 49% off-Poreless Deep Cleanse Green tea mask -(Buy 2 Get 1 Free Now!💕)

buy more get more free
2 BOTTLES (SAVE 80% FOR 2ND BOTTLE)
3 BOTTLES (Buy 2 Get 1 Free)
5 BOTTLES(BEST DEAL)
7 BOTTLES (Flash Sale!⏰)
1 BOTTLES (try at special price)
Price
$57.96
$28.98
Save  $28.98
8983 sold
Quantity
Free worldwide shipping
Free returns
Sustainably made
Secure payments
Description

🚢Shipping>>Shipping Worldwide.Free Shipping On Orders Over $59.99
⏰Handling time>>Priority is given to delivery after payment
✈ Fast Delivery>>We'll arrange the fastest shipping for you
💯Payments Via PayPal® and CreditCard


IS YOUR FACE CLEAN?

You need a mild oil control cleansing mask to solve various conditions

Deep cleans and floats away blackheads
Scrape away blackheads with one swipe

  • GIVE YOUR PORES A BREATHER: Our detoxifying mask pulls impurities from congested pores and leaves you with a soft complexion
  • CHARCOAL & CLAY: These well-loved ingredients work together for a more effective deep clean
  • PRECISE APPLICATION: Makes multi-masking and masking on-the-go easier than ever
  • NOVEL DESIGN,EASY TO USE: Green film stick design, no dirty hands at all, suitable for lazy people. Rinse off after 10 minutes to reveal a radiant glow
  • PORTABLE: A small one is also super convenient to carry, no need to worry about business trips, travel takes up space

What It Does:

Soothing, natural clay-based mask helps heal blemishes, prevent breakouts, and keep skin shine-free.

Medicated formula with acne-fighting salicylic acid goes deep to clean and unclog pores, rid skin of excess oil.

In just 10 minutes, skin looks clearer, and feels smoother and less congested.

Gentle, non-drying formula won't irritate skin.

Details

  • Skin Type: All

Oily skin: 2-3 times a week --- oil control refreshing, water and oil balance
Dry skin: 1-2 times a week --- clean pores, moisturize
Combination skin: T zone 2-3 times/time, U zone 1-2 times/week --- Partitioned care suits the case
Normal skin: 1 time a week---remove make-up residue, moist and transparent

  • Skincare Concerns: Pores, Blemishes, Oiliness
  • Item Form: Stick

User's Reviews:

*Based on internal consumer test data, approximately 8,000 subjects with corresponding sensitive discomfort were observed, and the average change in subjective discomfort before and after 21 days of continuous use was assessed on a 10-point scale, actual results may vary from person to person.

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

  • I've been using this for two months now, and it's by far one of the best clay masks I've used to far! It keeps my skin so clean and fresh, and I can use it in the morning before my makeup routine OR at night before applying my nightcare. Will keep ---Christine Sousley

  • The clay mask went on smoothly, felt as if it was hydrating my skin at the same time pulling impurities out. My skin felt soft after and I am still benefiting from it helping to clear my skin. I highly recommend this!---Wendy

  • Was worried about using the clay mask, since I have dry & sensitive skin (most clay masks dry my skin so much it actually hurts) - but this clay masks gets rid off all the gross stuff without drying out the skin at all. If anything my skin felt very balanced, super clean and not irritated at all. Love this clay mask. ---Cassandra

Key Ingredients

Kaolin: Kaolin is a natural soft mineral, a naturally occurring clay mineral. Good adsorbability.Remove the skin dirt,absorb of skin grease and waste

Vitamin E: Vitamins are natural antioxidants that protect cell membranes from oxidative damage, remove spots, and inhibit melanin production. Protects the skin and reduces moisture loss, leaving the skin smooth, tender and balanced with water and oil.

Glyceryl: It is important on skin moisture content, skin cell renewal, and lipid balance

Green tea extract: Green tea extract is a mild material, and it can also be used for sensitive skin. Green tea mask regulates the skin's water and oil balance, replenishes skin moisture, nourishes the skin, and brightens the skin tone.

Ingredients

Water / Aqua / Eau, Kaolin, Butylene Glycol, Magnesium Aluminum Silicate, Sodium Lauroyl Sarcosinate, Glyceryl Stearate, PEG-100 Stearate, Gentiana Lutea (Gentian) Root Extract, Laminaria Saccharina Extract, Sucrose, Chamomilla Recutita (Matricaria), Algae Extract, Aloe Barbadensis Powder, Acetyl Glucosamine, Inulin, 1,2-Hexanediol, Caprylyl Glycol, Xanthan Gum, Disodium EDTA, Chlorphenesin, Phenoxyethanol, Titanium Dioxide (CI 77891).

How to Use

  1. Apply evenly to clean skin, avoiding eye area.
  2. Wait 10 minutes for the mask to dry.
  3. Rinse off thoroughly with warm water.
  4. For best results, use 2-3 times a week.
  5. Can be used as a facial mask, or spot applied.

Specifications

  • Capacity: 1.4 oz / 40 g

Package Includes

  • 2 x Cleansing Facial Mask Stick (Pcs)

Notes

  1. The effect of skin care products may vary from person to person and it is recommended to use them continuously to achieve better results.
  2. If allergies, redness, swelling, or other skin discomfort occur during use, please stop using immediately and rinse off with water.

❤️Thank you very much for visiting our store. Have a nice shopping day❤️


💰 How To Pay 💳
  • PayPal & Credit Card is welcomed here.
 
🌎 Worldwide Shipping ✈  
Please do note that shipping is insured and takes many business days worldwide. However, you may receive your items earlier. Tracking Numbers will ALWAYS be sent so you can track it every step of the way! Cool things are worth waiting for! 😉
🔒 100% Risk-Free Purchase 🔥 
If you bought it and felt that it is not for you, don't worry. Just shoot us a message, and we will make it right by offering you a replacement or refund. 100% Simple & Risk-Free process.
Customer Reviews

Here are what our customers say.

Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.