{"product_id":"kami-ceiling-lamp","title":"Kami Ceiling Lamp","description":"\u003cstyle\u003e\n.vk-kami-wrap {\n  --vk-kami-bg: #ffffff;\n  --vk-kami-bg-card: #f9f6f0;\n  --vk-kami-border: #e8e0d3;\n  --vk-kami-border-lt: #f1ebe1;\n  --vk-kami-accent: #8a7256;\n  --vk-kami-accent-dk: #5e4b34;\n  --vk-kami-accent-bg: #efe8dc;\n  --vk-kami-accent-bdr: #cdbb9e;\n  --vk-kami-text: #2a251c;\n  --vk-kami-text-mid: #564e40;\n  --vk-kami-text-light: #948972;\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-kami-text);\n  line-height: 1.7;\n  font-size: 14.5px;\n}\n.vk-kami-wrap * { box-sizing: border-box; }\n.vk-kami-wrap svg { fill: none; }\n.vk-kami-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-kami-text-mid); }\n.vk-kami-wrap a { color: var(--vk-kami-accent-dk); text-decoration: underline; }\n.vk-kami-wrap strong { color: var(--vk-kami-text); font-weight: 600; }\n.vk-kami-wrap .vk-kami-section { margin-bottom: 2.6rem; }\n.vk-kami-wrap .vk-kami-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-kami-wrap .vk-kami-sec-line { flex: 1; height: 0.5px; background: var(--vk-kami-border); }\n.vk-kami-wrap .vk-kami-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-kami-accent-dk); white-space: nowrap; }\n\n\/* Responsive video *\/\n.vk-kami-wrap iframe { display: block; width: 100%; height: auto; aspect-ratio: 16 \/ 9; border: 0.5px solid var(--vk-kami-border); border-radius: 12px; background: var(--vk-kami-bg-card); margin-bottom: 14px; }\n\n\/* Features *\/\n.vk-kami-wrap .vk-kami-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-kami-wrap .vk-kami-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-kami-border); border-radius: 12px; background: var(--vk-kami-bg-card); }\n.vk-kami-wrap .vk-kami-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-kami-accent-bg); border: 0.5px solid var(--vk-kami-accent-bdr); color: var(--vk-kami-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-kami-wrap .vk-kami-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-kami-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-kami-wrap .vk-kami-feat-desc { font-size: 12px; color: var(--vk-kami-text-mid); line-height: 1.55; }\n\n\/* Colourway chips *\/\n.vk-kami-wrap .vk-kami-colors { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 14px; }\n.vk-kami-wrap .vk-kami-color { display: inline-flex; align-items: center; gap: 7px; font-size: 11.5px; font-weight: 600; color: var(--vk-kami-accent-dk); background: var(--vk-kami-bg-card); border: 0.5px solid var(--vk-kami-accent-bdr); padding: 5px 11px 5px 8px; border-radius: 99px; }\n.vk-kami-wrap .vk-kami-color i { width: 12px; height: 12px; border-radius: 50%; border: 0.5px solid rgba(0,0,0,0.18); flex-shrink: 0; }\n\n\/* Size table + figure *\/\n.vk-kami-wrap .vk-kami-size-table { width: 100%; border-collapse: collapse; border: 0.5px solid var(--vk-kami-border); border-radius: 12px; overflow: hidden; }\n.vk-kami-wrap .vk-kami-size-table thead th { background: var(--vk-kami-accent-bg); color: var(--vk-kami-accent-dk); font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; text-align: left; padding: 12px 16px; border-bottom: 0.5px solid var(--vk-kami-border); }\n.vk-kami-wrap .vk-kami-size-table tbody td { padding: 13px 16px; font-size: 13px; color: var(--vk-kami-text); border-bottom: 0.5px solid var(--vk-kami-border-lt); background: var(--vk-kami-bg-card); }\n.vk-kami-wrap .vk-kami-size-table tbody tr:nth-child(even) td { background: var(--vk-kami-bg); }\n.vk-kami-wrap .vk-kami-size-table tbody tr:last-child td { border-bottom: 0; }\n.vk-kami-wrap .vk-kami-size-table tbody td:first-child { font-weight: 700; width: 36%; }\n.vk-kami-wrap .vk-kami-size-table tbody td:last-child { color: var(--vk-kami-text-mid); }\n.vk-kami-wrap .vk-kami-fig { margin: 14px 0 0; }\n.vk-kami-wrap .vk-kami-fig img { display: block; width: 100%; height: auto; border: 0.5px solid var(--vk-kami-border); border-radius: 12px; background: #fff; }\n\n\/* Notices *\/\n.vk-kami-wrap .vk-kami-note { display: flex; gap: 12px; align-items: flex-start; padding: 12px 14px; border-radius: 10px; margin-top: 12px; font-size: 12px; line-height: 1.55; }\n.vk-kami-wrap .vk-kami-note-ico { width: 20px; height: 20px; border-radius: 50%; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.vk-kami-wrap .vk-kami-note-body { color: var(--vk-kami-text-mid); }\n.vk-kami-wrap .vk-kami-note-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; }\n.vk-kami-wrap .vk-kami-note-red { border: 0.5px solid #d69a9a; border-left: 3px solid #a83c3c; background: #fbeeee; }\n.vk-kami-wrap .vk-kami-note-red .vk-kami-note-ico { background: #a83c3c; }\n.vk-kami-wrap .vk-kami-note-red strong { color: #8a2b2b; font-weight: 600; }\n.vk-kami-wrap .vk-kami-note-amber { border: 0.5px solid #d4a373; border-left: 3px solid #b06438; background: #fbf2e6; }\n.vk-kami-wrap .vk-kami-note-amber .vk-kami-note-ico { background: #b06438; }\n.vk-kami-wrap .vk-kami-note-amber strong { color: #8a4820; font-weight: 600; }\n\n\/* Specifications *\/\n.vk-kami-wrap .vk-kami-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-kami-border); border-radius: 14px; overflow: hidden; }\n.vk-kami-wrap .vk-kami-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-kami-border-lt); display: flex; align-items: flex-start; background: var(--vk-kami-bg-card); gap: 16px; }\n.vk-kami-wrap .vk-kami-spec-item:last-child { border-bottom: 0; }\n.vk-kami-wrap .vk-kami-spec-item:nth-child(even) { background: var(--vk-kami-bg); }\n.vk-kami-wrap .vk-kami-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-kami-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; }\n.vk-kami-wrap .vk-kami-spec-val { font-size: 12.5px; color: var(--vk-kami-text); }\n\n\/* Style tags *\/\n.vk-kami-wrap .vk-kami-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-kami-wrap .vk-kami-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-kami-accent-dk); background: var(--vk-kami-accent-bg); border: 0.5px solid var(--vk-kami-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads *\/\n.vk-kami-wrap .vk-kami-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-kami-wrap .vk-kami-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-kami-border); border-radius: 12px; background: var(--vk-kami-bg-card); text-decoration: none; color: var(--vk-kami-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-kami-wrap .vk-kami-dl-card:hover { border-color: var(--vk-kami-accent-bdr); background: var(--vk-kami-accent-bg); }\n.vk-kami-wrap .vk-kami-dl-card.vk-kami-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-kami-bg); }\n.vk-kami-wrap .vk-kami-dl-card.vk-kami-dl-disabled:hover { background: var(--vk-kami-bg); border-color: var(--vk-kami-border); }\n.vk-kami-wrap .vk-kami-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-kami-accent-bg); border: 0.5px solid var(--vk-kami-accent-bdr); color: var(--vk-kami-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-kami-wrap .vk-kami-dl-meta { width: 100%; }\n.vk-kami-wrap .vk-kami-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-kami-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-kami-wrap .vk-kami-dl-sub { font-size: 11.5px; color: var(--vk-kami-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-kami-wrap .vk-kami-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-kami-text-light); background: var(--vk-kami-bg-card); border: 0.5px solid var(--vk-kami-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ *\/\n.vk-kami-wrap .vk-kami-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-kami-wrap .vk-kami-faq-list details { border: 0.5px solid var(--vk-kami-border); border-radius: 10px; background: var(--vk-kami-bg-card); overflow: hidden; }\n.vk-kami-wrap .vk-kami-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-kami-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-kami-wrap .vk-kami-faq-list summary::-webkit-details-marker { display: none; }\n.vk-kami-wrap .vk-kami-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-kami-accent-dk); position: absolute; right: 16px; }\n.vk-kami-wrap .vk-kami-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-kami-wrap .vk-kami-faq-list .vk-kami-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-kami-text-mid); line-height: 1.6; }\n\n@media (max-width: 520px) {\n  .vk-kami-wrap .vk-kami-features-grid,\n  .vk-kami-wrap .vk-kami-dl-grid { grid-template-columns: 1fr; }\n  .vk-kami-wrap .vk-kami-spec-item { flex-direction: column; gap: 4px; }\n  .vk-kami-wrap .vk-kami-spec-key { width: auto; }\n  .vk-kami-wrap .vk-kami-size-table thead th,\n  .vk-kami-wrap .vk-kami-size-table tbody td { padding: 10px 12px; font-size: 12.5px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vk-kami-wrap\"\u003e\n\u003cdiv class=\"vk-kami-section\"\u003e\n\u003cdiv class=\"vk-kami-sec-header\"\u003e\n\u003cspan class=\"vk-kami-sec-title\"\u003eInspiration\u003c\/span\u003e\n\u003cdiv class=\"vk-kami-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/EfNQ9WXf_rw\" title=\"Kami Ceiling Lamp — small lights with big personality\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/X3ptsPhNEI8\" title=\"Kami Ceiling Lamp in a styled interior\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\n\u003cp\u003eKami takes its name from folded paper, and the shade holds that idea: a pleated skirt that catches shadow along every crease, so a shallow dome stops looking flat. We set it inside a plain rim to hold the pleats taut and left the edge of the fold visible all the way round. It's a small fixture, and the pleating is the reason it still registers in a room. The colourways stay soft, so the shape does the talking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-section\"\u003e\n\u003cdiv class=\"vk-kami-sec-header\"\u003e\n\u003cspan class=\"vk-kami-sec-title\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"vk-kami-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-features-grid\"\u003e\n\u003cdiv class=\"vk-kami-feature-card\"\u003e\n\u003cdiv class=\"vk-kami-feat-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 15 Q4 7 12 7 Q20 7 20 15\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 15 L6 18 L8 15 L10 18 L12 15 L14 18 L16 15 L18 18 L20 15\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-feat-title\"\u003ePleated Acrylic Shade\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-feat-desc\"\u003eFolded pleats catch shadow along every crease and diffuse the light evenly through the \u003cstrong\u003eacrylic\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-feature-card\"\u003e\n\u003cdiv class=\"vk-kami-feat-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-feat-title\"\u003eWhite Resin Rim\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-feat-desc\"\u003eA clean \u003cstrong\u003eresin\u003c\/strong\u003e rim frames the shade and holds the pleats taut against the ceiling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-feature-card\"\u003e\n\u003cdiv class=\"vk-kami-feat-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 15 Q7 10 12 10 Q17 10 20 15\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 4v3\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 19h12\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 19v-2M15 19v-2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-feat-title\"\u003eDamp Rated\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-feat-desc\"\u003eRated for \u003cstrong\u003edamp locations\u003c\/strong\u003e — bathrooms and covered outdoor areas, not exposed weather.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-section\"\u003e\n\u003cdiv class=\"vk-kami-sec-header\"\u003e\n\u003cspan class=\"vk-kami-sec-title\"\u003eSize \u0026amp; Fit\u003c\/span\u003e\n\u003cdiv class=\"vk-kami-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eOne size, in four colourways, with a range of pleated shade designs.\u003c\/p\u003e\n\u003cdiv class=\"vk-kami-colors\"\u003e\n\u003cspan class=\"vk-kami-color\"\u003e\u003ci style=\"background:#6b7f63\"\u003e\u003c\/i\u003eGreen\u003c\/span\u003e\n\u003cspan class=\"vk-kami-color\"\u003e\u003ci style=\"background:#e0d3ba\"\u003e\u003c\/i\u003eBeige\u003c\/span\u003e\n\u003cspan class=\"vk-kami-color\"\u003e\u003ci style=\"background:#f4f1ea\"\u003e\u003c\/i\u003eWhite\u003c\/span\u003e\n\u003cspan class=\"vk-kami-color\"\u003e\u003ci style=\"background:#d1793c\"\u003e\u003c\/i\u003eOrange\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ctable class=\"vk-kami-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiameter\u003c\/td\u003e\n\u003ctd\u003eØ9″ (23cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd\u003e6.3″ (16cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cfigure class=\"vk-kami-fig\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Kami_Ceiling_Lamp_27_297449a3-3ab3-4115-951b-a80855adc6ac_600x600.jpg?v=1710212936\" alt=\"Kami Ceiling Lamp — pleated acrylic shade with white resin rim\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"vk-kami-note vk-kami-note-red\"\u003e\n\u003cdiv class=\"vk-kami-note-ico\"\u003e!\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-note-body\"\u003e\n\u003cstrong\u003eHardwired install\u003c\/strong\u003e This fixture wires directly to a ceiling junction box and has \u003cstrong\u003eno switch of its own\u003c\/strong\u003e — it runs off an existing wall switch. A \u003cstrong\u003elicensed electrician is recommended\u003c\/strong\u003e, and in a bathroom or outdoor location may be required by local code.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-note vk-kami-note-amber\"\u003e\n\u003cdiv class=\"vk-kami-note-ico\"\u003e!\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-note-body\"\u003e\n\u003cstrong\u003eAcrylic shade — clean gently\u003c\/strong\u003e Acrylic \u003cstrong\u003escratches more easily than glass\u003c\/strong\u003e and clouds when it meets solvents. Wipe it with a soft damp cloth and mild soap only — no ammonia or window cleaner, no abrasive pads, and never dry-wipe dust off with a paper towel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-section\"\u003e\n\u003cdiv class=\"vk-kami-sec-header\"\u003e\n\u003cspan class=\"vk-kami-sec-title\"\u003eSpecifications\u003c\/span\u003e\n\u003cdiv class=\"vk-kami-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-spec-grid\"\u003e\n\u003cdiv class=\"vk-kami-spec-item\"\u003e\n\u003cdiv class=\"vk-kami-spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-spec-val\"\u003eAcrylic shade + white resin rim and body\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-spec-item\"\u003e\n\u003cdiv class=\"vk-kami-spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-spec-val\"\u003eE26 or E27 × 1 · 40W max incandescent or LED equivalent · LED bulb included \u0026amp; replaceable · warm light 3000K\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-spec-item\"\u003e\n\u003cdiv class=\"vk-kami-spec-key\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-spec-val\"\u003eHardwired · AC 110–240V · dimmable with a compatible dimmer switch and a dimmable bulb (dimmer not included)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-spec-item\"\u003e\n\u003cdiv class=\"vk-kami-spec-key\"\u003eCertification\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-spec-val\"\u003eCertified: North America · Australia · Europe · Middle East\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-spec-item\"\u003e\n\u003cdiv class=\"vk-kami-spec-key\"\u003eDesign Style\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-spec-val\"\u003e\n\u003cdiv class=\"vk-kami-style-tags\"\u003e\n\u003cspan class=\"vk-kami-style-tag\"\u003eModern\u003c\/span\u003e \u003cspan class=\"vk-kami-style-tag\"\u003eRetro\u003c\/span\u003e \u003cspan class=\"vk-kami-style-tag\"\u003eTransitional\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-section\"\u003e\n\u003cdiv class=\"vk-kami-sec-header\"\u003e\n\u003cspan class=\"vk-kami-sec-title\"\u003eUse Case\u003c\/span\u003e\n\u003cdiv class=\"vk-kami-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eAt Ø9″ and only 6.3″ deep, Kami sits close to the ceiling — it suits a \u003cstrong\u003ebathroom, powder room, entry, hallway, or small bedroom\u003c\/strong\u003e, and any \u003cstrong\u003elow-ceiling room\u003c\/strong\u003e where a pendant would hang in the way. In a longer corridor, run three or four spaced roughly 24–32″ apart. The damp rating also puts it on a \u003cstrong\u003ecovered porch, patio, or balcony ceiling\u003c\/strong\u003e, where most decorative fixtures can't go. Because the acrylic is diffusing rather than clear, the light spreads soft and wide rather than pooling in one spot, so treat it as ambient light and add a task lamp where you need to read. Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e for trade pricing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-section\"\u003e\n\u003cdiv class=\"vk-kami-sec-header\"\u003e\n\u003cspan class=\"vk-kami-sec-title\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"vk-kami-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eTechnical reference and setup files for the Kami Ceiling Lamp. Need a doc that's not listed? Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"vk-kami-dl-grid\"\u003e\n\u003ca class=\"vk-kami-dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1PtvYLPsTvv54FmGIK0TI_L5yNGZzdgWt\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n\u003cdiv class=\"vk-kami-dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-dl-meta\"\u003e\n\u003cdiv class=\"vk-kami-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-dl-sub\"\u003eDimensions \u0026amp; parameters · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-kami-dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1ZnzulgVluLKYo6f32R1ERqU_i83QW4a0\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n\u003cdiv class=\"vk-kami-dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-dl-meta\"\u003e\n\u003cdiv class=\"vk-kami-dl-label\"\u003eInstallation Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-dl-sub\"\u003eHardwire setup · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-kami-dl-card vk-kami-dl-disabled\" aria-disabled=\"true\"\u003e\n\u003cdiv class=\"vk-kami-dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2 L21 7 V17 L12 22 L3 17 V7 Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7 L12 12 L21 7\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"12\" x2=\"12\" y2=\"22\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-dl-meta\"\u003e\n\u003cdiv class=\"vk-kami-dl-label\"\u003e3D File\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-dl-sub\"\u003e3D model · OBJ\/FBX\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-section\"\u003e\n\u003cdiv class=\"vk-kami-sec-header\"\u003e\n\u003cspan class=\"vk-kami-sec-title\"\u003eFAQ\u003c\/span\u003e\n\u003cdiv class=\"vk-kami-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-kami-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow big is it?\u003c\/summary\u003e\n\u003cdiv class=\"vk-kami-faq-a\"\u003e\n\u003cstrong\u003eØ9″ (23cm)\u003c\/strong\u003e across and \u003cstrong\u003e6.3″ (16cm)\u003c\/strong\u003e deep — one size, in four colourways.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cdiv class=\"vk-kami-faq-a\"\u003eYes — one warm 3000K \u003cstrong\u003eLED\u003c\/strong\u003e bulb, included and fully replaceable. The socket is \u003cstrong\u003eE26 or E27\u003c\/strong\u003e and takes up to \u003cstrong\u003e40W\u003c\/strong\u003e incandescent or the LED equivalent.\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=\"vk-kami-faq-a\"\u003eYes — it's \u003cstrong\u003edamp rated\u003c\/strong\u003e, so it works in a bathroom and under a \u003cstrong\u003ecovered\u003c\/strong\u003e porch, patio, or balcony ceiling. It isn't rated for exposed weather, so keep it out of direct rain or snow.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the acrylic shade?\u003c\/summary\u003e\n\u003cdiv class=\"vk-kami-faq-a\"\u003eA soft damp cloth with mild soap. Skip ammonia-based window cleaners, solvents, and abrasive pads — they \u003cstrong\u003ecloud and scratch acrylic\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it work with a dimmer?\u003c\/summary\u003e\n\u003cdiv class=\"vk-kami-faq-a\"\u003eYes, with a \u003cstrong\u003ecompatible dimmer switch\u003c\/strong\u003e and a dimmable bulb. The dimmer isn't included.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it hardwired?\u003c\/summary\u003e\n\u003cdiv class=\"vk-kami-faq-a\"\u003eYes — it wires to a ceiling junction box and has \u003cstrong\u003eno switch of its own\u003c\/strong\u003e, so it runs off an existing wall switch. A \u003cstrong\u003elicensed electrician is recommended\u003c\/strong\u003e, and may be required by local code for a bathroom or outdoor install.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Kami Ceiling Lamp\",\n  \"description\": \"A small pleated acrylic ceiling light with a white resin rim, 9 in diameter x 6.3 in deep. One E26 or E27 bulb included, hardwired, AC 110-240V, damp rated for bathrooms and covered outdoor areas. Four colourways.\",\n  \"material\": [\"Acrylic\", \"Resin\"],\n  \"color\": [\"Green\", \"Beige\", \"White\", \"Orange\"],\n  \"height\": { \"@type\": \"QuantitativeValue\", \"value\": 16, \"unitCode\": \"CMT\" },\n  \"width\": { \"@type\": \"QuantitativeValue\", \"value\": 23, \"unitCode\": \"CMT\" },\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Fixture Type\", \"value\": \"Ceiling light, hardwired\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"E26 or E27 x 1, 40W max incandescent or LED equivalent, LED bulb included, 3000K warm light\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Voltage\", \"value\": \"AC 110-240V\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Rating\", \"value\": \"Damp rated, suitable for bathrooms and covered outdoor areas\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Dimming\", \"value\": \"Compatible with a dimmer switch and a dimmable bulb, dimmer not included\" }\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    {\n      \"@type\": \"Question\",\n      \"name\": \"How big is the Kami Ceiling Lamp?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is 9 in (23 cm) across and 6.3 in (16 cm) deep. One size, available in four colourways.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the bulb included?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. One warm 3000K LED bulb is included and fully replaceable. The socket is E26 or E27 and takes up to 40W incandescent or the LED equivalent.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can it be used in a bathroom or outdoors?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. It is damp rated, so it suits bathrooms and covered porches, patios, or balcony ceilings. It is not rated for exposed weather.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How should the acrylic shade be cleaned?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Use a soft damp cloth with mild soap. Avoid ammonia-based window cleaners, solvents, and abrasive pads, which cloud and scratch acrylic.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does it work with a dimmer?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, with a compatible dimmer switch and a dimmable bulb. The dimmer is not included.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is it hardwired?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. It wires to a ceiling junction box and has no switch of its own, so it runs off an existing wall switch. A licensed electrician is recommended and may be required by local code for bathroom or outdoor installs.\" }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Docosilumen","offers":[{"title":"Dia 23cm x H 16cm \/ ∅ 9″ x H 6.3″ \/ Beige","offer_id":45951157010706,"sku":"DCC-1759-1","price":158.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9″ x H 6.3″ \/ White","offer_id":45951157043474,"sku":"DCC-1759-2","price":158.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9″ x H 6.3″ \/ Orange","offer_id":45951157076242,"sku":"DCC-1759-3","price":158.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9″ x H 6.3″ \/ Green","offer_id":45951157109010,"sku":"DCC-1759-4","price":158.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Kami_Ceiling_Lamp_1.jpg?v=1762450978","url":"https:\/\/docos.us\/en-fr\/products\/kami-ceiling-lamp","provider":"Docos","version":"1.0","type":"link"}