{"title":"Bedroom","description":"\u003cp\u003eStep into a space that feels like a personal spa. Soft, flattering light meets timeless design to transform your daily ritual. Whether you are getting ready for the day or winding down at night, enjoy the perfect balance of functional brightness and cozy ambiance.\u003c\/p\u003e","products":[{"product_id":"akari-table-lamp","title":"Akari Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n.d { max-width: 860px; margin: 0 auto; padding: 0 8px;\n  font-family:Inter,-apple-system,'Segoe UI',sans-serif;\n  color: var(--text); line-height: 1.65; -webkit-font-smoothing: antialiased; }\n.d * { box-sizing: border-box; }\n.d svg { fill: none !important; }\n\n:root {\n  --bg:         #ffffff;\n  --bg-soft:    #f7f2e6;\n  --bg-card:    #fbf7ec;\n  --bg-stone:   #e8ddc0;\n  --bg-deep:    #1c1610;\n  --border:     #dfd4b4;\n  --border-lt:  #ebe2c8;\n  --accent:     #6b5432;\n  --accent-dk:  #2a1f10;\n  --accent-bg:  #efe4c4;\n  --accent-bdr: #c4b078;\n  --text:       #1a1408;\n  --text-mid:   #4a3e28;\n  --text-light: #8a7850;\n}\n\n.d section { margin: 3rem 0; }\n.d section:first-child { margin-top: 0; }\n.d p { margin: 0 0 0.8rem; }\n.d p:last-child { margin-bottom: 0; }\n\n\/* ============== NUMBERED SECTION HEADER ============== *\/\n.sec-num {\n  display: flex; align-items: baseline; gap: 14px;\n  padding-bottom: 14px; margin-bottom: 1.4rem;\n  border-bottom: 0.5px solid var(--border);\n}\n.sec-num-n { font-size: 12.5px; font-weight: 700; letter-spacing: 0.2em;\n  color: var(--accent); font-feature-settings: \"tnum\"; }\n.sec-num-t { font-size: 19.5px; font-weight: 400; letter-spacing: 0.02em;\n  color: var(--text); font-style: italic; }\n.sec-num-sub { margin-left: auto; font-size: 11.5px; letter-spacing: 0.15em;\n  text-transform: uppercase; color: var(--text-light); }\n\n\/* ============== HERO ============== *\/\n.hero { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;\n  border-radius: 2px; background: #000; }\n.hero iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }\n.hero-caption { text-align: center; padding: 22px 0 0 0; }\n.hero-name { font-size: 34.5px; font-weight: 300; letter-spacing: 0.3em;\n  color: var(--text); margin: 0; text-transform: uppercase; }\n.hero-tag { font-size: 12.5px; letter-spacing: 0.25em; text-transform: uppercase;\n  color: var(--accent); margin-top: 10px; font-weight: 600; }\n.hero-links { display: flex; gap: 10px; margin-top: 20px; justify-content: center; flex-wrap: wrap; }\n.hero-link { display: inline-flex; align-items: center; gap: 8px; padding: 8px 16px;\n  border: 0.5px solid var(--border); border-radius: 2px; background: var(--bg);\n  text-decoration: none; color: var(--text-mid); font-size: 12.5px; font-weight: 500;\n  letter-spacing: 0.08em; text-transform: uppercase; transition: all 0.2s; }\n.hero-link:hover { border-color: var(--accent); color: var(--accent); }\n.hero-link-dot { width: 5px; height: 5px; border-radius: 50%; background: #ff0000; flex-shrink: 0; }\n\n\/* ============== 01 OVERVIEW ============== *\/\n.statement { font-size: 25.5px; font-weight: 300; line-height: 1.45; letter-spacing: -0.01em;\n  color: var(--text); margin: 0 0 1.2rem 0; font-style: italic; }\n.statement-body { font-size: 16px; line-height: 1.75; color: var(--text-mid); margin: 0;\n  max-width: 680px; }\n\n\/* ============== 02 FRAME \u0026 SHADE — two-panel ============== *\/\n.finish-panel { display: grid; grid-template-columns: 1fr 1fr; gap: 0;\n  border: 0.5px solid var(--border); border-radius: 2px; overflow: hidden; }\n.finish-block { padding: 22px 20px; position: relative;\n  display: flex; flex-direction: column; justify-content: space-between; min-height: 130px; }\n.finish-block.iron {\n  background: linear-gradient(135deg, #3a3a3a 0%, #1a1a1a 55%, #000 100%);\n  color: #fff;\n}\n.finish-block.paper {\n  background: linear-gradient(135deg, #fdf6e4 0%, #f0e5c8 55%, #d8c890 100%);\n  color: #2a1f10;\n}\n.finish-label { font-size: 11.5px; font-weight: 700; letter-spacing: 0.2em;\n  text-transform: uppercase; opacity: 0.75; }\n.finish-name { font-size: 20.5px; font-weight: 400; letter-spacing: 0.08em;\n  text-transform: uppercase; margin-top: auto; }\n.finish-sub { font-size: 11.5px; letter-spacing: 0.12em; opacity: 0.65; margin-top: 4px; }\n\n\/* ============== 03 PAPER CRAFT — side-by-side layout ============== *\/\n.craft-split {\n  display: grid; grid-template-columns: 220px 1fr; gap: 24px;\n  align-items: center;\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 2px;\n  padding: 22px 24px;\n}\n.craft-split-img {\n  display: block; position: relative; border-radius: 2px; overflow: hidden;\n  background: var(--bg); border: 0.5px solid var(--border-lt);\n  text-decoration: none; transition: all 0.2s;\n}\n.craft-split-img:hover { border-color: var(--accent); }\n.craft-split-img img { width: 100%; height: auto; display: block; }\n.craft-split-img .zoom-hint {\n  position: absolute; bottom: 8px; right: 8px;\n  font-size:11.5px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase;\n  background: rgba(20,14,6,0.72); color: #fff; padding: 3px 8px; border-radius: 2px;\n  display: inline-flex; align-items: center; gap: 3px; pointer-events: none;\n}\n.craft-split-img .zoom-hint svg { width: 9px; height: 9px; stroke: #fff; stroke-width: 2; fill: none; }\n.craft-split-text {\n  font-size: 14px; color: var(--text-mid); line-height: 1.7;\n}\n.craft-split-text strong { color: var(--text); font-weight: 600; }\n.craft-split-label {\n  font-size: 10.5px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); text-transform: uppercase; margin-bottom: 8px;\n}\n.craft-split-title {\n  font-size: 16.5px; font-weight: 400; color: var(--text);\n  font-style: italic; margin: 0 0 10px;\n}\n\n\/* ============== 04 PROPORTIONS — 2 sizes ============== *\/\n.prop-row { display: grid; grid-template-columns: repeat(2, 1fr); gap: 4px;\n  background: var(--bg-stone); padding: 20px 16px; border-radius: 2px;\n  align-items: end; margin-bottom: 12px; }\n.prop-silhouette { display: flex; flex-direction: column; align-items: center; gap: 8px;\n  text-decoration: none; color: inherit; }\n.prop-img-wrap { width: 100%; aspect-ratio: 3 \/ 4;\n  background: var(--bg); border: 0.5px solid var(--border-lt); border-radius: 2px;\n  overflow: hidden; position: relative;\n  display: flex; align-items: center; justify-content: center; padding: 10px; }\n.prop-img-wrap img { width: 100%; height: 100%; object-fit: contain; display: block; }\n.prop-style { font-size: 11.5px; font-weight: 700; letter-spacing: 0.18em;\n  color: var(--accent); text-transform: uppercase; }\n.prop-height { font-size: 16px; font-weight: 500; color: var(--text); font-feature-settings: \"tnum\"; }\n\n.prop-specs { display: grid; grid-template-columns: repeat(2, 1fr); gap: 4px; }\n.prop-spec-block { padding: 14px 16px; background: var(--bg-card);\n  border: 0.5px solid var(--border); border-radius: 2px; }\n.prop-spec-head { font-size: 10.5px; font-weight: 700; letter-spacing: 0.2em;\n  text-transform: uppercase; color: var(--accent); margin-bottom: 8px; }\n.prop-spec-line { display: flex; justify-content: space-between; font-size: 12.5px;\n  padding: 3px 0; color: var(--text-mid); }\n.prop-spec-line span:last-child { color: var(--text); font-weight: 600; }\n\n\/* ============== 05 MATERIALS \u0026 CRAFT ============== *\/\n.craft-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }\n.craft-sym { font-size: 30px; line-height: 1; color: var(--accent);\n  margin-bottom: 12px; font-weight: 300; }\n.craft-sym svg { width: 26px; height: 26px; stroke: var(--accent); stroke-width: 1.3;\n  stroke-linecap: round; stroke-linejoin: round; }\n.craft-name { font-size: 17px; font-weight: 500; color: var(--text);\n  margin-bottom: 7px; letter-spacing: 0.01em; }\n.craft-desc { font-size: 14.5px; color: var(--text-mid); line-height: 1.65; }\n\n\/* ============== 06 PRODUCT NOTES ============== *\/\n.notes-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.note-cell { padding: 20px 14px; background: var(--bg-soft); border-radius: 2px; text-align: center; }\n.note-ico { width: 28px; height: 28px; margin: 0 auto 10px; color: var(--accent); }\n.note-ico svg { width: 100%; height: 100%; stroke: currentColor; stroke-width: 1.5;\n  stroke-linecap: round; stroke-linejoin: round; }\n.note-t { font-size: 14.5px; font-weight: 600; color: var(--text); letter-spacing: 0.02em; }\n.note-s { font-size: 12px; color: var(--text-light); margin-top: 3px;\n  letter-spacing: 0.02em; line-height: 1.4; }\n\n\/* ============== 07 SPECIFICATIONS ============== *\/\n.spec-tab { width: 100%; border-collapse: collapse; font-size: 15px; }\n.spec-tab tr { border-bottom: 0.5px solid var(--border-lt); }\n.spec-tab tr:last-child { border-bottom: 0; }\n.spec-tab td { padding: 11px 0; vertical-align: top; }\n.spec-tab td:first-child { width: 38%; color: var(--text-mid); font-weight: 500; padding-right: 20px; }\n.spec-tab td:last-child { color: var(--text); font-weight: 400; }\n\n.cert-row { display: flex; gap: 4px; flex-wrap: wrap; }\n.cert-tag { font-size: 12px; font-weight: 500; color: var(--text-mid);\n  background: var(--bg-soft); border: 0.5px solid var(--border);\n  padding: 2px 9px; border-radius: 2px; }\n.spec-note { margin-top: 1rem; padding: 12px 16px; background: var(--accent-bg);\n  border-left: 2px solid var(--accent); font-size: 14.5px;\n  color: var(--text-mid); line-height: 1.65; }\n.spec-note strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 08 INSTALLATION ============== *\/\n.install-list { list-style: none; margin: 0; padding: 0; }\n.install-list li { padding: 7px 0 7px 18px; font-size: 15px;\n  color: var(--text-mid); line-height: 1.65; position: relative; }\n.install-list li::before { content: ''; position: absolute; left: 0; top: 15px;\n  width: 8px; height: 0.5px; background: var(--accent); }\n.install-list li strong { color: var(--text); font-weight: 600; }\n\n\/* Wiring diagram card *\/\n.wiring-card { margin-top: 18px; padding: 18px;\n  background: var(--bg-card); border: 0.5px solid var(--border); border-radius: 2px; }\n.wiring-head { font-size: 11.5px; font-weight: 700; letter-spacing: 0.15em;\n  text-transform: uppercase; color: var(--accent); margin-bottom: 8px; }\n.wiring-desc { font-size: 13.5px; color: var(--text-mid); line-height: 1.7; margin-bottom: 12px; }\n.wiring-desc strong { color: var(--text); font-weight: 600; }\n.wiring-desc .wire-tag {\n  display: inline-flex; align-items: center; gap: 5px; padding: 1px 8px;\n  border-radius: 2px; font-size: 11.5px; font-weight: 600; margin: 0 2px;\n}\n.wiring-desc .wire-tag.black { background: #1a1a1a; color: #fff; }\n.wiring-desc .wire-tag.white { background: #fff; color: #1a1a1a; border: 0.5px solid var(--border); }\n.wiring-img-wrap {\n  display: block; background: var(--bg); border: 0.5px solid var(--border-lt);\n  border-radius: 2px; overflow: hidden; position: relative;\n  padding: 10px; text-decoration: none;\n  max-width: 380px; margin: 0 auto;\n}\n.wiring-img-wrap img { width: 100%; height: auto; display: block; }\n.wiring-img-wrap .zoom-hint { position: absolute; bottom: 14px; right: 16px;\n  font-size: 10.5px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase;\n  background: rgba(20,14,6,0.72); color: #fff; padding: 4px 10px; border-radius: 2px;\n  display: inline-flex; align-items: center; gap: 4px; pointer-events: none; }\n.wiring-img-wrap .zoom-hint svg { width: 10px; height: 10px; stroke: #fff; stroke-width: 2; fill: none; }\n\n\/* ============== 09 FAQ ============== *\/\n.faq details { border-bottom: 0.5px solid var(--border); }\n.faq summary { cursor: pointer; list-style: none; padding: 16px 0;\n  font-size: 16px; font-weight: 500; color: var(--text);\n  display: flex; justify-content: space-between; align-items: center; gap: 20px;\n  letter-spacing: 0.005em; }\n.faq summary::-webkit-details-marker { display: none; }\n.faq summary::after { content: '+'; font-size: 23px; font-weight: 300;\n  color: var(--accent); line-height: 1; width: 18px; text-align: center;\n  transition: transform 0.2s; }\n.faq details[open] summary::after { content: '–'; }\n.faq .a { padding: 0 0 18px 0; font-size: 15px; color: var(--text-mid);\n  line-height: 1.75; max-width: 720px; }\n\n\/* ============== 10 DOWNLOADS ============== *\/\n.dl-list { display: flex; flex-wrap: wrap; gap: 18px 32px; padding: 4px 0; }\n.dl-link { font-size: 16px; color: var(--text); text-decoration: none;\n  font-weight: 500; display: inline-flex; align-items: center; gap: 4px;\n  letter-spacing: 0.005em; transition: color 0.2s; padding-bottom: 3px;\n  border-bottom: 0.5px solid transparent; }\n.dl-link:hover { color: var(--accent); border-bottom-color: var(--accent); }\n.dl-arr { color: var(--accent); font-weight: 400; margin-right: 2px; }\n\n\/* ============== VALUES STRIP ============== *\/\n.values-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px;\n  padding: 22px 0; border-top: 0.5px solid var(--border); border-bottom: 0.5px solid var(--border); }\n.val-item { text-align: center; padding: 4px 8px; }\n.val-item-sym { font-size: 18.5px; color: var(--accent); margin-bottom: 4px; line-height: 1; }\n.val-item-t { font-size: 13px; font-weight: 600; color: var(--text); letter-spacing: 0.03em; }\n\n\/* ============== RESPONSIVE ============== *\/\n@media (max-width: 680px) {\n  .sec-num-sub { display: none; }\n  .statement { font-size: 20.5px; }\n  .finish-panel { grid-template-columns: 1fr; }\n  .craft-split { grid-template-columns: 1fr; gap: 16px; padding: 18px; }\n  .craft-split-img { max-width: 220px; margin: 0 auto; }\n  .prop-row, .prop-specs { grid-template-columns: 1fr; gap: 10px; }\n  .craft-grid { grid-template-columns: 1fr; gap: 22px; }\n  .notes-row { grid-template-columns: 1fr; }\n  .values-strip { grid-template-columns: 1fr 1fr; gap: 14px 8px; }\n  .hero-name { font-size: 25.5px; letter-spacing: 0.25em; }\n  .dl-list { flex-direction: column; gap: 14px; }\n  .spec-tab td:first-child { width: 44%; padding-right: 10px; }\n}\n\n.d .sec-num-t,.d .statement,.d h2,.d h3{font-family:'Cormorant Garamond',Georgia,serif}\n\u003c\/style\u003e\n\u003cdiv class=\"d\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection\u003e\n\u003cdiv class=\"hero\"\u003e\u003ciframe title=\"Akari Table Lamp\" src=\"https:\/\/www.youtube.com\/embed\/IQiGveHdgkE\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-caption\"\u003e\n\u003ch1 class=\"hero-name\"\u003eAkari\u003c\/h1\u003e\n\u003cdiv class=\"hero-tag\"\u003eTable Luminaire · Rice Paper \u0026amp; Iron\u003c\/div\u003e\n\u003cdiv class=\"hero-links\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/www.youtube.com\/watch?v=9mezA1qxW4k\" class=\"hero-link\" target=\"_blank\"\u003e \u003cspan class=\"hero-link-dot\"\u003e\u003c\/span\u003eWatch: Akair 1A Video Lamp\u003cbr\u003e\u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/www.youtube.com\/watch?v=dsqHdUgcmfs\" class=\"hero-link\" target=\"_blank\"\u003e \u003cspan class=\"hero-link-dot\"\u003e\u003c\/span\u003eWatch: Akari 1A Installation\u003cbr\u003e\u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/www.youtube.com\/watch?v=AToaYuUPQBo\" class=\"hero-link\" target=\"_blank\"\u003e \u003cspan class=\"hero-link-dot\"\u003e\u003c\/span\u003e Watch: Akari 24N Installation \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 01 OVERVIEW --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eLight, Named\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eAkari — the Japanese word for light. A table-scale sculpture rooted in the lantern tradition of Gifu.\u003c\/p\u003e\n\u003cp class=\"statement-body\"\u003eA refined example of the Akari light sculptures first designed in 1951 by a pioneering American-Japanese artist, the Akari Table Lamp draws directly from the traditional fishing lanterns of Gifu, Japan. Its slender framework — reminiscent of bamboo ribs — is wrapped in hand-pasted rice paper, softening and diffusing the bulb into an even, ambient glow. True to the dual meaning of its name, Akari is at once illumination and a lightweight aesthetic: a sophisticated lighting piece that bridges cultural heritage and modern interior design.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 02 FRAME \u0026 SHADE --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eFrame \u0026amp; Shade\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eTwo Materials, One Form\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-panel\"\u003e\n\u003cdiv class=\"finish-block iron\"\u003e\n\u003cdiv class=\"finish-label\"\u003eElement 01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"finish-name\"\u003eBlack Iron\u003c\/div\u003e\n\u003cdiv class=\"finish-sub\"\u003eMatte bamboo-rib-style frame\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-block paper\"\u003e\n\u003cdiv class=\"finish-label\"\u003eElement 02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"finish-name\"\u003eRice Paper\u003c\/div\u003e\n\u003cdiv class=\"finish-sub\"\u003eHand-pasted, translucent white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 03 PAPER CRAFT --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003ePaper Craft\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eHand-Bonded Rice Paper\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-split\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari_Light_01_600x600.jpg?v=1734493523\" class=\"craft-split-img\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Akari lampshade — hand-pasted rice paper detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari_Light_01_600x600.jpg?v=1734493523\"\u003e \u003cspan class=\"zoom-hint\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"7\" cy=\"11\" cx=\"11\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M8 11h6M11 8v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zoom \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-split-label\"\u003eA Note on Craft\u003c\/div\u003e\n\u003cp class=\"craft-split-title\"\u003eThe hand of the artisan, visible at the edges.\u003c\/p\u003e\n\u003cp class=\"craft-split-text\"\u003eEach Akari shade is assembled through a meticulous \u003cstrong\u003ehand-bonding process\u003c\/strong\u003e using paper and glue. Minor traces of glue along the edges of the lampshade may be visible — this is an inherent signature of the craft, not a defect, and no two Akari lamps are identical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 PROPORTIONS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eProportions\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eTwo Silhouettes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-row\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari-Table-Lamp-01_600x600.jpg?v=1700533769\" class=\"prop-silhouette\" target=\"_blank\"\u003e\n\u003cdiv class=\"prop-img-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Akari 1A — compact table silhouette\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari-Table-Lamp-01_600x600.jpg?v=1700533769\"\u003e\u003c\/div\u003e\n\u003cspan class=\"prop-style\"\u003eAkari 1A\u003c\/span\u003e \u003cspan class=\"prop-height\"\u003eDia 26cm x H 43cm\u003c\/span\u003e\u003c\/a\u003e\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari-Table-Lamp-2_600x600.jpg?v=1700533773\" class=\"prop-silhouette\" target=\"_blank\"\u003e\n\u003cdiv class=\"prop-img-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Akari 24N — larger table silhouette\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari-Table-Lamp-2_600x600.jpg?v=1700533773\"\u003e\u003c\/div\u003e\n\u003cspan class=\"prop-style\"\u003eAkari 24N\u003c\/span\u003e \u003cspan class=\"prop-height\"\u003eDia 40cm x H 58cm\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-specs\"\u003e\n\u003cdiv class=\"prop-spec-block\"\u003e\n\u003cdiv class=\"prop-spec-head\"\u003eAkari 1A — Compact\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e\u003cspan\u003eDia 26cm x H 43cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eImperial\u003c\/span\u003e\u003cspan\u003e∅ 10.2\" x H 16.9\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003ePacking\u003c\/span\u003e\u003cspan\u003eL 41 × W 41 × H 25 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-block\"\u003e\n\u003cdiv class=\"prop-spec-head\"\u003eAkari 24N — Signature\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e\u003cspan\u003eDia 40cm x H 58cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eImperial\u003c\/span\u003e\u003cspan\u003e∅ 15.7\" x H 22.8\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003ePacking\u003c\/span\u003e\u003cspan\u003eL 42 × W 42 × H 56 cm (2 pcs)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 05 MATERIALS \u0026 CRAFT --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eThree Pillars\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-sym\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 9h14M5 13h14M5 17h14M9 5v14M13 5v14M17 5v14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eRice Paper\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eFine white paper, hand-pasted onto the iron ribs. Translucent enough to diffuse light into a soft, evenly distributed glow — warm, ambient, never harsh.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-sym\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18M3 12h18\"\u003e\u003c\/path\u003e\u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eIron Frame\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eSlender black iron ribs echo the bamboo structure of traditional Gifu lanterns. Matte finish, subtle silhouette visible through the paper when illuminated.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-sym\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 20c0-4 2-8 6-10M20 4c0 4-2 8-6 10\"\u003e\u003c\/path\u003e\u003ccircle r=\"1.5\" cy=\"17\" cx=\"7\"\u003e\u003c\/circle\u003e\u003ccircle r=\"1.5\" cy=\"7\" cx=\"17\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eHand-Bonded\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eEach shade is individually assembled and pasted by skilled artisans. Small traces of the bonding process are part of the finished object's character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 06 PRODUCT NOTES --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eProduct Notes\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eAt a Glance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes-row\"\u003e\n\u003cdiv class=\"note-cell\"\u003e\n\u003cdiv class=\"note-ico\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 18h6M10 21h4M8 14a6 6 0 1 1 8 0c-.8.7-1.5 1.5-1.5 2.5V18h-5v-1.5c0-1-.7-1.8-1.5-2.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eBulb Not Included\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003eE26 or E27 base · sold separately\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-cell\"\u003e\n\u003cdiv class=\"note-ico\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"1\" height=\"6\" width=\"10\" y=\"9\" x=\"7\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10 9V6m4 3V6M9 15v3M15 15v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eGlobal Plug Options\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003eUS · UK · AU · EU plug · choose at checkout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-cell\"\u003e\n\u003cdiv class=\"note-ico\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 20h16M5 20v-8l7-5 7 5v8M10 20v-5h4v5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eIndoor Only\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003eAC 110–240V · dry interior use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 07 SPECIFICATIONS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eTechnical Data\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ctable class=\"spec-tab\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eAkari 1A: Dia 26cm x H 43cm \/ ∅ 10.2\" x H 16.9\"\u003cbr\u003eAkari 24N: Dia 40cm x H 58cm \/ ∅ 15.7\" x H 22.8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePacking size\u003c\/td\u003e\n\u003ctd\u003eAkari 1A: L 41 × W 41 × H 25 cm\u003cbr\u003eAkari 24N: L 42 × W 42 × H 56 cm (ships in 2 pieces)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame material\u003c\/td\u003e\n\u003ctd\u003eIron, matte black finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade material\u003c\/td\u003e\n\u003ctd\u003eRice paper, hand-pasted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade color\u003c\/td\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSocket\u003c\/td\u003e\n\u003ctd\u003eE26 or E27\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb included\u003c\/td\u003e\n\u003ctd\u003eNo — sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSwitch\u003c\/td\u003e\n\u003ctd\u003eInline on\/off switch on cord\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCord\u003c\/td\u003e\n\u003ctd\u003e150 cm \/ 59″ with inline on\/off switch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlug options\u003c\/td\u003e\n\u003ctd\u003eUS plug · UK plug · AU plug · EU plug — choose at checkout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003eAC 110–240V, full-range\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003ePlug-in table use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"cert-row\"\u003e\n\u003cspan class=\"cert-tag\"\u003eNorth America\u003c\/span\u003e \u003cspan class=\"cert-tag\"\u003eEurope\u003c\/span\u003e \u003cspan class=\"cert-tag\"\u003eAustralia\u003c\/span\u003e \u003cspan class=\"cert-tag\"\u003eMiddle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"spec-note\"\u003e\n\u003cstrong\u003eIndoor use only.\u003c\/strong\u003e Akari is designed for dry interior environments and is not suitable for bathrooms, wet rooms, or outdoor installations. Keep the paper shade away from moisture and direct heat.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 08 INSTALLATION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eInstallation\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eSetup \u0026amp; Wiring\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"install-list\"\u003e\n\u003cli\u003eAssemble the iron rib frame first, then carefully slide the rice paper shade over the frame — follow the step-by-step installation video above for your size (1A or 24N).\u003c\/li\u003e\n\u003cli\u003eInstall an E26 or E27 bulb (sold separately). A \u003cstrong\u003ewarm white LED bulb (2700K–3000K)\u003c\/strong\u003e gives the most flattering glow through the paper shade.\u003c\/li\u003e\n\u003cli\u003ePlug into a standard wall outlet. The 150 cm cord includes an inline on\/off switch for easy reach on a table or side surface. The lamp ships with your chosen regional plug (US, UK, AU, or EU) — specify at checkout so it arrives ready for your local outlet.\u003c\/li\u003e\n\u003cli\u003eWhen replacing the bulb, ensure the lamp is unplugged and the bulb has cooled completely. Handle the paper shade with clean, dry hands.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"wiring-card\"\u003e\n\u003cdiv class=\"wiring-head\"\u003eWiring Guide — Inside the Socket\u003c\/div\u003e\n\u003cdiv class=\"wiring-desc\"\u003eTo ensure correct operation, connect the wires as follows: the \u003cspan class=\"wire-tag black\"\u003e● Black wire\u003c\/span\u003e to \u003cstrong\u003ehole number 2\u003c\/strong\u003e, and the \u003cspan class=\"wire-tag white\"\u003e○ White wire\u003c\/span\u003e to \u003cstrong\u003ehole number 3\u003c\/strong\u003e.\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/17581633267169.png?v=1758163424\" class=\"wiring-img-wrap\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Akari wiring diagram — black to hole 2, white to hole 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/17581633267169.png?v=1758163424\"\u003e \u003cspan class=\"zoom-hint\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"7\" cy=\"11\" cx=\"11\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M8 11h6M11 8v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Click to enlarge \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 09 FAQ --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e09\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eFrequently Asked\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich plug type should I choose?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003ePlease choose the plug type that matches your local outlets at checkout: \u003cstrong\u003eUS plug\u003c\/strong\u003e (North America, Japan), \u003cstrong\u003eUK plug\u003c\/strong\u003e (United Kingdom, Ireland, Hong Kong, Singapore), \u003cstrong\u003eAU plug\u003c\/strong\u003e (Australia, New Zealand, China), or \u003cstrong\u003eEU plug\u003c\/strong\u003e (most of continental Europe). The lamp itself supports full-range AC 110–240V, so only the plug shape needs to match — no transformer is required.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs a light bulb included?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eNo. The Akari takes a standard E26 or E27 screw-base bulb, sold separately. We recommend a warm white LED (2700K–3000K, 5–8W) for the most flattering glow through the paper shade, and to keep heat output low.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy are there small glue marks on the edge of my lampshade?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eAkari shades are assembled by hand using a meticulous paper-and-glue bonding process. Minor glue traces along the edges are inherent to this traditional craft and are considered normal — not a quality defect. Each shade is subtly different as a result.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I connect the wires correctly?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eInside the lamp's socket there are numbered terminal holes. Connect the \u003cstrong\u003eblack wire to hole number 2\u003c\/strong\u003e, and the \u003cstrong\u003ewhite wire to hole number 3\u003c\/strong\u003e. See the wiring diagram in Section 08 above, and the installation video for your model.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the difference between Akari 1A and Akari 24N?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eThey are two different silhouettes at the same table-scale. The \u003cstrong\u003e1A\u003c\/strong\u003e is the compact, classic form (Dia 26cm x H 43cm) — ideal for a bedside table, side table, or console. The \u003cstrong\u003e24N\u003c\/strong\u003e is larger and more sculptural (Dia 40cm x H 58cm), with greater presence on a sideboard or entry console. Both share the same iron frame, rice paper shade, and hardware.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the 24N really ship in two boxes?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eYes. Because of its size, Akari 24N is shipped in two separate pieces\/boxes for safer transit. Both pieces are required for complete assembly — please check both boxes have arrived before starting installation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use Akari on 110V or 220V power?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eYes. The Akari supports full-range AC 110–240V and is certified for use in North America, Europe, Australia, and the Middle East — no additional transformer required. Just pair it with a bulb rated for your local voltage.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Akari dimmable?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eThe lamp itself has a simple inline on\/off switch. To dim the light, install a dimmable LED bulb and plug the lamp into a wall outlet controlled by a compatible dimmer switch. The lamp does not have a built-in dimmer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install Akari in a bathroom or outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eNo. Akari is for dry indoor use only. The rice paper shade is sensitive to moisture and humidity — avoid bathrooms, kitchens with high steam exposure, covered porches, or any outdoor environment. Also keep the shade away from radiators and direct heat sources.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the paper shade?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eDust very gently with a soft, dry brush (a camel-hair paintbrush or a feather duster works well). Do not use water, cleaning sprays, or damp cloths on the paper. Handle with clean, dry hands to avoid staining.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10 DOWNLOADS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e10\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eSpec · Install\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-list\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1l3tvVcLVgKK9t11htyrjDPkhzlP0N7Bl\/view?usp=drive_link\" class=\"dl-link\" target=\"_blank\"\u003e \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Data Sheet \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1bFJbeOF_q0zv9yJ-fFw5j-hOtqgrY2hc\/view?usp=drive_link\" class=\"dl-link\" target=\"_blank\"\u003e \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Assembly Instructions — Akari 1A \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1l3V7BxT0IedGnIPW6Qvl-Rxsr7h0z1ik\/view?usp=drive_link\" class=\"dl-link\" target=\"_blank\"\u003e \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Assembly Instructions — Akari 24N \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VALUES STRIP --\u003e\n\u003csection\u003e\n\u003cdiv class=\"values-strip\"\u003e\n\u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e◇\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eHand-Pasted Paper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e◉\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eIron Frame\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eGlobal Certification\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e◈\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eHeritage Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"Which plug type should I choose?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Please choose the plug type that matches your local outlets at checkout: US plug (North America, Japan), UK plug (United Kingdom, Ireland, Hong Kong, Singapore), AU plug (Australia, New Zealand, China), or EU plug (most of continental Europe). The lamp itself supports full-range AC 110–240V, so only the plug shape needs to match — no transformer is required.\"}}, {\"@type\": \"Question\", \"name\": \"Is a light bulb included?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. The Akari takes a standard E26 or E27 screw-base bulb, sold separately. We recommend a warm white LED (2700K–3000K, 5–8W) for the most flattering glow through the paper shade, and to keep heat output low.\"}}, {\"@type\": \"Question\", \"name\": \"Why are there small glue marks on the edge of my lampshade?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Akari shades are assembled by hand using a meticulous paper-and-glue bonding process. Minor glue traces along the edges are inherent to this traditional craft and are considered normal — not a quality defect. Each shade is subtly different as a result.\"}}, {\"@type\": \"Question\", \"name\": \"How do I connect the wires correctly?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Inside the lamp's socket there are numbered terminal holes. Connect the black wire to hole number 2 , and the white wire to hole number 3 . See the wiring diagram in Section 08 above, and the installation video for your model.\"}}, {\"@type\": \"Question\", \"name\": \"What's the difference between Akari 1A and Akari 24N?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"They are two different silhouettes at the same table-scale. The 1A is the compact, classic form (Dia 26cm x H 43cm) — ideal for a bedside table, side table, or console. The 24N is larger and more sculptural (Dia 40cm x H 58cm), with greater presence on a sideboard or entry console. Both share the same iron frame, rice paper shade, and hardware.\"}}, {\"@type\": \"Question\", \"name\": \"Does the 24N really ship in two boxes?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. Because of its size, Akari 24N is shipped in two separate pieces\/boxes for safer transit. Both pieces are required for complete assembly — please check both boxes have arrived before starting installation.\"}}, {\"@type\": \"Question\", \"name\": \"Can I use Akari on 110V or 220V power?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The Akari supports full-range AC 110–240V and is certified for use in North America, Europe, Australia, and the Middle East — no additional transformer required. Just pair it with a bulb rated for your local voltage.\"}}, {\"@type\": \"Question\", \"name\": \"Is Akari dimmable?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The lamp itself has a simple inline on\/off switch. To dim the light, install a dimmable LED bulb and plug the lamp into a wall outlet controlled by a compatible dimmer switch. The lamp does not have a built-in dimmer.\"}}, {\"@type\": \"Question\", \"name\": \"Can I install Akari in a bathroom or outdoors?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. Akari is for dry indoor use only. The rice paper shade is sensitive to moisture and humidity — avoid bathrooms, kitchens with high steam exposure, covered porches, or any outdoor environment. Also keep the shade away from radiators and direct heat sources.\"}}, {\"@type\": \"Question\", \"name\": \"How do I clean the paper shade?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Dust very gently with a soft, dry brush (a camel-hair paintbrush or a feather duster works well). Do not use water, cleaning sprays, or damp cloths on the paper. Handle with clean, dry hands to avoid staining.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 26cm x H 43cm \/ ∅ 10.2″ x H 16.9″ \/ White \/ US plug","offer_id":42118333530369,"sku":"M-202112071006-1","price":580.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 43cm \/ ∅ 10.2″ x H 16.9″ \/ White \/ UK plug","offer_id":42118333563137,"sku":"M-202112071006-2","price":580.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 43cm \/ ∅ 10.2″ x H 16.9″ \/ White \/ AU plug","offer_id":42118333595905,"sku":"M-202112071006-3","price":580.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 43cm \/ ∅ 10.2″ x H 16.9″ \/ White \/ EU plug","offer_id":42118333628673,"sku":"M-202112071006-4","price":580.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 58cm \/ ∅ 15.7″ x H 22.8″ \/ White \/ US plug","offer_id":42118333661441,"sku":"M-202112071006-5","price":274.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 58cm \/ ∅ 15.7″ x H 22.8″ \/ White \/ UK plug","offer_id":42118333694209,"sku":"M-202112071006-6","price":274.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 58cm \/ ∅ 15.7″ x H 22.8″ \/ White \/ AU plug","offer_id":42118333726977,"sku":"M-202112071006-7","price":274.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 58cm \/ ∅ 15.7″ x H 22.8″ \/ White \/ EU plug","offer_id":42118333759745,"sku":"M-202112071006-8","price":274.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari_Table_Lamp_0329.jpg?v=1743219302"},{"product_id":"caprani-floor-lamp","title":"Caprani Floor Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n.d { max-width: 860px; margin: 0 auto; padding: 0 8px;\n  font-family:Inter,-apple-system,'Segoe UI',sans-serif;\n  color: var(--text); line-height: 1.65; -webkit-font-smoothing: antialiased; }\n.d * { box-sizing: border-box; }\n.d svg { fill: none !important; }\n\n:root {\n  --bg:         #ffffff;\n  --bg-soft:    #f6f0e2;\n  --bg-card:    #faf5e8;\n  --bg-stone:   #ead8b8;\n  --bg-deep:    #1c1408;\n  --border:     #ddc8a4;\n  --border-lt:  #ead8b8;\n  --accent:     #8a5a28;\n  --accent-dk:  #3a2010;\n  --accent-bg:  #f0e0c0;\n  --accent-bdr: #c89858;\n  --text:       #1a1208;\n  --text-mid:   #4a3820;\n  --text-light: #8a7048;\n}\n\n.d section { margin: 3rem 0; }\n.d section:first-child { margin-top: 0; }\n.d p { margin: 0 0 0.8rem; }\n.d p:last-child { margin-bottom: 0; }\n\n\/* ============== NUMBERED SECTION HEADER ============== *\/\n.sec-num {\n  display: flex; align-items: baseline; gap: 14px;\n  padding-bottom: 14px; margin-bottom: 1.4rem;\n  border-bottom: 0.5px solid var(--border);\n}\n.sec-num-n { font-size: 12.5px; font-weight: 700; letter-spacing: 0.2em;\n  color: var(--accent); font-feature-settings: \"tnum\"; }\n.sec-num-t { font-size: 19.5px; font-weight: 400; letter-spacing: 0.02em;\n  color: var(--text); font-style: italic; }\n.sec-num-sub { margin-left: auto; font-size: 11.5px; letter-spacing: 0.15em;\n  text-transform: uppercase; color: var(--text-light); }\n\n\/* ============== HERO ============== *\/\n.hero { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;\n  border-radius: 2px; background: #000; }\n.hero iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }\n.hero-caption { text-align: center; padding: 22px 0 0 0; }\n.hero-name { font-size: 34.5px; font-weight: 300; letter-spacing: 0.3em;\n  color: var(--text); margin: 0; text-transform: uppercase; }\n.hero-tag { font-size: 12.5px; letter-spacing: 0.25em; text-transform: uppercase;\n  color: var(--accent); margin-top: 10px; font-weight: 600; }\n.hero-links { display: flex; gap: 10px; margin-top: 20px; justify-content: center; flex-wrap: wrap; }\n.hero-link { display: inline-flex; align-items: center; gap: 8px; padding: 8px 16px;\n  border: 0.5px solid var(--border); border-radius: 2px; background: var(--bg);\n  text-decoration: none; color: var(--text-mid); font-size: 12.5px; font-weight: 500;\n  letter-spacing: 0.08em; text-transform: uppercase; transition: all 0.2s; }\n.hero-link:hover { border-color: var(--accent); color: var(--accent); }\n.hero-link-dot { width: 5px; height: 5px; border-radius: 50%; background: #ff0000; flex-shrink: 0; }\n\n\/* ============== 01 OVERVIEW ============== *\/\n.statement { font-size: 25.5px; font-weight: 300; line-height: 1.45; letter-spacing: -0.01em;\n  color: var(--text); margin: 0 0 1.2rem 0; font-style: italic; }\n.statement-body { font-size: 16px; line-height: 1.75; color: var(--text-mid); margin: 0;\n  max-width: 680px; }\n\n\/* ============== 02 ELEMENTS — three-panel ============== *\/\n.finish-panel { display: grid; grid-template-columns: 1fr 1fr; gap: 0;\n  border: 0.5px solid var(--border); border-radius: 2px; overflow: hidden; }\n.finish-panel.three { grid-template-columns: repeat(3, 1fr); }\n.finish-block { padding: 22px 20px; position: relative;\n  display: flex; flex-direction: column; justify-content: space-between; min-height: 150px; }\n.finish-block.beech {\n  background: linear-gradient(135deg, #f0d8a8 0%, #c4945a 55%, #6a3e1c 100%);\n  color: #2a1808;\n}\n.finish-block.iron {\n  background: linear-gradient(135deg, #4a4a4a 0%, #1a1a1a 55%, #000 100%);\n  color: #fff;\n}\n.finish-block.linen {\n  background: linear-gradient(135deg, #faf3e0 0%, #e8d5b0 55%, #b8956a 100%);\n  color: #2a1808;\n}\n.finish-label { font-size: 11.5px; font-weight: 700; letter-spacing: 0.2em;\n  text-transform: uppercase; opacity: 0.75; }\n.finish-name { font-size: 19px; font-weight: 400; letter-spacing: 0.08em;\n  text-transform: uppercase; margin-top: auto; }\n.finish-sub { font-size:12.5px; letter-spacing: 0.1em; opacity: 0.65; margin-top: 4px; }\n\n\/* ============== 03 SHADE — real photo banner ============== *\/\n.glass-banner {\n  display: block; position: relative; border-radius: 2px; overflow: hidden;\n  border: 0.5px solid var(--border); background: var(--bg-card);\n  text-decoration: none; transition: all 0.2s;\n}\n.glass-banner:hover { border-color: var(--accent); }\n.glass-banner img { width: 100%; height: auto; display: block; }\n.glass-banner .zoom-hint {\n  position: absolute; bottom: 12px; right: 14px; font-size: 11.5px; font-weight: 500;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  background: rgba(20,14,6,0.72); color: #fff; padding: 5px 11px; border-radius: 2px;\n  display: inline-flex; align-items: center; gap: 5px; pointer-events: none;\n}\n.glass-banner .zoom-hint svg { width: 10px; height: 10px; stroke: #fff; stroke-width: 2; }\n\n.glass-labels { display: grid; grid-template-columns: repeat(3, 1fr); gap: 4px; margin-top: 8px; }\n.glass-label-cell {\n  padding: 10px 12px; background: var(--bg-card); border: 0.5px solid var(--border);\n  border-radius: 2px; display: flex; flex-direction: column; gap: 3px;\n}\n.glass-label-num {\n  font-size: 10.5px; font-weight: 700; letter-spacing: 0.2em;\n  color: var(--accent); text-transform: uppercase;\n}\n.glass-label-name {\n  font-size: 14px; font-weight: 600; color: var(--text); letter-spacing: 0.02em;\n  display: flex; align-items: center; gap: 7px;\n}\n.glass-label-dot {\n  width: 11px; height: 11px; border-radius: 50%; flex-shrink: 0;\n  border: 0.5px solid rgba(0,0,0,0.08);\n}\n\n\/* ============== 04 SILHOUETTE — single product ============== *\/\n.silhouette-wrap {\n  background: var(--bg-stone); padding: 28px 20px; border-radius: 2px;\n  display: flex; flex-direction: column; align-items: center; gap: 16px;\n}\n.silhouette-img {\n  display: block; max-width: 480px; width: 100%;\n  background: var(--bg); border: 0.5px solid var(--border-lt); border-radius: 2px;\n  overflow: hidden; padding: 14px;\n  text-decoration: none; position: relative;\n}\n.silhouette-img img { width: 100%; height: auto; display: block; }\n.silhouette-img .zoom-hint {\n  position: absolute; bottom: 18px; right: 20px; font-size: 10.5px; font-weight: 500;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  background: rgba(20,14,6,0.72); color: #fff; padding: 4px 10px; border-radius: 2px;\n  display: inline-flex; align-items: center; gap: 4px; pointer-events: none;\n}\n.silhouette-img .zoom-hint svg { width: 10px; height: 10px; stroke: #fff; stroke-width: 2; }\n.silhouette-meta {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 4px; width: 100%; max-width: 480px;\n}\n.silhouette-meta-item {\n  padding: 12px 14px; background: var(--bg);\n  border: 0.5px solid var(--border); border-radius: 2px; text-align: center;\n}\n.silhouette-meta-key {\n  font-size:11.5px; font-weight: 700; letter-spacing: 0.18em;\n  text-transform: uppercase; color: var(--accent); margin-bottom: 4px;\n}\n.silhouette-meta-val {\n  font-size: 13.5px; color: var(--text); font-weight: 500;\n  font-feature-settings: \"tnum\"; line-height: 1.35;\n}\n.silhouette-meta-val small {\n  display: block; font-size: 10.5px; color: var(--text-light); font-weight: 400;\n}\n\n\/* ============== 05 MATERIALS \u0026 CRAFT ============== *\/\n.craft-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }\n.craft-sym { font-size: 30px; line-height: 1; color: var(--accent);\n  margin-bottom: 12px; font-weight: 300; }\n.craft-sym svg { width: 26px; height: 26px; stroke: var(--accent); stroke-width: 1.3;\n  stroke-linecap: round; stroke-linejoin: round; }\n.craft-name { font-size: 17px; font-weight: 500; color: var(--text);\n  margin-bottom: 7px; letter-spacing: 0.01em; }\n.craft-desc { font-size: 14.5px; color: var(--text-mid); line-height: 1.65; }\n\n\/* ============== 06 PRODUCT NOTES ============== *\/\n.notes-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.note-cell { padding: 20px 14px; background: var(--bg-soft); border-radius: 2px; text-align: center; }\n.note-ico { width: 28px; height: 28px; margin: 0 auto 10px; color: var(--accent); }\n.note-ico svg { width: 100%; height: 100%; stroke: currentColor; stroke-width: 1.5;\n  stroke-linecap: round; stroke-linejoin: round; }\n.note-t { font-size: 14.5px; font-weight: 600; color: var(--text); letter-spacing: 0.02em; }\n.note-s { font-size: 12px; color: var(--text-light); margin-top: 3px;\n  letter-spacing: 0.02em; line-height: 1.4; }\n\n\/* ============== 07 SPECIFICATIONS ============== *\/\n.spec-tab { width: 100%; border-collapse: collapse; font-size: 15px; }\n.spec-tab tr { border-bottom: 0.5px solid var(--border-lt); }\n.spec-tab tr:last-child { border-bottom: 0; }\n.spec-tab td { padding: 11px 0; vertical-align: top; }\n.spec-tab td:first-child { width: 38%; color: var(--text-mid); font-weight: 500; padding-right: 20px; }\n.spec-tab td:last-child { color: var(--text); font-weight: 400; }\n\n.cert-row { display: flex; gap: 4px; flex-wrap: wrap; }\n.cert-tag { font-size: 12px; font-weight: 500; color: var(--text-mid);\n  background: var(--bg-soft); border: 0.5px solid var(--border);\n  padding: 2px 9px; border-radius: 2px; }\n.spec-note { margin-top: 1rem; padding: 12px 16px; background: var(--accent-bg);\n  border-left: 2px solid var(--accent); font-size: 14.5px;\n  color: var(--text-mid); line-height: 1.65; }\n.spec-note strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 08 INSTALLATION ============== *\/\n.install-list { list-style: none; margin: 0; padding: 0; }\n.install-list li { padding: 7px 0 7px 18px; font-size: 15px;\n  color: var(--text-mid); line-height: 1.65; position: relative; }\n.install-list li::before { content: ''; position: absolute; left: 0; top: 15px;\n  width: 8px; height: 0.5px; background: var(--accent); }\n.install-list li strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 09 FAQ ============== *\/\n.faq details { border-bottom: 0.5px solid var(--border); }\n.faq summary { cursor: pointer; list-style: none; padding: 16px 0;\n  font-size: 16px; font-weight: 500; color: var(--text);\n  display: flex; justify-content: space-between; align-items: center; gap: 20px;\n  letter-spacing: 0.005em; }\n.faq summary::-webkit-details-marker { display: none; }\n.faq summary::after { content: '+'; font-size: 23px; font-weight: 300;\n  color: var(--accent); line-height: 1; width: 18px; text-align: center;\n  transition: transform 0.2s; }\n.faq details[open] summary::after { content: '–'; }\n.faq .a { padding: 0 0 18px 0; font-size: 15px; color: var(--text-mid);\n  line-height: 1.75; max-width: 720px; }\n\n\/* ============== 10 DOWNLOADS ============== *\/\n.dl-list { display: flex; flex-wrap: wrap; gap: 18px 32px; padding: 4px 0; }\n.dl-link { font-size: 16px; color: var(--text); text-decoration: none;\n  font-weight: 500; display: inline-flex; align-items: center; gap: 4px;\n  letter-spacing: 0.005em; transition: color 0.2s; padding-bottom: 3px;\n  border-bottom: 0.5px solid transparent; }\n.dl-link:hover { color: var(--accent); border-bottom-color: var(--accent); }\n.dl-arr { color: var(--accent); font-weight: 400; margin-right: 2px; }\n\n\/* ============== VALUES STRIP ============== *\/\n.values-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px;\n  padding: 22px 0; border-top: 0.5px solid var(--border); border-bottom: 0.5px solid var(--border); }\n.val-item { text-align: center; padding: 4px 8px; }\n.val-item-sym { font-size: 18.5px; color: var(--accent); margin-bottom: 4px; line-height: 1; }\n.val-item-t { font-size: 13px; font-weight: 600; color: var(--text); letter-spacing: 0.03em; }\n\n\/* ============== RESPONSIVE ============== *\/\n@media (max-width: 680px) {\n  .sec-num-sub { display: none; }\n  .statement { font-size: 20.5px; }\n  .finish-panel, .finish-panel.three { grid-template-columns: 1fr; }\n  .craft-grid { grid-template-columns: 1fr; gap: 22px; }\n  .notes-row { grid-template-columns: 1fr; }\n  .glass-labels { grid-template-columns: 1fr; }\n  .silhouette-meta { grid-template-columns: 1fr; }\n  .values-strip { grid-template-columns: 1fr 1fr; gap: 14px 8px; }\n  .hero-name { font-size: 25.5px; letter-spacing: 0.25em; }\n  .dl-list { flex-direction: column; gap: 14px; }\n  .spec-tab td:first-child { width: 44%; padding-right: 10px; }\n  .silhouette-wrap { padding: 22px 14px; }\n}\n\n.d .sec-num-t,.d .statement,.d h2,.d h3{font-family:'Cormorant Garamond',Georgia,serif}\n\u003c\/style\u003e\n\u003cdiv class=\"d\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection\u003e\n\u003cdiv class=\"hero\"\u003e\u003ciframe title=\"Caprani Floor Lamp\" src=\"https:\/\/www.youtube.com\/embed\/-432A5tYJpg\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-caption\"\u003e\n\u003ch1 class=\"hero-name\"\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/noJw4u0qT7I?si=dnPO8J2oUtJyf1zI\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/h1\u003e\n\u003ch1 class=\"hero-name\"\u003eCaprani\u003c\/h1\u003e\n\u003cdiv class=\"hero-tag\"\u003eFloor Luminaire · Beech Wood \u0026amp; Linen\u003c\/div\u003e\n\u003cdiv class=\"hero-links\"\u003e\u003ca rel=\"noopener\" href=\"https:\/\/www.youtube.com\/watch?v=noJw4u0qT7I\" class=\"hero-link\" target=\"_blank\"\u003e \u003cspan class=\"hero-link-dot\"\u003e\u003c\/span\u003eWatch: Caplane Installation Video\u003cbr\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 01 OVERVIEW --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eA Mid-Century Arch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eA retro silhouette in the Danish tradition — beech wood arching gently from a cast iron base, crowned by a soft linen shade.\u003c\/p\u003e\n\u003cp class=\"statement-body\"\u003eThe Caprani Floor Lamp is a mid-century classic — designed in the spirit of the Danish modern movement and built from three honest materials: beech wood, cast iron, and linen. A beech wood bracket curves elegantly from a substantial cast iron base, holding the linen shade in a gently leaning posture that diffuses light into the room with a warm, hand-crafted feel. Choose from three linen shade colours to suit your interior — White, Beige, or Coffee.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 02 ELEMENTS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eElements\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eThree Materials in Conversation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-panel three\"\u003e\n\u003cdiv class=\"finish-block beech\"\u003e\n\u003cdiv class=\"finish-label\"\u003eElement 01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"finish-name\"\u003eBeech Wood\u003c\/div\u003e\n\u003cdiv class=\"finish-sub\"\u003eCurved bracket\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-block iron\"\u003e\n\u003cdiv class=\"finish-label\"\u003eElement 02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"finish-name\"\u003eCast Iron\u003c\/div\u003e\n\u003cdiv class=\"finish-sub\"\u003eWeighted base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-block linen\"\u003e\n\u003cdiv class=\"finish-label\"\u003eElement 03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"finish-name\"\u003eLinen\u003c\/div\u003e\n\u003cdiv class=\"finish-sub\"\u003eDiffusing shade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 03 SHADE --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eShade\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eThree Linen Tones\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/17289768067084_480x480_ffb1a418-4469-44c7-8e9c-1ecf6afeaf92_1024x1024.avif?v=1758248264\" class=\"glass-banner\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Caprani lampshade options — White, Beige, Coffee\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/17289768067084_480x480_ffb1a418-4469-44c7-8e9c-1ecf6afeaf92_1024x1024.avif?v=1758248264\"\u003e \u003cspan class=\"zoom-hint\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"7\" cy=\"11\" cx=\"11\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M8 11h6M11 8v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Click to enlarge \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"glass-labels\"\u003e\n\u003cdiv class=\"glass-label-cell\"\u003e\n\u003cspan class=\"glass-label-num\"\u003eShade 01\u003c\/span\u003e \u003cspan class=\"glass-label-name\"\u003e \u003cspan style=\"background: #f8f3e6;\" class=\"glass-label-dot\"\u003e\u003c\/span\u003eWhite \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glass-label-cell\"\u003e\n\u003cspan class=\"glass-label-num\"\u003eShade 02\u003c\/span\u003e \u003cspan class=\"glass-label-name\"\u003e \u003cspan style=\"background: #d8c098;\" class=\"glass-label-dot\"\u003e\u003c\/span\u003eBeige \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glass-label-cell\"\u003e\n\u003cspan class=\"glass-label-num\"\u003eShade 03\u003c\/span\u003e \u003cspan class=\"glass-label-name\"\u003e \u003cspan style=\"background: #6a4828;\" class=\"glass-label-dot\"\u003e\u003c\/span\u003eCoffee \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 SILHOUETTE --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eSilhouette\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eA Single Configuration\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silhouette-wrap\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Caprani_Floor_Lamp_sku_1.jpg?v=1742366920\" class=\"silhouette-img\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Caprani Floor Lamp dimensions\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Caprani_Floor_Lamp_sku_1.jpg?v=1742366920\"\u003e \u003cspan class=\"zoom-hint\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"7\" cy=\"11\" cx=\"11\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M8 11h6M11 8v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Enlarge \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"silhouette-meta\"\u003e\n\u003cdiv class=\"silhouette-meta-item\"\u003e\n\u003cdiv class=\"silhouette-meta-key\"\u003eOverall\u003c\/div\u003e\n\u003cdiv class=\"silhouette-meta-val\"\u003eØ 72 × H 150 cm \u003csmall\u003eØ 28.3″ × H 59″\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silhouette-meta-item\"\u003e\n\u003cdiv class=\"silhouette-meta-key\"\u003eIron Base\u003c\/div\u003e\n\u003cdiv class=\"silhouette-meta-val\"\u003eØ 29 × H 4 cm \u003csmall\u003eØ 11.4″ × H 1.6″\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silhouette-meta-item\"\u003e\n\u003cdiv class=\"silhouette-meta-key\"\u003eSocket\u003c\/div\u003e\n\u003cdiv class=\"silhouette-meta-val\"\u003eE26 or E27 \u003csmall\u003estandard base\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 05 MATERIALS \u0026 CRAFT --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eThree Pillars\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-sym\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 9h14M5 13h14M9 5v14M13 5v14M17 5v14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eBeech Wood Bracket\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eA solid beech wood arm — gently curved, naturally toned, with the soft warmth and visible grain of unfinished northern hardwood. Each bracket is subtly unique.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-sym\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"5\" cy=\"18\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 13V3M9 13h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eCast Iron Base\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eA substantial cast iron disc anchors the lamp with weight you can feel. Low-profile and steady — the visual and structural counterweight to the bracket's curve.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-sym\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"1.5\" height=\"10\" width=\"14\" y=\"4\" x=\"5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 14v4M15 14v4M7 18h10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eLinen Shade\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eHand-fitted linen shade, available in White, Beige, or Coffee. The textured weave diffuses the bulb into a soft, ambient glow with a hint of natural texture.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 06 PRODUCT NOTES --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eProduct Notes\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eAt a Glance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes-row\"\u003e\n\u003cdiv class=\"note-cell\"\u003e\n\u003cdiv class=\"note-ico\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 18h6M10 21h4M8 14a6 6 0 1 1 8 0c-.8.7-1.5 1.5-1.5 2.5V18h-5v-1.5c0-1-.7-1.8-1.5-2.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eBulb Not Included\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003eE26 or E27 base · sold separately\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-cell\"\u003e\n\u003cdiv class=\"note-ico\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"1\" height=\"6\" width=\"10\" y=\"9\" x=\"7\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10 9V6m4 3V6M9 15v3M15 15v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eInline On\/Off Switch\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003e150 cm cord · standard plug\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-cell\"\u003e\n\u003cdiv class=\"note-ico\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 20h16M5 20v-8l7-5 7 5v8M10 20v-5h4v5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eIndoor Only\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003eAC 110–240V · dry interior use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 07 SPECIFICATIONS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eTechnical Data\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ctable class=\"spec-tab\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall dimensions\u003c\/td\u003e\n\u003ctd\u003eØ 72 × H 150 cm \/ Ø 28.3″ × H 59″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCast iron base\u003c\/td\u003e\n\u003ctd\u003eØ 29 × H 4 cm \/ Ø 11.4″ × H 1.6″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterials\u003c\/td\u003e\n\u003ctd\u003eBeech wood, cast iron, linen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBracket finish\u003c\/td\u003e\n\u003ctd\u003eNatural beech wood\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade colours\u003c\/td\u003e\n\u003ctd\u003eWhite · Beige · Coffee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSocket\u003c\/td\u003e\n\u003ctd\u003eE26 or E27\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb included\u003c\/td\u003e\n\u003ctd\u003eNo — sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSwitch\u003c\/td\u003e\n\u003ctd\u003eInline on\/off switch on cord\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCord\u003c\/td\u003e\n\u003ctd\u003e150 cm \/ 59″ with switch and standard plug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003eAC 110–240V, full-range\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003ePlug-in floor use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"cert-row\"\u003e\n\u003cspan class=\"cert-tag\"\u003eNorth America\u003c\/span\u003e \u003cspan class=\"cert-tag\"\u003eEurope\u003c\/span\u003e \u003cspan class=\"cert-tag\"\u003eAustralia\u003c\/span\u003e \u003cspan class=\"cert-tag\"\u003eMiddle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"spec-note\"\u003e\n\u003cstrong\u003eIndoor use only.\u003c\/strong\u003e The Caprani is designed for dry interior environments and is not suitable for bathrooms, wet rooms, or outdoor installations. Keep the linen shade and beech wood bracket away from moisture, direct sunlight, and direct heat.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 08 INSTALLATION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eInstallation\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eSetup Notes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"install-list\"\u003e\n\u003cli\u003ePosition the cast iron base on a flat, level surface — its weight stabilises the curved bracket above. Allow clearance behind the lamp for the cord to run cleanly to the wall outlet.\u003c\/li\u003e\n\u003cli\u003eInstall an E26 or E27 bulb (sold separately). A \u003cstrong\u003ewarm white LED bulb (2700K–3000K)\u003c\/strong\u003e gives the most flattering glow through any of the three linen shade colours.\u003c\/li\u003e\n\u003cli\u003ePlug into a standard wall outlet. The 150 cm cord includes an inline on\/off switch — typically positioned along the cord for easy reach from a sofa or armchair.\u003c\/li\u003e\n\u003cli\u003eWhen replacing the bulb, unplug the lamp and let the bulb cool completely. Handle the linen shade gently with clean, dry hands to keep it free of marks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- 09 FAQ --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e09\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eFrequently Asked\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs a light bulb included?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eNo. The Caprani takes a standard E26 or E27 screw-base bulb, sold separately. We recommend a warm white LED (2700K–3000K, 5–8W) for the most flattering glow through the linen shade and the lowest heat output.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich shade colour should I choose?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003e\n\u003cstrong\u003eWhite\u003c\/strong\u003e gives the brightest, most ambient diffusion — ideal for living rooms and reading corners. \u003cstrong\u003eBeige\u003c\/strong\u003e is the warmest, most neutral choice — pairs naturally with most interiors. \u003cstrong\u003eCoffee\u003c\/strong\u003e is the darkest and most directional — gives a moodier, more focused pool of light, with the strongest visual contrast against the beech bracket.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Caprani dimmable?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eThe lamp itself has a simple inline on\/off switch. To dim the light, install a dimmable LED bulb and plug the lamp into a wall outlet controlled by a compatible dimmer switch. The lamp does not have a built-in dimmer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the beech wood vary in tone between lamps?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eYes, slightly. Each beech wood bracket is cut from natural northern hardwood, so subtle variations in grain pattern, tone, and warmth between pieces are expected — and part of the lamp's hand-crafted character. The overall colour and form remain consistent.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow heavy is the cast iron base?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eThe cast iron base is intentionally substantial — it provides the visual and structural counterweight for the curved beech bracket above, and prevents the lamp from tipping. Please use both hands when moving the lamp, and lift from the base rather than from the bracket.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the lamp on both 110V and 220V circuits?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eYes. The Caprani supports full-range AC 110–240V and is certified for use in North America, Europe, Australia, and the Middle East — no additional transformer required. Just pair it with a bulb rated for your local voltage.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install it in a bathroom or outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eNo. The Caprani is for dry indoor use only. The linen shade and beech wood bracket are sensitive to moisture and humidity — avoid bathrooms, wet rooms, kitchens with high steam exposure, covered porches, or any outdoor environment. Also keep it away from radiators and direct heat sources.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the linen shade and beech bracket?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eFor the \u003cstrong\u003elinen shade\u003c\/strong\u003e, dust very gently with a soft, dry brush or a lint roller. Avoid water and cleaning sprays — they can stain the natural fibres. For the \u003cstrong\u003ebeech wood bracket\u003c\/strong\u003e, wipe with a soft, dry cloth. Use a slightly damp cloth (water only) on stubborn marks, then dry immediately. Avoid solvents and household cleaners on either material.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10 DOWNLOADS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e10\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eSpec · Install\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-list\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1GRkWp7pmEG4xvpjc1-U6AHy1IqSr1wH2\/view?usp=drive_link\" class=\"dl-link\" target=\"_blank\"\u003e \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Data Sheet \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1xYwZ-qtm1ZRaJpvysksvcGuZlVFdqWHl\/view?usp=drive_link\" class=\"dl-link\" target=\"_blank\"\u003e \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Assembly Instructions \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VALUES STRIP --\u003e\n\u003csection\u003e\n\u003cdiv class=\"values-strip\"\u003e\n\u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e◇\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eMid-Century Heritage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e◉\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eSolid Beech \u0026amp; Iron\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eThree Linen Tones\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e◈\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eGlobal Certification\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"Is a light bulb included?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. The Caprani takes a standard E26 or E27 screw-base bulb, sold separately. We recommend a warm white LED (2700K–3000K, 5–8W) for the most flattering glow through the linen shade and the lowest heat output.\"}}, {\"@type\": \"Question\", \"name\": \"Which shade colour should I choose?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"White gives the brightest, most ambient diffusion — ideal for living rooms and reading corners. Beige is the warmest, most neutral choice — pairs naturally with most interiors. Coffee is the darkest and most directional — gives a moodier, more focused pool of light, with the strongest visual contrast against the beech bracket.\"}}, {\"@type\": \"Question\", \"name\": \"Is the Caprani dimmable?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The lamp itself has a simple inline on\/off switch. To dim the light, install a dimmable LED bulb and plug the lamp into a wall outlet controlled by a compatible dimmer switch. The lamp does not have a built-in dimmer.\"}}, {\"@type\": \"Question\", \"name\": \"Will the beech wood vary in tone between lamps?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes, slightly. Each beech wood bracket is cut from natural northern hardwood, so subtle variations in grain pattern, tone, and warmth between pieces are expected — and part of the lamp's hand-crafted character. The overall colour and form remain consistent.\"}}, {\"@type\": \"Question\", \"name\": \"How heavy is the cast iron base?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The cast iron base is intentionally substantial — it provides the visual and structural counterweight for the curved beech bracket above, and prevents the lamp from tipping. Please use both hands when moving the lamp, and lift from the base rather than from the bracket.\"}}, {\"@type\": \"Question\", \"name\": \"Can I use the lamp on both 110V and 220V circuits?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The Caprani supports full-range AC 110–240V and is certified for use in North America, Europe, Australia, and the Middle East — no additional transformer required. Just pair it with a bulb rated for your local voltage.\"}}, {\"@type\": \"Question\", \"name\": \"Can I install it in a bathroom or outdoors?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. The Caprani is for dry indoor use only. The linen shade and beech wood bracket are sensitive to moisture and humidity — avoid bathrooms, wet rooms, kitchens with high steam exposure, covered porches, or any outdoor environment. Also keep it away from radiators and direct heat sources.\"}}, {\"@type\": \"Question\", \"name\": \"How do I clean the linen shade and beech bracket?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"For the linen shade , dust very gently with a soft, dry brush or a lint roller. Avoid water and cleaning sprays — they can stain the natural fibres. For the beech wood bracket , wipe with a soft, dry cloth. Use a slightly damp cloth (water only) on stubborn marks, then dry immediately. Avoid solvents and household cleaners on either material.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 72cm x H 150cm \/ ∅ 28.3\" x 59\" \/ Beech Wood+Beige \/ US plug","offer_id":42119340065025,"sku":"M-202112071123-1","price":559.0,"currency_code":"USD","in_stock":true},{"title":"Dia 72cm x H 150cm \/ ∅ 28.3\" x 59\" \/ Beech Wood+Beige \/ UK plug","offer_id":42848126730497,"sku":"M-202112071123-2","price":559.0,"currency_code":"USD","in_stock":true},{"title":"Dia 72cm x H 150cm \/ ∅ 28.3\" x 59\" \/ Beech Wood+Beige \/ AU plug","offer_id":42848126763265,"sku":"M-202112071123-3","price":559.0,"currency_code":"USD","in_stock":true},{"title":"Dia 72cm x H 150cm \/ ∅ 28.3\" x 59\" \/ Beech Wood+Beige \/ EU plug","offer_id":42848126796033,"sku":"M-202112071123-4","price":559.0,"currency_code":"USD","in_stock":true},{"title":"Dia 72cm x H 150cm \/ ∅ 28.3\" x 59\" \/ Beech Wood+white \/ US plug","offer_id":42119340032257,"sku":"M-202112071123-5","price":559.0,"currency_code":"USD","in_stock":true},{"title":"Dia 72cm x H 150cm \/ ∅ 28.3\" x 59\" \/ Beech Wood+white \/ UK plug","offer_id":42848126828801,"sku":"M-202112071123-6","price":559.0,"currency_code":"USD","in_stock":true},{"title":"Dia 72cm x H 150cm \/ ∅ 28.3\" x 59\" \/ Beech Wood+white \/ AU plug","offer_id":42848126861569,"sku":"M-202112071123-7","price":559.0,"currency_code":"USD","in_stock":true},{"title":"Dia 72cm x H 150cm \/ ∅ 28.3\" x 59\" \/ Beech Wood+white \/ EU plug","offer_id":42848126894337,"sku":"M-202112071123-8","price":559.0,"currency_code":"USD","in_stock":true},{"title":"Dia 72cm x H 150cm \/ ∅ 28.3\" x 59\" \/ Beech Wood+Coffee \/ US plug","offer_id":42119340097793,"sku":"M-202112071123-9","price":559.0,"currency_code":"USD","in_stock":true},{"title":"Dia 72cm x H 150cm \/ ∅ 28.3\" x 59\" \/ Beech Wood+Coffee \/ UK plug","offer_id":42848126927105,"sku":"M-202112071123-10","price":559.0,"currency_code":"USD","in_stock":true},{"title":"Dia 72cm x H 150cm \/ ∅ 28.3\" x 59\" \/ Beech Wood+Coffee \/ AU plug","offer_id":42848126959873,"sku":"M-202112071123-11","price":559.0,"currency_code":"USD","in_stock":true},{"title":"Dia 72cm x H 150cm \/ ∅ 28.3\" x 59\" \/ Beech Wood+Coffee \/ EU plug","offer_id":42848126992641,"sku":"M-202112071123-12","price":559.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Caprani_Floor_Lamp.jpg?v=1742779751"},{"product_id":"waterloo-floor-lamp","title":"Waterloo Floor Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eArc floor lamp with brass arm and frosted glass sphere; brass and black finishes.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 165cm arc floor lamp that spans from floor to 40cm overhead, positioning frosted glass task light above a chair or sofa. Casts focused downlight and ambient glow from a single E27\/E26 bulb. Place beside seating or in a reading corner; check ceiling height and verify plug type before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/imnyMLWS7Mo?si=Ug72YNeWxqzojCTQ\" title=\"Waterloo Floor Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Waterloo_Floor_Lamp_4_f52dc247-71b4-4772-a68f-b0f4882550fc.jpg\" loading=\"lazy\" alt=\"Waterloo Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Waterloo_Floor_Lamp_2_ab465b42-af30-459e-9242-d2085a742158.jpg\" loading=\"lazy\" alt=\"Waterloo Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Waterloo_Floor_Lamp_11.jpg\" loading=\"lazy\" alt=\"Waterloo Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/WaterlooFloorLamp.jpg\" loading=\"lazy\" alt=\"Waterloo Floor Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eFrosted glass sphere\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite shade diffuses light without glare. Sits at the end of an angled brass arm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBrushed brass arm\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eMetal frame in gold or black; reaches 40cm out from the vertical pole.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIn-line on\/off switch\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eLocated on the 150cm cord; 110–240V universal voltage; plugs for US, UK, AU, or EU.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height\u003c\/b\u003e\u003cspan\u003e165cm \/ 65″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eArm reach\u003c\/b\u003e\u003cspan\u003e40cm \/ 15.7″ from pole to sphere center\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ with switch and plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482121584897-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Waterloo_Floor_Lamp_Size_600x600.jpg\" loading=\"lazy\" alt=\"Waterloo Floor Lamp dimensions\"\u003e\u003cspan\u003eDimensions: 165cm H ×  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482121584897-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482121584897-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Waterloo_Floor_Lamp_Size_600x600.jpg\" alt=\"Waterloo Floor Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal frame and base; frosted glass shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE27 or E26 base; one bulb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee product photos for output; bulb not included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ with switch; plugs for US, UK, AU, or EU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe metal frame and glass with a soft, dry cloth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1IkXFI1nVoiz0Oqq6dGPpo1uSt84Psf0-\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1mTKWwoFkHp_EsSl6xFvhpG_1ky1oJ2pz\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat size bulb does this take?\u003c\/summary\u003e\u003cp\u003eE27 or E26 base. Bulb is not included; purchase separately. Check your regional standard (E27 for most countries outside North America).\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much space do I need?\u003c\/summary\u003e\u003cp\u003eStands 165cm tall and extends 40cm outward. Needs a flat floor and 165cm clear ceiling height. Best placed beside a chair or sofa.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug type do I need?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, AU, or EU plug when you order. All are the same price and voltage.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it work as a reading lamp?\u003c\/summary\u003e\u003cp\u003eYes. Task light focuses downward onto a chair or table. Use a warm, dimmable bulb for comfort during evening reading.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size bulb does this take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E27 or E26 base. Bulb is not included; purchase separately. Check your regional standard (E27 for most countries outside North America).\"}},{\"@type\":\"Question\",\"name\":\"How much space do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Stands 165cm tall and extends 40cm outward. Needs a flat floor and 165cm clear ceiling height. Best placed beside a chair or sofa.\"}},{\"@type\":\"Question\",\"name\":\"Which plug type do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, AU, or EU plug when you order. All are the same price and voltage.\"}},{\"@type\":\"Question\",\"name\":\"Does it work as a reading lamp?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Task light focuses downward onto a chair or table. Use a warm, dimmable bulb for comfort during evening reading.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 40cm x H 165cm \/ ∅ 15.7″ x H 65″ \/ Gold \/ US plug","offer_id":42120582758657,"sku":"M-202112071306-1","price":251.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 165cm \/ ∅ 15.7″ x H 65″ \/ Gold \/ UK plug","offer_id":42120582791425,"sku":"M-202112071306-2","price":251.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 165cm \/ ∅ 15.7″ x H 65″ \/ Gold \/ AU plug","offer_id":42120582824193,"sku":"M-202112071306-3","price":251.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 165cm \/ ∅ 15.7″ x H 65″ \/ Gold \/ EU plug","offer_id":42120582856961,"sku":"M-202112071306-4","price":251.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 165cm \/ ∅ 15.7″ x H 65″ \/ Black \/ US plug","offer_id":43652581654785,"sku":"M-202112071306-5","price":251.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 165cm \/ ∅ 15.7″ x H 65″ \/ Black \/ UK plug","offer_id":43652581687553,"sku":"M-202112071306-6","price":251.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 165cm \/ ∅ 15.7″ x H 65″ \/ Black \/ AU plug","offer_id":43652581720321,"sku":"M-202112071306-7","price":251.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 165cm \/ ∅ 15.7″ x H 65″ \/ Black \/ EU plug","offer_id":43652581753089,"sku":"M-202112071306-8","price":251.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Waterloo_Floor_Lamp.jpg?v=1742788374"},{"product_id":"planet-pendant-lamp","title":"Planet Pendant Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eTerrazzo pendant with brass details and an E26 bulb—available in four finishes, two sizes.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003ePlanet is a disc pendant light hanging 15cm deep, scaled for dining tables, kitchen islands, and entryways. The opal glass diffuser spreads warm or bright light depending on your bulb choice. Check ceiling height: it needs 150cm of cable, adjustable upon request, and works on flat or sloped ceilings under 30°.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Planet_Pendant_lamp_35.jpg\" loading=\"lazy\" alt=\"Planet Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Planet_Pendant_lamp_22.jpg\" loading=\"lazy\" alt=\"Planet Pendant Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTerrazzo construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSpeckled terrazzo shell with solid brass details. Durable, indoor use only—not waterproof.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eLight output control\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eDimmable with standard household switches. Uses E26 or E27 bulbs; no bulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTwo size options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e40cm or 45cm diameter. Choose 40cm for tighter spaces; 45cm reads bolder over larger islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eDiameter \/ Height\u003c\/b\u003e\u003cspan\u003e40cm \/ 15cm (15.8″ \/ 5.9″) or 45cm \/ 15cm (17.7″ \/ 5.9″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSuspension cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) standard; custom lengths on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCeiling compatibility\u003c\/b\u003e\u003cspan\u003eFlat or sloped up to 30°\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482121879809-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Planet_Pendant_Lamp_1_480x480.jpg\" loading=\"lazy\" alt=\"Planet Pendant Lamp dimensions\"\u003e\u003cspan\u003e45cm diameter, 15cm he 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482121879809-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482121879809-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Planet_Pendant_Lamp_1_480x480.jpg\" alt=\"Planet Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eTerrazzo, brass, glass diffuser\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 socket; bulb not included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eAny standard A19 or equivalent; warm white (2700K) or daylight (5000K) per preference\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage selected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with standard household switches and dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) suspension cable; adjustable lengths available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; hardwired installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe terrazzo with soft, dry cloth; avoid moisture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Kol48n3cBWVBzXWCU-jX65nWOTcHfzyo\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/18A9QnPWue_1NoIzo2DcyipHml7S5HrZi\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this as a pendant light plug in?\u003c\/summary\u003e\u003cp\u003eNo. Planet is hardwired directly to your ceiling circuit. It requires professional installation or a qualified electrician.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eAny E26 or E27 standard bulb. No bulb is included. A 9–12W LED or 40–60W incandescent works well; brightness and color temperature are your choice.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it work with a dimmer switch?\u003c\/summary\u003e\u003cp\u003eYes. Planet is compatible with standard dimmers—confirm your bulb supports dimming.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich size for a kitchen island?\u003c\/summary\u003e\u003cp\u003eThe 45cm (17.7″) diameter suits most islands and reads proportional over 90–120cm-wide tables. The 40cm works for narrower or more intimate spaces.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I use this as a pendant light plug in?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Planet is hardwired directly to your ceiling circuit. It requires professional installation or a qualified electrician.\"}},{\"@type\":\"Question\",\"name\":\"What bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any E26 or E27 standard bulb. No bulb is included. A 9–12W LED or 40–60W incandescent works well; brightness and color temperature are your choice.\"}},{\"@type\":\"Question\",\"name\":\"Does it work with a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Planet is compatible with standard dimmers—confirm your bulb supports dimming.\"}},{\"@type\":\"Question\",\"name\":\"Which size for a kitchen island?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 45cm (17.7″) diameter suits most islands and reads proportional over 90–120cm-wide tables. The 40cm works for narrower or more intimate spaces.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 40cm x H 15cm \/ ∅ 15.8″ x H 5.9″ \/ Black Terrazzo","offer_id":42120586363137,"sku":"M-202112071441-1","price":167.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 15cm \/ ∅ 15.8″ x H 5.9″ \/ White Terrazzo","offer_id":42120586395905,"sku":"M-202112071441-2","price":167.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 15cm \/ ∅ 15.8″ x H 5.9″ \/ Red Terrazzo","offer_id":42120586428673,"sku":"M-202112071441-3","price":167.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 15cm \/ ∅ 15.8″ x H 5.9″ \/ Blue Terrazzo","offer_id":42120586461441,"sku":"M-202112071441-4","price":167.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 15cm \/ ∅ 17.7″ x H 5.9″ \/ Black Terrazzo","offer_id":42120586494209,"sku":"M-202112071441-5","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 15cm \/ ∅ 17.7″ x H 5.9″ \/ White Terrazzo","offer_id":42120586526977,"sku":"M-202112071441-6","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 15cm \/ ∅ 17.7″ x H 5.9″ \/ Red Terrazzo","offer_id":42120586559745,"sku":"M-202112071441-7","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 15cm \/ ∅ 17.7″ x H 5.9″ \/ Blue Terrazzo","offer_id":42120586592513,"sku":"M-202112071441-8","price":178.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Planet_Pendant_Lamp.jpg?v=1742607968"},{"product_id":"pin-wall-lamp","title":"Pin Wall Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eCircular terrazzo wall lamp mounts flush; choose warm or cool LED light in five colors.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe PIN is a flat, disc-shaped wall sconce that sits flush against your wall—18cm or 24cm wide—with integrated LED that warms or cools your space. Light output is steady and even, no flicker. Mount it in a bedroom, hallway, or living room; confirm your wall can accept hardwired installation before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Pin_Wall_Lamp_1.jpg\" loading=\"lazy\" alt=\"Pin Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Pin_Wall_Lamp_23.jpg\" loading=\"lazy\" alt=\"Pin Wall Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTerrazzo or concrete disc\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAvailable in Blue, Black, White, Red terrazzo finishes, or Cement Grey concrete. Each one is 4cm thick and mounts directly to drywall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWarm or cool LED\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose 3000K warm white or 6000K cool white. Light is built in; you control it with a standard wall switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTwo sizes, same price per size\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e18cm diameter works in tight spaces; 24cm makes more visual impact. Both are 4cm deep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDia 18cm × H 4cm (7.1″ × 1.6″) or Dia 24cm × H 4cm (9.5″ × 1.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMounting depth\u003c\/b\u003e\u003cspan\u003e4cm from wall surface\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eWeight\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482122174721-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Pin_Wall_Lamp_64_600x600-480x480_600x600.jpg\" loading=\"lazy\" alt=\"Pin Wall Lamp dimensions\"\u003e\u003cspan\u003eSize comparison: 18cm  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482122174721-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482122174721-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Pin_Wall_Lamp_64_600x600-480x480_600x600.jpg\" alt=\"Pin Wall Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eTerrazzo or concrete face; aluminum body\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED (non-replaceable)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003e3000K warm white or 6000K cool white; fixed at factory\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eHardwired to standard wall switch; not dimmable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired; no cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; IP20 rating (not waterproof)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe with a soft, dry cloth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1ytEFuWgIex0VNy-0DfWQpUdXg-6mEB8x\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Ag79S6Vsmgy9HCRw03MSPzc4XSXBzpXS\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I install this myself or do I need an electrician?\u003c\/summary\u003e\u003cp\u003eThis is hardwired and requires connection to your home's electrical system. Have a licensed electrician handle installation.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I dim this wall sconce?\u003c\/summary\u003e\u003cp\u003eNo. It works with standard on\/off wall switches only, not dimmers.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat's the difference between Cement Grey and the terrazzo finishes?\u003c\/summary\u003e\u003cp\u003eCement Grey is solid concrete. Terrazzo finishes (Blue, Black, White, Red) are flecked aggregate surfaces with visible stone chips.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs the LED replaceable?\u003c\/summary\u003e\u003cp\u003eNo. The LED is integrated into the fixture and cannot be changed.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I install this myself or do I need an electrician?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This is hardwired and requires connection to your home's electrical system. Have a licensed electrician handle installation.\"}},{\"@type\":\"Question\",\"name\":\"Can I dim this wall sconce?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It works with standard on\/off wall switches only, not dimmers.\"}},{\"@type\":\"Question\",\"name\":\"What's the difference between Cement Grey and the terrazzo finishes?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Cement Grey is solid concrete. Terrazzo finishes (Blue, Black, White, Red) are flecked aggregate surfaces with visible stone chips.\"}},{\"@type\":\"Question\",\"name\":\"Is the LED replaceable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LED is integrated into the fixture and cannot be changed.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 18cm x H 4cm \/ ∅ 7.1″ x H 1.6″ \/ Blue Terrazzo \/ Warm White","offer_id":42120588263681,"sku":"M-202112071440-1","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 4cm \/ ∅ 7.1″ x H 1.6″ \/ Blue Terrazzo \/ Cool White","offer_id":42120588296449,"sku":"M-202112071440-2","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 4cm \/ ∅ 7.1″ x H 1.6″ \/ Cement Grey \/ Warm White","offer_id":42120588001537,"sku":"M-202112071440-3","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 4cm \/ ∅ 7.1″ x H 1.6″ \/ Cement Grey \/ Cool White","offer_id":42120588034305,"sku":"M-202112071440-4","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 4cm \/ ∅ 7.1″ x H 1.6″ \/ Black Terrazzo \/ Warm White","offer_id":42120588067073,"sku":"M-202112071440-5","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 4cm \/ ∅ 7.1″ x H 1.6″ \/ Black Terrazzo \/ Cool White","offer_id":42120588099841,"sku":"M-202112071440-6","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 4cm \/ ∅ 7.1″ x H 1.6″ \/ White Terrazzo \/ Warm White","offer_id":42120588132609,"sku":"M-202112071440-7","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 4cm \/ ∅ 7.1″ x H 1.6″ \/ White Terrazzo \/ Cool White","offer_id":42120588165377,"sku":"M-202112071440-8","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 4cm \/ ∅ 7.1″ x H 1.6″ \/ Red Terrazzo \/ Warm White","offer_id":42120588198145,"sku":"M-202112071440-9","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 4cm \/ ∅ 7.1″ x H 1.6″ \/ Red Terrazzo \/ Cool White","offer_id":42120588230913,"sku":"M-202112071440-10","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 4cm \/ ∅ 9.5″ x H 1.6″ \/ Blue Terrazzo \/ Warm White","offer_id":42120588591361,"sku":"M-202112071440-11","price":94.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 4cm \/ ∅ 9.5″ x H 1.6″ \/ Blue Terrazzo \/ Cool White","offer_id":42120588624129,"sku":"M-202112071440-12","price":94.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 4cm \/ ∅ 9.5″ x H 1.6″ \/ Cement Grey \/ Warm White","offer_id":42120588329217,"sku":"M-202112071440-13","price":94.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 4cm \/ ∅ 9.5″ x H 1.6″ \/ Cement Grey \/ Cool White","offer_id":42120588361985,"sku":"M-202112071440-14","price":94.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 4cm \/ ∅ 9.5″ x H 1.6″ \/ Black Terrazzo \/ Warm White","offer_id":42120588394753,"sku":"M-202112071440-15","price":94.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 4cm \/ ∅ 9.5″ x H 1.6″ \/ Black Terrazzo \/ Cool White","offer_id":42120588427521,"sku":"M-202112071440-16","price":94.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 4cm \/ ∅ 9.5″ x H 1.6″ \/ White Terrazzo \/ Warm White","offer_id":42120588460289,"sku":"M-202112071440-17","price":94.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 4cm \/ ∅ 9.5″ x H 1.6″ \/ White Terrazzo \/ Cool White","offer_id":42120588493057,"sku":"M-202112071440-18","price":94.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 4cm \/ ∅ 9.5″ x H 1.6″ \/ Red Terrazzo \/ Warm White","offer_id":42120588525825,"sku":"M-202112071440-19","price":94.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 4cm \/ ∅ 9.5″ x H 1.6″ \/ Red Terrazzo \/ Cool White","offer_id":42120588558593,"sku":"M-202112071440-20","price":94.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 6cm  \/ ∅ 10.2″ x H 2.4″ \/ Blue Terrazzo \/ Warm White","offer_id":42120588919041,"sku":"M-202112071440-21","price":106.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 6cm  \/ ∅ 10.2″ x H 2.4″ \/ Blue Terrazzo \/ Cool White","offer_id":42120588951809,"sku":"M-202112071440-22","price":106.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 6cm  \/ ∅ 10.2″ x H 2.4″ \/ Cement Grey \/ Warm White","offer_id":42120588656897,"sku":"M-202112071440-23","price":106.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 6cm  \/ ∅ 10.2″ x H 2.4″ \/ Cement Grey \/ Cool White","offer_id":42120588689665,"sku":"M-202112071440-24","price":106.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 6cm  \/ ∅ 10.2″ x H 2.4″ \/ Black Terrazzo \/ Warm White","offer_id":42120588722433,"sku":"M-202112071440-25","price":106.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 6cm  \/ ∅ 10.2″ x H 2.4″ \/ Black Terrazzo \/ Cool White","offer_id":42120588755201,"sku":"M-202112071440-26","price":106.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 6cm  \/ ∅ 10.2″ x H 2.4″ \/ White Terrazzo \/ Warm White","offer_id":42120588787969,"sku":"M-202112071440-27","price":106.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 6cm  \/ ∅ 10.2″ x H 2.4″ \/ White Terrazzo \/ Cool White","offer_id":42120588820737,"sku":"M-202112071440-28","price":106.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 6cm  \/ ∅ 10.2″ x H 2.4″ \/ Red Terrazzo \/ Warm White","offer_id":42120588853505,"sku":"M-202112071440-29","price":106.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 6cm  \/ ∅ 10.2″ x H 2.4″ \/ Red Terrazzo \/ Cool White","offer_id":42120588886273,"sku":"M-202112071440-30","price":106.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 6cm \/ ∅ 11.8″ x H 2.4″ \/ Blue Terrazzo \/ Warm White","offer_id":42120589246721,"sku":"M-202112071440-31","price":126.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 6cm \/ ∅ 11.8″ x H 2.4″ \/ Blue Terrazzo \/ Cool White","offer_id":42120589279489,"sku":"M-202112071440-32","price":126.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 6cm \/ ∅ 11.8″ x H 2.4″ \/ Cement Grey \/ Warm White","offer_id":42120588984577,"sku":"M-202112071440-33","price":126.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 6cm \/ ∅ 11.8″ x H 2.4″ \/ Cement Grey \/ Cool White","offer_id":42120589017345,"sku":"M-202112071440-34","price":126.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 6cm \/ ∅ 11.8″ x H 2.4″ \/ Black Terrazzo \/ Warm White","offer_id":42120589050113,"sku":"M-202112071440-35","price":126.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 6cm \/ ∅ 11.8″ x H 2.4″ \/ Black Terrazzo \/ Cool White","offer_id":42120589082881,"sku":"M-202112071440-36","price":126.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 6cm \/ ∅ 11.8″ x H 2.4″ \/ White Terrazzo \/ Warm White","offer_id":42120589115649,"sku":"M-202112071440-37","price":126.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 6cm \/ ∅ 11.8″ x H 2.4″ \/ White Terrazzo \/ Cool White","offer_id":42120589148417,"sku":"M-202112071440-38","price":126.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 6cm \/ ∅ 11.8″ x H 2.4″ \/ Red Terrazzo \/ Warm White","offer_id":42120589181185,"sku":"M-202112071440-39","price":126.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 6cm \/ ∅ 11.8″ x H 2.4″ \/ Red Terrazzo \/ Cool White","offer_id":42120589213953,"sku":"M-202112071440-40","price":126.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Pin_Wall_Lamp.jpg?v=1742892835"},{"product_id":"moon-concrete-pendant-lamp","title":"Moon Concrete Pendant Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eConcrete pendant with split LED reveals glowing interior; hangs via cable; dimmers work.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA pendant light made from concrete with an internal brass or copper accent that glows when lit. The sphere hangs from a thin cable and casts directional light through its split design. Install it solo over a desk or nightstand, or cluster multiple heads over a kitchen island—check your ceiling height first, since each fixture needs 150cm of cable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Moon_Pendant_lamp_49.jpg\" loading=\"lazy\" alt=\"Moon Concrete Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Moon_Pendant_lamp_22.jpg\" loading=\"lazy\" alt=\"Moon Concrete Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Moon_Pendant_lamp_56.jpg\" loading=\"lazy\" alt=\"Moon Concrete Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Moon_Pendant_lamp_34.jpg\" loading=\"lazy\" alt=\"Moon Concrete Pendant Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eConcrete construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eDurable concrete body with aluminum and acrylic components. IP20 rated for indoor use only; not waterproof.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eLED source \u0026amp; dimming\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes a G9 base bulb (not included). Works with standard household switches and dimmer switches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eCable \u0026amp; mounting\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSupplied with 150cm cable. Hardwired; requires flat ceiling installation. Custom lengths available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eModel A (single small)\u003c\/b\u003e\u003cspan\u003eDia 10cm × H 10cm (3.9″ × 3.9″) — Desk or accent light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eModel B (single medium)\u003c\/b\u003e\u003cspan\u003eDia 14cm × H 12cm (5.5″ × 4.7″) — Nightstand or shelving\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003e2-head cluster\u003c\/b\u003e\u003cspan\u003eCanopy Dia 20cm; total drop 150cm (59″) — Compact island or foyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003e3-head cluster\u003c\/b\u003e\u003cspan\u003eCanopy Dia 25cm; total drop 150cm (59″) — Medium kitchen or dining area\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\n\u003clabel class=\"dim\" for=\"dz-7482122404097-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Pendant_lamp_57_600x600_cce9958f-fd47-4cb2-996a-3acaf1629ce4_600x600.jpg\" loading=\"lazy\" alt=\"Moon Concrete Pendant Lamp dimensions\"\u003e\u003cspan\u003eModel A \u0026amp; B dimension  🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482122404097-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Concrete_Pendant_Lamp.jpg\" loading=\"lazy\" alt=\"Moon Concrete Pendant Lamp dimensions\"\u003e\u003cspan\u003e2-head cluster dimensi 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482122404097-2\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Concrete_Pendant_Lamp_3heads_600x600.jpg\" loading=\"lazy\" alt=\"Moon Concrete Pendant Lamp dimensions\"\u003e\u003cspan\u003e3-head cluster dimensi 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482122404097-3\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Concrete_Pendant_Lamp_4heads_600x600.jpg\" loading=\"lazy\" alt=\"Moon Concrete Pendant Lamp dimensions\"\u003e\u003cspan\u003e4-head cluster dimensi 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482122404097-4\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Concrete_Pendant_Lamp_5heads_600x600.jpg\" loading=\"lazy\" alt=\"Moon Concrete Pendant Lamp dimensions\"\u003e\u003cspan\u003e5-head linear dimensio 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482122404097-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482122404097-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Pendant_lamp_57_600x600_cce9958f-fd47-4cb2-996a-3acaf1629ce4_600x600.jpg\" alt=\"Moon Concrete Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482122404097-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482122404097-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Concrete_Pendant_Lamp.jpg\" alt=\"Moon Concrete Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482122404097-2\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482122404097-2\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Concrete_Pendant_Lamp_3heads_600x600.jpg\" alt=\"Moon Concrete Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482122404097-3\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482122404097-3\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Concrete_Pendant_Lamp_4heads_600x600.jpg\" alt=\"Moon Concrete Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482122404097-4\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482122404097-4\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Concrete_Pendant_Lamp_5heads_600x600.jpg\" alt=\"Moon Concrete Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eConcrete body, aluminum mounting, acrylic diffuser.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 base bulb socket (bulb not included).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 LED or halogen bulb; choose warm white (2700K) for ambient, cool white (4000K) for task lighting.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (works worldwide with appropriate plug adapter).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb chosen; G9 bulbs typically 3–7W LED or 25–40W halogen.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with standard household switches and dimmer switches.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) suspension cable included; custom lengths available upon request.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only. IP20 rated—not waterproof; keep away from moisture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe concrete exterior with a dry cloth. Do not immerse. Check cable for wear annually.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1xgC3K2N2ETvCEvTXQGaKDNzRN2JJoEAB\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1duLjui4Emw_mx9F9vJmTL39MLw79mqjo\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this as a plug-in pendant light?\u003c\/summary\u003e\u003cp\u003eNo. This is hardwired to your ceiling—it must be installed by an electrician or someone comfortable with house wiring. It is not a plug-in fixture.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo the bulbs come with the lamp?\u003c\/summary\u003e\u003cp\u003eNo. You will need to buy G9 base bulbs separately. LED G9 bulbs are widely available and use very little power.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much light does one pendant actually put out?\u003c\/summary\u003e\u003cp\u003eLight output depends entirely on the bulb you choose. A 5W LED G9 gives soft accent light; a 40W halogen G9 gives brighter task lighting. Test the bulb wattage you want before committing to the fixture.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I shorten the cable or use it on a sloped ceiling?\u003c\/summary\u003e\u003cp\u003eYes, custom cable lengths are available upon request. Sloped ceilings are not compatible with the standard flat-roof canopy mount.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I use this as a plug-in pendant light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This is hardwired to your ceiling—it must be installed by an electrician or someone comfortable with house wiring. It is not a plug-in fixture.\"}},{\"@type\":\"Question\",\"name\":\"Do the bulbs come with the lamp?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You will need to buy G9 base bulbs separately. LED G9 bulbs are widely available and use very little power.\"}},{\"@type\":\"Question\",\"name\":\"How much light does one pendant actually put out?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Light output depends entirely on the bulb you choose. A 5W LED G9 gives soft accent light; a 40W halogen G9 gives brighter task lighting. Test the bulb wattage you want before committing to the fixture.\"}},{\"@type\":\"Question\",\"name\":\"Can I shorten the cable or use it on a sloped ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, custom cable lengths are available upon request. Sloped ceilings are not compatible with the standard flat-roof canopy mount.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Model A: Dia 10cm x H 10cm \/ ∅ 3.9″ x H 3.9″ \/ Cement gray","offer_id":42120592294145,"sku":"M-202112081236-2","price":105.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 14cm x H 12cm \/ ∅ 5.5″ x H 4.7″ \/ Cement gray","offer_id":42120592326913,"sku":"M-202112081236-3","price":116.0,"currency_code":"USD","in_stock":true},{"title":"2heads Round canopy Dia 20cm \/ ∅ 8.7″ \/ Cement gray","offer_id":42120592359681,"sku":"M-202112081236-4","price":220.0,"currency_code":"USD","in_stock":true},{"title":"3heads Round canopy Dia 25cm \/ ∅ 9.8″ \/ Cement gray","offer_id":42120592392449,"sku":"M-202112081236-1","price":330.0,"currency_code":"USD","in_stock":true},{"title":"4heads Round canopy Dia 25cm \/ ∅ 9.8″ \/ Cement gray","offer_id":42120592425217,"sku":"M-202112081236-5","price":451.0,"currency_code":"USD","in_stock":true},{"title":"5heads  Round canopy L 150cm \/ L 59″ \/ Cement gray","offer_id":42120592457985,"sku":"M-202112081236-6","price":550.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Concrete_Pendant_Lamp_ba67e8cb-88e6-4741-a418-e583b73b441b.jpg?v=1742195490"},{"product_id":"wa-wa-table-lamp","title":"Wa Wa Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eFloor lamp with three adjustable reading heads and warm or cool LED light for every corner.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eAt 70cm tall with a 40cm base, this floor lamp fits living rooms and bedrooms without dominating the space. Each of the three articulating arms swivels independently, letting you aim light exactly where you read or work. Choose warm white (3000K) for evenings or cool white (6000K) for task lighting—both use integrated LEDs that run on standard US, UK, AU, or EU current.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Wa_Wa_Table_Lamp_6.jpg\" loading=\"lazy\" alt=\"Wa Wa Table Lamp\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eThree independent reading heads\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach arm bends separately. No shared controls. Aim one at your book, one at the chair, one at the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWarm or cool LED light\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWarm (3000K) for relaxing. Cool (6000K) for focused work. Pick your color temperature at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBuilt to move\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eStainless steel arms and black base survive daily repositioning. No flex, no rattle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height\u003c\/b\u003e\u003cspan\u003e70 cm \/ 27.5″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase diameter\u003c\/b\u003e\u003cspan\u003e15 cm \/ 5.9″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eArm reach (each side)\u003c\/b\u003e\u003cspan\u003e40 cm \/ 15.8″ from center\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59″ with in-line switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482122928385-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/WA_WA_Floor_Lamp_Size_600x600.jpg\" loading=\"lazy\" alt=\"Wa Wa Table Lamp dimensions\"\u003e\u003cspan\u003eHeight 70cm, base 15cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482122928385-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482122928385-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/WA_WA_Floor_Lamp_Size_600x600.jpg\" alt=\"Wa Wa Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eStainless steel arms, black metal base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED (no bulb replacement needed)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eWarm White 3000K or Cool White 6000K—select at purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (works worldwide)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos or contact sales for wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on 150cm cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59″ with plug for US, UK, AU, or EU outlets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe stainless steel with dry cloth. Do not immerse.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1R0ZUr89inMPs7ixD-Nnj0dNzjiWB1m4P\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I move each arm separately or do they all turn on and off together?\u003c\/summary\u003e\u003cp\u003eEach arm has its own switch. Turn on one, two, or all three independently.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat's the difference between warm white and cool white?\u003c\/summary\u003e\u003cp\u003eWarm white (3000K) feels cozy for evening reading. Cool white (6000K) is brighter and better for homework, detailed work, or task lighting.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this fit in a small bedroom or do I need a lot of floor space?\u003c\/summary\u003e\u003cp\u003eThe base is 15 cm wide. It needs a flat surface about the size of a paperback book. The arms reach 40 cm out, so check you have that much clearance to the sides.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need to buy bulbs separately?\u003c\/summary\u003e\u003cp\u003eNo. The LEDs are built in. The lamp is ready to plug in and turn on.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I move each arm separately or do they all turn on and off together?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Each arm has its own switch. Turn on one, two, or all three independently.\"}},{\"@type\":\"Question\",\"name\":\"What's the difference between warm white and cool white?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Warm white (3000K) feels cozy for evening reading. Cool white (6000K) is brighter and better for homework, detailed work, or task lighting.\"}},{\"@type\":\"Question\",\"name\":\"Will this fit in a small bedroom or do I need a lot of floor space?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The base is 15 cm wide. It needs a flat surface about the size of a paperback book. The arms reach 40 cm out, so check you have that much clearance to the sides.\"}},{\"@type\":\"Question\",\"name\":\"Do I need to buy bulbs separately?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LEDs are built in. The lamp is ready to plug in and turn on.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Warm White \/ US plug","offer_id":42120594882817,"sku":"M-202112071305-1","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Warm White \/ UK plug","offer_id":42120594915585,"sku":"M-202112071305-2","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Warm White \/ AU plug","offer_id":42120594948353,"sku":"M-202112071305-3","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Warm White \/ EU plug","offer_id":42120594981121,"sku":"M-202112071305-4","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Cool White \/ US plug","offer_id":42120595013889,"sku":"M-202112071305-5","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Cool White \/ UK plug","offer_id":42120595046657,"sku":"M-202112071305-6","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Cool White \/ AU plug","offer_id":42120595079425,"sku":"M-202112071305-7","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Cool White \/ EU plug","offer_id":42120595112193,"sku":"M-202112071305-8","price":363.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Wa_Wa_Table_Lamp_0329.jpg?v=1743231236"},{"product_id":"vine-wall-lamp","title":"Vine Wall Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eChrome wall sconce with two glowing glass globes; hardwired, takes G9 bulbs.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Vine wall sconce pairs a curved chrome arc with two frosted glass spheres, reading as a compact sculptural element on bedroom, bathroom, or hallway walls. Each globe glows independently once you add G9 bulbs (not included). Measure your wall space before ordering—this unit sits 11.8″ tall and 3.9″ wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Vine_Wall_Lamp_11.jpg\" loading=\"lazy\" alt=\"Vine Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Vine_Wall_Lamp_2_49ef91b1-8098-46f8-9a6c-4a817b5a8a60.jpg\" loading=\"lazy\" alt=\"Vine Wall Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eChrome arc frame\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePolished chrome metal backbone holds the fixture's structure. Curved profile spans 3.9 inches wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTwo frosted glass globes\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite opal glass spheres diffuse light evenly. Screw in two G9 bulbs separately to control brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHardwired installation\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eConnects directly to household wiring behind your wall. Requires standard wall switch; incompatible with dimmers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e3.9″ W × 11.8″ H (10 cm × 30 cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eDepth from wall\u003c\/b\u003e\u003cspan\u003eApproximately 4–5 inches depending on outlet box\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eGlass sphere diameter\u003c\/b\u003e\u003cspan\u003eApproximately 3.5 inches each\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482123550977-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Size_9aa1463e-7a03-40dd-9f6d-51ec6e4ec42a_600x600.jpg\" loading=\"lazy\" alt=\"Vine Wall Lamp dimensions\"\u003e\u003cspan\u003eMeasurement diagram: 1 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482123550977-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482123550977-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Size_9aa1463e-7a03-40dd-9f6d-51ec6e4ec42a_600x600.jpg\" alt=\"Vine Wall Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eSteel frame, white frosted glass spheres\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eTwo G9 sockets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 LED or halogen; 2700K (warm white) or 4000K (neutral) typical; see bulb packaging for lumens\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (universal worldwide)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulbs selected; most G9 LEDs draw 3–5W each\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eStandard household toggle or rocker; not compatible with dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired; no cord. Connects into wall outlet box during installation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only. IP20 rating—not waterproof; avoid wet bathrooms and outdoor covered areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe chrome with soft dry cloth. Clean glass gently to avoid fingerprints.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1flCmm2GPx3P4VRLm8io6DJP9CfFhyre6\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/13ICL0AwHz5fNbUzSF9qdfzGYImBvfFlv\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo bulbs come with it?\u003c\/summary\u003e\u003cp\u003eNo. You supply two G9 bulbs separately. Most hardware stores stock them; LED versions reduce heat and cost per year.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use a dimmer?\u003c\/summary\u003e\u003cp\u003eNo. This fixture works only with standard on\/off switches. Dimmers may damage the wiring.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this okay for a bathroom above the sink?\u003c\/summary\u003e\u003cp\u003eNot recommended. IP20 rating means no splash protection. Choose a dry wall at least 60 inches from a tub or shower.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it need an electrician?\u003c\/summary\u003e\u003cp\u003eYes. Hardwired installation requires running wire into an outlet box inside your wall. Hire a licensed electrician to ensure code compliance and safety.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Do bulbs come with it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You supply two G9 bulbs separately. Most hardware stores stock them; LED versions reduce heat and cost per year.\"}},{\"@type\":\"Question\",\"name\":\"Can I use a dimmer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture works only with standard on\/off switches. Dimmers may damage the wiring.\"}},{\"@type\":\"Question\",\"name\":\"Is this okay for a bathroom above the sink?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not recommended. IP20 rating means no splash protection. Choose a dry wall at least 60 inches from a tub or shower.\"}},{\"@type\":\"Question\",\"name\":\"Does it need an electrician?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Hardwired installation requires running wire into an outlet box inside your wall. Hire a licensed electrician to ensure code compliance and safety.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 10cm x H 30cm \/ ∅ 3.9″ x H 11.8″ \/ Chrome","offer_id":42120598880513,"sku":"M-202112071301-1","price":127.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Vine_Wall_Lamp_1b3db081-d336-4d0a-b4dd-14431c2929f2.jpg?v=1742810211"},{"product_id":"vine-pendant-lamp","title":"Vine Pendant Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eVine pendant grows from 4 to 14 glowing heads—pick your scale and room.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA modular pendant lamp that stacks chrome-framed glass spheres into a vertical cluster, ranging 8 inches to 17 inches tall. Light spreads through frosted white glass globes in all directions, making it work over dining tables, kitchen islands, or entryways. Hardwired to standard household switches and dimmers. Check ceiling height and joist location before ordering—this fixture suspends 59 inches of cord, but specify custom lengths if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Vine_Pendant_Lamp_49.jpg\" loading=\"lazy\" alt=\"Vine Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Vine_Pendant_Lamp_38.jpg\" loading=\"lazy\" alt=\"Vine Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Vine_Pendant_Lamp_36.jpg\" loading=\"lazy\" alt=\"Vine Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Vine_Pendant_Lamp_37.jpg\" loading=\"lazy\" alt=\"Vine Pendant Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eModular glass sphere design\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChrome frame holds white frosted globes stacked vertically. Add bulbs incrementally—4, 6, 10, or 14 heads—to match your ceiling height and room size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHolds G9 base bulbs\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes standard G9 sockets. Bulbs not included. Works with dimmers and ordinary wall switches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHardwired installation\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePermanently wired to house power (110–240V). Not a plug-in fixture. Requires basic electrical work or professional install.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003e4-head model\u003c\/b\u003e\u003cspan\u003eDiameter 11.8″ × Height 7.9″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003e6-head model\u003c\/b\u003e\u003cspan\u003eDiameter 11.8″ × Height 10.2″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003e10-head model\u003c\/b\u003e\u003cspan\u003eDiameter 11.8″ × Height 15″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003e14-head model\u003c\/b\u003e\u003cspan\u003eDiameter 11.8″ × Height 17.3″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\n\u003clabel class=\"dim\" for=\"dz-7482124108033-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Vine_Pendant_Lamp.jpg\" loading=\"lazy\" alt=\"Vine Pendant Lamp dimensions\"\u003e\u003cspan\u003e4-head configuration 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482124108033-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Vine_Pendant_Lamp_109_600x600.jpg\" loading=\"lazy\" alt=\"Vine Pendant Lamp dimensions\"\u003e\u003cspan\u003e4-head specs 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482124108033-2\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Vine_Pendant_Lamp_108_600x60_672ed253-320a-4f83-aded-cf20f2dbf9a3_600x600.jpg\" loading=\"lazy\" alt=\"Vine Pendant Lamp dimensions\"\u003e\u003cspan\u003e6-head specs 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482124108033-3\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Vine_Pendant_Lamp_107_600x600.jpg\" loading=\"lazy\" alt=\"Vine Pendant Lamp dimensions\"\u003e\u003cspan\u003e10-head specs 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482124108033-4\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Vine_Pendant_Lamp_106_600x600.jpg\" loading=\"lazy\" alt=\"Vine Pendant Lamp dimensions\"\u003e\u003cspan\u003e14-head specs 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482124108033-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482124108033-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Vine_Pendant_Lamp.jpg\" alt=\"Vine Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482124108033-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482124108033-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Vine_Pendant_Lamp_109_600x600.jpg\" alt=\"Vine Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482124108033-2\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482124108033-2\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Vine_Pendant_Lamp_108_600x60_672ed253-320a-4f83-aded-cf20f2dbf9a3_600x600.jpg\" alt=\"Vine Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482124108033-3\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482124108033-3\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Vine_Pendant_Lamp_107_600x600.jpg\" alt=\"Vine Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482124108033-4\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482124108033-4\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Vine_Pendant_Lamp_106_600x600.jpg\" alt=\"Vine Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eSteel frame, frosted white glass spheres\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 base (one socket per globe)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 LED or halogen; any color temperature. Consult bulb package for wattage limits.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage; verify G9 bulb specifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with standard wall switches and dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″) fabric-covered suspension cable; custom lengths available on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only; not waterproof (IP20)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe glass with soft dry cloth; avoid moisture on electrical connections\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1f32WpG6x5VuiPBKSDJzlWm4rmcdYkMVf\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this as a plug-in pendant light?\u003c\/summary\u003e\u003cp\u003eNo. This is hardwired to your home's electrical system. It requires a licensed electrician for installation.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo bulbs come with it?\u003c\/summary\u003e\u003cp\u003eNo. You'll need one G9 bulb per globe (4, 6, 10, or 14 depending on your model). Standard G9 LED or halogen bulbs work.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat is the width of this pendant lighting fixture?\u003c\/summary\u003e\u003cp\u003eAll models are 11.8 inches in diameter. Height varies by head count: 4-head is 7.9″, 6-head is 10.2″, 10-head is 15″, 14-head is 17.3″.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work with a dimmer switch?\u003c\/summary\u003e\u003cp\u003eYes, if your bulbs are dimmable. Pair dimmable G9 LEDs or halogens with any household dimmer for full control.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I use this as a plug-in pendant light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This is hardwired to your home's electrical system. It requires a licensed electrician for installation.\"}},{\"@type\":\"Question\",\"name\":\"Do bulbs come with it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You'll need one G9 bulb per globe (4, 6, 10, or 14 depending on your model). Standard G9 LED or halogen bulbs work.\"}},{\"@type\":\"Question\",\"name\":\"What is the width of this pendant lighting fixture?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"All models are 11.8 inches in diameter. Height varies by head count: 4-head is 7.9″, 6-head is 10.2″, 10-head is 15″, 14-head is 17.3″.\"}},{\"@type\":\"Question\",\"name\":\"Will this work with a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, if your bulbs are dimmable. Pair dimmable G9 LEDs or halogens with any household dimmer for full control.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"4heads: Dia 30cm x H 20cm \/ ∅ 11.8″ x H 7.9″ \/ Chrome","offer_id":42120599273729,"sku":"M-202112071260-5","price":252.0,"currency_code":"USD","in_stock":true},{"title":"6heads: Dia 30cm x H 26cm \/ ∅ 11.8″ x H 10.2″ \/ Chrome","offer_id":42120599306497,"sku":"M-202112071260-4","price":358.0,"currency_code":"USD","in_stock":true},{"title":"10heads: Dia 30cm x H 38cm \/ ∅ 11.8″ x H 15″ \/ Chrome","offer_id":42120599372033,"sku":"M-202112071260-2","price":583.0,"currency_code":"USD","in_stock":true},{"title":"14heads: Dia 30cm x H 44cm \/ ∅ 11.8″ x H 17.3″ \/ Chrome","offer_id":42120599404801,"sku":"M-202112071260-1","price":635.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Vine_Pendant_Lamp.jpg?v=1742367849"},{"product_id":"post-wall-lamp","title":"Post Wall Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eMagnetic joint rotates 360°; plug into any wall outlet; adjust brightness and aim the light yourself.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA compact black wall sconce with a 10cm cylindrical head that plugs into standard household outlets—no hardwiring needed. The integrated LED dims continuously and rotates at the magnetic joint, so you direct warmth or cool light exactly where you need it. Mount in bedrooms, home offices, or reading nooks; verify your wall outlet location before committing to placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Post_Wall_Lamp_6.jpg\" loading=\"lazy\" alt=\"Post Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Post_Wall_Lamp_5.jpg\" loading=\"lazy\" alt=\"Post Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Post_Wall_Lamp_3.jpg\" loading=\"lazy\" alt=\"Post Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Post_Wall_Lamp_4.jpg\" loading=\"lazy\" alt=\"Post Wall Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMagnetic rotating joint\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePivot and aim the head in any direction. Stays locked in position without friction or adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePlug-in installation\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eNo wiring. Connects to any standard 110–240V outlet within cord reach (approximately 10cm cable run).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eDimmable LED, choice of temperature\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSelect warm white (3000K) or cool white (6000K) at purchase. Dim continuously via standard wall switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eHead diameter\u003c\/b\u003e\u003cspan\u003e10 cm (3.9″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003ePower cord\u003c\/b\u003e\u003cspan\u003eApproximately 10 cm to wall outlet; route along baseboard or wall as needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFixture weight\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482124402945-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Post_Floor_Lamp_4_480x480.jpg\" loading=\"lazy\" alt=\"Post Wall Lamp dimensions\"\u003e\u003cspan\u003eCord length and head d 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482124402945-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482124402945-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Post_Floor_Lamp_4_480x480.jpg\" alt=\"Post Wall Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal and acrylic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED; not replaceable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eFactory-set: warm white (3000K) or cool white (6000K); choose at purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with ordinary household wall switches; not compatible with dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eApproximately 10 cm; hardwired to fixture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only. IP rating 20—not waterproof.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe with dry cloth. Do not immerse.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/14jAipYqwAWHT0LBs0Sdwj5oR_SFkL5tp\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this plug in wall sconce with a dimmer?\u003c\/summary\u003e\u003cp\u003eNo. It works only with standard on\/off switches. Dimmers will damage the LED driver.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes the magnetic joint hold the lamp in place?\u003c\/summary\u003e\u003cp\u003eYes. The magnetic joint locks the head at any angle you rotate it to. No drift or sagging.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat is the difference between warm white and cool white?\u003c\/summary\u003e\u003cp\u003eWarm white (3000K) creates a cozy, yellowish glow; cool white (6000K) produces crisp, neutral daylight-like illumination. Choose one at purchase; the color temperature is fixed.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow long is the power cord?\u003c\/summary\u003e\u003cp\u003eApproximately 10 cm from lamp head to plug. Plan your outlet location near where you want to mount the sconce.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I use this plug in wall sconce with a dimmer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It works only with standard on\/off switches. Dimmers will damage the LED driver.\"}},{\"@type\":\"Question\",\"name\":\"Does the magnetic joint hold the lamp in place?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The magnetic joint locks the head at any angle you rotate it to. No drift or sagging.\"}},{\"@type\":\"Question\",\"name\":\"What is the difference between warm white and cool white?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Warm white (3000K) creates a cozy, yellowish glow; cool white (6000K) produces crisp, neutral daylight-like illumination. Choose one at purchase; the color temperature is fixed.\"}},{\"@type\":\"Question\",\"name\":\"How long is the power cord?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Approximately 10 cm from lamp head to plug. Plan your outlet location near where you want to mount the sconce.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 10cm \/ ∅ 3.9″ \/ Black \/ Warm White","offer_id":42120602943745,"sku":"M-202112071447-1","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10cm \/ ∅ 3.9″ \/ Black \/ Cool White","offer_id":42120602976513,"sku":"M-202112071447-2","price":292.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Post_Wall_Lamp.jpg?v=1742892163"},{"product_id":"eiko-table-lamp","title":"Eiko Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eArticulated desk lamp with dual adjustable arms reaches 27.5″ wide and 19.7″ tall.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Eiko is a black metal desk lamp with two independently pivoting arms that extend up to 70cm wide, letting you angle light exactly where you work or read. Integrated LED delivers warm (3000K) or cool (6000K) white light with no bulb changes needed. Set it on a desk, nightstand, or shelf—just confirm your plug type (US, UK, EU, or AU) before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Eiko_Task_Lamp_15.jpg\" loading=\"lazy\" alt=\"Eiko Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Eiko_Task_Lamp_16.jpg\" loading=\"lazy\" alt=\"Eiko Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Eiko_Task_Lamp_11.jpg\" loading=\"lazy\" alt=\"Eiko Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Eiko_Task_Lamp_12.jpg\" loading=\"lazy\" alt=\"Eiko Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eDual articulated arms\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach arm rotates independently. Reach 27.5″ wide or fold compact. Position light over documents, screens, or task areas without moving the base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIntegrated LED, no replacements\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBuilt-in light source. Choose warm white (3000K) or cool white (6000K) at purchase. No bulbs to buy or swap out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSquare weighted base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eStable footprint on any desk or shelf. Metal construction with black finish. 150cm cord with in-line on\/off switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall dimensions\u003c\/b\u003e\u003cspan\u003e70cm W × 50cm H (27.5″ × 19.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eArm reach\u003c\/b\u003e\u003cspan\u003eUp to 70cm (27.5″) wide when fully extended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm (59″) with switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase footprint\u003c\/b\u003e\u003cspan\u003eSquare metal base; see photos for exact width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482125680897-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/eiko_600x600_e1c6b8ef-1c89-4133-8fc4-a54f19a1809a_600x600.jpg\" loading=\"lazy\" alt=\"Eiko Table Lamp dimensions\"\u003e\u003cspan\u003esize spec: 70cm W × 50 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482125680897-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482125680897-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/eiko_600x600_e1c6b8ef-1c89-4133-8fc4-a54f19a1809a_600x600.jpg\" alt=\"Eiko Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal and aluminum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eFinish\u003c\/b\u003e\u003cspan\u003eBlack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eLight source\u003c\/b\u003e\u003cspan\u003eIntegrated LED (no bulb replacement)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eColor temperature options\u003c\/b\u003e\u003cspan\u003eWarm white (3000K) or cool white (6000K); select at checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (compatible with US, UK, EU, AU plugs)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos or contact support for watts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off on 150cm cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe metal with dry cloth; do not immerse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1dj5IFHoL6D9LBE8nKODp1LkKy27kDWVS\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat is the shade and body made of?\u003c\/summary\u003e\u003cp\u003eThe Eiko is metal and aluminum with a black finish. The base is a weighted square metal platform that keeps it stable on any desk or shelf.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan this lamp be dimmed?\u003c\/summary\u003e\u003cp\u003eDimming is available as a build option. The lamp ships with an in-line on\/off switch on the cord; contact our support team at support@vakkerlight.com if you'd like to add dimming capability at the time of order.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I change the cord length?\u003c\/summary\u003e\u003cp\u003eThe standard cord is 150cm (59″) with an in-line switch. We can build a different length to suit your desk setup or outlet location—just let us know your preferred drop at checkout.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work on a sloped or vaulted ceiling?\u003c\/summary\u003e\u003cp\u003eThis is a table lamp designed for desks, nightstands, and shelves, so it sits on a flat surface rather than mounting to a ceiling. No ceiling pitch applies.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it run on US household power?\u003c\/summary\u003e\u003cp\u003eYes. The lamp accepts AC 110–240V and ships with your choice of US, UK, EU, or AU plug. Select your plug type at checkout and it will plug into your standard wall outlet.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs it approved for US use and do you ship here?\u003c\/summary\u003e\u003cp\u003eYes to both. We ship free to all 50 states. The Eiko is built to order for your region and plug type.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What is the shade and body made of?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The Eiko is metal and aluminum with a black finish. The base is a weighted square metal platform that keeps it stable on any desk or shelf.\"}}, {\"@type\": \"Question\", \"name\": \"Can this lamp be dimmed?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Dimming is available as a build option. The lamp ships with an in-line on\/off switch on the cord; contact our support team at support@vakkerlight.com if you'd like to add dimming capability at the time of order.\"}}, {\"@type\": \"Question\", \"name\": \"Can I change the cord length?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The standard cord is 150cm (59″) with an in-line switch. We can build a different length to suit your desk setup or outlet location—just let us know your preferred drop at checkout.\"}}, {\"@type\": \"Question\", \"name\": \"Will this work on a sloped or vaulted ceiling?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This is a table lamp designed for desks, nightstands, and shelves, so it sits on a flat surface rather than mounting to a ceiling. No ceiling pitch applies.\"}}, {\"@type\": \"Question\", \"name\": \"Does it run on US household power?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The lamp accepts AC 110–240V and ships with your choice of US, UK, EU, or AU plug. Select your plug type at checkout and it will plug into your standard wall outlet.\"}}, {\"@type\": \"Question\", \"name\": \"Is it approved for US use and do you ship here?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes to both. We ship free to all 50 states. The Eiko is built to order for your region and plug type.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 70cm x H 50cm \/ ∅ 27.5″ x H 19.7″ \/ US plug \/ Warm White","offer_id":44206817935617,"sku":"RY-154421-01","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 70cm x H 50cm \/ ∅ 27.5″ x H 19.7″ \/ US plug \/ Cool White","offer_id":44206817968385,"sku":"RY-154421-02","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 70cm x H 50cm \/ ∅ 27.5″ x H 19.7″ \/ UK plug \/ Warm White","offer_id":44206818001153,"sku":"RY-154421-03","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 70cm x H 50cm \/ ∅ 27.5″ x H 19.7″ \/ UK plug \/ Cool White","offer_id":44206818033921,"sku":"RY-154421-04","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 70cm x H 50cm \/ ∅ 27.5″ x H 19.7″ \/ AU plug \/ Warm White","offer_id":44206818066689,"sku":"RY-154421-05","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 70cm x H 50cm \/ ∅ 27.5″ x H 19.7″ \/ AU plug \/ Cool White","offer_id":44206818099457,"sku":"RY-154421-06","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 70cm x H 50cm \/ ∅ 27.5″ x H 19.7″ \/ EU plug \/ Warm White","offer_id":44206818132225,"sku":"RY-154421-07","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 70cm x H 50cm \/ ∅ 27.5″ x H 19.7″ \/ EU plug \/ Cool White","offer_id":44206818164993,"sku":"RY-154421-08","price":259.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Eiko_Table_Lamp_0329.jpg?v=1743233299"},{"product_id":"gossa-sconce","title":"Gossa Sconce","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eWall-mounted disk with hidden LED halo delivers ambient light in three color temperatures.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Gossa is a flat circular sconce that mounts flush to your wall, available in two sizes (11″ or 15″ diameter) and three finishes. Light radiates from behind the disk as a soft halo effect rather than direct beam—ideal for bedroom, hallway, or accent lighting. Check your wall material: this fixture is hardwired and requires professional installation.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/RhsUCg437Hs\" title=\"Gossa Sconce\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Gossa_Sconce_33.jpg\" loading=\"lazy\" alt=\"Gossa Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Gossa_Sconce_39_39429848-e805-4e7b-a7ff-98120522ce82.jpg\" loading=\"lazy\" alt=\"Gossa Sconce\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal disk construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSolid metal body in gold, white, or black. Available in two diameters; mount directly to drywall or plaster.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHalo light ring\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eIntegrated LED sits behind the disk and casts light outward as a gentle glow. No bulb to replace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eThree Kelvin options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose warm (3000K), neutral (4500K), or cool (6000K) white at purchase. Light color cannot be changed later.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSmall (Standard)\u003c\/b\u003e\u003cspan\u003e11″ diameter (28 cm) — suits bedside, narrow walls, hallways\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLarge\u003c\/b\u003e\u003cspan\u003e15″ diameter (38 cm) — anchor feature walls, living rooms, commercial spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eDepth\u003c\/b\u003e\u003cspan\u003eApproximately 2.5 cm (1″) from wall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eInstallation\u003c\/b\u003e\u003cspan\u003eHardwired; requires electrician\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482128630017-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gossa_Sconce_2_480x480.jpg\" loading=\"lazy\" alt=\"Gossa Sconce dimensions\"\u003e\u003cspan\u003eSize comparison: 28cm  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482128630017-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482128630017-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gossa_Sconce_2_480x480.jpg\" alt=\"Gossa Sconce dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal body and shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED (non-replaceable)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eWarm (3000K), Neutral (4500K), or Cool (6000K)—select at purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos or contact support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eStandard household on\/off; not dimmable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired to home electrical; no cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; IP 20 rating (not waterproof)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust with soft cloth; do not use abrasive cleaners\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1S7eIl-xZVSdDgwi4_NBuU2Tuxgd1gxZy\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1N1I4N3eQkChaQ1q6qy3KgFF_Va6kJ4LB\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this with a dimmer switch?\u003c\/summary\u003e\u003cp\u003eNo. The Gossa works only with standard on\/off household switches.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat color temperature should I pick?\u003c\/summary\u003e\u003cp\u003eWarm white (3000K) suits bedrooms and living spaces. Cool white (6000K) works better for task areas. You choose at purchase; it cannot be changed later.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it need a bulb?\u003c\/summary\u003e\u003cp\u003eNo. The LED is built in and sealed. It is not replaceable.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I install this myself?\u003c\/summary\u003e\u003cp\u003eThe Gossa is hardwired and requires a licensed electrician for safe installation.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I use this with a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The Gossa works only with standard on\/off household switches.\"}},{\"@type\":\"Question\",\"name\":\"What color temperature should I pick?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Warm white (3000K) suits bedrooms and living spaces. Cool white (6000K) works better for task areas. You choose at purchase; it cannot be changed later.\"}},{\"@type\":\"Question\",\"name\":\"Does it need a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LED is built in and sealed. It is not replaceable.\"}},{\"@type\":\"Question\",\"name\":\"Can I install this myself?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The Gossa is hardwired and requires a licensed electrician for safe installation.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 28cm \/ ∅ 11″ \/ Gold \/ Warm White","offer_id":42120625324289,"sku":"M-20211208040-1","price":198.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm \/ ∅ 11″ \/ Gold \/ Cool White","offer_id":42120625357057,"sku":"M-20211208040-2","price":198.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm \/ ∅ 11″ \/ White \/ Warm White","offer_id":42120625389825,"sku":"M-20211208040-3","price":198.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm \/ ∅ 11″ \/ White \/ Cool White","offer_id":42120625422593,"sku":"M-20211208040-4","price":198.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm \/ ∅ 11″ \/ Black \/ Warm White","offer_id":42847798460673,"sku":"M-20211208040-5","price":198.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm \/ ∅ 11″ \/ Black \/ Cool White","offer_id":42847798493441,"sku":"M-20211208040-6","price":198.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm \/ ∅ 15″ \/ Gold \/ Warm White","offer_id":42120625455361,"sku":"M-20211208040-7","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm \/ ∅ 15″ \/ Gold \/ Cool White","offer_id":42120625488129,"sku":"M-20211208040-8","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm \/ ∅ 15″ \/ White \/ Warm White","offer_id":42120625520897,"sku":"M-20211208040-9","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm \/ ∅ 15″ \/ White \/ Cool White","offer_id":42120625553665,"sku":"M-20211208040-10","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm \/ ∅ 15″ \/ Black \/ Warm White","offer_id":42847798526209,"sku":"M-20211208040-11","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm \/ ∅ 15″ \/ Black \/ Cool White","offer_id":42847798558977,"sku":"M-20211208040-12","price":259.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gossa_Sconce.jpg?v=1742822072"},{"product_id":"ktribe-table-lamp","title":"Ktribe Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eTransparent or smoke grey diffuser sits on a polished metal base; takes standard E26\/E27 bulbs.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eCompact table lamp (18.3″ tall, 9.4″ diameter) throws soft diffused light upward through a tapered acrylic shade. The opal inner diffuser spreads warmth without glare—ideal for bedside tables, desks, or living room surfaces. Check your outlet type: US, UK, EU, or AU plugs available.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/2ObvVegrE_c\" title=\"Ktribe Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ktribe_Table_Lamp_10.jpg\" loading=\"lazy\" alt=\"Ktribe Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ktribe_Table_Lamp_17.jpg\" loading=\"lazy\" alt=\"Ktribe Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ktribe_Table_Lamp_4.png\" loading=\"lazy\" alt=\"Ktribe Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ktribe_Table_Lamp_15.jpg\" loading=\"lazy\" alt=\"Ktribe Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTapered acrylic diffuser\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTransparent or smoke grey outer shell with opal inner diffuser softens light. Choose solid bronze or silver-finish base and rod.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePolished metal construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eDie-cast Zamak alloy base, rod, and support with aluminum tube. Matte black nylon base cover prevents slipping on surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIn-line on\/off switch\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eCord includes switch and plug (150cm\/59″ length). Choose US, UK, EU, or AU connector at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e9.4″ diameter × 18.3″ height (24cm × 46.5cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade opening\u003c\/b\u003e\u003cspan\u003e9.4″ diameter at top\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ with in-line switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint\u003c\/b\u003e\u003cspan\u003eCompact enough for nightstands, desks, shelves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482128990465-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Ktribe_Table_Lamp_600x600.jpg\" loading=\"lazy\" alt=\"Ktribe Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing: 24c 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482128990465-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482128990465-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Ktribe_Table_Lamp_600x600.jpg\" alt=\"Ktribe Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eDie-cast Zamak alloy (base, rod, diffuser support), polished aluminum tube, injection-molded PC inner diffuser, transparent or smoked PMMA outer diffuser, matte black nylon base cover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base bulb (not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for typical warm white (2700K–3000K) appearance; choose bulb brightness to suit your space\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (works worldwide with correct plug)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee bulb package for wattage; fixture rated for standard E26\/E27 bulbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ with in-line switch and detachable plug (US, UK, EU, or AU; choose at checkout)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe shade and base with soft cloth; do not submerge; avoid harsh chemicals on acrylic diffuser\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1DEPQcRs-LxjyEvhygQIFLyQF3HGp7f6F\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1_5JbjZR-R3lDsm1fsjIxJ6OkYJpKVAoV\/view?usp=drive_linkhttps:\/\/drive.google.com\/file\/d\/1_5JbjZR-R3lDsm1fsjIxJ6OkYJpKVAoV\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eAny E26 or E27 base bulb—standard sizes sold at hardware and lighting stores. Bulb is not included. Choose wattage and color temperature (warm white recommended for bedside and living room use) based on your preference and fixture's markings.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug type should I order?\u003c\/summary\u003e\u003cp\u003eSelect US, UK, EU, or AU at checkout. Cord is 150cm (59″) long with in-line switch. Check your outlet before buying—the plug cannot be changed after delivery.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this lamp dimmable?\u003c\/summary\u003e\u003cp\u003eThe fixture has an in-line on\/off switch only. Dimmers require the bulb to be dimmable; check your bulb package. Not all E26\/E27 bulbs work with dimmers.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work on a nightstand or small desk?\u003c\/summary\u003e\u003cp\u003eYes. At 18.3″ tall and 9.4″ diameter, it fits standard nightstands and compact desks. The tapered shade directs light upward; position it where the base won't interfere with drawers or nearby objects.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any E26 or E27 base bulb—standard sizes sold at hardware and lighting stores. Bulb is not included. Choose wattage and color temperature (warm white recommended for bedside and living room use) based on your preference and fixture's markings.\"}},{\"@type\":\"Question\",\"name\":\"Which plug type should I order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Select US, UK, EU, or AU at checkout. Cord is 150cm (59″) long with in-line switch. Check your outlet before buying—the plug cannot be changed after delivery.\"}},{\"@type\":\"Question\",\"name\":\"Is this lamp dimmable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The fixture has an in-line on\/off switch only. Dimmers require the bulb to be dimmable; check your bulb package. Not all E26\/E27 bulbs work with dimmers.\"}},{\"@type\":\"Question\",\"name\":\"Will this work on a nightstand or small desk?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. At 18.3″ tall and 9.4″ diameter, it fits standard nightstands and compact desks. The tapered shade directs light upward; position it where the base won't interfere with drawers or nearby objects.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 24cm x H 46.5cm \/ ∅ 9.4″ x H 18.3″ \/ Transparent \/ UK plug","offer_id":42120627552513,"sku":"M-20211208074-2","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 46.5cm \/ ∅ 9.4″ x H 18.3″ \/ Transparent \/ AU plug","offer_id":42120627585281,"sku":"M-20211208074-3","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 46.5cm \/ ∅ 9.4″ x H 18.3″ \/ Transparent \/ EU plug","offer_id":42120627618049,"sku":"M-20211208074-4","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 46.5cm \/ ∅ 9.4″ x H 18.3″ \/ Smoke grey \/ US plug","offer_id":42120627650817,"sku":"M-20211208074-5","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 46.5cm \/ ∅ 9.4″ x H 18.3″ \/ Smoke grey \/ UK plug","offer_id":42120627683585,"sku":"M-20211208074-6","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 46.5cm \/ ∅ 9.4″ x H 18.3″ \/ Smoke grey \/ AU plug","offer_id":42120627716353,"sku":"M-20211208074-7","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 46.5cm \/ ∅ 9.4″ x H 18.3″ \/ Smoke grey \/ EU plug","offer_id":42120627749121,"sku":"M-20211208074-8","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 46.5cm \/ ∅ 9.4″ x H 18.3″ \/ Bronze \/ US plug","offer_id":42120627781889,"sku":"M-20211208074-9","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 46.5cm \/ ∅ 9.4″ x H 18.3″ \/ Bronze \/ UK plug","offer_id":42120627814657,"sku":"M-20211208074-10","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 46.5cm \/ ∅ 9.4″ x H 18.3″ \/ Bronze \/ AU plug","offer_id":42120627847425,"sku":"M-20211208074-11","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm x H 46.5cm \/ ∅ 9.4″ x H 18.3″ \/ Bronze \/ EU plug","offer_id":42120627880193,"sku":"M-20211208074-12","price":245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Ktribe_Table_Lamp_0329.jpg?v=1743228600"},{"product_id":"ktribe-floor-lamp","title":"Ktribe Floor Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eChrome floor lamp with polycarbonate diffuser; dims soft light across living spaces.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eFreestanding floor lamp, 160cm tall with 40cm-wide shade, fits alcoves and corners without dominating the room. The opal inner diffuser and vacuum-coated outer shell scatter warm, glare-free light across seating areas. Choose transparent, smoky, or bronze finishes; available with US, UK, EU, or AU plugs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ktribe_Floor_Lamp_7.jpg\" loading=\"lazy\" alt=\"Ktribe Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ktribe_Floor_Lamp_12.jpg\" loading=\"lazy\" alt=\"Ktribe Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ktribe_Floor_Lamp_8.jpg\" loading=\"lazy\" alt=\"Ktribe Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ktribe_Floor_Lamp_6.jpg\" loading=\"lazy\" alt=\"Ktribe Floor Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal base and rod\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eDie-cast Zamak alloy, chrome-plated, with galvanized steel cover. Stable on hard floors; does not swivel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePolycarbonate diffusers\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eOpal inner layer diffuses light evenly. Outer PMMA shell in three finishes: transparent, smoky, or bronze with silver or bronze vacuum coating inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePlug options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSelect your region at checkout: US, UK, EU, or AU. 150cm cord with in-line on\/off switch included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall dimensions\u003c\/b\u003e\u003cspan\u003e40cm diameter × 160cm height (15.7″ × 63″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade opening\u003c\/b\u003e\u003cspan\u003e40cm diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint\u003c\/b\u003e\u003cspan\u003eCompact square base for small rooms\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm (59″) with plug and switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482129187073-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Ktribe-F3-Streg-p_600x600_30c66db4-e6e6-4b49-99c0-7aaef7e7ba58_480x480.jpg\" loading=\"lazy\" alt=\"Ktribe Floor Lamp dimensions\"\u003e\u003cspan\u003e40cm × 160cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482129187073-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482129187073-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Ktribe-F3-Streg-p_600x600_30c66db4-e6e6-4b49-99c0-7aaef7e7ba58_480x480.jpg\" alt=\"Ktribe Floor Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eZamak alloy (die-cast, polished, chrome-plated), galvanized steel base cover, polycarbonate, PMMA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE27 or E26 base bulb (not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for warm white appearance; bulb choice sets final color temperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal input\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on selected bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) with regional plug (US, UK, EU, or AU); select at checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe metal and plastic with a soft dry cloth. Do not submerge.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1KBmHe1KWkU_qQWkO70OHB1BT3dYj7QZD\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Vc8kY0FUxAG78AEY5rb3FIge5oZZV4sq\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb does it take?\u003c\/summary\u003e\u003cp\u003eE27 or E26 base bulb (standard screw-in). Not included. Power and warmth depend on your choice.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich finish is brightest?\u003c\/summary\u003e\u003cp\u003eTransparent diffuser scatters the most light. Smoky and bronze reduce output and add warmth; choose based on room ambiance and existing décor.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use it outdoors?\u003c\/summary\u003e\u003cp\u003eNo, this lamp is for indoor use only. Metal will corrode in damp or wet conditions.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes the plug match my country?\u003c\/summary\u003e\u003cp\u003eYes. Select your region (US, UK, EU, or AU) at checkout. The 150cm cord ships ready to plug in.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What bulb does it take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E27 or E26 base bulb (standard screw-in). Not included. Power and warmth depend on your choice.\"}},{\"@type\":\"Question\",\"name\":\"Which finish is brightest?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Transparent diffuser scatters the most light. Smoky and bronze reduce output and add warmth; choose based on room ambiance and existing décor.\"}},{\"@type\":\"Question\",\"name\":\"Can I use it outdoors?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No, this lamp is for indoor use only. Metal will corrode in damp or wet conditions.\"}},{\"@type\":\"Question\",\"name\":\"Does the plug match my country?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Select your region (US, UK, EU, or AU) at checkout. The 150cm cord ships ready to plug in.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 40cm x H 160cm \/ ∅ 15.7″ x H 63″ \/ Transparent \/ US plug","offer_id":42120629747969,"sku":"M-20211208073-1","price":328.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 160cm \/ ∅ 15.7″ x H 63″ \/ Transparent \/ UK plug","offer_id":42120629780737,"sku":"M-20211208073-2","price":328.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 160cm \/ ∅ 15.7″ x H 63″ \/ Transparent \/ AU plug","offer_id":42120629813505,"sku":"M-20211208073-3","price":328.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 160cm \/ ∅ 15.7″ x H 63″ \/ Transparent \/ EU plug","offer_id":42120629846273,"sku":"M-20211208073-4","price":328.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 160cm \/ ∅ 15.7″ x H 63″ \/ Smoky \/ US plug","offer_id":42120629879041,"sku":"M-20211208073-5","price":328.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 160cm \/ ∅ 15.7″ x H 63″ \/ Smoky \/ UK plug","offer_id":42120629911809,"sku":"M-20211208073-6","price":328.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 160cm \/ ∅ 15.7″ x H 63″ \/ Smoky \/ AU plug","offer_id":42120629944577,"sku":"M-20211208073-7","price":328.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 160cm \/ ∅ 15.7″ x H 63″ \/ Smoky \/ EU plug","offer_id":42120629977345,"sku":"M-20211208073-8","price":328.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 160cm \/ ∅ 15.7″ x H 63″ \/ Bronze \/ US plug","offer_id":42120630010113,"sku":"M-20211208073-9","price":328.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 160cm \/ ∅ 15.7″ x H 63″ \/ Bronze \/ UK plug","offer_id":42120630042881,"sku":"M-20211208073-10","price":328.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 160cm \/ ∅ 15.7″ x H 63″ \/ Bronze \/ AU plug","offer_id":42120630075649,"sku":"M-20211208073-11","price":328.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 160cm \/ ∅ 15.7″ x H 63″ \/ Bronze \/ EU plug","offer_id":42120630108417,"sku":"M-20211208073-12","price":328.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Ktribe_Floor_Lamp.jpg?v=1742787441"},{"product_id":"nomade-table-lamp","title":"Nomade Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eIndustrial-inspired table lamp with hidden bulb casts warm light across a 11″ disc.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA compact cylindrical lamp (11″ diameter, 13″ tall) that sits on desks, nightstands, or living room tables. Light hides in the metal base and bounces upward through a removable frosted disc, creating soft overhead glow without glare. Works on any flat surface—just confirm your plug type (US, UK, EU, or AU) and add a GU10 bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/nomade_table_lamp_6.jpg\" loading=\"lazy\" alt=\"Nomade Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/nomade_table_lamp_1.jpg\" loading=\"lazy\" alt=\"Nomade Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal base with handle\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eCylindrical lacquered body carries like a vintage railway lamp. Lifts away from the light disc for cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eFrosted plexiglass diffuser\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e11″ disc sits on top, removable. Spreads light evenly across your work surface with no hot spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eGU10 socket, 150cm cord\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBulb sits inside the base, out of sight. Cord includes in-line switch. Runs on standard 110–240V worldwide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDiameter 11″ (28 cm) × Height 13″ (33 cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm (59″) with in-line switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLight diffuser\u003c\/b\u003e\u003cspan\u003e11″ frosted disc, removable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482129940737-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Size_600x600_4b2a0e67-9e72-49d7-bda0-664f5816d6ff_480x480.jpg\" loading=\"lazy\" alt=\"Nomade Table Lamp dimensions\"\u003e\u003cspan\u003eDimension drawing: 11″ 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482129940737-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482129940737-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Size_600x600_4b2a0e67-9e72-49d7-bda0-664f5816d6ff_480x480.jpg\" alt=\"Nomade Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eLacquered metal base, frosted plexiglass diffuser\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eGU10 base (bulb not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (universal)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line rocker switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″), available with US, UK, EU, or AU plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe metal and disc with soft dry cloth. Do not submerge.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1QiGovh8ZkSl2kl5XTksbxkVecQOkSTJY\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/18MSSb9tvfA8MFANpnInlraTxY2sPFX3i\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come with a lightbulb?\u003c\/summary\u003e\u003cp\u003eNo. You'll need a GU10 base bulb (standard screw-in type). Any wattage and color temperature work—warm white (2700K) pairs best with the frosted disc.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I move it between countries?\u003c\/summary\u003e\u003cp\u003eYes, it runs 110–240V worldwide. Pick the plug type when you order (US, UK, EU, or AU). Don't mix plugs.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat's the light like for table lamps used in bedrooms or offices?\u003c\/summary\u003e\u003cp\u003eLight bounces upward through the frosted disc, so it lights the ceiling and spreads evenly across a desk or nightstand without creating shadows or glare. Works well for reading and close work.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs the disc removable?\u003c\/summary\u003e\u003cp\u003eYes. Lift it off to access the bulb or clean around the base. It sits on top of the frame without fasteners.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Does it come with a lightbulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You'll need a GU10 base bulb (standard screw-in type). Any wattage and color temperature work—warm white (2700K) pairs best with the frosted disc.\"}},{\"@type\":\"Question\",\"name\":\"Can I move it between countries?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, it runs 110–240V worldwide. Pick the plug type when you order (US, UK, EU, or AU). Don't mix plugs.\"}},{\"@type\":\"Question\",\"name\":\"What's the light like for table lamps used in bedrooms or offices?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Light bounces upward through the frosted disc, so it lights the ceiling and spreads evenly across a desk or nightstand without creating shadows or glare. Works well for reading and close work.\"}},{\"@type\":\"Question\",\"name\":\"Is the disc removable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Lift it off to access the bulb or clean around the base. It sits on top of the frame without fasteners.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ Black \/ US plug","offer_id":42120635121921,"sku":"ML-519-5","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ Black \/ UK plug","offer_id":42120635154689,"sku":"ML-519-6","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ Black \/ AU plug","offer_id":42120635187457,"sku":"ML-519-7","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ Black \/ EU plug","offer_id":42120635220225,"sku":"ML-519-8","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ White \/ US plug","offer_id":42120634958081,"sku":"ML-519-1","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ White \/ UK plug","offer_id":42120635023617,"sku":"ML-519-2","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ White \/ AU plug","offer_id":42120635056385,"sku":"ML-519-3","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ White \/ EU plug","offer_id":42120635089153,"sku":"ML-519-4","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ Yellow \/ US plug","offer_id":42120635252993,"sku":"ML-519-9","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ Yellow \/ UK plug","offer_id":42120635285761,"sku":"ML-519-10","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ Yellow \/ AU plug","offer_id":42120635318529,"sku":"ML-519-11","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ Yellow \/ EU plug","offer_id":42120635351297,"sku":"ML-519-12","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ Blue \/ US plug","offer_id":42120635384065,"sku":"ML-519-13","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ Blue \/ UK plug","offer_id":42120635416833,"sku":"ML-519-14","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ Blue \/ AU plug","offer_id":42120635449601,"sku":"ML-519-15","price":484.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 33cm \/ ∅ 11″ x H 13″ \/ Blue \/ EU plug","offer_id":42120635482369,"sku":"ML-519-16","price":484.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nomade_Table_Lamp_0329.jpg?v=1743232440"},{"product_id":"alva-pendant-light","title":"Alva Pendant Light","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003ePlug-in or hardwired pendant with spiraling polymer shade and adjustable LED glow.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Alva is a teardrop-shaped pendant available in two sizes—the smaller (7.9″ wide, 13.8″ tall) works over side tables or reading nooks; the larger (9.4″ wide, 16.5″ tall) fills kitchen islands and dining areas. The spiral ribs diffuse warm or cool light depending on your bulb choice. Install it hardwired into your ceiling or hang it plug-in style from your existing fixture—just confirm your ceiling type before ordering, as sloped installations are not compatible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Alva_Pendant_Light_2.jpg\" loading=\"lazy\" alt=\"Alva Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Alva_Pendant_Light_1.jpg\" loading=\"lazy\" alt=\"Alva Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Alva_Pendant_Light_3.jpg\" loading=\"lazy\" alt=\"Alva Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/AlvaPendantLight.jpg\" loading=\"lazy\" alt=\"Alva Pendant Light\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSpiraling polymer shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eLightweight white polymer with vertical ribs that diffuse light evenly. Takes standard E26 or E27 bulbs (not included).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHardwire or plug-in\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHardwired version includes ceiling canopy and 150cm cables. Plug-in cord set hangs from any existing fixture. Both work with standard dimmers and household switches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTwo sizes to fit your space\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eStandard 7.9″ diameter for intimate corners. Large 9.4″ diameter for kitchen islands or room centers. Pick based on ceiling height and table width below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eStandard size\u003c\/b\u003e\u003cspan\u003eDia 20cm (7.9″) × H 35cm (13.8″) — $150.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLarge size\u003c\/b\u003e\u003cspan\u003eDia 24cm (9.4″) × H 42cm (16.5″) — $208.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482129973505-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Size_600x600_5b7b3204-b3f8-4246-aa76-1473e2f3eb7b_600x600.jpg\" loading=\"lazy\" alt=\"Alva Pendant Light dimensions\"\u003e\u003cspan\u003eLarge size: 24cm width 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482129973505-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482129973505-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Size_600x600_5b7b3204-b3f8-4246-aa76-1473e2f3eb7b_600x600.jpg\" alt=\"Alva Pendant Light dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003ePolymer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base bulb (user-supplied)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for light color examples; choose warm white (2700K) or cool white (4000K) to suit your room\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with standard household switches and dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwire: 150cm ceiling cables included. Plug-in: cord length as shown in photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; not waterproof (IP20)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe polymer with soft dry cloth; do not submerge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1cxmt71tYpS8WApZFJwzrSj0jlBEzuQXf\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Pxyx91acLCLt9Bb2gJ_pIdK6w5a0UFSU\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this as a plug-in pendant light?\u003c\/summary\u003e\u003cp\u003eYes. The plug-in cord version hangs from any existing ceiling fixture or hook. No hardwiring needed.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work on a sloped or cathedral ceiling?\u003c\/summary\u003e\u003cp\u003eNo. The hardwired version is designed for flat ceilings only. Use the plug-in version instead if your ceiling is sloped.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need to buy a bulb separately?\u003c\/summary\u003e\u003cp\u003eYes. The fixture does not include a bulb. Buy any standard E26 or E27 bulb (screw-in base) at your hardware store or online.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I dim this pendant light?\u003c\/summary\u003e\u003cp\u003eYes, if you use a dimmable bulb and pair it with a dimmer switch on your wall.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I use this as a plug-in pendant light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The plug-in cord version hangs from any existing ceiling fixture or hook. No hardwiring needed.\"}},{\"@type\":\"Question\",\"name\":\"Will this work on a sloped or cathedral ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The hardwired version is designed for flat ceilings only. Use the plug-in version instead if your ceiling is sloped.\"}},{\"@type\":\"Question\",\"name\":\"Do I need to buy a bulb separately?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The fixture does not include a bulb. Buy any standard E26 or E27 bulb (screw-in base) at your hardware store or online.\"}},{\"@type\":\"Question\",\"name\":\"Can I dim this pendant light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, if you use a dimmable bulb and pair it with a dimmer switch on your wall.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 20cm  x  H 35cm \/ ∅ 7.9″ x  H 13.8″ \/ White","offer_id":42120635580673,"sku":"M-202112071013-1","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24cm  x  H 42cm \/ ∅ 9.4″ x  H 16.5″ \/ White","offer_id":42120635613441,"sku":"M-202112071013-2","price":208.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Alva_Pendant_Light.jpg?v=1742353365"},{"product_id":"modern-minimalist-bedroom-wall-lamp","title":"Modern Minimalist Bedroom Wall Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003ePivoting LED bedside sconce folds flat to wall; hardwired, warm light, six finishes.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA compact wall sconce (7.8cm wide, 18.3cm tall) that pivots up for reading or folds back flush against the wall. Integrated LED delivers warm 3000K light—no bulb to buy or replace. Mount on bedroom walls, beside nightstands, or in tight alcoves; confirm wall can accommodate hardwiring before purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/FuseSwitchedLED_9.jpg\" loading=\"lazy\" alt=\"Modern Minimalist Bedroom Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/FuseSwitchedLED_3.jpg\" loading=\"lazy\" alt=\"Modern Minimalist Bedroom Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/FuseSwitchedLED_2.jpg\" loading=\"lazy\" alt=\"Modern Minimalist Bedroom Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/FuseSwitchedLED_1.jpg\" loading=\"lazy\" alt=\"Modern Minimalist Bedroom Wall Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePivoting aluminum head\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eRotates up to 90 degrees for task lighting, folds flat when not in use. Saves space on small bedroom walls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIntegrated warm LED\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e3000K color temperature built in. No separate bulb required. Operates on standard household switches only (not dimmers).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSix metal finishes\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose Matt Black, Matt White, Bronze, Copper, Chrome, or Nickel to match your décor. Same price across all colors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e7.8cm diameter × 18.3cm height (3.1″ × 7.2″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eWall cutout required\u003c\/b\u003e\u003cspan\u003e11cm height for mounting plate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMounting plate\u003c\/b\u003e\u003cspan\u003e7.1cm wide × 3.1cm–4cm projection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLight head rotation\u003c\/b\u003e\u003cspan\u003ePivots approximately 90 degrees\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482131448065-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Fuse_Switched_LED_600x600.jpg\" loading=\"lazy\" alt=\"Modern Minimalist Bedroom Wall Lamp dimensions\"\u003e\u003cspan\u003eInstallation dimension 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482131448065-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482131448065-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Fuse_Switched_LED_600x600.jpg\" alt=\"Modern Minimalist Bedroom Wall Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eAluminum alloy body and lampshade; metal finish as selected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED (non-replaceable)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003e3000K Warm White (fixed color temperature)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee product documentation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with standard household toggle switches; not compatible with dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired directly into wall (no cord)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only; IP20 rated (not waterproof)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust with a soft, dry cloth. Do not immerse or spray with water.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Rjt0Px-UUPUBxQX0dLx1qjYST-lZGYMm\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Px1btpKTWZiqriDlwGogMPNqZgkkbgdt\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I install this myself or do I need an electrician?\u003c\/summary\u003e\u003cp\u003eHardwired installation requires connecting to in-wall wiring. Most building codes require a licensed electrician. Confirm your local requirements before purchase.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it work with a dimmer switch?\u003c\/summary\u003e\u003cp\u003eNo. This fixture is compatible only with standard on\/off toggle switches, not dimmers.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat happens if the LED burns out?\u003c\/summary\u003e\u003cp\u003eThe LED is integrated and non-replaceable. If it fails, the entire fixture will need servicing or replacement.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much wall space do I need for installation?\u003c\/summary\u003e\u003cp\u003eThe mounting plate requires an 11cm-tall cutout. Confirm clearance in your wall cavity before ordering.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I install this myself or do I need an electrician?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Hardwired installation requires connecting to in-wall wiring. Most building codes require a licensed electrician. Confirm your local requirements before purchase.\"}},{\"@type\":\"Question\",\"name\":\"Does it work with a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture is compatible only with standard on\/off toggle switches, not dimmers.\"}},{\"@type\":\"Question\",\"name\":\"What happens if the LED burns out?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The LED is integrated and non-replaceable. If it fails, the entire fixture will need servicing or replacement.\"}},{\"@type\":\"Question\",\"name\":\"How much wall space do I need for installation?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The mounting plate requires an 11cm-tall cutout. Confirm clearance in your wall cavity before ordering.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 7.8cm x H 18.3cm \/ ∅ 3.1″ x H 7.2″ \/ Bronze \/ Warm White","offer_id":42120648098049,"sku":"M-202112081047-1","price":107.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.8cm x H 18.3cm \/ ∅ 3.1″ x H 7.2″ \/ Matt Black \/ Warm White","offer_id":42120647901441,"sku":"M-202112081047-3","price":107.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.8cm x H 18.3cm \/ ∅ 3.1″ x H 7.2″ \/ Matt White \/ Warm White","offer_id":42120647966977,"sku":"M-202112081047-5","price":107.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.8cm x H 18.3cm \/ ∅ 3.1″ x H 7.2″ \/ Copper \/ Warm White","offer_id":42120648032513,"sku":"M-202112081047-7","price":107.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.8cm x H 18.3cm \/ ∅ 3.1″ x H 7.2″ \/ Chrome \/ Warm White","offer_id":42120648163585,"sku":"M-202112081047-9","price":107.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.8cm x H 18.3cm \/ ∅ 3.1″ x H 7.2″ \/ Nickel \/ Warm White","offer_id":42698809409793,"sku":"M-202112081047-11","price":107.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Modern_Minimalist_Bedroom_Wall_Lamp.jpg?v=1742809421"},{"product_id":"squirrel-table-lamp","title":"Squirrel Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eResin squirrel holding a branch lamp with clear glass shade, sized for desks and shelves.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 9.8-inch tall table lamp shaped like a standing squirrel gripping a branch—sculptural enough to work as décor even when off. The clear shade diffuses light across your workspace or nightstand without glare. Choose your plug type at checkout to match your country's outlet.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/UM36gS9HUGs\" title=\"Squirrel Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Squirrel_Table_Lamp_25.jpg\" loading=\"lazy\" alt=\"Squirrel Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Squirrel_Table_Lamp_2_cab4c1c9-8eac-41a1-b3ca-d57294c279ae.jpg\" loading=\"lazy\" alt=\"Squirrel Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Squirrel_Table_Lamp_4_c018bdee-5077-4080-bc09-8e92f293b0e2.jpg\" loading=\"lazy\" alt=\"Squirrel Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Squirrel_Table_Lamp_1.jpg\" loading=\"lazy\" alt=\"Squirrel Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eResin construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHigh-quality resin body resists fading and corrosion. Hand-finished yellow and white detail work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eClear glass shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eLets you see the branch detail while directing light downward. G9 bulb (not included) mounts inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIn-line on\/off switch\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e150cm cord with switch. Plug shipped matches your region—US, UK, EU, or AU.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e9.8″ W × 9.8″ H (25cm × 25cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e59″ (150cm) with in-line switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eResin body; clear glass shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 base bulb socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 LED or halogen; warm white (2700K) for bedside, cool white (4000K+) for task work\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V; compliant with North America, Australia, Europe, and Middle East standards\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on G9 bulb wattage selected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line push switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) with plug; select US, UK, EU, or AU at checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe resin with dry cloth; do not submerge. Do not wash shade with water.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1_5isMfFPJDm9Vxc1i9Q9IwOwJlgNMy9K\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat is the shade and body made of?\u003c\/summary\u003e\u003cp\u003eThe body is high-quality resin, hand-finished with yellow and white detail work. The shade is clear glass, which lets you see the branch detail while directing light downward.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan this lamp be dimmed?\u003c\/summary\u003e\u003cp\u003eYes. Build this lamp to order with triac dimming capability, and it will work with any standard dimmer switch.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I change the cord length?\u003c\/summary\u003e\u003cp\u003eThe standard cord is 150cm (59 inches) with an in-line switch. We can build a different length to suit your desk or shelf setup.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work on a sloped or vaulted ceiling?\u003c\/summary\u003e\u003cp\u003eThis is a table lamp for desks and shelves, so ceiling mount is not applicable. It sits on a flat surface.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this run on US household power?\u003c\/summary\u003e\u003cp\u003eYes. The lamp runs on AC 110–240V universal voltage. Select the US plug variant at checkout, and an electrician is not needed—it plugs into any standard US outlet.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this approved for US use and do you ship here?\u003c\/summary\u003e\u003cp\u003eYes to both. We ship free to all 50 states. The lamp is compliant with North American standards.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What is the shade and body made of?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The body is high-quality resin, hand-finished with yellow and white detail work. The shade is clear glass, which lets you see the branch detail while directing light downward.\"}}, {\"@type\": \"Question\", \"name\": \"Can this lamp be dimmed?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. Build this lamp to order with triac dimming capability, and it will work with any standard dimmer switch.\"}}, {\"@type\": \"Question\", \"name\": \"Can I change the cord length?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The standard cord is 150cm (59 inches) with an in-line switch. We can build a different length to suit your desk or shelf setup.\"}}, {\"@type\": \"Question\", \"name\": \"Will this work on a sloped or vaulted ceiling?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This is a table lamp for desks and shelves, so ceiling mount is not applicable. It sits on a flat surface.\"}}, {\"@type\": \"Question\", \"name\": \"Does this run on US household power?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The lamp runs on AC 110–240V universal voltage. Select the US plug variant at checkout, and an electrician is not needed—it plugs into any standard US outlet.\"}}, {\"@type\": \"Question\", \"name\": \"Is this approved for US use and do you ship here?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes to both. We ship free to all 50 states. The lamp is compliant with North American standards.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 25cm x H 25cm \/ ∅ 9.8″ x H 9.8″ \/ Yellow \/ US plug","offer_id":42120650260737,"sku":"M-202112071338-1","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 25cm \/ ∅ 9.8″ x H 9.8″ \/ Yellow \/ UK plug","offer_id":42120650293505,"sku":"M-202112071338-2","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 25cm \/ ∅ 9.8″ x H 9.8″ \/ Yellow \/ AU plug","offer_id":42120650326273,"sku":"M-202112071338-3","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 25cm \/ ∅ 9.8″ x H 9.8″ \/ Yellow \/ EU plug","offer_id":42120650359041,"sku":"M-202112071338-4","price":141.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Squirrel_Table_Lamp_0329.jpg?v=1743228230"},{"product_id":"oo-rough-table-lamp","title":"Oo Rough Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003c!-- ============== GEO STRUCTURED DATA — Schema.org JSON-LD ============== --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.d { max-width: 860px; margin: 0 auto; padding: 0 8px;\n  font-family:Inter,-apple-system,'Segoe UI',sans-serif;\n  color: var(--text); line-height: 1.65; -webkit-font-smoothing: antialiased; }\n.d * { box-sizing: border-box; }\n.d svg { fill: none !important; }\n\n\/* ============== OO ROUGH-SPECIFIC PALETTE — Earthy Hand-Finished Neutral ==============\n   Drawn from the four \"Original\" body finishes — White (warm ivory), Pink (dusty\n   blush), Green (muted sage), Terra cotta (warm clay red). Accent is a softer,\n   more sober earthy clay-brown — not the intense terra cotta — so all four\n   colourways sit comfortably without one being privileged. Echoes the\n   \"First Hand · handmade mark in modern production\" brief: warm, natural,\n   unpolished but considered. *\/\n:root {\n  --bg:         #ffffff;\n  --bg-soft:    #f5ede0;\n  --bg-card:    #faf4e8;\n  --bg-stone:   #e6dac0;\n  --bg-deep:    #1c1408;\n  --border:     #ddccaa;\n  --border-lt:  #e8d8b8;\n  --accent:     #8a5c3a;\n  --accent-dk:  #321e10;\n  --accent-bg:  #efe2cc;\n  --accent-bdr: #c89a72;\n  --text:       #1a120a;\n  --text-mid:   #4a3828;\n  --text-light: #8a7458;\n}\n\n.d section { margin: 3rem 0; }\n.d section:first-child { margin-top: 0; }\n.d p { margin: 0 0 0.8rem; }\n.d p:last-child { margin-bottom: 0; }\n\n\/* ============== NUMBERED SECTION HEADER ============== *\/\n.sec-num {\n  display: flex; align-items: baseline; gap: 14px;\n  padding-bottom: 14px; margin-bottom: 1.4rem;\n  border-bottom: 0.5px solid var(--border);\n}\n.sec-num-n { font-size: 12.5px; font-weight: 700; letter-spacing: 0.2em;\n  color: var(--accent); font-feature-settings: \"tnum\"; }\n.sec-num-t { font-size: 19.5px; font-weight: 400; letter-spacing: 0.02em;\n  color: var(--text); font-style: italic; }\n.sec-num-sub { margin-left: auto; font-size: 11.5px; letter-spacing: 0.15em;\n  text-transform: uppercase; color: var(--text-light); }\n\n\/* ============== HERO ============== *\/\n.hero { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;\n  border-radius: 2px; background: #000; }\n.hero iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }\n.hero-caption { text-align: center; padding: 22px 0 0 0; }\n.hero-name { font-size: 34.5px; font-weight: 300; letter-spacing: 0.3em;\n  color: var(--text); margin: 0; text-transform: uppercase; }\n.hero-tag { font-size: 12.5px; letter-spacing: 0.25em; text-transform: uppercase;\n  color: var(--accent); margin-top: 10px; font-weight: 600; }\n.hero-links { display: flex; gap: 10px; margin-top: 20px; justify-content: center; flex-wrap: wrap; }\n.hero-link { display: inline-flex; align-items: center; gap: 8px; padding: 8px 16px;\n  border: 0.5px solid var(--border); border-radius: 2px; background: var(--bg);\n  text-decoration: none; color: var(--text-mid); font-size: 12.5px; font-weight: 500;\n  letter-spacing: 0.08em; text-transform: uppercase; transition: all 0.2s; }\n.hero-link:hover { border-color: var(--accent); color: var(--accent); }\n.hero-link-dot { width: 5px; height: 5px; border-radius: 50%; background: #ff0000; flex-shrink: 0; }\n\n\/* ============== HERITAGE RIBBON ============== *\/\n.heritage-ribbon {\n  background: var(--accent-bg); border: 0.5px solid var(--accent-bdr);\n  border-radius: 2px; padding: 16px 20px;\n  display: flex; gap: 18px; align-items: center;\n}\n.heritage-icon {\n  width: 40px; height: 40px; flex-shrink: 0;\n  background: var(--bg); border: 0.5px solid var(--accent-bdr); border-radius: 2px;\n  display: flex; align-items: center; justify-content: center; color: var(--accent);\n}\n.heritage-icon svg { width: 22px; height: 22px; stroke: currentColor; stroke-width: 1.5;\n  stroke-linecap: round; stroke-linejoin: round; }\n.heritage-text { font-size: 13.5px; color: var(--text-mid); line-height: 1.65; }\n.heritage-text strong { color: var(--text); font-weight: 600; }\n.heritage-label { font-size: 10.5px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); text-transform: uppercase; margin-bottom: 4px; display: block; }\n\n\/* ============== 01 OVERVIEW ============== *\/\n.statement { font-size: 25.5px; font-weight: 300; line-height: 1.45; letter-spacing: -0.01em;\n  color: var(--text); margin: 0 0 1.2rem 0; font-style: italic; }\n.statement-body { font-size: 16px; line-height: 1.75; color: var(--text-mid); margin: 0;\n  max-width: 680px; }\n.statement-body strong { color: var(--text); font-weight: 600; }\n.statement-body em { color: var(--text); font-style: italic; }\n\n\/* ============== 02 FINISHES — four-panel ============== *\/\n.finish-panel { display: grid; grid-template-columns: 1fr 1fr; gap: 0;\n  border: 0.5px solid var(--border); border-radius: 2px; overflow: hidden; }\n.finish-panel.four { grid-template-columns: repeat(4, 1fr); }\n.finish-block { padding: 22px 18px; position: relative;\n  display: flex; flex-direction: column; justify-content: space-between; min-height: 160px; }\n.finish-block.green {\n  background: linear-gradient(135deg, #b8c0a0 0%, #7a8868 55%, #38482a 100%);\n  color: #1a1408;\n}\n.finish-block.pink {\n  background: linear-gradient(135deg, #f2d0c4 0%, #d49a88 55%, #8a4838 100%);\n  color: #1a0808;\n}\n.finish-block.terracotta {\n  background: linear-gradient(135deg, #d89878 0%, #b86848 55%, #5a2810 100%);\n  color: #1a0808;\n}\n.finish-block.white-porc {\n  background: linear-gradient(135deg, #fcf6e8 0%, #ebdfc8 55%, #b8a888 100%);\n  color: #1a0f08;\n}\n.finish-label { font-size: 11.5px; font-weight: 700; letter-spacing: 0.2em;\n  text-transform: uppercase; opacity: 0.75; }\n.finish-name { font-size: 17.5px; font-weight: 400; letter-spacing: 0.08em;\n  text-transform: uppercase; margin-top: auto; }\n.finish-sub { font-size: 10.5px; letter-spacing: 0.1em; opacity: 0.65; margin-top: 4px; }\n\n\/* ============== 03 SILHOUETTE — single product ============== *\/\n.silhouette-wrap {\n  background: var(--bg-stone); padding: 28px 20px; border-radius: 2px;\n  display: flex; flex-direction: column; align-items: center; gap: 16px;\n}\n.silhouette-img {\n  display: block; max-width: 460px; width: 100%;\n  background: var(--bg); border: 0.5px solid var(--border-lt); border-radius: 2px;\n  overflow: hidden; padding: 14px;\n  text-decoration: none; position: relative;\n}\n.silhouette-img img { width: 100%; height: auto; display: block; }\n.silhouette-img .zoom-hint {\n  position: absolute; bottom: 18px; right: 20px; font-size: 10.5px; font-weight: 500;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  background: rgba(20,14,6,0.72); color: #fff; padding: 4px 10px; border-radius: 2px;\n  display: inline-flex; align-items: center; gap: 4px; pointer-events: none;\n}\n.silhouette-img .zoom-hint svg { width: 10px; height: 10px; stroke: #fff; stroke-width: 2; }\n.silhouette-meta {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 4px; width: 100%; max-width: 460px;\n}\n.silhouette-meta-item {\n  padding: 12px 14px; background: var(--bg);\n  border: 0.5px solid var(--border); border-radius: 2px; text-align: center;\n}\n.silhouette-meta-key {\n  font-size:11.5px; font-weight: 700; letter-spacing: 0.18em;\n  text-transform: uppercase; color: var(--accent); margin-bottom: 4px;\n}\n.silhouette-meta-val {\n  font-size: 13.5px; color: var(--text); font-weight: 500;\n  font-feature-settings: \"tnum\"; line-height: 1.35;\n}\n.silhouette-meta-val small {\n  display: block; font-size: 10.5px; color: var(--text-light); font-weight: 400;\n}\n\n\/* ============== 04 SIGNATURE DETAIL — side-by-side layout ============== *\/\n.craft-split {\n  display: grid; grid-template-columns: 220px 1fr; gap: 24px;\n  align-items: center;\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 2px;\n  padding: 22px 24px;\n}\n.craft-split-img {\n  display: block; position: relative; border-radius: 2px; overflow: hidden;\n  background: var(--bg); border: 0.5px solid var(--border-lt);\n  text-decoration: none; transition: all 0.2s;\n}\n.craft-split-img:hover { border-color: var(--accent); }\n.craft-split-img img { width: 100%; height: auto; display: block; }\n.craft-split-img .zoom-hint {\n  position: absolute; bottom: 8px; right: 8px;\n  font-size:11.5px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase;\n  background: rgba(20,14,6,0.72); color: #fff; padding: 3px 8px; border-radius: 2px;\n  display: inline-flex; align-items: center; gap: 3px; pointer-events: none;\n}\n.craft-split-img .zoom-hint svg { width: 9px; height: 9px; stroke: #fff; stroke-width: 2; fill: none; }\n.craft-split-text {\n  font-size: 14px; color: var(--text-mid); line-height: 1.7;\n}\n.craft-split-text strong { color: var(--text); font-weight: 600; }\n.craft-split-label {\n  font-size: 10.5px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); text-transform: uppercase; margin-bottom: 8px;\n}\n.craft-split-title {\n  font-size: 16.5px; font-weight: 400; color: var(--text);\n  font-style: italic; margin: 0 0 10px;\n}\n\n\/* ============== 05 MATERIALS \u0026 CRAFT ============== *\/\n.craft-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }\n.craft-sym { font-size: 30px; line-height: 1; color: var(--accent);\n  margin-bottom: 12px; font-weight: 300; }\n.craft-sym svg { width: 26px; height: 26px; stroke: var(--accent); stroke-width: 1.3;\n  stroke-linecap: round; stroke-linejoin: round; }\n.craft-name { font-size: 17px; font-weight: 500; color: var(--text);\n  margin-bottom: 7px; letter-spacing: 0.01em; }\n.craft-desc { font-size: 14.5px; color: var(--text-mid); line-height: 1.65; }\n\n\/* ============== 06 PRODUCT NOTES ============== *\/\n.notes-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.note-cell { padding: 20px 14px; background: var(--bg-soft); border-radius: 2px; text-align: center; }\n.note-ico { width: 28px; height: 28px; margin: 0 auto 10px; color: var(--accent); }\n.note-ico svg { width: 100%; height: 100%; stroke: currentColor; stroke-width: 1.5;\n  stroke-linecap: round; stroke-linejoin: round; }\n.note-t { font-size: 14.5px; font-weight: 600; color: var(--text); letter-spacing: 0.02em; }\n.note-s { font-size: 12px; color: var(--text-light); margin-top: 3px;\n  letter-spacing: 0.02em; line-height: 1.4; }\n\n\/* ============== 07 SPECIFICATIONS ============== *\/\n.spec-tab { width: 100%; border-collapse: collapse; font-size: 15px; }\n.spec-tab tr { border-bottom: 0.5px solid var(--border-lt); }\n.spec-tab tr:last-child { border-bottom: 0; }\n.spec-tab td { padding: 11px 0; vertical-align: top; }\n.spec-tab td:first-child { width: 38%; color: var(--text-mid); font-weight: 500; padding-right: 20px; }\n.spec-tab td:last-child { color: var(--text); font-weight: 400; }\n\n.cert-row { display: flex; gap: 4px; flex-wrap: wrap; }\n.cert-tag { font-size: 12px; font-weight: 500; color: var(--text-mid);\n  background: var(--bg-soft); border: 0.5px solid var(--border);\n  padding: 2px 9px; border-radius: 2px; }\n.spec-note { margin-top: 1rem; padding: 12px 16px; background: var(--accent-bg);\n  border-left: 2px solid var(--accent); font-size: 14.5px;\n  color: var(--text-mid); line-height: 1.65; }\n.spec-note strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 08 INSTALLATION ============== *\/\n.install-list { list-style: none; margin: 0; padding: 0; }\n.install-list li { padding: 7px 0 7px 18px; font-size: 15px;\n  color: var(--text-mid); line-height: 1.65; position: relative; }\n.install-list li::before { content: ''; position: absolute; left: 0; top: 15px;\n  width: 8px; height: 0.5px; background: var(--accent); }\n.install-list li strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 09 FAQ ============== *\/\n.faq details { border-bottom: 0.5px solid var(--border); }\n.faq summary { cursor: pointer; list-style: none; padding: 16px 0;\n  font-size: 16px; font-weight: 500; color: var(--text);\n  display: flex; justify-content: space-between; align-items: center; gap: 20px;\n  letter-spacing: 0.005em; }\n.faq summary::-webkit-details-marker { display: none; }\n.faq summary::after { content: '+'; font-size: 23px; font-weight: 300;\n  color: var(--accent); line-height: 1; width: 18px; text-align: center;\n  transition: transform 0.2s; }\n.faq details[open] summary::after { content: '–'; }\n.faq .a { padding: 0 0 18px 0; font-size: 15px; color: var(--text-mid);\n  line-height: 1.75; max-width: 720px; }\n.faq .a strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 10 DOWNLOADS ============== *\/\n.dl-list { display: flex; flex-wrap: wrap; gap: 18px 32px; padding: 4px 0; }\n.dl-link { font-size: 16px; color: var(--text); text-decoration: none;\n  font-weight: 500; display: inline-flex; align-items: center; gap: 4px;\n  letter-spacing: 0.005em; transition: color 0.2s; padding-bottom: 3px;\n  border-bottom: 0.5px solid transparent; }\n.dl-link:hover { color: var(--accent); border-bottom-color: var(--accent); }\n.dl-arr { color: var(--accent); font-weight: 400; margin-right: 2px; }\n\n\/* ============== VALUES STRIP ============== *\/\n.values-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px;\n  padding: 22px 0; border-top: 0.5px solid var(--border); border-bottom: 0.5px solid var(--border); }\n.val-item { text-align: center; padding: 4px 8px; }\n.val-item-sym { font-size: 18.5px; color: var(--accent); margin-bottom: 4px; line-height: 1; }\n.val-item-t { font-size: 13px; font-weight: 600; color: var(--text); letter-spacing: 0.03em; }\n\n\/* ============== RESPONSIVE ============== *\/\n@media (max-width: 680px) {\n  .sec-num-sub { display: none; }\n  .statement { font-size: 20.5px; }\n  .finish-panel { grid-template-columns: 1fr; }\n  .craft-split { grid-template-columns: 1fr; gap: 16px; padding: 18px; }\n  .craft-split-img { max-width: 220px; margin: 0 auto; }\n  .finish-panel.four { grid-template-columns: 1fr 1fr; }\n  .craft-grid { grid-template-columns: 1fr; gap: 22px; }\n  .notes-row { grid-template-columns: 1fr; }\n  .silhouette-meta { grid-template-columns: 1fr; }\n  .values-strip { grid-template-columns: 1fr 1fr; gap: 14px 8px; }\n  .hero-name { font-size: 25.5px; letter-spacing: 0.25em; }\n  .dl-list { flex-direction: column; gap: 14px; }\n  .spec-tab td:first-child { width: 44%; padding-right: 10px; }\n  .silhouette-wrap { padding: 22px 14px; }\n  .heritage-ribbon { flex-direction: column; align-items: flex-start; gap: 12px; padding: 14px; }\n}\n\n.d .sec-num-t,.d .statement,.d h2,.d h3{font-family:'Cormorant Garamond',Georgia,serif}\n\u003c\/style\u003e\n\u003carticle class=\"d\"\u003e\u003c!-- HERO --\u003e\n\u003csection\u003e\n\u003cdiv class=\"hero\"\u003e\u003ciframe title=\"Oo Rough Table Lamp\" src=\"https:\/\/www.youtube.com\/embed\/9cNOzQ0MBIk\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-caption\"\u003e\n\u003ch1 class=\"hero-name\"\u003eOo Rough\u003c\/h1\u003e\n\u003cdiv class=\"hero-tag\"\u003eTable Luminaire · First Hand Collection\u003c\/div\u003e\n\u003cdiv class=\"hero-links\"\u003e\u003ca rel=\"noopener\" href=\"https:\/\/www.youtube.com\/watch?v=hqaiEDXxr6I\" class=\"hero-link\" target=\"_blank\"\u003e \u003cspan class=\"hero-link-dot\"\u003e\u003c\/span\u003e Watch: Multi-Color Demonstration Video\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HERITAGE RIBBON --\u003e\n\u003csection\u003e\n\u003cdiv class=\"heritage-ribbon\"\u003e\n\u003cdiv class=\"heritage-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.4 7.4h7.6l-6 4.6 2.3 7.4L12 16.8l-6.3 4.6 2.3-7.4L2 9.4h7.6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"heritage-label\"\u003eFirst Hand Collection · ICFF 2018\u003c\/span\u003e\n\u003cdiv class=\"heritage-text\"\u003eDebuted at the \u003cstrong\u003eInternational Contemporary Furniture Fair\u003c\/strong\u003e (New York) in \u003cstrong\u003e2018\u003c\/strong\u003e — part of the \u003cem\u003eFirst Hand\u003c\/em\u003e collection that explores \u003cem\u003ethe handmade mark in modern production\u003c\/em\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 01 OVERVIEW --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eA Name That Is Its Silhouette\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eThe name draws the lamp — \u003cstrong\u003etwo soft Os stacked\u003c\/strong\u003e, one cradling the light, the other holding the body. Rough by hand, gentle in glow.\u003c\/p\u003e\n\u003cp class=\"statement-body\"\u003eOo Rough is an original table lamp from the \u003cstrong\u003eFirst Hand collection\u003c\/strong\u003e, debuted at \u003cstrong\u003eICFF in 2018\u003c\/strong\u003e. A sculpted, hand-finished resin body — its surface intentionally \u003cem\u003etactile and slightly irregular\u003c\/em\u003e, the \"Rough\" in its name — cradles a small, softly glowing white glass shade lit from within by a hidden G9 bulb. The result is \u003cem\u003equietly generous\u003c\/em\u003e: graphic enough to anchor a console or bedside across the room, warm enough to dissolve into ambient evening light when switched on. Available in \u003cstrong\u003efour hand-finished body colourways\u003c\/strong\u003e — White, Pink, Green, and Terra cotta — each marked \"Original\" because every piece carries the small variations of the hand that finished it.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 02 FINISHES --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eFinishes\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eFour Hand-Finished Bodies\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-panel four\"\u003e\n\u003cdiv class=\"finish-block white-porc\"\u003e\n\u003cdiv class=\"finish-label\"\u003eFinish 01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"finish-name\"\u003eWhite Original\u003c\/div\u003e\n\u003cdiv class=\"finish-sub\"\u003eSoft warm ivory\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-block pink\"\u003e\n\u003cdiv class=\"finish-label\"\u003eFinish 02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"finish-name\"\u003ePink Original\u003c\/div\u003e\n\u003cdiv class=\"finish-sub\"\u003eDusty blush\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-block green\"\u003e\n\u003cdiv class=\"finish-label\"\u003eFinish 03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"finish-name\"\u003eGreen Original\u003c\/div\u003e\n\u003cdiv class=\"finish-sub\"\u003eMuted sage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-block terracotta\"\u003e\n\u003cdiv class=\"finish-label\"\u003eFinish 04\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"finish-name\"\u003eTerra cotta Original\u003c\/div\u003e\n\u003cdiv class=\"finish-sub\"\u003eWarm clay red\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-note\"\u003e\n\u003cstrong\u003eWhy \"Original\"?\u003c\/strong\u003e Each colourway is finished entirely by hand. The \"Original\" suffix marks each lamp as a singular object — colour depth, surface texture, and tactile feel are subtly individual to every piece, rather than mass-produced uniformity.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 03 SILHOUETTE --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eSilhouette\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eA Single Proportion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silhouette-wrap\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Oo_lamp_600x600.jpg?v=1659431085\" class=\"silhouette-img\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Oo Rough Table Lamp dimensions\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Oo_lamp_600x600.jpg?v=1659431085\"\u003e \u003cspan class=\"zoom-hint\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"7\" cy=\"11\" cx=\"11\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M8 11h6M11 8v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Enlarge \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"silhouette-meta\"\u003e\n\u003cdiv class=\"silhouette-meta-item\"\u003e\n\u003cdiv class=\"silhouette-meta-key\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"silhouette-meta-val\"\u003eDia 26 cm \u003csmall\u003eØ 10.2\"\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silhouette-meta-item\"\u003e\n\u003cdiv class=\"silhouette-meta-key\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"silhouette-meta-val\"\u003eH 42 cm \u003csmall\u003eH 16.5\"\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silhouette-meta-item\"\u003e\n\u003cdiv class=\"silhouette-meta-key\"\u003eSocket\u003c\/div\u003e\n\u003cdiv class=\"silhouette-meta-val\"\u003eG9 \u003csmall\u003ecompact pin base\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 SIGNATURE DETAIL --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eSignature Detail\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eThe Rough Surface\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-split\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Oo_Ceramics_Table_Lamp_9_ca210533-551c-4765-ae7a-e8529758f94b_480x480.jpg?v=1669636752\" class=\"craft-split-img\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Oo Rough — textured body surface detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Oo_Ceramics_Table_Lamp_9_ca210533-551c-4765-ae7a-e8529758f94b_480x480.jpg?v=1669636752\"\u003e \u003cspan class=\"zoom-hint\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"7\" cy=\"11\" cx=\"11\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M8 11h6M11 8v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Zoom \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-split-label\"\u003eThe Rough Surface\u003c\/div\u003e\n\u003cp class=\"craft-split-title\"\u003eRough is the point.\u003c\/p\u003e\n\u003cp class=\"craft-split-text\"\u003eThe body of the Oo wears a \u003cstrong\u003etactile, slightly irregular surface\u003c\/strong\u003e — the \"Rough\" of its name. It is not polished smooth, not glazed; the marks of the hand that finished it are visible to both eye and touch. Subtle variations in surface texture and colour depth between individual pieces are \u003cstrong\u003einherent to the First Hand process\u003c\/strong\u003e, not a defect. Each lamp is gently its own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 05 MATERIALS \u0026 CRAFT --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eThree Pillars\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-sym\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cellipse ry=\"4\" rx=\"6\" cy=\"9\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003cpath d=\"M6 9v6c0 2.2 2.7 4 6 4s6-1.8 6-4V9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eSculpted Resin Body\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eThe Oo's curved, ceramic-feel form is cast in \u003cstrong\u003edurable resin\u003c\/strong\u003e and finished by hand. The resin gives the lamp its characteristic weight and stillness — it sits like a small piece of ceramic on the table, with none of the fragility of true ceramic.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-sym\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"5\" cy=\"10\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 15v3h6v-3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eWhite Glass Shade\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eA small, softly glowing white glass shade sits at the top — diffusing the G9 bulb into a gentle, even light with no visible filament or hot spot. Warm enough for evening reading, graphic enough to read as an object even when off.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-sym\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"1\" height=\"6\" width=\"8\" y=\"3\" x=\"8\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10 9v4h4V9M11 13v3h2v-3\"\u003e\u003c\/path\u003e\u003ccircle r=\"2\" cy=\"19\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eG9 Light Source\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eA compact \u003cstrong\u003eG9 pin-base\u003c\/strong\u003e socket (bulb sold separately). The G9 is small enough to hide entirely inside the glass shade — so what you see is the body and the diffused glow, never the bulb. Widely available in dimmable LED.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 06 PRODUCT NOTES --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eProduct Notes\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eAt a Glance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notes-row\"\u003e\n\u003cdiv class=\"note-cell\"\u003e\n\u003cdiv class=\"note-ico\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 18h6M10 21h4M8 14a6 6 0 1 1 8 0c-.8.7-1.5 1.5-1.5 2.5V18h-5v-1.5c0-1-.7-1.8-1.5-2.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eBulb Not Included\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003eG9 pin base · sold separately\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-cell\"\u003e\n\u003cdiv class=\"note-ico\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"1\" height=\"6\" width=\"10\" y=\"9\" x=\"7\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10 9V6m4 3V6M9 15v3M15 15v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eGlobal Plug Options\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003eUS · UK · AU · EU plug · choose at checkout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-cell\"\u003e\n\u003cdiv class=\"note-ico\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 20h16M5 20v-8l7-5 7 5v8M10 20v-5h4v5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eIndoor Only\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003eAC 110–240V · dry interior use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 07 SPECIFICATIONS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eTechnical Data\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ctable class=\"spec-tab\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eDia 26cm × H 42cm \/ Ø 10.2\" × H 16.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterials\u003c\/td\u003e\n\u003ctd\u003eResin, metal, iron, glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody finishes\u003c\/td\u003e\n\u003ctd\u003eWhite Original · Pink Original · Green Original · Terra cotta Original\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShade colour\u003c\/td\u003e\n\u003ctd\u003eWhite (translucent glass)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSocket\u003c\/td\u003e\n\u003ctd\u003eG9 (compact pin base)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb included\u003c\/td\u003e\n\u003ctd\u003eNo — sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended bulb\u003c\/td\u003e\n\u003ctd\u003eWarm white LED G9, 2700K–3000K, 3–5 W (mains-voltage AC 110–240V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCord\u003c\/td\u003e\n\u003ctd\u003e150 cm \/ 59\" with inline on\/off switch and region-specific plug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlug options\u003c\/td\u003e\n\u003ctd\u003eUS plug · UK plug · AU plug · EU plug — choose at checkout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003eAC 110–240V, full-range\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003ePlug-in table use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIP rating\u003c\/td\u003e\n\u003ctd\u003eIP20 — indoor use only, not waterproof\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCollection\u003c\/td\u003e\n\u003ctd\u003eFirst Hand · debut ICFF 2018\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"cert-row\"\u003e\n\u003cspan class=\"cert-tag\"\u003eNorth America\u003c\/span\u003e \u003cspan class=\"cert-tag\"\u003eEurope\u003c\/span\u003e \u003cspan class=\"cert-tag\"\u003eAustralia\u003c\/span\u003e \u003cspan class=\"cert-tag\"\u003eMiddle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"spec-note\"\u003e\n\u003cstrong\u003eIndoor use only.\u003c\/strong\u003e Oo Rough is rated for dry interior environments — not suitable for bathrooms, wet rooms, or outdoor installations. Order total does not include customs duties or local import taxes, which may be collected by the courier on delivery.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 08 INSTALLATION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eInstallation\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eSetup Notes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cul class=\"install-list\"\u003e\n\u003cli\u003eUnbox carefully and place the Oo on a \u003cstrong\u003eflat, stable surface\u003c\/strong\u003e — a bedside table, console, or desk. The resin body carries enough weight to sit securely without felt pads.\u003c\/li\u003e\n\u003cli\u003eInstall a \u003cstrong\u003eG9 pin-base bulb\u003c\/strong\u003e (sold separately). A warm white dimmable LED G9 (2700K–3000K, 3–5 W) is recommended for the most flattering glow through the white glass shade and the lowest heat output near the socket.\u003c\/li\u003e\n\u003cli\u003ePlug into a standard wall outlet. The 150 cm cord includes an inline on\/off switch positioned along the cord — easy to reach without bending to the floor. The lamp ships with the regional plug you select at checkout (US, UK, AU, or EU).\u003c\/li\u003e\n\u003cli\u003eWhen replacing the bulb, \u003cstrong\u003eunplug the lamp and let the bulb cool completely\u003c\/strong\u003e. G9 bulbs are small and run warm — always handle by the pin base, not the glass envelope.\u003c\/li\u003e\n\u003cli\u003eTo dim, install a dimmable LED G9 bulb and plug into a wall outlet controlled by a TRIAC-compatible dimmer switch.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- 09 FAQ — consolidated, collapsible --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e09\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eFrequently Asked\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the name \"Oo Rough\" mean?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eTwo letter Os describe the silhouette — \u003cstrong\u003etwo soft circles stacked\u003c\/strong\u003e: a smaller one above holding the white glass shade, a larger sculpted one below holding the body. \u003cstrong\u003e\"Rough\"\u003c\/strong\u003e refers to the intentionally tactile, hand-finished surface of the resin body — subtly irregular by design.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the First Hand collection?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eFirst Hand is a collection that celebrates \u003cstrong\u003ethe handmade mark in modern production\u003c\/strong\u003e — pieces finished by hand, each carrying small individual variations. Oo Rough debuted as part of First Hand at the \u003cstrong\u003eInternational Contemporary Furniture Fair (ICFF) in 2018\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich body colour should I choose?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003e\n\u003cstrong\u003eWhite Original\u003c\/strong\u003e is the most neutral — pairs with almost any palette. \u003cstrong\u003eTerra cotta Original\u003c\/strong\u003e is the warmest and most graphic — a confident anchor in Mediterranean, desert, or boho interiors. \u003cstrong\u003eGreen Original\u003c\/strong\u003e is soft and earthy — gentle next to wood, rattan, or linen. \u003cstrong\u003ePink Original\u003c\/strong\u003e is dusty and feminine without being loud — beautiful in soft modern bedrooms or sitting rooms.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy does my lamp's surface look slightly different from the photos?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eBecause each lamp is finished by hand. \u003cstrong\u003eSubtle variations in surface texture, colour depth, and tactile feel between individual lamps are intrinsic to the First Hand collection\u003c\/strong\u003e — this is the \"rough\" in Oo Rough. Each lamp is gently its own and is not considered a defect.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the lamp made of ceramic or resin?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003e\n\u003cstrong\u003eResin\u003c\/strong\u003e, sculpted and hand-finished. The product photographs sometimes read as ceramic because of the matte, tactile surface — but the body is cast resin, which gives Oo Rough its weight and stability while being more impact-resistant than fired ceramic.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of bulb does it use?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eA \u003cstrong\u003eG9 pin-base bulb\u003c\/strong\u003e, sold separately. Recommended: warm white dimmable LED G9, 2700K–3000K, 3–5 W. The G9 is small enough to hide entirely inside the white glass shade, so what you see is the body and the diffused glow — never the bulb.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere do I find G9 bulbs?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eG9 is a compact pin-base socket common in modern decorative lighting. Widely available at any lighting retailer, hardware store, or online marketplace. Look for \u003cstrong\u003eG9 LED\u003c\/strong\u003e bulbs (rather than older halogen) — they run cooler, last longer, and are available in warm-white dimmable options.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Oo Rough dimmable?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eThe lamp itself uses an inline on\/off switch — no built-in dimmer. To dim, install a dimmable LED G9 bulb and plug into a wall outlet controlled by a TRIAC-compatible dimmer switch. Dimmed low, the white glass shade takes on a particularly warm, intimate glow.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich plug type should I choose?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eChoose the plug that matches your local outlets at checkout: \u003cstrong\u003eUS plug\u003c\/strong\u003e (North America, Japan), \u003cstrong\u003eUK plug\u003c\/strong\u003e (UK, Ireland, Hong Kong, Singapore), \u003cstrong\u003eAU plug\u003c\/strong\u003e (Australia, New Zealand, China), or \u003cstrong\u003eEU plug\u003c\/strong\u003e (continental Europe). The lamp supports AC 110–240V full-range, so only the plug shape needs to match — no transformer required.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install it in a bathroom or outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eNo. Oo Rough is for \u003cstrong\u003edry indoor use only\u003c\/strong\u003e — not suitable for bathrooms, wet rooms, saunas, covered porches, or any outdoor environment. Keep the lamp away from moisture, steam, and direct heat sources.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the lamp?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eWith the lamp unplugged and cool, dust the body and shade gently with a \u003cstrong\u003esoft dry microfiber cloth\u003c\/strong\u003e. For stubborn marks on the body, use a slightly damp cloth (water only) and dry immediately. \u003cstrong\u003eAvoid abrasive sponges, solvents, and household sprays\u003c\/strong\u003e — they can dull or alter the hand-finished surface.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill customs duties be charged on delivery?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eThe price at checkout \u003cstrong\u003edoes not include\u003c\/strong\u003e customs duties, local taxes, VAT, or import costs — these may be collected by the courier on delivery, depending on your country.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10 DOWNLOADS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e10\u003c\/span\u003e \u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eSpec · Install\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-list\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1sLrpPpXEhwUBnTKBr8J_TR-Z4DL1XpUG\/view?usp=drive_link\" class=\"dl-link\" target=\"_blank\"\u003e \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Data Sheet \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1qcDtfjNvL4C3MndpjdbkBIi2nIZrhMxB\/view?usp=sharing\" class=\"dl-link\" target=\"_blank\"\u003e \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Assembly Instructions \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VALUES STRIP --\u003e\n\u003csection\u003e\n\u003cdiv class=\"values-strip\"\u003e\n\u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e◇\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eFirst Hand · ICFF 2018\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e◉\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eFour Hand-Finished Tones\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eGlobal Certification\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e◈\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eOriginal Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What does the name \\\"Oo Rough\\\" mean?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Two letter Os describe the silhouette — two soft circles stacked : a smaller one above holding the white glass shade, a larger sculpted one below holding the body. \\\"Rough\\\" refers to the intentionally tactile, hand-finished surface of the resin body — subtly irregular by design.\"}}, {\"@type\": \"Question\", \"name\": \"What is the First Hand collection?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"First Hand is a collection that celebrates the handmade mark in modern production — pieces finished by hand, each carrying small individual variations. Oo Rough debuted as part of First Hand at the International Contemporary Furniture Fair (ICFF) in 2018 .\"}}, {\"@type\": \"Question\", \"name\": \"Which body colour should I choose?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"White Original is the most neutral — pairs with almost any palette. Terra cotta Original is the warmest and most graphic — a confident anchor in Mediterranean, desert, or boho interiors. Green Original is soft and earthy — gentle next to wood, rattan, or linen. Pink Original is dusty and feminine without being loud — beautiful in soft modern bedrooms or sitting rooms.\"}}, {\"@type\": \"Question\", \"name\": \"Why does my lamp's surface look slightly different from the photos?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Because each lamp is finished by hand. Subtle variations in surface texture, colour depth, and tactile feel between individual lamps are intrinsic to the First Hand collection — this is the \\\"rough\\\" in Oo Rough. Each lamp is gently its own and is not considered a defect.\"}}, {\"@type\": \"Question\", \"name\": \"Is the lamp made of ceramic or resin?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Resin , sculpted and hand-finished. The product photographs sometimes read as ceramic because of the matte, tactile surface — but the body is cast resin, which gives Oo Rough its weight and stability while being more impact-resistant than fired ceramic.\"}}, {\"@type\": \"Question\", \"name\": \"What kind of bulb does it use?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"A G9 pin-base bulb , sold separately. Recommended: warm white dimmable LED G9, 2700K–3000K, 3–5 W. The G9 is small enough to hide entirely inside the white glass shade, so what you see is the body and the diffused glow — never the bulb.\"}}, {\"@type\": \"Question\", \"name\": \"Where do I find G9 bulbs?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"G9 is a compact pin-base socket common in modern decorative lighting. Widely available at any lighting retailer, hardware store, or online marketplace. Look for G9 LED bulbs (rather than older halogen) — they run cooler, last longer, and are available in warm-white dimmable options.\"}}, {\"@type\": \"Question\", \"name\": \"Is Oo Rough dimmable?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The lamp itself uses an inline on\/off switch — no built-in dimmer. To dim, install a dimmable LED G9 bulb and plug into a wall outlet controlled by a TRIAC-compatible dimmer switch. Dimmed low, the white glass shade takes on a particularly warm, intimate glow.\"}}, {\"@type\": \"Question\", \"name\": \"Which plug type should I choose?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Choose the plug that matches your local outlets at checkout: US plug (North America, Japan), UK plug (UK, Ireland, Hong Kong, Singapore), AU plug (Australia, New Zealand, China), or EU plug (continental Europe). The lamp supports AC 110–240V full-range, so only the plug shape needs to match — no transformer required.\"}}, {\"@type\": \"Question\", \"name\": \"Can I install it in a bathroom or outdoors?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. Oo Rough is for dry indoor use only — not suitable for bathrooms, wet rooms, saunas, covered porches, or any outdoor environment. Keep the lamp away from moisture, steam, and direct heat sources.\"}}, {\"@type\": \"Question\", \"name\": \"How do I clean the lamp?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"With the lamp unplugged and cool, dust the body and shade gently with a soft dry microfiber cloth . For stubborn marks on the body, use a slightly damp cloth (water only) and dry immediately. Avoid abrasive sponges, solvents, and household sprays — they can dull or alter the hand-finished surface.\"}}, {\"@type\": \"Question\", \"name\": \"Will customs duties be charged on delivery?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The price at checkout does not include customs duties, local taxes, VAT, or import costs — these may be collected by the courier on delivery, depending on your country.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ White Original \/ US plug","offer_id":42120650686721,"sku":"ML-511-1","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ White Original \/ UK plug","offer_id":42120650719489,"sku":"ML-511-2","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ White Original \/ AU plug","offer_id":42120650752257,"sku":"ML-511-3","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ White Original \/ EU plug","offer_id":42120650785025,"sku":"ML-511-4","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ Pink Original \/ US plug","offer_id":42120650817793,"sku":"ML-511-5","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ Pink Original \/ UK plug","offer_id":42120650850561,"sku":"ML-511-6","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ Pink Original \/ AU plug","offer_id":42120650883329,"sku":"ML-511-7","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ Pink Original \/ EU plug","offer_id":42120650916097,"sku":"ML-511-8","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ Green Original \/ US plug","offer_id":42120650948865,"sku":"ML-511-9","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ Green Original \/ UK plug","offer_id":42120650981633,"sku":"ML-511-10","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ Green Original \/ AU plug","offer_id":42120651014401,"sku":"ML-511-11","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ Green Original \/ EU plug","offer_id":42120651047169,"sku":"ML-511-12","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ Terra cotta Original \/ US plug","offer_id":42120651079937,"sku":"ML-511-13","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ Terra cotta Original \/ UK plug","offer_id":42120651112705,"sku":"ML-511-14","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ Terra cotta Original \/ AU plug","offer_id":42120651145473,"sku":"ML-511-15","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 42cm \/ ∅ 10.2″ x H 16.5″ \/ Terra cotta Original \/ EU plug","offer_id":42120651178241,"sku":"ML-511-16","price":160.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Oo_Rough_Table_Lamp_0329.jpg?v=1743219373"},{"product_id":"xi-table-lamp","title":"Xi Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003ePortable table lamp with opal glass and brass base, casts soft dawn-like light in compact 42cm height.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Xi is a small, contained table lamp (16.5 inches tall, 8-inch diameter) that sits quietly on a desk, nightstand, or shelf without demanding attention. It produces warm, diffused light through opal glass—no glare, no sharp shadows—and works in bedrooms, living rooms, or home offices. Check your outlet type before ordering; this lamp ships with your regional plug (US, EU, UK, or AU).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Xi_Table_Lamp_11.jpg\" loading=\"lazy\" alt=\"Xi Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Xi_Table_Lamp_663.jpg\" loading=\"lazy\" alt=\"Xi Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Xi_Table_Lamp_21.jpg\" loading=\"lazy\" alt=\"Xi Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Xi_Table_Lamp_13.jpg\" loading=\"lazy\" alt=\"Xi Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eOpal glass diffuser\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite opal glass scatters light evenly. No hot spots. Warm glow even with standard bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal frame, brass base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBlack metal cage, brass accents. Stable, compact footprint. Stays put on any table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eG9 socket, user-supplied bulb\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes standard G9 bulb (not included). Cord is 150cm\/59 inches with in-line switch and regional plug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDiameter 20cm \/ 7.9″ | Height 42cm \/ 16.5″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm \/ 59 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (global input)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482132955393-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Size_c5660a3a-9c7d-46bc-aa81-f6db06602176_600x600.jpg\" loading=\"lazy\" alt=\"Xi Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing: 20c 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482132955393-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482132955393-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Size_c5660a3a-9c7d-46bc-aa81-f6db06602176_600x600.jpg\" alt=\"Xi Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal frame, opal glass diffuser\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eFinishes\u003c\/b\u003e\u003cspan\u003eGolden (brass) and black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 base (bulb not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 LED or halogen, 2700K for warm light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb selection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59 inches with regional plug (US, EU, UK, or AU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Z4nq4VpvxKPfxLpAhk-NHa3-5-6Nml0Q\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this lamp come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. It takes a standard G9 bulb, which you supply. Bulbs are inexpensive and widely available.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug type do I get?\u003c\/summary\u003e\u003cp\u003eYour order ships with the plug type you select: US, EU, UK, or AU. Choose the correct variant before adding to cart.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this lamp good for a bedroom?\u003c\/summary\u003e\u003cp\u003eYes. The opal glass softens light without glare, making it suitable for nightstands, reading nooks, and bedroom surfaces.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp on a desk?\u003c\/summary\u003e\u003cp\u003eYes. At 42cm tall and 20cm wide, it sits comfortably on desks and side tables without blocking sightlines.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Does this lamp come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It takes a standard G9 bulb, which you supply. Bulbs are inexpensive and widely available.\"}},{\"@type\":\"Question\",\"name\":\"What plug type do I get?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Your order ships with the plug type you select: US, EU, UK, or AU. Choose the correct variant before adding to cart.\"}},{\"@type\":\"Question\",\"name\":\"Is this lamp good for a bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The opal glass softens light without glare, making it suitable for nightstands, reading nooks, and bedroom surfaces.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp on a desk?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. At 42cm tall and 20cm wide, it sits comfortably on desks and side tables without blocking sightlines.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 20cm x H 42cm \/ ∅ 7.9″ x H 16.5″ \/ Golden \u0026 Black \/ US plug","offer_id":42120651636993,"sku":"M-202112071319-1","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 42cm \/ ∅ 7.9″ x H 16.5″ \/ Golden \u0026 Black \/ UK plug","offer_id":42120651669761,"sku":"M-202112071319-2","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 42cm \/ ∅ 7.9″ x H 16.5″ \/ Golden \u0026 Black \/ AU plug","offer_id":42120651702529,"sku":"M-202112071319-3","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 42cm \/ ∅ 7.9″ x H 16.5″ \/ Golden \u0026 Black \/ EU plug","offer_id":42120651735297,"sku":"M-202112071319-4","price":240.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Xi_Table_Lamp_0329.jpg?v=1743231149"},{"product_id":"mobile-wall-lamp","title":"Mobile Wall Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eWall-mounted pendant with thin brass or black rod, white globe hangs 5–7 feet down.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA slender wall sconce that drops a glowing sphere into the room without bulk—pick 5 ft or 6.5 ft tall depending on ceiling height. The globe emits warm light while the rod structure stays graphically clean. Mount it bedside, in a hallway, or over a desk; confirm your wall can accept hardwired installation before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Mobile_Wall-lamp_3.jpg\" loading=\"lazy\" alt=\"Mobile Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Mobile_Wall-lamp_2.jpg\" loading=\"lazy\" alt=\"Mobile Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Mobile_Wall-lamp_1.jpg\" loading=\"lazy\" alt=\"Mobile Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Mobile_Wall-lamp_24.jpg\" loading=\"lazy\" alt=\"Mobile Wall Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eRod and globe design\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eThin vertical rod anchors to wall with a rotating knuckle; white glass sphere hangs below. No wall-hugging bulk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTwo height options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose 59 in. for standard ceilings or 78.7 in. for tall walls. Swap finishes between black and copper.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHardwired installation\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eConnects directly to household wiring; works with standard wall switches, not dimmers. Requires an electrician or confident DIY skill.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height\u003c\/b\u003e\u003cspan\u003e59 in. or 78.7 in. (measured from wall mount to bottom of globe)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eGlobe diameter\u003c\/b\u003e\u003cspan\u003e5.9 in.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eRod diameter\u003c\/b\u003e\u003cspan\u003eSlim steel rod, ~0.3 in.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMount projection\u003c\/b\u003e\u003cspan\u003e~2 in. from wall (knuckle to globe center)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\n\u003clabel class=\"dim\" for=\"dz-7482133446913-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/mobile-chandeliers.jpg\" loading=\"lazy\" alt=\"Mobile Wall Lamp dimensions\"\u003e\u003cspan\u003e200cm overall height w 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482133446913-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Mobile-Chandelier_600x600_4c1415c7-d887-4a97-9510-e5e235f36ead_600x600.jpg\" loading=\"lazy\" alt=\"Mobile Wall Lamp dimensions\"\u003e\u003cspan\u003eSpecification drawing, 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482133446913-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482133446913-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/mobile-chandeliers.jpg\" alt=\"Mobile Wall Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482133446913-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482133446913-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Mobile-Chandelier_600x600_4c1415c7-d887-4a97-9510-e5e235f36ead_600x600.jpg\" alt=\"Mobile Wall Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal rod and mounting bracket; white mouth-blown glass globe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 base socket (one bulb per fixture)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 LED or halogen, warm white (2700K) or neutral (4000K). Wattage varies by bulb choice—check G9 options up to 5W LED or 40W halogen equivalent\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V, 50\/60Hz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on G9 bulb selected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eHardwired to standard wall switch; not compatible with dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired installation; no external cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only, not waterproof. IP20 rating.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe glass with a soft, dry cloth. Avoid moisture and direct water contact.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1mtaSBboT_f1WvUBpK6VnzlMvnvZoVM-Y\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I install this myself or do I need an electrician?\u003c\/summary\u003e\u003cp\u003eHardwired installation requires connection to your home's electrical system. An electrician is strongly recommended unless you have licensed experience with wall wiring.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work with a dimmer switch?\u003c\/summary\u003e\u003cp\u003eNo. This fixture is hardwired to standard on\/off switches only. A dimmer will not function with it.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need and is one included?\u003c\/summary\u003e\u003cp\u003eYou need one G9 base bulb, sold separately. LED or halogen are both compatible. Choose warm white (2700K) for bedrooms or living areas, neutral (4000K) for task lighting.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much space should be between the wall and the globe?\u003c\/summary\u003e\u003cp\u003eThe mounting knuckle keeps the globe roughly 2 in. from the wall. Measure your space and choose the 59 in. or 78.7 in. height so the hanging sphere doesn't interfere with furniture or doorways below.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I install this myself or do I need an electrician?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Hardwired installation requires connection to your home's electrical system. An electrician is strongly recommended unless you have licensed experience with wall wiring.\"}},{\"@type\":\"Question\",\"name\":\"Will this work with a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture is hardwired to standard on\/off switches only. A dimmer will not function with it.\"}},{\"@type\":\"Question\",\"name\":\"What bulb do I need and is one included?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You need one G9 base bulb, sold separately. LED or halogen are both compatible. Choose warm white (2700K) for bedrooms or living areas, neutral (4000K) for task lighting.\"}},{\"@type\":\"Question\",\"name\":\"How much space should be between the wall and the globe?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The mounting knuckle keeps the globe roughly 2 in. from the wall. Measure your space and choose the 59 in. or 78.7 in. height so the hanging sphere doesn't interfere with furniture or doorways below.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 15cm x H 150cm \/ ∅ 5.9″ x H 59″ \/ Black","offer_id":42120655044865,"sku":"M-202112081226-5","price":189.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 150cm \/ ∅ 5.9″ x H 59″ \/ Copper","offer_id":42120655077633,"sku":"M-202112081226-6","price":189.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 200cm \/ ∅ 5.9″ x H 78.7″ \/ Black","offer_id":42120655110401,"sku":"M-202112081226-7","price":229.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 200cm \/ ∅ 5.9″ x H 78.7″ \/ Copper","offer_id":42120655143169,"sku":"M-202112081226-8","price":229.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/mobile-chandeliers.jpg?v=1638433326"},{"product_id":"earring-pendant-light","title":"Earring Pendant Light","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eNested metal hemispheres wrap a white glass globe in a compact pendant that dims.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 15cm pendant with a curved metal shade and exposed white glass diffuser—small enough for tight spaces, bright enough to light a desk or entryway. The shade directs light downward while the glass glows softly around it. Mount it over a kitchen island, bedside table, or anywhere you want focused task light plus ambient glow; verify your ceiling can accept hardwired installation.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/3o-LjLfT3nA\" title=\"Earring Pendant Light\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Benedict_Pendant_Light_13.jpg\" loading=\"lazy\" alt=\"Earring Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Benedict_Pendant_Light_117.jpg\" loading=\"lazy\" alt=\"Earring Pendant Light\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal and glass construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSpun metal hemispheres cradle a hand-blown white glass globe. No plastic parts exposed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWorks with standard bulbs\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes E26 or E27 base bulbs up to 110–240V. Dimmers compatible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003e150cm cable included\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eLonger lengths available on request. Hardwired only—no plug-in option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDiameter 15cm (5.9″) × Height 21cm (8.3″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade opening\u003c\/b\u003e\u003cspan\u003eWhite glass globe visible below metal wraparound\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord\u003c\/b\u003e\u003cspan\u003e150cm (59″) black cable; custom lengths available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482133512449-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Benedict_Pendant_Light_1dc9c970-257c-4fff-b560-724c542f4924_600x600.jpg\" loading=\"lazy\" alt=\"Earring Pendant Light dimensions\"\u003e\u003cspan\u003eDimensions 15cm diamet 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482133512449-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482133512449-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Benedict_Pendant_Light_1dc9c970-257c-4fff-b560-724c542f4924_600x600.jpg\" alt=\"Earring Pendant Light dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eSpun metal shade; hand-blown white glass globe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base bulb (not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos; wattage depends on bulb chosen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb; consult bulb specifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with standard wall switches and dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) black cable; custom lengths available on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; IP20 rating (not waterproof)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust metal shade and glass with dry cloth; do not submerge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1-yo7POje9ajNeEPfCJD38dDOFbED5snJ\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1kc3Y7TKNrHps3R5YhCm9zu82_ebKLZGo\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this as pendant lighting over a kitchen island?\u003c\/summary\u003e\u003cp\u003eYes. At 15cm diameter it fits tight spaces. Mount it 60–75cm above the counter for task light and glow. Confirm your ceiling allows hardwired installation.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. You supply an E26 or E27 base bulb. LED or incandescent work; brightness and color are yours to choose.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I dim it?\u003c\/summary\u003e\u003cp\u003eYes if you use a dimmable bulb and your wall switch is a dimmer. Check your bulb specs first.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this plug-in or hardwired?\u003c\/summary\u003e\u003cp\u003eHardwired. Electrician installation required. Cable is 150cm; longer custom lengths available.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I use this as pendant lighting over a kitchen island?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. At 15cm diameter it fits tight spaces. Mount it 60–75cm above the counter for task light and glow. Confirm your ceiling allows hardwired installation.\"}},{\"@type\":\"Question\",\"name\":\"Does it come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You supply an E26 or E27 base bulb. LED or incandescent work; brightness and color are yours to choose.\"}},{\"@type\":\"Question\",\"name\":\"Can I dim it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes if you use a dimmable bulb and your wall switch is a dimmer. Check your bulb specs first.\"}},{\"@type\":\"Question\",\"name\":\"Is this plug-in or hardwired?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Hardwired. Electrician installation required. Cable is 150cm; longer custom lengths available.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 15cm  x  H 21cm \/ ∅ 5.9″ x  H 8.3″ \/ Blue","offer_id":42120655700225,"sku":"M-202112071048-1","price":208.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Benedict_Pendant_Light_0318.jpg?v=1742296871"},{"product_id":"earring-sconce","title":"Earring Sconce","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eWall-mounted sconce with blue dome shade and brass stem, hardwired, takes G9 bulb.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThis sconce suspends a white opal glass globe inside a nested blue dome—53cm tall, 15cm wide—and mounts directly above a bed or console. The dome directs light downward while the opal diffuses it evenly across your wall. Install it 60–75cm above furniture or use it to light a narrow hallway.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Benedict_Sconce_16.jpg\" loading=\"lazy\" alt=\"Earring Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Benedict_Sconce_12.jpg\" loading=\"lazy\" alt=\"Earring Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Benedict_Sconce_3.jpg\" loading=\"lazy\" alt=\"Earring Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Benedict_Sconce_2.jpg\" loading=\"lazy\" alt=\"Earring Sconce\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBlue dome, opal globe\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eNested brass hemispheres cradle a white opal glass sphere. The blue finish pairs with unlacquered brass stem.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHardwired to your switch\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eConnects directly to household wiring. Requires G9 bulb (not included). Not compatible with dimmers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIndoor mounting only\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eNot weatherproof. Install inside bedrooms, hallways, or dining areas. Works on 110–240V AC globally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e15cm W × 53cm H (5.9″ × 20.8″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e15cm \/ 5.9″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFixture drop\u003c\/b\u003e\u003cspan\u003e53cm from wall plate to bottom of dome\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482133577985-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Benedict_Sconce_600x600.jpg\" loading=\"lazy\" alt=\"Earring Sconce dimensions\"\u003e\u003cspan\u003eTechnical drawing: 15c 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482133577985-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482133577985-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Benedict_Sconce_600x600.jpg\" alt=\"Earring Sconce dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal (brass stem and mounting plate), white opal glass globe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 base socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 LED or halogen bulb (your choice of color temperature)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage (typically 2–4W for LED, 20–40W for halogen)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eHardwired; compatible with standard household on\/off switches, not dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired to building wiring; no plug or cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; IP20 rating (not waterproof)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe dome and globe with a soft, dry cloth. Do not submerge or expose to moisture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/182n46LnbLCDlS_M_R2Ofn0LAs3ilAUdx\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this plug in?\u003c\/summary\u003e\u003cp\u003eNo. It's hardwired to your electrical circuit and requires installation by a qualified electrician or someone comfortable with household wiring.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use it with a dimmer?\u003c\/summary\u003e\u003cp\u003eNo. This fixture is not dimmer-compatible. Use standard on\/off switches only.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\u003cp\u003eNo. You'll need to buy a G9 bulb separately. LED and halogen options are both available at hardware stores.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow far should I mount it above a nightstand or desk?\u003c\/summary\u003e\u003cp\u003eMount the wall plate 60–75cm above the surface you want to light. This prevents glare while keeping the light effective.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Does this plug in?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It's hardwired to your electrical circuit and requires installation by a qualified electrician or someone comfortable with household wiring.\"}},{\"@type\":\"Question\",\"name\":\"Can I use it with a dimmer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture is not dimmer-compatible. Use standard on\/off switches only.\"}},{\"@type\":\"Question\",\"name\":\"Is the bulb included?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You'll need to buy a G9 bulb separately. LED and halogen options are both available at hardware stores.\"}},{\"@type\":\"Question\",\"name\":\"How far should I mount it above a nightstand or desk?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Mount the wall plate 60–75cm above the surface you want to light. This prevents glare while keeping the light effective.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 15cm x H 53cm \/ ∅ 5.9″ x H 20.8″ \/ Blue \u0026 Gold","offer_id":42120656027905,"sku":"M-202112071049-1","price":189.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Earring_Sconce.jpg?v=1742885610"},{"product_id":"nelson-wall-sconce","title":"Nelson Wall Sconce","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- ============================================================\n     PASTE FROM HERE INTO SHOPIFY PRODUCT DESCRIPTION\n     ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;aspect-ratio:1\/1;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;background:#fff;color:var(--text);transition:border-color .2s}.d .dlc:hover{border-color:var(--accent)}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc\u003espan{display:flex !important;flex-direction:column !important;flex:1;min-width:0;gap:2px;line-height:1.35}.d .dlc\u003espan\u003e*{display:block !important;margin:0 !important;padding:0 !important}.d .dlc\u003espan\u003e*:first-child,.d .dlc\u003espan\u003e*:first-child *{font-size:15px !important;font-weight:600 !important;color:var(--text) !important;font-style:normal !important;text-transform:none !important;letter-spacing:normal !important}.d .dlc\u003espan\u003e*:last-child:not(:first-child),.d .dlc\u003espan\u003e*:last-child:not(:first-child) *{font-size:12.5px !important;font-weight:400 !important;color:var(--text-light) !important;font-style:normal !important;text-transform:none !important;letter-spacing:normal !important}.d .dlc a,.d .dlc a *,.d .dlc a:link,.d .dlc a:visited,.d .dlc a:hover,.d .dlc a:focus,.d .dlc a:active{color:inherit !important;text-decoration:none !important;border:0 !important;background:transparent !important;box-shadow:none !important;font-size:inherit !important;font-weight:inherit !important;font-style:inherit !important;text-transform:inherit !important;letter-spacing:inherit !important;padding:0 !important}.d .dlc\u003espan\u003e*:first-child a:hover,.d .dlc\u003espan\u003e*:first-child a:hover *{color:var(--accent-dk) !important}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'\\2013'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eA spherical shade on a swivel-hinge arm with a walnut wood grip.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Nelson Wall Sconce mounts a spherical opal shade on an articulated arm with a swivel hinge, so you can angle the light up, down, or side to side without removing the fixture from the wall. A walnut wood grip on the arm gives it a tactile point for adjusting. It plugs into a standard wall outlet — there's no wiring involved — and works well beside a bed, over a desk, or in an entryway.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/rayonshine.com\/cdn\/shop\/products\/Nelson_Wall_Sconce_6.jpg?v=1742805450\u0026amp;width=500\" loading=\"lazy\" alt=\"Nelson Wall Sconce mounted on a wall\"\u003e \u003cimg src=\"https:\/\/rayonshine.com\/cdn\/shop\/files\/Nelson_Wall_Sconce-_12.jpg?v=1750237990\u0026amp;width=500\" loading=\"lazy\" alt=\"Nelson Wall Sconce swivel arm and walnut grip detail\"\u003e \u003cimg src=\"https:\/\/rayonshine.com\/cdn\/shop\/products\/Nelson_Wall_Sconce_5_f2323d6c-3230-4820-861e-8229860e2d79.jpg?v=1742805450\u0026amp;width=500\" loading=\"lazy\" alt=\"Nelson Wall Sconce lit in a room setting\"\u003e \u003cimg src=\"https:\/\/rayonshine.com\/cdn\/shop\/files\/Nelson_Wall_Sconce-_11.jpg?v=1750237990\u0026amp;width=500\" loading=\"lazy\" alt=\"Nelson Wall Sconce size options\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSwivel hinge arm\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eA steel bracket swings side to side and up and down, so you can redirect the light without removing the fixture from the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eOpal shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAn opal polymer shade diffuses light softly and evenly, available in three size proportions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWalnut wood accent\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eA walnut wood grip on the arm adds a visual break from the metal and a tactile point for adjusting the angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSize A\u003c\/b\u003e\u003cspan\u003eShade diameter 28 cm (11\"), shade height 40 cm (15.7\")\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSize B\u003c\/b\u003e\u003cspan\u003eShade diameter 30 cm (11.8\"), shade height 30 cm (11.8\")\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSize C\u003c\/b\u003e\u003cspan\u003eShade diameter 30 cm (11.8\"), shade height 28 cm (11\")\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSize D\u003c\/b\u003e\u003cspan\u003eShade diameter 40 cm (15.7\"), shade height 22 cm (8.6\")\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height\u003c\/b\u003e\u003cspan\u003e63 cm (24.8\") from wall mount to shade bottom, consistent across all four sizes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eWall canopy\u003c\/b\u003e\u003cspan\u003e1.8\" (4.6 cm) diameter × 9.8\" (24.9 cm) height mounting plate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e59\" (150 cm) from plug to fixture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\n\u003clabel class=\"dim\" for=\"dz-nelson-a\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/1_600x6009_63999994-28b6-42b7-9305-484d09abafc4.jpg\" loading=\"lazy\" alt=\"Nelson Wall Sconce Size A dimensions diagram\"\u003e\u003cspan\u003eSize A specifications 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003clabel class=\"dim\" for=\"dz-nelson-b\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/2_600x600_76e2626e-8362-41c1-a8bd-c6b66794249c_600x600.jpg\" loading=\"lazy\" alt=\"Nelson Wall Sconce Size B dimensions diagram\"\u003e\u003cspan\u003eSize B specifications 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003clabel class=\"dim\" for=\"dz-nelson-c\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/3_600x600_be42ab41-1af1-484c-b9a7-8c910d08ae98_600x600.jpg\" loading=\"lazy\" alt=\"Nelson Wall Sconce Size C dimensions diagram\"\u003e\u003cspan\u003eSize C specifications 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003clabel class=\"dim\" for=\"dz-nelson-d\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Wall_Sconce_0319.jpg\" loading=\"lazy\" alt=\"Nelson Wall Sconce Size D dimensions diagram\"\u003e\u003cspan\u003eSize D specifications 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-nelson-a\" class=\"dim-toggle\"\u003e\n\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-nelson-a\"\u003e\u003c\/label\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/1_600x6009_63999994-28b6-42b7-9305-484d09abafc4.jpg\" alt=\"Nelson Wall Sconce Size A dimensions diagram\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-nelson-b\" class=\"dim-toggle\"\u003e\n\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-nelson-b\"\u003e\u003c\/label\u003e \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/2_600x600_76e2626e-8362-41c1-a8bd-c6b66794249c_600x600.jpg\" alt=\"Nelson Wall Sconce Size B dimensions diagram\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-nelson-c\" class=\"dim-toggle\"\u003e\n\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-nelson-c\"\u003e\u003c\/label\u003e \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/3_600x600_be42ab41-1af1-484c-b9a7-8c910d08ae98_600x600.jpg\" alt=\"Nelson Wall Sconce Size C dimensions diagram\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-nelson-d\" class=\"dim-toggle\"\u003e\n\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-nelson-d\"\u003e\u003c\/label\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Wall_Sconce_0319.jpg\" alt=\"Nelson Wall Sconce Size D dimensions diagram\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eOpal polymer shade, steel wire frame, walnut wood accent\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 screw base bulb, sold separately\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for typical warm white appearance; specify wattage and color temperature when ordering\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003ePlug-in — not hardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with standard on\/off switches; not compatible with dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e59\" (150 cm), plug switch integrated at the wall outlet connection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePlug type\u003c\/b\u003e\u003cspan\u003eAvailable in US, UK, AU, or EU configurations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe shade with a dry cloth; do not immerse. Check the cord periodically for damage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003cdiv class=\"dlc\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cspan\u003eData Sheet\u003c\/span\u003e\u003cspan\u003eNot available\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlc\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cspan\u003eInstallation Guide\u003c\/span\u003e\u003cspan\u003eNot available\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dlc\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3.27 6.96 12 12.01l8.73-5.05M12 22.08V12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cspan\u003e3D Warehouse\u003c\/span\u003e\u003cspan\u003eNot available\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\n\u003csummary\u003eWhat bulb does this take and how bright is it?\u003c\/summary\u003e\n\u003cp\u003eIt takes an E26 or E27 screw base bulb, sold separately. Brightness depends on the bulb you choose — a 40–60W equivalent gives soft ambient light, while 75W equivalent or higher works better for task lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qa\"\u003e\n\u003csummary\u003eCan I dim this light?\u003c\/summary\u003e\n\u003cp\u003eNo. It's only compatible with standard on\/off switches, not dimmers.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qa\"\u003e\n\u003csummary\u003eWhich size should I pick?\u003c\/summary\u003e\n\u003cp\u003eAll four sizes mount at the same 63 cm (24.8\") overall height from the wall. Size A (28 × 40 cm shade) is the tallest, slender shade. Size B (30 × 30 cm) is a balanced square proportion. Size C (30 × 28 cm) is a compact middle option. Size D (40 × 22 cm) is the widest, lowest-profile shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qa\"\u003e\n\u003csummary\u003eCan I adjust the shade direction after it's installed?\u003c\/summary\u003e\n\u003cp\u003eYes. The swivel hinge lets you move the arm and shade up, down, and side to side without removing the fixture from the wall.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qa\"\u003e\n\u003csummary\u003eDoes this need to be wired in, or does it plug in?\u003c\/summary\u003e\n\u003cp\u003eIt plugs into a standard wall outlet with a 59\" cord — no wiring or electrician needed. It's available with US, UK, AU, or EU plug configurations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ============================================================\n     END OF SHOPIFY PASTE BLOCK\n     ============================================================ --\u003e","brand":"Rayonshine","offers":[{"title":"Dia 28cm  x  H 40cm \/ ∅ 11″ x  H 15.7″ \/ White \/ US plug","offer_id":42120656617729,"sku":"ML-505-1","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm  x  H 40cm \/ ∅ 11″ x  H 15.7″ \/ White \/ UK plug","offer_id":45257271410945,"sku":"ML-505-3","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm  x  H 40cm \/ ∅ 11″ x  H 15.7″ \/ White \/ AU plug","offer_id":45257271476481,"sku":"ML-505-5","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm  x  H 40cm \/ ∅ 11″ x  H 15.7″ \/ White \/ EU plug","offer_id":45257271574785,"sku":"ML-505-7","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm  x  H 30cm \/ ∅ 11.8″ x  H 11.8″ \/ White \/ US plug","offer_id":42120656650497,"sku":"ML-505-9","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm  x  H 30cm \/ ∅ 11.8″ x  H 11.8″ \/ White \/ UK plug","offer_id":45257271673089,"sku":"ML-505-11","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm  x  H 30cm \/ ∅ 11.8″ x  H 11.8″ \/ White \/ AU plug","offer_id":45257271738625,"sku":"ML-505-13","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm  x  H 30cm \/ ∅ 11.8″ x  H 11.8″ \/ White \/ EU plug","offer_id":45257271804161,"sku":"ML-505-15","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm  x  H 28cm \/ ∅ 11.8″ x  H 11″ \/ White \/ US plug","offer_id":42120656683265,"sku":"ML-505-17","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm  x  H 28cm \/ ∅ 11.8″ x  H 11″ \/ White \/ UK plug","offer_id":45257271902465,"sku":"ML-505-19","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm  x  H 28cm \/ ∅ 11.8″ x  H 11″ \/ White \/ AU plug","offer_id":45257272033537,"sku":"ML-505-21","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm  x  H 28cm \/ ∅ 11.8″ x  H 11″ \/ White \/ EU plug","offer_id":45257272099073,"sku":"ML-505-23","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm  x  H 22cm \/ ∅ 15.7″ x  H 8.6″ \/ White \/ US plug","offer_id":42120656716033,"sku":"ML-505-25","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm  x  H 22cm \/ ∅ 15.7″ x  H 8.6″ \/ White \/ UK plug","offer_id":45257272197377,"sku":"ML-505-27","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm  x  H 22cm \/ ∅ 15.7″ x  H 8.6″ \/ White \/ AU plug","offer_id":45257272262913,"sku":"ML-505-29","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm  x  H 22cm \/ ∅ 15.7″ x  H 8.6″ \/ White \/ EU plug","offer_id":45257272328449,"sku":"ML-505-31","price":305.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Wall_Sconce_39939d11-98b0-496e-8951-5e61c7e39125.jpg?v=1742805450"},{"product_id":"nelson-tripod-table-lamp","title":"Nelson Tripod Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eThree sizes of spherical table lamp on tripod stand; choose your room and plug type.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA portable table lamp with a soft white fabric shade that sits on a three-leg steel stand—available in three widths to fit beside a bed, on an end table, or in a corner. The pleated shade diffuses warm light evenly without glare. Measure your surface before ordering, and confirm your regional plug type (US, UK, AU, or EU).\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/vpJYQEsRXqE?si=TGghKqjkZEASQb9k\" title=\"Nelson Tripod Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Nelson_Tripod_Lamp_20.jpg\" loading=\"lazy\" alt=\"Nelson Tripod Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Nelson_Tripod_Table_Lamp_5_1a85beda-dc37-4bf6-ad78-8e92ed4e7e09.jpg\" loading=\"lazy\" alt=\"Nelson Tripod Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Nelson_Tripod_Table_Lamp_13_6ab024bd-a537-4da4-9bc6-31919d624c16.jpg\" loading=\"lazy\" alt=\"Nelson Tripod Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Nelson_Tripod_Lamp_9.jpg\" loading=\"lazy\" alt=\"Nelson Tripod Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePleated fabric shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite polymer shade with vertical ribs diffuses light softly. Warm glow, no harsh spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSteel tripod base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eThree-leg stand sits stable on any floor. Lightweight enough to move between rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eStandard E26\/E27 bulb\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eUse any common base bulb up to 110–240V. Bulb not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSmall (Standard)\u003c\/b\u003e\u003cspan\u003eØ 28 cm \/ 11″ wide × 48 cm \/ 18.9″ tall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMedium (Compact)\u003c\/b\u003e\u003cspan\u003eØ 30 cm \/ 11.8″ wide × 35 cm \/ 13.8″ tall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLarge\u003c\/b\u003e\u003cspan\u003eØ 35 cm \/ 13.8″ wide × 40 cm \/ 15.7″ tall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\n\u003clabel class=\"dim\" for=\"dz-7482134069505-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Tripod_Lamp_h-48cm_600x600.jpg\" loading=\"lazy\" alt=\"Nelson Tripod Table Lamp dimensions\"\u003e\u003cspan\u003eSmall \/ 28cm dimension 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482134069505-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Tripod_Lamp_h-35cm_600x600.jpg\" loading=\"lazy\" alt=\"Nelson Tripod Table Lamp dimensions\"\u003e\u003cspan\u003eMedium \/ 30cm dimensio 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482134069505-2\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Tripod_Lamp_h-40cm_600x600.jpg\" loading=\"lazy\" alt=\"Nelson Tripod Table Lamp dimensions\"\u003e\u003cspan\u003eLarge \/ 35cm dimension 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482134069505-3\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Tripod_Lamp_h-38cm_600x600.jpg\" loading=\"lazy\" alt=\"Nelson Tripod Table Lamp dimensions\"\u003e\u003cspan\u003eMedium \/ 30cm alt view 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134069505-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134069505-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Tripod_Lamp_h-48cm_600x600.jpg\" alt=\"Nelson Tripod Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134069505-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134069505-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Tripod_Lamp_h-35cm_600x600.jpg\" alt=\"Nelson Tripod Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134069505-2\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134069505-2\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Tripod_Lamp_h-40cm_600x600.jpg\" alt=\"Nelson Tripod Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134069505-3\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134069505-3\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Tripod_Lamp_h-38cm_600x600.jpg\" alt=\"Nelson Tripod Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003ePolymer shade; steel wire tripod base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (standard incandescent, LED, or CFL)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos; warm white (2700K) suits bedroom and living room use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb used\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59″ with switch and regional plug (US, UK, AU, or EU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe shade with dry cloth; do not wash\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1MZ4ov3GZbg8nlJQ1R0-U6aYNdVqIHzZW\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1GvTWXEfqMXSpwQpWA5k7uXfMRL-2X13e\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat size table lamp do I need?\u003c\/summary\u003e\u003cp\u003eMeasure your surface width. Small (11″) fits a 24–30″ end table; medium (11.8″) suits 28–36″ surfaces; large (13.8″) needs 36″+. Tall version (48 cm) suits floor-to-eye-level spaces; compact version (35 cm) works on lower shelves.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need to buy a bulb separately?\u003c\/summary\u003e\u003cp\u003eYes. The lamp takes any standard E26 or E27 base bulb (most common sizes). LED or incandescent both work.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug type should I order?\u003c\/summary\u003e\u003cp\u003eChoose US (NEMA 5-15), UK (BS 1363), AU (AS\/NZS 3112), or EU (CEE 7\/16) to match your wall outlet. All variants cost the same.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp outside?\u003c\/summary\u003e\u003cp\u003eNo. This is indoor use only. Moisture and weather will damage the fabric shade and electronics.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size table lamp do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Measure your surface width. Small (11″) fits a 24–30″ end table; medium (11.8″) suits 28–36″ surfaces; large (13.8″) needs 36″+. Tall version (48 cm) suits floor-to-eye-level spaces; compact version (35 cm) works on lower shelves.\"}},{\"@type\":\"Question\",\"name\":\"Do I need to buy a bulb separately?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The lamp takes any standard E26 or E27 base bulb (most common sizes). LED or incandescent both work.\"}},{\"@type\":\"Question\",\"name\":\"Which plug type should I order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US (NEMA 5-15), UK (BS 1363), AU (AS\/NZS 3112), or EU (CEE 7\/16) to match your wall outlet. All variants cost the same.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp outside?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This is indoor use only. Moisture and weather will damage the fabric shade and electronics.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 28cm x H 48cm \/ ∅ 11″ x H 18.9″ \/ US plug \/ White","offer_id":42120658813185,"sku":"M-202112081250-5","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 48cm \/ ∅ 11″ x H 18.9″ \/ UK plug \/ White","offer_id":42120658845953,"sku":"M-202112081250-6","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 48cm \/ ∅ 11″ x H 18.9″ \/ AU plug \/ White","offer_id":42120658878721,"sku":"M-202112081250-7","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 48cm \/ ∅ 11″ x H 18.9″ \/ EU plug \/ White","offer_id":42120658911489,"sku":"M-202112081250-8","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 35cm \/ ∅ 11.8″ x H 13.8″ \/ US plug \/ White","offer_id":42120658944257,"sku":"M-202112081250-1","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 35cm \/ ∅ 11.8″ x H 13.8″ \/ UK plug \/ White","offer_id":42120658977025,"sku":"M-202112081250-2","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 35cm \/ ∅ 11.8″ x H 13.8″ \/ AU plug \/ White","offer_id":42120659009793,"sku":"M-202112081250-3","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 35cm \/ ∅ 11.8″ x H 13.8″ \/ EU plug \/ White","offer_id":42120659042561,"sku":"M-202112081250-4","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 40cm \/ ∅ 13.8″ x H 15.7″ \/ US plug \/ White","offer_id":42120659075329,"sku":"M-202112081250-9","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 40cm \/ ∅ 13.8″ x H 15.7″ \/ UK plug \/ White","offer_id":42120659108097,"sku":"M-202112081250-10","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 40cm \/ ∅ 13.8″ x H 15.7″ \/ AU plug \/ White","offer_id":42120659140865,"sku":"M-202112081250-11","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 40cm \/ ∅ 13.8″ x H 15.7″ \/ EU plug \/ White","offer_id":42120659173633,"sku":"M-202112081250-12","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 38cm \/ ∅ 11.8″ x H 15″ \/ US plug \/ White","offer_id":42715913027841,"sku":"M-202112081250-13","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 38cm \/ ∅ 11.8″ x H 15″ \/ UK plug \/ White","offer_id":42715913060609,"sku":"M-202112081250-14","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 38cm \/ ∅ 11.8″ x H 15″ \/ AU plug \/ White","offer_id":42715913093377,"sku":"M-202112081250-15","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 38cm \/ ∅ 11.8″ x H 15″ \/ EU plug \/ White","offer_id":42715913126145,"sku":"M-202112081250-16","price":231.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Tripod_Table-Lamp_0329.jpg?v=1743229677"},{"product_id":"nelson-table-lamp","title":"Nelson Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eGeorge Nelson bubble lamp table version: sculptural shade, steel base, three sizes, plug-in cord with switch.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA spherical or bulbous polymer shade on a steel pedestal reads as a sculptural accent in bedrooms and living rooms—this is the table-lamp version of Nelson's 1952 bubble design. The translucent white shade diffuses light evenly across a desk or nightstand without harsh shadows. Check your ceiling height and table depth: the tallest model reaches 29.5 inches.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/VMyHnbFRZ1E?si=IX12AYRAAudCPVw-\" title=\"Nelson Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/nelson_table_lamp_7.jpg\" loading=\"lazy\" alt=\"Nelson Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Nelson_Table_Lamp_16_f6e5bb15-7994-445d-a0c1-3ed450448cfe.jpg\" loading=\"lazy\" alt=\"Nelson Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/nelson_table_lamp_23.jpg\" loading=\"lazy\" alt=\"Nelson Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Nelson_Table_Lamp_2_46395910-ca66-4dc1-856f-79a177513ddf.jpg\" loading=\"lazy\" alt=\"Nelson Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePolymer shade, steel base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite translucent polymer shell with internal wire ribbing. Steel pedestal and circular footplate finished in silver.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePull-chain on-off control\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eIn-line on\/off switch integrated into the power cord for one-handed operation at the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eThree height\/width options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eModel A (29.5″ tall, 11″ diameter), Model B (24.8″ tall, 11.8″ diameter), Model C (26.4″ tall, 11.8″ diameter). All the same price.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height (Model A)\u003c\/b\u003e\u003cspan\u003e75 cm \/ 29.5 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height (Model B)\u003c\/b\u003e\u003cspan\u003e63 cm \/ 24.8 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height (Model C)\u003c\/b\u003e\u003cspan\u003e67 cm \/ 26.4 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter (all models)\u003c\/b\u003e\u003cspan\u003e28–30 cm \/ 11–11.8 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\n\u003clabel class=\"dim\" for=\"dz-7482134200577-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson-Table-Lamp_Size__2_600x6_9aefcb20-6574-45e6-b896-7ca1cd2959a6.jpg\" loading=\"lazy\" alt=\"Nelson Table Lamp dimensions\"\u003e\u003cspan\u003eModel A dimensions: 75 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482134200577-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Nelson-Table-Lamp_Size__3_600x600.jpg\" loading=\"lazy\" alt=\"Nelson Table Lamp dimensions\"\u003e\u003cspan\u003eModel B dimensions: 63 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482134200577-2\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Nelson-Table-Lamp_Size__1_600x600.jpg\" loading=\"lazy\" alt=\"Nelson Table Lamp dimensions\"\u003e\u003cspan\u003eModel C dimensions: 67 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134200577-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134200577-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson-Table-Lamp_Size__2_600x6_9aefcb20-6574-45e6-b896-7ca1cd2959a6.jpg\" alt=\"Nelson Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134200577-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134200577-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Nelson-Table-Lamp_Size__3_600x600.jpg\" alt=\"Nelson Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134200577-2\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134200577-2\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Nelson-Table-Lamp_Size__1_600x600.jpg\" alt=\"Nelson Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eWhite polymer shade; steel base and wire structure; silver finish on metal.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base socket (standard US\/international thread).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos and bulb packaging; any E26\/E27 bulb up to recommended wattage for your socket.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (worldwide compatible).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage; fixture itself draws no power when off.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003ePull-chain on\/off integrated into power cord.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59 inches, with in-line switch and plug (US, UK, AU, or EU option at purchase).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe polymer shade with a soft dry or slightly damp cloth. Avoid abrasive cleaners.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Dkya5sC6VQWGDA6VpGsEyWw7i_wkZE1R\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1bXdbJ0LGuU6VKi7WKpZhVvpc5X9ebNdM\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Dkya5sC6VQWGDA6VpGsEyWw7i_wkZE1R\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1l3tvVcLVgKK9t11htyrjDPkhzlP0N7Bl\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb goes in this lamp?\u003c\/summary\u003e\u003cp\u003eAny E26 or E27 base bulb (the standard screw-in size). The fixture itself doesn't come with a bulb, so choose LED, incandescent, or CFL based on your wattage needs and light color preference.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich model should I pick?\u003c\/summary\u003e\u003cp\u003eModel A (29.5″ tall) suits taller nightstands and low shelves. Model B (24.8″) fits compact desks. Model C (26.4″) is the middle ground. All three have the same 11–11.8″ shade diameter. Pick based on your table height and available floor space.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it work outside the US?\u003c\/summary\u003e\u003cp\u003eYes. Select your plug type at purchase (US, UK, AU, or EU). The fixture itself runs on 110–240V, so it works anywhere with the correct plug.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat's the cord length and can I extend it?\u003c\/summary\u003e\u003cp\u003eThe cord is 150 cm (59 inches). Measure from your outlet to the lamp location before ordering. See photos for how it looks on a typical table or nightstand.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What bulb goes in this lamp?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any E26 or E27 base bulb (the standard screw-in size). The fixture itself doesn't come with a bulb, so choose LED, incandescent, or CFL based on your wattage needs and light color preference.\"}},{\"@type\":\"Question\",\"name\":\"Which model should I pick?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Model A (29.5″ tall) suits taller nightstands and low shelves. Model B (24.8″) fits compact desks. Model C (26.4″) is the middle ground. All three have the same 11–11.8″ shade diameter. Pick based on your table height and available floor space.\"}},{\"@type\":\"Question\",\"name\":\"Does it work outside the US?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Select your plug type at purchase (US, UK, AU, or EU). The fixture itself runs on 110–240V, so it works anywhere with the correct plug.\"}},{\"@type\":\"Question\",\"name\":\"What's the cord length and can I extend it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The cord is 150 cm (59 inches). Measure from your outlet to the lamp location before ordering. See photos for how it looks on a typical table or nightstand.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Model A: Dia 28cm x H 75cm \/ ∅ 11″ x H 29.5″ \/ US plug","offer_id":42120659468545,"sku":"M-202112081249-1","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 28cm x H 75cm \/ ∅ 11″ x H 29.5″ \/ UK plug","offer_id":42120659501313,"sku":"M-202112081249-2","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 28cm x H 75cm \/ ∅ 11″ x H 29.5″ \/ AU plug","offer_id":42120659534081,"sku":"M-202112081249-3","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 28cm x H 75cm \/ ∅ 11″ x H 29.5″ \/ EU plug","offer_id":42120659566849,"sku":"M-202112081249-4","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 30cm x H 63cm \/ ∅ 11.8″ x H 24.8″ \/ US plug","offer_id":42120659599617,"sku":"M-202112081249-5","price":294.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 30cm x H 63cm \/ ∅ 11.8″ x H 24.8″ \/ UK plug","offer_id":42120659632385,"sku":"M-202112081249-6","price":294.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 30cm x H 63cm \/ ∅ 11.8″ x H 24.8″ \/ AU plug","offer_id":42120659665153,"sku":"M-202112081249-7","price":294.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 30cm x H 63cm \/ ∅ 11.8″ x H 24.8″ \/ EU plug","offer_id":42120659697921,"sku":"M-202112081249-8","price":294.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 30cm x H 67cm \/ ∅ 11.8″ x H 26.4″ \/ US plug","offer_id":42120659730689,"sku":"M-202112081249-9","price":294.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 30cm x H 67cm \/ ∅ 11.8″ x H 26.4″ \/ UK plug","offer_id":42120659763457,"sku":"M-202112081249-10","price":294.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 30cm x H 67cm \/ ∅ 11.8″ x H 26.4″ \/ AU plug","offer_id":42120659796225,"sku":"M-202112081249-11","price":294.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 30cm x H 67cm \/ ∅ 11.8″ x H 26.4″ \/ EU plug","offer_id":42120659828993,"sku":"M-202112081249-12","price":294.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Table_Lamp_0329.jpg?v=1743221666"},{"product_id":"ceramic-table-lamp","title":"Decker Table Light","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eCeramic table lamp with linen shade casts warm light across bedside, desk, or reading nook.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 21.6-inch tall pottery lamp with a classic rounded base and sloped linen shade. The warm glow spreads softly across a nightstand or side table without harsh spots. Works in bedrooms, living rooms, and dens—check your ceiling height if you're placing it in a tight corner.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/g0sO6AmKA30\" title=\"Decker Table Light\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ceramic_Table_Lamp_9.jpg\" loading=\"lazy\" alt=\"Decker Table Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Decker_Table_Lamp_12.jpg\" loading=\"lazy\" alt=\"Decker Table Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ceramic_Table_Lamp_13.jpg\" loading=\"lazy\" alt=\"Decker Table Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ceramic_Table_Lamp_6.png\" loading=\"lazy\" alt=\"Decker Table Light\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePottery base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-finished ceramic body in beige. Holds standard E26 or E27 bulbs (not included) for custom brightness control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eLinen shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite fabric trapezoid diffuses light evenly. Sits securely on the ceramic neck via metal coupling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003e150cm cord with switch\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eIn-line on\/off switch. Choose US, UK, EU, or AU plug at checkout. Handles 110–240V worldwide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e32 cm diameter × 55 cm height (12.6″ × 21.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase footprint\u003c\/b\u003e\u003cspan\u003e32 cm diameter (12.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm (59″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482134298881-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Ceramic_Table_Lamp.jpg\" loading=\"lazy\" alt=\"Decker Table Light dimensions\"\u003e\u003cspan\u003eDimension drawing: 32  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134298881-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134298881-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Ceramic_Table_Lamp.jpg\" alt=\"Decker Table Light dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003ePottery base, linen fabric shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (bulb not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for typical warm-white output; any standard wattage fits the socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (universal)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage (not limited by fixture)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″) fabric-wrapped cord with plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe pottery with dry cloth; avoid water on electrical components\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1qt-dxVlJAEhWYJsULv2UugAbynZh-Tca\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1br9JMi-al_iwCvqyEgIDUuWfw5UL_yjE\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eAny E26 or E27 base bulb up to standard household wattage. Not included. Choose warm white (2700K) for soft bedside lighting, daylight (4000K) for desk work.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug comes with my lamp?\u003c\/summary\u003e\u003cp\u003eSelect your region at checkout: US, UK, EU, or AU. Lamp handles 110–240V everywhere.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this in a small bedroom?\u003c\/summary\u003e\u003cp\u003eYes. At 21.6″ tall and 12.6″ wide, it fits most nightstands. Measure your space and ensure at least 12 inches of clearance above the shade if mounted against a wall.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come assembled?\u003c\/summary\u003e\u003cp\u003eBase and shade require assembly. The shade slides onto the ceramic neck; takes under 5 minutes. See assembly instructions included.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any E26 or E27 base bulb up to standard household wattage. Not included. Choose warm white (2700K) for soft bedside lighting, daylight (4000K) for desk work.\"}},{\"@type\":\"Question\",\"name\":\"Which plug comes with my lamp?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Select your region at checkout: US, UK, EU, or AU. Lamp handles 110–240V everywhere.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this in a small bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. At 21.6″ tall and 12.6″ wide, it fits most nightstands. Measure your space and ensure at least 12 inches of clearance above the shade if mounted against a wall.\"}},{\"@type\":\"Question\",\"name\":\"Does it come assembled?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Base and shade require assembly. The shade slides onto the ceramic neck; takes under 5 minutes. See assembly instructions included.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 32cm x H 55cm \/ ∅ 12.6″ x H 21.6″ \/ Beige \/ US plug","offer_id":42120660058369,"sku":"M-202112071218-1","price":341.0,"currency_code":"USD","in_stock":true},{"title":"Dia 32cm x H 55cm \/ ∅ 12.6″ x H 21.6″ \/ Beige \/ UK plug","offer_id":42120660091137,"sku":"M-202112071218-2","price":341.0,"currency_code":"USD","in_stock":true},{"title":"Dia 32cm x H 55cm \/ ∅ 12.6″ x H 21.6″ \/ Beige \/ AU plug","offer_id":42120660123905,"sku":"M-202112071218-3","price":341.0,"currency_code":"USD","in_stock":true},{"title":"Dia 32cm x H 55cm \/ ∅ 12.6″ x H 21.6″ \/ Beige \/ EU plug","offer_id":42120660156673,"sku":"M-202112071218-4","price":341.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Decker_Table_Light_0329.jpg?v=1743228804"},{"product_id":"lento-floor-lamp","title":"Lento Floor Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eAdjustable brass head swivels on a black pole to direct light exactly where you need it.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA floor lamp that stands 57″ tall with a 45cm spread—big enough to read by from a sofa, compact enough for corners. The brass cylindrical head rotates and tilts so you angle light toward your chair or task area, not wasted on walls. Works in living rooms, bedrooms, or offices; confirm your ceiling height before ordering since the pole reaches nearly 5 feet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lento_Floor_Lamp_3.jpg\" loading=\"lazy\" alt=\"Lento Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lento_Floor_Lamp_2.jpg\" loading=\"lazy\" alt=\"Lento Floor Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eAdjustable brass head\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eRotates and tilts on a T-arm. Direct light exactly where you're reading or working.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWeighted round base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e25cm diameter keeps the lamp stable on hard floors and carpet without tipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eDual finish\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose black pole with brass head, or all-black. Blends into modern and Scandinavian rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height\u003c\/b\u003e\u003cspan\u003e145 cm \/ 57″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eArm spread\u003c\/b\u003e\u003cspan\u003e45 cm \/ 17.7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase diameter\u003c\/b\u003e\u003cspan\u003e25 cm \/ 9.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482134429953-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lento_Floor_lamp_600x600_ef22432a-54c6-49e5-9a80-a6ec0099d817_600x600.jpg\" loading=\"lazy\" alt=\"Lento Floor Lamp dimensions\"\u003e\u003cspan\u003eOverall dimensions and 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134429953-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134429953-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lento_Floor_lamp_600x600_ef22432a-54c6-49e5-9a80-a6ec0099d817_600x600.jpg\" alt=\"Lento Floor Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal pole, brass or black-painted head, weighted metal base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE27 or E26 base (standard medium screw)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos; 60W incandescent or equivalent LED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage; cord rated for up to 1500W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59″ with plug; choose US, UK, EU, or AU at checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe metal with dry cloth; do not immerse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1TCVoA-9UWOFaDeY5aBZPOyCtZGUglOK-\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1gQxh30vWY9HY_9epWY2rd4YzRXKwg7om\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this lamp come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. It takes an E27 or E26 screw-base bulb (standard size). Bring any 60W incandescent or equivalent LED from home.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I tilt or rotate the light head?\u003c\/summary\u003e\u003cp\u003eYes. The brass or black head rotates on the T-arm and tilts up or down so you direct light onto a book, desk, or seating area.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill it tip over on carpet?\u003c\/summary\u003e\u003cp\u003eThe 25cm base is weighted to resist tipping on carpet and hard floors under normal use. Do not hang anything from the arm.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug do I need?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, EU, or AU at checkout. Select the one that matches your country's outlets.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Does this lamp come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It takes an E27 or E26 screw-base bulb (standard size). Bring any 60W incandescent or equivalent LED from home.\"}},{\"@type\":\"Question\",\"name\":\"Can I tilt or rotate the light head?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The brass or black head rotates on the T-arm and tilts up or down so you direct light onto a book, desk, or seating area.\"}},{\"@type\":\"Question\",\"name\":\"Will it tip over on carpet?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 25cm base is weighted to resist tipping on carpet and hard floors under normal use. Do not hang anything from the arm.\"}},{\"@type\":\"Question\",\"name\":\"What plug do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, EU, or AU at checkout. Select the one that matches your country's outlets.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 45cm x H 145cm \/ ∅ 17.7″ x H 57″ \/ Gold \u0026 Black \/ US plug","offer_id":42120660943105,"sku":"M-202112081104-1","price":306.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 145cm \/ ∅ 17.7″ x H 57″ \/ Gold \u0026 Black \/ UK plug","offer_id":42120660975873,"sku":"M-202112081104-2","price":306.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 145cm \/ ∅ 17.7″ x H 57″ \/ Gold \u0026 Black \/ AU plug","offer_id":42120661008641,"sku":"M-202112081104-3","price":306.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 145cm \/ ∅ 17.7″ x H 57″ \/ Gold \u0026 Black \/ EU plug","offer_id":42120661041409,"sku":"M-202112081104-4","price":306.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 145cm \/ ∅ 17.7″ x H 57″ \/ Black \/ US plug","offer_id":42120661074177,"sku":"M-202112081104-5","price":306.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 145cm \/ ∅ 17.7″ x H 57″ \/ Black \/ UK plug","offer_id":42120661106945,"sku":"M-202112081104-6","price":306.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 145cm \/ ∅ 17.7″ x H 57″ \/ Black \/ AU plug","offer_id":42120661139713,"sku":"M-202112081104-7","price":306.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 145cm \/ ∅ 17.7″ x H 57″ \/ Black \/ EU plug","offer_id":42120661172481,"sku":"M-202112081104-8","price":306.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lento_Floor_Lamp.jpg?v=1742802336"},{"product_id":"mondrian-glass-sconce","title":"Mondrian Glass Sconce","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eHorizontal brass wall sconce with a centered white glass sphere, 70 cm wide.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA low-profile wall lamp that reads as a geometric accent—70 cm across, just 15 cm tall. The white blown-glass diffuser glows softly while the brass or black frame sits flush to the wall. Mount this over a dresser, console, or bedroom headboard; confirm your wall can support the weight before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Mondrian_Glass_Sconce_10.jpg\" loading=\"lazy\" alt=\"Mondrian Glass Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Mondrian_Glass_Sconce_7.jpg\" loading=\"lazy\" alt=\"Mondrian Glass Sconce\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWhite Murano glass diffuser\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-blown sphere sits centered on the frame, diffusing light evenly. Soft glow, no harsh shadows.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBurnished brass or matte black\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose polished gold, burnished copper, or matte black nickel. All finishes are metal; glass is white only.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHardwired installation\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eConnects directly to household wiring. Works with standard on\/off switches, not dimmers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eL 70 cm \/ 27.5″ × W 25 cm \/ 9.8″ × H 15 cm \/ 5.9″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eProjection from wall\u003c\/b\u003e\u003cspan\u003eApproximately 15 cm \/ 5.9″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eWeight capacity\u003c\/b\u003e\u003cspan\u003eSee assembly instructions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\n\u003clabel class=\"dim\" for=\"dz-7482134528257-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/1.16Mondrian_Glass_Ceiling_7e5da320-4ada-4682-8805-8b4ce1d6bc65_240x240.jpg\" loading=\"lazy\" alt=\"Mondrian Glass Sconce dimensions\"\u003e\u003cspan\u003eTechnical line drawing 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482134528257-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Mondrian_Glass_Sconce_9_600x600_1f8bf73f-97dd-4d5e-9404-9e2e214f80e7_600x600.jpg\" loading=\"lazy\" alt=\"Mondrian Glass Sconce dimensions\"\u003e\u003cspan\u003eElevation and plan wit 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134528257-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134528257-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/1.16Mondrian_Glass_Ceiling_7e5da320-4ada-4682-8805-8b4ce1d6bc65_240x240.jpg\" alt=\"Mondrian Glass Sconce dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134528257-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134528257-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Mondrian_Glass_Sconce_9_600x600_1f8bf73f-97dd-4d5e-9404-9e2e214f80e7_600x600.jpg\" alt=\"Mondrian Glass Sconce dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eIron frame, white Murano blown glass sphere\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003e2 × G9 base sockets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 LED or halogen; choose warm (2700K) or cool (4000K) to suit your space\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee bulb specifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eStandard household on\/off switch (not dimmable)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired; no plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only. Not waterproof.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe glass and frame with a soft, dry cloth. Do not use abrasive cleaners.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1NQYl4M0d5zefKfAEAX466l_uzSrcFG4Z\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1_fbDHu3ATS4WhqGf1QyriHtd8YmwMGPq\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I install this over a bathroom vanity?\u003c\/summary\u003e\u003cp\u003eNo. This fixture is rated IP20 (not waterproof) and designed for dry indoor rooms only. Use a moisture-rated sconce in bathrooms.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this work with a dimmer switch?\u003c\/summary\u003e\u003cp\u003eNo. It works only with standard on\/off switches. Dimmers are not compatible.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow many bulbs do I need?\u003c\/summary\u003e\u003cp\u003eTwo G9 base bulbs. They are not included. Standard G9 LED or halogen bulbs fit; both types work well.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat finish should I choose?\u003c\/summary\u003e\u003cp\u003eGold (polished), Copper (burnished), or Black (matte nickel). All three are the same price. Pick the one that matches your room's hardware and decor.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I install this over a bathroom vanity?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture is rated IP20 (not waterproof) and designed for dry indoor rooms only. Use a moisture-rated sconce in bathrooms.\"}},{\"@type\":\"Question\",\"name\":\"Does this work with a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It works only with standard on\/off switches. Dimmers are not compatible.\"}},{\"@type\":\"Question\",\"name\":\"How many bulbs do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Two G9 base bulbs. They are not included. Standard G9 LED or halogen bulbs fit; both types work well.\"}},{\"@type\":\"Question\",\"name\":\"What finish should I choose?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Gold (polished), Copper (burnished), or Black (matte nickel). All three are the same price. Pick the one that matches your room's hardware and decor.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"L 70cm x W 25cm x H 15cm \/ L 27.5″ x W 9.8″ x H 5.9″ \/ Copper","offer_id":42120661303553,"sku":"M-202112081235-1","price":207.0,"currency_code":"USD","in_stock":true},{"title":"L 70cm x W 25cm x H 15cm \/ L 27.5″ x W 9.8″ x H 5.9″ \/ Black","offer_id":42120661336321,"sku":"M-202112081235-2","price":207.0,"currency_code":"USD","in_stock":true},{"title":"L 70cm x W 25cm x H 15cm \/ L 27.5″ x W 9.8″ x H 5.9″ \/ Gold","offer_id":42120661369089,"sku":"M-202112081235-3","price":207.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Mondrian_Glass_Sconce_74b563de-78b8-439a-a40d-2893e233d3cb.jpg?v=1742873361"},{"product_id":"lento-table-lamp","title":"Lento Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eAdjustable desk lamp with gold or black metal shade and swing arm reaches 35cm across your work surface.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 50cm tall table lamp with a cylindrical metal shade that pivots on a swing arm, letting you angle light where you need it. The polished finish—gold, black, or gold-and-black—works in bedrooms, home offices, and living rooms without taking up much desktop space. Check your outlet type before ordering: this lamp ships with your regional plug (US, UK, AU, or EU).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lento_table_lamp_38.jpg\" loading=\"lazy\" alt=\"Lento Table Lamp\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSwing-arm design\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eShade rotates and angles across a 35cm radius. Directs light exactly where you work or read.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePolished brass or matte black finish resists fingerprints. No shade damage to worry about.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTakes standard bulbs\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWorks with any E26 or E27 base bulb you already own. Bulb not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDiameter 35cm \/ 13.8″ × Height 50cm \/ 19.7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eReach (arm extended)\u003c\/b\u003e\u003cspan\u003e35cm \/ 13.8″ horizontal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint (base)\u003c\/b\u003e\u003cspan\u003eCircular, fits small desks and nightstands\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482134757633-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lento_table_lamp_600x600_f0e3f46d-51e2-4987-8766-8b48874cb1f9_600x600.jpg\" loading=\"lazy\" alt=\"Lento Table Lamp dimensions\"\u003e\u003cspan\u003eDimensions: 35cm diame 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134757633-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134757633-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lento_table_lamp_600x600_f0e3f46d-51e2-4987-8766-8b48874cb1f9_600x600.jpg\" alt=\"Lento Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal shade and base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 screw base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eAny wattage and color temperature; bulb sold separately\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb selected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eInline on-off on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ with regional plug (US, UK, AU, or EU); specified at checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe metal with dry cloth; do not submerge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/13glsrrbnJguF6k1XYd4NjUcsIMLTzeh0\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb does this table lamp take?\u003c\/summary\u003e\u003cp\u003eAny standard E26 or E27 screw-base bulb. We don't include one, so pick your wattage and color temperature when you order.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp in the UK or Europe?\u003c\/summary\u003e\u003cp\u003eYes. Choose your plug type at checkout—UK, EU, AU, or US—and the lamp arrives wired for your outlet.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much desk space does the Lento need?\u003c\/summary\u003e\u003cp\u003eThe base is compact and circular. The arm swings 35cm out, so measure that distance from the lamp's center to see if it clears your keyboard or monitor.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes the shade angle or move?\u003c\/summary\u003e\u003cp\u003eThe whole lamp head rotates and pivots on the swing arm, so you can point light down onto your work surface or up toward a wall.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What bulb does this table lamp take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any standard E26 or E27 screw-base bulb. We don't include one, so pick your wattage and color temperature when you order.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp in the UK or Europe?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Choose your plug type at checkout—UK, EU, AU, or US—and the lamp arrives wired for your outlet.\"}},{\"@type\":\"Question\",\"name\":\"How much desk space does the Lento need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The base is compact and circular. The arm swings 35cm out, so measure that distance from the lamp's center to see if it clears your keyboard or monitor.\"}},{\"@type\":\"Question\",\"name\":\"Does the shade angle or move?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The whole lamp head rotates and pivots on the swing arm, so you can point light down onto your work surface or up toward a wall.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Gold \u0026 Black \/ US plug","offer_id":42120663204097,"sku":"M-202112081105-1","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Gold \u0026 Black \/ UK plug","offer_id":42120663236865,"sku":"M-202112081105-2","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Gold \u0026 Black \/ AU plug","offer_id":42120663269633,"sku":"M-202112081105-3","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Gold \u0026 Black \/ EU plug","offer_id":42120663302401,"sku":"M-202112081105-4","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Black \/ US plug","offer_id":42120663073025,"sku":"M-202112081105-5","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Black \/ UK plug","offer_id":42120663105793,"sku":"M-202112081105-6","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Black \/ AU plug","offer_id":42120663138561,"sku":"M-202112081105-7","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Black \/ EU plug","offer_id":42120663171329,"sku":"M-202112081105-8","price":186.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lento_Table_Lamp_0329.jpg?v=1743233055"},{"product_id":"portal-table-lamp","title":"Portal Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eBrass ring table lamp with integrated LED; sits on marble base, casts light through open center.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003ePortal is a 14-inch-diameter brass ring that stands 14.5 inches tall on a marble block base. Light radiates from the brass ring itself, creating a soft glow through the open center and around the fixture. Place it on a nightstand, desk, or console table where you want ambient light without blocking your view across the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Portal_Table_Lamp_38.jpg\" loading=\"lazy\" alt=\"Portal Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Portal_Table_Lamp_3.jpg\" loading=\"lazy\" alt=\"Portal Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBrass ring form\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eCircular brass tubing holds an integrated LED that glows from inside the ring. Open design means light spills forward and back without obstruction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMarble base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite marble block anchors the brass ring and houses the cord, switch, and electrical components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eDimmable, three color temps\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose warm (3000K), neutral (4500K), or cool (6000K) light. Default ships warm. Contact us to request a different temperature before order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDiameter 36 cm (14″) × Height 37 cm (14.5″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint\u003c\/b\u003e\u003cspan\u003e36 cm (14″) wide at base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm (59″) with in-line on\/off switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482136625409-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Portal_Table_Lamp_1_480x480.jpg\" loading=\"lazy\" alt=\"Portal Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing: 36  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482136625409-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482136625409-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Portal_Table_Lamp_1_480x480.jpg\" alt=\"Portal Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eBrass ring, white marble base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED in brass ring\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eWarm Light (3000K) standard; Neutral Light (4500K) or Cool Light (6000K) available—contact us before ordering\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (universal input; plug type varies by region)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on 150 cm cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″) with regional plug (US, UK, AU, or EU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor AC only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe brass with soft cloth. Do not immerse. Keep marble dry.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1B864M9O7FEiGan9b-GqpxD5t_BkaKipL\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/18MSSb9tvfA8MFANpnInlraTxY2sPFX3i\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat color temperature does it come with?\u003c\/summary\u003e\u003cp\u003eWarm Light (3000K) by default. Before you order, contact us if you need Neutral (4500K) or Cool (6000K) instead.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this in a bedroom as a nightstand lamp?\u003c\/summary\u003e\u003cp\u003eYes. The warm light and open design make it suitable for a bedside table. The 14-inch diameter fits most nightstands without blocking sightlines.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug does my region use?\u003c\/summary\u003e\u003cp\u003eSpecify at checkout: US 110V, UK 220V, AU 220V, or EU 220V. All are the same price.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs the LED replaceable?\u003c\/summary\u003e\u003cp\u003eThe LED is integrated and built to last. If it fails, contact us for service options.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What color temperature does it come with?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Warm Light (3000K) by default. Before you order, contact us if you need Neutral (4500K) or Cool (6000K) instead.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this in a bedroom as a nightstand lamp?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The warm light and open design make it suitable for a bedside table. The 14-inch diameter fits most nightstands without blocking sightlines.\"}},{\"@type\":\"Question\",\"name\":\"Which plug does my region use?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Specify at checkout: US 110V, UK 220V, AU 220V, or EU 220V. All are the same price.\"}},{\"@type\":\"Question\",\"name\":\"Is the LED replaceable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The LED is integrated and built to last. If it fails, contact us for service options.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 36cm x H 37cm \/ ∅ 14″ x H 14.5″ \/ Brass \/ US plug","offer_id":42120672936193,"sku":"M-202112071445-1","price":198.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 37cm \/ ∅ 14″ x H 14.5″ \/ Brass \/ UK plug","offer_id":42120672968961,"sku":"M-202112071445-2","price":198.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 37cm \/ ∅ 14″ x H 14.5″ \/ Brass \/ AU plug","offer_id":44474579321089,"sku":"","price":198.0,"currency_code":"USD","in_stock":false},{"title":"Dia 36cm x H 37cm \/ ∅ 14″ x H 14.5″ \/ Brass \/ EU plug","offer_id":44474579353857,"sku":"","price":198.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Portal_Table_Lamp_0329.jpg?v=1743232190"},{"product_id":"melange-table-lamp","title":"Melange Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eAlabaster or glass dome on a brass or black metal stem—table lamp for desk, nightstand, or living room.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 19.6″ tall table lamp with a 11.8″ dome that works on bedside tables, desks, and accent surfaces. The shade diffuses warm light across a tight radius—good for reading or task work without flooding the room. Check your outlet type (US, UK, EU, or AU) before ordering, and confirm the base fits your table.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/5I7UTxkpWr4\" title=\"Melange Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Melange_Table_Lamp_4.jpg\" loading=\"lazy\" alt=\"Melange Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Melange_Table_Lamp_2.jpg\" loading=\"lazy\" alt=\"Melange Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Melange_Table_Lamp_8.jpg\" loading=\"lazy\" alt=\"Melange Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Melange_Table_Lamp_3.jpg\" loading=\"lazy\" alt=\"Melange Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eAlabaster shade option\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-carved natural alabaster varies in texture and color. Each piece is unique. Costs $671 across all plug types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eGlass shade option\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSmooth white glass dome. Consistent finish. Available in gold or black metal base at $380.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal finishes\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose brushed gold or matte black stem and base. Both pair with either alabaster or glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDia 30cm × H 50cm (∅ 11.8″ × H 19.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e30cm \/ 11.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase footprint\u003c\/b\u003e\u003cspan\u003e30cm \/ 11.8″ diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482137477377-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Melange_Table_Lamp_b696a285-0351-44d1-a584-51f4043f55fe.jpg\" loading=\"lazy\" alt=\"Melange Table Lamp dimensions\"\u003e\u003cspan\u003eDimensions: 30cm Dia × 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482137477377-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482137477377-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Melange_Table_Lamp_b696a285-0351-44d1-a584-51f4043f55fe.jpg\" alt=\"Melange Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal base and stem; alabaster or white glass shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for typical warm white. Bulb not included.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ cord with outlet plug (see variants for plug type)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust alabaster gently; wipe metal with a soft cloth. Do not submerge.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1HFxujEURBqcLtWhYOeAJ8Yxm9VRiNNcv\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1rf6Obvrc4Hyw18yIlJ6m66sQEPn3-wyE\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb does this take?\u003c\/summary\u003e\u003cp\u003eE26 or E27 base. Standard bulbs fit. Bulb is not included.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill my alabaster shade look exactly like the photo?\u003c\/summary\u003e\u003cp\u003eNo. Each alabaster piece has its own grain, color, and vein pattern. Variations are normal and expected.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much space does this lamp need on a table?\u003c\/summary\u003e\u003cp\u003eThe base is 11.8″ across. Plan for at least 14–15″ of clear table space around it.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug type do I need?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, EU, or AU at checkout. The cord is 59″ long with the plug pre-attached—not changeable.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What bulb does this take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E26 or E27 base. Standard bulbs fit. Bulb is not included.\"}},{\"@type\":\"Question\",\"name\":\"Will my alabaster shade look exactly like the photo?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Each alabaster piece has its own grain, color, and vein pattern. Variations are normal and expected.\"}},{\"@type\":\"Question\",\"name\":\"How much space does this lamp need on a table?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The base is 11.8″ across. Plan for at least 14–15″ of clear table space around it.\"}},{\"@type\":\"Question\",\"name\":\"Which plug type do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, EU, or AU at checkout. The cord is 59″ long with the plug pre-attached—not changeable.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Glass \/ US plug","offer_id":42120681652481,"sku":"M-202112081148-3","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Glass \/ UK plug","offer_id":42120681685249,"sku":"M-202112081148-4","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Glass \/ AU plug","offer_id":42120681586945,"sku":"M-202112081148-1","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Glass \/ EU plug","offer_id":42120681619713,"sku":"M-202112081148-2","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Alabaster \/ US plug","offer_id":42120681947393,"sku":"M-202112081148-11","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Alabaster \/ UK plug","offer_id":42120681980161,"sku":"M-202112081148-12","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Alabaster \/ AU plug","offer_id":42120681849089,"sku":"M-202112081148-9","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Alabaster \/ EU plug","offer_id":42120681914625,"sku":"M-202112081148-10","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Glass \/ US plug","offer_id":42120682078465,"sku":"M-202112081148-15","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Glass \/ UK plug","offer_id":42120682111233,"sku":"M-202112081148-16","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Glass \/ AU plug","offer_id":42120682012929,"sku":"M-202112081148-13","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Glass \/ EU plug","offer_id":42120682045697,"sku":"M-202112081148-14","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Alabaster \/ US plug","offer_id":42120682340609,"sku":"M-202112081148-23","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Alabaster \/ UK plug","offer_id":42120682373377,"sku":"M-202112081148-24","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Alabaster \/ AU plug","offer_id":42120682275073,"sku":"M-202112081148-21","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Alabaster \/ EU plug","offer_id":42120682307841,"sku":"M-202112081148-22","price":671.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Melange_Table_Lamp_0329.jpg?v=1743220366"},{"product_id":"faceted-table-light","title":"Faceted  Table Light","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eGeometric brass base with white linen shade, 56cm tall, works with standard bulbs.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA faceted metal base in gold catches light from every angle, paired with a clean white drum shade. Throws warm ambient light across bedside tables, desks, or living room surfaces. Check your outlet type—this model ships with your regional plug standard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Faceted_Table_Light_3.jpg\" loading=\"lazy\" alt=\"Faceted  Table Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Faceted_Table_Light_6.jpg\" loading=\"lazy\" alt=\"Faceted  Table Light\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eFaceted brass base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAsymmetrical geometric form inspired by 1970s polyhedral design. Metal construction, no moving parts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWhite linen shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSoftens light output. 33cm diameter sits proportional to the base at full 56cm height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eStandard E26\/E27 bulb\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBring your own bulb—not included. Works with LED or incandescent up to standard wattage limits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height\u003c\/b\u003e\u003cspan\u003e56cm \/ 22″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e33cm \/ 13″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint\u003c\/b\u003e\u003cspan\u003eBase approximately 18cm wide at widest facet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ with in-line on\/off switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482139377921-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Faceted_Table_Light_600x600.jpg\" loading=\"lazy\" alt=\"Faceted  Table Light dimensions\"\u003e\u003cspan\u003eTechnical drawing: 33c 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482139377921-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482139377921-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Faceted_Table_Light_600x600.jpg\" alt=\"Faceted  Table Light dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eBrass-finished metal base; white linen shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 screw base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eStandard household bulb; warm white (2700K) complements the brass finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ fabric-covered with regional plug (US, UK, AU, or EU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust shade and base with dry cloth; do not wash or submerge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/14pmlLlE34QW45WpjRYn15rg_fffsdygf\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/18_a0GTpe1i20wM6Tk91LOVaGUKNKtm6q\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need to buy a bulb separately?\u003c\/summary\u003e\u003cp\u003eYes, bulb is not included. Any E26 or E27 base bulb works—LED is energy-efficient. Check your existing bulb type before ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug version do I order for the USA?\u003c\/summary\u003e\u003cp\u003eSelect the US plug variant. All four regional versions (US, UK, AU, EU) are the same price and ship with the correct plug for your country.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much light does this give off?\u003c\/summary\u003e\u003cp\u003eOutput depends on bulb wattage. The shade directs light downward and outward; recommended for task or accent lighting on tables and desks, not full-room illumination.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs assembly required?\u003c\/summary\u003e\u003cp\u003eYes, minimal assembly—shade attaches to the metal collar at the top of the base. See assembly instructions in the product documents.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Do I need to buy a bulb separately?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, bulb is not included. Any E26 or E27 base bulb works—LED is energy-efficient. Check your existing bulb type before ordering.\"}},{\"@type\":\"Question\",\"name\":\"Which plug version do I order for the USA?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Select the US plug variant. All four regional versions (US, UK, AU, EU) are the same price and ship with the correct plug for your country.\"}},{\"@type\":\"Question\",\"name\":\"How much light does this give off?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Output depends on bulb wattage. The shade directs light downward and outward; recommended for task or accent lighting on tables and desks, not full-room illumination.\"}},{\"@type\":\"Question\",\"name\":\"Is assembly required?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, minimal assembly—shade attaches to the metal collar at the top of the base. See assembly instructions in the product documents.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 33cm x H 56cm \/ ∅ 13″ x H 22″ \/ Gold \u0026 Beige \/ US plug","offer_id":42120695709953,"sku":"M-202112071247-1","price":288.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 56cm \/ ∅ 13″ x H 22″ \/ Gold \u0026 Beige \/ UK plug","offer_id":42120695742721,"sku":"M-202112071247-2","price":288.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 56cm \/ ∅ 13″ x H 22″ \/ Gold \u0026 Beige \/ AU plug","offer_id":42120695775489,"sku":"M-202112071247-3","price":288.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 56cm \/ ∅ 13″ x H 22″ \/ Gold \u0026 Beige \/ EU plug","offer_id":42120695808257,"sku":"M-202112071247-4","price":288.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Faceted_Table_Light_0329.jpg?v=1743229179"},{"product_id":"glazed-crystal-table-lamp","title":"Glazed Crystal Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eSmoky crystal base with beige fabric shade fills bedrooms and living rooms with warm, even light.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA table lamp 27.9 inches tall with a substantial glazed crystal base and cylinder fabric shade. The light spreads soft, diffused warmth across a nightstand, side table, or desk without harsh glare. Works in bedrooms, living rooms, home offices, and commercial spaces like boutiques or bars—just confirm your outlet type before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/lxAAVdmXTOY\" title=\"Glazed Crystal Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Glazed_-Crystal-_Table_-Lamp-_3.jpg\" loading=\"lazy\" alt=\"Glazed Crystal Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Glazed_Crystal_Table_Lamp_10_3519752f-b2f0-470c-b58d-a59645a891ce.jpg\" loading=\"lazy\" alt=\"Glazed Crystal Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Glazed_-Crystal-_Table_-Lamp-_8.jpg\" loading=\"lazy\" alt=\"Glazed Crystal Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Glazed_-Crystal-_Table_-Lamp-_7.jpg\" loading=\"lazy\" alt=\"Glazed Crystal Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eGlazed crystal base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSmoky crystal hand-formed into an oval shape. Solid weight and translucent depth create visual interest from any angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBeige fabric shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eCylinder shape diffuses light evenly. Color coordinates with neutral interiors and warmer bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIn-line on\/off switch\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eLocated on the cord for quick control. No need to reach the fixture or wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDia 38cm (15″) × H 71cm (27.9″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase footprint\u003c\/b\u003e\u003cspan\u003e38cm (15″) diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm (59″) with switch and plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482139508993-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Glazed_Crystal_Table_Lamp-1.jpg\" loading=\"lazy\" alt=\"Glazed Crystal Table Lamp dimensions\"\u003e\u003cspan\u003eDiameter 38cm × Height 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482139508993-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482139508993-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Glazed_Crystal_Table_Lamp-1.jpg\" alt=\"Glazed Crystal Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eCrystal base, fabric shade, metal fittings\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (standard bulb socket)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for warm white appearance; choose 2700K–3000K for similar tone\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (works worldwide with correct plug adapter)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage; not included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm (59″), pre-fitted with regional plug (US, UK, AU, or EU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust crystal base and shade regularly; do not immerse cord or socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1ykKdqw7P6-4-g_oMOeKZC-tgRpQL6c-T\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1mYv8bL4ekfmeq8sWsmHo2b6n3vynNLaI\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/18MSSb9tvfA8MFANpnInlraTxY2sPFX3i\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat is the shade and base made of?\u003c\/summary\u003e\u003cp\u003eThe base is hand-formed smoky crystal, glazed for depth and visual interest. The shade is a cylinder of beige fabric that diffuses light evenly.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan this lamp be dimmed?\u003c\/summary\u003e\u003cp\u003eYes. We build this lamp to order with triac dimming capability, so you can control brightness smoothly with a compatible dimmer switch.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I change the cord length?\u003c\/summary\u003e\u003cp\u003eThe standard cord is 59 inches with the switch and plug pre-fitted. We build to order, so a different length can be made to suit your table height and outlet position.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan this go on a sloped or vaulted ceiling?\u003c\/summary\u003e\u003cp\u003eThis is a table lamp, not a ceiling fixture, so ceiling slope does not apply. It sits on a nightstand, side table, or desk.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this run on US household power?\u003c\/summary\u003e\u003cp\u003eYes. It plugs into a standard US outlet (NEMA 5-15) and works on 110–240V AC. Choose any E26 or E27 base bulb up to 60W for safety.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this approved for US use and do you ship here?\u003c\/summary\u003e\u003cp\u003eYes to both. We ship free to all 50 states. Choose the US plug variant when you order.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What is the shade and base made of?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The base is hand-formed smoky crystal, glazed for depth and visual interest. The shade is a cylinder of beige fabric that diffuses light evenly.\"}}, {\"@type\": \"Question\", \"name\": \"Can this lamp be dimmed?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. We build this lamp to order with triac dimming capability, so you can control brightness smoothly with a compatible dimmer switch.\"}}, {\"@type\": \"Question\", \"name\": \"Can I change the cord length?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The standard cord is 59 inches with the switch and plug pre-fitted. We build to order, so a different length can be made to suit your table height and outlet position.\"}}, {\"@type\": \"Question\", \"name\": \"Can this go on a sloped or vaulted ceiling?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This is a table lamp, not a ceiling fixture, so ceiling slope does not apply. It sits on a nightstand, side table, or desk.\"}}, {\"@type\": \"Question\", \"name\": \"Does this run on US household power?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. It plugs into a standard US outlet (NEMA 5-15) and works on 110–240V AC. Choose any E26 or E27 base bulb up to 60W for safety.\"}}, {\"@type\": \"Question\", \"name\": \"Is this approved for US use and do you ship here?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes to both. We ship free to all 50 states. Choose the US plug variant when you order.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 38cm x H 71cm \/ ∅ 15″ x H 27.9″ \/ Crystal \u0026 Fabric \/ US plug","offer_id":42120696070401,"sku":"M-202112081060-1","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 71cm \/ ∅ 15″ x H 27.9″ \/ Crystal \u0026 Fabric \/ UK plug","offer_id":42120696103169,"sku":"M-202112081060-2","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 71cm \/ ∅ 15″ x H 27.9″ \/ Crystal \u0026 Fabric \/ AU plug","offer_id":42120696135937,"sku":"M-202112081060-3","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 71cm \/ ∅ 15″ x H 27.9″ \/ Crystal \u0026 Fabric \/ EU plug","offer_id":42120696168705,"sku":"M-202112081060-4","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Glazed_Crystal_Table_Lamp_0329.jpg?v=1743229274"},{"product_id":"cubo-table-lamp","title":"Cubo Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eGeometric glass shade diffuses light evenly; works in bedrooms, living rooms, or beside a desk.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 16-inch-tall table lamp with a hand-blown glass shade cast in a geometric mold. The smoky glass scatters light softly across the shade while the interior satin finish ensures even glow without harsh spots. Place it on a nightstand, console, or side table—just confirm your room's outlet type before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Cubo_Table_Lamp_34.jpg\" loading=\"lazy\" alt=\"Cubo Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Cubo_Table_Lamp_1.png\" loading=\"lazy\" alt=\"Cubo Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHand-Blown Glass Shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eArtisanal Murano glass shaped in a mold. Smoky finish with satin interior maximizes light diffusion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eGeometric Form\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eFaceted shape reads sculptural from any angle. Works in contemporary or traditional rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBronze Metal Base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWeighted cylinder keeps the lamp stable. Complements both warm and cool wall tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e28 cm diameter × 40 cm height (11″ × 15.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade\u003c\/b\u003e\u003cspan\u003eSmoky blown glass with satin-finish interior\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase\u003c\/b\u003e\u003cspan\u003eBronze metal cylinder\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord\u003c\/b\u003e\u003cspan\u003e150 cm (59″) with in-line on\/off switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482139803905-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Cubo_Table_Lamp_600x600_6b5c3bcf-0a5d-4217-86a5-9bbd039885f7_480x480.jpg\" loading=\"lazy\" alt=\"Cubo Table Lamp dimensions\"\u003e\u003cspan\u003eDimensions: 28 cm wide 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482139803905-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482139803905-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Cubo_Table_Lamp_600x600_6b5c3bcf-0a5d-4217-86a5-9bbd039885f7_480x480.jpg\" alt=\"Cubo Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eHand-blown Murano glass (shade); metal (base)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for typical output; no bulb included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (universal range)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage; see product data sheet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off rocker on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″) with plug; choose US, UK, AU, or EU\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust shade with soft dry cloth; avoid moisture inside glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1m0_j-hyG6MBKm1NrC7CTcOUHHQMC7PSO\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eAny E26 or E27 base bulb up to the wattage rating on the data sheet. The lamp does not ship with a bulb.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug option should I pick?\u003c\/summary\u003e\u003cp\u003eChoose the plug that matches your outlet type: US (Type A), UK (Type G), AU (Type I), or EU (Type C\/E).\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this lamp dimmable?\u003c\/summary\u003e\u003cp\u003eYes, if you use a dimmable bulb and a wall dimmer; the cord switch is on\/off only.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp in a bathroom?\u003c\/summary\u003e\u003cp\u003eNo—it is rated for indoor use only and not suitable for wet or high-moisture spaces.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any E26 or E27 base bulb up to the wattage rating on the data sheet. The lamp does not ship with a bulb.\"}},{\"@type\":\"Question\",\"name\":\"Which plug option should I pick?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose the plug that matches your outlet type: US (Type A), UK (Type G), AU (Type I), or EU (Type C\/E).\"}},{\"@type\":\"Question\",\"name\":\"Is this lamp dimmable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, if you use a dimmable bulb and a wall dimmer; the cord switch is on\/off only.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp in a bathroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No—it is rated for indoor use only and not suitable for wet or high-moisture spaces.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 28cm x H 40cm \/ ∅ 11″ x H 15.7″ \/ Smoky \/ US plug","offer_id":42120697250049,"sku":"M-202112071210-1","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 40cm \/ ∅ 11″ x H 15.7″ \/ Smoky \/ UK plug","offer_id":42120697282817,"sku":"M-202112071210-2","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 40cm \/ ∅ 11″ x H 15.7″ \/ Smoky \/ AU plug","offer_id":42120697315585,"sku":"M-202112071210-3","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 40cm \/ ∅ 11″ x H 15.7″ \/ Smoky \/ EU plug","offer_id":42120697348353,"sku":"M-202112071210-4","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Cubo_Table_Lamp_0329.jpg?v=1743233559"},{"product_id":"median-table-lamp","title":"Alabaster Planes Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eAlabaster planes glow around a fluted metal stem; warm light hidden inside.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA table lamp 12 inches tall with two stacked alabaster discs that emit soft, diffused light from within. The warm glow spreads across the alabaster without visible bulbs or fixtures. Place on a desk, nightstand, or console where you need ambient light that doesn't glare—check your outlet type before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/HzPV_iVymLI\" title=\"Alabaster Planes Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Median_Table_Lamp_8_34dd0ff1-35cb-41fb-a8eb-800bde1d380b.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Median_Table_Lamp_11.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eAlabaster \u0026amp; copper construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eNatural alabaster shade with fluted metal stem in copper or black. Each shade has unique texture and markings due to alabaster's natural variation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIntegrated LED, 3000K warm\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eIntegrated LED light source tuned to warm white (3000K). No bulb replacement needed. Hides inside the stem for invisible light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSingle or double plane\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose one 12-inch-tall shade or two stacked shades at 15 inches tall. Both mount the same 28cm diameter discs perpendicular to the stem.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSingle plane\u003c\/b\u003e\u003cspan\u003eØ 11″ diameter × 12.2″ tall (28cm × 31cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eDouble plane\u003c\/b\u003e\u003cspan\u003eØ 11″ diameter × 15″ tall (28cm × 38cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e59″ (150cm) with in-line switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\n\u003clabel class=\"dim\" for=\"dz-7482140066049-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Median_Table_lamp-31cm_600x600.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Table Lamp dimensions\"\u003e\u003cspan\u003eSingle plane: 28cm dia 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482140066049-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Median_Table_lamp-38cm_600x600.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Table Lamp dimensions\"\u003e\u003cspan\u003eDouble plane: 28cm dia 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482140066049-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482140066049-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Median_Table_lamp-31cm_600x600.jpg\" alt=\"Alabaster Planes Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482140066049-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482140066049-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Median_Table_lamp-38cm_600x600.jpg\" alt=\"Alabaster Planes Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eWhite alabaster shade; metal stem in copper or black finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED (non-replaceable)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003e3000K warm white (built-in); also available in 4500K neutral or 6000K cool\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch integrated into plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e59″ (150cm) with switch plug; US, UK, EU, or AU outlet configurations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust alabaster with a soft, dry cloth. Do not submerge. Alabaster is porous; avoid prolonged contact with liquids or oils.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1b0PbMb_99hWavQMHiS_2S6dWxef-rM_N\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I replace the LED if it burns out?\u003c\/summary\u003e\u003cp\u003eNo. The LED is integrated into the fixture and not user-replaceable. It is rated for extended service life.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill each alabaster shade look the same?\u003c\/summary\u003e\u003cp\u003eNo. Natural alabaster varies in texture, veining, and color from piece to piece. Each lamp is unique.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this lamp bright enough for reading or task work?\u003c\/summary\u003e\u003cp\u003eThe 3000K warm setting is designed for ambient lighting. If you need task light, choose a desk or table lamp with higher output, or request the 4500K neutral or 6000K cool version at checkout.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat outlet type do I need?\u003c\/summary\u003e\u003cp\u003eThe lamp ships with a US, UK, EU, or AU plug. Select your region when ordering. The cord is 59 inches long with a built-in switch.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I replace the LED if it burns out?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LED is integrated into the fixture and not user-replaceable. It is rated for extended service life.\"}},{\"@type\":\"Question\",\"name\":\"Will each alabaster shade look the same?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Natural alabaster varies in texture, veining, and color from piece to piece. Each lamp is unique.\"}},{\"@type\":\"Question\",\"name\":\"Is this lamp bright enough for reading or task work?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 3000K warm setting is designed for ambient lighting. If you need task light, choose a desk or table lamp with higher output, or request the 4500K neutral or 6000K cool version at checkout.\"}},{\"@type\":\"Question\",\"name\":\"What outlet type do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The lamp ships with a US, UK, EU, or AU plug. Select your region when ordering. The cord is 59 inches long with a built-in switch.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Copper \/ Warm Light \/ US Plug","offer_id":42120698462465,"sku":"M-202112081145-1","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Copper \/ Warm Light \/ UK Plug","offer_id":42120698495233,"sku":"M-202112081145-2","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Copper \/ Warm Light \/ AU Plug","offer_id":44202713350401,"sku":"M-202112081145-3","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Copper \/ Warm Light \/ EU Plug","offer_id":44202713383169,"sku":"M-202112081145-4","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Black \/ Warm Light \/ US Plug","offer_id":42120698528001,"sku":"M-202112081145-5","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Black \/ Warm Light \/ UK Plug","offer_id":42120698560769,"sku":"M-202112081145-6","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Black \/ Warm Light \/ AU Plug","offer_id":44202713415937,"sku":"M-202112081145-7","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Black \/ Warm Light \/ EU Plug","offer_id":44202713448705,"sku":"M-202112081145-8","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Copper \/ Warm Light \/ US Plug","offer_id":42120698593537,"sku":"M-202112081145-9","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Copper \/ Warm Light \/ UK Plug","offer_id":42120698626305,"sku":"M-202112081145-10","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Copper \/ Warm Light \/ AU Plug","offer_id":44202713481473,"sku":"M-202112081145-11","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Copper \/ Warm Light \/ EU Plug","offer_id":44202713514241,"sku":"M-202112081145-12","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Black \/ Warm Light \/ US Plug","offer_id":42120698659073,"sku":"M-202112081145-13","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Black \/ Warm Light \/ UK Plug","offer_id":42120698691841,"sku":"M-202112081145-14","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Black \/ Warm Light \/ AU Plug","offer_id":44202713547009,"sku":"M-202112081145-15","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Black \/ Warm Light \/ EU Plug","offer_id":44202713579777,"sku":"M-202112081145-16","price":439.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Alabaster_Planes_Table_Lamp_0329.jpg?v=1743230829"},{"product_id":"median-sconce","title":"Alabaster Planes Sconce","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eAlabaster wall sconce with hidden LED that glows through translucent stone, dimmable warm light.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA wall-mounted alabaster sconce that glows from within, casting soft light through natural stone. Each fixture is one-of-a-kind due to alabaster's unique veining and texture. Mount it in bedrooms, living rooms, or bathrooms where you want gentle ambient light without visible bulbs or cords.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/ycRQJi7qksY?si=0DpsMwAPwX1wzrGl\" title=\"Alabaster Planes Sconce\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Median_Sconce_13.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Median_Sconce_22.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Median_Sconce_20.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Median_Sconce_5.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Sconce\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eNatural alabaster shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTranslucent white alabaster stone with fluted metal core. Each piece varies in texture and color due to stone's natural origin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIntegrated LED light\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBuilt-in warm light (3000K) hidden inside. Dimmable with standard household dimmer switches on standard wiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eGold or bronze metal\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose gold or bronze finish for the fluted interior frame. Metal hardware is aluminum and stays cool to touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eCanopy: Dia 12cm (4.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSmall\u003c\/b\u003e\u003cspan\u003eDia 20cm × W 12cm (7.9″ × 4.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMedium\u003c\/b\u003e\u003cspan\u003eDia 25cm × W 12cm (9.8″ × 4.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLarge\u003c\/b\u003e\u003cspan\u003eDia 30cm × W 12cm (11.8″ × 4.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482140295425-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Alabaster_Planes_Sconce1625.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Sconce dimensions\"\u003e\u003cspan\u003eSize and spec diagram 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482140295425-0\" class=\"dim-toggle\"\u003e\n\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482140295425-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Alabaster_Planes_Sconce1625.jpg\" alt=\"Alabaster Planes Sconce dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eAluminum frame with natural white alabaster shade.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED (non-replaceable). Warm 3000K.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eN\/A – LED is built-in. Warm white only (3000K).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (works worldwide with proper wiring).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003e5W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with standard household dimmers and regular switches. Hardwired (no plug-in option).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired installation. Electrician required.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only. Not waterproof (IP20 rating). Keep away from moisture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust with a soft, dry cloth. Do not use water or abrasive cleaners on alabaster.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1QgoIYjhAYsWMCCwm3C_cXB4JFl_cDMSX\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/138cJRjZMrVXRzUaINoN5xG1dpdb0qpUD\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\n\u003csummary\u003eIs this a plug-in sconce or does it need to be hardwired?\u003c\/summary\u003e\n\u003cp\u003eHardwired only. An electrician must connect it to your wall's electrical system. No plug-in version is available.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qa\"\u003e\n\u003csummary\u003eWill the alabaster look different in person than in photos?\u003c\/summary\u003e\n\u003cp\u003eYes. Because alabaster is a natural stone, each shade has unique veining, texture, and color variation. No two are identical.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qa\"\u003e\n\u003csummary\u003eCan I use this with a dimmer switch?\u003c\/summary\u003e\n\u003cp\u003eYes. It works with standard household dimmer switches. The light is warm and dims smoothly from full brightness to very low.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qa\"\u003e\n\u003csummary\u003eWhat sizes should I buy for different room sizes?\u003c\/summary\u003e\n\u003cp\u003eSmall (20cm) works in hallways and small bedrooms. Medium (25cm) suits standard living rooms. Large (30–35cm) for open spaces or as a pair above a sofa.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Rayonshine","offers":[{"title":"Dia 20cm x W 12cm \/ Gold \u0026 White \/ Triac Warm Dimming","offer_id":42120699969793,"sku":"M-202112081144-1","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x W 12cm \/ Bronze \u0026 White \/ Triac Warm Dimming","offer_id":48185776406785,"sku":"M-202112081144-15","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x W 12cm \/ Gold \u0026 White \/ Triac Warm Dimming","offer_id":42120700035329,"sku":"M-202112081144-3","price":290.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x W 12cm \/ Bronze \u0026 White \/ Triac Warm Dimming","offer_id":48185776439553,"sku":"M-202112081144-13","price":290.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x W 12cm \/ Gold \u0026 White \/ Triac Warm Dimming","offer_id":42120700199169,"sku":"M-202112081144-7","price":330.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x W 12cm \/ Bronze \u0026 White \/ Triac Warm Dimming","offer_id":48185776472321,"sku":"M-202112081144-11","price":330.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x W 12cm \/ Gold \u0026 White \/ Triac Warm Dimming","offer_id":42120700264705,"sku":"M-202112081144-9","price":415.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x W 12cm \/ Bronze \u0026 White \/ Triac Warm Dimming","offer_id":48185776505089,"sku":"M-202112081144-10","price":415.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Alabaster_Planes_Sconce.jpg?v=1742809103"},{"product_id":"metal-sconce","title":"Metal Sconce","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eHardwired wall sconce with textured metal shade and black or gold metal fringe accents.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 17cm-wide, 45cm-tall wall sconce that mounts flat to the wall and casts warm light through a handcrafted metal shade. The fixture requires an E14 bulb (not included) and works on standard household switches—no dimmers. Install it beside a bathroom mirror, over a bedroom nightstand, flanking an entryway, or in a hallway.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Metal_Sconce_17.jpg\" loading=\"lazy\" alt=\"Metal Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Metal_Sconce_6.jpg\" loading=\"lazy\" alt=\"Metal Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Metal_Sconce_15.jpg\" loading=\"lazy\" alt=\"Metal Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Metal_Sconce_3.jpg\" loading=\"lazy\" alt=\"Metal Sconce\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTextured metal shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eGold leaf or silver finish with a natural, pebbled surface. Paired with black or gold metal fringe that hangs below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHardwired installation\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eMounts directly to wall wiring. Works with standard light switches, not dimmers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eE14 bulb socket\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBulb sold separately. Choose warm or cool Kelvin depending on room mood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e17cm W × 45cm H (6.7″ × 17.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e17cm \/ 6.7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eProjection from wall\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482145505537-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Metal_Sconce_600x600_c77fb06f-8418-4bc9-8903-033c768784eb_600x600.jpg\" loading=\"lazy\" alt=\"Metal Sconce dimensions\"\u003e\u003cspan\u003eDimensions: 17cm W × 4 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482145505537-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482145505537-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Metal_Sconce_600x600_c77fb06f-8418-4bc9-8903-033c768784eb_600x600.jpg\" alt=\"Metal Sconce dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal, iron, aluminum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE14 base bulb (not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee your bulb package; 2700K for warm white, 4000K+ for cool white\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (works worldwide)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb chosen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with standard household switches; not compatible with dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired; no plug or cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; not waterproof (IP 20)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust with a soft, dry cloth; avoid water and harsh chemicals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1LGQ-Ct30xAAIG6v75Z4U3MejATUIywNm\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this a plug-in wall sconce?\u003c\/summary\u003e\u003cp\u003eNo. This sconce is hardwired directly to your home's electrical system. Hire a licensed electrician if you are not comfortable with wiring.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eAny E14 base bulb. Bulb is not included. Warm white (2700K) suits bedrooms and living rooms; cool white (4000K+) suits bathrooms and kitchens.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use a dimmer switch?\u003c\/summary\u003e\u003cp\u003eNo. This fixture works only with standard on\/off switches. Using a dimmer may damage the wiring.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhere should I install it?\u003c\/summary\u003e\u003cp\u003eBeside a bathroom mirror, above a nightstand, flanking an entryway, along a hallway, or under a covered porch. Do not use outdoors in rain or humidity.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Is this a plug-in wall sconce?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This sconce is hardwired directly to your home's electrical system. Hire a licensed electrician if you are not comfortable with wiring.\"}},{\"@type\":\"Question\",\"name\":\"What bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any E14 base bulb. Bulb is not included. Warm white (2700K) suits bedrooms and living rooms; cool white (4000K+) suits bathrooms and kitchens.\"}},{\"@type\":\"Question\",\"name\":\"Can I use a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture works only with standard on\/off switches. Using a dimmer may damage the wiring.\"}},{\"@type\":\"Question\",\"name\":\"Where should I install it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Beside a bathroom mirror, above a nightstand, flanking an entryway, along a hallway, or under a covered porch. Do not use outdoors in rain or humidity.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 17cm x H 45cm \/ ∅ 6.7″ x H 17.7″ \/ Black \u0026 Gold","offer_id":42120719335681,"sku":"M-202112081207-1","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17cm x H 45cm \/ ∅ 6.7″ x H 17.7″ \/ Gold \u0026 Silver","offer_id":42120719368449,"sku":"M-202112081207-2","price":138.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Metal_Sconce.jpg?v=1742871264"},{"product_id":"bola-disc-table-lamp","title":"Bola Disc Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eRotating disc shade casts direct and indirect light; marble base anchors a bedroom or desk.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 16-inch-tall table lamp with a pivoting metal disc shade and glowing opal globe that sits on a real marble cylinder. Rotate the shade 360° to aim light where you read or work. Place it on a nightstand, desk, or side table—just confirm your plug type matches your outlet before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Bola_Table_Lamp_2.jpg\" loading=\"lazy\" alt=\"Bola Disc Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Bola_Table_Lamp_5.jpg\" loading=\"lazy\" alt=\"Bola Disc Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eRotating metal shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSwivel 360° to direct light. Blocks glare or spreads it as needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eOpal glass globe\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eDiffuses warm glow without harshness. Appears to float above the base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMarble cylinder base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eReal marble varies in pattern and veining. Weighty, stable, never tips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e11.8″ diameter × 15.7″ tall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade disc\u003c\/b\u003e\u003cspan\u003e11.8″ across\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase\u003c\/b\u003e\u003cspan\u003eMarble cylinder\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord\u003c\/b\u003e\u003cspan\u003e59″ with plug and inline switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482147012865-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Bola_Disc_Table_Lamp_1_480x480.jpg\" loading=\"lazy\" alt=\"Bola Disc Table Lamp dimensions\"\u003e\u003cspan\u003eSize spec: 30cm and 21 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482147012865-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482147012865-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Bola_Disc_Table_Lamp_1_480x480.jpg\" alt=\"Bola Disc Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eStainless steel shade, opal glass globe, solid marble base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 socket (bulb not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 LED or halogen; 2700K for warm light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb chosen (max 40W typical for G9)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003ePush-button inline dimmer on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e59″ fabric-covered cord with regional plug (US, UK, AU, or EU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe marble with dry cloth; dust shade. Marble veining varies naturally—no two bases identical.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1TKymm4cN08SOV90fJZ-0bMcik_p-u47Y\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1XhU9wDmk1RDkP2aM9GzhNoPrwCL9s1UY\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I aim the light in different directions?\u003c\/summary\u003e\u003cp\u003eYes. Rotate the shade 360° to point light at your book, desk, or wall. Dimmer lets you control brightness.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. Buy a G9 LED or halogen bulb separately. Most buyers choose warm white (2700K) for bedrooms.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill my marble base look exactly like the photos?\u003c\/summary\u003e\u003cp\u003eNo. Real marble veining is unique to each piece. Your base will be similar but not identical to the images.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug do I need?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, AU, or EU when you order. The lamp works on any voltage 110–240V.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I aim the light in different directions?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Rotate the shade 360° to point light at your book, desk, or wall. Dimmer lets you control brightness.\"}},{\"@type\":\"Question\",\"name\":\"Does it come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Buy a G9 LED or halogen bulb separately. Most buyers choose warm white (2700K) for bedrooms.\"}},{\"@type\":\"Question\",\"name\":\"Will my marble base look exactly like the photos?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Real marble veining is unique to each piece. Your base will be similar but not identical to the images.\"}},{\"@type\":\"Question\",\"name\":\"Which plug do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, AU, or EU when you order. The lamp works on any voltage 110–240V.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 Black Marble \/ US plug","offer_id":42120722448641,"sku":"M-202112071101-13","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 Black Marble \/ UK plug","offer_id":42120722481409,"sku":"M-202112071101-14","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 Black Marble \/ AU plug","offer_id":42120722514177,"sku":"M-202112071101-15","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 Black Marble \/ EU plug","offer_id":42120722546945,"sku":"M-202112071101-16","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 White Marble \/ US plug","offer_id":42120722186497,"sku":"M-202112071101-9","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 White Marble \/ UK plug","offer_id":42120722219265,"sku":"M-202112071101-10","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 White Marble \/ AU plug","offer_id":42120722252033,"sku":"M-202112071101-11","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 White Marble \/ EU plug","offer_id":42120722284801,"sku":"M-202112071101-12","price":231.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Bola_Disc_Table_Lamp_0329.jpg?v=1743229216"},{"product_id":"galileo-table-lamp","title":"Galileo Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eFluted ceramic base with drum shade in white or grey delivers focused task light for bedside or desk.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThis table lamp stands 26.7″ tall with a 15″ diameter shade—large enough to anchor a nightstand or console without dominating the space. The ribbed ceramic body and linen shade diffuse warm light evenly across a small work area. Works in a bedroom, living room, or office; confirm your plug type matches your wall outlet before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/iCeq6xrmwGI\" title=\"Galileo Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Galileo_Table_Lamp_1_6d511731-ec9e-4946-acc1-1ffb49bbf60a.jpg\" loading=\"lazy\" alt=\"Galileo Table Lamp\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eFluted ceramic base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSolid-glazed ceramic with vertical ribbing. Brushed brass fittings and silk-wrapped cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eLinen drum shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite linen hardback shade. Pairs with brass fixtures for consistent finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTask or accent light\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e150cm cord with in-line switch. Runs on standard E26 or E27 bulbs (not included).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height\u003c\/b\u003e\u003cspan\u003e68 cm \/ 26.7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e38 cm \/ 15″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482147340545-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Galileo_Table_Lamp_8.jpg\" loading=\"lazy\" alt=\"Galileo Table Lamp dimensions\"\u003e\u003cspan\u003eHeight and diameter sp 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482147340545-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482147340545-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Galileo_Table_Lamp_8.jpg\" alt=\"Galileo Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eCeramic base, linen shade, metal and brass fittings\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (standard bulb)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos; select based on desired warmth (warm white typical for bedside)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (compatible worldwide with correct plug type)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb selected; not specified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59″ silk-wrapped, with plug (type varies by order)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust ceramic base and shade regularly; do not immerse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1msjoh4uCnIFW_nmJh_ke4xOd3yIaZNPP\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug type should I order?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, AU, or EU at checkout. Plug type ships with the lamp; confirm it matches your wall outlet before purchase.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. You need one E26 or E27 base bulb (standard size). Select wattage and color temperature based on room brightness you want.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this good for a table lamp for bedroom?\u003c\/summary\u003e\u003cp\u003eYes. At 26.7″ tall with a 15″ shade, it fits most nightstands and delivers focused light for reading without glare.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp in any room?\u003c\/summary\u003e\u003cp\u003eYes, indoors only. Works on bedside tables, desks, living room consoles, or office shelves—anywhere near a wall outlet within 59″ of the lamp.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What plug type should I order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, AU, or EU at checkout. Plug type ships with the lamp; confirm it matches your wall outlet before purchase.\"}},{\"@type\":\"Question\",\"name\":\"Does it come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You need one E26 or E27 base bulb (standard size). Select wattage and color temperature based on room brightness you want.\"}},{\"@type\":\"Question\",\"name\":\"Is this good for a table lamp for bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. At 26.7″ tall with a 15″ shade, it fits most nightstands and delivers focused light for reading without glare.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp in any room?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, indoors only. Works on bedside tables, desks, living room consoles, or office shelves—anywhere near a wall outlet within 59″ of the lamp.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Grey \/ US plug","offer_id":42120723071233,"sku":"M-202112081049-1","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Grey \/ UK plug","offer_id":42120723104001,"sku":"M-202112081049-2","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Grey \/ AU plug","offer_id":42120723136769,"sku":"M-202112081049-3","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Grey \/ EU plug","offer_id":42120723169537,"sku":"M-202112081049-4","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Black \/ US plug","offer_id":42120723202305,"sku":"M-202112081049-5","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Black \/ UK plug","offer_id":42120723235073,"sku":"M-202112081049-6","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Black \/ AU plug","offer_id":42120723267841,"sku":"M-202112081049-7","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Black \/ EU plug","offer_id":42120723300609,"sku":"M-202112081049-8","price":310.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Galileo_Table_-Lamp_0329.jpg?v=1743230894"},{"product_id":"rico-table-lamp","title":"Rico Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eHand-blown glass table lamp with nickel finish, 67cm tall, takes standard E26\/E27 bulbs.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Rico is a substantial blown-glass table lamp that commands a console or desk without overwhelming the room—it stands 67cm (26.4″) tall with a 38cm (15″) diameter base. It delivers warm ambient light once you add a bulb and pair it with a shade. Place it on a side table or desk; confirm your room's outlet type before ordering (US, UK, EU, or AU plug).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rico_Table_Lamp_34_0ddba9cd-1293-4900-b3fd-99a86ad803c6.jpg\" loading=\"lazy\" alt=\"Rico Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rico_Table_Lamp_33.jpg\" loading=\"lazy\" alt=\"Rico Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rico_Table_Lamp_31.jpg\" loading=\"lazy\" alt=\"Rico Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rico_Table_Lamp_35.jpg\" loading=\"lazy\" alt=\"Rico Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHand-blown glass base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHeavy glass with bright nickel finish. Handcrafted. Weighs enough to stay put on any surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eGrey fabric shade included\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSmoke grey linen. Sits on standard harp. Swap it anytime for a different color or style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eStandard bulb socket\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAccepts E26 or E27 base bulbs up to 60W. No bulb included. Cord is 150cm (59″) with in-line switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall dimensions\u003c\/b\u003e\u003cspan\u003eDia 38cm × H 67cm (∅ 15″ × H 26.4″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase diameter\u003c\/b\u003e\u003cspan\u003e38cm \/ 15″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eHeight\u003c\/b\u003e\u003cspan\u003e67cm \/ 26.4″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade included\u003c\/b\u003e\u003cspan\u003eYes, smoke grey\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482147471617-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rico-Table-Lamp_600x600_75_600x600.jpg\" loading=\"lazy\" alt=\"Rico Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing: 38c 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482147471617-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482147471617-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rico-Table-Lamp_600x600_75_600x600.jpg\" alt=\"Rico Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eHand-blown glass and metal base with nickel finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 standard base bulb socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eAny E26\/E27 bulb up to 60W; warmth depends on bulb choice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ cord with plug (US, UK, EU, or AU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust base and shade regularly. Do not submerge.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1o_s-15m58MzQbI8bRuTz2SXpu6AgYL7C\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this lamp come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. Buy an E26 or E27 base bulb separately—60W maximum.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use a different lamp shade?\u003c\/summary\u003e\u003cp\u003eYes. The grey shade sits on a standard harp, so any shade that fits that harp will work.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug type should I order?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, EU, or AU depending on your country. All variants are the same price.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow heavy is the base?\u003c\/summary\u003e\u003cp\u003eHeavy blown glass—it stays firmly on a table and won't tip easily.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Does this lamp come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Buy an E26 or E27 base bulb separately—60W maximum.\"}},{\"@type\":\"Question\",\"name\":\"Can I use a different lamp shade?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The grey shade sits on a standard harp, so any shade that fits that harp will work.\"}},{\"@type\":\"Question\",\"name\":\"What plug type should I order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, EU, or AU depending on your country. All variants are the same price.\"}},{\"@type\":\"Question\",\"name\":\"How heavy is the base?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Heavy blown glass—it stays firmly on a table and won't tip easily.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 38cm x H 67cm \/ ∅ 15″ x H 26.4″ \/ Smoke Grey \/ US plug","offer_id":42120723464449,"sku":"M-202112071420-1","price":249.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 67cm \/ ∅ 15″ x H 26.4″ \/ Smoke Grey \/ UK plug","offer_id":42120723497217,"sku":"M-202112071420-2","price":249.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 67cm \/ ∅ 15″ x H 26.4″ \/ Smoke Grey \/ AU plug","offer_id":42120723529985,"sku":"M-202112071420-3","price":249.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 67cm \/ ∅ 15″ x H 26.4″ \/ Smoke Grey \/ EU plug","offer_id":42120723562753,"sku":"M-202112071420-4","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rico_Table_Lamp_0329.jpg?v=1743231948"},{"product_id":"zanuso-table-lamp","title":"Zanuso Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eSculptural desk and table lamp with a large adjustable diffuser and integrated LED.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Zanuso is a substantial 42cm-wide table lamp that sits low and wide, reading as a furnishing rather than an accent. The integrated LED casts warm or cool light across a workspace or dining surface without glare. Place it on a desk, credenza, or console—confirm your outlet type matches the plug version before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Zanuso_table_lamp_30.jpg\" loading=\"lazy\" alt=\"Zanuso Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Zanuso_table_lamp_37.jpg\" loading=\"lazy\" alt=\"Zanuso Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePerspex diffuser\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eLarge rotary disc sits below the dome and rotates to direct light. Reduces glare while spreading illumination across the table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eLacquered metal base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWeighted steel platform keeps the lamp stable on any bearing surface. White finish pairs with most interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eColor temperature choice\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSelect warm white (3000K) for relaxed spaces or cool white (6000K) for task work. Switch toggles on and off at the cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e42cm diameter × 40cm tall (16.5″ × 15.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm (59″) with in-line switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint\u003c\/b\u003e\u003cspan\u003eCircular base matches the 42cm dome width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482148356353-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Zanuso_Table_Lamp_Size_600x600.jpg\" loading=\"lazy\" alt=\"Zanuso Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing with 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482148356353-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482148356353-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Zanuso_Table_Lamp_Size_600x600.jpg\" alt=\"Zanuso Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003ePolypropylene diffuser, lacquered metal base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED (non-replaceable)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eWarm white 3000K or cool white 6000K; factory-set, not switchable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee product documentation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line toggle on the 150cm cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) with color-matched plug; available in US, UK, AU, EU configurations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe diffuser and base with a dry cloth; avoid submersion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1QyA2CFL0dBW0to2Q3mkIDkuCQ7dTSV-2\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I rotate the diffuser to point light in different directions?\u003c\/summary\u003e\u003cp\u003eYes. The Perspex disc rotates to adjust where the light spreads, making it flexible for desk work or ambient table lighting.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs the LED replaceable if it burns out?\u003c\/summary\u003e\u003cp\u003eNo. The LED is integrated into the lamp. Contact support if it fails within the certified lifespan.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug type do I need?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, AU, or EU at checkout. Confirm your outlet type before purchase; the plug cannot be swapped.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work on a nightstand or only a desk?\u003c\/summary\u003e\u003cp\u003eIt works on any flat surface—desk, credenza, console, or large nightstand. The 42cm width requires space; measure your furniture first.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I rotate the diffuser to point light in different directions?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The Perspex disc rotates to adjust where the light spreads, making it flexible for desk work or ambient table lighting.\"}},{\"@type\":\"Question\",\"name\":\"Is the LED replaceable if it burns out?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LED is integrated into the lamp. Contact support if it fails within the certified lifespan.\"}},{\"@type\":\"Question\",\"name\":\"What plug type do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, AU, or EU at checkout. Confirm your outlet type before purchase; the plug cannot be swapped.\"}},{\"@type\":\"Question\",\"name\":\"Will this work on a nightstand or only a desk?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It works on any flat surface—desk, credenza, console, or large nightstand. The 42cm width requires space; measure your furniture first.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Warm White \/ US plug","offer_id":42120725463297,"sku":"M-202112071321-1","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Warm White \/ UK plug","offer_id":44211702694145,"sku":"M-202112071321-2","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Warm White \/ AU plug","offer_id":44211702726913,"sku":"M-202112071321-3","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Warm White \/ EU plug","offer_id":44211702759681,"sku":"M-202112071321-4","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Cool White \/ US plug","offer_id":42120725496065,"sku":"M-202112071321-5","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Cool White \/ UK plug","offer_id":44211702792449,"sku":"M-202112071321-6","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Cool White \/ AU plug","offer_id":44211702825217,"sku":"M-202112071321-7","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Cool White \/ EU plug","offer_id":44211702857985,"sku":"M-202112071321-8","price":429.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Zanuso_Table_Lamp_0329.jpg?v=1743231114"},{"product_id":"valdampierre-sconce","title":"Valdampierre Sconce","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eBrass or chrome wall sconce with faceted crystal shade, hardwired, takes E14 bulb.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA slender 22-inch wall sconce with a faceted crystal shade that casts geometric light patterns. The fixture mounts flush to the wall and works in hallways, bedrooms, or accent spaces. Verify your wall can support hardwired installation before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Valdampierre_Sconce_7.jpg\" loading=\"lazy\" alt=\"Valdampierre Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Valdampierre_Sconce_2.jpg\" loading=\"lazy\" alt=\"Valdampierre Sconce\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eFaceted crystal shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHeavy-cut glass refracts light into defined beam patterns. Pair with warm white or cool daylight bulbs depending on room mood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBrass or chrome finish\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose Heritage Brass for warm interiors or Chrome for cool, minimal spaces. Both finishes coordinate with standard wall plates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHardwired installation\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eRequires licensed electrician or confident DIY wiring. Not compatible with dimmer switches; works with standard household on\/off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eL 4.7″ × W 7.1″ × H 22″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eProjection from wall\u003c\/b\u003e\u003cspan\u003e7.1 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e4.7 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482148913409-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Valdampierre_Sconce_size_600x600.jpg\" loading=\"lazy\" alt=\"Valdampierre Sconce dimensions\"\u003e\u003cspan\u003eDimensions and mountin 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482148913409-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482148913409-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Valdampierre_Sconce_size_600x600.jpg\" alt=\"Valdampierre Sconce dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eBrass or chrome metal with clear faceted glass shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE14 base socket (standard European\/international screw-in bulb)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos; LED or incandescent E14 bulbs rated for wall sconces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage; consult electrician for circuit load\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eStandard household wall switch; not compatible with dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired; no cord. Requires in-wall electrical connection.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; IP20 rating (not waterproof)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust glass shade with soft cloth; do not immerse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/11zhkMpN6cKtFt4iaORovVn8wHPMfC7gB\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat is the shade made of?\u003c\/summary\u003e\u003cp\u003eThe shade is heavy-cut faceted crystal that refracts light into defined geometric patterns. The sconce body is brass or chrome metal, depending on which finish you choose.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan this sconce be dimmed?\u003c\/summary\u003e\u003cp\u003eThis model works with standard household on\/off switches. If you need dimming capability, contact our support team at support@vakkerlight.com to discuss build options.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I change the cord or drop length?\u003c\/summary\u003e\u003cp\u003eThis is a hardwired fixture with no cord—an electrician runs the wire through your wall and ceiling box. The sconce itself projects 7.1 inches from the wall.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work on a sloped or vaulted ceiling?\u003c\/summary\u003e\u003cp\u003eThe standard mounting canopy is designed for flat ceilings. We can build a custom canopy for a sloped or vaulted ceiling—let us know your roof pitch before you order.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it run on US household power?\u003c\/summary\u003e\u003cp\u003eYes. The fixture accepts AC 110–240V and takes a standard E14 bulb (LED or incandescent). An electrician will hardwire it to your wall box.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs it approved for US use and do you ship here?\u003c\/summary\u003e\u003cp\u003eYes to both. We ship free to all 50 states. This fixture is rated for indoor use (IP20).\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What is the shade made of?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The shade is heavy-cut faceted crystal that refracts light into defined geometric patterns. The sconce body is brass or chrome metal, depending on which finish you choose.\"}}, {\"@type\": \"Question\", \"name\": \"Can this sconce be dimmed?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This model works with standard household on\/off switches. If you need dimming capability, contact our support team at support@vakkerlight.com to discuss build options.\"}}, {\"@type\": \"Question\", \"name\": \"Can I change the cord or drop length?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This is a hardwired fixture with no cord—an electrician runs the wire through your wall and ceiling box. The sconce itself projects 7.1 inches from the wall.\"}}, {\"@type\": \"Question\", \"name\": \"Will this work on a sloped or vaulted ceiling?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The standard mounting canopy is designed for flat ceilings. We can build a custom canopy for a sloped or vaulted ceiling—let us know your roof pitch before you order.\"}}, {\"@type\": \"Question\", \"name\": \"Does it run on US household power?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The fixture accepts AC 110–240V and takes a standard E14 bulb (LED or incandescent). An electrician will hardwire it to your wall box.\"}}, {\"@type\": \"Question\", \"name\": \"Is it approved for US use and do you ship here?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes to both. We ship free to all 50 states. This fixture is rated for indoor use (IP20).\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"L 4.7″ x W 7.1″ x H 22\" \/ Brass","offer_id":42120726249729,"sku":"M-202112071254-1","price":297.0,"currency_code":"USD","in_stock":true},{"title":"L 4.7″ x W 7.1″ x H 22\" \/ Chrome","offer_id":42120726282497,"sku":"M-202112071254-2","price":297.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Valdampierre_Sconce.jpg?v=1742872274"},{"product_id":"leclerc-sconce","title":"Leclerc Sconce","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eBrass wall sconce with curved reflectors that direct warm light up and down simultaneously.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Leclerc is a compact wall sconce in two sizes: a square 9.8″ model or a vertical 11.8″ stick. It bounces light off curved brass surfaces to wash walls above and below, creating ambient glow without glare. Hardwired into any standard wall switch—no dimmer support—and works on 110–240V worldwide.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/pX1ukc2SkDw?si=WW5GjEUtOKeQhQq-\" title=\"Leclerc Sconce\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Leclerc_Sconce_38.jpg\" loading=\"lazy\" alt=\"Leclerc Sconce\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSolid brass construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePolished and sealed with oil varnish to resist oxidation. Patina deepens over years of use, improving appearance naturally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTwo reflector design\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTop and bottom curved reflectors project light onto walls, ideal for accent or ambient lighting without direct beam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTakes standard G9 or E14 bulbs\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePair of bulbs required; not included. Check your wall depth (6cm minimum) before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSquare model\u003c\/b\u003e\u003cspan\u003e9.8″ W × 9.8″ H × 2.4″ D (25 × 25 × 6 cm); 3.3 lbs. Uses 2× E14 bulbs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eVertical model\u003c\/b\u003e\u003cspan\u003e3.9″ W × 11.8″ H × 2.4″ D (10 × 30 × 6 cm); 1.6 lbs. Uses 2× G9 bulbs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482150093057-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Leclerc_Sconce_600x600_0ef6ad05-35bf-460f-9abf-5e50c3775c98_480x480.jpg\" loading=\"lazy\" alt=\"Leclerc Sconce dimensions\"\u003e\u003cspan\u003eSquare 25cm: width, he 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482150093057-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482150093057-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Leclerc_Sconce_600x600_0ef6ad05-35bf-460f-9abf-5e50c3775c98_480x480.jpg\" alt=\"Leclerc Sconce dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eSolid brass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eFinishes\u003c\/b\u003e\u003cspan\u003ePolished Copper, Blackened, Antique Bronze\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003e2× E14 (square model) or 2× G9 (vertical model); hardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for bulb type; warm white (2700K) suits the brass finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee bulb specifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eStandard wall switch. Not compatible with dimmers.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only. IP20 rating—not waterproof.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe with soft cloth. Oil varnish protects finish; do not strip or polish aggressively.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1D-jBtaYnOMhfjNwq-VBB8GyApibBtZ0j\/view\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1DscTIdiZWL-LqmXLdMB_VLALBHwkJTUj\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo the bulbs come with it?\u003c\/summary\u003e\u003cp\u003eNo. Buy G9 (vertical model) or E14 (square model) bulbs separately. Warm white (2700K) pairs well with the brass.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use a dimmer?\u003c\/summary\u003e\u003cp\u003eNo. The fixture is hardwired for standard on\/off switches only.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much wall space does it need?\u003c\/summary\u003e\u003cp\u003eThe square model needs 9.8″ width and height. Both models project 2.4″ from the wall—verify your depth before installation.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill the brass tarnish?\u003c\/summary\u003e\u003cp\u003eThe oil varnish seals the surface and slows oxidation. Over time, the finish will develop character and deepen in color, which many owners prefer.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Do the bulbs come with it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Buy G9 (vertical model) or E14 (square model) bulbs separately. Warm white (2700K) pairs well with the brass.\"}},{\"@type\":\"Question\",\"name\":\"Can I use a dimmer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The fixture is hardwired for standard on\/off switches only.\"}},{\"@type\":\"Question\",\"name\":\"How much wall space does it need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The square model needs 9.8″ width and height. Both models project 2.4″ from the wall—verify your depth before installation.\"}},{\"@type\":\"Question\",\"name\":\"Will the brass tarnish?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The oil varnish seals the surface and slows oxidation. Over time, the finish will develop character and deepen in color, which many owners prefer.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 25cm x H 25cm \/ ∅ 9.8″ x H 9.8″ \/ Copper","offer_id":42120731754753,"sku":"DM-202208241918-1","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 25cm \/ ∅ 9.8″ x H 9.8″ \/ Black","offer_id":42120731787521,"sku":"DM-202208241918-3","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 25cm \/ ∅ 9.8″ x H 9.8″ \/ Antique Bronze","offer_id":42835434144001,"sku":"DM-202208241918-5","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10cm x H 30cm \/ ∅ 3.9″ x H 11.8″ \/ Copper","offer_id":43232110739713,"sku":"DM-202208241918-7","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10cm x H 30cm \/ ∅ 3.9″ x H 11.8″ \/ Black","offer_id":43232110772481,"sku":"DM-202208241918-9","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10cm x H 30cm \/ ∅ 3.9″ x H 11.8″ \/ Antique Bronze","offer_id":43232110805249,"sku":"DM-202208241918-11","price":205.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Leclerc_Sconce.jpg?v=1742813855"},{"product_id":"rabbit-x-table-lamp","title":"Rabbit X Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eWhite resin rabbit table lamp with pleated collar detail; three sizes, warm or cool light.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA sitting or standing rabbit sculpture in white resin becomes a table lamp, 26–36 cm tall depending on posture. The pleated paper collar diffuses warm or cool LED light through the textured fur. Works as bedroom or living room accent; verify your plug type (US\/UK\/AU\/EU) at checkout.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/ODZsX7y3K0c\" title=\"Rabbit X Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rabbit_X_Table_Lamp_16.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rabbit_X_Table_Lamp_6_5d4ee12d-0ca7-40e9-8383-2cea188acf2f.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rabbit_X_Table_Lamp_5_0f3dd046-c930-4b8d-8050-05c04c5ce990.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rabbit_X_Table_Lamp_26.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eResin rabbit body\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-finished white resin with textured fur detail. LED light glows through pleated paper collar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePleated paper collar\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eFunctional diffuser that softens light across the sculpture. Protects eyes from direct glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eThree posture options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSitting (30×32 cm), squat (40×26 cm), or standing (33×36 cm). Pick the silhouette that fits your shelf or table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSitting posture\u003c\/b\u003e\u003cspan\u003eDiameter 30 cm (11.8″) × Height 32 cm (12.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSquat posture\u003c\/b\u003e\u003cspan\u003eDiameter 40 cm (15.7″) × Height 26 cm (10.2″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eStanding posture\u003c\/b\u003e\u003cspan\u003eDiameter 33 cm (13″) × Height 36 cm (14.2″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\n\u003clabel class=\"dim\" for=\"dz-7482152485121-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_2_600x600.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp dimensions\"\u003e\u003cspan\u003eSitting posture: 30 cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482152485121-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_1_600x600_d49b5e5c-4e7b-491f-acd2-93c7230625a6_600x600.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp dimensions\"\u003e\u003cspan\u003eSquat posture: 40 cm d 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482152485121-2\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_3_600x600_4c767c92-9a66-4868-84ba-c3d05d1293f7_600x600.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp dimensions\"\u003e\u003cspan\u003eStanding posture: 33 c 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482152485121-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482152485121-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_2_600x600.jpg\" alt=\"Rabbit X Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482152485121-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482152485121-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_1_600x600_d49b5e5c-4e7b-491f-acd2-93c7230625a6_600x600.jpg\" alt=\"Rabbit X Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482152485121-2\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482152485121-2\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_3_600x600_4c767c92-9a66-4868-84ba-c3d05d1293f7_600x600.jpg\" alt=\"Rabbit X Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eResin body; acrylic and pleated paper collar diffuser.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED. Color selectable via in-line switch: warm white (3000K), neutral (4500K), or cool white (6000K).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eIntegrated LED; no bulb replacement needed. Choose Kelvin range at purchase or switch on cord.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal. Plug type: US, UK, AU, or EU (select at checkout).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos or contact support for wattage specifications.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line toggle switch on cord; controls on\/off and Kelvin selection.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″) cord with switch and regional plug.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only. Not suitable for damp bathrooms or exterior spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe resin with soft dry cloth. Do not immerse or use water-based cleaners.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/15QaGqH0WI-V3sx0iNpkqHrBbg3uHWPKJ\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1_itGtLaba6RncbAjl47iHvJLBa1_Q7eN\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow bright is this lamp for reading or working?\u003c\/summary\u003e\u003cp\u003eThe pleated collar diffuses light softly for ambient or accent lighting. It works best as a bedside or shelf lamp, not as task light over a desk. Choose cool white (6000K) if you want sharper illumination.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this as a children's nightlight?\u003c\/summary\u003e\u003cp\u003eYes. The warm white setting (3000K) creates a calm glow, and the sculpture is sturdy resin. Keep the cord secured so a child cannot pull it down.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat's the difference between sitting, squat, and standing postures?\u003c\/summary\u003e\u003cp\u003eSitting is tallest (32 cm), squat is widest and shortest (40×26 cm), and standing is a middle ground (36 cm). Measure your shelf or table before ordering to confirm it fits.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need to choose the Kelvin color when I order, or can I switch it later?\u003c\/summary\u003e\u003cp\u003eThe in-line switch lets you toggle between the three Kelvin options any time after delivery. Select your preferred Kelvin at checkout; that becomes the default when you turn the lamp on.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How bright is this lamp for reading or working?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The pleated collar diffuses light softly for ambient or accent lighting. It works best as a bedside or shelf lamp, not as task light over a desk. Choose cool white (6000K) if you want sharper illumination.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this as a children's nightlight?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The warm white setting (3000K) creates a calm glow, and the sculpture is sturdy resin. Keep the cord secured so a child cannot pull it down.\"}},{\"@type\":\"Question\",\"name\":\"What's the difference between sitting, squat, and standing postures?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Sitting is tallest (32 cm), squat is widest and shortest (40×26 cm), and standing is a middle ground (36 cm). Measure your shelf or table before ordering to confirm it fits.\"}},{\"@type\":\"Question\",\"name\":\"Do I need to choose the Kelvin color when I order, or can I switch it later?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The in-line switch lets you toggle between the three Kelvin options any time after delivery. Select your preferred Kelvin at checkout; that becomes the default when you turn the lamp on.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Warm White \/ US plug","offer_id":44209408508161,"sku":"RY-140722-01","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Warm White \/ UK plug","offer_id":44209408540929,"sku":"RY-140722-02","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Warm White \/ AU plug","offer_id":44209408573697,"sku":"RY-140722-03","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Warm White \/ EU plug","offer_id":44209408606465,"sku":"RY-140722-04","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Cool White \/ US plug","offer_id":44209408639233,"sku":"RY-140722-05","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Cool White \/ UK plug","offer_id":44209408672001,"sku":"RY-140722-06","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Cool White \/ AU plug","offer_id":44209408704769,"sku":"RY-140722-07","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Cool White \/ EU plug","offer_id":44209408737537,"sku":"RY-140722-08","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Warm White \/ US plug","offer_id":44209408770305,"sku":"RY-140722-09","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Warm White \/ UK plug","offer_id":44209408803073,"sku":"RY-140722-10","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Warm White \/ AU plug","offer_id":44209408835841,"sku":"RY-140722-11","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Warm White \/ EU plug","offer_id":44209408868609,"sku":"RY-140722-12","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Cool White \/ US plug","offer_id":44209408901377,"sku":"RY-140722-13","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Cool White \/ UK plug","offer_id":44209408934145,"sku":"RY-140722-14","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Cool White \/ AU plug","offer_id":44209408966913,"sku":"RY-140722-15","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Cool White \/ EU plug","offer_id":44209408999681,"sku":"RY-140722-16","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Warm White \/ US plug","offer_id":44209409032449,"sku":"RY-140722-17","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Warm White \/ UK plug","offer_id":44209409065217,"sku":"RY-140722-18","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Warm White \/ AU plug","offer_id":44209409097985,"sku":"RY-140722-19","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Warm White \/ EU plug","offer_id":44209409130753,"sku":"RY-140722-20","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Cool White \/ US plug","offer_id":44209409163521,"sku":"RY-140722-21","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Cool White \/ UK plug","offer_id":44209409196289,"sku":"RY-140722-22","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Cool White \/ AU plug","offer_id":44209409229057,"sku":"RY-140722-23","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Cool White \/ EU plug","offer_id":44209409261825,"sku":"RY-140722-24","price":211.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_0329.jpg?v=1743222107"},{"product_id":"dittisham-wall-lamp","title":"Dittisham Wall Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eCurved wall sconce with gold leaf interior and black exterior; hardwired, takes G9 bulb.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Dittisham is a vertical wall sconce 50cm tall and 10cm wide that mounts flush to the wall. A curved cutout reveals the gold leaf interior, casting light upward and downward through a narrow lower opening. Mount it in hallways, bedrooms, or living rooms—confirm your wall can accept hardwired fixtures before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eCurved cutout design\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eFront opening exposes gold leaf interior. Narrow lower strip conceals the LED housing. Creates focused upward and downward light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBlack and gold finish\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAnthracite exterior contrasts with warm gold leaf interior for subtle visual depth on any wall color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHardwired installation\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePermanently connected to household wiring. Compatible with standard on\/off switches only; not dimmable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDia 10cm × H 50cm (∅ 3.9″ × H 19.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMounting\u003c\/b\u003e\u003cspan\u003eWall-mounted, vertical orientation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLight output\u003c\/b\u003e\u003cspan\u003eUpward and downward through curved opening\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482152878337-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Dittisham_wall_lamp_600x600.jpg\" loading=\"lazy\" alt=\"Dittisham Wall Lamp dimensions\"\u003e\u003cspan\u003eDimensions: 10cm wide  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482152878337-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482152878337-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Dittisham_wall_lamp_600x600.jpg\" alt=\"Dittisham Wall Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal, iron\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 base socket (bulb not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos; consult G9 bulb package for warm\/cool options\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on G9 bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eHardwired to standard household on\/off switch; not compatible with dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired; no plug or cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only. IP20 rating; not waterproof.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe metal with soft dry cloth; do not immerse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1n7W_F_3j0GORUhMkMfBormIe1VVGNWGk\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1tsZlIwtgoRCHR9A-OE02tpgag1mWzGVJ\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need an electrician to install this wall sconce?\u003c\/summary\u003e\u003cp\u003eYes. This fixture is hardwired to your household electrical system and requires a licensed electrician for safe installation.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this sconce with a dimmer switch?\u003c\/summary\u003e\u003cp\u003eNo. The Dittisham is compatible only with standard on\/off switches, not dimmers.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb does it take and is one included?\u003c\/summary\u003e\u003cp\u003eIt uses a G9 base bulb (not included). Purchase any G9 bulb separately; choose warm (2700K) or cool (4000K+) color to suit your space.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich way does the light point?\u003c\/summary\u003e\u003cp\u003eLight travels upward and downward through the curved front opening. The narrow bottom slot also emits light directly outward.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Do I need an electrician to install this wall sconce?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. This fixture is hardwired to your household electrical system and requires a licensed electrician for safe installation.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this sconce with a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The Dittisham is compatible only with standard on\/off switches, not dimmers.\"}},{\"@type\":\"Question\",\"name\":\"What bulb does it take and is one included?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It uses a G9 base bulb (not included). Purchase any G9 bulb separately; choose warm (2700K) or cool (4000K+) color to suit your space.\"}},{\"@type\":\"Question\",\"name\":\"Which way does the light point?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Light travels upward and downward through the curved front opening. The narrow bottom slot also emits light directly outward.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 10cm x H 50cm \/ ∅ 3.9″ x H 19.6″ \/ Black \/ 1","offer_id":42120738504961,"sku":"M-202112071226-2","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10cm x H 50cm \/ ∅ 3.9″ x H 19.6″ \/ Black \/ 2","offer_id":42120738570497,"sku":"M-202112071226-4","price":484.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Dittisham_Wall_Lamp_3031.jpg?v=1743409210"},{"product_id":"anae-table-lamp","title":"Anae Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eMetal table lamp with sculptural frame; casts shaped light in white, pink, or black.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Anae is a 52cm-tall table lamp with a circular metal frame and curved interior shade that makes light tangible—not just ambient, but visible and shaped. The inner shade directs light downward while the open frame keeps the design minimal and sculptural. Use it on a nightstand, console, or desk; check your local electrical outlet type before ordering (US, UK, EU, or AU plug available).\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Z8zv9VSjEFc\" title=\"Anae Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Anae_Table_Lamp__53.jpg\" loading=\"lazy\" alt=\"Anae Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Anae_Table_Lamp__54.jpg\" loading=\"lazy\" alt=\"Anae Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Anae_Table_Lamp_19.jpg\" loading=\"lazy\" alt=\"Anae Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Anae_Table_Lamp__50.jpg\" loading=\"lazy\" alt=\"Anae Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal frame construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAll-metal body with lacquered finish. Available in white, pink, or black to suit any interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eShaped light output\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eInner curved shade directs illumination downward. Frame remains open, keeping the lamp visually light and modern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBulb not included\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes E26 or E27 base bulb (standard screw-in). You'll need to source and install separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDia 36cm \/ 14″ wide × H 52cm \/ 20.4″ tall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482154320129-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Anae_Table_Lamp_600x600_bcf31a39-9c78-44fc-af5f-dbadb5d29e10_600x600.jpg\" loading=\"lazy\" alt=\"Anae Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical specs: 36cm  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482154320129-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482154320129-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Anae_Table_Lamp_600x600_bcf31a39-9c78-44fc-af5f-dbadb5d29e10_600x600.jpg\" alt=\"Anae Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eLacquered metal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eFinishes\u003c\/b\u003e\u003cspan\u003eWhite, pink, black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (bulb not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ with plug (US, UK, EU, or AU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1yQXw1JpXJXboagfpWwXlYiPFw-UcCG29\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb does this take?\u003c\/summary\u003e\u003cp\u003eE26 or E27 screw-in base. The lamp does not include a bulb; you'll buy one separately. Brightness and color temperature are up to you.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this in the bedroom?\u003c\/summary\u003e\u003cp\u003eYes. The shaped inner shade directs light downward, making it suitable for bedside tables. A warm-white or dimmable bulb will reduce glare at night.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003e\u003c\/summary\u003e\u003cp\u003eAt checkout, select US, UK, EU, or AU. The lamp ships with the corresponding plug and 150cm cord.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it include any bulbs or accessories?\u003c\/summary\u003e\u003cp\u003eNo. You receive the lamp base and cord only. You will need to buy and install your own E26 or E27 bulb.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What bulb does this take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E26 or E27 screw-in base. The lamp does not include a bulb; you'll buy one separately. Brightness and color temperature are up to you.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this in the bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The shaped inner shade directs light downward, making it suitable for bedside tables. A warm-white or dimmable bulb will reduce glare at night.\"}},{\"@type\":\"Question\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"At checkout, select US, UK, EU, or AU. The lamp ships with the corresponding plug and 150cm cord.\"}},{\"@type\":\"Question\",\"name\":\"Does it include any bulbs or accessories?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You receive the lamp base and cord only. You will need to buy and install your own E26 or E27 bulb.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 36cm x H 52cm \/ ∅ 14″ x H 20.4″ \/ White \/ US plug","offer_id":42120740897025,"sku":"M-202112071016-1","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 52cm \/ ∅ 14″ x H 20.4″ \/ White \/ UK plug","offer_id":42120740929793,"sku":"M-202112071016-2","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 52cm \/ ∅ 14″ x H 20.4″ \/ White \/ AU plug","offer_id":42120740962561,"sku":"M-202112071016-3","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 52cm \/ ∅ 14″ x H 20.4″ \/ White \/ EU plug","offer_id":42120740995329,"sku":"M-202112071016-4","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 52cm \/ ∅ 14″ x H 20.4″ \/ Pink \/ US plug","offer_id":42120740602113,"sku":"M-202112071016-5","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 52cm \/ ∅ 14″ x H 20.4″ \/ Pink \/ UK plug","offer_id":42120740634881,"sku":"M-202112071016-6","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 52cm \/ ∅ 14″ x H 20.4″ \/ Pink \/ AU plug","offer_id":42120740667649,"sku":"M-202112071016-7","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 52cm \/ ∅ 14″ x H 20.4″ \/ Pink \/ EU plug","offer_id":42120740700417,"sku":"M-202112071016-8","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 52cm \/ ∅ 14″ x H 20.4″ \/ Black \/ US plug","offer_id":42120740765953,"sku":"M-202112071016-9","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 52cm \/ ∅ 14″ x H 20.4″ \/ Black \/ UK plug","offer_id":42120740798721,"sku":"M-202112071016-10","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 52cm \/ ∅ 14″ x H 20.4″ \/ Black \/ AU plug","offer_id":42120740831489,"sku":"M-202112071016-11","price":219.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 52cm \/ ∅ 14″ x H 20.4″ \/ Black \/ EU plug","offer_id":42120740864257,"sku":"M-202112071016-12","price":219.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Anae_Table_Lamp_0329.jpg?v=1743233885"},{"product_id":"orbe-table-lamp","title":"Orbe Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eSoft indirect light from a sculptural table lamp that reads as functional art in any room.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eOrbe is a 30cm-wide table lamp standing 42cm tall—substantial enough for a living room side table, bedroom nightstand, or office desk. Light bounces off an angled reflector plate, casting warm, diffused illumination without glare. Choose between bold color pairs (Black+Red or Blue+White) and select your plug type at checkout.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/cQcJqQvaMq4\" title=\"Orbe Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Orbe_Table_Lamp_6_80fa058a-416c-4667-8657-135b12d0ae8c.jpg\" loading=\"lazy\" alt=\"Orbe Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Orbe_Table_Lamp_2_3ba304fd-a696-42af-ba9e-8353ecf20663.jpg\" loading=\"lazy\" alt=\"Orbe Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eFront housing \u0026amp; light source\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eMetal box holds the bulb and anchors the entire structure. You supply a G9 base bulb (not included); we recommend warm white 2700K for ambient lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eAngled reflector plate\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eGradually bounces light outward and upward, creating soft gradations of shade around the lamp's volume. No glare or harsh shadows.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBack support rod\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eProvides stability and completes the silhouette. Finish contrasts with the front housing to emphasize the lamp's minimal, modular design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall dimensions\u003c\/b\u003e\u003cspan\u003eDiameter 30cm (11.8″) × Height 42cm (16.5″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eReflector sphere\u003c\/b\u003e\u003cspan\u003e30cm diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint on surface\u003c\/b\u003e\u003cspan\u003eApproximately 30cm × 15cm (front-to-back)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm (59″) with in-line on\/off switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482157531393-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Orbe_Table_Lamp_8_045fd536-a0e1-46a3-8c88-056432dcc9c8.jpg\" loading=\"lazy\" alt=\"Orbe Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing: 30c 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482157531393-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482157531393-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Orbe_Table_Lamp_8_045fd536-a0e1-46a3-8c88-056432dcc9c8.jpg\" alt=\"Orbe Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal, iron\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 base socket; bulb not included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 bulb, 2700K warm white for ambient, up to 40W max\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal input\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage selected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on 150cm cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) with plug; select US, UK, AU, or EU plug at checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust with soft dry cloth. Do not immerse. Keep bulb and socket dry.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1wlVVy8LMiFlK6g8wCyIf142-32ns0YQS\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1ev-whOJX9AhF_hTbLcrSjl9nkADZzt23\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need to buy separately?\u003c\/summary\u003e\u003cp\u003eA G9 base bulb, available at any hardware store. For indirect ambient lighting, choose 2700K warm white in 20–40W. LED versions run cooler and last longer.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much light does it actually give off?\u003c\/summary\u003e\u003cp\u003eIndirect light bounces off the reflector plate, so it's softer than a direct downlight. It works best as task or accent lighting for a desk or bedside table, not as a room's main light source.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need to assemble it?\u003c\/summary\u003e\u003cp\u003eSee assembly instructions included in the box. The lamp arrives partially assembled; final connections are straightforward.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat's the difference between Black+Red and Blue+White?\u003c\/summary\u003e\u003cp\u003eColor pairing only—both designs work identically. Black+Red is bolder; Blue+White is softer. Choose whichever matches your room's palette.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What bulb do I need to buy separately?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A G9 base bulb, available at any hardware store. For indirect ambient lighting, choose 2700K warm white in 20–40W. LED versions run cooler and last longer.\"}},{\"@type\":\"Question\",\"name\":\"How much light does it actually give off?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Indirect light bounces off the reflector plate, so it's softer than a direct downlight. It works best as task or accent lighting for a desk or bedside table, not as a room's main light source.\"}},{\"@type\":\"Question\",\"name\":\"Do I need to assemble it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"See assembly instructions included in the box. The lamp arrives partially assembled; final connections are straightforward.\"}},{\"@type\":\"Question\",\"name\":\"What's the difference between Black+Red and Blue+White?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Color pairing only—both designs work identically. Black+Red is bolder; Blue+White is softer. Choose whichever matches your room's palette.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 30cm x H 42cm \/ ∅ 11.8″ x H 16.5″ \/ Black+Red \/ US plug","offer_id":42120745320705,"sku":"ML-464-1","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 42cm \/ ∅ 11.8″ x H 16.5″ \/ Black+Red \/ UK plug","offer_id":42120745386241,"sku":"ML-464-2","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 42cm \/ ∅ 11.8″ x H 16.5″ \/ Black+Red \/ AU plug","offer_id":44209229889793,"sku":"ML-464-3","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 42cm \/ ∅ 11.8″ x H 16.5″ \/ Black+Red \/ EU plug","offer_id":44209229922561,"sku":"ML-464-4","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 42cm \/ ∅ 11.8″ x H 16.5″ \/ Blue+White \/ US plug","offer_id":42120745419009,"sku":"ML-464-5","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 42cm \/ ∅ 11.8″ x H 16.5″ \/ Blue+White \/ UK plug","offer_id":42120745451777,"sku":"ML-464-6","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 42cm \/ ∅ 11.8″ x H 16.5″ \/ Blue+White \/ AU plug","offer_id":44209229955329,"sku":"ML-464-7","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 42cm \/ ∅ 11.8″ x H 16.5″ \/ Blue+White \/ EU plug","offer_id":44209229988097,"sku":"ML-464-8","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Orbe_Table_Lamp_0329.jpg?v=1743221592"},{"product_id":"lighthouse-table-lamp","title":"Lighthouse Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eMouth-blown glass shade on marble base delivers restaurant-quality light for desks and nightstands.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 48 cm table lamp with a sculptural glass shade and weighted marble base that sits stable on any surface. The shade diffuses warm light evenly across your desk or beside table without glare. Works in bedrooms, offices, and living rooms—just confirm your plug type at checkout.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/qYc3edbamZ4\" title=\"Lighthouse Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lighthouse_Table_Lamp_39.jpg\" loading=\"lazy\" alt=\"Lighthouse Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lighthouse_Table_Lamp_26.jpg\" loading=\"lazy\" alt=\"Lighthouse Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lighthouse_Table_Lamp_8.jpg\" loading=\"lazy\" alt=\"Lighthouse Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lighthouse_Table_Lamp_7.jpg\" loading=\"lazy\" alt=\"Lighthouse Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMouth-Blown Glass Shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-finished in either smoked (neutral gray) or amber (warm gold). Each shade varies slightly; no two are identical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMarble Base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite or black marble. Patterns differ per lamp. Weight keeps the fixture grounded on desks and shelves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eG9 Socket\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes standard G9 bulbs (not included). Pair with warm white or dimmable bulbs for adjustable brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e22 cm wide × 48 cm tall (8.7″ × 18.9″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade Diameter\u003c\/b\u003e\u003cspan\u003e22 cm (8.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord Length\u003c\/b\u003e\u003cspan\u003e150 cm (59″) with in-line on\/off switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003ePacked Size\u003c\/b\u003e\u003cspan\u003e51 cm L × 46 cm W × 33 cm H\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482162512129-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lighthouse_Table_Lamp_600x600.jpg\" loading=\"lazy\" alt=\"Lighthouse Table Lamp dimensions\"\u003e\u003cspan\u003eLighthouse Table Lamp  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482162512129-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482162512129-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lighthouse_Table_Lamp_600x600.jpg\" alt=\"Lighthouse Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMarble base, mouth-blown glass shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 bulbs; warm white (2700K) or dimmable for living spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on chosen bulb (typically 25–40W)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off toggle on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″) fabric-wrapped cord with plug (US, UK, AU, or EU options)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust shade with soft cloth; wipe marble base with damp cloth and dry immediately\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1-3qtDtkFQLKny1mSZCJRuc33x3cKqBcC\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1LBzlcbElCRdNc3a5m8wsGFhQ2xVIcu1S\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\u003cp\u003eNo. The lamp uses a standard G9 socket. Purchase G9 bulbs separately.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill my marble base look exactly like the photos?\u003c\/summary\u003e\u003cp\u003eNo. Each marble slab has unique veining and color variation. Your lamp will differ from pictures and other units.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug do I need to order?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, AU, or EU at checkout. The cord is 150 cm long with an in-line switch.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp in a bedroom?\u003c\/summary\u003e\u003cp\u003eYes. Pair it with a warm white or dimmable G9 bulb to avoid harsh light at night.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Is the bulb included?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The lamp uses a standard G9 socket. Purchase G9 bulbs separately.\"}},{\"@type\":\"Question\",\"name\":\"Will my marble base look exactly like the photos?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Each marble slab has unique veining and color variation. Your lamp will differ from pictures and other units.\"}},{\"@type\":\"Question\",\"name\":\"What plug do I need to order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, AU, or EU at checkout. The cord is 150 cm long with an in-line switch.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp in a bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Pair it with a warm white or dimmable G9 bulb to avoid harsh light at night.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Smoked Glass \/ US plug","offer_id":42120753479937,"sku":"M-202112081106-1","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Smoked Glass \/ UK plug","offer_id":42120753512705,"sku":"M-202112081106-2","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Smoked Glass \/ AU plug","offer_id":42120753545473,"sku":"M-202112081106-3","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Smoked Glass \/ EU plug","offer_id":42120753578241,"sku":"M-202112081106-4","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Amber Glass \/ US plug","offer_id":42120753611009,"sku":"M-202112081106-5","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Amber Glass \/ UK plug","offer_id":42120753643777,"sku":"M-202112081106-6","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Amber Glass \/ AU plug","offer_id":42120753676545,"sku":"M-202112081106-7","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Amber Glass \/ EU plug","offer_id":42120753709313,"sku":"M-202112081106-8","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Smoked Glass \/ US plug","offer_id":42120753742081,"sku":"M-202112081106-9","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Smoked Glass \/ UK plug","offer_id":42120753774849,"sku":"M-202112081106-10","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Smoked Glass \/ AU plug","offer_id":42120753807617,"sku":"M-202112081106-11","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Smoked Glass \/ EU plug","offer_id":42120753840385,"sku":"M-202112081106-12","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Amber Glass \/ US plug","offer_id":42120753873153,"sku":"M-202112081106-13","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Amber Glass \/ UK plug","offer_id":42120753905921,"sku":"M-202112081106-14","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Amber Glass \/ AU plug","offer_id":42120753938689,"sku":"M-202112081106-15","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Amber Glass \/ EU plug","offer_id":42120753971457,"sku":"M-202112081106-16","price":282.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lighthouse_Table_Lamp_0329.jpg?v=1743228511"},{"product_id":"oda-table-lamp","title":"Oda Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eHand-blown glass table lamp with metal base; choose amber, clear, or grey; includes 150cm cord with switch.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Oda is a compact table lamp (10.2″ dia, 17.7″ tall) that sits comfortably on a desk, nightstand, or console—scale it to your space without overwhelming it. The hand-blown glass glows warmly when lit, casting soft ambient light rather than task lighting. Place it where you want mood lighting and can reach the in-line switch; measure your bulb clearance inside the glass before ordering (takes E26 or E27 base).\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/KWgAB_6tKec\" title=\"Oda Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Oda_Table_Lamp_29.jpg\" loading=\"lazy\" alt=\"Oda Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Oda_Table_Lamp_5.jpg\" loading=\"lazy\" alt=\"Oda Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Oda_Table_Lamp_6.jpg\" loading=\"lazy\" alt=\"Oda Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Oda_Table_Lamp_3.jpg\" loading=\"lazy\" alt=\"Oda Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHand-blown glass globe\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach piece is individually made. Choose amber (warm glow), clear (neutral), or grey (subdued). Glass sits on a powder-coated metal base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIn-line on\/off switch\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTextile cord includes a hand switch; no wall dimmer needed. Cord length is 150cm (59 inches) with your chosen plug type.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBulb not included\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAccepts standard E26 or E27 base bulbs (sold separately). Works on AC 110–240V worldwide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDia 26cm (10.2″) × H 45cm (17.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eGlass globe diameter\u003c\/b\u003e\u003cspan\u003e26cm (10.2″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm (59″) with switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482162774273-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Oda-series_600x600_1b5915a8-469d-40e5-ba16-9ed830bc8842_600x600.jpg\" loading=\"lazy\" alt=\"Oda Table Lamp dimensions\"\u003e\u003cspan\u003eSize comparison: stand 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482162774273-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482162774273-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Oda-series_600x600_1b5915a8-469d-40e5-ba16-9ed830bc8842_600x600.jpg\" alt=\"Oda Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eHand-blown glass globe; powder-coated metal base with half-round tube design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (standard screw-in bulb)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for brightness reference; choose warm white (2700K) for ambient mood or daylight for task areas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on textile cord; no dimmer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eTextile cable, 150cm (59″) long; available with US, UK, AU, or EU plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust glass with a soft dry cloth; do not immerse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Ir6IPK7NhGvCzDAcNNCwbIVQvaVI29bD\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1jNcpaBaMjKl756eG8JS5lBj0Ho8iA0Hd\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat is the shade and base made of?\u003c\/summary\u003e\u003cp\u003eThe globe is hand-blown glass—choose amber for a warm glow, clear for neutral light, or grey for a subdued effect. The base is powder-coated metal with a half-round tube design.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan this lamp be dimmed?\u003c\/summary\u003e\u003cp\u003eDimming is available as a build-to-order option. The standard version ships with an in-line on\/off switch on the textile cord.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I change the cord length?\u003c\/summary\u003e\u003cp\u003eThe standard cord is 150cm (59 inches). We can build a different length to suit your space—just let us know your ceiling height or distance to the outlet before ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan this go on a sloped or vaulted ceiling?\u003c\/summary\u003e\u003cp\u003eThis is a table lamp, not a ceiling fixture, so slope doesn't apply. It sits on a desk, nightstand, or console.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it run on US household power?\u003c\/summary\u003e\u003cp\u003eYes. It runs on AC 110–240V worldwide and comes with a US plug by default. Select your plug type (US, UK, AU, or EU) when ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs it approved for US use and do you ship here?\u003c\/summary\u003e\u003cp\u003eYes to both. We ship free to all 50 states. This lamp is for indoor use and meets safety standards for the region where it ships.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What is the shade and base made of?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The globe is hand-blown glass—choose amber for a warm glow, clear for neutral light, or grey for a subdued effect. The base is powder-coated metal with a half-round tube design.\"}}, {\"@type\": \"Question\", \"name\": \"Can this lamp be dimmed?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Dimming is available as a build-to-order option. The standard version ships with an in-line on\/off switch on the textile cord.\"}}, {\"@type\": \"Question\", \"name\": \"Can I change the cord length?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The standard cord is 150cm (59 inches). We can build a different length to suit your space—just let us know your ceiling height or distance to the outlet before ordering.\"}}, {\"@type\": \"Question\", \"name\": \"Can this go on a sloped or vaulted ceiling?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This is a table lamp, not a ceiling fixture, so slope doesn't apply. It sits on a desk, nightstand, or console.\"}}, {\"@type\": \"Question\", \"name\": \"Does it run on US household power?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. It runs on AC 110–240V worldwide and comes with a US plug by default. Select your plug type (US, UK, AU, or EU) when ordering.\"}}, {\"@type\": \"Question\", \"name\": \"Is it approved for US use and do you ship here?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes to both. We ship free to all 50 states. This lamp is for indoor use and meets safety standards for the region where it ships.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Amber \/ US plug","offer_id":42120755839233,"sku":"ML-461-9","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Amber \/ UK plug","offer_id":42120755872001,"sku":"ML-461-10","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Amber \/ AU plug","offer_id":42120755904769,"sku":"ML-461-11","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Amber \/ EU plug","offer_id":42120755937537,"sku":"ML-461-12","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Clear \/ US plug","offer_id":42120755577089,"sku":"ML-461-1","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Clear \/ UK plug","offer_id":42120755609857,"sku":"ML-461-2","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Clear \/ AU plug","offer_id":42120755642625,"sku":"ML-461-3","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Clear \/ EU plug","offer_id":42120755675393,"sku":"ML-461-4","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Grey \/ US plug","offer_id":42120755708161,"sku":"ML-461-5","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Grey \/ UK plug","offer_id":42120755740929,"sku":"ML-461-6","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Grey \/ AU plug","offer_id":42120755773697,"sku":"ML-461-7","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Grey \/ EU plug","offer_id":42120755806465,"sku":"ML-461-8","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Light blue \/ US plug","offer_id":42120755970305,"sku":"ML-461-13","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Light blue \/ UK plug","offer_id":42120756003073,"sku":"ML-461-14","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Light blue \/ AU plug","offer_id":42120756035841,"sku":"ML-461-15","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Light blue \/ EU plug","offer_id":42120756068609,"sku":"ML-461-16","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Amber \/ US plug","offer_id":42120756363521,"sku":"ML-461-25","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Amber \/ UK plug","offer_id":42120756396289,"sku":"ML-461-26","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Amber \/ AU plug","offer_id":42120756429057,"sku":"ML-461-27","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Amber \/ EU plug","offer_id":42120756461825,"sku":"ML-461-28","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Clear \/ US plug","offer_id":42120756101377,"sku":"ML-461-17","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Clear \/ UK plug","offer_id":42120756134145,"sku":"ML-461-18","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Clear \/ AU plug","offer_id":42120756166913,"sku":"ML-461-19","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Clear \/ EU plug","offer_id":42120756199681,"sku":"ML-461-20","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Grey \/ US plug","offer_id":42120756232449,"sku":"ML-461-21","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Grey \/ UK plug","offer_id":42120756265217,"sku":"ML-461-22","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Grey \/ AU plug","offer_id":42120756297985,"sku":"ML-461-23","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Grey \/ EU plug","offer_id":42120756330753,"sku":"ML-461-24","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Light blue \/ US plug","offer_id":42120756494593,"sku":"ML-461-29","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Light blue \/ UK plug","offer_id":42120756527361,"sku":"ML-461-30","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Light blue \/ AU plug","offer_id":42120756560129,"sku":"ML-461-31","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Light blue \/ EU plug","offer_id":42120756592897,"sku":"ML-461-32","price":370.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Oda_Table_Lamp_0329.jpg?v=1743220869"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/collections\/RS_Blog_image_6_23_6.jpg?v=1786331833","url":"https:\/\/rayonshine.com\/en-ca\/collections\/bedroom.oembed","provider":"Rayonshine","version":"1.0","type":"link"}