"); $("#apply-discount-btn").css("pointerEvents", "none"); fetch(`/discount/${code}`) .then(function() { // After the discount code has been applied, force the cart to update so the discount is visible return fetch('/cart/update.js', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ updates: {}, }), }).then(function(res){ return res.json(); }).then(function(data) { // 更新购物车显示(如果需要) console.log(data); if(data.total_discount > 0) { let codeName = data.cart_level_discount_applications.length > 0 ? data.cart_level_discount_applications[0].discount_application.title : code; $("#applied-discount-code .applied-discount-code-wrapper").css("display", "inline"); $(".mini-content .applied-discount-code-value").html(codeName); $(".enj-minicart-ajax .total-info-order .cart-items-subtotal").html(Shopify.formatMoney(data.items_subtotal_price, settings_new.moneyFormat)); $(".enj-minicart-ajax .total-info-order .cart-items-discount").html("-" + Shopify.formatMoney(data.total_discount, settings_new.moneyFormat)); $(".enj-minicart-ajax .prod").removeClass("noDiscount"); try{ if($('#cart-items-discount-save-price').length > 0) { var cart_items_discount_save_price = parseInt($.trim($('#cart-items-discount-save-price').attr('value'))); if(cart_items_discount_save_price > 0) { data.total_discount = data.total_discount + cart_items_discount_save_price; } } } catch (e) { console.log(e); } $(".enj-minicart-ajax .sub-total .total-price").html(Shopify.formatMoney(data.total_price, settings_new.moneyFormat) + "Savings: " + Shopify.formatMoney(data.total_discount, settings_new.moneyFormat) + ""); } else { $("#discount-code-error").html("Please Enter Valid Coupon Code."); $(".enj-minicart-ajax .total-info-order .cart-items-subtotal").html(""); $(".enj-minicart-ajax .total-info-order .cart-items-discount").html(""); $(".enj-minicart-ajax .prod").addClass("noDiscount"); $(".enj-minicart-ajax .sub-total .total-price").html(Shopify.formatMoney(data.total_price, settings_new.moneyFormat)); } }) }) .then(function() { // 更新购物车显示(如果需要) console.log('Discount applied and cart updated'); }) .catch(function(error) { console.error('Error--:', error); }).finally(function(params) { $("#apply-discount-btn").html("APPLY"); $("#apply-discount-btn").css("pointer-events",'all') }); } function applyDiscount2(code) { $("#apply-discount-btn").html("APPLYING
"); $("#apply-discount-btn").css("pointerEvents", "none"); let checkout_json_url = '/wallets/checkouts/'; let authorization_token = btoa($('[name=shopify-checkout-api-token][content]').attr("content")); fetch('/cart.js', {}) .then(function(res){return res.json();}) .then(function(data){ let body = {"checkout": { "country": Shopify.country,"discount_code": code,"line_items": data.items, 'presentment_currency': Shopify.currency.active } } fetch(checkout_json_url, { "headers": { "accept": "*/*", "cache-control": "no-cache", "authorization": "Basic " + authorization_token, "content-type": "application/json, text/javascript", "pragma": "no-cache", "sec-fetch-dest": "empty", "sec-fetch-mode": "cors", "sec-fetch-site": "same-origin" }, "referrerPolicy": "strict-origin-when-cross-origin", "method": "POST", "mode": "cors", "credentials": "include", "body": JSON.stringify(body) }) .then(function(response) { return response.json() }) .then(function(data) { if(data.checkout && data.checkout.applied_discounts.length > 0){ let discountApplyUrl = "/discount/"+code+"?v="+Date.now()+"&redirect=/checkout/"; fetch(discountApplyUrl, {}).then(function(response) { return response.text(); }) $("#applied-discount-code .applied-discount-code-wrapper").css("display", "inline"); $("#discount-code-error").html(""); //$("#applied-discount-code .applied-discount-code-value").html(data.checkout.applied_discounts[0].title); $(".mini-content .applied-discount-code-value").html(data.checkout.applied_discounts[0].title); if(data.checkout.total_discount_amount > 0) { $(".enj-minicart-ajax .total-info-order .cart-items-subtotal").html(Shopify.formatMoney(data.checkout.total_line_items_price, settings_new.moneyFormat)); $(".enj-minicart-ajax .total-info-order .cart-items-discount").html("-" + Shopify.formatMoney(data.checkout.total_discount_amount, settings_new.moneyFormat)); $(".enj-minicart-ajax .prod").removeClass("noDiscount"); try{ if($('#cart-items-discount-save-price').length > 0) { var cart_items_discount_save_price = parseInt($.trim($('#cart-items-discount-save-price').attr('value'))); if(cart_items_discount_save_price > 0) { data.checkout.total_discount_amount = (data.checkout.total_discount_amount*100) + cart_items_discount_save_price; } } } catch (e) { console.log(e); } $(".enj-minicart-ajax .sub-total .total-price").html(Shopify.formatMoney(data.checkout.total_price, settings_new.moneyFormat) + "Savings: " + Shopify.formatMoney(data.checkout.total_discount_amount, settings_new.moneyFormat) + ""); } else { $(".enj-minicart-ajax .total-info-order .cart-items-subtotal").html(""); $(".enj-minicart-ajax .total-info-order .cart-items-discount").html(""); $(".enj-minicart-ajax .prod").addClass("noDiscount"); $(".enj-minicart-ajax .sub-total .total-price").html(Shopify.formatMoney(data.checkout.total_price, settings_new.moneyFormat)); } }else if(data.errors && data.errors.discount_code.length > 0){ $("#discount-code-error").html("Please Enter Valid Coupon Code."); }else{ //$("#applied-discount-code .applied-discount-code-value").html(""); $(".mini-content .applied-discount-code-value").html(""); $("#applied-discount-code .applied-discount-code-wrapper").css("display", "none"); $(".enj-minicart-ajax .total-info-order .cart-items-subtotal").html(""); $(".enj-minicart-ajax .total-info-order .cart-items-discount").html(""); $(".enj-minicart-ajax .prod").addClass("noDiscount"); $("#discount-code-error").html("Please Enter Valid Coupon Code.") } }).finally(function(params) { $("#apply-discount-btn").html("APPLY"); $("#apply-discount-btn").css("pointer-events",'all') }); });}});
Home Makeup Vanity Set with LED Mirror Charging Station Black
PRE-SALE
1 / 11
This modern makeup vanity set with mirror, LED lights, charging station and glass top, black. Multifunctional to make your styling hassle-free!
$499.99
4 interest-free payments of $69.99.
Buy now. Pay with Klarna at your own pace.
Get what you love, choose how you pay.
$279.99 Pay now
Pay in full
$279.99 Pay in 30 days
Pay in full
$69.99 Every 14 days
Pay in 4
$69.99 Today
$69.99 In 2 weeks
$69.99 In 4 weeks
$69.99 In 6 weeks
APR 0%
Interest Free
Total $279.99
A higher initial payment may be required for some consumers. CA residents: Loans made or arranged pursuant to a California Financing Law license. See payment terms.
How it works
-
At checkout select Klarna
-
Choose your payment plan
Different payment plans may be shown depending on the purchase amount and credit score.
-
Complete your checkout
The amount will be charged based on the payment plan you chose.
Close
$20
Extra $20 Off Code: SK20
Copy
- In Stock. Ships Within 1-2 Days
- Free shipping. Delivered in 3-7 days
- PRE-SALE. Get it in
-
DJ503906_2
FREE SHIPPING
30-DAY RETURN
365-DAY WARRANTY
SECURE CHECKOUT
Makeup Vanity Set with LED Mirror Charging Station Black
$499.99
- Description
- Specifications
Large Makeup Vanity with Charging Station
Makeup Vanity - Night
Makeup Vanity with 3 Lighting Modes
The lights on this makeup vanity with lights are very bright and comes with 3 different settings: warm yellow, warm white and cold white light colors. Touch the switch to change the color mode, or long press the switch to adjust the brightness, perfect for home make up, salon or live broadcast.
Vanity Desk with Hidden Storage and Jewelry Hooks
Featuring 1 large drawer, 2 small drawers and 2 cabinets, this vanity desk allows you to store your jewellery and makeup stuff. The open shelves and hidden shelves provide plenty of storage space to display cosmetic, perfume, nail polish, etc. Let you have a neat and tidy desktop.
Drawers with Compartment Storage
Makeup Vanity has 3 drawers, and each of them has a compartment storage, and the 9-square compartment storage can make your makeup stuffs more organized and neatly arranged.
Drawers with no Compartment Storage
All of the 9-square compartment storage in the drawers can be removed. If you don't want them, you can just remove them, and the drawers also has enough storage space for you to use.
Vanity Desk with Charging Station
This makeup desk is equipped with power strip which contains 2 USB ports and 2 sockets for you to charge your electronics in time. And you can also sit directly in front of this makeup vanity with lights and drawers to easily use the curling iron or hair dryer to style your hair.
Free Shipping
Always free shipping for all orders.
All orders shipped with FedEx Express.
All orders are shipped with a FedEx tracking number.
30 Day Return & Exchange Policy
We offer returns for most items within 30 days of receipt whenever you are not satisfied with the product or change your mind. For more details, please review our Refund Policy: 30-Day Refund Policy
Damage Compensation If you receive a damaged or otherwise unusable item, we will be responsible for refunds, exchange or replacements according to your preference. Help Give us a shout if you have any other questions or concerns.
Email: service@sikaic.com
- Specifications
Free Shipping
Always free shipping for all orders.
All orders shipped with FedEx Express.
All orders are shipped with a FedEx tracking number.
30 Day Return & Exchange Policy
We offer returns for most items within 30 days of receipt whenever you are not satisfied with the product or change your mind. For more details, please review our Refund Policy: 30-Day Refund Policy
Damage Compensation If you receive a damaged or otherwise unusable item, we will be responsible for refunds, exchange or replacements according to your preference. Help Give us a shout if you have any other questions or concerns.
Email: service@sikaic.com
Large Makeup Vanity with Charging Station
Makeup Vanity - Night
Makeup Vanity with 3 Lighting Modes
The lights on this makeup vanity with lights are very bright and comes with 3 different settings: warm yellow, warm white and cold white light colors. Touch the switch to change the color mode, or long press the switch to adjust the brightness, perfect for home make up, salon or live broadcast.
Vanity Desk with Hidden Storage and Jewelry Hooks
Featuring 1 large drawer, 2 small drawers and 2 cabinets, this vanity desk allows you to store your jewellery and makeup stuff. The open shelves and hidden shelves provide plenty of storage space to display cosmetic, perfume, nail polish, etc. Let you have a neat and tidy desktop.
Drawers with Compartment Storage
Makeup Vanity has 3 drawers, and each of them has a compartment storage, and the 9-square compartment storage can make your makeup stuffs more organized and neatly arranged.
Drawers with no Compartment Storage
All of the 9-square compartment storage in the drawers can be removed. If you don't want them, you can just remove them, and the drawers also has enough storage space for you to use.
Vanity Desk with Charging Station
This makeup desk is equipped with power strip which contains 2 USB ports and 2 sockets for you to charge your electronics in time. And you can also sit directly in front of this makeup vanity with lights and drawers to easily use the curling iron or hair dryer to style your hair.
j
jasmyne
Be prepared to spend 2 hours putting it together
It took 2 hours to put together. It is pretty sturdy and will serve its purpose. The mirror light works well and the drawers are very sturdy. Overall, the directions were really well and everything was lettered and each step told you what you needed. I will recommend it to my friends.
T
Tamara M Creswell
Run don’t walk and buy this vanity set
I have put together a lot of furniture in my life and this is by far the most pleasant experience. The instructions are easy to follow, the quality is amazing and well constructed. The tools and pre drilled holes are excellent. I don’t have any issues but it did take me almost 4 hours. Night recommend the vanity, holds way more than I was expecting and just makes me happy to look at it!
M
Mrs. M Leyva
We love this makeup vanity!
I built this vanity for my daughter. It did take me a little over three hours not because it was difficult. It just has a lot to put together. The instructions were great. It even has pictures. There’s no room for mistakes as long as you follow the instructions. The size is exactly what they say it is. As long as you tighten everything, it is very sturdy. For the price it is worth getting. Also, I have never built anything in my life. This was my first time.
Classic Materials Bundle
Makeup Vanity Set with LED Mirror Charging Station Black
$279.99
2Pcs LED Nightstand with Power Outlets Black
$139.99
View Prodduct
Selected 2 Items
Bundle Discount: -$41.98
Sale Saving: -$361.98
Subtotal: $378.00 $419.98
Product Details
Full Details
', current_variant:{"id":47406357774644,"title":"Black \/ Engineered Wood \/ Modern","option1":"Black","option2":"Engineered Wood","option3":"Modern","sku":"DJ503906_2","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Makeup Vanity Set with LED Mirror Charging Station Black - Black \/ Engineered Wood \/ Modern","public_title":"Black \/ Engineered Wood \/ Modern","options":["Black","Engineered Wood","Modern"],"price":27999,"weight":48600,"compare_at_price":49999,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, product_info: {"id":8891788329268,"title":"Makeup Vanity Set with LED Mirror Charging Station Black","handle":"makeup-vanity-set-with-mirror-lights-black","description":"\u003cdiv class=\"iframeTest\"\u003e\u003ciframe data-sanitized-allowfullscreen=\"\" data-sanitized-allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" data-sanitized-frameborder=\"0\" title=\"How to Install | Sikaic Makeup Vanity Set With Mirror And Lights Charging Station\" src=\"https:\/\/www.youtube.com\/embed\/tx9Z2rntpXA\" height=\"409\" width=\"727\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!--第一张图start--\u003e\n\u003ch4 data-sanitized-data-mce-fragment=\"1\" data-mce-fragment=\"1\" style=\"text-align: center;\" class=\"aplus-h1 aplus-module-1-heading a-text-bold\"\u003eLarge Makeup Vanity with Charging Station\u003c\/h4\u003e\n\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1_b9c225b9-bf50-4eb7-b39b-a32b2f1b1f99.jpg?v=1704424869\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1_b9c225b9-bf50-4eb7-b39b-a32b2f1b1f99.jpg?v=1704424869\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1_b9c225b9-bf50-4eb7-b39b-a32b2f1b1f99.jpg?v=1704424869\" alt=\"gaming desk\"\u003e \u003c!--第一张图end--\u003e\n \n \u003c!--第二张图start--\u003e\n\u003ch4 data-sanitized-data-mce-fragment=\"1\" data-mce-fragment=\"1\" style=\"text-align: center;\" class=\"aplus-h1 aplus-module-1-heading a-text-bold\"\u003eMakeup Vanity - Night\u003c\/h4\u003e\n\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/2_06802790-2d84-49b7-8923-c52326522b45.jpg?v=1704424868\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/2_06802790-2d84-49b7-8923-c52326522b45.jpg?v=1704424868\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/2_06802790-2d84-49b7-8923-c52326522b45.jpg?v=1704424868\" alt=\"gaming desk\"\u003e \u003c!--第二张图end--\u003e\n \n \u003c!--1组右start--\u003e\n\u003cdiv data-sanitized-cel_widget_id=\"aplus-premium-module-1-image-text\" data-sanitized-data-cel-widget=\"aplus-premium-module-1-image-text\" data-cel-widget=\"aplus-premium-module-1-image-text\" data-sanitized-data-csa-c-id=\"coxl9a-6825v2-s5qfr6-gm7qel\" data-csa-c-id=\"coxl9a-6825v2-s5qfr6-gm7qel\" class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-display-table\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-left\"\u003e\n \u003ch4 class=\"aplus-h1 aplus-module-1-heading a-text-bold\" style=\"text-align: left;\"\u003eMakeup Vanity with 3 Lighting Modes\u003c\/h4\u003e\n \u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003e The lights on this makeup vanity with lights are very bright and comes with 3 different settings: warm yellow, warm white and cold white light colors. Touch the switch to change the color mode, or long press the switch to adjust the brightness, perfect for home make up, salon or live broadcast.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-image-section\"\u003e\u003cimg data-sanitized-data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/3_36df47d5-b00c-4324-a004-16ee05efbda3.jpg?v=1704424869\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/3_36df47d5-b00c-4324-a004-16ee05efbda3.jpg?v=1704424869\" data-sanitized-data-mce-fragment=\"1\" data-mce-fragment=\"1\" alt=\"desk\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/3_36df47d5-b00c-4324-a004-16ee05efbda3.jpg?v=1704424869\" data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/3_36df47d5-b00c-4324-a004-16ee05efbda3.jpg?v=1704424869\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/3_36df47d5-b00c-4324-a004-16ee05efbda3.jpg?v=1704424869\" style=\"float: right;\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n \u003c!--1组左start--\u003e\n\u003cdiv data-sanitized-cel_widget_id=\"aplus-premium-module-1-image-text\" data-sanitized-data-cel-widget=\"aplus-premium-module-1-image-text\" data-cel-widget=\"aplus-premium-module-1-image-text\" data-sanitized-data-csa-c-id=\"p3hmo9-q4koe9-q7837x-avha34\" data-csa-c-id=\"p3hmo9-q4koe9-q7837x-avha34\" class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-display-table\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-image-section\"\u003e\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/4_07a1ffb5-e2dd-45db-aa2f-3752917c431d.jpg?v=1704424869\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/4_07a1ffb5-e2dd-45db-aa2f-3752917c431d.jpg?v=1704424869\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/4_07a1ffb5-e2dd-45db-aa2f-3752917c431d.jpg?v=1704424869\" alt=\"2 person desk\" style=\"float: left;\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-right\"\u003e\n \u003ch4 class=\"aplus-h1 aplus-module-1-heading a-text-bold\" style=\"text-align: left;\"\u003eVanity Desk with Hidden Storage and Jewelry Hooks\u003c\/h4\u003e\n \u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eFeaturing 1 large drawer, 2 small drawers and 2 cabinets, this vanity desk allows you to store your jewellery and makeup stuff. The open shelves and hidden shelves provide plenty of storage space to display cosmetic, perfume, nail polish, etc. Let you have a neat and tidy desktop.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n \u003c!--2组右start--\u003e\n\u003cdiv data-sanitized-cel_widget_id=\"aplus-premium-module-1-image-text\" data-sanitized-data-cel-widget=\"aplus-premium-module-1-image-text\" data-cel-widget=\"aplus-premium-module-1-image-text\" data-sanitized-data-csa-c-id=\"w2nnrr-2h07ga-x438k7-em6e7d\" data-csa-c-id=\"w2nnrr-2h07ga-x438k7-em6e7d\" class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-display-table\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-left\"\u003e\n \u003ch4 class=\"aplus-h1 aplus-module-1-heading a-text-bold\" style=\"text-align: left;\"\u003eDrawers with Compartment Storage\u003c\/h4\u003e\n \u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eMakeup Vanity has 3 drawers, and each of them has a compartment storage, and the 9-square compartment storage can make your makeup stuffs more organized and neatly arranged.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-image-section\"\u003e\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/5_9b89094b-85d0-48ea-95d1-ded21a99b5e4.jpg?v=1704424869\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/5_9b89094b-85d0-48ea-95d1-ded21a99b5e4.jpg?v=1704424869\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/5_9b89094b-85d0-48ea-95d1-ded21a99b5e4.jpg?v=1704424869\" alt=\"desks\" style=\"float: right;\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n \u003c!--2组左start--\u003e\n\u003cdiv data-sanitized-cel_widget_id=\"aplus-premium-module-1-image-text\" data-sanitized-data-cel-widget=\"aplus-premium-module-1-image-text\" data-cel-widget=\"aplus-premium-module-1-image-text\" data-sanitized-data-csa-c-id=\"p3hmo9-q4koe9-q7837x-avha34\" data-csa-c-id=\"p3hmo9-q4koe9-q7837x-avha34\" class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-display-table\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-image-section\"\u003e\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/6_0ad3edc1-1b57-4d06-95aa-f9268ebc8bb6.jpg?v=1704424869\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/6_0ad3edc1-1b57-4d06-95aa-f9268ebc8bb6.jpg?v=1704424869\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/6_0ad3edc1-1b57-4d06-95aa-f9268ebc8bb6.jpg?v=1704424869\" alt=\"2 person desk\" style=\"float: left;\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-right\"\u003e\n \u003ch4 class=\"aplus-h1 aplus-module-1-heading a-text-bold\" style=\"text-align: left;\"\u003eDrawers with no Compartment Storage\u003c\/h4\u003e\n \u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eAll of the 9-square compartment storage in the drawers can be removed. If you don't want them, you can just remove them, and the drawers also has enough storage space for you to use.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sanitized-cel_widget_id=\"aplus-premium-module-1-image-text\" data-sanitized-data-cel-widget=\"aplus-premium-module-1-image-text\" data-cel-widget=\"aplus-premium-module-1-image-text\" data-sanitized-data-csa-c-id=\"w2nnrr-2h07ga-x438k7-em6e7d\" data-csa-c-id=\"w2nnrr-2h07ga-x438k7-em6e7d\" class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-display-table\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-left\"\u003e\n \u003ch4 class=\"aplus-h1 aplus-module-1-heading a-text-bold\" style=\"text-align: left;\"\u003eVanity Desk with Charging Station\u003c\/h4\u003e\n \u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eThis makeup desk is equipped with power strip which contains 2 USB ports and 2 sockets for you to charge your electronics in time. And you can also sit directly in front of this makeup vanity with lights and drawers to easily use the curling iron or hair dryer to style your hair.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-image-section\"\u003e\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/7_3d609dfa-2abf-492e-816b-d38d6da471ab.jpg?v=1704424869\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/7_3d609dfa-2abf-492e-816b-d38d6da471ab.jpg?v=1704424869\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/7_3d609dfa-2abf-492e-816b-d38d6da471ab.jpg?v=1704424869\" alt=\"desks\" style=\"float: right;\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!---最后大长图--\u003e\n\u003cdiv data-sanitized-cel_widget_id=\"aplus-premium-module-2-fullbackground-image\" data-sanitized-data-cel-widget=\"aplus-premium-module-2-fullbackground-image\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\" data-sanitized-data-csa-c-id=\"39dukz-mazqz2-q7xukr-74gsha\" data-csa-c-id=\"39dukz-mazqz2-q7xukr-74gsha\" class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/8_66f92936-f93b-4182-ad92-9d3c2c41c646.jpg?v=1704425975\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/8_66f92936-f93b-4182-ad92-9d3c2c41c646.jpg?v=1704425975\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/8_66f92936-f93b-4182-ad92-9d3c2c41c646.jpg?v=1704425975\" alt=\"office desk\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!--参数--\u003e\n\u003cdiv style=\"display: none;\" class=\"descriptionOuterBox\"\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\" data-csa-c-id=\"p3hmo9-q4koe9-q7837x-avha45\" data-cel-widget=\"aplus-premium-module-1-image-text\" cel_widget_id=\"aplus-premium-module-1-image-text\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n\u003cdiv class=\"a-section a-spacing-none aplus-display-table descriptionOuterTable\"\u003e\n\n \u003cimg class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/468ef44610c31b5b50b747b4f9f5ee49_9bdd0f69-61a2-4080-8c95-8f5debb0144c.jpg?v=1704424881\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/468ef44610c31b5b50b747b4f9f5ee49_9bdd0f69-61a2-4080-8c95-8f5debb0144c.jpg?v=1704424881\"\u003e\n\n\u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-right\"\u003e\n\u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eBrand\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eSikaic\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eEngineered Wood, Metal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eProduct Dimensions\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003e15.8 x 45.2 x 54.5 inches\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!--第一行start--\u003e \u003c!--第一行end--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eItem Weight\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003e106 Pounds\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eStyle\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eModern\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eEngineered Wood, Metal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eAssembly Required\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eYes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--F\u0026q start--\u003e\n\u003cdiv style=\"display: none;\" class=\"descriptionOuterFaqBox\"\u003e\n\t\u003c!--第1组 start--\u003e\n\t\u003cdiv class=\"faq-list-item\"\u003e\n\t\t\u003cdiv class=\"faq-item\"\u003e\n\t\t\t\u003cdiv class=\"question\"\u003e\n\t\t\t\t\u003cdiv\u003e Q: \u003cspan\u003eDo you offer assembly?\u003c\/span\u003e\n\u003c\/div\u003e\n\t\t\t\t\u003cp\u003eBY Diana Marie Leuzzi 2024\/2\/20 \u003c\/p\u003e\n\t\t\t\u003c\/div\u003e \n\t\t\t\u003cdiv class=\"answer\"\u003e\n\t\t\t\tA: \u003cspan\u003eAssemble is required, but don't worry! The product is designed with ease of installation in mind, comes with clear and detailed instructions that guide you through the installation process step by step. Most components are pre-drilled and ready for easy attachment, allowing you to quickly and effortlessly put together. All products have clear Installation steps, and all parts are individually packed and marked. \u003c\/span\u003e\n\t\t\t\u003c\/div\u003e \n\t\t\t\u003cbutton class=\"like-btn\"\u003e\n\t\t\t\t\u003cspan\u003e\n\t\t\t\t\t\u003csvg class=\"svg-review-like\" viewbox=\"0 0 23 23\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\t\t\t\t\t\t\u003cpath d=\"M17.72 21.3218C18.7292 21.3212 19.7115 20.4958 19.8883 19.5018L21.2853 11.653C21.5607 10.1089 20.5445 8.90437 18.9783 8.91604L18.6977 8.91837C18.216 8.92231 17.7344 8.92562 17.2528 8.92829C16.7355 8.93242 16.2183 8.93242 15.7011 8.92829L14.8535 8.91662L15.1679 8.12912C15.4479 7.42794 15.7629 5.51112 15.7559 4.62854C15.739 2.63119 14.8984 1.48787 13.8613 1.50012C12.5867 1.51529 11.9619 2.14179 11.9654 3.99212C11.9713 7.07269 9.17243 10.1749 5.8095 10.1475C5.62147 10.1459 5.43343 10.1459 5.2454 10.1475L5.14915 10.1486C5.14393 10.1486 5.16665 21.3352 5.16665 21.3352C5.16665 21.3329 17.72 21.3218 17.72 21.3218ZM17.2469 7.76162C17.7272 7.75913 18.2075 7.75582 18.6877 7.75169L18.9689 7.74937C21.2661 7.73244 22.8364 9.59562 22.4339 11.8578L21.0368 19.706C20.7609 21.2553 19.2956 22.4867 17.7212 22.4885L5.1725 22.4989C4.86329 22.5005 4.5661 22.3792 4.34625 22.1618C4.1264 21.9443 4.00186 21.6485 4 21.3393L3.97668 10.1509C3.9759 9.84264 4.09731 9.5466 4.31433 9.32761C4.53134 9.10863 4.82628 8.98455 5.13457 8.98254L5.23493 8.98137C5.3965 8.97962 5.59368 8.97962 5.81825 8.98137C8.50275 9.00297 10.8028 6.45379 10.7988 3.99444C10.7941 1.50069 11.9363 0.356793 13.8467 0.333441C15.6288 0.312441 16.9004 2.04262 16.9214 4.61862C16.9284 5.39737 16.7342 6.77404 16.4921 7.76451C16.7114 7.76451 16.9652 7.76337 17.2469 7.76162ZM1.66668 10.2501V21.3334H2.30832C2.46304 21.3334 2.61141 21.3949 2.72081 21.5043C2.8302 21.6137 2.89166 21.7621 2.89166 21.9168C2.89166 22.0715 2.8302 22.2199 2.72081 22.3293C2.61141 22.4387 2.46304 22.5001 2.30832 22.5001H1.23382C1.13772 22.5006 1.04247 22.4821 0.953536 22.4456C0.864601 22.4092 0.78373 22.3556 0.715558 22.2878C0.647386 22.2201 0.593253 22.1396 0.556263 22.0509C0.519273 21.9622 0.500154 21.867 0.5 21.7709V9.81262C0.5 9.40837 0.830176 9.08344 1.23207 9.08344H2.29607C2.45079 9.08344 2.59916 9.1449 2.70856 9.2543C2.81795 9.36369 2.87941 9.51207 2.87941 9.66678C2.87941 9.82149 2.81795 9.96986 2.70856 10.0793C2.59916 10.1887 2.45079 10.2501 2.29607 10.2501H1.66668Z\" fill=\"#333333\"\u003e\n\t\t\t\t\t\t\u003c\/path\u003e\n\t\t\t\t\t\u003c\/svg\u003e\n\t\t\t\t\u003c\/span\u003e\n\t\t\t\t\u003cspan\u003eHelpful 36\u003c\/span\u003e\n\t\t\t\u003c\/button\u003e\n\t\t\u003c\/div\u003e\n\t\u003c\/div\u003e\n\t\u003c!--第1组 end--\u003e\n\n \n \n\u003c\/div\u003e\n\u003c!--F\u0026q end--\u003e\n\u003c\/div\u003e","published_at":"2024-01-05T11:55:53+08:00","created_at":"2024-01-05T11:55:53+08:00","vendor":"Sikaic","type":"Makeup Vanity","tags":["Makeup vanity"],"price":27999,"price_min":27999,"price_max":27999,"available":true,"price_varies":false,"compare_at_price":49999,"compare_at_price_min":49999,"compare_at_price_max":49999,"compare_at_price_varies":false,"variants":[{"id":47406357774644,"title":"Black \/ Engineered Wood \/ Modern","option1":"Black","option2":"Engineered Wood","option3":"Modern","sku":"DJ503906_2","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"Makeup Vanity Set with LED Mirror Charging Station Black - Black \/ Engineered Wood \/ Modern","public_title":"Black \/ Engineered Wood \/ Modern","options":["Black","Engineered Wood","Modern"],"price":27999,"weight":48600,"compare_at_price":49999,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-makeup-vanity-black-engineered-wood-modern-makeup-vanity-set-with-led-mirror-charging-station-black-1154850535.jpg?v=1744118864","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560790229300.jpg?v=1744109749","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789934388.jpg?v=1744109749","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560790130996.jpg?v=1744109749","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789672244.jpg?v=1744109749","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560790065460.jpg?v=1744109749","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789639476.jpg?v=1744109749","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789803316.jpg?v=1744109749","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789901620.jpg?v=1744109749","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789737780.jpg?v=1744109749","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-makeup-vanity-black-engineered-wood-modern-makeup-vanity-set-with-led-mirror-charging-station-black-1157120458.jpg?v=1745227912"],"featured_image":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-makeup-vanity-black-engineered-wood-modern-makeup-vanity-set-with-led-mirror-charging-station-black-1154850535.jpg?v=1744118864","options":["Color","Material","Style"],"media":[{"alt":"Sikaic Makeup Vanity Makeup Vanity Set with LED Mirror Charging Station Black Black \/ Engineered Wood \/ Modern","id":38001586405684,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-makeup-vanity-black-engineered-wood-modern-makeup-vanity-set-with-led-mirror-charging-station-black-1154850535.jpg?v=1744118864"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-makeup-vanity-black-engineered-wood-modern-makeup-vanity-set-with-led-mirror-charging-station-black-1154850535.jpg?v=1744118864","width":1500},{"alt":"Sikaic Vanity Makeup Vanity Set with Mirror and Lights Charging Station Black","id":35980273615156,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560790229300.jpg?v=1744109749"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560790229300.jpg?v=1744109749","width":1500},{"alt":"Sikaic Vanity Makeup Vanity Set with Mirror and Lights Charging Station Black","id":35980272173364,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789934388.jpg?v=1744109749"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789934388.jpg?v=1744109749","width":1500},{"alt":"Sikaic Vanity Makeup Vanity Set with Mirror and Lights Charging Station Black","id":35980272337204,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560790130996.jpg?v=1744109749"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560790130996.jpg?v=1744109749","width":1500},{"alt":"Sikaic Vanity Makeup Vanity Set with Mirror and Lights Charging Station Black","id":35980303892788,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789672244.jpg?v=1744109749"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789672244.jpg?v=1744109749","width":1500},{"alt":"Sikaic Vanity Makeup Vanity Set with Mirror and Lights Charging Station Black","id":35980272992564,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560790065460.jpg?v=1744109749"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560790065460.jpg?v=1744109749","width":1500},{"alt":"Sikaic Vanity Makeup Vanity Set with Mirror and Lights Charging Station Black","id":35980304875828,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789639476.jpg?v=1744109749"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789639476.jpg?v=1744109749","width":1500},{"alt":"Sikaic Vanity Makeup Vanity Set with Mirror and Lights Charging Station Black","id":35980305531188,"position":8,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789803316.jpg?v=1744109749"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789803316.jpg?v=1744109749","width":1500},{"alt":"Sikaic Vanity Makeup Vanity Set with Mirror and Lights Charging Station Black","id":35980270207284,"position":9,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789901620.jpg?v=1744109749"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789901620.jpg?v=1744109749","width":1500},{"alt":"Sikaic Vanity Makeup Vanity Set with Mirror and Lights Charging Station Black","id":35980271255860,"position":10,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789737780.jpg?v=1744109749"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-vanity-black-engineered-wood-modern-makeup-vanity-set-with-mirror-and-lights-charging-station-black-dj503036-1-43560789737780.jpg?v=1744109749","width":1500},{"alt":"Sikaic Makeup Vanity Makeup Vanity Set with LED Mirror Charging Station Black Black \/ Engineered Wood \/ Modern","id":38044771451188,"position":11,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-makeup-vanity-black-engineered-wood-modern-makeup-vanity-set-with-led-mirror-charging-station-black-1157120458.jpg?v=1745227912"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-makeup-vanity-black-engineered-wood-modern-makeup-vanity-set-with-led-mirror-charging-station-black-1157120458.jpg?v=1745227912","width":1500}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cdiv class=\"iframeTest\"\u003e\u003ciframe data-sanitized-allowfullscreen=\"\" data-sanitized-allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" data-sanitized-frameborder=\"0\" title=\"How to Install | Sikaic Makeup Vanity Set With Mirror And Lights Charging Station\" src=\"https:\/\/www.youtube.com\/embed\/tx9Z2rntpXA\" height=\"409\" width=\"727\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!--第一张图start--\u003e\n\u003ch4 data-sanitized-data-mce-fragment=\"1\" data-mce-fragment=\"1\" style=\"text-align: center;\" class=\"aplus-h1 aplus-module-1-heading a-text-bold\"\u003eLarge Makeup Vanity with Charging Station\u003c\/h4\u003e\n\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1_b9c225b9-bf50-4eb7-b39b-a32b2f1b1f99.jpg?v=1704424869\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1_b9c225b9-bf50-4eb7-b39b-a32b2f1b1f99.jpg?v=1704424869\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1_b9c225b9-bf50-4eb7-b39b-a32b2f1b1f99.jpg?v=1704424869\" alt=\"gaming desk\"\u003e \u003c!--第一张图end--\u003e\n \n \u003c!--第二张图start--\u003e\n\u003ch4 data-sanitized-data-mce-fragment=\"1\" data-mce-fragment=\"1\" style=\"text-align: center;\" class=\"aplus-h1 aplus-module-1-heading a-text-bold\"\u003eMakeup Vanity - Night\u003c\/h4\u003e\n\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/2_06802790-2d84-49b7-8923-c52326522b45.jpg?v=1704424868\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/2_06802790-2d84-49b7-8923-c52326522b45.jpg?v=1704424868\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/2_06802790-2d84-49b7-8923-c52326522b45.jpg?v=1704424868\" alt=\"gaming desk\"\u003e \u003c!--第二张图end--\u003e\n \n \u003c!--1组右start--\u003e\n\u003cdiv data-sanitized-cel_widget_id=\"aplus-premium-module-1-image-text\" data-sanitized-data-cel-widget=\"aplus-premium-module-1-image-text\" data-cel-widget=\"aplus-premium-module-1-image-text\" data-sanitized-data-csa-c-id=\"coxl9a-6825v2-s5qfr6-gm7qel\" data-csa-c-id=\"coxl9a-6825v2-s5qfr6-gm7qel\" class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-display-table\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-left\"\u003e\n \u003ch4 class=\"aplus-h1 aplus-module-1-heading a-text-bold\" style=\"text-align: left;\"\u003eMakeup Vanity with 3 Lighting Modes\u003c\/h4\u003e\n \u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003e The lights on this makeup vanity with lights are very bright and comes with 3 different settings: warm yellow, warm white and cold white light colors. Touch the switch to change the color mode, or long press the switch to adjust the brightness, perfect for home make up, salon or live broadcast.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-image-section\"\u003e\u003cimg data-sanitized-data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/3_36df47d5-b00c-4324-a004-16ee05efbda3.jpg?v=1704424869\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/3_36df47d5-b00c-4324-a004-16ee05efbda3.jpg?v=1704424869\" data-sanitized-data-mce-fragment=\"1\" data-mce-fragment=\"1\" alt=\"desk\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/3_36df47d5-b00c-4324-a004-16ee05efbda3.jpg?v=1704424869\" data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/3_36df47d5-b00c-4324-a004-16ee05efbda3.jpg?v=1704424869\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/3_36df47d5-b00c-4324-a004-16ee05efbda3.jpg?v=1704424869\" style=\"float: right;\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n \u003c!--1组左start--\u003e\n\u003cdiv data-sanitized-cel_widget_id=\"aplus-premium-module-1-image-text\" data-sanitized-data-cel-widget=\"aplus-premium-module-1-image-text\" data-cel-widget=\"aplus-premium-module-1-image-text\" data-sanitized-data-csa-c-id=\"p3hmo9-q4koe9-q7837x-avha34\" data-csa-c-id=\"p3hmo9-q4koe9-q7837x-avha34\" class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-display-table\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-image-section\"\u003e\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/4_07a1ffb5-e2dd-45db-aa2f-3752917c431d.jpg?v=1704424869\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/4_07a1ffb5-e2dd-45db-aa2f-3752917c431d.jpg?v=1704424869\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/4_07a1ffb5-e2dd-45db-aa2f-3752917c431d.jpg?v=1704424869\" alt=\"2 person desk\" style=\"float: left;\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-right\"\u003e\n \u003ch4 class=\"aplus-h1 aplus-module-1-heading a-text-bold\" style=\"text-align: left;\"\u003eVanity Desk with Hidden Storage and Jewelry Hooks\u003c\/h4\u003e\n \u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eFeaturing 1 large drawer, 2 small drawers and 2 cabinets, this vanity desk allows you to store your jewellery and makeup stuff. The open shelves and hidden shelves provide plenty of storage space to display cosmetic, perfume, nail polish, etc. Let you have a neat and tidy desktop.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n \u003c!--2组右start--\u003e\n\u003cdiv data-sanitized-cel_widget_id=\"aplus-premium-module-1-image-text\" data-sanitized-data-cel-widget=\"aplus-premium-module-1-image-text\" data-cel-widget=\"aplus-premium-module-1-image-text\" data-sanitized-data-csa-c-id=\"w2nnrr-2h07ga-x438k7-em6e7d\" data-csa-c-id=\"w2nnrr-2h07ga-x438k7-em6e7d\" class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-display-table\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-left\"\u003e\n \u003ch4 class=\"aplus-h1 aplus-module-1-heading a-text-bold\" style=\"text-align: left;\"\u003eDrawers with Compartment Storage\u003c\/h4\u003e\n \u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eMakeup Vanity has 3 drawers, and each of them has a compartment storage, and the 9-square compartment storage can make your makeup stuffs more organized and neatly arranged.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-image-section\"\u003e\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/5_9b89094b-85d0-48ea-95d1-ded21a99b5e4.jpg?v=1704424869\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/5_9b89094b-85d0-48ea-95d1-ded21a99b5e4.jpg?v=1704424869\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/5_9b89094b-85d0-48ea-95d1-ded21a99b5e4.jpg?v=1704424869\" alt=\"desks\" style=\"float: right;\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n \u003c!--2组左start--\u003e\n\u003cdiv data-sanitized-cel_widget_id=\"aplus-premium-module-1-image-text\" data-sanitized-data-cel-widget=\"aplus-premium-module-1-image-text\" data-cel-widget=\"aplus-premium-module-1-image-text\" data-sanitized-data-csa-c-id=\"p3hmo9-q4koe9-q7837x-avha34\" data-csa-c-id=\"p3hmo9-q4koe9-q7837x-avha34\" class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-display-table\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-image-section\"\u003e\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/6_0ad3edc1-1b57-4d06-95aa-f9268ebc8bb6.jpg?v=1704424869\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/6_0ad3edc1-1b57-4d06-95aa-f9268ebc8bb6.jpg?v=1704424869\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/6_0ad3edc1-1b57-4d06-95aa-f9268ebc8bb6.jpg?v=1704424869\" alt=\"2 person desk\" style=\"float: left;\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-right\"\u003e\n \u003ch4 class=\"aplus-h1 aplus-module-1-heading a-text-bold\" style=\"text-align: left;\"\u003eDrawers with no Compartment Storage\u003c\/h4\u003e\n \u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eAll of the 9-square compartment storage in the drawers can be removed. If you don't want them, you can just remove them, and the drawers also has enough storage space for you to use.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-sanitized-cel_widget_id=\"aplus-premium-module-1-image-text\" data-sanitized-data-cel-widget=\"aplus-premium-module-1-image-text\" data-cel-widget=\"aplus-premium-module-1-image-text\" data-sanitized-data-csa-c-id=\"w2nnrr-2h07ga-x438k7-em6e7d\" data-csa-c-id=\"w2nnrr-2h07ga-x438k7-em6e7d\" class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-display-table\"\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-left\"\u003e\n \u003ch4 class=\"aplus-h1 aplus-module-1-heading a-text-bold\" style=\"text-align: left;\"\u003eVanity Desk with Charging Station\u003c\/h4\u003e\n \u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eThis makeup desk is equipped with power strip which contains 2 USB ports and 2 sockets for you to charge your electronics in time. And you can also sit directly in front of this makeup vanity with lights and drawers to easily use the curling iron or hair dryer to style your hair.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-image-section\"\u003e\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/7_3d609dfa-2abf-492e-816b-d38d6da471ab.jpg?v=1704424869\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/7_3d609dfa-2abf-492e-816b-d38d6da471ab.jpg?v=1704424869\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/7_3d609dfa-2abf-492e-816b-d38d6da471ab.jpg?v=1704424869\" alt=\"desks\" style=\"float: right;\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!---最后大长图--\u003e\n\u003cdiv data-sanitized-cel_widget_id=\"aplus-premium-module-2-fullbackground-image\" data-sanitized-data-cel-widget=\"aplus-premium-module-2-fullbackground-image\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\" data-sanitized-data-csa-c-id=\"39dukz-mazqz2-q7xukr-74gsha\" data-csa-c-id=\"39dukz-mazqz2-q7xukr-74gsha\" class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\u003cimg data-sanitized-data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/8_66f92936-f93b-4182-ad92-9d3c2c41c646.jpg?v=1704425975\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/8_66f92936-f93b-4182-ad92-9d3c2c41c646.jpg?v=1704425975\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/8_66f92936-f93b-4182-ad92-9d3c2c41c646.jpg?v=1704425975\" alt=\"office desk\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!--参数--\u003e\n\u003cdiv style=\"display: none;\" class=\"descriptionOuterBox\"\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\" data-csa-c-id=\"p3hmo9-q4koe9-q7837x-avha45\" data-cel-widget=\"aplus-premium-module-1-image-text\" cel_widget_id=\"aplus-premium-module-1-image-text\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n\u003cdiv class=\"a-section a-spacing-none aplus-display-table descriptionOuterTable\"\u003e\n\n \u003cimg class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/468ef44610c31b5b50b747b4f9f5ee49_9bdd0f69-61a2-4080-8c95-8f5debb0144c.jpg?v=1704424881\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/468ef44610c31b5b50b747b4f9f5ee49_9bdd0f69-61a2-4080-8c95-8f5debb0144c.jpg?v=1704424881\"\u003e\n\n\u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-right\"\u003e\n\u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eBrand\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eSikaic\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eEngineered Wood, Metal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eProduct Dimensions\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003e15.8 x 45.2 x 54.5 inches\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!--第一行start--\u003e \u003c!--第一行end--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eItem Weight\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003e106 Pounds\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eStyle\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eModern\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eEngineered Wood, Metal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eAssembly Required\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eYes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--F\u0026q start--\u003e\n\u003cdiv style=\"display: none;\" class=\"descriptionOuterFaqBox\"\u003e\n\t\u003c!--第1组 start--\u003e\n\t\u003cdiv class=\"faq-list-item\"\u003e\n\t\t\u003cdiv class=\"faq-item\"\u003e\n\t\t\t\u003cdiv class=\"question\"\u003e\n\t\t\t\t\u003cdiv\u003e Q: \u003cspan\u003eDo you offer assembly?\u003c\/span\u003e\n\u003c\/div\u003e\n\t\t\t\t\u003cp\u003eBY Diana Marie Leuzzi 2024\/2\/20 \u003c\/p\u003e\n\t\t\t\u003c\/div\u003e \n\t\t\t\u003cdiv class=\"answer\"\u003e\n\t\t\t\tA: \u003cspan\u003eAssemble is required, but don't worry! The product is designed with ease of installation in mind, comes with clear and detailed instructions that guide you through the installation process step by step. Most components are pre-drilled and ready for easy attachment, allowing you to quickly and effortlessly put together. All products have clear Installation steps, and all parts are individually packed and marked. \u003c\/span\u003e\n\t\t\t\u003c\/div\u003e \n\t\t\t\u003cbutton class=\"like-btn\"\u003e\n\t\t\t\t\u003cspan\u003e\n\t\t\t\t\t\u003csvg class=\"svg-review-like\" viewbox=\"0 0 23 23\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\t\t\t\t\t\t\u003cpath d=\"M17.72 21.3218C18.7292 21.3212 19.7115 20.4958 19.8883 19.5018L21.2853 11.653C21.5607 10.1089 20.5445 8.90437 18.9783 8.91604L18.6977 8.91837C18.216 8.92231 17.7344 8.92562 17.2528 8.92829C16.7355 8.93242 16.2183 8.93242 15.7011 8.92829L14.8535 8.91662L15.1679 8.12912C15.4479 7.42794 15.7629 5.51112 15.7559 4.62854C15.739 2.63119 14.8984 1.48787 13.8613 1.50012C12.5867 1.51529 11.9619 2.14179 11.9654 3.99212C11.9713 7.07269 9.17243 10.1749 5.8095 10.1475C5.62147 10.1459 5.43343 10.1459 5.2454 10.1475L5.14915 10.1486C5.14393 10.1486 5.16665 21.3352 5.16665 21.3352C5.16665 21.3329 17.72 21.3218 17.72 21.3218ZM17.2469 7.76162C17.7272 7.75913 18.2075 7.75582 18.6877 7.75169L18.9689 7.74937C21.2661 7.73244 22.8364 9.59562 22.4339 11.8578L21.0368 19.706C20.7609 21.2553 19.2956 22.4867 17.7212 22.4885L5.1725 22.4989C4.86329 22.5005 4.5661 22.3792 4.34625 22.1618C4.1264 21.9443 4.00186 21.6485 4 21.3393L3.97668 10.1509C3.9759 9.84264 4.09731 9.5466 4.31433 9.32761C4.53134 9.10863 4.82628 8.98455 5.13457 8.98254L5.23493 8.98137C5.3965 8.97962 5.59368 8.97962 5.81825 8.98137C8.50275 9.00297 10.8028 6.45379 10.7988 3.99444C10.7941 1.50069 11.9363 0.356793 13.8467 0.333441C15.6288 0.312441 16.9004 2.04262 16.9214 4.61862C16.9284 5.39737 16.7342 6.77404 16.4921 7.76451C16.7114 7.76451 16.9652 7.76337 17.2469 7.76162ZM1.66668 10.2501V21.3334H2.30832C2.46304 21.3334 2.61141 21.3949 2.72081 21.5043C2.8302 21.6137 2.89166 21.7621 2.89166 21.9168C2.89166 22.0715 2.8302 22.2199 2.72081 22.3293C2.61141 22.4387 2.46304 22.5001 2.30832 22.5001H1.23382C1.13772 22.5006 1.04247 22.4821 0.953536 22.4456C0.864601 22.4092 0.78373 22.3556 0.715558 22.2878C0.647386 22.2201 0.593253 22.1396 0.556263 22.0509C0.519273 21.9622 0.500154 21.867 0.5 21.7709V9.81262C0.5 9.40837 0.830176 9.08344 1.23207 9.08344H2.29607C2.45079 9.08344 2.59916 9.1449 2.70856 9.2543C2.81795 9.36369 2.87941 9.51207 2.87941 9.66678C2.87941 9.82149 2.81795 9.96986 2.70856 10.0793C2.59916 10.1887 2.45079 10.2501 2.29607 10.2501H1.66668Z\" fill=\"#333333\"\u003e\n\t\t\t\t\t\t\u003c\/path\u003e\n\t\t\t\t\t\u003c\/svg\u003e\n\t\t\t\t\u003c\/span\u003e\n\t\t\t\t\u003cspan\u003eHelpful 36\u003c\/span\u003e\n\t\t\t\u003c\/button\u003e\n\t\t\u003c\/div\u003e\n\t\u003c\/div\u003e\n\t\u003c!--第1组 end--\u003e\n\n \n \n\u003c\/div\u003e\n\u003c!--F\u0026q end--\u003e\n\u003c\/div\u003e"} }, { product_id: 8783417344308,sub_title:'
Modern Bedside Table with 2 Storage Drawers and Open Storage
',current_variant:{"id":47119271625012,"title":"Black \/ Modern","option1":"Black","option2":"Modern","option3":null,"sku":"DJ502769_2","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"2Pcs LED Nightstand with Power Outlets Black - Black \/ Modern","public_title":"Black \/ Modern","options":["Black","Modern"],"price":13999,"weight":21000,"compare_at_price":23999,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}, product_info: {"id":8783417344308,"title":"2Pcs LED Nightstand with Power Outlets Black","handle":"2pcs-led-nightstands-black","description":"\u003cdiv class=\"iframeTest\"\u003e\u003ciframe title=\"How to Install | Sikaic 2Pcs LED Nightstands With Charging Station Power Outlets \u0026amp; Drawers\" src=\"https:\/\/www.youtube.com\/embed\/xYxdjFboKaw\" height=\"480\" width=\"853\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003ch4 style=\"text-align: center;\"\u003eLED Nightstand Set of 2 for Bedrooms\u003c\/h4\u003e\n\u003c!--第一张图start--\u003e\n\u003cp\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1464x600_13303f9f-a4bf-4b0c-83c8-d2f07c559186.jpg?v=1701230620\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1464x600_13303f9f-a4bf-4b0c-83c8-d2f07c559186.jpg?v=1701230620\" alt=\"gaming desk\"\u003e\u003c\/p\u003e\n\u003c!--第一张图end--\u003e\n\u003ch4 style=\"text-align: center;\"\u003eRGB LED Nightstand Controlled by Both Key and App\u003c\/h4\u003e\n\u003c!--第一张图start--\u003e\n\u003cp\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1464x600_3707a0c9-b461-4982-a22c-2d5f1c026ed2.jpg?v=1701230620\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1464x600_3707a0c9-b461-4982-a22c-2d5f1c026ed2.jpg?v=1701230620\" alt=\"gaming desk\"\u003e\u003c\/p\u003e\n\u003c!--第一张图end--\u003e\n\u003ch4 style=\"text-align: center;\"\u003eNightstands Set of 2 with Charging Station\u003c\/h4\u003e\n\u003c!--第一张图start--\u003e\n\u003cp\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1464x600_3c887641-3a69-4c62-9e77-95b95b146803.jpg?v=1699620082\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1464x600_3c887641-3a69-4c62-9e77-95b95b146803.jpg?v=1699620082\" alt=\"gaming desk\"\u003e\u003c\/p\u003e\n\u003c!--第一张图end--\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c!--4个图start4--\u003e\n\u003cdiv data-cel-widget=\"aplus-premium-module-3-four-column-images\" data-csa-c-id=\"vhhued-sd1ebo-z3z6zx-ls2t1\" class=\"celwidget aplus-module premium-module-3-four-column-images aplus-premium\" cel_widget_id=\"aplus-premium-module-3-four-column-images\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-3 aplus-container-1\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus-four-column\"\u003e\n\u003c!--图1start--\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus-column\"\u003e\n\u003cdiv class=\"a-section a-spacing-none {'column-image'}\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225-2_b930fc00-b9d6-49ad-a7b7-57d4428306bf.jpg?v=1701230620\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225-2_b930fc00-b9d6-49ad-a7b7-57d4428306bf.jpg?v=1701230620\" alt=\"desk with storage\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-heading\"\u003e\n\u003ch1 class=\"aplus-h3 a-text-bold\"\u003e2 Storage Drawers\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-description\"\u003e\n\u003cp class=\"aplus-p3\"\u003eWith 2 storage drawers, the customer can organize their stuff as their need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--图1end--\u003e \u003c!--图2tart--\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus-column\"\u003e\n\u003cdiv class=\"a-section a-spacing-none {'column-image'}\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225-3_c62a294f-f97c-4b65-9223-ce7d7a2b36f0.jpg?v=1701230619\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225-3_c62a294f-f97c-4b65-9223-ce7d7a2b36f0.jpg?v=1701230619\" alt=\"long desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-heading\"\u003e\n\u003ch1 class=\"aplus-h3 a-text-bold\"\u003eElegant Handles\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-description\"\u003e\n\u003cp class=\"aplus-p3\"\u003eThe drawers of the nightstand match with aluminum handles, easy to pull out and push on the drawers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--图2end--\u003e \u003c!--图3tart--\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus-column\"\u003e\n\u003cdiv class=\"a-section a-spacing-none {'column-image'}\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225_f0bbd6a4-1412-4f09-86d1-371fde33a31c.jpg?v=1701230620\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225_f0bbd6a4-1412-4f09-86d1-371fde33a31c.jpg?v=1701230620\" alt=\"home office desks\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-heading\"\u003e\n\u003ch1 class=\"aplus-h3 a-text-bold\"\u003eOpen shelf\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-description\"\u003e\n\u003cp class=\"aplus-p3\"\u003eThe open-shelf design is very convenient. you can take out or put in what you want quickly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--图3end--\u003e \u003c!--图4tart--\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus-column\"\u003e\n\u003cdiv class=\"a-section a-spacing-none {'column-image'}\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225-4_a9f5cf3c-a6d7-4b77-9a21-2a6ab3d263bf.jpg?v=1701230620\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225-4_a9f5cf3c-a6d7-4b77-9a21-2a6ab3d263bf.jpg?v=1701230620\" alt=\"home office desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-heading\"\u003e\n\u003ch1 class=\"aplus-h3 a-text-bold\"\u003eLED Light Strips\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-description\"\u003e\n\u003cp class=\"aplus-p3\"\u003eYou can personalize the light color which you like. Multi-color and modes for you to choose from.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--图4end--\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!---4个图end4--\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c!--start--\u003e\n\u003cdiv class=\"descriptionOuterBox\" style=\"display: none;\"\u003e\n\u003cdiv data-cel-widget=\"aplus-premium-module-1-image-text\" data-csa-c-id=\"p3hmo9-q4koe9-q7837x-avha45\" class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\" cel_widget_id=\"aplus-premium-module-1-image-text\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n\u003cdiv class=\"a-section a-spacing-none aplus-display-table\"\u003e\n\u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-image-section\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/468ef44610c31b5b50b747b4f9f5ee49_8de40aa6-7992-4b9d-86a8-9961e7c138c1.jpg?v=1701230620\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/468ef44610c31b5b50b747b4f9f5ee49_8de40aa6-7992-4b9d-86a8-9961e7c138c1.jpg?v=1701230620\" alt=\"2 person desk\" style=\"float: left;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-right\"\u003e\n\u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eBrand\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eSikaic\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eProduct Dimensions\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003e13.8\"D x 15.8\"W x 23.6\"H\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eColor\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eBlack\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eStyle\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eModern\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e \u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eTable design\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eNightstand\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eSpecial Feature\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eStorage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--end--\u003e\n\u003c\/div\u003e","published_at":"2024-10-31T10:47:10+08:00","created_at":"2023-11-10T20:45:15+08:00","vendor":"Sikaic","type":"Nightstand","tags":["Nightstand"],"price":13999,"price_min":13999,"price_max":13999,"available":true,"price_varies":false,"compare_at_price":23999,"compare_at_price_min":23999,"compare_at_price_max":23999,"compare_at_price_varies":false,"variants":[{"id":47119271625012,"title":"Black \/ Modern","option1":"Black","option2":"Modern","option3":null,"sku":"DJ502769_2","requires_shipping":true,"taxable":false,"featured_image":null,"available":true,"name":"2Pcs LED Nightstand with Power Outlets Black - Black \/ Modern","public_title":"Black \/ Modern","options":["Black","Modern"],"price":13999,"weight":21000,"compare_at_price":23999,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstand-with-power-outlets-black-1155395109.jpg?v=1744370631","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232576820.jpg?v=1744364429","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232740660.jpg?v=1744364429","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232773428.jpg?v=1744364429","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232675124.jpg?v=1744364429","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232806196.jpg?v=1744364429","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232511284.jpg?v=1744364429","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232609588.jpg?v=1744364429","\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232544052.jpg?v=1744364429"],"featured_image":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstand-with-power-outlets-black-1155395109.jpg?v=1744370631","options":["Color","Style"],"media":[{"alt":"Sikaic Nightstand 2Pcs LED Nightstand with Power Outlets Black Black \/ Modern","id":38017145733428,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstand-with-power-outlets-black-1155395109.jpg?v=1744370631"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstand-with-power-outlets-black-1155395109.jpg?v=1744370631","width":1500},{"alt":"Sikaic Nightstand 2Pcs LED Nightstands with Charging Station Power Outlets \u0026 Drawers Black","id":35772561260852,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232576820.jpg?v=1744364429"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232576820.jpg?v=1744364429","width":1500},{"alt":"Sikaic Nightstand 2Pcs LED Nightstands with Charging Station Power Outlets \u0026 Drawers Black","id":35772561097012,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232740660.jpg?v=1744364429"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232740660.jpg?v=1744364429","width":1500},{"alt":"Sikaic Nightstand 2Pcs LED Nightstands with Charging Station Power Outlets \u0026 Drawers Black","id":35772572041524,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232773428.jpg?v=1744364429"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232773428.jpg?v=1744364429","width":1500},{"alt":"Sikaic Nightstand 2Pcs LED Nightstands with Charging Station Power Outlets \u0026 Drawers Black","id":35772561817908,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232675124.jpg?v=1744364429"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232675124.jpg?v=1744364429","width":1500},{"alt":"Sikaic Nightstand 2Pcs LED Nightstands with Charging Station Power Outlets \u0026 Drawers Black","id":35772571681076,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232806196.jpg?v=1744364429"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232806196.jpg?v=1744364429","width":1500},{"alt":"Sikaic Nightstand 2Pcs LED Nightstands with Charging Station Power Outlets \u0026 Drawers Black","id":35772561555764,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232511284.jpg?v=1744364429"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232511284.jpg?v=1744364429","width":1500},{"alt":"Sikaic Nightstand 2Pcs LED Nightstands with Charging Station Power Outlets \u0026 Drawers Black","id":35772560900404,"position":8,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232609588.jpg?v=1744364429"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232609588.jpg?v=1744364429","width":1500},{"alt":"Sikaic Nightstand 2Pcs LED Nightstands with Charging Station Power Outlets \u0026 Drawers Black","id":35772571550004,"position":9,"preview_image":{"aspect_ratio":1.0,"height":1500,"width":1500,"src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232544052.jpg?v=1744364429"},"aspect_ratio":1.0,"height":1500,"media_type":"image","src":"\/\/www.sikaic.com\/cdn\/shop\/files\/sikaic-nightstand-black-modern-2pcs-led-nightstands-with-charging-station-power-outlets-drawers-black-dj502769-2-43249232544052.jpg?v=1744364429","width":1500}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cdiv class=\"iframeTest\"\u003e\u003ciframe title=\"How to Install | Sikaic 2Pcs LED Nightstands With Charging Station Power Outlets \u0026amp; Drawers\" src=\"https:\/\/www.youtube.com\/embed\/xYxdjFboKaw\" height=\"480\" width=\"853\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" frameborder=\"0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003ch4 style=\"text-align: center;\"\u003eLED Nightstand Set of 2 for Bedrooms\u003c\/h4\u003e\n\u003c!--第一张图start--\u003e\n\u003cp\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1464x600_13303f9f-a4bf-4b0c-83c8-d2f07c559186.jpg?v=1701230620\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1464x600_13303f9f-a4bf-4b0c-83c8-d2f07c559186.jpg?v=1701230620\" alt=\"gaming desk\"\u003e\u003c\/p\u003e\n\u003c!--第一张图end--\u003e\n\u003ch4 style=\"text-align: center;\"\u003eRGB LED Nightstand Controlled by Both Key and App\u003c\/h4\u003e\n\u003c!--第一张图start--\u003e\n\u003cp\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1464x600_3707a0c9-b461-4982-a22c-2d5f1c026ed2.jpg?v=1701230620\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1464x600_3707a0c9-b461-4982-a22c-2d5f1c026ed2.jpg?v=1701230620\" alt=\"gaming desk\"\u003e\u003c\/p\u003e\n\u003c!--第一张图end--\u003e\n\u003ch4 style=\"text-align: center;\"\u003eNightstands Set of 2 with Charging Station\u003c\/h4\u003e\n\u003c!--第一张图start--\u003e\n\u003cp\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1464x600_3c887641-3a69-4c62-9e77-95b95b146803.jpg?v=1699620082\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/1464x600_3c887641-3a69-4c62-9e77-95b95b146803.jpg?v=1699620082\" alt=\"gaming desk\"\u003e\u003c\/p\u003e\n\u003c!--第一张图end--\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c!--4个图start4--\u003e\n\u003cdiv data-cel-widget=\"aplus-premium-module-3-four-column-images\" data-csa-c-id=\"vhhued-sd1ebo-z3z6zx-ls2t1\" class=\"celwidget aplus-module premium-module-3-four-column-images aplus-premium\" cel_widget_id=\"aplus-premium-module-3-four-column-images\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-3 aplus-container-1\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus-four-column\"\u003e\n\u003c!--图1start--\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus-column\"\u003e\n\u003cdiv class=\"a-section a-spacing-none {'column-image'}\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225-2_b930fc00-b9d6-49ad-a7b7-57d4428306bf.jpg?v=1701230620\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225-2_b930fc00-b9d6-49ad-a7b7-57d4428306bf.jpg?v=1701230620\" alt=\"desk with storage\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-heading\"\u003e\n\u003ch1 class=\"aplus-h3 a-text-bold\"\u003e2 Storage Drawers\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-description\"\u003e\n\u003cp class=\"aplus-p3\"\u003eWith 2 storage drawers, the customer can organize their stuff as their need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--图1end--\u003e \u003c!--图2tart--\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus-column\"\u003e\n\u003cdiv class=\"a-section a-spacing-none {'column-image'}\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225-3_c62a294f-f97c-4b65-9223-ce7d7a2b36f0.jpg?v=1701230619\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225-3_c62a294f-f97c-4b65-9223-ce7d7a2b36f0.jpg?v=1701230619\" alt=\"long desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-heading\"\u003e\n\u003ch1 class=\"aplus-h3 a-text-bold\"\u003eElegant Handles\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-description\"\u003e\n\u003cp class=\"aplus-p3\"\u003eThe drawers of the nightstand match with aluminum handles, easy to pull out and push on the drawers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--图2end--\u003e \u003c!--图3tart--\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus-column\"\u003e\n\u003cdiv class=\"a-section a-spacing-none {'column-image'}\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225_f0bbd6a4-1412-4f09-86d1-371fde33a31c.jpg?v=1701230620\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225_f0bbd6a4-1412-4f09-86d1-371fde33a31c.jpg?v=1701230620\" alt=\"home office desks\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-heading\"\u003e\n\u003ch1 class=\"aplus-h3 a-text-bold\"\u003eOpen shelf\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-description\"\u003e\n\u003cp class=\"aplus-p3\"\u003eThe open-shelf design is very convenient. you can take out or put in what you want quickly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--图3end--\u003e \u003c!--图4tart--\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus-column\"\u003e\n\u003cdiv class=\"a-section a-spacing-none {'column-image'}\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225-4_a9f5cf3c-a6d7-4b77-9a21-2a6ab3d263bf.jpg?v=1701230620\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/300x225-4_a9f5cf3c-a6d7-4b77-9a21-2a6ab3d263bf.jpg?v=1701230620\" alt=\"home office desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-heading\"\u003e\n\u003ch1 class=\"aplus-h3 a-text-bold\"\u003eLED Light Strips\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none column-description\"\u003e\n\u003cp class=\"aplus-p3\"\u003eYou can personalize the light color which you like. Multi-color and modes for you to choose from.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--图4end--\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!---4个图end4--\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c!--start--\u003e\n\u003cdiv class=\"descriptionOuterBox\" style=\"display: none;\"\u003e\n\u003cdiv data-cel-widget=\"aplus-premium-module-1-image-text\" data-csa-c-id=\"p3hmo9-q4koe9-q7837x-avha45\" class=\"celwidget aplus-module premium-module-1-image-text aplus-premium\" cel_widget_id=\"aplus-premium-module-1-image-text\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-1 aplus-container-1\"\u003e\n\u003cdiv class=\"a-section a-spacing-none aplus-display-table\"\u003e\n\u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-image-section\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/468ef44610c31b5b50b747b4f9f5ee49_8de40aa6-7992-4b9d-86a8-9961e7c138c1.jpg?v=1701230620\" class=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0846\/6015\/8772\/files\/468ef44610c31b5b50b747b4f9f5ee49_8de40aa6-7992-4b9d-86a8-9961e7c138c1.jpg?v=1701230620\" alt=\"2 person desk\" style=\"float: left;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none aplus-module-section aplus-display-table-cell aplus-text-section-right\"\u003e\n\u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eBrand\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eSikaic\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eProduct Dimensions\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003e13.8\"D x 15.8\"W x 23.6\"H\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eColor\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eBlack\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eStyle\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eModern\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e \u003c!--第一行start--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eTable design\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eNightstand\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!--第一行end--\u003e\n\u003cdiv class=\"descriptionDivBox\"\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eSpecial Feature\u003c\/p\u003e\n\u003cp class=\"aplus-p2 aplus-module-1-description\" style=\"text-align: left;\"\u003eStorage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--end--\u003e\n\u003c\/div\u003e"} }, ]; function buyTogetherSumTotal(){ const productSign = $('.buy-together-view .checkbox-checked').find('input'); const tagPriceArr = [] const priceArr = [] let buttonStr = '' for(let i =0; i < productSign.length; i++) { const productPrice = $(productSign[i]).attr('value'); // 真实价格 const productOldPrice = $(productSign[i]).attr('product_old_price'); // 划线价 const product_variant_id = $(productSign[i]).attr('product_variant_id'); // 当前商品的id const num = $(productSign[i]).attr('indexnum'); if(productOldPrice == '' || productOldPrice == 0){ tagPriceArr.push(productPrice); }else{ tagPriceArr.push(productOldPrice); } priceArr.push(productPrice) buttonStr +=''+'' //组装后提交数据 } let discount = 0 // 折扣 if (productSign.length > 1) { // 一起加购才享受10%折扣 discount = 10 } const discountRate = discount ? 1 - (Number(discount)/100) : 1;//折扣率 const priceTotal = sumMethod(priceArr); const tagPriceTotal = sumMethod(tagPriceArr); const tagPriceTotalNum = tagPriceTotal == 0 ? 1 : Number(tagPriceTotal); const savePrice = Number(tagPriceTotal) - Number(priceTotal); const priceRate = (Number(tagPriceTotal) - Number(priceTotal))/tagPriceTotalNum; const priceRatetoFixed = priceRate.toFixed(2)*100 + '%'; let itemStr = productSign.length > 1 ? ''+productSign.length+' Items' : ''+productSign.length+' Item'; let discountSave = productSign.length > 1 ? '-'+Shopify.formatMoney(savePrice, window.money_format) : '-$0'; let discountAfterPriceTotal = Shopify.formatMoney(priceTotal, window.money_format) const $listTotal = $('.buy-together-view'); if (discount > 0) { // 有折扣 const discountPriceTotal = sumDiscountMethod1(priceArr, Number(discount/100)); // 折扣了多少 const discountPriceTotal1 = sumDiscountMethod(priceArr, discountRate); // 折扣后价格 discountPriceTotalFormat = Shopify.formatMoney(discountPriceTotal, window.money_format);//折扣后价格转美元 discountSave = productSign.length > 1 ? '-'+discountPriceTotalFormat : '-$0'; discountAfterPriceTotal = Shopify.formatMoney(discountPriceTotal1, window.money_format) } $listTotal.find('.buy-together-total-item em').html(itemStr) $listTotal.find('.buy-together-total .product-info-red-price').text(discountAfterPriceTotal); $listTotal.find('.buy-together-total .product-info-tag-price').text(Shopify.formatMoney(tagPriceTotal, window.money_format)); $listTotal.find('.buy-together-total .product-info-save-price-span').text(discountSave); $listTotal.find('.buy-together-cart-div').empty().append(buttonStr); $('.buyTogetherButton1').val('Add Bundle to Cart'); if (productSign.length > 0) { $('.buy-together-view .buy-together-total-outer').show(); $('.buy-together-view .applied-discount-code-block').show(); if (productSign.length == 1) { $('.buy-together-view .applied-discount-code-block').hide(); } } else { $('.buy-together-view .buy-together-total-outer').hide(); } } function sumDiscountMethod1(arr, rate) { // 求和 let total = 0; arr.forEach(v => { total += v ? Math.floor(Number(v)*rate) : 0; }) return total } function filterImage(productVariantId, indexNum, isAdd) { const iconImg = $('.buy-together-view .buy-together-total-item .buy-together-total-icon-img img'); for(let i =0; i< iconImg.length; i++) { const variantId = $(iconImg[i]).attr('product_variant_id'); const indexNum1 = $(iconImg[i]).attr('indexnum'); if (variantId == productVariantId && indexNum1 == indexNum ) { if (isAdd) { $(iconImg[i]).show(); } else { $(iconImg[i]).hide(); } } } } function changeBadgeText() { const jdgmPrevBadgeText = $('.buy-together-view .jdgm-widget-outer .jdgm-prev-badge__text'); for (let i = 0 ; i < jdgmPrevBadgeText.length; i++) { const textName = $(jdgmPrevBadgeText[i]).text(); const textNameStr = textName ? textName.replace('reviews', '') : textName; if ( $(window).width() < 990 ) { $(jdgmPrevBadgeText[i]).text(textNameStr); } } } jQuery && jQuery(document).ready(function($) { const width = $(window).width() > 990 ? $('.buy-together-view').width()*0.75 : $('.buy-together-view').width() ; const width1 = $(window).width() > 990 ? Number(width / 4) : Number(width / 3 - 10) ; const domParent = $('.buy-together-view .buy-together-flexibly'); const domChild = domParent.children(); let width2 = 1 //$('.buy-together-view .buy-together-fixed').css('width', width1); if (domChild.length > 1) { const len = domChild.length > 3 ? 3 : domChild.length; width2 = len*(width1 + 10); if(domChild.length ==2) { domParent.addClass('buy-together-flexibly2'); } else { domParent.addClass('buy-together-flexibly1'); } }else { const len = domChild.length == 0 ? 1 : domChild.length; width2 = len*(width1 + 10); } domParent.css('opacity', '1'); if ( $(window).width() < 990 ) { $('.buy-together-view .jdgm-widget-outer .jdgm-prev-badge__text').hide(); } setTimeout(function(){ changeBadgeText(); $('.buy-together-view .jdgm-widget-outer .jdgm-prev-badge__text').show(); }, 5100) $(document).on('click', '.buy-together-view .buy-together-checkbox', function(e) { const curClass = $(this).attr('class'); const productVariantId = $(this).find('input').attr('product_variant_id'); const indexNum = $(this).find('input').attr('indexnum'); let isAdd = true; if (curClass.indexOf('checkbox-checked') > -1) { $(this).removeClass('checkbox-checked'); isAdd = false } else { $(this).addClass('checkbox-checked'); isAdd = true } buyTogetherSumTotal(); filterImage(productVariantId, indexNum, isAdd); e.stopPropagation(); return false }) mobileOpenProductDetail(); }) function mobileOpenProductDetail() { $(document).on('click', '.mobile-quick-view-popup .mobile-quick-popup-close', function(e) { $('.mobile-quick-view-popup .mobile-quick-popup-content').removeClass('mobile-quick-popup-open pc-quick-popup-open'); $('.mobile-quick-view-popup .mobile-quick-popup-overlay').hide(); $("body").removeClass("cartover"); }) $(document).on('click', '.buy-together-outer-view .product-info-right .view-info', function(e) { // if($(window).width() < 990) { e.preventDefault(); const isPC = $(window).width() < 990 ? 'mobile-quick-popup-open' : 'pc-quick-popup-open'; $('.mobile-quick-view-popup .mobile-quick-popup-content').addClass(isPC); $('.mobile-quick-view-popup .mobile-quick-popup-overlay').show(); const variant_id = $(this).attr('variant_id'); $("body").addClass("cartover"); productImageHtml(variant_id); //} }) $(document).on('click', '.mobile-quick-view-popup .js_prod_sub2_popup .engoj-nav-item', function(e) { const imgIndex = $(this).attr('img-index'); const imgUrl = $(this).find('img').attr('src'); $(this).find('img').css('border', '1px solid #f4841a'); $(this).siblings().find('img').css('border', 'none'); silickProdMainPopup.slick('slickGoTo', Number(imgIndex)-1); }) $(document).on('click', '.mobile-quick-view-popup .js-qty-popup .qty-minus-popup', function(e) { // 减 let curNum = Number($('.mobile-quick-view-popup .js-qty-num-popup').val()); if (!curNum) { return } curNum -- if (curNum < 0) { curNum = 0 } $('.mobile-quick-view-popup .js-qty-num-popup').val(curNum); $('.mobile-quick-view-popup .room-modal-cart input[name="items[0][quantity]"]').val(curNum); }) $(document).on('click', '.mobile-quick-view-popup .js-qty-popup .qty-plus-popup', function(e) { // 加 let curNum = Number($('.mobile-quick-view-popup .js-qty-num-popup').val()); curNum++; $('.mobile-quick-view-popup .js-qty-num-popup').val(curNum); $('.mobile-quick-view-popup .room-modal-cart input[name="items[0][quantity]"]').val(curNum); }) } let silickProdMainPopup = null function productImageHtml(variant_id) { const productData = bundle_products.filter(v => v.current_variant.id == variant_id) if(productData.length > 0){ let imgHtml = '
'; const v = productData[0]; if (v.product_info.images && v.product_info.images.length) { let mainHtml = '
' let subHtml = '
' v.product_info.images.forEach(function(j, i){ const curIndex = i+1; const str = i > 0 ? 'none' : 'border: 1px solid #f4841a '; mainHtml += '' subHtml += '
' +'' +'
' }); mainHtml +='
' subHtml += '
' imgHtml += mainHtml + subHtml +'
'; } const current_variant_option = v.current_variant.options; let colorHtml = ''; let materialHtml = ''; let styleHtml = ''; v.product_info.options.forEach(function(j, i){ if (j == 'Color') { colorHtml+= '
' +'
COLOR: '+current_variant_option[i]+'
' +'
' +'
'+current_variant_option[i]+'
' +'
' +'
' } if(j == 'Size' || j == 'Material') { materialHtml+= '
' +'
'+j+': '+current_variant_option[i]+'
' +''+current_variant_option[i]+'' +'
' } if(j == 'Style') { styleHtml+= '
' +'
STYLE: '+current_variant_option[i]+'
' +''+current_variant_option[i]+'' +'
' } }) const description = v.product_info.description; const savePrice = v.product_info.compare_at_price - v.product_info.price; const saveOff = Shopify.formatMoney(savePrice, window.money_format); const priceId = 'price_'+ v.product_id; const startIndex = description.indexOf('descriptionOuterBox'); const urlStr = '/products/'+v.product_info.handle+'?variant='+variant_id; let tableHtml = '
SPECIFICATIONS
'+description.slice(startIndex+21)+'
'; let inforHtml = '
'+v.product_info.title+'
' +v.sub_title +'
' +'' +'' +''+Shopify.formatMoney(v.product_info.compare_at_price, window.money_format)+'' +'
' +'
'+colorHtml+materialHtml+styleHtml+'
' +'
' +'' +'' +'' +'
' $('.mobile-quick-view-popup .room-modal-cart input[name="items[0][id]"]').val(variant_id); $('.mobile-quick-view-popup .mobile-quick-popup-content .mobile-quick-popup-detail').empty().append(imgHtml+inforHtml+tableHtml); $('.mobile-quick-view-popup .mobile-quick-popup-btn .mobile-quick-popup-left-btn').attr('href',urlStr) } silickProdMainPopup = $('.mobile-quick-view-popup .js_prod_main2_popup').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: false, dot: false, fade: false, infinite: false, speed: 100, useCSS: false, // asNavFor: $(window).width() > 990 ? '.mobile-quick-view-popup .js_prod_sub2_popup' : '', }); if ($(window).width() > 990 ) { $('.mobile-quick-view-popup .js_prod_sub2_popup').slick({ slidesToShow: 7, slidesToScroll: 1, // asNavFor: '.mobile-quick-view-popup .js_prod_main2_popup', dots: false, arrows: false, prevArrow:'', nextArrow:'', infinite: false, focusOnSelect: true, lazyLoad:'ondemand', }); } silickProdMainPopup.on("afterChange", function(e, slick, currentSlide){ const imgIndex = $('.mobile-quick-view-popup .js_prod_main2_popup .slick-track .slick-current').attr('img-index'); const curDom = $('.mobile-quick-view-popup .js_prod_sub2_popup .engoj-nav-item[img-index='+imgIndex+']'); curDom.find('img').css('border', '1px solid #f4841a'); curDom.siblings().find('img').css('border', 'none'); }) }
Recently Viewed