{"product_id":"rowen-floor-light","title":"Rowen Floor Light","description":"\u003cstyle\u003e\n.pdp {\n  --pdp-bg: #ffffff;\n  --pdp-bg-card: #faf6f1;\n  --pdp-bg-deep: #ece0cd;\n  --pdp-border: #e0d3bd;\n  --pdp-border-lt: #e8dcc8;\n  --pdp-accent: #8a6f4f;\n  --pdp-accent-dk: #5e4a31;\n  --pdp-accent-bg: #f1e8da;\n  --pdp-accent-bdr: #bda079;\n  --pdp-text: #2a211a;\n  --pdp-text-mid: #5a4a3b;\n  --pdp-text-light: #978674;\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 p { margin: 0 0 0.8rem 0; color: var(--pdp-text-mid); }\n.pdp a { color: var(--pdp-accent-dk); }\n.pdp .pdp-section { margin-bottom: 2.8rem; }\n.pdp .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\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.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-icon svg { fill: none; }\n.pdp .feat-title { font-size: 13px; font-weight: 700; color: var(--pdp-text); margin-bottom: 6px; line-height: 1.35; }\n.pdp .feat-desc { font-size: 12px; color: var(--pdp-text-mid); line-height: 1.55; }\n.pdp .variants-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .variant-card { padding: 10px 8px; border: 0.5px solid var(--pdp-border); border-radius: 10px; background: var(--pdp-bg-card); text-align: center; cursor: pointer; transition: border-color 0.2s, transform 0.2s; position: relative; }\n.pdp .variant-card:hover { border-color: var(--pdp-accent); transform: translateY(-2px); }\n.pdp .variant-swatch { width: 100%; aspect-ratio: 1; border-radius: 8px; margin-bottom: 8px; border: 0.5px solid var(--pdp-border); overflow: hidden; background-color: var(--pdp-bg-deep); }\n.pdp .variant-swatch img { width: 100%; height: 100%; object-fit: cover; display: block; }\n.pdp .variant-name { font-size: 12px; font-weight: 700; color: var(--pdp-text); line-height: 1.3; }\n.pdp .variant-sub { font-size: 10.5px; color: var(--pdp-text-light); margin-top: 2px; }\n.pdp .variant-card .variant-preview { position: absolute; bottom: calc(100% + 12px); left: 50%; transform: translateX(-50%) scale(0.85); width: 280px; height: 280px; border-radius: 12px; border: 1px solid var(--pdp-accent-bdr); box-shadow: 0 12px 32px rgba(42,33,26,0.18); overflow: hidden; background-color: var(--pdp-bg-card); opacity: 0; pointer-events: none; transition: opacity 0.2s, transform 0.2s; z-index: 100; }\n.pdp .variant-card .variant-preview img { width: 100%; height: 100%; object-fit: cover; display: block; }\n.pdp .variant-card:hover .variant-preview { opacity: 1; transform: translateX(-50%) scale(1); }\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: flex-start; 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: 160px; flex-shrink: 0; padding-top: 2px; }\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.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; min-height: 44px; 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 { color: var(--pdp-accent); }\n.pdp .faq-list details[open] summary::after { content: '\\2212'; }\n.pdp .faq-list .faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--pdp-text-mid); line-height: 1.6; }\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.dl-disabled { cursor: default; opacity: 0.72; background: var(--pdp-bg); }\n.pdp a.dl-card:hover { border-color: var(--pdp-accent); background: var(--pdp-accent-bg); }\n.pdp a.dl-card:hover .dl-icon { background: var(--pdp-accent); color: #fff; }\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-icon svg { fill: none; }\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@media (max-width: 720px) {\n  .pdp .features-grid, .pdp .dl-grid { grid-template-columns: 1fr; }\n  .pdp .spec-item { flex-direction: column; gap: 4px; }\n  .pdp .spec-key { width: auto; }\n  .pdp .variant-card .variant-preview { display: none; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pdp\"\u003e\n\u003c!-- 1. Inspiration --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eInspiration\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe Rowen comes from the paper lanterns set along a temple path at dusk — a line of small square boxes, each glowing on its own. Rather than spreading them across a room, they were stacked: one box on top of another, held on slim rods so the column reads as light stepping upward. The round cut-out on each face is the one soft shape in an otherwise squared frame, and it repeats four times per box so the lantern looks the same from wherever you sit.\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 width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" stroke-width=\"1.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"7\" y=\"3\" width=\"10\" height=\"6\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"7\" y=\"9.5\" width=\"10\" height=\"6\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"7\" y=\"16\" width=\"10\" height=\"6\" rx=\"1\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eStacked Lantern Modules\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eSquare 9.8″ (25 cm) lantern boxes in a wood-grain finish stack vertically, each with a round cut-out on all four sides so it reads the same from any angle.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" stroke-width=\"1.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eFrosted Globe Diffusers\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eA rounded acrylic globe inside each box softens the bulb into an even, glare-free glow instead of a visible filament.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" stroke-width=\"1.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8 3h8M8 8h8M8 13h8M8 18h8\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 3v18M14 3v18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eTall, Narrow Footprint\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eAt \u003cstrong\u003e67″ tall on a 9.8″ square base\u003c\/strong\u003e, it fills vertical space in a corner that a table lamp can't, without taking up floor area.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Module Options --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eModule Options\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eSame frame and wood-grain base in three module counts — more modules mean more lit boxes and more sockets. Hover a thumbnail to preview.\u003c\/p\u003e\n\u003cdiv class=\"variants-grid\"\u003e\n\u003cdiv class=\"variant-card\"\u003e\n\u003cdiv class=\"variant-swatch\"\u003e\u003cimg loading=\"lazy\" alt=\"Rowen wood-frame lantern floor lamp 3 modules for bedroom\" src=\"https:\/\/docos.us\/cdn\/shop\/files\/Rowen_Floor_Light_7_1200x.jpg?v=1779780333\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"variant-name\"\u003e3 Modules\u003c\/div\u003e\n\u003cdiv class=\"variant-sub\"\u003e3 × E27 · bedroom, reading nook\u003c\/div\u003e\n\u003cdiv class=\"variant-preview\"\u003e\u003cimg alt=\"Rowen floor lamp 3 modules preview\" src=\"https:\/\/docos.us\/cdn\/shop\/files\/Rowen_Floor_Light_7_1200x.jpg?v=1779780333\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"variant-card\"\u003e\n\u003cdiv class=\"variant-swatch\"\u003e\u003cimg loading=\"lazy\" alt=\"Rowen wood-frame lantern floor lamp 4 modules for living room\" src=\"https:\/\/docos.us\/cdn\/shop\/files\/Rowen_Floor_Light_6_1200x.jpg?v=1779780333\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"variant-name\"\u003e4 Modules\u003c\/div\u003e\n\u003cdiv class=\"variant-sub\"\u003e4 × E27 · living room, office\u003c\/div\u003e\n\u003cdiv class=\"variant-preview\"\u003e\u003cimg alt=\"Rowen floor lamp 4 modules preview\" src=\"https:\/\/docos.us\/cdn\/shop\/files\/Rowen_Floor_Light_6_1200x.jpg?v=1779780333\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"variant-card\"\u003e\n\u003cdiv class=\"variant-swatch\"\u003e\u003cimg loading=\"lazy\" alt=\"Rowen wood-frame lantern floor lamp 5 modules living room corner\" src=\"https:\/\/docos.us\/cdn\/shop\/files\/Rowen_Floor_Light_3_1200x.jpg?v=1779780333\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"variant-name\"\u003e5 Modules\u003c\/div\u003e\n\u003cdiv class=\"variant-sub\"\u003e5 × E27 · tallest lit column\u003c\/div\u003e\n\u003cdiv class=\"variant-preview\"\u003e\u003cimg alt=\"Rowen floor lamp 5 modules preview\" src=\"https:\/\/docos.us\/cdn\/shop\/files\/Rowen_Floor_Light_3_1200x.jpg?v=1779780333\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. 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\"\u003eFixture Type\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFloor lamp · stacked lantern column · plug-in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIron frame in a wood-grain finish + frosted acrylic globe diffusers · wood-grain base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e67″ H (171 cm) · 9.8″ × 9.8″ base (25 × 25 cm) · lantern module 9.8″ (25 cm) square\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eOne E27 medium screw base per module (up to 5) · 45W max each · warm white bulbs included · accepts standard US E26\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 · 59″ (150 cm) cord from the base · no wiring or electrician needed\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 the frame and acrylic with a soft dry cloth — avoid solvents, which cloud acrylic · indoor dry locations only, on a flat floor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDesign Style\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\"\u003eScandinavian\u003c\/span\u003e \u003cspan class=\"style-tag\"\u003eMinimalist\u003c\/span\u003e \u003cspan class=\"style-tag\"\u003eAsian-Inspired\u003c\/span\u003e \u003cspan class=\"style-tag\"\u003eModern\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eLiving room corner, bedroom, reading nook, office · ambient light rather than task light\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. 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\u003eTechnical reference and assembly guides for the Rowen Floor Light. Need a doc that's not listed? Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca class=\"dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1mXBDJ3O7GngSxUNRUrNy226S8HQbqIU7\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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\"\u003eFull product specs · 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 viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003eAssembly Guide\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eModule stack step-by-step · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-card dl-disabled\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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\"\u003eCare Guide\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eWood-grain \u0026amp; acrylic · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 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\u003eWhat does \"3, 4, or 5 modules\" mean?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eIt is the number of lit lantern boxes in the column. Each module holds its own \u003cstrong\u003eE27 bulb\u003c\/strong\u003e, so more modules mean more lit height and more light — the five-module version runs \u003cstrong\u003efive bulbs\u003c\/strong\u003e. Overall height stays \u003cstrong\u003e67″ (171 cm)\u003c\/strong\u003e either way; what changes is how much of the column glows.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulbs does it use, and are they included?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eOne \u003cstrong\u003eE27\u003c\/strong\u003e (medium screw base) bulb per module, \u003cstrong\u003e45W max each\u003c\/strong\u003e, and warm white bulbs are \u003cstrong\u003eincluded\u003c\/strong\u003e. E27 is cross-compatible with the standard US E26 base, so US replacements thread right in.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it a reading light or ambient lighting?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eIt is \u003cstrong\u003eambient\u003c\/strong\u003e. The frosted globes diffuse each bulb into a soft, even glow for atmosphere — good beside a reading chair as background light, but pair it with a directed lamp for close reading.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the frames real wood, and where can I use it?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe frames and base are iron and acrylic in a \u003cstrong\u003ewood-grain finish\u003c\/strong\u003e, not solid wood. It is \u003cstrong\u003eplug-in\u003c\/strong\u003e — a 59″ cord from the base, no wiring needed — and rated for \u003cstrong\u003eindoor dry locations\u003c\/strong\u003e on a flat floor, so keep it out of bathrooms and covered outdoor spaces.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 7. Schema.org JSON-LD --\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Rowen Floor Light\",\n  \"description\": \"Column floor lamp built from square wood-grain lantern modules stacked on slim metal rods, each holding a frosted acrylic globe that glows through a round cut-out on all four sides. 67 inch tall on a 9.8 inch square base, one E27 socket per module with up to five, warm white bulbs included. Plug-in with a 59 inch cord. Indoor dry locations only.\",\n  \"material\": [\"Iron\", \"Acrylic\"],\n  \"color\": \"Wood-grain\",\n  \"size\": \"67\\\" H x 9.8\\\" x 9.8\\\" (171 x 25 x 25 cm)\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"One E27 medium screw base per module, up to 5, 45W max each, warm white bulbs included\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Power\", \"value\": \"Plug-in, 59 inch (150 cm) cord from the base\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Location Rating\", \"value\": \"Indoor dry locations only\" }\n  ],\n  \"hasVariant\": [\n    { \"@type\": \"Product\", \"name\": \"Rowen Floor Light - 3 Modules\" },\n    { \"@type\": \"Product\", \"name\": \"Rowen Floor Light - 4 Modules\" },\n    { \"@type\": \"Product\", \"name\": \"Rowen Floor Light - 5 Modules\" }\n  ]\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What does 3, 4 or 5 modules mean?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is the number of lit lantern boxes in the column. Each module holds its own E27 bulb, so more modules mean more lit height and more light, with the five-module version running five bulbs. Overall height stays 67 inches (171 cm) either way; what changes is how much of the column glows.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What bulbs does it use, and are they included?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"One E27 medium screw base bulb per module, 45W max each, and warm white bulbs are included. E27 is cross-compatible with the standard US E26 base, so US replacements thread right in.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is it a reading light or ambient lighting?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is ambient. The frosted globes diffuse each bulb into a soft even glow for atmosphere, which works beside a reading chair as background light, but pair it with a directed lamp for close reading.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are the frames real wood, and where can I use it?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The frames and base are iron and acrylic in a wood-grain finish, not solid wood. It is plug-in with a 59 inch cord from the base, so no wiring is needed, and it is rated for indoor dry locations on a flat floor, away from bathrooms and covered outdoor spaces.\" }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"3 Heads W 25cm x H 171cm \/ W 9.8″ x H 67.3″ \/ Walnut Color \u0026 White \/ US Plug","offer_id":52298514858258,"sku":"DCF-L2715-01","price":1399.95,"currency_code":"EUR","in_stock":true},{"title":"3 Heads W 25cm x H 171cm \/ W 9.8″ x H 67.3″ \/ Walnut Color \u0026 White \/ UK Plug","offer_id":52298514891026,"sku":"DCF-L2715-02","price":1399.95,"currency_code":"EUR","in_stock":true},{"title":"3 Heads W 25cm x H 171cm \/ W 9.8″ x H 67.3″ \/ Walnut Color \u0026 White \/ AU Plug","offer_id":52298514923794,"sku":"DCF-L2715-03","price":1399.95,"currency_code":"EUR","in_stock":true},{"title":"3 Heads W 25cm x H 171cm \/ W 9.8″ x H 67.3″ \/ Walnut Color \u0026 White \/ EU Plug","offer_id":52298514956562,"sku":"DCF-L2715-04","price":1399.95,"currency_code":"EUR","in_stock":true},{"title":"4 Heads W 25cm x H 171cm \/ W 9.8″ x H 67.3″ \/ Walnut Color \u0026 White \/ US Plug","offer_id":52298514989330,"sku":"DCF-L2715-05","price":1518.95,"currency_code":"EUR","in_stock":true},{"title":"4 Heads W 25cm x H 171cm \/ W 9.8″ x H 67.3″ \/ Walnut Color \u0026 White \/ UK Plug","offer_id":52298515022098,"sku":"DCF-L2715-06","price":1518.95,"currency_code":"EUR","in_stock":true},{"title":"4 Heads W 25cm x H 171cm \/ W 9.8″ x H 67.3″ \/ Walnut Color \u0026 White \/ AU Plug","offer_id":52298515054866,"sku":"DCF-L2715-07","price":1518.95,"currency_code":"EUR","in_stock":true},{"title":"4 Heads W 25cm x H 171cm \/ W 9.8″ x H 67.3″ \/ Walnut Color \u0026 White \/ EU Plug","offer_id":52298515087634,"sku":"DCF-L2715-08","price":1518.95,"currency_code":"EUR","in_stock":true},{"title":"5 Heads W 25cm x H 171cm \/ W 9.8″ x H 67.3″ \/ Walnut Color \u0026 White \/ US Plug","offer_id":52298515120402,"sku":"DCF-L2715-09","price":1662.95,"currency_code":"EUR","in_stock":true},{"title":"5 Heads W 25cm x H 171cm \/ W 9.8″ x H 67.3″ \/ Walnut Color \u0026 White \/ UK Plug","offer_id":52298515153170,"sku":"DCF-L2715-10","price":1662.95,"currency_code":"EUR","in_stock":true},{"title":"5 Heads W 25cm x H 171cm \/ W 9.8″ x H 67.3″ \/ Walnut Color \u0026 White \/ AU Plug","offer_id":52298515185938,"sku":"DCF-L2715-11","price":1662.95,"currency_code":"EUR","in_stock":true},{"title":"5 Heads W 25cm x H 171cm \/ W 9.8″ x H 67.3″ \/ Walnut Color \u0026 White \/ EU Plug","offer_id":52298515218706,"sku":"DCF-L2715-12","price":1662.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Rowen_Floor_Light_1.jpg?v=1779780333","url":"https:\/\/docos.us\/en-pt\/products\/rowen-floor-light","provider":"Docos","version":"1.0","type":"link"}