{"product_id":"baskora-table-light","title":"Baskora Table Light","description":"\u003cstyle\u003e\n.pdp {\n  \/* Baskora theme — natural rattan + warm sand *\/\n  --pdp-bg: #ffffff;\n  --pdp-bg-card: #faf5ea;\n  --pdp-bg-deep: #f0e6d0;\n  --pdp-border: #e4d8bc;\n  --pdp-border-lt: #ece2cc;\n  --pdp-accent: #9a6f38;\n  --pdp-accent-dk: #6a4a20;\n  --pdp-accent-bg: #f4e7cf;\n  --pdp-accent-bdr: #d0ab74;\n  --pdp-text: #2a2015;\n  --pdp-text-mid: #58472f;\n  --pdp-text-light: #97866c;\n\n  max-width: 900px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--pdp-text); line-height: 1.65; font-size: 14px;\n}\n.pdp * { box-sizing: border-box; }\n.pdp svg { fill: none; }\n.pdp p { margin: 0 0 0.8rem 0; color: var(--pdp-text-mid); }\n.pdp img { max-width: 100%; height: auto; display: block; }\n.pdp a { color: var(--pdp-accent); }\n.pdp .pdp-section { margin-bottom: 2.2rem; }\n\n.pdp .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; }\n.pdp .sec-line { flex: 1; height: 0.5px; background: var(--pdp-border); }\n.pdp .sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pdp-accent); white-space: nowrap; }\n\n.pdp .video-frame { position: relative; width: 100%; padding-top: 56.25%; border: 0.5px solid var(--pdp-border); border-radius: 14px; overflow: hidden; background: var(--pdp-bg-deep); }\n.pdp .video-frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }\n\n.pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .feature-card { padding: 16px 14px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); }\n.pdp .feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); color: var(--pdp-accent); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.pdp .feat-title { font-size: 13px; font-weight: 700; color: var(--pdp-text); margin-bottom: 6px; line-height: 1.35; }\n.pdp .feat-desc { font-size: 12px; color: var(--pdp-text-mid); line-height: 1.55; }\n\n.pdp .size-specs { display: flex; flex-direction: column; gap: 2px; border: 0.5px solid var(--pdp-border); border-radius: 14px; background: var(--pdp-bg-card); padding: 6px 4px; }\n.pdp .size-spec-item { display: flex; justify-content: space-between; align-items: baseline; padding: 11px 18px; border-bottom: 0.5px solid var(--pdp-border-lt); font-size: 13px; gap: 16px; }\n.pdp .size-spec-item span { color: var(--pdp-text-light); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600; flex-shrink: 0; }\n.pdp .size-spec-item strong { color: var(--pdp-text); font-weight: 600; text-align: right; }\n.pdp .size-img { padding: 8px 12px 12px; border-bottom: 0.5px solid var(--pdp-border-lt); }\n.pdp .size-img:last-child { border-bottom: 0; }\n.pdp .size-img img { border-radius: 10px; }\n\n.pdp .spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--pdp-border); border-radius: 14px; overflow: hidden; }\n.pdp .spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--pdp-border-lt); display: flex; align-items: center; background: var(--pdp-bg-card); gap: 16px; }\n.pdp .spec-item:last-child { border-bottom: 0; }\n.pdp .spec-item:nth-child(even) { background: var(--pdp-bg); }\n.pdp .spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--pdp-accent); width: 150px; flex-shrink: 0; }\n.pdp .spec-val { font-size: 12.5px; color: var(--pdp-text); }\n\n.pdp .style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.pdp .style-tag { font-size: 10.5px; font-weight: 600; color: var(--pdp-accent); background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n.pdp .faq-list { display: flex; flex-direction: column; gap: 6px; }\n.pdp .faq-list details { border: 0.5px solid var(--pdp-border); border-radius: 10px; background: var(--pdp-bg-card); overflow: hidden; }\n.pdp .faq-list summary { list-style: none; cursor: pointer; padding: 13px 16px; min-height: 44px; font-size: 13px; font-weight: 600; color: var(--pdp-text); display: flex; justify-content: space-between; align-items: center; }\n.pdp .faq-list summary::-webkit-details-marker { display: none; }\n.pdp .faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--pdp-accent); }\n.pdp .faq-list details[open] summary { color: var(--pdp-accent); }\n.pdp .faq-list details[open] summary::after { content: '\\2212'; }\n.pdp .faq-list .faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--pdp-text-mid); line-height: 1.6; }\n\n.pdp .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); text-decoration: none; color: var(--pdp-text); position: relative; transition: background 0.18s, border-color 0.18s; }\n.pdp a.dl-card:hover, .pdp a.dl-card:focus-visible { border-color: var(--pdp-accent-bdr); background: var(--pdp-accent-bg); }\n.pdp .dl-card.dl-disabled { cursor: default; opacity: 0.72; background: var(--pdp-bg); }\n.pdp .dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); color: var(--pdp-accent); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.pdp .dl-meta { width: 100%; }\n.pdp .dl-label { font-size: 13.5px; font-weight: 700; color: var(--pdp-text); line-height: 1.3; margin-bottom: 3px; }\n.pdp .dl-sub { font-size: 11.5px; color: var(--pdp-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.pdp .dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pdp-text-light); background: var(--pdp-bg-card); border: 0.5px solid var(--pdp-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n@media (max-width: 720px) {\n  .pdp .features-grid, .pdp .dl-grid { grid-template-columns: 1fr; }\n  .pdp .spec-key { width: 120px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pdp\"\u003e\n\u003c!-- 1. Video --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"video-frame\"\u003e\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/yX-SAaksC8E\" title=\"A Warm Glow Wrapped in Woven Detail — Baskora Table Light\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Inspiration --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eInspiration\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eBaskora comes from basketry rather than lighting — the woven forms that sit on a floor or a table because that's what a woven vessel does. Body and shade are made the same way, in the same material, so the lamp reads as one continuous object with a seam rather than a base holding a shade. The weave earns its place twice: as texture in daylight, and as the thing the light has to pass through after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Key Features --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 8h18M3 12h18M3 16h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 6v12M12 6v12M17 6v12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eWoven Rattan, Body and Shade\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eBase and tapered shade are woven in the same natural rattan, so the silhouette holds together as one form instead of two parts.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M7 4h10l2 8H5z\"\u003e\u003c\/path\u003e\u003cellipse cx=\"12\" cy=\"18\" rx=\"6\" ry=\"2.5\"\u003e\u003c\/ellipse\u003e\u003cpath d=\"M6 18v-2c0-1.5 2.7-2.5 6-2.5s6 1 6 2.5v2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eGrounded Rounded Base\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eA full rounded body gives the lamp visual weight at the bottom, which keeps the tapered shade above it looking light rather than top-heavy.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 12v6M9 21h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 8h2M18 8h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003ePlug-In with Push-Button Switch\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eShips ready to use — a 59″ cord with plug and a push-button switch on the fixture, no wiring and no wall switch needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Size \u0026 Fit --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eTwo Sizes\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-specs\"\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eModel A — Wide\u003c\/span\u003e\u003cstrong\u003eW15.7″ × H14.1″ \/ W40 × H36 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Baskora_-Table_-Light_1.jpg?v=1778506479\" alt=\"Baskora Table Light Model A dimension drawing\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eModel B — Tall\u003c\/span\u003e\u003cstrong\u003eW14.9″ × H15.7″ \/ W38 × H40 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Baskora_-Table_-Light_2.jpg?v=1778506480\" alt=\"Baskora Table Light Model B dimension drawing\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Specifications --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eSpecifications\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFixture Type\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eTable light (single bulb) · two sizes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eWoven rattan body and tapered rattan shade over a metal frame, in natural rattan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e1 × E26 or E27 medium base · 40W incandescent or LED equivalent max · warm light 3000K · bulb included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCord \u0026amp; Switch\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e59″ \/ 150 cm cord with plug · push-button switch on the fixture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003ePower Source\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003ePlug-in — no hardwiring or electrician needed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDimmable\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eYes, with a dimmable bulb and a compatible dimmer (dimmer not included)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLocation Rating\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIndoor use only — rattan is a natural fibre and absorbs humidity, so keep it out of bathrooms and covered outdoor areas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eDust the weave with a soft brush, or a vacuum on low suction with the brush attachment; wipe with a dry cloth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDesign Style\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"style-tags\"\u003e\n\u003cspan class=\"style-tag\"\u003eCoastal\u003c\/span\u003e \u003cspan class=\"style-tag\"\u003eBohemian\u003c\/span\u003e \u003cspan class=\"style-tag\"\u003eOrganic Modern\u003c\/span\u003e \u003cspan class=\"style-tag\"\u003eJapandi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCertified\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eETL · CE · CCC · CSA · SAA listed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Where It Works --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eWhere It Works\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eBaskora is a bedside, console, or sideboard lamp — anywhere a warm pool of light matters more than reach, and where the object is on show as much as the light is. The weave filters the output into a soft, textured glow, so it reads as atmosphere rather than task light; pair it with a table lamp elsewhere or a floor lamp if you read in the same chair. \u003cstrong\u003eModel A\u003c\/strong\u003e is the wider, lower of the two and sits well on a deep console or a low nightstand; \u003cstrong\u003eModel B\u003c\/strong\u003e is taller and narrower, which suits tight nightstands and shelf corners. For custom requests, email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 7. FAQ --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eFAQ\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I pick?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThey're close in volume but differ in proportion. \u003cstrong\u003eModel A\u003c\/strong\u003e (W15.7″ × H14.1″) is wider and lower — better on a deep console, sideboard, or low nightstand. \u003cstrong\u003eModel B\u003c\/strong\u003e (W14.9″ × H15.7″) is taller and narrower, so it clears a small nightstand or a shelf without crowding it.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included, and what type?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes — one warm-light 3000K bulb. The socket takes any standard \u003cstrong\u003eE26 or E27\u003c\/strong\u003e medium screw-base bulb up to 40W incandescent or the LED equivalent, so replacements are easy to find anywhere.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is it turned on and off?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eA push-button switch on the fixture itself. It plugs into any standard outlet with a 59″ cord, so no wall switch or wiring is involved.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is it?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe rattan weave diffuses the light, so even a brighter bulb reads soft rather than sharp — it's ambient light for a bedside or console, not task light for reading or detailed work. For a brighter room, layer it with a second lamp.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill every lamp look identical to the photo?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eClose, but not identical. The rattan is woven by hand, so weave density and the natural color of the fibre vary subtly between pieces. The silhouette and overall tone stay consistent.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it in a bathroom or outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNo — indoor use only. Rattan absorbs humidity over time, which causes warping and discoloration, so keep it out of bathrooms and covered outdoor areas.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. Downloads --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca class=\"dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1JRC_WUOLqDfxMPAybu5WREjPBRbHldYv\/view?usp=drive_link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eFull Product Specs · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ca class=\"dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1FPTige07Y2T6ZLfULEWHA_ieJ5d_D72W\/view?usp=drive_link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003eInstallation Guide\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eSetup \u0026amp; Assembly · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv class=\"dl-card dl-disabled\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 3v18M4 7.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003eRequest 3D Files\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eSTEP \/ OBJ · On Request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9. Schema.org JSON-LD (Product + FAQPage) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Baskora Table Light\",\n      \"description\": \"Table lamp with a woven natural rattan body and matching tapered rattan shade over a metal frame. Available in two sizes, plug-in with a 150 cm cord, push-button switch on the fixture and an E26 or E27 warm 3000K bulb included.\",\n      \"category\": \"Table Lamp\",\n      \"material\": [\"Rattan\", \"Metal\"],\n      \"color\": \"Natural rattan\",\n      \"hasVariant\": [\n        { \"@type\": \"Product\", \"name\": \"Baskora Table Light - Model A\", \"size\": \"W40 x H36 cm \/ W15.7 x H14.1 in\" },\n        { \"@type\": \"Product\", \"name\": \"Baskora Table Light - Model B\", \"size\": \"W38 x H40 cm \/ W14.9 x H15.7 in\" }\n      ],\n      \"additionalProperty\": [\n        { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"1 x E26 or E27 medium base, 40W incandescent or LED equivalent max, warm light 3000K, bulb included\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Dimmable\", \"value\": \"Yes, with a dimmable bulb and a compatible dimmer (not included)\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Cord and Switch\", \"value\": \"150 cm \/ 59 in cord with plug, push-button switch on the fixture\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Power Source\", \"value\": \"Plug-in\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Location Rating\", \"value\": \"Indoor use only\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Certification\", \"value\": \"ETL, CE, CCC, CSA, SAA listed\" }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Which size should I pick?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Model A (W15.7 x H14.1 in) is wider and lower - better on a deep console, sideboard, or low nightstand. Model B (W14.9 x H15.7 in) is taller and narrower, so it clears a small nightstand or a shelf without crowding it.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Is the bulb included, and what type?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes - one warm-light 3000K bulb. The socket takes any standard E26 or E27 medium screw-base bulb up to 40W incandescent or the LED equivalent.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How is it turned on and off?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"A push-button switch on the fixture itself. It plugs into any standard outlet with a 59 in cord, so no wall switch or wiring is involved.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How bright is it?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The rattan weave diffuses the light, so even a brighter bulb reads soft rather than sharp - it is ambient light for a bedside or console, not task light for reading or detailed work.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Will every lamp look identical to the photo?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Close, but not identical. The rattan is woven by hand, so weave density and the natural color of the fibre vary subtly between pieces. The silhouette and overall tone stay consistent.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Can I use it in a bathroom or outdoors?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No - indoor use only. Rattan absorbs humidity over time, which causes warping and discoloration, so keep it out of bathrooms and covered outdoor areas.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"Model A W 40cm x H 36cm \/ W 15.7″ x H 14.1″ \/ Natural Rattan \/ US Plug","offer_id":52233274491154,"sku":"DCT-J1637-01","price":306.95,"currency_code":"EUR","in_stock":true},{"title":"Model A W 40cm x H 36cm \/ W 15.7″ x H 14.1″ \/ Natural Rattan \/ UK Plug","offer_id":52233274523922,"sku":"DCT-J1637-02","price":306.95,"currency_code":"EUR","in_stock":true},{"title":"Model A W 40cm x H 36cm \/ W 15.7″ x H 14.1″ \/ Natural Rattan \/ AU Plug","offer_id":52233274556690,"sku":"DCT-J1637-03","price":306.95,"currency_code":"EUR","in_stock":true},{"title":"Model A W 40cm x H 36cm \/ W 15.7″ x H 14.1″ \/ Natural Rattan \/ EU Plug","offer_id":52233274589458,"sku":"DCT-J1637-04","price":306.95,"currency_code":"EUR","in_stock":true},{"title":"Model B W 38cm x H 40cm \/ W 14.9″ x H 15.7″ \/ Natural Rattan \/ US Plug","offer_id":52233274622226,"sku":"DCT-J1637-05","price":330.95,"currency_code":"EUR","in_stock":true},{"title":"Model B W 38cm x H 40cm \/ W 14.9″ x H 15.7″ \/ Natural Rattan \/ UK Plug","offer_id":52233274654994,"sku":"DCT-J1637-06","price":330.95,"currency_code":"EUR","in_stock":true},{"title":"Model B W 38cm x H 40cm \/ W 14.9″ x H 15.7″ \/ Natural Rattan \/ AU Plug","offer_id":52233274687762,"sku":"DCT-J1637-07","price":330.95,"currency_code":"EUR","in_stock":true},{"title":"Model B W 38cm x H 40cm \/ W 14.9″ x H 15.7″ \/ Natural Rattan \/ EU Plug","offer_id":52233274720530,"sku":"DCT-J1637-08","price":330.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Baskora_Table_Light_1.jpg?v=1777537890","url":"https:\/\/docos.us\/en-be\/products\/baskora-table-light","provider":"Docos","version":"1.0","type":"link"}