{"product_id":"geo-table-lamp","title":"Geo Table Lamp","description":"\u003cstyle\u003e\n.vk-geo-wrap {\n  --vk-geo-bg: #ffffff;\n  --vk-geo-bg-card: #faf6ef;\n  --vk-geo-bg-deep: #ece0cc;\n  --vk-geo-border: #ece2d1;\n  --vk-geo-border-lt: #f4eee0;\n  --vk-geo-accent: #a8895c;\n  --vk-geo-accent-dk: #6f5630;\n  --vk-geo-accent-lt: #c7a66b;\n  --vk-geo-accent-bg: #f1e9d8;\n  --vk-geo-accent-bdr: #dcc7a0;\n  --vk-geo-text: #2a261d;\n  --vk-geo-text-mid: #554d3c;\n  --vk-geo-text-light: #968b73;\n  max-width: 680px;\n  margin: 0;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--vk-geo-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-geo-wrap * { box-sizing: border-box; }\n.vk-geo-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-geo-text-mid); }\n.vk-geo-wrap a { color: var(--vk-geo-accent-dk); text-decoration: underline; }\n.vk-geo-wrap .vk-geo-section { margin-bottom: 2.6rem; }\n.vk-geo-wrap .vk-geo-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-geo-wrap .vk-geo-sec-line { flex: 1; height: 0.5px; background: var(--vk-geo-border); }\n.vk-geo-wrap .vk-geo-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-geo-accent-dk); white-space: nowrap; }\n.vk-geo-wrap strong { color: var(--vk-geo-text); font-weight: 600; }\n\n\/* Features grid (3 columns) *\/\n.vk-geo-wrap .vk-geo-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-geo-wrap .vk-geo-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-geo-border); border-radius: 12px; background: var(--vk-geo-bg-card); }\n.vk-geo-wrap .vk-geo-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-geo-accent-bg); border: 0.5px solid var(--vk-geo-accent-bdr); color: var(--vk-geo-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-geo-wrap .vk-geo-feat-icon svg { fill: none; }\n.vk-geo-wrap .vk-geo-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-geo-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-geo-wrap .vk-geo-feat-desc { font-size: 12px; color: var(--vk-geo-text-mid); line-height: 1.55; }\n\n\/* Critical notice *\/\n.vk-geo-wrap .vk-geo-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-geo-accent-bdr); border-left: 3px solid var(--vk-geo-accent); border-radius: 10px; background: var(--vk-geo-accent-bg); }\n.vk-geo-wrap .vk-geo-notice .vk-geo-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-geo-accent-dk); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.vk-geo-wrap .vk-geo-notice .vk-geo-notice-body { font-size: 12.5px; color: var(--vk-geo-text-mid); line-height: 1.6; }\n.vk-geo-wrap .vk-geo-notice .vk-geo-notice-body strong { color: var(--vk-geo-text); font-weight: 600; }\n.vk-geo-wrap .vk-geo-notice .vk-geo-notice-body strong:first-child { display: block; color: var(--vk-geo-accent-dk); margin-bottom: 3px; font-size: 13px; }\n\n\/* Warning callout *\/\n.vk-geo-wrap .vk-geo-warn { display: flex; gap: 12px; align-items: flex-start; padding: 12px 14px; border: 0.5px solid #d4a373; border-left: 3px solid #b06438; border-radius: 10px; background: #fbf2e6; margin-top: 12px; }\n.vk-geo-wrap .vk-geo-warn-ico { width: 20px; height: 20px; border-radius: 50%; background: #b06438; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.vk-geo-wrap .vk-geo-warn-body { font-size: 12px; color: var(--vk-geo-text-mid); line-height: 1.55; }\n.vk-geo-wrap .vk-geo-warn-body strong { color: #8a4820; font-weight: 600; }\n.vk-geo-wrap .vk-geo-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; }\n\n\/* Specifications *\/\n.vk-geo-wrap .vk-geo-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-geo-border); border-radius: 14px; overflow: hidden; }\n.vk-geo-wrap .vk-geo-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-geo-border-lt); display: flex; align-items: flex-start; background: var(--vk-geo-bg-card); gap: 16px; }\n.vk-geo-wrap .vk-geo-spec-item:last-child { border-bottom: 0; }\n.vk-geo-wrap .vk-geo-spec-item:nth-child(even) { background: var(--vk-geo-bg); }\n.vk-geo-wrap .vk-geo-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-geo-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; }\n.vk-geo-wrap .vk-geo-spec-val { font-size: 12.5px; color: var(--vk-geo-text); }\n\n\/* Style tags *\/\n.vk-geo-wrap .vk-geo-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-geo-wrap .vk-geo-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-geo-accent-dk); background: var(--vk-geo-accent-bg); border: 0.5px solid var(--vk-geo-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-geo-wrap .vk-geo-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-geo-wrap .vk-geo-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-geo-border); border-radius: 12px; background: var(--vk-geo-bg-card); text-decoration: none; color: var(--vk-geo-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-geo-wrap .vk-geo-dl-card:hover { background: var(--vk-geo-accent-bg); border-color: var(--vk-geo-accent-bdr); }\n.vk-geo-wrap .vk-geo-dl-card.vk-geo-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-geo-bg); }\n.vk-geo-wrap .vk-geo-dl-card.vk-geo-dl-disabled:hover { background: var(--vk-geo-bg); border-color: var(--vk-geo-border); }\n.vk-geo-wrap .vk-geo-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-geo-accent-bg); border: 0.5px solid var(--vk-geo-accent-bdr); color: var(--vk-geo-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-geo-wrap .vk-geo-dl-icon svg { fill: none; }\n.vk-geo-wrap .vk-geo-dl-meta { width: 100%; }\n.vk-geo-wrap .vk-geo-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-geo-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-geo-wrap .vk-geo-dl-sub { font-size: 11.5px; color: var(--vk-geo-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-geo-wrap .vk-geo-dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--vk-geo-text-light); background: var(--vk-geo-bg-card); border: 0.5px solid var(--vk-geo-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-geo-wrap .vk-geo-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-geo-wrap .vk-geo-faq-list details { border: 0.5px solid var(--vk-geo-border); border-radius: 10px; background: var(--vk-geo-bg-card); overflow: hidden; }\n.vk-geo-wrap .vk-geo-faq-list summary { list-style: none; cursor: pointer; padding: 13px 36px 13px 16px; min-height: 44px; font-size: 13px; font-weight: 600; color: var(--vk-geo-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-geo-wrap .vk-geo-faq-list summary::-webkit-details-marker { display: none; }\n.vk-geo-wrap .vk-geo-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-geo-accent-dk); position: absolute; right: 16px; }\n.vk-geo-wrap .vk-geo-faq-list details[open] summary { color: var(--vk-geo-accent-dk); }\n.vk-geo-wrap .vk-geo-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-geo-wrap .vk-geo-faq-list .vk-geo-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-geo-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-geo-wrap .vk-geo-features-grid { grid-template-columns: 1fr; }\n  .vk-geo-wrap .vk-geo-dl-grid { grid-template-columns: 1fr; }\n  .vk-geo-wrap .vk-geo-spec-item { flex-direction: column; gap: 4px; }\n  .vk-geo-wrap .vk-geo-spec-key { width: auto; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vk-geo-wrap\"\u003e\n\n  \u003c!-- 1. Inspiration --\u003e\n  \u003cdiv class=\"vk-geo-section\"\u003e\n    \u003cdiv class=\"vk-geo-sec-header\"\u003e\n      \u003cspan class=\"vk-geo-sec-title\"\u003eInspiration\u003c\/span\u003e\n      \u003cdiv class=\"vk-geo-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe \u003cstrong\u003eGeo Table Lamp\u003c\/strong\u003e balances a \u003cstrong\u003ewide, low leather canopy shade\u003c\/strong\u003e across a \u003cstrong\u003etall lacquered iron column base\u003c\/strong\u003e, clipped on with small black brackets so the brim appears to float. The textured leather shade comes in \u003cstrong\u003eGreen, Brown, Taupe, and Black\u003c\/strong\u003e over a cream base, with \u003cstrong\u003efour G9 bulbs (included)\u003c\/strong\u003e set underneath to wash light down onto the surface and out beneath the brim for ambient, accent-level glow. At \u003cstrong\u003eD17.7″ × H15″ (45 × 38 cm)\u003c\/strong\u003e, it reads as a \u003cstrong\u003epostmodern 1980s-style table lamp for a living room, bedroom nightstand, or entryway console\u003c\/strong\u003e — a sculptural accent lamp for a side table, console, or office corner. Plugs into a standard outlet; indoor use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Good To Know --\u003e\n  \u003cdiv class=\"vk-geo-section\"\u003e\n    \u003cdiv class=\"vk-geo-sec-header\"\u003e\n      \u003cspan class=\"vk-geo-sec-title\"\u003eGood To Know\u003c\/span\u003e\n      \u003cdiv class=\"vk-geo-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-geo-notice\"\u003e\n      \u003cdiv class=\"vk-geo-notice-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"vk-geo-notice-body\"\u003e\n        \u003cstrong\u003eIron + leather · wide canopy shade · 4 × G9 (bulbs included) · D17.7″ × H15″ · plug-in · indoor dry only\u003c\/strong\u003e\n        A \u003cstrong\u003etable lamp\u003c\/strong\u003e with a \u003cstrong\u003elacquered iron column base\u003c\/strong\u003e and a \u003cstrong\u003ewide leather canopy shade\u003c\/strong\u003e held on by small black brackets, with a \u003cstrong\u003ePP inner liner\u003c\/strong\u003e behind the shade. It runs \u003cstrong\u003e4 × G9 bulbs, which are included\u003c\/strong\u003e. It is \u003cstrong\u003eplug-in\u003c\/strong\u003e to a standard wall outlet for indoor use. Iron and leather — keep it \u003cstrong\u003eindoor and dry\u003c\/strong\u003e. AC 110–240V.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Key Features --\u003e\n  \u003cdiv class=\"vk-geo-section\"\u003e\n    \u003cdiv class=\"vk-geo-sec-header\"\u003e\n      \u003cspan class=\"vk-geo-sec-title\"\u003eKey Features\u003c\/span\u003e\n      \u003cdiv class=\"vk-geo-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-geo-features-grid\"\u003e\n      \u003cdiv class=\"vk-geo-feature-card\"\u003e\n        \u003cdiv class=\"vk-geo-feat-icon\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M4 14 L9 8 H15 L20 14 Z\"\u003e\u003c\/path\u003e\n            \u003crect x=\"10\" y=\"3\" width=\"4\" height=\"5\" rx=\"0.5\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"4\" y1=\"14\" x2=\"20\" y2=\"14\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-feat-title\"\u003eWide Leather Canopy Shade\u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-feat-desc\"\u003eA wide, low \u003cstrong\u003etextured-leather canopy\u003c\/strong\u003e clipped on with black brackets so the brim seems to float. Leather in \u003cstrong\u003eGreen, Brown, Taupe, and Black\u003c\/strong\u003e.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-geo-feature-card\"\u003e\n        \u003cdiv class=\"vk-geo-feat-icon\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003crect x=\"9\" y=\"4\" width=\"6\" height=\"16\" rx=\"0.5\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"6\" y1=\"20\" x2=\"18\" y2=\"20\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-feat-title\"\u003eLacquered Iron Column\u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-feat-desc\"\u003eA tall, rectangular \u003cstrong\u003eiron column base\u003c\/strong\u003e in a cream lacquer finish — a weighted, upright plinth that gives the lamp its postmodern, geometric profile.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-geo-feature-card\"\u003e\n        \u003cdiv class=\"vk-geo-feat-icon\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"8\" cy=\"8\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16\" cy=\"8\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"8\" cy=\"15\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16\" cy=\"15\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-feat-title\"\u003e4 × G9, Bulbs Included\u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-feat-desc\"\u003e\n\u003cstrong\u003eFour G9 bulbs are included\u003c\/strong\u003e and sit under the brim, washing light down and out for \u003cstrong\u003eambient, accent-level glow\u003c\/strong\u003e. Plug-in to a standard outlet.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Size \u0026 Fit --\u003e\n  \u003cdiv class=\"vk-geo-section\"\u003e\n    \u003cdiv class=\"vk-geo-sec-header\"\u003e\n      \u003cspan class=\"vk-geo-sec-title\"\u003eSize \u0026amp; Fit\u003c\/span\u003e\n      \u003cdiv class=\"vk-geo-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eOne size: \u003cstrong\u003eD17.7″ (45 cm)\u003c\/strong\u003e wide × \u003cstrong\u003eH15″ (38 cm)\u003c\/strong\u003e tall — a low, wide accent lamp sized for a side table, nightstand, or console.\u003c\/p\u003e\n    \u003cdiv class=\"vk-geo-warn\"\u003e\n      \u003cdiv class=\"vk-geo-warn-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"vk-geo-warn-body\"\u003e\n        \u003cstrong\u003ePlug-in · 4 × G9 (bulbs included) · leather + iron · indoor dry only\u003c\/strong\u003e\n        It is \u003cstrong\u003eplug-in\u003c\/strong\u003e to a standard wall outlet. Set it on a stable surface and leave room for the wide brim — the shade is about \u003cstrong\u003eD17.7″\u003c\/strong\u003e across. Bulbs are \u003cstrong\u003e4 × G9, included\u003c\/strong\u003e. Wipe the \u003cstrong\u003eleather shade\u003c\/strong\u003e and \u003cstrong\u003eiron base\u003c\/strong\u003e with a soft dry cloth, and keep it \u003cstrong\u003eindoor and dry\u003c\/strong\u003e. For a custom shade color, email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Specifications --\u003e\n  \u003cdiv class=\"vk-geo-section\"\u003e\n    \u003cdiv class=\"vk-geo-sec-header\"\u003e\n      \u003cspan class=\"vk-geo-sec-title\"\u003eSpecifications\u003c\/span\u003e\n      \u003cdiv class=\"vk-geo-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-geo-spec-grid\"\u003e\n      \u003cdiv class=\"vk-geo-spec-item\"\u003e\n        \u003cdiv class=\"vk-geo-spec-key\"\u003eFixture Type\u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-spec-val\"\u003eTable lamp · leather canopy shade · plug-in\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-geo-spec-item\"\u003e\n        \u003cdiv class=\"vk-geo-spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-spec-val\"\u003eLacquered iron column base + high-end leather canopy shade + PP inner liner · cream base, leather in Green, Brown, Taupe, or Black\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-geo-spec-item\"\u003e\n        \u003cdiv class=\"vk-geo-spec-key\"\u003eLight Source\u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-spec-val\"\u003e4 × G9 sockets · bulbs included\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-geo-spec-item\"\u003e\n        \u003cdiv class=\"vk-geo-spec-key\"\u003eDimensions\u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-spec-val\"\u003eD17.7″ (45 cm) wide × H15″ (38 cm) tall\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-geo-spec-item\"\u003e\n        \u003cdiv class=\"vk-geo-spec-key\"\u003ePower\u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-spec-val\"\u003ePlug-in to a standard wall outlet · AC 110–240V · indoor dry only\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-geo-spec-item\"\u003e\n        \u003cdiv class=\"vk-geo-spec-key\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-spec-val\"\u003eWipe leather shade and iron base with a soft dry cloth · keep dry, indoor use\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-geo-spec-item\"\u003e\n        \u003cdiv class=\"vk-geo-spec-key\"\u003eDesign Style\u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-spec-val\"\u003e\n          \u003cdiv class=\"vk-geo-style-tags\"\u003e\n            \u003cspan class=\"vk-geo-style-tag\"\u003ePostmodern\u003c\/span\u003e\n            \u003cspan class=\"vk-geo-style-tag\"\u003e1980s\u003c\/span\u003e\n            \u003cspan class=\"vk-geo-style-tag\"\u003eSculptural\u003c\/span\u003e\n            \u003cspan class=\"vk-geo-style-tag\"\u003eEclectic\u003c\/span\u003e\n            \u003cspan class=\"vk-geo-style-tag\"\u003eModern\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-geo-spec-item\"\u003e\n        \u003cdiv class=\"vk-geo-spec-key\"\u003eBest For\u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-spec-val\"\u003eLiving room, bedroom nightstand, entryway console, side table, or office \/ desk corner\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Downloads --\u003e\n  \u003cdiv class=\"vk-geo-section\"\u003e\n    \u003cdiv class=\"vk-geo-sec-header\"\u003e\n      \u003cspan class=\"vk-geo-sec-title\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"vk-geo-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eTechnical reference and setup files for the Geo Table Lamp. 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=\"vk-geo-dl-grid\"\u003e\n\n      \u003c!-- Replace href=\"#\" with the actual file URL once uploaded; remove vk-geo-dl-disabled and the Pending badge to activate. --\u003e\n      \u003ca class=\"vk-geo-dl-card vk-geo-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-geo-dl-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-dl-meta\"\u003e\n          \u003cdiv class=\"vk-geo-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n          \u003cdiv class=\"vk-geo-dl-sub\"\u003eDimensions \u0026amp; details · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"vk-geo-dl-card vk-geo-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-geo-dl-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-dl-meta\"\u003e\n          \u003cdiv class=\"vk-geo-dl-label\"\u003eUser Guide\u003c\/div\u003e\n          \u003cdiv class=\"vk-geo-dl-sub\"\u003eSetup \u0026amp; care · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"vk-geo-dl-card vk-geo-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-geo-dl-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 2 L21 7 V17 L12 22 L3 17 V7 Z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 7 L12 12 L21 7\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"12\" y1=\"12\" x2=\"12\" y2=\"22\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-dl-meta\"\u003e\n          \u003cdiv class=\"vk-geo-dl-label\"\u003e3D File\u003c\/div\u003e\n          \u003cdiv class=\"vk-geo-dl-sub\"\u003e3D model · OBJ\/FBX\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-geo-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. FAQ --\u003e\n  \u003cdiv class=\"vk-geo-section\"\u003e\n    \u003cdiv class=\"vk-geo-sec-header\"\u003e\n      \u003cspan class=\"vk-geo-sec-title\"\u003eFAQ\u003c\/span\u003e\n      \u003cdiv class=\"vk-geo-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-geo-faq-list\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat size is the Geo Table Lamp, and where does it fit?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-geo-faq-a\"\u003eIt is \u003cstrong\u003eD17.7″ (45 cm)\u003c\/strong\u003e wide × \u003cstrong\u003eH15″ (38 cm)\u003c\/strong\u003e tall. The wide brim needs a clear, stable surface — it suits a living room side table, bedroom nightstand, entryway console, or office \/ desk corner.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eAre bulbs included, and what type does it use?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-geo-faq-a\"\u003eYes — \u003cstrong\u003e4 × G9 bulbs are included\u003c\/strong\u003e. The four sockets sit under the leather brim for ambient, accent-level light.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat shade colors are available, and can I get a custom one?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-geo-faq-a\"\u003eThe leather canopy shade comes in \u003cstrong\u003eGreen, Brown, Taupe, and Black\u003c\/strong\u003e over a cream iron base. For a custom shade color, email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e before ordering.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it plug-in, and is it for indoor use?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-geo-faq-a\"\u003eIt is \u003cstrong\u003eplug-in\u003c\/strong\u003e to a standard wall outlet and is rated for \u003cstrong\u003eindoor dry locations only\u003c\/strong\u003e. AC 110–240V.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I clean the leather shade and iron base?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-geo-faq-a\"\u003eWipe the \u003cstrong\u003eleather shade\u003c\/strong\u003e and \u003cstrong\u003eiron base\u003c\/strong\u003e with a soft, dry cloth. Keep the lamp \u003cstrong\u003eindoor and dry\u003c\/strong\u003e.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. Schema.org JSON-LD: Product + FAQPage --\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"Geo Table Lamp - Postmodern Iron Column Lamp with Wide Leather Canopy Shade\",\n    \"description\": \"Postmodern 1980s-style table lamp with a tall lacquered iron column base and a wide, low leather canopy shade held on by small black brackets. The textured leather shade is available in Green, Brown, Taupe, and Black over a cream base, with a PP inner liner. Size: D17.7 in (45 cm) wide x H15 in (38 cm) tall. Light source: 4 x G9 sockets; bulbs are included, set under the brim for ambient, accent-level light. Plug-in to a standard wall outlet; AC 110-240V, indoor dry locations only. Suitable for a living room, bedroom nightstand, entryway console, side table, or office \/ desk corner. Designed for Postmodern, 1980s, Sculptural, Eclectic, and Modern interiors.\",\n    \"material\": [\"Iron\", \"Leather\"],\n    \"color\": \"Cream base \/ Green, Brown, Taupe, or Black leather shade\",\n    \"category\": \"Table Lamp\",\n    \"additionalProperty\": [\n      { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"D17.7 in (45 cm) wide x H15 in (38 cm) tall\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"4 x G9 sockets; bulbs included\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Materials\", \"value\": \"Lacquered iron column base + high-end leather canopy shade + PP inner liner; cream base, leather in Green, Brown, Taupe, or Black\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Power\", \"value\": \"Plug-in to a standard wall outlet; AC 110-240V; indoor dry only\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Design Style\", \"value\": \"Postmodern, 1980s, Sculptural, Eclectic, Modern\" }\n    ]\n  }\n  \u003c\/script\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      { \"@type\": \"Question\", \"name\": \"What size is the Geo Table Lamp, and where does it fit?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is D17.7 in (45 cm) wide x H15 in (38 cm) tall. The wide brim needs a clear, stable surface - it suits a living room side table, bedroom nightstand, entryway console, or office \/ desk corner.\" } },\n      { \"@type\": \"Question\", \"name\": \"Are bulbs included, and what type does it use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes - 4 x G9 bulbs are included. The four sockets sit under the leather brim for ambient, accent-level light.\" } },\n      { \"@type\": \"Question\", \"name\": \"What shade colors are available, and can I get a custom one?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The leather canopy shade comes in Green, Brown, Taupe, and Black over a cream iron base. For a custom shade color, email info@docos.us before ordering.\" } },\n      { \"@type\": \"Question\", \"name\": \"Is it plug-in, and is it for indoor use?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is plug-in to a standard wall outlet and is rated for indoor dry locations only. AC 110-240V.\" } },\n      { \"@type\": \"Question\", \"name\": \"How do I clean the leather shade and iron base?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Wipe the leather shade and iron base with a soft, dry cloth. Keep the lamp indoor and dry.\" } }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Green \/ US Plug","offer_id":52426488906002,"sku":"DCT-K1532-01","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Green \/ UK Plug","offer_id":52426488938770,"sku":"DCT-K1532-02","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Green \/ AU Plug","offer_id":52426488971538,"sku":"DCT-K1532-03","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Green \/ EU Plug","offer_id":52426489004306,"sku":"DCT-K1532-04","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Brown \/ US Plug","offer_id":52426489037074,"sku":"DCT-K1532-05","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Brown \/ UK Plug","offer_id":52426489069842,"sku":"DCT-K1532-06","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Brown \/ AU Plug","offer_id":52426489102610,"sku":"DCT-K1532-07","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Brown \/ EU Plug","offer_id":52426489135378,"sku":"DCT-K1532-08","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Taupe \/ US Plug","offer_id":52426489168146,"sku":"DCT-K1532-09","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Taupe \/ UK Plug","offer_id":52426489200914,"sku":"DCT-K1532-10","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Taupe \/ AU Plug","offer_id":52426489233682,"sku":"DCT-K1532-11","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Taupe \/ EU Plug","offer_id":52426489266450,"sku":"DCT-K1532-12","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Black \/ US Plug","offer_id":52426489299218,"sku":"DCT-K1532-13","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Black \/ UK Plug","offer_id":52426489331986,"sku":"DCT-K1532-14","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Black \/ AU Plug","offer_id":52426489364754,"sku":"DCT-K1532-15","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 38cm \/ ∅ 17.7″ x H 15″ \/ Creamy Yellow \u0026 Black \/ EU Plug","offer_id":52426489397522,"sku":"DCT-K1532-16","price":320.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Geo_Table_Lamp_1.jpg?v=1782631762","url":"https:\/\/docos.us\/es\/products\/geo-table-lamp","provider":"Docos","version":"1.0","type":"link"}