The information on this page is based solely on product reviews written by customers of GiftBox via Trustpilot.
Here’s what people highlighted
Quality
4.0
1 rating
Value for money
5.0
1 rating
Product details
The Pink Rose Vase Table Lamp is an exquisite blend of elegance and charm, designed to bring a touch of romance and sophistication to any room. The lamp features a delicate bouquet of soft pink roses meticulously arranged into a dome-shaped shade, creating a dreamy floral ambiance when illuminated. Complementing the intricate floral design, the base showcases a crystal-clear vase structure with gold accents, adding a touch of luxury. This lamp is perfect for enhancing the aesthetic of bedrooms, living spaces, or any environment where you seek to create a warm and enchanting atmosphere. <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>Pink foam roses</li> <li>Brushed gold & clear glass vase</li> <li>LED tritone lighting</li> <li>Turn switch off & on to achieve different light settings</li> <li>White power cord</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>Material: Foam, Glass & Metal</li> <li>Colour: Pink, Brushed Gold</li> <li>Size: 10 x 26 x 38 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 Pink Rose Vase Table Lamp</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>Please keep the lamp away from fire and humid environment</li> <li>Please do not touch the copper inside the lamp cap to avoid short circuiting and explosion</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>