{"product_id":"elowen-table-light","title":"Elowen Table Light","description":"\u003cstyle\u003e\n.pdp {\n  --pdp-bg: #ffffff;\n  --pdp-bg-card: #f7f1e6;\n  --pdp-bg-deep: #ede2cc;\n  --pdp-border: #ddd0b4;\n  --pdp-border-lt: #e8dcc4;\n  --pdp-accent: #8a5a3a;\n  --pdp-accent-dk: #5e3c24;\n  --pdp-accent-lt: #b07a52;\n  --pdp-accent-bg: #f0dcc5;\n  --pdp-accent-bdr: #c89b78;\n  --pdp-text: #2a1d12;\n  --pdp-text-mid: #5a4332;\n  --pdp-text-light: #968270;\n\n  max-width: 900px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--pdp-text); line-height: 1.65; font-size: 14px;\n}\n.pdp * { box-sizing: border-box; }\n.pdp svg { fill: none; }\n.pdp p { margin: 0 0 0.8rem 0; color: var(--pdp-text-mid); }\n.pdp a { color: var(--pdp-accent); }\n.pdp .pdp-section { margin-bottom: 2.2rem; }\n.pdp .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; }\n.pdp .sec-line { flex: 1; height: 0.5px; background: var(--pdp-border); }\n.pdp .sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pdp-accent); white-space: nowrap; }\n\n.pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .feature-card { padding: 16px 14px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); }\n.pdp .feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); color: var(--pdp-accent); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.pdp .feat-title { font-size: 13px; font-weight: 700; color: var(--pdp-text); margin-bottom: 6px; }\n.pdp .feat-desc { font-size: 12px; color: var(--pdp-text-mid); line-height: 1.55; }\n\n.pdp .optic-split { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n.pdp .optic-card { padding: 14px 16px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); }\n.pdp .optic-label { font-size: 10px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--pdp-accent); margin-bottom: 6px; }\n.pdp .optic-title { font-size: 13px; font-weight: 700; color: var(--pdp-text); margin-bottom: 6px; }\n.pdp .optic-desc { font-size: 12px; color: var(--pdp-text-mid); line-height: 1.55; }\n\n.pdp .size-specs { display: flex; flex-direction: column; gap: 2px; border: 0.5px solid var(--pdp-border); border-radius: 14px; background: var(--pdp-bg-card); padding: 6px 4px; }\n.pdp .size-spec-item { display: flex; justify-content: space-between; align-items: baseline; padding: 11px 18px; border-bottom: 0.5px solid var(--pdp-border-lt); font-size: 13px; gap: 16px; }\n.pdp .size-spec-item:last-child { border-bottom: 0; }\n.pdp .size-spec-item span { color: var(--pdp-text-light); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600; flex-shrink: 0; }\n.pdp .size-spec-item strong { color: var(--pdp-text); font-weight: 600; text-align: right; }\n\n.pdp .spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--pdp-border); border-radius: 14px; overflow: hidden; }\n.pdp .spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--pdp-border-lt); display: flex; align-items: center; background: var(--pdp-bg-card); gap: 16px; }\n.pdp .spec-item:last-child { border-bottom: 0; }\n.pdp .spec-item:nth-child(even) { background: var(--pdp-bg); }\n.pdp .spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--pdp-accent); width: 150px; flex-shrink: 0; }\n.pdp .spec-val { font-size: 12.5px; color: var(--pdp-text); }\n.pdp .style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.pdp .style-tag { font-size: 10.5px; font-weight: 600; color: var(--pdp-accent); background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n.pdp .faq-list { display: flex; flex-direction: column; gap: 6px; }\n.pdp .faq-list details { border: 0.5px solid var(--pdp-border); border-radius: 10px; background: var(--pdp-bg-card); overflow: hidden; }\n.pdp .faq-list summary { list-style: none; cursor: pointer; padding: 13px 16px; font-size: 13px; font-weight: 600; color: var(--pdp-text); display: flex; justify-content: space-between; align-items: center; }\n.pdp .faq-list summary::-webkit-details-marker { display: none; }\n.pdp .faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--pdp-accent); }\n.pdp .faq-list details[open] summary::after { content: '−'; }\n.pdp .faq-list .faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--pdp-text-mid); line-height: 1.6; }\n\n.pdp .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); text-decoration: none; color: var(--pdp-text); position: relative; transition: background 0.18s, border-color 0.18s; }\n.pdp .dl-card:hover { border-color: var(--pdp-accent-bdr); background: var(--pdp-accent-bg); }\n.pdp .dl-card.dl-disabled { cursor: default; opacity: 0.72; background: var(--pdp-bg); }\n.pdp .dl-card.dl-disabled:hover { border-color: var(--pdp-border); background: var(--pdp-bg); }\n.pdp .dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); color: var(--pdp-accent); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.pdp .dl-meta { width: 100%; }\n.pdp .dl-label { font-size: 13.5px; font-weight: 700; color: var(--pdp-text); line-height: 1.3; margin-bottom: 3px; }\n.pdp .dl-sub { font-size: 11.5px; color: var(--pdp-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.pdp .dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pdp-text-light); background: var(--pdp-bg-card); border: 0.5px solid var(--pdp-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n@media (max-width: 720px) {\n  .pdp .features-grid, .pdp .optic-split, .pdp .dl-grid { grid-template-columns: 1fr; }\n  .pdp .spec-key { width: 120px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pdp\"\u003e\n\u003c!-- 1. Overview --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eOverview\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe Elowen Table Light pairs a turned solid-wood base in a deep walnut tone with a wide ivory linen cone shade. The base is shaped like a smooth flattened pebble, and the shade flares outward to nearly twice the base's width — a low, broad silhouette that reads horizontally rather than vertically. At 9″ tall it sits below the eye-line on most surfaces, so it plays the part of an accent lamp rather than a tall reading lamp: a low nightstand, a console table, an open shelf, a sideboard. Plug-in with an in-line cord switch, and it ships with a 3000K E27 LED bulb, so it works the moment you unbox it. Suits Japandi, organic-modern, mid-century, and rustic-modern interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg height=\"22\" width=\"22\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cellipse ry=\"5\" rx=\"8\" cy=\"14\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003cpath d=\"M6 14c1-1 3-1.5 6-1.5s5 .5 6 1.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eSolid Wood Pebble Base\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eTurned from solid wood in a deep walnut tone and shaped like a flattened river stone, with natural grain visible across the surface.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg height=\"22\" width=\"22\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 17h18L18 8H6z\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 8v-3h2v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eWide Ivory Linen Cone Shade\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eNatural linen flares out to nearly double the base's width, softening the bulb's output into a warm pool of light on the surface below.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg height=\"22\" width=\"22\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v3M12 19v3M2 12h3M19 12h3M5 5l2 2M17 17l2 2M5 19l2-2M17 7l2-2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eWarm 3000K LED Bulb — Included\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eOne E27 LED at 3000K — a warm white that pulls out the rich tones in the walnut and the texture of the linen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Low + Wide Proportions --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eLow + Wide Proportions\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"optic-split\"\u003e\n\u003cdiv class=\"optic-card\"\u003e\n\u003cdiv class=\"optic-label\"\u003eBelow · Defined Pool\u003c\/div\u003e\n\u003cdiv class=\"optic-title\"\u003eWide downward light\u003c\/div\u003e\n\u003cdiv class=\"optic-desc\"\u003eThe flared cone sends most of the output straight down into a defined pool, lighting the surface beneath rather than the room — a warm spot of light on a console table or sideboard.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"optic-card\"\u003e\n\u003cdiv class=\"optic-label\"\u003eAround · Diffuse Glow\u003c\/div\u003e\n\u003cdiv class=\"optic-title\"\u003eLinen scatters the rest\u003c\/div\u003e\n\u003cdiv class=\"optic-desc\"\u003eLight passing through the natural linen weave scatters into a soft glow at the lamp's own height — closer to candlelight than overhead lighting, and gentle on the eye in a darkened room.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Dimensions --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDimensions\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-specs\"\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eShade Diameter\u003c\/span\u003e\u003cstrong\u003e14.2″ \/ 36 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eBase Diameter\u003c\/span\u003e\u003cstrong\u003e7.5″ \/ 19 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eOverall Height\u003c\/span\u003e\u003cstrong\u003e9″ \/ 23 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Elowen-Table-Light_58c54340-0056-488c-b3e2-35e548655922.jpg?v=1780747749\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eCord Length\u003c\/span\u003e\u003cstrong\u003e5 ft \/ 150 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Specifications --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eSpecifications\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eShade\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eLinen fabric over a metal frame, wide cone silhouette, ivory tone\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBase\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eSolid wood, deep walnut tone, turned pebble form\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBulb\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e1 × E27 LED, 3000K warm white — included; 40W max per socket\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003ePlug-in; corded for standard wall outlet, in-line cord switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLocation Rating\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIndoor, dry location only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eDust shade with a soft brush; wipe wood base with a dry or barely-damp cloth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLead Time\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIndividually handcrafted to order — email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e before ordering if you have a specific timeline\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"style-tags\"\u003e\n\u003cspan class=\"style-tag\"\u003eJapandi\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003eOrganic Modern\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003eMid-Century\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003eRustic Modern\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Where It Works --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eWhere It Works\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eOn a console table in an entryway, this small wood and linen table lamp creates a warm pool of light at hand-level — good over a key tray, a small mirror, or a single objet. On an open shelf or low sideboard styled with books and ceramics, the squat proportions read as a sculptural object as much as a light source. In bedrooms it works best beside a low platform bed, where a tall reading lamp would feel oversized. In Japandi and mid-century rooms, the wide-shade-on-pebble-base proportions echo the horizontal, grounded forms typical of those styles. Elowen is an ambient accent lamp rather than a task light — for desk work or close reading, choose a pharmacy or articulating desk lamp instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 7. FAQ --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eFAQ\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a regular bedside lamp?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNo — Elowen is an accent lamp rather than a standard tall bedside reading lamp. Most bedside lamps run 22–26″ tall; Elowen is 9″. It suits low platform-bed nightstands, console tables, open shelves, and sideboards, where the low profile becomes a feature.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill every wood base look identical to the photo?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eClose, but not identical. The base is solid wood, so each piece carries its own grain pattern, knots, and tonal variation in the walnut finish. The shape and colour depth stay consistent; the natural surface detail is what varies.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulb does it use? Is one included?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes — a 3000K warm-white E27 LED bulb is included, so you can plug in and switch on out of the box. E27 is the standard medium screw base used across Europe, and most E27 LEDs fit a US E26 socket interchangeably.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it work with a dimmer?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eIf your wall outlet runs through a wall dimmer, yes — fit an E27 LED labelled \"dimmable\" (most are). For tabletop control you'll need an in-line cord dimmer rated for LED, available from any lighting supplier. Non-dimmable LEDs will flicker or fail on a dimmer either way.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it in a bathroom or covered porch?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNo. Linen and natural wood both absorb humidity over time, which leads to fabric discolouration and wood warping or cracking. Keep Elowen to indoor dry rooms — bedrooms, living rooms, entryways and similar.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. Downloads --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eReference materials for designers and customers.\u003c\/p\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca class=\"dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1GdVWVSnHZf9Naf3_ejanxu1p_nuGhKQ0\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg height=\"20\" width=\"20\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eDimensions \u0026amp; electrical · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv class=\"dl-card dl-disabled\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg height=\"20\" width=\"20\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3c2 4 5 6 5 10a5 5 0 01-10 0c0-4 3-6 5-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003eCare Guide\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eWood \u0026amp; linen care · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-status\"\u003eComing Soon\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-card dl-disabled\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg height=\"20\" width=\"20\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 3v18M4 7.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003e3D Files\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eFor renderings · ZIP\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-status\"\u003eComing Soon\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"W 36cm x H 23cm \/ W 14.1″ x H 9″ \/ Walnut Color \u0026 ivory White \/ US Plug","offer_id":52249625952530,"sku":"DCT-ML1710-01","price":300.95,"currency_code":"EUR","in_stock":true},{"title":"W 36cm x H 23cm \/ W 14.1″ x H 9″ \/ Walnut Color \u0026 ivory White \/ UK Plug","offer_id":52249625985298,"sku":"DCT-ML1710-02","price":300.95,"currency_code":"EUR","in_stock":true},{"title":"W 36cm x H 23cm \/ W 14.1″ x H 9″ \/ Walnut Color \u0026 ivory White \/ AU Plug","offer_id":52249626018066,"sku":"DCT-ML1710-03","price":300.95,"currency_code":"EUR","in_stock":true},{"title":"W 36cm x H 23cm \/ W 14.1″ x H 9″ \/ Walnut Color \u0026 ivory White \/ EU Plug","offer_id":52249626050834,"sku":"DCT-ML1710-04","price":300.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Elowen_Table_Light_1.jpg?v=1778145026","url":"https:\/\/docos.us\/en-de\/products\/elowen-table-light","provider":"Docos","version":"1.0","type":"link"}