The information on this page is based solely on product reviews written by customers of GiftBox via Trustpilot.
Here’s what people highlighted
Quality
3.0
2 ratings
Value for money
3.0
2 ratings
Product details
Add a mesmerising glow to your space with the Glitter Base Table Lamp – Lily. Featuring a mini triangle acrylic design and an RGB glitter-filled base, this lamp creates a dreamy ambiance perfect for bedrooms, living rooms, and workspaces. With touch-sensitive controls, dimmable brightness, and dual lighting modes, it’s both functional and stylish. <div class="faq-accordion"> <div class="faq-section"> <div class="faq-header"> <div class="faq-question">Key Features & Benefits</div> <div class="faq-expand">+</div> </div> <div class="faq-answer"> <ul> <li>Elegant aesthetic complements modern interiors.</li> <li>Colour-changing base with glitter creates a dazzling visual display.</li> <li>Light up the base or shade independently for customized ambience.</li> <li>Touch control for dimming and light mode selection.</li> <li>Choose between natural white (3000K) and cool white (6500K)for lamp shade.</li> <li>Includes a 1m white USB-C cord for easy power connection.</li> </div> </div> <div class="faq-section"> <div class="faq-header"> <div class="faq-question">Specifications</div> <div class="faq-expand">+</div> </div> <div class="faq-answer"> <ul> <li>Power Output: 3.6W</li> <li>Brightness: 360 Lumens</li> <li>Power Source: USB-C (5V 1A)</li> <li>Material: Plastic, non-toxic liquid, glitter, LED beads </li> <li>Lamp Dimensions: 15 x 15 x 28 cm</li> </div> </div> <div class="faq-section"> <div class="faq-header"> <div class="faq-question">Package Contents</div> <div class="faq-expand">+</div> </div> <div class="faq-answer"> <ul> <li>1 x Glitter Base Table Lamp</li> <li>1 x USB-C Power Cord (1m)</li> <li>1 x User Manual</li> </div> </div> <div class="faq-section"> <div class="faq-header"> <div class="faq-question">Touch Control Operation Instructions</div> <div class="faq-expand">+</div> </div> <div class="faq-answer"> <ul> <li>Short press to change lighting effects, long press to adjust brightness, and double-tap to toggle the RGB base. </li> </div> </div> <div class="faq-section"> <div class="faq-header"> <div class="faq-question">Warnings</div> <div class="faq-expand">+</div> </div> <div class="faq-answer"> <ul> <li>Use only supplied power cable</li> <li>Properly dispose of the product if damaged or leakage occurs.</li> <li>If liquid comes into contact with skin or eyes, repeatedly rinse off with distilled water.</li> <li>The light source contained in this lamp cannot be replaced.</li> <li>If the lamp stops working or is damaged, please unplug it immediately and do not try to fix.</li> </div> </div> </div> <style> .faq-accordion { width: 100%; } .faq-section { border-top: 1px solid black; border-bottom: 1px solid black; } .faq-header { display: flex; justify-content: space-between; align-items: center; padding: 10px; cursor: pointer; } .faq-header:hover { background-color: #f7f7f7; /* Add a background color on hover if needed */ } .faq-question { font-weight: bold; } .faq-expand { font-size: 20px; margin-right: 10px; } .faq-answer { display: none; padding: 10px; } </style> <script> const faqHeaders = document.querySelectorAll(".faq-header"); faqHeaders.forEach((header) => { header.addEventListener("click", () => { const answer = header.nextElementSibling; if (answer.style.display === "block") { answer.style.display = "none"; header.querySelector(".faq-expand").textContent = "+"; } else { answer.style.display = "block"; header.querySelector(".faq-expand").textContent = "-"; } }); }); </script>