Liquid Metallic Shiny Diamond Eyeshadow

$1.12
(Tax included)
people are viewing this right now
Shipping
Color:  02
Quantity
Free worldwide shipping
Free returns
Sustainably made
Secure payments

Description

SPECIFICATIONS

Brand Name: handaiyan

Origin: Mainland China

NET WT: 2.5ML

Size: Full Size

Single color/multi-color: single color

Certificate Number: 2021004059

Model Number: WZ2022031403

Finish: Glitter

Finish: Shimmer

Finish: Metallic

Finish: Radiant

Finish: Satin

Benefit: Long-lasting

Benefit: Easy to Wear

Quantity: 1Pcs

Ingredient: mineral

Country/Region of Manufacture: CHINA

Certification: GZZZ

GZZZ: ZGZWBZ

Type: Eye Shadow

Waterproof / Water-Resistant: Yes

Number of Pieces: One Unit

feature 1: Glitter Eye Shadow

feature 2: Shimmer Eye Makeup

feature 3: High Quality Eyeshadow

feature 4: Long lasting Shimmer Pigmented

feature 5: Liquid Eye Shadow Cosmetic

feature 6: Liquid Eye shadow Pencil

feature 7: Waterproof Long-lasting

feature 8: Hot Fashion Cosmetic

Support 1: Dropshipping&Wholesale

Feature 1: Maquillaje,Maquillage;maquiagem

Features 3: Natural

Features 5: Beauty Tools

Features 6: Sharming,Sexy

Use For 1: Women Makeup

Use For 2: Women Gift

Feature:
The color of the main image is the overlay effect
Glittering, looks charming and chic.
Symphony of water eye shadow make makeup look a bit light,
Make your eyes look more attractive,
Diamond-like sparkling liquid eye shadow
The party's gleaming metal looks more attractive
Shiny, metallic, durable, pearl color


Description:
The beautiful glitter in 12 colors is suitable for all skin tones, making every appearance beautiful.
Beautiful high-saturated color eye makeup discoloration
Exquisite, opaque, sticky, smooth and easy to walk
Easily highlight the level of the three-dimensional eye, the makeup starts to shine

1. Apply a certain amount of eye shadow powder evenly on the entire sock.
2.Paint along the roots of the eyelashes to create a three-dimensional shadow gradient effect.

Specifications:
Name: Liquid Eyeshadow
Weight: 15g/pc
Net weight:2.5g/pc
Product packaging: color box
Applicable crowd: general
Skin type: normal


Package Included:
1 *Liquid Eyeshadow


Notes:

Due to the difference between different monitors, the pictures may not reflect the actual color .
Compare the detail sizes with yours, please allow 1-3cm error, due to manual measurement.
Please leaving a message before you give the bad feedback, if the products have some problems.
Thanks for your understandings.

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.