{"product_id":"briora-woven-table-light","title":"Briora Woven Table Light","description":"\u003cstyle\u003e\n.vk-brio-wrap {\n  --vk-brio-bg: #ffffff;\n  --vk-brio-bg-card: #fbf7ef;\n  --vk-brio-bg-deep: #ece2cd;\n  --vk-brio-border: #ece4d3;\n  --vk-brio-border-lt: #f4eedf;\n  --vk-brio-accent: #a98c5a;\n  --vk-brio-accent-dk: #6f5a2f;\n  --vk-brio-accent-lt: #c8af7d;\n  --vk-brio-accent-bg: #f1ebda;\n  --vk-brio-accent-bdr: #dccba2;\n  --vk-brio-text: #2a261d;\n  --vk-brio-text-mid: #554d3c;\n  --vk-brio-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-brio-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-brio-wrap * { box-sizing: border-box; }\n.vk-brio-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-brio-text-mid); }\n.vk-brio-wrap a { color: var(--vk-brio-accent-dk); text-decoration: underline; }\n.vk-brio-wrap .vk-brio-section { margin-bottom: 2.6rem; }\n.vk-brio-wrap .vk-brio-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-brio-wrap .vk-brio-sec-line { flex: 1; height: 0.5px; background: var(--vk-brio-border); }\n.vk-brio-wrap .vk-brio-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-brio-accent-dk); white-space: nowrap; }\n.vk-brio-wrap strong { color: var(--vk-brio-text); font-weight: 600; }\n\n\/* Features grid (3 columns) *\/\n.vk-brio-wrap .vk-brio-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-brio-wrap .vk-brio-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-brio-border); border-radius: 12px; background: var(--vk-brio-bg-card); }\n.vk-brio-wrap .vk-brio-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-brio-accent-bg); border: 0.5px solid var(--vk-brio-accent-bdr); color: var(--vk-brio-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-brio-wrap .vk-brio-feat-icon svg { fill: none; }\n.vk-brio-wrap .vk-brio-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-brio-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-brio-wrap .vk-brio-feat-desc { font-size: 12px; color: var(--vk-brio-text-mid); line-height: 1.55; }\n\n\/* Option grid (2 columns) *\/\n.vk-brio-wrap .vk-brio-size-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }\n.vk-brio-wrap .vk-brio-size-card { padding: 14px 14px 16px; border: 0.5px solid var(--vk-brio-border); border-radius: 12px; background: var(--vk-brio-bg-card); }\n.vk-brio-wrap .vk-brio-size-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-brio-accent-dk); margin-bottom: 6px; }\n.vk-brio-wrap .vk-brio-size-name { font-size: 14px; font-weight: 700; color: var(--vk-brio-text); margin-bottom: 5px; line-height: 1.3; }\n.vk-brio-wrap .vk-brio-size-meta { font-size: 11.5px; color: var(--vk-brio-text-mid); line-height: 1.55; margin-bottom: 6px; }\n.vk-brio-wrap .vk-brio-size-spec { font-size: 10.5px; color: var(--vk-brio-text-light); line-height: 1.5; }\n.vk-brio-wrap .vk-brio-size-spec strong { color: var(--vk-brio-accent-dk); font-weight: 700; }\n\n\/* Critical notice *\/\n.vk-brio-wrap .vk-brio-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-brio-accent-bdr); border-left: 3px solid var(--vk-brio-accent); border-radius: 10px; background: var(--vk-brio-accent-bg); }\n.vk-brio-wrap .vk-brio-notice .vk-brio-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-brio-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-brio-wrap .vk-brio-notice .vk-brio-notice-body { font-size: 12.5px; color: var(--vk-brio-text-mid); line-height: 1.6; }\n.vk-brio-wrap .vk-brio-notice .vk-brio-notice-body strong { color: var(--vk-brio-text); font-weight: 600; }\n.vk-brio-wrap .vk-brio-notice .vk-brio-notice-body strong:first-child { display: block; color: var(--vk-brio-accent-dk); margin-bottom: 3px; font-size: 13px; }\n\n\/* Warning callout *\/\n.vk-brio-wrap .vk-brio-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-brio-wrap .vk-brio-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-brio-wrap .vk-brio-warn-body { font-size: 12px; color: var(--vk-brio-text-mid); line-height: 1.55; }\n.vk-brio-wrap .vk-brio-warn-body strong { color: #8a4820; font-weight: 600; }\n.vk-brio-wrap .vk-brio-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; }\n\n\/* Specifications *\/\n.vk-brio-wrap .vk-brio-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-brio-border); border-radius: 14px; overflow: hidden; }\n.vk-brio-wrap .vk-brio-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-brio-border-lt); display: flex; align-items: flex-start; background: var(--vk-brio-bg-card); gap: 16px; }\n.vk-brio-wrap .vk-brio-spec-item:last-child { border-bottom: 0; }\n.vk-brio-wrap .vk-brio-spec-item:nth-child(even) { background: var(--vk-brio-bg); }\n.vk-brio-wrap .vk-brio-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-brio-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; }\n.vk-brio-wrap .vk-brio-spec-val { font-size: 12.5px; color: var(--vk-brio-text); }\n\n\/* Style tags *\/\n.vk-brio-wrap .vk-brio-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-brio-wrap .vk-brio-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-brio-accent-dk); background: var(--vk-brio-accent-bg); border: 0.5px solid var(--vk-brio-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-brio-wrap .vk-brio-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-brio-wrap .vk-brio-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-brio-border); border-radius: 12px; background: var(--vk-brio-bg-card); text-decoration: none; color: var(--vk-brio-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-brio-wrap .vk-brio-dl-card:hover { background: var(--vk-brio-accent-bg); border-color: var(--vk-brio-accent-bdr); }\n.vk-brio-wrap .vk-brio-dl-card.vk-brio-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-brio-bg); }\n.vk-brio-wrap .vk-brio-dl-card.vk-brio-dl-disabled:hover { background: var(--vk-brio-bg); border-color: var(--vk-brio-border); }\n.vk-brio-wrap .vk-brio-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-brio-accent-bg); border: 0.5px solid var(--vk-brio-accent-bdr); color: var(--vk-brio-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-brio-wrap .vk-brio-dl-icon svg { fill: none; }\n.vk-brio-wrap .vk-brio-dl-meta { width: 100%; }\n.vk-brio-wrap .vk-brio-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-brio-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-brio-wrap .vk-brio-dl-sub { font-size: 11.5px; color: var(--vk-brio-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-brio-wrap .vk-brio-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-brio-text-light); background: var(--vk-brio-bg-card); border: 0.5px solid var(--vk-brio-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-brio-wrap .vk-brio-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-brio-wrap .vk-brio-faq-list details { border: 0.5px solid var(--vk-brio-border); border-radius: 10px; background: var(--vk-brio-bg-card); overflow: hidden; }\n.vk-brio-wrap .vk-brio-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-brio-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-brio-wrap .vk-brio-faq-list summary::-webkit-details-marker { display: none; }\n.vk-brio-wrap .vk-brio-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-brio-accent-dk); position: absolute; right: 16px; }\n.vk-brio-wrap .vk-brio-faq-list details[open] summary { color: var(--vk-brio-accent-dk); }\n.vk-brio-wrap .vk-brio-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-brio-wrap .vk-brio-faq-list .vk-brio-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-brio-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-brio-wrap .vk-brio-features-grid { grid-template-columns: 1fr; }\n  .vk-brio-wrap .vk-brio-size-grid { grid-template-columns: 1fr; }\n  .vk-brio-wrap .vk-brio-dl-grid { grid-template-columns: 1fr; }\n  .vk-brio-wrap .vk-brio-spec-item { flex-direction: column; gap: 4px; }\n  .vk-brio-wrap .vk-brio-spec-key { width: auto; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vk-brio-wrap\"\u003e\n\n  \u003c!-- 1. Inspiration --\u003e\n  \u003cdiv class=\"vk-brio-section\"\u003e\n    \u003cdiv class=\"vk-brio-sec-header\"\u003e\n      \u003cspan class=\"vk-brio-sec-title\"\u003eInspiration\u003c\/span\u003e\n      \u003cdiv class=\"vk-brio-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe \u003cstrong\u003eBriora Woven Table Light\u003c\/strong\u003e is a \u003cstrong\u003etable lamp\u003c\/strong\u003e — a cream fabric empire shade on a hand-woven rattan tapered base, lit by a single \u003cstrong\u003eE27 LED bulb (3000K warm white, included)\u003c\/strong\u003e. The fabric shade pushes \u003cstrong\u003ewarm, even light down\u003c\/strong\u003e onto a nightstand or console while the woven rattan base adds natural texture. It’s a \u003cstrong\u003ecompact, plug-in lamp with a switch for a bedside, nightstand, console, dresser, or living room side table\u003c\/strong\u003e — soft, ambient and reading light, not bright task light. The cream fabric and natural rattan read boho, coastal, and modern-organic against linen and warm-neutral rooms, and because rattan is a natural fiber, the weave and tone vary slightly per piece.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Good To Know --\u003e\n  \u003cdiv class=\"vk-brio-section\"\u003e\n    \u003cdiv class=\"vk-brio-sec-header\"\u003e\n      \u003cspan class=\"vk-brio-sec-title\"\u003eGood To Know\u003c\/span\u003e\n      \u003cdiv class=\"vk-brio-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-brio-notice\"\u003e\n      \u003cdiv class=\"vk-brio-notice-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-notice-body\"\u003e\n        \u003cstrong\u003eOne size · rattan + fabric + iron · fabric empire shade · woven rattan base · 1 × E27 · E27 LED bulb included (3000K warm white) · plug-in table lamp · indoor dry only\u003c\/strong\u003e\n        A \u003cstrong\u003etable lamp\u003c\/strong\u003e — a cream fabric empire shade on a hand-woven rattan tapered base over an iron frame. A single E27 gives a \u003cstrong\u003esoft, ambient glow\u003c\/strong\u003e for a nightstand or side table — reading and mood light, not bright task light. \u003cstrong\u003eRattan is a natural fiber\u003c\/strong\u003e, so the weave and tone \u003cstrong\u003evary slightly per piece\u003c\/strong\u003e (each is unique, not a defect), and it is \u003cstrong\u003eporous\u003c\/strong\u003e — keep it \u003cstrong\u003eindoor and dry\u003c\/strong\u003e, dust dry, and never get it wet. \u003cstrong\u003eSocket is E27\u003c\/strong\u003e (medium screw base) and accepts standard US E26; an \u003cstrong\u003eE27 LED bulb is included\u003c\/strong\u003e (3000K warm white) and replaceable. It is a \u003cstrong\u003eplug-in\u003c\/strong\u003e lamp with an on\/off switch (US plug). Certified for North America, Australia, Europe \u0026amp; the Middle East (110–240V). 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-brio-section\"\u003e\n    \u003cdiv class=\"vk-brio-sec-header\"\u003e\n      \u003cspan class=\"vk-brio-sec-title\"\u003eKey Features\u003c\/span\u003e\n      \u003cdiv class=\"vk-brio-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-brio-features-grid\"\u003e\n      \u003cdiv class=\"vk-brio-feature-card\"\u003e\n        \u003cdiv class=\"vk-brio-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=\"M7 5 L17 5 L20 13 L4 13 Z\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"4\" y1=\"13\" x2=\"20\" y2=\"13\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"5\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-feat-title\"\u003eCream Fabric Empire Shade\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-feat-desc\"\u003eA \u003cstrong\u003efabric empire shade\u003c\/strong\u003e diffuses warm, even light down onto the table with a soft glow up — ambient and reading light at a bedside or sofa.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-feature-card\"\u003e\n        \u003cdiv class=\"vk-brio-feat-icon\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M8 8 L16 8 L18 19 L6 19 Z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 12 H17 M6.5 15.5 H17.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 8 V19 M12 8 V19 M15 8 V19\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-feat-title\"\u003eWoven Rattan Tapered Base\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-feat-desc\"\u003eA \u003cstrong\u003ehand-woven rattan cone base\u003c\/strong\u003e over an iron frame adds natural texture. Rattan is a natural fiber, so each piece varies slightly.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-feature-card\"\u003e\n        \u003cdiv class=\"vk-brio-feat-icon\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003crect x=\"9\" y=\"2.5\" width=\"6\" height=\"10\" rx=\"1.5\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"12\" y1=\"12.5\" x2=\"12\" y2=\"16\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M8 16 h8 v4 a1 1 0 0 1 -1 1 h-6 a1 1 0 0 1 -1 -1 z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-feat-title\"\u003ePlug-In, E27 Bulb Included\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-feat-desc\"\u003e\n\u003cstrong\u003ePlug-in\u003c\/strong\u003e with an on\/off switch (US plug); a single \u003cstrong\u003eE27 LED bulb\u003c\/strong\u003e (3000K warm white) is included \u0026amp; replaceable (accepts US E26).\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-brio-section\"\u003e\n    \u003cdiv class=\"vk-brio-sec-header\"\u003e\n      \u003cspan class=\"vk-brio-sec-title\"\u003eMaterials \u0026amp; Build\u003c\/span\u003e\n      \u003cdiv class=\"vk-brio-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eOne size, one finish — a cream fabric empire shade on a hand-woven rattan tapered base over an iron frame, with a single E27. It ships with a 3000K warm-white E27 LED bulb; see \u003cstrong\u003eSpecifications\u003c\/strong\u003e for exact dimensions.\u003c\/p\u003e\n    \u003cdiv class=\"vk-brio-size-grid\"\u003e\n      \u003cdiv class=\"vk-brio-size-card\"\u003e\n        \u003cdiv class=\"vk-brio-size-label\"\u003eShade\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-size-name\"\u003eCream Fabric Empire Shade\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-size-meta\"\u003eFabric empire shade diffuses warm, even light down and a soft glow up.\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-size-spec\"\u003e\n\u003cstrong\u003eCream fabric\u003c\/strong\u003e · 1 × E27\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-size-card\"\u003e\n        \u003cdiv class=\"vk-brio-size-label\"\u003eBase\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-size-name\"\u003eWoven Rattan + Iron Frame\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-size-meta\"\u003eHand-woven rattan tapered base over an iron frame; weave\/tone vary per piece.\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-size-spec\"\u003e\n\u003cstrong\u003ePlug-in\u003c\/strong\u003e · indoor dry only\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-brio-warn\"\u003e\n      \u003cdiv class=\"vk-brio-warn-ico\"\u003e!\u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-warn-body\"\u003e\n        \u003cstrong\u003eNatural rattan · ambient \/ reading light · plug-in · indoor dry only\u003c\/strong\u003e\n        Rattan is a \u003cstrong\u003enatural fiber\u003c\/strong\u003e, so the weave and tone \u003cstrong\u003evary slightly per piece\u003c\/strong\u003e (each is unique, not a defect). Rattan is \u003cstrong\u003eporous\u003c\/strong\u003e — keep it \u003cstrong\u003eindoor and dry\u003c\/strong\u003e, dust gently with a soft, dry cloth or brush, and \u003cstrong\u003enever get it wet\u003c\/strong\u003e; not for a bathroom with shower steam or outdoors. A fabric shade with a single E27 gives \u003cstrong\u003esoft, ambient and reading light\u003c\/strong\u003e, not bright task light. \u003cstrong\u003ePlug-in\u003c\/strong\u003e with an on\/off switch (US plug); set it near an outlet.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 10. Specifications --\u003e\n  \u003cdiv class=\"vk-brio-section\"\u003e\n    \u003cdiv class=\"vk-brio-sec-header\"\u003e\n      \u003cspan class=\"vk-brio-sec-title\"\u003eSpecifications\u003c\/span\u003e\n      \u003cdiv class=\"vk-brio-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-brio-spec-grid\"\u003e\n      \u003cdiv class=\"vk-brio-spec-item\"\u003e\n        \u003cdiv class=\"vk-brio-spec-key\"\u003eFixture Type\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-spec-val\"\u003eTable lamp · plug-in · fabric empire shade on a woven rattan base\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-spec-item\"\u003e\n        \u003cdiv class=\"vk-brio-spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-spec-val\"\u003eRattan (woven base) + fabric (empire shade) + iron (internal frame) · cream shade, natural rattan\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-spec-item\"\u003e\n        \u003cdiv class=\"vk-brio-spec-key\"\u003eLight Source\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-spec-val\"\u003e1 × E27 · LED · 3000K warm white · bulb included \u0026amp; replaceable · accepts standard US E26\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-spec-item\"\u003e\n        \u003cdiv class=\"vk-brio-spec-key\"\u003eDimensions\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-spec-val\"\u003eW15.7″ × D11.0″ × H16.9″ (W40 × D28 × H43 cm)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-spec-item\"\u003e\n        \u003cdiv class=\"vk-brio-spec-key\"\u003ePower\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-spec-val\"\u003ePlug-in · on\/off switch · US plug · AC 110–240V · indoor dry only\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-spec-item\"\u003e\n        \u003cdiv class=\"vk-brio-spec-key\"\u003ePlacement\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-spec-val\"\u003eTabletop · nightstand, console, dresser, or side table · set near an outlet\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-spec-item\"\u003e\n        \u003cdiv class=\"vk-brio-spec-key\"\u003eCertification\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-spec-val\"\u003eCertified: North America · Australia · Europe · Middle East\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-spec-item\"\u003e\n        \u003cdiv class=\"vk-brio-spec-key\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-spec-val\"\u003eRattan: dust dry, never water · fabric: dust \/ lint-roll · keep dry · indoor use\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-spec-item\"\u003e\n        \u003cdiv class=\"vk-brio-spec-key\"\u003eDesign Style\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-spec-val\"\u003e\n          \u003cdiv class=\"vk-brio-style-tags\"\u003e\n            \u003cspan class=\"vk-brio-style-tag\"\u003eCoastal\u003c\/span\u003e\n            \u003cspan class=\"vk-brio-style-tag\"\u003eBoho\u003c\/span\u003e\n            \u003cspan class=\"vk-brio-style-tag\"\u003eOrganic Modern\u003c\/span\u003e\n            \u003cspan class=\"vk-brio-style-tag\"\u003eScandinavian\u003c\/span\u003e\n            \u003cspan class=\"vk-brio-style-tag\"\u003eModern Farmhouse\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vk-brio-spec-item\"\u003e\n        \u003cdiv class=\"vk-brio-spec-key\"\u003eBest For\u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-spec-val\"\u003eBedside, nightstand, console, dresser, living room side table (ambient \/ reading)\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-brio-section\"\u003e\n    \u003cdiv class=\"vk-brio-sec-header\"\u003e\n      \u003cspan class=\"vk-brio-sec-title\"\u003eUse Case\u003c\/span\u003e\n      \u003cdiv class=\"vk-brio-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe Briora reads as a \u003cstrong\u003ecoastal, boho table lamp\u003c\/strong\u003e — a cream fabric empire shade on a hand-woven rattan tapered base. A single E27 LED bulb at 3000K gives a \u003cstrong\u003esoft, ambient glow\u003c\/strong\u003e with warm light down onto the table for reading or winding down.\u003c\/p\u003e\n    \u003cp\u003eSet it on a \u003cstrong\u003enightstand, console, dresser, or living room side table\u003c\/strong\u003e — a pair on two nightstands reads balanced and warm. It is a \u003cstrong\u003eplug-in\u003c\/strong\u003e lamp with an on\/off switch (US plug), so place it near an outlet. The cream fabric and natural rattan pair with linen and warm-neutral rooms — coastal, boho, organic modern, Scandinavian, and modern farmhouse. A fabric shade with a single bulb gives soft, ambient and reading light, not 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-brio-section\"\u003e\n    \u003cdiv class=\"vk-brio-sec-header\"\u003e\n      \u003cspan class=\"vk-brio-sec-title\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"vk-brio-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eTechnical reference and setup files for the Briora Woven 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-brio-dl-grid\"\u003e\n\n      \u003c!-- Replace href=\"#\" with the actual file URL once the file is uploaded.\n           Remove the vk-brio-dl-disabled class and the Pending badge to activate the card. --\u003e\n      \u003ca class=\"vk-brio-dl-card vk-brio-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-brio-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-brio-dl-meta\"\u003e\n          \u003cdiv class=\"vk-brio-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n          \u003cdiv class=\"vk-brio-dl-sub\"\u003eDimensions \u0026amp; details · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"vk-brio-dl-card vk-brio-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-brio-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-brio-dl-meta\"\u003e\n          \u003cdiv class=\"vk-brio-dl-label\"\u003eSetup Guide\u003c\/div\u003e\n          \u003cdiv class=\"vk-brio-dl-sub\"\u003eAssembly \u0026amp; bulb · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-dl-status\"\u003ePending\u003c\/div\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"vk-brio-dl-card vk-brio-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n        \u003cdiv class=\"vk-brio-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-brio-dl-meta\"\u003e\n          \u003cdiv class=\"vk-brio-dl-label\"\u003e3D File\u003c\/div\u003e\n          \u003cdiv class=\"vk-brio-dl-sub\"\u003e3D model · OBJ\/FBX\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vk-brio-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-brio-section\"\u003e\n    \u003cdiv class=\"vk-brio-sec-header\"\u003e\n      \u003cspan class=\"vk-brio-sec-title\"\u003eFAQ\u003c\/span\u003e\n      \u003cdiv class=\"vk-brio-sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"vk-brio-faq-list\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow big is it?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-brio-faq-a\"\u003eIt’s a \u003cstrong\u003ecompact accent lamp\u003c\/strong\u003e that suits a nightstand, console, dresser, or side table — on its own or as a pair on two nightstands. See the \u003cstrong\u003eSpecifications\u003c\/strong\u003e above for exact dimensions.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat bulb does it use — is it included?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-brio-faq-a\"\u003eIt uses \u003cstrong\u003e1 × E27\u003c\/strong\u003e with an included \u003cstrong\u003eE27 LED bulb at 3000K warm white\u003c\/strong\u003e. E27 is cross-compatible with the standard US E26 base, so US E26 replacements thread right in, and the bulb is fully replaceable.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it plug-in or hardwired?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-brio-faq-a\"\u003eIt’s a \u003cstrong\u003eplug-in\u003c\/strong\u003e table lamp with an on\/off switch and a US plug — no wiring needed. Set it near an outlet. It’s certified for North America, Australia, Europe \u0026amp; the Middle East (110–240V).\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat’s the light like?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-brio-faq-a\"\u003eThe \u003cstrong\u003efabric empire shade\u003c\/strong\u003e with a single E27 gives a \u003cstrong\u003esoft, ambient and reading glow\u003c\/strong\u003e — warm light down onto the table and a soft glow up. It’s mood and bedside-reading light, not bright overhead task light.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWill mine look exactly like the photo, and how do I care for it?\u003c\/summary\u003e\n        \u003cdiv class=\"vk-brio-faq-a\"\u003eRattan is a \u003cstrong\u003enatural fiber\u003c\/strong\u003e, so the weave and tone \u003cstrong\u003evary slightly per piece\u003c\/strong\u003e — yours will be a little different, which is the nature of the material, not a defect. \u003cstrong\u003eDust it dry\u003c\/strong\u003e and \u003cstrong\u003enever get it wet\u003c\/strong\u003e; lint-roll or dust the fabric shade; keep it \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!-- 16. Schema.org JSON-LD --\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"Briora Woven Table Light — Cream Fabric Empire Shade on a Woven Rattan Base\",\n    \"description\": \"Plug-in table lamp with a cream fabric empire shade on a hand-woven rattan tapered base over an iron frame. A single E27 LED bulb at 3000K warm white is included and gives a soft, ambient and reading glow, not bright task light. One size: W15.7 by D11.0 by H16.9 inch (W40 by D28 by H43 cm). Light source: 1 x E27 medium screw socket which accepts standard US E26 bulbs; an E27 LED bulb is included (3000K warm white) and replaceable. Materials: woven rattan base, cream fabric empire shade, and an iron internal frame; because rattan is a natural fiber, the weave and tone vary slightly piece to piece, so each is unique, and rattan is porous. It is a plug-in lamp with an on\/off switch and a US plug; certified for North America, Australia, Europe, and the Middle East (110-240V). Indoor dry locations only — suitable for a bedside, nightstand, console, dresser, or living room side table as ambient and reading lighting; not for a bathroom with shower steam or outdoors. A fabric shade with a single bulb gives soft, ambient and reading light rather than bright task light. Care: dust the rattan dry and never get it wet, dust or lint-roll the fabric shade, and keep dry. Designed for Coastal, Boho, Organic Modern, Scandinavian, and Modern Farmhouse interiors.\",\n    \"material\": [\"Rattan\", \"Fabric\", \"Iron\"],\n    \"color\": \"Cream fabric shade; natural rattan base\",\n    \"category\": \"Table Lamp\",\n    \"additionalProperty\": [\n      { \"@type\": \"PropertyValue\", \"name\": \"Dimensions\", \"value\": \"W15.7″ × D11.0″ × H16.9″ (W40 × D28 × H43 cm)\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"1 × E27; LED 3000K warm white; bulb included and replaceable; accepts standard E26\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Materials\", \"value\": \"Woven rattan base; cream fabric empire shade; iron internal frame; weave\/tone vary per piece\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Power\", \"value\": \"Plug-in; on\/off switch; US plug; AC 110-240V; indoor dry only\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Placement\", \"value\": \"Tabletop; nightstand, console, dresser, or side table; set near an outlet\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Certification\", \"value\": \"Certified for North America, Australia, Europe, and the Middle East (110-240V)\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Care Notice\", \"value\": \"Indoor dry only; natural rattan, weave\/tone vary per piece; dust dry, never water; not for a bath with steam or outdoors\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Design Style\", \"value\": \"Coastal, Boho, Organic Modern, Scandinavian, Modern Farmhouse\" }\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 stands W15.7″ × D11.0″ × H16.9″ (W40 × D28 × H43 cm) — a compact accent lamp that suits a nightstand, console, dresser, or side table, on its own or as a pair on two nightstands.\" } },\n      { \"@type\": \"Question\", \"name\": \"What bulb does it use — is it included?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It uses 1 × E27 with an included E27 LED bulb at 3000K warm white. E27 is cross-compatible with the standard US E26 base, so US E26 replacements thread right in, and the bulb is fully replaceable.\" } },\n      { \"@type\": \"Question\", \"name\": \"Is it plug-in or hardwired?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It's a plug-in table lamp with an on\/off switch and a US plug — no wiring needed. Set it near an outlet. It's certified for North America, Australia, Europe and the Middle East (110-240V).\" } },\n      { \"@type\": \"Question\", \"name\": \"What's the light like?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The fabric empire shade with a single E27 gives a soft, ambient and reading glow — warm light down onto the table and a soft glow up. It's mood and bedside-reading light, not bright overhead task light.\" } },\n      { \"@type\": \"Question\", \"name\": \"Will mine look exactly like the photo, and how do I care for it?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Rattan is a natural fiber, so the weave and tone vary slightly per piece — yours will be a little different, which is the nature of the material, not a defect. Dust it dry and never get it wet; lint-roll or dust the fabric shade; keep it indoor and dry.\" } }\n    ]\n  }\n  \u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"W 28cm x H 43cm \/ W 11″ x H 16.9″ \/ Natural Rattan \u0026 Beige \/ US Plug","offer_id":52409031360786,"sku":"DCT-X4221-01","price":303.0,"currency_code":"USD","in_stock":true},{"title":"W 28cm x H 43cm \/ W 11″ x H 16.9″ \/ Natural Rattan \u0026 Beige \/ UK Plug","offer_id":52409031393554,"sku":"DCT-X4221-02","price":303.0,"currency_code":"USD","in_stock":true},{"title":"W 28cm x H 43cm \/ W 11″ x H 16.9″ \/ Natural Rattan \u0026 Beige \/ AU Plug","offer_id":52409031426322,"sku":"DCT-X4221-03","price":303.0,"currency_code":"USD","in_stock":true},{"title":"W 28cm x H 43cm \/ W 11″ x H 16.9″ \/ Natural Rattan \u0026 Beige \/ EU Plug","offer_id":52409031459090,"sku":"DCT-X4221-04","price":303.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Briora_Woven_Table_Light_1_38fa8f8a-c5fc-4bde-a81a-0b31ac3f1098.jpg?v=1782109372","url":"https:\/\/docos.us\/fr\/products\/briora-woven-table-light","provider":"Docos","version":"1.0","type":"link"}