Description
Price: $2,449.66
(as of Apr 24, 2024 10:28:26 UTC – Details)
Perfect for bedroom,office,study room and other spaces.
Makeup Vanity Desk with LED Lighted Mirror Dressing Table Luxury Storage Cabinet Dressing Table Makeup Table and Chair Makeup Stool Mirror Bedroom Dressing Table
Product name: Dresser
Product material: wood multi-layer board
Furniture structure: frame structure
color: grey
Installation: Assemble
Applicable: bedroom, cloakroom, office, hotel
Package: 1 Dresser, 1 Makeup Mirror, 1 Makeup Stool
notes
1 Please check the size and color before purchasing.
2 Except for items not shown in product photos.
3 Please note that due to different monitors, there may be slight color differences, please understand.
Brown high-strength tempered glass, two-color striped panel more personalized
Multi-color LED mirror, can illuminate your beauty in the middle of the night
304 stainless steel gold-plated, brown tempered glass, striped panel, save space, suitable for large and small units
Large desktop, flat surface, not easy to deform, items can be placed at your fingertips, easy to take, suitable for your daily placement of the items you need
The small size is all-rounder, the large desktop accommodates the sundries you put down, and can be used as a substitute for the bedside table. The function is looking for more fun in the transformation, and the continuous extension of space storage can be flexibly realized.
Color | One Color |
---|---|
Brand | XVQ68HUA |
Age Range (Description) | Adult |
Model Name | zhurui888 |
Item Weight | 50 Grams |
Size | 100cm |
Number of Items | 1 |
Package Dimensions | 1.18 x 0.79 x 0.39 inches |
Item Weight | 1.76 ounces |
Department | Unisex Adult |
Manufacturer | zhurui888 |
ASIN | B0D1Q6SXB4 |
Country of Origin | China |
Item model number | zhurui888 |
Date First Available | April 15, 2024 |
Warranty & Support
Feedback
Vanity Desk Makeup Vanity Desk with LED Lighted Mirror Dressing Table Luxury Storage Cabinet Dressing Table Makeup Table and Chair Makeup Stool Mirror Bedroom Dressing Table Vanity Desk With Mirror an
Share:
Found a lower price? Let us know. Although we can’t match every price reported, we’ll use your feedback to ensure that our prices remain competitive.
Where did you see a lower price?
\n’ +
‘
‘
);
}
function getThankYouDiv(thankMsg) {
return (
‘
‘
thankMsg +
‘
\n’ +
‘
‘
);
}
function getLoadingGifDiv() {
return ‘‘;
}
function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/
);
}
function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/);
}
function isEmptyValue(input) {
return !input || input.length === 0 || input.match(/^\s*$/);
}
function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}
function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}
function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}
function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var note1 = document.querySelector(‘#note1’);
var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);
var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);
var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
var offlineStateMain = document.querySelector(‘#offlineStateMain’);
if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;
stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();
setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar,
offlineStateMain,
offlineState,
note1
);
}
});