{"product_id":"aurelie-seashell-wall-lamp-with-sculpted-glass-design","title":"Aurélie Seashell Wall Lamp with Sculpted Glass Design","description":"\u003cp data-start=\"90\" data-end=\"499\"\u003eThe Aurélie Seashell Wall Lamp brings coastal-inspired elegance into modern interiors with its delicately sculpted glass shade shaped like a seashell. Paired with a refined brass base, it creates a harmonious blend of organic form and sophisticated detailing. When illuminated, it casts a soft, calming glow that evokes the tranquility of ocean waves, making it a perfect accent for serene and stylish spaces.\u003c\/p\u003e\n\u003chr data-start=\"501\" data-end=\"504\"\u003e\n\u003ch3 data-section-id=\"2a6jva\" data-start=\"506\" data-end=\"524\"\u003eKEY FEATURES\u003c\/h3\u003e\n\u003cp data-start=\"525\" data-end=\"1031\"\u003e• Sculpted seashell-inspired glass shade with artistic detailing\u003cbr data-start=\"589\" data-end=\"592\"\u003e• Elegant brass base for a refined, timeless look\u003cbr data-start=\"641\" data-end=\"644\"\u003e• Soft diffused lighting for a calming ambiance\u003cbr data-start=\"691\" data-end=\"694\"\u003e• Available in multiple color finishes for versatile styling\u003cbr data-start=\"754\" data-end=\"757\"\u003e• Compatible with E26 or E27 bulbs (bulb not included)\u003cbr data-start=\"811\" data-end=\"814\"\u003e• Supports up to 40W incandescent or LED equivalent\u003cbr data-start=\"865\" data-end=\"868\"\u003e• Hardwired installation for a clean, seamless appearance\u003cbr data-start=\"925\" data-end=\"928\"\u003e• Compatible with dimmer switches (not included)\u003cbr data-start=\"976\" data-end=\"979\"\u003e• Damp-rated for bathrooms and covered outdoor use\u003c\/p\u003e\n\u003chr data-start=\"1033\" data-end=\"1036\"\u003e\n\u003ch3 data-section-id=\"jrmw20\" data-start=\"1038\" data-end=\"1058\"\u003eSPECIFICATIONS\u003c\/h3\u003e\n\u003cul data-start=\"1059\" data-end=\"1560\"\u003e\n\u003cli data-section-id=\"1etsx76\" data-start=\"1059\" data-end=\"1095\"\u003eSize: Width 25 cm x Height 21 cm\u003c\/li\u003e\n\u003cli data-section-id=\"gar37q\" data-start=\"1096\" data-end=\"1111\"\u003eDepth: 7 cm\u003c\/li\u003e\n\u003cli data-section-id=\"1yy3o8e\" data-start=\"1112\" data-end=\"1138\"\u003eMaterial: Brass, Glass\u003c\/li\u003e\n\u003cli data-section-id=\"13t7q6r\" data-start=\"1139\" data-end=\"1202\"\u003eFinish: Brass, Green, Pink, Clear, Matte White, Translucent\u003c\/li\u003e\n\u003cli data-section-id=\"6kum3x\" data-start=\"1203\" data-end=\"1256\"\u003eLight Source: E26 or E27 base (bulb not included)\u003c\/li\u003e\n\u003cli data-section-id=\"1qijguq\" data-start=\"1257\" data-end=\"1312\"\u003eWattage: Up to 40W (incandescent) or LED equivalent\u003c\/li\u003e\n\u003cli data-section-id=\"1y0z68r\" data-start=\"1313\" data-end=\"1354\"\u003eVoltage: 110V or 250V (non-polarized)\u003c\/li\u003e\n\u003cli data-section-id=\"1dk76x9\" data-start=\"1355\" data-end=\"1393\"\u003eWorking Temperature: -20°C to 60°C\u003c\/li\u003e\n\u003cli data-section-id=\"1r3fs3g\" data-start=\"1394\" data-end=\"1441\"\u003eInstallation Type: Wall-mounted \/ Hardwired\u003c\/li\u003e\n\u003cli data-section-id=\"1svh0aa\" data-start=\"1442\" data-end=\"1500\"\u003eCompatibility: Supports dimmer switches (not included)\u003c\/li\u003e\n\u003cli data-section-id=\"gwwzz5\" data-start=\"1501\" data-end=\"1560\"\u003eRating: Damp-rated for bathroom and covered outdoor use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"1562\" data-end=\"1565\"\u003e\n\u003ch3 data-section-id=\"1r2qm3l\" data-start=\"1567\" data-end=\"1599\"\u003eAPPLICATIONS \/ USAGE AREAS\u003c\/h3\u003e\n\u003cp data-start=\"1600\" data-end=\"1796\" data-is-last-node=\"\" data-is-only-node=\"\"\u003e• Bedroom bedside wall lighting\u003cbr data-start=\"1631\" data-end=\"1634\"\u003e• Living room accent walls\u003cbr data-start=\"1660\" data-end=\"1663\"\u003e• Hallways and corridors\u003cbr data-start=\"1687\" data-end=\"1690\"\u003e• Bathroom vanity areas\u003cbr data-start=\"1713\" data-end=\"1716\"\u003e• Covered balconies and outdoor spaces\u003cbr data-start=\"1754\" data-end=\"1757\"\u003e• Coastal and nature-inspired interiors\u003c\/p\u003e\n\u003cstyle\u003e\n    .btn-container {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 24px;\n        position: relative;\n    }\n    .btn-wrapper {\n        position: relative;\n        width: 430px;\n        height: 80px;\n    }\n    .btn-shadow {\n        position: absolute;\n        top: 8px; \/* Updated shadow position *\/\n        left: 8px; \/* Updated shadow position *\/\n        width: 100%;\n        height: 100%;\n        background-color: #FFC000;\n        border-radius: 8px;\n    }\n    .btn-main {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background-color: white;\n        border-radius: 8px;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        font-size: 22px;\n        font-weight: bold;\n        color: black !important;\n        cursor: pointer;\n        transition: transform 0.2s ease-in-out;\n        text-decoration: none;\n        border: 2px solid black;\n    }\n    .btn-main:hover,\n    .btn-main:active {\n        transform: translate(-8px, -8px); \/* Updated hover translation *\/\n        color: black !important;\n    }\n    .download-title {\n        font-size: 32px;\n        font-weight: bold;\n        color: black;\n        margin-bottom: 40px;\n        text-align: center;\n    }\n\u003c\/style\u003e","brand":"LumexaDecor","offers":[{"title":"W 25cm x H 21cm \/ W 9.8″ x H 8.2″ \/ Green","offer_id":52969606414630,"sku":"DCW-D1923-01","price":263.95,"currency_code":"EUR","in_stock":true},{"title":"W 25cm x H 21cm \/ W 9.8″ x H 8.2″ \/ Pink","offer_id":52969606447398,"sku":"DCW-D1923-02","price":263.95,"currency_code":"EUR","in_stock":true},{"title":"W 25cm x H 21cm \/ W 9.8″ x H 8.2″ \/ Clear","offer_id":52969606480166,"sku":"DCW-D1923-03","price":263.95,"currency_code":"EUR","in_stock":true},{"title":"W 25cm x H 21cm \/ W 9.8″ x H 8.2″ \/ Matte White","offer_id":52969606512934,"sku":"DCW-D1923-04","price":263.95,"currency_code":"EUR","in_stock":true},{"title":"W 25cm x H 21cm \/ W 9.8″ x H 8.2″ \/ Translucent","offer_id":52969606545702,"sku":"DCW-D1923-05","price":263.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1000\/5974\/2502\/files\/Seashell_Wall_Lamp_1.jpg?v=1775402679","url":"https:\/\/de.lumexadecor.com\/products\/aurelie-seashell-wall-lamp-with-sculpted-glass-design","provider":"Lumexa Decor","version":"1.0","type":"link"}