{"product_id":"ormino-disc-table-light","title":"Ormino Disc Table Light","description":"\u003cstyle\u003e\n.vk-ormi-wrap {\n  --vk-ormi-bg: #ffffff;\n  --vk-ormi-bg-card: #fbf7ef;\n  --vk-ormi-bg-deep: #ece2cd;\n  --vk-ormi-border: #ece4d3;\n  --vk-ormi-border-lt: #f4eedf;\n  --vk-ormi-accent: #a98c5a;\n  --vk-ormi-accent-dk: #6f5a2f;\n  --vk-ormi-accent-lt: #c8af7d;\n  --vk-ormi-accent-bg: #f1ebda;\n  --vk-ormi-accent-bdr: #dccba2;\n  --vk-ormi-text: #2a261d;\n  --vk-ormi-text-mid: #554d3c;\n  --vk-ormi-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-ormi-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-ormi-wrap * { box-sizing: border-box; }\n.vk-ormi-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-ormi-text-mid); }\n.vk-ormi-wrap a { color: var(--vk-ormi-accent-dk); text-decoration: underline; }\n.vk-ormi-wrap .vk-ormi-section { margin-bottom: 2.6rem; }\n.vk-ormi-wrap .vk-ormi-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-ormi-wrap .vk-ormi-sec-line { flex: 1; height: 0.5px; background: var(--vk-ormi-border); }\n.vk-ormi-wrap .vk-ormi-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-ormi-accent-dk); white-space: nowrap; }\n.vk-ormi-wrap strong { color: var(--vk-ormi-text); font-weight: 600; }\n\n\/* Features grid (3 columns) *\/\n.vk-ormi-wrap .vk-ormi-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-ormi-wrap .vk-ormi-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-ormi-border); border-radius: 12px; background: var(--vk-ormi-bg-card); }\n.vk-ormi-wrap .vk-ormi-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-ormi-accent-bg); border: 0.5px solid var(--vk-ormi-accent-bdr); color: var(--vk-ormi-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-ormi-wrap .vk-ormi-feat-icon svg { fill: none; }\n.vk-ormi-wrap .vk-ormi-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-ormi-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-ormi-wrap .vk-ormi-feat-desc { font-size: 12px; color: var(--vk-ormi-text-mid); line-height: 1.55; }\n\n\/* Option grid (2 columns) *\/\n.vk-ormi-wrap .vk-ormi-size-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }\n.vk-ormi-wrap .vk-ormi-size-card { padding: 14px 14px 16px; border: 0.5px solid var(--vk-ormi-border); border-radius: 12px; background: var(--vk-ormi-bg-card); }\n.vk-ormi-wrap .vk-ormi-size-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-ormi-accent-dk); margin-bottom: 6px; }\n.vk-ormi-wrap .vk-ormi-size-name { font-size: 14px; font-weight: 700; color: var(--vk-ormi-text); margin-bottom: 5px; line-height: 1.3; }\n.vk-ormi-wrap .vk-ormi-size-meta { font-size: 11.5px; color: var(--vk-ormi-text-mid); line-height: 1.55; margin-bottom: 6px; }\n.vk-ormi-wrap .vk-ormi-size-spec { font-size: 10.5px; color: var(--vk-ormi-text-light); line-height: 1.5; }\n.vk-ormi-wrap .vk-ormi-size-spec strong { color: var(--vk-ormi-accent-dk); font-weight: 700; }\n\n\/* Critical notice *\/\n.vk-ormi-wrap .vk-ormi-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-ormi-accent-bdr); border-left: 3px solid var(--vk-ormi-accent); border-radius: 10px; background: var(--vk-ormi-accent-bg); }\n.vk-ormi-wrap .vk-ormi-notice .vk-ormi-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-ormi-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-ormi-wrap .vk-ormi-notice .vk-ormi-notice-body { font-size: 12.5px; color: var(--vk-ormi-text-mid); line-height: 1.6; }\n.vk-ormi-wrap .vk-ormi-notice .vk-ormi-notice-body strong { color: var(--vk-ormi-text); font-weight: 600; }\n.vk-ormi-wrap .vk-ormi-notice .vk-ormi-notice-body strong:first-child { display: block; color: var(--vk-ormi-accent-dk); margin-bottom: 3px; font-size: 13px; }\n\n\/* Warning callout *\/\n.vk-ormi-wrap .vk-ormi-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-ormi-wrap .vk-ormi-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-ormi-wrap .vk-ormi-warn-body { font-size: 12px; color: var(--vk-ormi-text-mid); line-height: 1.55; }\n.vk-ormi-wrap .vk-ormi-warn-body strong { color: #8a4820; font-weight: 600; }\n.vk-ormi-wrap .vk-ormi-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; }\n\n\/* Specifications *\/\n.vk-ormi-wrap .vk-ormi-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-ormi-border); border-radius: 14px; overflow: hidden; }\n.vk-ormi-wrap .vk-ormi-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-ormi-border-lt); display: flex; align-items: flex-start; background: var(--vk-ormi-bg-card); gap: 16px; }\n.vk-ormi-wrap .vk-ormi-spec-item:last-child { border-bottom: 0; }\n.vk-ormi-wrap .vk-ormi-spec-item:nth-child(even) { background: var(--vk-ormi-bg); }\n.vk-ormi-wrap .vk-ormi-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-ormi-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; }\n.vk-ormi-wrap .vk-ormi-spec-val { font-size: 12.5px; color: var(--vk-ormi-text); }\n\n\/* Style tags *\/\n.vk-ormi-wrap .vk-ormi-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-ormi-wrap .vk-ormi-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-ormi-accent-dk); background: var(--vk-ormi-accent-bg); border: 0.5px solid var(--vk-ormi-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-ormi-wrap .vk-ormi-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-ormi-wrap .vk-ormi-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-ormi-border); border-radius: 12px; background: var(--vk-ormi-bg-card); text-decoration: none; color: var(--vk-ormi-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-ormi-wrap .vk-ormi-dl-card:hover { background: var(--vk-ormi-accent-bg); border-color: var(--vk-ormi-accent-bdr); }\n.vk-ormi-wrap .vk-ormi-dl-card.vk-ormi-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-ormi-bg); }\n.vk-ormi-wrap .vk-ormi-dl-card.vk-ormi-dl-disabled:hover { background: var(--vk-ormi-bg); border-color: var(--vk-ormi-border); }\n.vk-ormi-wrap .vk-ormi-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-ormi-accent-bg); border: 0.5px solid var(--vk-ormi-accent-bdr); color: var(--vk-ormi-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-ormi-wrap .vk-ormi-dl-icon svg { fill: none; }\n.vk-ormi-wrap .vk-ormi-dl-meta { width: 100%; }\n.vk-ormi-wrap .vk-ormi-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-ormi-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-ormi-wrap .vk-ormi-dl-sub { font-size: 11.5px; color: var(--vk-ormi-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-ormi-wrap .vk-ormi-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-ormi-text-light); background: var(--vk-ormi-bg-card); border: 0.5px solid var(--vk-ormi-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-ormi-wrap .vk-ormi-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-ormi-wrap .vk-ormi-faq-list details { border: 0.5px solid var(--vk-ormi-border); border-radius: 10px; background: var(--vk-ormi-bg-card); overflow: hidden; }\n.vk-ormi-wrap .vk-ormi-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-ormi-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-ormi-wrap .vk-ormi-faq-list summary::-webkit-details-marker { display: none; }\n.vk-ormi-wrap .vk-ormi-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-ormi-accent-dk); position: absolute; right: 16px; }\n.vk-ormi-wrap .vk-ormi-faq-list details[open] summary { color: var(--vk-ormi-accent-dk); }\n.vk-ormi-wrap .vk-ormi-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-ormi-wrap .vk-ormi-faq-list .vk-ormi-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-ormi-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-ormi-wrap .vk-ormi-features-grid { grid-template-columns: 1fr; }\n  .vk-ormi-wrap .vk-ormi-size-grid { grid-template-columns: 1fr; }\n  .vk-ormi-wrap .vk-ormi-dl-grid { grid-template-columns: 1fr; }\n  .vk-ormi-wrap .vk-ormi-spec-item { flex-direction: column; gap: 4px; }\n  .vk-ormi-wrap .vk-ormi-spec-key { width: auto; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vk-ormi-wrap\"\u003e\n\n  \u003c!-- 1. Inspiration --\u003e\n  \u003cdiv class=\"vk-ormi-section\"\u003e\n    \u003cdiv class=\"vk-ormi-sec-header\"\u003e\n      \u003cspan class=\"vk-ormi-sec-title\"\u003eInspiration\u003c\/span\u003e\n      \u003cdiv class=\"vk-ormi-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe \u003cstrong\u003eOrmino Disc Table Light\u003c\/strong\u003e is a compact, \u003cstrong\u003esaucer-shaped table lamp\u003c\/strong\u003e — a clear \u003cstrong\u003eglass disc shade\u003c\/strong\u003e with a glowing inner diffuser sits on a slim metal stem and a \u003cstrong\u003edomed metal base\u003c\/strong\u003e, topped by a glossy ball finial. An \u003cstrong\u003eintegrated 10W LED\u003c\/strong\u003e is built in, so there’s no bulb to change, and it gives a \u003cstrong\u003ewarm, even glow\u003c\/strong\u003e for soft ambient light on a nightstand, desk, console, or shelf. It’s a \u003cstrong\u003eUSB-powered lamp with a push-button switch\u003c\/strong\u003e — the USB cable plugs into any USB port or adapter. The glass disc, metal stem, and ball finial read mid-century modern, Scandinavian, and space-age against wood, books, and warm-neutral rooms — a small \u003cstrong\u003ebedside and accent lamp\u003c\/strong\u003e, not a bright task light.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Good To Know --\u003e\n  \u003cdiv class=\"vk-ormi-section\"\u003e\n    \u003cdiv class=\"vk-ormi-sec-header\"\u003e\n      \u003cspan class=\"vk-ormi-sec-title\"\u003eGood To Know\u003c\/span\u003e\n      \u003cdiv class=\"vk-ormi-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-ormi-notice\"\u003e\n      \u003cdiv class=\"vk-ormi-notice-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-notice-body\"\u003e\n        \u003cstrong\u003eOne size · metal + glass · glass disc shade with an inner diffuser · slim metal stem + domed base · glossy ball finial · integrated LED 10W (not replaceable) · USB-powered · push-button switch · indoor dry only\u003c\/strong\u003e\n        A compact \u003cstrong\u003esaucer-shaped table lamp\u003c\/strong\u003e — a clear glass disc shade with a glowing inner diffuser, on a slim metal stem and a domed metal base, with a glossy ball finial. The light source is an \u003cstrong\u003eintegrated 10W LED\u003c\/strong\u003e — it’s built in and \u003cstrong\u003enot a replaceable bulb\u003c\/strong\u003e, so there’s nothing to buy or screw in; if it ever fails, the lamp is replaced. The glow is \u003cstrong\u003ewarm white\u003c\/strong\u003e and soft — \u003cstrong\u003eambient and accent light\u003c\/strong\u003e, not a bright task light. It is \u003cstrong\u003eUSB-powered\u003c\/strong\u003e with a \u003cstrong\u003epush-button on\/off switch\u003c\/strong\u003e (no dimmer) — the USB cable plugs into any USB port or USB power adapter (5V). Certified for North America, Australia, Europe \u0026amp; the Middle East. Indoor dry locations only.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Key Features --\u003e\n  \u003cdiv class=\"vk-ormi-section\"\u003e\n    \u003cdiv class=\"vk-ormi-sec-header\"\u003e\n      \u003cspan class=\"vk-ormi-sec-title\"\u003eKey Features\u003c\/span\u003e\n      \u003cdiv class=\"vk-ormi-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-ormi-features-grid\"\u003e\n      \u003cdiv class=\"vk-ormi-feature-card\"\u003e\n        \u003cdiv class=\"vk-ormi-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            \u003cellipse cx=\"12\" cy=\"11\" rx=\"9\" ry=\"3.2\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"11\" rx=\"4.5\" ry=\"1.4\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M3 11 q9 4 18 0\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-feat-title\"\u003eGlass Disc Shade + Inner Diffuser\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-feat-desc\"\u003eA clear \u003cstrong\u003eglass disc shade\u003c\/strong\u003e with a glowing inner diffuser gives a \u003cstrong\u003ewarm, even ambient glow\u003c\/strong\u003e — soft light, no harsh hotspot.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-feature-card\"\u003e\n        \u003cdiv class=\"vk-ormi-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=\"M9 18 h6 M10 21 h4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 3 a6 6 0 0 1 4 10 q-1 1 -1 2 h-6 q0 -1 -1 -2 a6 6 0 0 1 4 -10 z\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"10\" y1=\"9\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"14\" y1=\"9\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-feat-title\"\u003eIntegrated 10W LED\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-feat-desc\"\u003eA \u003cstrong\u003ebuilt-in 10W LED\u003c\/strong\u003e — no bulb to buy or change. \u003cstrong\u003eWarm-white\u003c\/strong\u003e, soft ambient light for a nightstand or shelf.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-feature-card\"\u003e\n        \u003cdiv class=\"vk-ormi-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=\"12\" cy=\"5\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"17\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M6 21 a6 6 0 0 1 12 0 z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-feat-title\"\u003eMetal Stem + Domed Base, Ball Finial\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-feat-desc\"\u003eA slim \u003cstrong\u003emetal stem\u003c\/strong\u003e on a weighted \u003cstrong\u003edomed base\u003c\/strong\u003e, with a glossy ball finial on top. \u003cstrong\u003eUSB-powered\u003c\/strong\u003e with a \u003cstrong\u003epush-button switch\u003c\/strong\u003e.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Materials \u0026 Build --\u003e\n  \u003cdiv class=\"vk-ormi-section\"\u003e\n    \u003cdiv class=\"vk-ormi-sec-header\"\u003e\n      \u003cspan class=\"vk-ormi-sec-title\"\u003eMaterials \u0026amp; Build\u003c\/span\u003e\n      \u003cdiv class=\"vk-ormi-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eOne design — a clear glass disc shade with an inner LED diffuser, on a slim metal stem and a domed metal base, finished with a glossy ball finial (shown in green). See \u003cstrong\u003eSpecifications\u003c\/strong\u003e for exact dimensions.\u003c\/p\u003e\n    \u003cdiv class=\"vk-ormi-size-grid\"\u003e\n      \u003cdiv class=\"vk-ormi-size-card\"\u003e\n        \u003cdiv class=\"vk-ormi-size-label\"\u003eShade\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-size-name\"\u003eGlass Disc + Inner Diffuser\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-size-meta\"\u003eA clear glass disc with a glowing inner diffuser; warm, even ambient glow from the integrated LED.\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-size-spec\"\u003e\n\u003cstrong\u003eGlass\u003c\/strong\u003e · integrated 10W LED\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-size-card\"\u003e\n        \u003cdiv class=\"vk-ormi-size-label\"\u003eStem \u0026amp; Base\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-size-name\"\u003eMetal Stem + Domed Base\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-size-meta\"\u003eA slim metal stem on a weighted domed base, with a glossy ball finial (green) on top; USB-powered with a push-button switch.\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-size-spec\"\u003e\n\u003cstrong\u003eMetal\u003c\/strong\u003e · USB-powered · indoor dry only\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-ormi-warn\"\u003e\n      \u003cdiv class=\"vk-ormi-warn-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-warn-body\"\u003e\n        \u003cstrong\u003eIntegrated LED · ambient \/ accent light · USB-powered · indoor dry only\u003c\/strong\u003e\n        The light source is an \u003cstrong\u003eintegrated 10W LED\u003c\/strong\u003e — it is \u003cstrong\u003ebuilt in and not a replaceable bulb\u003c\/strong\u003e, so there’s nothing to buy or screw in; if it ever fails, the lamp is replaced. The light is \u003cstrong\u003esoft, warm, and ambient\u003c\/strong\u003e — an accent and bedside glow, \u003cstrong\u003enot a bright task light\u003c\/strong\u003e — so add a separate task lamp where you need to read or work. It is \u003cstrong\u003eUSB-powered\u003c\/strong\u003e with a \u003cstrong\u003epush-button on\/off switch\u003c\/strong\u003e (no dimmer); the USB cable plugs into any USB port or USB power adapter (5V). Wipe the glass and metal with a soft, dry cloth and keep it \u003cstrong\u003eindoor and dry\u003c\/strong\u003e.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 10. Specifications --\u003e\n  \u003cdiv class=\"vk-ormi-section\"\u003e\n    \u003cdiv class=\"vk-ormi-sec-header\"\u003e\n      \u003cspan class=\"vk-ormi-sec-title\"\u003eSpecifications\u003c\/span\u003e\n      \u003cdiv class=\"vk-ormi-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-ormi-spec-grid\"\u003e\n      \u003cdiv class=\"vk-ormi-spec-item\"\u003e\n        \u003cdiv class=\"vk-ormi-spec-key\"\u003eFixture Type\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-spec-val\"\u003eTable lamp · USB-powered · glass disc shade with an inner LED diffuser · metal stem + domed base\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-spec-item\"\u003e\n        \u003cdiv class=\"vk-ormi-spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-spec-val\"\u003eMetal (stem, domed base, collar) + glass (disc shade + ball finial) · green accent (as shown)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-spec-item\"\u003e\n        \u003cdiv class=\"vk-ormi-spec-key\"\u003eLight Source\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-spec-val\"\u003eIntegrated LED · 10W · built-in, not replaceable (no separate bulb) · warm-white glow · soft ambient light\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-spec-item\"\u003e\n        \u003cdiv class=\"vk-ormi-spec-key\"\u003eDimensions\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-spec-val\"\u003eShade Ø7.1″ (18 cm) · overall H13.4″ (34 cm) · base Ø4.7″ (12 cm)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-spec-item\"\u003e\n        \u003cdiv class=\"vk-ormi-spec-key\"\u003ePower\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-spec-val\"\u003eUSB-powered (DC 5V) · push-button on\/off switch · connects via USB cable to any USB port or USB power adapter · indoor dry only\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-spec-item\"\u003e\n        \u003cdiv class=\"vk-ormi-spec-key\"\u003ePlacement\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-spec-val\"\u003eNightstand, desk, console, shelf, or side table · near a USB port or outlet\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-spec-item\"\u003e\n        \u003cdiv class=\"vk-ormi-spec-key\"\u003eInstallation\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-spec-val\"\u003eNo wiring — plug the USB cable into a USB port or adapter\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-spec-item\"\u003e\n        \u003cdiv class=\"vk-ormi-spec-key\"\u003eCertification\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-spec-val\"\u003eCertified: North America · Australia · Europe · Middle East\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-spec-item\"\u003e\n        \u003cdiv class=\"vk-ormi-spec-key\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-spec-val\"\u003eWipe glass \u0026amp; metal with a soft, dry cloth · keep dry · indoor use\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-spec-item\"\u003e\n        \u003cdiv class=\"vk-ormi-spec-key\"\u003eDesign Style\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-spec-val\"\u003e\n          \u003cdiv class=\"vk-ormi-style-tags\"\u003e\n            \u003cspan class=\"vk-ormi-style-tag\"\u003eMid-Century Modern\u003c\/span\u003e\n            \u003cspan class=\"vk-ormi-style-tag\"\u003eScandinavian\u003c\/span\u003e\n            \u003cspan class=\"vk-ormi-style-tag\"\u003eSpace-Age\u003c\/span\u003e\n            \u003cspan class=\"vk-ormi-style-tag\"\u003eMinimalist\u003c\/span\u003e\n            \u003cspan class=\"vk-ormi-style-tag\"\u003eContemporary\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-ormi-spec-item\"\u003e\n        \u003cdiv class=\"vk-ormi-spec-key\"\u003eBest For\u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-spec-val\"\u003eBedside, desk, console, shelf, side table (ambient \/ accent)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 12. Use Case --\u003e\n  \u003cdiv class=\"vk-ormi-section\"\u003e\n    \u003cdiv class=\"vk-ormi-sec-header\"\u003e\n      \u003cspan class=\"vk-ormi-sec-title\"\u003eUse Case\u003c\/span\u003e\n      \u003cdiv class=\"vk-ormi-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe Ormino reads as a \u003cstrong\u003emid-century, space-age accent lamp\u003c\/strong\u003e — a glass disc shade with an inner diffuser, on a slim metal stem and a domed base, with a glossy ball finial. The diffuser gives a \u003cstrong\u003ewarm, even glow\u003c\/strong\u003e from the integrated 10W LED.\u003c\/p\u003e\n    \u003cp\u003eSet it on a \u003cstrong\u003enightstand, desk, console, shelf, or side table\u003c\/strong\u003e — a soft bedside glow, an entry-console accent, or a warm pool of light in a reading corner (pair it with a brighter task lamp for actual reading). It is \u003cstrong\u003eUSB-powered\u003c\/strong\u003e with a \u003cstrong\u003epush-button switch\u003c\/strong\u003e, so plug the USB cable into a nearby USB port or adapter. The glass disc, metal stem, and ball finial read mid-century modern, Scandinavian, space-age, minimalist, and contemporary against wood, books, and warm-neutral rooms. The light is soft and ambient — an accent, not a bright task light. Indoor dry only. Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e for trade pricing or product questions.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 14. Downloads --\u003e\n  \u003cdiv class=\"vk-ormi-section\"\u003e\n    \u003cdiv class=\"vk-ormi-sec-header\"\u003e\n      \u003cspan class=\"vk-ormi-sec-title\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"vk-ormi-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eTechnical reference and setup files for the Ormino Disc Table 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=\"vk-ormi-dl-grid\"\u003e\n\n      \u003c!-- Replace href=\"#\" with the actual file URL once the file is uploaded.\n           Remove the vk-ormi-dl-disabled class and the Pending badge to activate the card. --\u003e\n      \u003ca class=\"vk-ormi-dl-card vk-ormi-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-ormi-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-ormi-dl-meta\"\u003e\n          \u003cdiv class=\"vk-ormi-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n          \u003cdiv class=\"vk-ormi-dl-sub\"\u003eDimensions \u0026amp; details · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"vk-ormi-dl-card vk-ormi-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-ormi-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-ormi-dl-meta\"\u003e\n          \u003cdiv class=\"vk-ormi-dl-label\"\u003eSetup Guide\u003c\/div\u003e\n          \u003cdiv class=\"vk-ormi-dl-sub\"\u003eUse \u0026amp; switch · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"vk-ormi-dl-card vk-ormi-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-ormi-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-ormi-dl-meta\"\u003e\n          \u003cdiv class=\"vk-ormi-dl-label\"\u003e3D File\u003c\/div\u003e\n          \u003cdiv class=\"vk-ormi-dl-sub\"\u003e3D model · OBJ\/FBX\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-ormi-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 15. FAQ --\u003e\n  \u003cdiv class=\"vk-ormi-section\"\u003e\n    \u003cdiv class=\"vk-ormi-sec-header\"\u003e\n      \u003cspan class=\"vk-ormi-sec-title\"\u003eFAQ\u003c\/span\u003e\n      \u003cdiv class=\"vk-ormi-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-ormi-faq-list\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow big is it?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-ormi-faq-a\"\u003eIt’s a \u003cstrong\u003ecompact table lamp\u003c\/strong\u003e — sized for a nightstand, desk, console, or shelf. See the \u003cstrong\u003eSpecifications\u003c\/strong\u003e above for the exact shade diameter, overall height, and base diameter.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat’s the light source — can I change the bulb?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-ormi-faq-a\"\u003eIt uses an \u003cstrong\u003eintegrated 10W LED\u003c\/strong\u003e — the LED is \u003cstrong\u003ebuilt in, not a replaceable bulb\u003c\/strong\u003e, so there’s nothing to buy or screw in. If the LED ever fails, the lamp is replaced. The glow is warm white.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it USB-powered, and how does it switch on?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-ormi-faq-a\"\u003eYes — it’s \u003cstrong\u003eUSB-powered\u003c\/strong\u003e with a \u003cstrong\u003epush-button on\/off switch\u003c\/strong\u003e on the cord. The USB cable plugs into any USB port or USB power adapter (5V). There’s no dimmer, and no wiring or installation needed.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat’s the light like — can I read by it?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-ormi-faq-a\"\u003eThe glass disc and inner diffuser give a \u003cstrong\u003esoft, warm, ambient glow\u003c\/strong\u003e — an accent and bedside light, \u003cstrong\u003enot a bright task light\u003c\/strong\u003e. For reading or close work, add a separate task lamp.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere should I use it, and how do I care for it?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-ormi-faq-a\"\u003eUse it on a \u003cstrong\u003enightstand, desk, console, shelf, or side table\u003c\/strong\u003e, indoors. Wipe the glass and metal with a \u003cstrong\u003esoft, dry cloth\u003c\/strong\u003e and keep it dry. It’s USB-powered (5V) and certified for North America, Australia, Europe \u0026amp; the Middle East.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 16. Schema.org JSON-LD --\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"Ormino Disc Table Light — Glass Saucer Table Lamp with an Integrated 10W LED\",\n    \"description\": \"USB-powered disc table lamp — a compact, saucer-shaped table lamp with a clear glass disc shade and a glowing inner diffuser, on a slim metal stem and a domed metal base, finished with a glossy ball finial (shown in green). The light source is an integrated 10W LED that is built in and not a replaceable bulb. One size: shade diameter 7.1 inch (18 cm); overall height 13.4 inch (34 cm); base diameter 4.7 inch (12 cm). Materials: metal stem, domed base, and collar with a glass disc shade and ball finial. The glow is warm white and soft — ambient and accent light, not a bright task light. It is USB-powered with a push-button on\/off switch (no dimmer); the USB cable plugs into any USB port or USB power adapter (5V), and no wiring is needed. Certified for North America, Australia, Europe, and the Middle East. Indoor dry locations only. Because the LED is integrated, if it ever fails the lamp is replaced. Care: wipe the glass and metal with a soft dry cloth and keep dry. Suitable for a nightstand, desk, console, shelf, or side table as ambient and accent lighting. Designed for Mid-Century Modern, Scandinavian, Space-Age, Minimalist, and Contemporary interiors.\",\n    \"material\": [\"Metal\", \"Glass\"],\n    \"color\": \"Green accent (as shown); metal stem and domed base; glass disc shade\",\n    \"category\": \"Table Lamp\",\n    \"additionalProperty\": [\n      { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"Shade Ø7.1″ (18 cm); overall H13.4″ (34 cm); base Ø4.7″ (12 cm)\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"Integrated LED; 10W; built-in, not replaceable (no separate bulb); warm-white glow; soft ambient light\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Materials\", \"value\": \"Metal stem, domed base \u0026 collar; glass disc shade \u0026 ball finial; green accent as shown\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Power\", \"value\": \"USB-powered (DC 5V); push-button on\/off switch (no dimmer); connects via USB cable to any USB port or USB power adapter; indoor dry only\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Installation\", \"value\": \"No wiring; plug the USB cable into a USB port or adapter\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Certification\", \"value\": \"Certified for North America, Australia, Europe, and the Middle East\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Design Style\", \"value\": \"Mid-Century Modern, Scandinavian, Space-Age, Minimalist, Contemporary\" }\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\": \"How big is it?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It's a compact table lamp — sized for a nightstand, desk, console, or shelf. See the Specifications for the exact shade diameter, overall height, and base diameter (shade Ø7.1″ \/ overall H13.4″ \/ base Ø4.7″).\" } },\n      { \"@type\": \"Question\", \"name\": \"What's the light source — can I change the bulb?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It uses an integrated 10W LED — the LED is built in, not a replaceable bulb, so there's nothing to buy or screw in. If the LED ever fails, the lamp is replaced. The glow is warm white.\" } },\n      { \"@type\": \"Question\", \"name\": \"Is it USB-powered, and how does it switch on?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes — it's USB-powered with a push-button on\/off switch on the cord. The USB cable plugs into any USB port or USB power adapter (5V). There's no dimmer, and no wiring or installation needed.\" } },\n      { \"@type\": \"Question\", \"name\": \"What's the light like — can I read by it?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The glass disc and inner diffuser give a soft, warm, ambient glow — an accent and bedside light, not a bright task light. For reading or close work, add a separate task lamp.\" } },\n      { \"@type\": \"Question\", \"name\": \"Where should I use it, and how do I care for it?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Use it on a nightstand, desk, console, shelf, or side table, indoors. Wipe the glass and metal with a soft, dry cloth and keep it dry. It's USB-powered (5V) and certified for North America, Australia, Europe and the Middle East.\" } }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"W 18cm x H 34cm \/ W 7.1″ x H 13.3″ \/ Gold \u0026 Green \/ USB Plug","offer_id":52413137453330,"sku":"DCT-W1522-01","price":148.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Ormino_Disc_Table_Light_1.jpg?v=1782198664","url":"https:\/\/docos.us\/es\/products\/ormino-disc-table-light","provider":"Docos","version":"1.0","type":"link"}