Mole Removal Pen USB Charging Beauty Pen for Removing Mole Freckles Spot Nevus Tattoo Dot
Mole Removal Pen USB Charging Beauty Pen for Removing Mole Freckles Spot Nevus Tattoo Dot

Mole Removal Pen USB Charging Beauty Pen for Removing Mole Freckles Spot Nevus Tattoo Dot

$16.39
Quantity
Share the love
Worldwide shipping
Free returns
Sustainably made
Secure payments
Description

DESCRIPTION:

  • Skin Purifying Professor: Mole removal pen with high-tech, electric ion carbonation function instantly remove blemishes on your skin without being shocked by electricity or bleeding. Applicable to moles, skin tags, freckles, age spots, warts, tattoo etc.
  • Replaceable Needles: This professional mole removal device comes with 5 thin needles and 1 coarse needle. Easy to remove tattoo, spot freckle, fleshy nevus pigment.
  • Easy to Use: 6 adjustable strength levels to meet your need for different skin. Insert the needles, press the ON/OFF button for 2s, choose the strength level and tape around the target area to work through the blemish. It’s recommend to practice on your feet or arms at level 1 for few times. Also, read the instruction and watch the video on YouTube
  • LCD Display: Equipped with LCD Screen to show the remaining power and strength level. Press the ON/OFF button to adjust the strength level and rapidly click the OUT button twice to show the remaining power(3 lines for full charge)
  • Latest Technology: Mole Removal Pen adopt to Germany technology. The 5th generation advance manufacturing technique. Effectively and quickly remove dark spots/freckle/mole/wart/tattoo on your skin.
  • Convenient: USB Rechargeable, convenient to carry, eraser pro,charge once can work more than five hours.

FEATURES:
Material: ABS,Steel needle
Color: White
Product Size: Appr.18×3.6×3.4 cm (7.1×1.42×1.34 in)
Weight: 220 g (7.76 oz)

PACKAGING INCLUDED:
1 x Mole Removal Pen
1 x Connector (to connect the pen with a thin needle)
1 x Coarse Needle
5 x Thin Needles
1 x USB Line
1 x Manual 

Using Tips: 
  1.Clean your skin and the needles with disinfector(alcohol) before using.
  2.Try to practice it on your arms or feet at the first time at level 1 and read the instruction carefully.You can still find the video on YouTube.
  3.When you use it, please don’t stay in one place for too long.The right method is taping around the target area to work through the blemish(not pierce the skin ).
  4.Rapidly click the OUT button twice to show the remain power(3 lines for full charge).
  5.The number of strength level will be flashing when the item is working.

WARNING:Please strictly follow the instructions when using this device.Keep away from children, persons who are unfamiliar with its operation and pets.

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.