{"title":"Scandinavian Style","description":"\u003cp\u003eScandinavian lighting keeps things honest: paper, wood, soft glass and clean geometry that make daylight last longer. From Akari-style lanterns to minimalist pendants and floor lamps, these designs warm up nordic-neutral rooms without cluttering them. Hygge, engineered.\u003c\/p\u003e","products":[{"product_id":"akari-floor-lamp","title":"Akari Series 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:    #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: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-card) 100%);\n  border: 0.5px solid var(--accent-bdr);\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 {\n  background: #1a1a1a; color: #fff;\n}\n.wiring-desc .wire-tag.white {\n  background: #fff; color: #1a1a1a; border: 0.5px solid var(--border);\n}\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\n\u003cdiv class=\"d\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"hero\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/DwDfVvpQn2o\" title=\"Akari Floor Lamp\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-caption\"\u003e\n      \u003ch1 class=\"hero-name\"\u003eAkari\u003c\/h1\u003e\n      \u003cdiv class=\"hero-tag\"\u003eFloor Luminaire · Mulberry Paper \u0026amp; Iron\u003c\/div\u003e\n      \u003cdiv class=\"hero-links\"\u003e\n        \u003ca class=\"hero-link\" href=\"https:\/\/www.youtube.com\/watch?v=b3kgF8YzDZ0\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cspan class=\"hero-link-dot\"\u003e\u003c\/span\u003e Watch: Akari 10A Installation\n        \u003c\/a\u003e\n        \u003ca class=\"hero-link\" href=\"https:\/\/www.youtube.com\/watch?v=Rjdw5PKC9TE\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cspan class=\"hero-link-dot\"\u003e\u003c\/span\u003e Watch: Akari 14A Installation\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 01 OVERVIEW --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eLight, Named\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"statement\"\u003e\n      Akari — the Japanese word for light. A sculpture that illuminates; a lantern that weighs almost nothing.\n    \u003c\/p\u003e\n    \u003cp class=\"statement-body\"\u003e\n      Drawing inspiration from traditional Japanese fishing lanterns and designed by a pioneering American-Japanese artist in 1951, the Akari Floor Lamp is built from hand-pasted mulberry paper on a slender iron frame. It balances illumination with physical lightness — embodying the meaning of its name and offering a soft, ambient glow that makes it both a functional lamp and a quiet piece of sculpture in any contemporary interior.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\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\n      \u003cspan class=\"sec-num-t\"\u003eFrame \u0026amp; Shade\u003c\/span\u003e\n      \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 structural 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\"\u003eMulberry 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\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\n      \u003cspan class=\"sec-num-t\"\u003ePaper Craft\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eHand-Bonded Mulberry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"craft-split\"\u003e\n      \u003ca class=\"craft-split-img\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari_Light_01_600x600.jpg?v=1734493523\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari_Light_01_600x600.jpg?v=1734493523\" alt=\"Akari lampshade — hand-pasted mulberry paper detail\" loading=\"lazy\"\u003e\n        \u003cspan class=\"zoom-hint\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"11\" cy=\"11\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M8 11h6M11 8v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          Zoom\n        \u003c\/span\u003e\n      \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\"\u003e\n          Each 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.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 04 PROPORTIONS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eProportions\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eTwo Silhouettes\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"prop-row\"\u003e\n      \u003ca class=\"prop-silhouette\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari_Series_Floor_Lamp_1.jpg?v=1742366834\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cdiv class=\"prop-img-wrap\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari_Series_Floor_Lamp_1.jpg?v=1742366834\" alt=\"Akari 10A — wide, shorter silhouette\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"prop-style\"\u003eAkari 10A\u003c\/span\u003e\n        \u003cspan class=\"prop-height\"\u003eDia 50cm x H 120cm\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"prop-silhouette\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari_Series_Floor_Lamp_2.jpg?v=1742366834\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cdiv class=\"prop-img-wrap\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari_Series_Floor_Lamp_2.jpg?v=1742366834\" alt=\"Akari 14A — slim, taller silhouette\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"prop-style\"\u003eAkari 14A\u003c\/span\u003e\n        \u003cspan class=\"prop-height\"\u003eDia 33cm x H 162cm\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"prop-specs\"\u003e\n      \u003cdiv class=\"prop-spec-block\"\u003e\n        \u003cdiv class=\"prop-spec-head\"\u003eAkari 10A — Wide \u0026amp; Low\u003c\/div\u003e\n        \u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e\u003cspan\u003eDia 50cm x H 120cm\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eImperial\u003c\/span\u003e\u003cspan\u003e∅ 19.7\" x H 47.2\"\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003ePacking\u003c\/span\u003e\u003cspan\u003eL 56 × W 56 × H 14 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 14A — Slim \u0026amp; Tall\u003c\/div\u003e\n        \u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e\u003cspan\u003eDia 33cm x H 162cm\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eImperial\u003c\/span\u003e\u003cspan\u003e∅ 13\" x H 63.7\"\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003ePacking\u003c\/span\u003e\u003cspan\u003eL 63 × W 53 × H 38 cm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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\n      \u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n      \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\n          \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\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003eMulberry 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\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18M3 12h18\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003eIron Frame\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eSlim black iron ribs provide the structure and silhouette. Matte finish, subtle visible texture through the paper when illuminated from within.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"craft-sym\"\u003e\n          \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 cx=\"7\" cy=\"17\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"7\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \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\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\n      \u003cspan class=\"sec-num-t\"\u003eProduct Notes\u003c\/span\u003e\n      \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\n          \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\n        \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\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"7\" y=\"9\" width=\"10\" height=\"6\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10 9V6m4 3V6M9 15v3M15 15v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \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\n          \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\n        \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\n  \u003c!-- 07 SPECIFICATIONS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eTechnical Data\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"spec-tab\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDimensions\u003c\/td\u003e\n        \u003ctd\u003e\n          Akari 10A: Dia 50cm x H 120cm \/ ∅ 19.7\" x H 47.2\"\u003cbr\u003e\n          Akari 14A: Dia 33cm x H 162cm \/ ∅ 13\" x H 63.7\"\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePacking size\u003c\/td\u003e\n        \u003ctd\u003e\n          Akari 10A: L 56 × W 56 × H 14 cm\u003cbr\u003e\n          Akari 14A: L 63 × W 53 × H 38 cm\n        \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\u003eMulberry 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 option\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 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\n            \u003cspan class=\"cert-tag\"\u003eEurope\u003c\/span\u003e\n            \u003cspan class=\"cert-tag\"\u003eAustralia\u003c\/span\u003e\n            \u003cspan class=\"cert-tag\"\u003eMiddle East\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\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.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 08 INSTALLATION --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eInstallation\u003c\/span\u003e\n      \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 frame first, then carefully slide the mulberry paper shade over the ribs — follow the step-by-step installation video above for your size (10A or 14A).\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. The fixture 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\n    \u003cdiv class=\"wiring-card\"\u003e\n      \u003cdiv class=\"wiring-head\"\u003eWiring Guide — Inside the Socket\u003c\/div\u003e\n      \u003cdiv class=\"wiring-desc\"\u003e\n        To ensure correct operation, connect the wires as follows: the\n        \u003cspan class=\"wire-tag black\"\u003e● Black wire\u003c\/span\u003e to \u003cstrong\u003ehole number 2\u003c\/strong\u003e, and the\n        \u003cspan class=\"wire-tag white\"\u003e○ White wire\u003c\/span\u003e to \u003cstrong\u003ehole number 3\u003c\/strong\u003e.\n      \u003c\/div\u003e\n      \u003ca class=\"wiring-img-wrap\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/17581633267169.png?v=1758163424\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/17581633267169.png?v=1758163424\" alt=\"Akari wiring diagram — black to hole 2, white to hole 3\" loading=\"lazy\"\u003e\n        \u003cspan class=\"zoom-hint\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"11\" cy=\"11\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M8 11h6M11 8v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          Click to enlarge\n        \u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 09 FAQ --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e09\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n      \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 10A and Akari 14A?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eThey are two different silhouettes. The \u003cstrong\u003e10A\u003c\/strong\u003e is wider and shorter (Dia 50cm x H 120cm), with a more grounded, organic presence. The \u003cstrong\u003e14A\u003c\/strong\u003e is slimmer and taller (Dia 33cm x H 162cm) — a vertical accent that reads almost as a sculpture. Both use the same frame language, mulberry paper, and hardware.\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 mulberry 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\n  \u003c!-- 10 DOWNLOADS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e10\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eSpec · Install\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dl-list\"\u003e\n      \u003ca class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/19jpGeio_a5FDucc7fHOkerJqOktYOCzs\/view\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Data Sheet\n      \u003c\/a\u003e\n      \u003ca class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/1XIxZxYeNqi6I9Q5ZU57bUHp45Ql8Van8\/view\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Assembly Instructions — Akari 10A\n      \u003c\/a\u003e\n      \u003ca class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/1nbLDKORGWzYb-D92ZZgHijrex2Ybon9_\/view\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Assembly Instructions — Akari 14A\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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\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 10A and Akari 14A?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"They are two different silhouettes. The 10A is wider and shorter (Dia 50cm x H 120cm), with a more grounded, organic presence. The 14A is slimmer and taller (Dia 33cm x H 162cm) — a vertical accent that reads almost as a sculpture. Both use the same frame language, mulberry paper, and hardware.\"}}, {\"@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 mulberry 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":"Akari 10A Dia 50cm x H 120cm \/ ∅ 19.7″ x H 47.2″ \/ White \/ US plug","offer_id":42117316280577,"sku":"M-202112071005-1","price":306.0,"currency_code":"USD","in_stock":true},{"title":"Akari 10A Dia 50cm x H 120cm \/ ∅ 19.7″ x H 47.2″ \/ White \/ UK plug","offer_id":42117316313345,"sku":"M-202112071005-2","price":306.0,"currency_code":"USD","in_stock":true},{"title":"Akari 10A Dia 50cm x H 120cm \/ ∅ 19.7″ x H 47.2″ \/ White \/ AU plug","offer_id":42117316346113,"sku":"M-202112071005-3","price":306.0,"currency_code":"USD","in_stock":true},{"title":"Akari 10A Dia 50cm x H 120cm \/ ∅ 19.7″ x H 47.2″ \/ White \/ EU plug","offer_id":42117316378881,"sku":"M-202112071005-4","price":306.0,"currency_code":"USD","in_stock":true},{"title":"Akari 14A Dia 33cm x H 162cm \/ ∅ 13″ x H 63.7″ \/ White \/ US plug","offer_id":42117316411649,"sku":"M-202112071005-5","price":356.0,"currency_code":"USD","in_stock":true},{"title":"Akari 14A Dia 33cm x H 162cm \/ ∅ 13″ x H 63.7″ \/ White \/ UK plug","offer_id":42117316444417,"sku":"M-202112071005-6","price":356.0,"currency_code":"USD","in_stock":true},{"title":"Akari 14A Dia 33cm x H 162cm \/ ∅ 13″ x H 63.7″ \/ White \/ AU plug","offer_id":42117316477185,"sku":"M-202112071005-7","price":356.0,"currency_code":"USD","in_stock":true},{"title":"Akari 14A Dia 33cm x H 162cm \/ ∅ 13″ x H 63.7″ \/ White \/ EU plug","offer_id":42117316509953,"sku":"M-202112071005-8","price":356.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Akari_Series_Floor_Lamp.jpg?v=1742779390"},{"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":"lunar-pendant-light","title":"Lunar 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\"\u003eCloud-shaped pendant with nine handcrafted glass spheres; three sizes, dimmable, hardwired.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Lunar pendant clusters individual frosted glass globes into a soft cloud formation that reads dramatic over a dining table or living space—available in 7, 13, or 19 heads from 15.7″ to 31.5″ wide. Each sphere emits warm, diffused light with no glare or harsh edges. Works with standard dimmers and household wall switches; verify your ceiling type before ordering, as installation differs for flat vs. sloped ceilings.\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\/Lunar_Pendant_Light_1.jpg\" loading=\"lazy\" alt=\"Lunar Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lunar_Pendant_Light_4.jpg\" loading=\"lazy\" alt=\"Lunar Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lunar_Pendant_Light_2.jpg\" loading=\"lazy\" alt=\"Lunar Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lunar_Pendant_Light_5.jpg\" loading=\"lazy\" alt=\"Lunar 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\"\u003eHandcrafted glass spheres\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach globe is made individually. White frosted finish masks the interior stippled detailing inspired by the moon's surface texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eThree size options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose 7 heads (15.7″ dia), 13 heads (23.6″ dia), or 19 heads (31.5″ dia) to fit your room scale and ceiling height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eDimmable, hardwired fixture\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePairs with any standard household dimmer switch. Requires permanent wiring; 150cm cables included, custom lengths available.\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 diameter\u003c\/b\u003e\u003cspan\u003e7 heads: 40cm (15.7″) | 13 heads: 60cm (23.6″) | 19 heads: 80cm (31.5″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSuspension cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) included; custom lengths available upon request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eElectrical\u003c\/b\u003e\u003cspan\u003eAC 110–240V; takes G9 base 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-7482122666241-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lunar_Pendant_Light_1_600x60_fece13e3-e655-4f90-86f8-4499475ce105_600x600.jpg\" loading=\"lazy\" alt=\"Lunar Pendant Light dimensions\"\u003e\u003cspan\u003eSize comparison chart 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482122666241-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482122666241-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lunar_Pendant_Light_1_600x60_fece13e3-e655-4f90-86f8-4499475ce105_600x600.jpg\" alt=\"Lunar 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\u003eMetal canopy and suspension; PLA with 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\u003eG9 base bulbs (customer 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 warm white appearance; consult G9 bulb specs for Kelvin rating\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\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 cables 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 use 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 globes as needed; 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\/1AIrHiSgaarRBWglsvJ8MqDwhue_jhXD_\/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 install this on a sloped ceiling?\u003c\/summary\u003e\u003cp\u003eFlat roof installation is the specified design. Sloped ceilings require different hardware; contact support with your ceiling angle before ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this work with a dimmer switch?\u003c\/summary\u003e\u003cp\u003eYes. It is fully compatible with standard household dimmers and ordinary light switches.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulbs do I need?\u003c\/summary\u003e\u003cp\u003eG9 base bulbs. The quantity depends on your fixture size: 7 heads, 13 heads, or 19 heads. Bulbs are not included.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow long are the suspension cables?\u003c\/summary\u003e\u003cp\u003e150cm (59″) cables are provided. You can request custom lengths upon checkout or contact us before 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 install this on a sloped ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Flat roof installation is the specified design. Sloped ceilings require different hardware; contact support with your ceiling angle before ordering.\"}},{\"@type\":\"Question\",\"name\":\"Does this work with a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. It is fully compatible with standard household dimmers and ordinary light switches.\"}},{\"@type\":\"Question\",\"name\":\"What bulbs do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"G9 base bulbs. The quantity depends on your fixture size: 7 heads, 13 heads, or 19 heads. Bulbs are not included.\"}},{\"@type\":\"Question\",\"name\":\"How long are the suspension cables?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"150cm (59″) cables are provided. You can request custom lengths upon checkout or contact us before installation.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"7heads: Dia 40cm \/ ∅ 15.7″ \/ White","offer_id":42120593637633,"sku":"M-202112081128-2","price":233.0,"currency_code":"USD","in_stock":true},{"title":"13heads: Dia 60cm \/ ∅ 23.6″ \/ White","offer_id":42120593670401,"sku":"M-202112081128-1","price":396.0,"currency_code":"USD","in_stock":true},{"title":"19heads: Dia 80cm \/ ∅ 31.5″ \/ White","offer_id":42120593703169,"sku":"M-202112081128-3","price":616.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lunar_Pendant_Light.jpg?v=1742441285"},{"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":"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":"model-2065-pendant-lamp","title":"Model 2065 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\"\u003eOpalescent plastic pendant lamp from 1950, available in two sizes and finishes, hardwired installation.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eModel 2065 is a suspended disc pendant made of lightweight polymer plastic with two joined saucers—the smaller size reads intimate over a kitchen counter, the larger one anchors a dining table. The opalescent diffuser casts soft, even light without glare. Measure your ceiling height and confirm hardwired installation works in your space before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/zqKvPTR1BPk\" title=\"Model 2065 Pendant 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\/Model2065PendantLamp_47.jpg\" loading=\"lazy\" alt=\"Model 2065 Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Model2065PendantLamp_59_aa42c370-8666-4225-9358-906a99c40e1d.jpg\" loading=\"lazy\" alt=\"Model 2065 Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Model2065PendantLamp_46.jpg\" loading=\"lazy\" alt=\"Model 2065 Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Model2065PendantLamp_35.jpg\" loading=\"lazy\" alt=\"Model 2065 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\"\u003ePolymer plastic diffuser\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTwo opalescent saucers joined and suspended by aluminum canopy. Lighter and stronger than the glass pendants it replaced in 1950.\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\"\u003eStandard 30cm diameter for counter or task areas; 54cm diameter for tables seating four or more. Both 55cm and 54cm tall respectively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBlack or white finish\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite opalescent diffuser pairs with black-painted aluminum canopy on both color variants. Choose black or white based on room trim.\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 (Standard)\u003c\/b\u003e\u003cspan\u003e30cm \/ 11.8″ diameter × 55cm \/ 21.7″ height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eDiameter × Height (Large)\u003c\/b\u003e\u003cspan\u003e54cm \/ 21.3″ diameter × 54cm \/ 21.3″ height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSuspension cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) provided; custom lengths available on request\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-7482125254913-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Model-2065-Pendant-Lamp.jpg\" loading=\"lazy\" alt=\"Model 2065 Pendant Lamp dimensions\"\u003e\u003cspan\u003e54cm diameter × 54cm h 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482125254913-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482125254913-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Model-2065-Pendant-Lamp.jpg\" alt=\"Model 2065 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\u003eOpalescent polymer plastic diffuser; aluminum canopy\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 household 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 application examples; specify LED or incandescent based on your 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 selected 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\u003eBlack-painted aluminum suspension rod with 150cm cable; custom lengths available\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 rating)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust the opalescent diffuser with a soft cloth; avoid abrasive cleaners on plastic\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\/1Z7zRwCwZY5KPAkYIqwi7SG9OVFYoAUjx\/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\/1nyJ5cPHYSaMhBUVE0DgozVkPscThQhjN\/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 use this as a plug-in pendant light?\u003c\/summary\u003e\u003cp\u003eNo. Model 2065 is hardwired only. It requires connection to your home's electrical system and must be installed by a qualified electrician.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work on a sloped or vaulted ceiling?\u003c\/summary\u003e\u003cp\u003eNo. The flat-roof canopy is not compatible with sloped ceilings. Measure your ceiling type before purchasing.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich size works best over a kitchen island?\u003c\/summary\u003e\u003cp\u003eThe 30cm pendant suits single-counter positions; the 54cm diameter suits islands seating three or more. Space multiple 30cm pendants 60–90cm apart for balanced coverage.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo bulb is included. Purchase an E26 or E27 LED or incandescent bulb separately; dimmers require compatible LED or incandescent 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\":\"Can I use this as a plug-in pendant light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Model 2065 is hardwired only. It requires connection to your home's electrical system and must be installed by a qualified electrician.\"}},{\"@type\":\"Question\",\"name\":\"Will this work on a sloped or vaulted ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The flat-roof canopy is not compatible with sloped ceilings. Measure your ceiling type before purchasing.\"}},{\"@type\":\"Question\",\"name\":\"Which size works best over a kitchen island?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 30cm pendant suits single-counter positions; the 54cm diameter suits islands seating three or more. Space multiple 30cm pendants 60–90cm apart for balanced coverage.\"}},{\"@type\":\"Question\",\"name\":\"Does it come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No bulb is included. Purchase an E26 or E27 LED or incandescent bulb separately; dimmers require compatible LED or incandescent options.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 30cm x H 55cm \/ ∅ 11.8″ x H 21.7″ \/ White","offer_id":45665410646273,"sku":"M-202112081227-4","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 55cm \/ ∅ 11.8″ x H 21.7″ \/ Black","offer_id":45665410679041,"sku":"M-202112081227-3","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 54cm x H 54cm \/ ∅ 21.3″ x H 21.3″ \/ White","offer_id":42120606810369,"sku":"M-202112081227-1","price":374.0,"currency_code":"USD","in_stock":true},{"title":"Dia 54cm x H 54cm \/ ∅ 21.3″ x H 21.3″ \/ Black","offer_id":42120606744833,"sku":"M-202112081227-2","price":374.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/8_558bf8f3-4dc3-447c-ad03-7813e8f955a6.jpg?v=1741937629"},{"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\u003ewhich plug type do i need\u003c\/summary\u003e\u003cp\u003eChoose US, UK, EU, or AU at checkout. All versions are $259.00 and work with standard wall outlets in those regions. Confirm your outlet type before ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003ecan i adjust both arms independently\u003c\/summary\u003e\u003cp\u003eYes. Each arm rotates at its joint. Angle one up, one down, or both the same way. The base stays fixed.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003ewhat color temperature should i pick for a desk\u003c\/summary\u003e\u003cp\u003eCool white (6000K) is brighter and reduces eye strain for reading and screen work. Warm white (3000K) is softer for evening or ambient light. Pick one at purchase—you cannot change it later.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003ewill this work on a small nightstand\u003c\/summary\u003e\u003cp\u003eIt can fit, but check your nightstand width first. Fully extended, the lamp spreads 27.5″ across. Folded closer to the base, it takes up much less room.\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\":\"which plug type do i need\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, EU, or AU at checkout. All versions are $259.00 and work with standard wall outlets in those regions. Confirm your outlet type before ordering.\"}},{\"@type\":\"Question\",\"name\":\"can i adjust both arms independently\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Each arm rotates at its joint. Angle one up, one down, or both the same way. The base stays fixed.\"}},{\"@type\":\"Question\",\"name\":\"what color temperature should i pick for a desk\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Cool white (6000K) is brighter and reduces eye strain for reading and screen work. Warm white (3000K) is softer for evening or ambient light. Pick one at purchase—you cannot change it later.\"}},{\"@type\":\"Question\",\"name\":\"will this work on a small nightstand\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It can fit, but check your nightstand width first. Fully extended, the lamp spreads 27.5″ across. Folded closer to the base, it takes up much less room.\"}}]}\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":"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":"strand-pendant-light","title":"Strand 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\"\u003eThree sizes of pendant light with fabric cocoon shades that diffuse warm light through top and bottom openings.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Strand Pendant hangs from cables and measures 11″ to 24″ wide—small enough for single fixtures, large enough for kitchen islands. Light passes through its sprayed fabric strands and exits both top and bottom, giving a warm glow without harsh shadows. Mount it on a flat ceiling with any standard dimmer switch; check your ceiling 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\/Strand_Pendant_Light_20.jpg\" loading=\"lazy\" alt=\"Strand Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Strand_Pendant_Light_9.jpg\" loading=\"lazy\" alt=\"Strand Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Strand_Pendant_Light_1.jpg\" loading=\"lazy\" alt=\"Strand Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Strand_Pendant_Light_10.jpg\" loading=\"lazy\" alt=\"Strand 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\"\u003eFabric cocoon shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSprayed metal and fabric construction filters light through thousands of tiny strands. Creates soft ambient glow plus direct light through open top and bottom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eThree sizes available\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSmall (11″ wide) for single pendant. Medium (20″) or large (24″) for multiple fixtures over islands or long tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWorks with dimmers\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAccepts standard E26 or E27 bulbs. Compatible with ordinary household switches and dimmer controls.\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\u003c\/b\u003e\u003cspan\u003eDiameter 28 cm (11″) × Height 30 cm (11.8″) — $331.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMedium\u003c\/b\u003e\u003cspan\u003eDiameter 50 cm (19.7″) × Height 45 cm (17.7″) — $539.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLarge\u003c\/b\u003e\u003cspan\u003eDiameter 60 cm (23.6″) × Height 40 cm (15.7″) — $557.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm (59″) supplied; 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\n\u003clabel class=\"dim\" for=\"dz-7482133283073-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Strand_Pendant_Light_64_600x600.jpg\" loading=\"lazy\" alt=\"Strand Pendant Light dimensions\"\u003e\u003cspan\u003eSmall 28cm × 30cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482133283073-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Strand_Pendant_Light_66_600x600.jpg\" loading=\"lazy\" alt=\"Strand Pendant Light dimensions\"\u003e\u003cspan\u003eMedium 50cm × 45cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482133283073-2\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Strand_Pendant_Light_65_600x600.jpg\" loading=\"lazy\" alt=\"Strand Pendant Light dimensions\"\u003e\u003cspan\u003eLarge 60cm × 40cm 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482133283073-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482133283073-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Strand_Pendant_Light_64_600x600.jpg\" alt=\"Strand Pendant Light dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482133283073-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482133283073-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Strand_Pendant_Light_66_600x600.jpg\" alt=\"Strand Pendant Light dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482133283073-2\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482133283073-2\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Strand_Pendant_Light_65_600x600.jpg\" alt=\"Strand 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\u003eMetal frame with sprayed fabric strands\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; warm white (2700K) recommended for ambient effect\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\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\u003e150 cm (59″) suspension cables included; custom lengths available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor, hardwired installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust fabric strands gently; not waterproof\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\/1FHzzegLNTY_qSjc1Wm79bNbqAImDrB5s\/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\/1iwNe90CsS6K6NTWRFYyDsgyUNNJQvRC2\/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 fixture is hardwired to your ceiling and controlled by a standard wall switch. It cannot be plugged in.\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 (standard household screw-in). Warm white 2700K is recommended.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work with my dimmer switch?\u003c\/summary\u003e\u003cp\u003eYes. It is compatible with ordinary dimmers and standard household switches.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I install this on a sloped ceiling?\u003c\/summary\u003e\u003cp\u003eNo. This fixture is designed for flat ceiling installation only. Sloped or cathedral ceilings are not compatible.\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 fixture is hardwired to your ceiling and controlled by a standard wall switch. It cannot be plugged in.\"}},{\"@type\":\"Question\",\"name\":\"Does it come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You supply an E26 or E27 base bulb (standard household screw-in). Warm white 2700K is recommended.\"}},{\"@type\":\"Question\",\"name\":\"Will this work with my dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. It is compatible with ordinary dimmers and standard household switches.\"}},{\"@type\":\"Question\",\"name\":\"Can I install this on a sloped ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture is designed for flat ceiling installation only. Sloped or cathedral ceilings are not compatible.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 28cm  x  H 30cm \/ ∅ 11″ x  H 11.8″ \/ White","offer_id":42120654586113,"sku":"M-202112071348-2","price":331.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm  x  H 45cm \/ ∅ 19.7″ x  H 17.7″ \/ White","offer_id":42120654618881,"sku":"M-202112071348-3","price":539.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm  x  H 40cm \/ ∅ 23.6″ x  H 15.7″ \/ White","offer_id":42120654651649,"sku":"M-202112071348-1","price":557.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Strand_Pendant_Light.jpg?v=1742268716"},{"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":"nelson-wall-sconce","title":"Nelson Wall 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:900px;margin:0 auto;padding:0 8px;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:42px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:18px}.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:27px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:25px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0}.d .hero-img{width:100%;border-radius:6px;display:block;margin:18px 0 0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:10px}.d .gal img{width:100%;height:auto;display:block;border-radius:4px}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:20px 18px}.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:180px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:12px 15px;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:12px 15px;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:13px 15px}.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:15px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.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:15px 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 16px;margin:0;line-height:1.7}@media(max-width:700px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .spec-row{grid-template-columns:130px 1fr}}\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 swivel hinge and adjustable cord for flexible positioning.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Nelson Wall Sconce is a spherical fabric shade mounted on an articulated arm with wood accent. The shade diffuses light evenly across a room. Mount it beside a bed, over a desk, or in an entryway.\u003c\/p\u003e\n\u003cimg class=\"hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Nelson_Wall_Sconce_6.jpg\" loading=\"lazy\" alt=\"\"\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:\/\/www.mooielight.com\/wp-content\/uploads\/2022\/03\/Nelson-Ball-Wall-Sconce_011.jpg\" loading=\"lazy\" alt=\"\"\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=\"\"\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=\"\"\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=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nelson_Wall_Sconce_0319.jpg\" loading=\"lazy\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Data_Sheet_32x32.png\" loading=\"lazy\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/0507e017d53774323b2768139eb45d82_32x32.png\" loading=\"lazy\" alt=\"\"\u003e\n\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\"\u003eSteel bracket swings side to side and up and down 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\"\u003eFabric Shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eOpal polymer material diffuses light softly. Available in three proportions to fit different wall heights and spaces.\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\"\u003eWood grip detail on the arm provides a visual break and tactile reference point for adjusting the lamp.\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\u003eThree sizes available: 11″ diameter × 15.7″ height, 11.8″ diameter × 11.8″ height, or 11.8″ diameter × 11″ height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eWall Canopy\u003c\/b\u003e\u003cspan\u003e1.8″ diameter × 9.8″ 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 inches from plug to fixture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\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\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\"\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 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 bulb\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 with 59-inch cord and wall switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with standard household 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 inches; plug switches integrated at wall outlet connection\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 shade with dry cloth; do not immerse. Check cord periodically for damage.\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\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb does this take and how bright is it?\u003c\/summary\u003e\u003cp\u003eTakes an E26 or E27 screw base bulb sold separately. Brightness depends on the bulb wattage you choose. For soft ambient light, use 40-60W equivalent; for task lighting, use 75W equivalent or higher.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I dim this light?\u003c\/summary\u003e\u003cp\u003eNo. The fixture is only compatible with standard on\/off switches, not dimmers.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich size should I pick?\u003c\/summary\u003e\u003cp\u003eThe 11″ × 15.7″ size works well above nightstands or desks in smaller rooms. The 11.8″ × 11.8″ size fits general wall mounting. The 11.8″ × 11″ size is a compact middle option.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I adjust the shade direction after it's installed?\u003c\/summary\u003e\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\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 and how bright is it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Takes an E26 or E27 screw base bulb sold separately. Brightness depends on the bulb wattage you choose. For soft ambient light, use 40-60W equivalent; for task lighting, use 75W equivalent or higher.\"}},{\"@type\":\"Question\",\"name\":\"Can I dim this light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The fixture is only compatible with standard on\/off switches, not dimmers.\"}},{\"@type\":\"Question\",\"name\":\"Which size should I pick?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 11″ × 15.7″ size works well above nightstands or desks in smaller rooms. The 11.8″ × 11.8″ size fits general wall mounting. The 11.8″ × 11″ size is a compact middle option.\"}},{\"@type\":\"Question\",\"name\":\"Can I adjust the shade direction after it's installed?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The swivel hinge lets you move the arm and shade up, down, and side to side without removing the fixture from the wall.\"}}]}\u003c\/script\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":294.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":294.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":294.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":294.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":"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":"onos-pendant-lamp","title":"Onos 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\"\u003eHeight-adjustable pendant with counterweight pulley system; choose single or double, 30cm or 50cm shade.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA mid-century pulley pendant that raises and lowers on adjustable cables—the counterweight does the work for you. Casts a focused, directed light ideal for task work or dramatic accent over tables and counters. Install on flat or sloped ceilings (under 30°); hardwired to standard household switches or dimmers.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Kk0n2xAv4_k?si=YLSJoKgSBuYxqDxr\" title=\"Onos Pendant 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\/Onos-Pendant-Lamp_2.jpg\" loading=\"lazy\" alt=\"Onos Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Onos_Pendant_Lamp_1716_5.jpg\" loading=\"lazy\" alt=\"Onos 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\"\u003eAdjustable via pulley\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePull the counterweight sphere down; the shade rises. Release to lower it. No motorized parts, no batteries.\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\"\u003e30cm shade spreads light tight; 50cm opens it wider. Pick one or two shades on the same rig.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eChrome or Gold finish\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eMetal construction in both finishes. Lamp shade material matches base.\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\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e30cm (11.8″) or 50cm (19.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCable supplied\u003c\/b\u003e\u003cspan\u003e150cm (59″); custom lengths available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCeiling slope limit\u003c\/b\u003e\u003cspan\u003eCompatible up to 30° sloped ceilings\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-7482134987009-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Onos_Pendant_Lamp_size-30cm_600x600.jpg\" loading=\"lazy\" alt=\"Onos Pendant Lamp dimensions\"\u003e\u003cspan\u003e30cm shade diameter wi 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134987009-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134987009-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Onos_Pendant_Lamp_size-30cm_600x600.jpg\" alt=\"Onos 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\u003eMetal shade and counterweight\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 compatible bulb types\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 selected bulb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eWorks 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″) adjustable cable included; hardwired\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\u003eDust shade and counterweight; no 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\/17onF2GWXm_xq1_EwRprBkc57TDkOboup\/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\/17T-92JiO9iVLjXwigulR8n5YkvYpbi8B\/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 adjust the height after it's hung?\u003c\/summary\u003e\u003cp\u003eYes. Pull the counterweight sphere down to raise the shade; release it to lower. The pulley system holds position once you let go.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it work with a dimmer?\u003c\/summary\u003e\u003cp\u003eYes. It's compatible with standard household dimmers. Use a bulb rated for your dimmer.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I install this on my sloped ceiling?\u003c\/summary\u003e\u003cp\u003eYes, if the slope is under 30°. A flat-roof adapter is needed for steeper angles; check with support for availability.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need to buy a bulb separately?\u003c\/summary\u003e\u003cp\u003eYes. Bulbs are not included. It takes E26 or E27 base bulbs, standard sizes sold everywhere.\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 adjust the height after it's hung?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Pull the counterweight sphere down to raise the shade; release it to lower. The pulley system holds position once you let go.\"}},{\"@type\":\"Question\",\"name\":\"Does it work with a dimmer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. It's compatible with standard household dimmers. Use a bulb rated for your dimmer.\"}},{\"@type\":\"Question\",\"name\":\"Can I install this on my sloped ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, if the slope is under 30°. A flat-roof adapter is needed for steeper angles; check with support for availability.\"}},{\"@type\":\"Question\",\"name\":\"Do I need to buy a bulb separately?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Bulbs are not included. It takes E26 or E27 base bulbs, standard sizes sold everywhere.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Single Dia 30cm  \/ ∅ 11.8″ \/ Gold","offer_id":42120664940801,"sku":"ML-498-1","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 30cm  \/ ∅ 11.8″ \/ Chrome","offer_id":42120664973569,"sku":"ML-498-2","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 50cm  \/ ∅ 19.7″ \/ Gold","offer_id":42120665006337,"sku":"ML-498-3","price":308.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 50cm  \/ ∅ 19.7″ \/ Chrome","offer_id":42120665039105,"sku":"ML-498-4","price":308.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 30cm  \/ ∅ 11.8″ \/ Gold","offer_id":42120665071873,"sku":"ML-498-5","price":528.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 30cm  \/ ∅ 11.8″ \/ Chrome","offer_id":42120665104641,"sku":"ML-498-6","price":528.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 50cm  \/ ∅ 19.7″ \/ Gold","offer_id":42120665137409,"sku":"ML-498-7","price":583.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 50cm  \/ ∅ 19.7″ \/ Chrome","offer_id":42120665170177,"sku":"ML-498-8","price":583.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Onos-Pendant-Lamp.jpg?v=1766133271"},{"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":"quan-floor-lamp","title":"Quan 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 floating ring head; 40cm diameter; black or copper; warm or cool LED light.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA modern arc floor lamp that spans 210cm tall with a 40cm glowing ring suspended at reading height. The integrated LED delivers either warm (3000K) or cool (6000K) light without flicker—no bulb to change. Works in living rooms, bedrooms, or office nooks; measure your ceiling clearance and doorway width 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\/Quan_Floor_Lamp_1.jpg\" loading=\"lazy\" alt=\"Quan Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Mito_Floor_Lamp_16.jpg\" loading=\"lazy\" alt=\"Quan Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Mito_Floor_Lamp_7.jpg\" loading=\"lazy\" alt=\"Quan Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Mito_Floor_Lamp_3.jpg\" loading=\"lazy\" alt=\"Quan 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\"\u003eRing-shaped LED head\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e40cm diameter halo emits focused downward light. Integrated LED; no replacement needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eCarbon tapered stem\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eLightweight pole in black finish. Supports ring without visible joints or seams.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWeighted circular base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eStable 195cm footprint; fits standard doorways. Heavy enough not to tip under normal use.\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\u003e210 cm (82.7 inches)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eRing diameter\u003c\/b\u003e\u003cspan\u003e40 cm (15.7 inches)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase footprint\u003c\/b\u003e\u003cspan\u003e195 cm width × 160 cm depth (77 × 63 inches)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm (59 inches) with 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-7482139214081-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Quan_Floor_Lamp_01.jpg\" loading=\"lazy\" alt=\"Quan Floor Lamp dimensions\"\u003e\u003cspan\u003eDimensions: 210 cm H,  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482139214081-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482139214081-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Quan_Floor_Lamp_01.jpg\" alt=\"Quan 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 stem with stainless steel and acrylic ring\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 Light (3000K) or Cool Light (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 universal input\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee specifications sheet\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 inches) with regional plug; US, UK, AU, or EU options available\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 and acrylic with soft dry cloth; no water or solvents\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\/1z9AFbbnprgkpXvP8vLzx1rm1PM5fEket\/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\u003eHow much space do I need for this floor lamp?\u003c\/summary\u003e\u003cp\u003eThe base occupies roughly 195 cm × 160 cm (77 × 63 inches) of floor space. The arc reaches 210 cm high. Confirm your ceiling height and that the arc won't obstruct doors or furniture when curved.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I change the LED light or color temperature later?\u003c\/summary\u003e\u003cp\u003eNo. The LED is integrated and non-replaceable. Select your Kelvin temperature (warm 3000K or cool 6000K) when you order; you cannot switch it afterward.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat's the difference between warm and cool light?\u003c\/summary\u003e\u003cp\u003eWarm light (3000K) is soft and yellowish—suits living rooms and bedrooms. Cool light (6000K) is bright white—better for reading or office work. Both use the same fixture; choose based on your room's use.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it work outside or in damp areas?\u003c\/summary\u003e\u003cp\u003eNo. This lamp is for indoor use only. Do not place in bathrooms, covered patios, or any wet environment.\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 much space do I need for this floor lamp?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The base occupies roughly 195 cm × 160 cm (77 × 63 inches) of floor space. The arc reaches 210 cm high. Confirm your ceiling height and that the arc won't obstruct doors or furniture when curved.\"}},{\"@type\":\"Question\",\"name\":\"Can I change the LED light or color temperature later?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LED is integrated and non-replaceable. Select your Kelvin temperature (warm 3000K or cool 6000K) when you order; you cannot switch it afterward.\"}},{\"@type\":\"Question\",\"name\":\"What's the difference between warm and cool light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Warm light (3000K) is soft and yellowish—suits living rooms and bedrooms. Cool light (6000K) is bright white—better for reading or office work. Both use the same fixture; choose based on your room's use.\"}},{\"@type\":\"Question\",\"name\":\"Does it work outside or in damp areas?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This lamp is for indoor use only. Do not place in bathrooms, covered patios, or any wet environment.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 40cm \/ ∅ 15.7″ \/ Black \u0026 Warm Light \/ US plug","offer_id":42120695120129,"sku":"M-202112081220-1","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Black \u0026 Warm Light \/ UK plug","offer_id":44209111171329,"sku":"M-202112081220-2","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Black \u0026 Warm Light \/ AU plug","offer_id":44209111204097,"sku":"M-202112081220-3","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Black \u0026 Warm Light \/ EU plug","offer_id":44209111236865,"sku":"M-202112081220-4","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Black \u0026 Cool Light \/ US plug","offer_id":44209111269633,"sku":"M-202112081220-5","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Black \u0026 Cool Light \/ UK plug","offer_id":44209111302401,"sku":"M-202112081220-6","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Black \u0026 Cool Light \/ AU plug","offer_id":44209111335169,"sku":"M-202112081220-7","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Black \u0026 Cool Light \/ EU plug","offer_id":44209111367937,"sku":"M-202112081220-8","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Copper \u0026 Warm Light \/ US plug","offer_id":44209111400705,"sku":"M-202112081220-9","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Copper \u0026 Warm Light \/ UK plug","offer_id":44209111433473,"sku":"M-202112081220-10","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Copper \u0026 Warm Light \/ AU plug","offer_id":44209111466241,"sku":"M-202112081220-11","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Copper \u0026 Warm Light \/ EU plug","offer_id":44209111499009,"sku":"M-202112081220-12","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Copper \u0026 Cool Light \/ US plug","offer_id":44209111531777,"sku":"M-202112081220-13","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Copper \u0026 Cool Light \/ UK plug","offer_id":44209111564545,"sku":"M-202112081220-14","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Copper \u0026 Cool Light \/ AU plug","offer_id":44209111597313,"sku":"M-202112081220-15","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Copper \u0026 Cool Light \/ EU plug","offer_id":44209111630081,"sku":"M-202112081220-16","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Rose gold \u0026 Warm Light \/ US plug","offer_id":44209111662849,"sku":"M-202112081220-17","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Rose gold \u0026 Warm Light \/ UK plug","offer_id":44209111695617,"sku":"M-202112081220-18","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Rose gold \u0026 Warm Light \/ AU plug","offer_id":44209111728385,"sku":"M-202112081220-19","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Rose gold \u0026 Warm Light \/ EU plug","offer_id":44209111761153,"sku":"M-202112081220-20","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Rose gold \u0026 Cool Light \/ US plug","offer_id":44209111793921,"sku":"M-202112081220-21","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Rose gold \u0026 Cool Light \/ UK plug","offer_id":44209111826689,"sku":"M-202112081220-22","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Rose gold \u0026 Cool Light \/ AU plug","offer_id":44209111859457,"sku":"M-202112081220-23","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm \/ ∅ 15.7″ \/ Rose gold \u0026 Cool Light \/ EU plug","offer_id":44209111892225,"sku":"M-202112081220-24","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Black \u0026 Warm Light \/ US plug","offer_id":42120695316737,"sku":"M-202112081220-25","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Black \u0026 Warm Light \/ UK plug","offer_id":44209111924993,"sku":"M-202112081220-26","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Black \u0026 Warm Light \/ AU plug","offer_id":44209111957761,"sku":"M-202112081220-27","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Black \u0026 Warm Light \/ EU plug","offer_id":44209111990529,"sku":"M-202112081220-28","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Black \u0026 Cool Light \/ US plug","offer_id":44209112023297,"sku":"M-202112081220-29","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Black \u0026 Cool Light \/ UK plug","offer_id":44209112056065,"sku":"M-202112081220-30","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Black \u0026 Cool Light \/ AU plug","offer_id":44209112088833,"sku":"M-202112081220-31","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Black \u0026 Cool Light \/ EU plug","offer_id":44209112121601,"sku":"M-202112081220-32","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Copper \u0026 Warm Light \/ US plug","offer_id":44209112154369,"sku":"M-202112081220-33","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Copper \u0026 Warm Light \/ UK plug","offer_id":44209112187137,"sku":"M-202112081220-34","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Copper \u0026 Warm Light \/ AU plug","offer_id":44209112219905,"sku":"M-202112081220-35","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Copper \u0026 Warm Light \/ EU plug","offer_id":44209112252673,"sku":"M-202112081220-36","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Copper \u0026 Cool Light \/ US plug","offer_id":44209112285441,"sku":"M-202112081220-37","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Copper \u0026 Cool Light \/ UK plug","offer_id":44209112318209,"sku":"M-202112081220-38","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Copper \u0026 Cool Light \/ AU plug","offer_id":44209112350977,"sku":"M-202112081220-39","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Copper \u0026 Cool Light \/ EU plug","offer_id":44209112383745,"sku":"M-202112081220-40","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Rose gold \u0026 Warm Light \/ US plug","offer_id":44209112416513,"sku":"M-202112081220-41","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Rose gold \u0026 Warm Light \/ UK plug","offer_id":44209112449281,"sku":"M-202112081220-42","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Rose gold \u0026 Warm Light \/ AU plug","offer_id":44209112482049,"sku":"M-202112081220-43","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Rose gold \u0026 Warm Light \/ EU plug","offer_id":44209112514817,"sku":"M-202112081220-44","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Rose gold \u0026 Cool Light \/ US plug","offer_id":44209112547585,"sku":"M-202112081220-45","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Rose gold \u0026 Cool Light \/ UK plug","offer_id":44209112580353,"sku":"M-202112081220-46","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Rose gold \u0026 Cool Light \/ AU plug","offer_id":44209112613121,"sku":"M-202112081220-47","price":616.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm \/ ∅ 23.6″ \/ Rose gold \u0026 Cool Light \/ EU plug","offer_id":44209112645889,"sku":"M-202112081220-48","price":616.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Quan_Floor_Lamp.jpg?v=1742786874"},{"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":"pangen-pendant-lamp","title":"Pangen 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\"\u003e60cm dome pendant delivers clean light to kitchen islands, desks, and dining tables without clutter.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Pangen is a 60cm-wide pendant with a shallow dome that reads substantial but not heavy in a room. It diffuses light evenly across a surface below without glare. Mount it 75–90cm above a table or counter; it works with standard wall switches and dimmers.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/h2IpEhRzRk0\" title=\"Pangen Pendant 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\/Pangen_Pendant_Lamp_37.jpg\" loading=\"lazy\" alt=\"Pangen Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Pangen_Pendant_Lamp_29.jpg\" loading=\"lazy\" alt=\"Pangen 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\"\u003eMoulded aluminium dome\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePainted aluminium shell with white polycarbonate diffuser. Reflects and softens light downward. Black or white finish.\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\"\u003eShips with 150cm cable. Requires ceiling junction box. Not a plug-in pendant; electrician install recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eStandard dimmer compatible\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWorks with ordinary household switches and dimmer controls. Accepts E26 or E27 bulbs. 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\u003e60cm diameter × 18cm height (23.6″ × 7.1″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCable included\u003c\/b\u003e\u003cspan\u003e150cm (59″); custom lengths available on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCanopy\u003c\/b\u003e\u003cspan\u003eChrome-plated\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-7482142949633-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Pangen_Pendant_Lamp_23_size_600x60_6a4a5833-801a-46c3-af90-e8b8fc6d0237.jpg\" loading=\"lazy\" alt=\"Pangen Pendant Lamp dimensions\"\u003e\u003cspan\u003e60cm × 18cm—spec drawi 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482142949633-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482142949633-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Pangen_Pendant_Lamp_23_size_600x60_6a4a5833-801a-46c3-af90-e8b8fc6d0237.jpg\" alt=\"Pangen 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\u003ePainted aluminium dome; satin polycarbonate diffuser; chrome-plated canopy\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 household 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; consult bulb retailer for warm or cool white 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 bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with ordinary 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″) provided; hardwired; custom lengths 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 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\/1-hLsytAB1uk5JhmoMVsGJipz646ZP7SR\/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_5Xl1KXicZRC4Qon1x2pvbEQzgJCtetV\/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\u003eIs this a plug-in pendant light?\u003c\/summary\u003e\u003cp\u003eNo. The Pangen is hardwired to your ceiling and requires a junction box. Professional installation is recommended.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb does it take?\u003c\/summary\u003e\u003cp\u003eE26 or E27 base bulbs (standard household sizes). The fixture does not include a bulb. Wattage depends on your chosen bulb.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use it with a dimmer?\u003c\/summary\u003e\u003cp\u003eYes. It is fully compatible with standard dimmer switches and ordinary wall switches.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow far should I hang it above a table or counter?\u003c\/summary\u003e\u003cp\u003eMount the bottom of the shade 75–90cm above the work surface to balance light spread and eye comfort.\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 pendant light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The Pangen is hardwired to your ceiling and requires a junction box. Professional installation is recommended.\"}},{\"@type\":\"Question\",\"name\":\"What bulb does it take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E26 or E27 base bulbs (standard household sizes). The fixture does not include a bulb. Wattage depends on your chosen bulb.\"}},{\"@type\":\"Question\",\"name\":\"Can I use it with a dimmer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. It is fully compatible with standard dimmer switches and ordinary wall switches.\"}},{\"@type\":\"Question\",\"name\":\"How far should I hang it above a table or counter?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Mount the bottom of the shade 75–90cm above the work surface to balance light spread and eye comfort.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 60cm x H 18cm \/ ∅ 23.6″ x H 7.1″ \/ White","offer_id":42120713470209,"sku":"M-202112071424-1","price":792.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm x H 18cm \/ ∅ 23.6″ x H 7.1″ \/ Black","offer_id":42120713437441,"sku":"M-202112071424-2","price":792.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Pangen_Pendant_Lamp_03142.jpg?v=1742084525"},{"product_id":"track-light-ceiling-light","title":"Track Light Ceiling 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\"\u003eAdjustable spotlights on a 150cm track let you aim light exactly where you need it.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 59-inch ceiling light with six swiveling spotlights mounted on a curved track—compact enough for bedrooms, kitchens, or retail spaces without dominating the room. The integrated LED runs warm (3000K), neutral (4500K), or cool (6000K) so you control the mood. Hardwired to standard household switches; check that your ceiling can handle surface mount installation and that you want fixed placement, not a plug-in fixture.\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\/Multifunction_Ceiling_Spotlight_2.jpg\" loading=\"lazy\" alt=\"Track Light Ceiling Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Multifunction_Ceiling_Spotlight_25.jpg\" loading=\"lazy\" alt=\"Track Light Ceiling 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\"\u003eAdjustable spotlights\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach arm and head rotates to direct light onto specific zones. Aluminum construction handles kitchen heat and humidity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eThree color temperatures\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSwitch between warm, neutral, and cool white light from one fixture. No dimmer compatibility—choose one setting that works best.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBlack or Gold finish\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBlack reads modern and discrete. Gold adds warmth and works well in retail or hospitality settings.\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\u003e150 cm wide × 32 cm high (59″ × 12.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMounting\u003c\/b\u003e\u003cspan\u003eFlush ceiling mount, hardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLamp type\u003c\/b\u003e\u003cspan\u003eIntegrated LED, no bulbs to replace\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFinish options\u003c\/b\u003e\u003cspan\u003eBlack or Gold; lampshade is white acrylic\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-7482145177857-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Track_Light_Ceiling_Light_600x600.jpg\" loading=\"lazy\" alt=\"Track Light Ceiling Light dimensions\"\u003e\u003cspan\u003e150 cm × 32 cm measure 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482145177857-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482145177857-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Track_Light_Ceiling_Light_600x600.jpg\" alt=\"Track Light Ceiling 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\u003eAluminum alloy, metal, 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, 6 heads\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 one per fixture\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 for exact 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; 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, 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 and acrylic with a soft dry cloth; no liquids\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\/1zT0nCSsCpmj3dGSnCHjLEM-k_xYWN8Fd\/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\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1SpdVICJOf6QBrQgoOwIRoBA_Nrng2Xn9\/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 bedroom ceiling light or kitchen ceiling light?\u003c\/summary\u003e\u003cp\u003eYes. The six adjustable heads let you spread light evenly across a bedroom or focus beams on countertops in a kitchen. Pick the Kelvin temperature (warm, neutral, or cool) that suits the room's mood.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat if I want to dim this light?\u003c\/summary\u003e\u003cp\u003eThis fixture does not work with dimmers. It connects to a standard on\/off switch. You choose one color temperature—warm, neutral, or cool—and that stays constant.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need to install this myself or hire an electrician?\u003c\/summary\u003e\u003cp\u003eHardwiring requires turning off power at the breaker and connecting live, neutral, and ground wires. If you're not comfortable with electrical work, hire a licensed electrician. Assembly instructions are included.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich finish should I pick—Black or Gold?\u003c\/summary\u003e\u003cp\u003eBlack disappears into most ceilings and works well in modern, minimal spaces. Gold is visible and adds warmth; popular in retail, restaurants, and transitional home interiors. Both are $244.00.\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 bedroom ceiling light or kitchen ceiling light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The six adjustable heads let you spread light evenly across a bedroom or focus beams on countertops in a kitchen. Pick the Kelvin temperature (warm, neutral, or cool) that suits the room's mood.\"}},{\"@type\":\"Question\",\"name\":\"What if I want to dim this light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This fixture does not work with dimmers. It connects to a standard on\/off switch. You choose one color temperature—warm, neutral, or cool—and that stays constant.\"}},{\"@type\":\"Question\",\"name\":\"Do I need to install this myself or hire an electrician?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Hardwiring requires turning off power at the breaker and connecting live, neutral, and ground wires. If you're not comfortable with electrical work, hire a licensed electrician. Assembly instructions are included.\"}},{\"@type\":\"Question\",\"name\":\"Which finish should I pick—Black or Gold?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Black disappears into most ceilings and works well in modern, minimal spaces. Gold is visible and adds warmth; popular in retail, restaurants, and transitional home interiors. Both are $244.00.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 150cm x H 32cm \/ ∅ 59″ x H 12.6″ \/ Black","offer_id":42120718516481,"sku":"M-202112071405-1","price":244.0,"currency_code":"USD","in_stock":true},{"title":"Dia 150cm x H 32cm \/ ∅ 59″ x H 12.6″ \/ Gold","offer_id":42120718582017,"sku":"M-202112071405-3","price":244.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Track_Light_Ceiling_Light_666629c8-daf3-4d8f-aea5-c8d5f9b30950.jpg?v=1742952510"},{"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":"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":"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":"wooden-pumpkin-pendant-lamp","title":"Wooden Pumpkin 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\"\u003eWood pendant lamp with vertical slats; hangs hardwired; three sizes, two finishes, dimmable.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA pendant light made of wooden slats that open and close like an accordion, casting warm light through gaps. Available in three sizes from 11.8″ to 19.7″ diameter—the largest makes a statement over a dining table or living space. Check your ceiling height and whether it's flat (compatible) or sloped (not compatible with this fixture).\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/XWQ5cDlpakE\" title=\"Wooden Pumpkin Pendant 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\/Wooden_Pumpkin_Pendant_Lamp_4_0347ed55-b156-424d-a78b-0af20411613b.jpg\" loading=\"lazy\" alt=\"Wooden Pumpkin Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Wooden_Pumpkin_Pendant_Lamp_12.jpg\" loading=\"lazy\" alt=\"Wooden Pumpkin Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Wooden_Pumpkin_Pendant_Lamp_2_a16d574e-739b-4017-a744-73a3a3511870.jpg\" loading=\"lazy\" alt=\"Wooden Pumpkin Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Wooden_Pumpkin_Pendant_Lamp_4.jpg\" loading=\"lazy\" alt=\"Wooden Pumpkin 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\"\u003eWooden Slat Design\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eVertical wood strips form the shade. Light passes through gaps between slats, creating a warm glow. Available in dark brown or light brown.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eThree Sizes\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e11.8″, 16.5″, or 19.7″ diameter. Taller rooms and open layouts suit the largest; bedrooms and alcoves work with smaller.\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 ceiling wiring and standard household switch. Dimmable with compatible dimmers. Comes with 59″ cable; longer 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\u003eSmall\u003c\/b\u003e\u003cspan\u003e11.8″ diameter × 7″ height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMedium\u003c\/b\u003e\u003cspan\u003e16.5″ diameter × 10″ height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLarge\u003c\/b\u003e\u003cspan\u003e19.7″ diameter × 11.8″ height\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-7482163790081-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Size_b6624290-1283-46ca-8f3a-c73bec494d01_600x600.jpg\" loading=\"lazy\" alt=\"Wooden Pumpkin Pendant Lamp dimensions\"\u003e\u003cspan\u003e50cm size chart 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482163790081-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482163790081-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Size_b6624290-1283-46ca-8f3a-c73bec494d01_600x600.jpg\" alt=\"Wooden Pumpkin 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\u003eWood with dark brown or light brown 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 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 product photos for warm light effect; any E26\/E27 bulb works\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 wattage selected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eStandard household switch; dimmable compatible\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\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; hardwired installation required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust wood finish; not waterproof\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\/1P7ljQOterTNPZF3pWjS8a9VsEm1fg_sh\/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\/116XkvsTFoA3OAceqVaREoh8A2LblRk_k\/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 on a sloped ceiling?\u003c\/summary\u003e\u003cp\u003eNo. Flat roof installation only. Sloped ceilings are not compatible.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. Use any E26 or E27 base bulb. Warm white (2700K) suits the wood aesthetic.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I dim this light?\u003c\/summary\u003e\u003cp\u003eYes, if your existing household dimmer is compatible. Confirm dimmer specs with your electrician.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat's the difference between dark brown and light brown?\u003c\/summary\u003e\u003cp\u003eColor only. Same size and light output. Dark brown appears richer; light brown blends with lighter interiors.\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 on a sloped ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Flat roof installation only. Sloped ceilings are not compatible.\"}},{\"@type\":\"Question\",\"name\":\"Does it come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Use any E26 or E27 base bulb. Warm white (2700K) suits the wood aesthetic.\"}},{\"@type\":\"Question\",\"name\":\"Can I dim this light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, if your existing household dimmer is compatible. Confirm dimmer specs with your electrician.\"}},{\"@type\":\"Question\",\"name\":\"What's the difference between dark brown and light brown?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Color only. Same size and light output. Dark brown appears richer; light brown blends with lighter interiors.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 30cm x H 18cm \/ ∅ 11.8″ x H 7″ \/ Dark brown","offer_id":42120761934081,"sku":"M-202112071318-1","price":142.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 18cm \/ ∅ 11.8″ x H 7″ \/ Light Brown","offer_id":43141012947201,"sku":"M-202112071318-2","price":142.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 25cm \/ ∅ 16.5″ x H 10″ \/ Dark brown","offer_id":42120761966849,"sku":"M-202112071318-3","price":194.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 25cm \/ ∅ 16.5″ x H 10″ \/ Light Brown","offer_id":43141012979969,"sku":"M-202112071318-4","price":194.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 30cm \/ ∅ 19.7″ x H 11.8″ \/ Dark brown","offer_id":42120761999617,"sku":"M-202112071318-5","price":264.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 30cm \/ ∅ 19.7″ x H 11.8″ \/ Light Brown","offer_id":43141013012737,"sku":"M-202112071318-6","price":264.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Wooden_Pumpkin_Pendant_Lamp_0318.jpg?v=1742295355"},{"product_id":"betty-sconce","title":"Betty 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\"\u003eTwo frosted glass spheres pinched at the center mount vertically on brass, 9.8 inches tall.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eBetty is a wall sconce with two stacked opal glass globes that read sculptural and compact in bedrooms, bathrooms, or entryways. Light glows through the frosted glass; choose white or smoke gray. Confirm your wall can support hardwired installation before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/UpWbC_QrRyc?si=7V2iMsGk_4giP63H\" title=\"Betty 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\/Betty-Sconce_1.jpg\" loading=\"lazy\" alt=\"Betty Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Betty-Sconce_6.jpg\" loading=\"lazy\" alt=\"Betty 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\"\u003eMold-blown glass\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTwo spheres fused at a brass collar. Opal frosted glass diffuses light evenly without glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBrass back-plate\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eCast brass anchors the fixture. Satin or blackened finish. Blends with modern and vintage décor.\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\"\u003eTakes standard E14 base bulbs. Not included. Works on ordinary household 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\u003eDia 15cm \/ 5.9″ × H 25cm \/ 9.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eProjection from wall\u003c\/b\u003e\u003cspan\u003e18cm \/ 7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBack-plate\u003c\/b\u003e\u003cspan\u003e15cm \/ 5.9″ 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-7482169032961-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Betty_Sconce_19_480x480.jpg\" loading=\"lazy\" alt=\"Betty Sconce dimensions\"\u003e\u003cspan\u003eTechnical drawing with 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482169032961-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482169032961-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Betty_Sconce_19_480x480.jpg\" alt=\"Betty 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\u003eMold-blown glass spheres, cast brass back-plate\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\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 output; choose LED or incandescent E14 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\u003eSee bulb specs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eHardwired, ordinary household switch compatible, not dimmable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired installation required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only, IP20 (not waterproof)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe glass and brass 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\/1OU0ibsHF3yjWM_Ygts2-HhZe5LVi_5u5\/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\u003eDoes this plug in or hardwire?\u003c\/summary\u003e\u003cp\u003eHardwired only. Requires professional installation into your wall circuit.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eE14 base bulb (not included). Any wattage E14 LED or incandescent works; bulb not supplied.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use a dimmer?\u003c\/summary\u003e\u003cp\u003eNo. The switch is not dimmable. Use an ordinary on\/off household switch.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat color glass comes in?\u003c\/summary\u003e\u003cp\u003eWhite (opal opaque) or Smoke Gray (semi-opaque). Both diffuse light softly.\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 or hardwire?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Hardwired only. Requires professional installation into your wall circuit.\"}},{\"@type\":\"Question\",\"name\":\"What bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E14 base bulb (not included). Any wattage E14 LED or incandescent works; bulb not supplied.\"}},{\"@type\":\"Question\",\"name\":\"Can I use a dimmer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The switch is not dimmable. Use an ordinary on\/off household switch.\"}},{\"@type\":\"Question\",\"name\":\"What color glass comes in?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"White (opal opaque) or Smoke Gray (semi-opaque). Both diffuse light softly.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 15cm x H 25cm \/ ∅ 5.9″ x H 9.8″ \/ Blackened brass \/ White","offer_id":42120784085249,"sku":"M-202112071050-1","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 25cm \/ ∅ 5.9″ x H 9.8″ \/ Blackened brass \/ Smoke Gray","offer_id":42120784118017,"sku":"M-202112071050-2","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 25cm \/ ∅ 5.9″ x H 9.8″ \/ Satin brass \/ White","offer_id":42120784019713,"sku":"M-202112071050-3","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 25cm \/ ∅ 5.9″ x H 9.8″ \/ Satin brass \/ Smoke Gray","offer_id":42120784052481,"sku":"M-202112071050-4","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Betty_Sconce.jpg?v=1742886813"},{"product_id":"wink-floor-lamp","title":"Wink 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\"\u003eTwo-arm floor lamp with fabric fringes, adjustable reach, fits any room corner or beside seating.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eWink is a sculptural floor lamp standing 5'6\" tall with two asymmetrical arms reaching up to 3 feet wide—big enough to anchor a seating area without overwhelming it. Each arm holds a fabric-fringed shade that softly diffuses light downward and outward. Place it beside a chair, sofa end, or in a corner; measure your ceiling height and the distance from wall to furniture before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/F_p2ZGsX2eQ?si=5sVSfg7PU_E-6FR3\" title=\"Wink 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\/Wink_Floor_Lamp_7.jpg\" loading=\"lazy\" alt=\"Wink Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Wink_Floor_lamp_22.jpg\" loading=\"lazy\" alt=\"Wink Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Wink_Floor_Lamp_2.jpg\" loading=\"lazy\" alt=\"Wink Floor Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Wink_Floor_lamp_23.jpg\" loading=\"lazy\" alt=\"Wink 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\"\u003eGeometric metal frame\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBrushed gold structure with curved edges. Tassel shades hang from rectangular cantilevered arms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eFabric fringe shades\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSoft wool tassels in pink, maroon, or orange. Hand-washable; naturally dust-resistant. Run your fingers through them—they move gently with air.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eDual light sources\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTwo G9 bulbs (not included). Each arm operates separately via in-line switch. Takes up to 40W per socket in most regions.\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\u003e168 cm \/ 66.1 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eTotal width at arms\u003c\/b\u003e\u003cspan\u003e90 cm \/ 35.4 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLower shade width\u003c\/b\u003e\u003cspan\u003e38 cm \/ 15 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLower shade depth\u003c\/b\u003e\u003cspan\u003e47 cm \/ 18.5 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-7482173784321-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/wink_floor_lamp_size_600x600.jpg\" loading=\"lazy\" alt=\"Wink Floor Lamp dimensions\"\u003e\u003cspan\u003eTechnical schematic wi 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482173784321-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482173784321-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/wink_floor_lamp_size_600x600.jpg\" alt=\"Wink 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\u003eBrushed gold metal frame, blown glass globe, wool tassel shades\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) or 4000K (neutral) suit most rooms\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\u003eUp to 80W total (40W max per socket, region-dependent)\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 inches with plug; black fabric-covered\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\u003eTassel shades hand-washable in cool water; allow to air dry. Wipe metal and glass with 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\/11cfplnpv03R0bgv0pOoi3KZ_SyYvWOXb\/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\/1PPVvkvlPcdSsK3jmdj7a3bzo_ciRUgBZ\/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\u003eWill this fit in a small apartment or do I need high ceilings?\u003c\/summary\u003e\u003cp\u003eAt 5'6\" tall, it works in rooms with 8-foot ceilings or higher. The arms angle upward, so it needs at least 6 inches of clearance above. Measure your space before ordering—the width (35 inches) matters more than height for fit.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use LED bulbs or do I need halogen?\u003c\/summary\u003e\u003cp\u003eLED G9 bulbs work fine and last much longer. Look for 3–5W warm white (2700K) or neutral (4000K) for softer light. Avoid dimmable LEDs unless your cord switch is a dimmer.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eAre the tassel shades washable if they get dusty?\u003c\/summary\u003e\u003cp\u003eYes. Hand-wash in cool water with mild soap, gently squeeze, and air dry flat. The wool naturally resists dust buildup.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo both arms have to be on at the same time?\u003c\/summary\u003e\u003cp\u003eNo. The in-line switch controls both sockets together. If you want independent control, you'll need to swap in bulbs manually or use smart G9 bulbs with a separate app or remote.\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\":\"Will this fit in a small apartment or do I need high ceilings?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"At 5'6\\\" tall, it works in rooms with 8-foot ceilings or higher. The arms angle upward, so it needs at least 6 inches of clearance above. Measure your space before ordering—the width (35 inches) matters more than height for fit.\"}},{\"@type\":\"Question\",\"name\":\"Can I use LED bulbs or do I need halogen?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"LED G9 bulbs work fine and last much longer. Look for 3–5W warm white (2700K) or neutral (4000K) for softer light. Avoid dimmable LEDs unless your cord switch is a dimmer.\"}},{\"@type\":\"Question\",\"name\":\"Are the tassel shades washable if they get dusty?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Hand-wash in cool water with mild soap, gently squeeze, and air dry flat. The wool naturally resists dust buildup.\"}},{\"@type\":\"Question\",\"name\":\"Do both arms have to be on at the same time?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The in-line switch controls both sockets together. If you want independent control, you'll need to swap in bulbs manually or use smart G9 bulbs with a separate app or remote.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Pink \/ US plug","offer_id":42120818917633,"sku":"M-202112071310-1","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Pink \/ UK plug","offer_id":42120818950401,"sku":"M-202112071310-2","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Pink \/ AU plug","offer_id":42120818983169,"sku":"M-202112071310-3","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Pink \/ EU plug","offer_id":42120819015937,"sku":"M-202112071310-4","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Maroon \/ US plug","offer_id":42120819048705,"sku":"M-202112071310-5","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Maroon \/ UK plug","offer_id":42120819081473,"sku":"M-202112071310-6","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Maroon \/ AU plug","offer_id":42120819114241,"sku":"M-202112071310-7","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Maroon \/ EU plug","offer_id":42120819147009,"sku":"M-202112071310-8","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Orange \/ US plug","offer_id":42120819179777,"sku":"M-202112071310-9","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Orange \/ UK plug","offer_id":42120819212545,"sku":"M-202112071310-10","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Orange \/ AU plug","offer_id":42120819245313,"sku":"M-202112071310-11","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Orange \/ EU plug","offer_id":42120819278081,"sku":"M-202112071310-12","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Blue \/ US plug","offer_id":42120819310849,"sku":"M-202112071310-13","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Blue \/ UK plug","offer_id":42120819343617,"sku":"M-202112071310-14","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Blue \/ AU plug","offer_id":42120819376385,"sku":"M-202112071310-15","price":393.0,"currency_code":"USD","in_stock":true},{"title":"Dia 90cm x H 168cm \/ ∅ 35.4″ x H 66.1″ \/ Blue \/ EU plug","offer_id":42120819409153,"sku":"M-202112071310-16","price":393.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Wink_Floor_Lamp_6af0f9c5-9ec5-45c8-87d5-dc08d253df74.jpg?v=1742786190"},{"product_id":"origo-wall-lamp","title":"Origo 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\"\u003eTwo-bulb wall sconce with terrazzo and glass, hardwired, works with standard switches.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Origo is a compact dual-orb wall sconce (7.5″ wide) that mounts flush to the wall. One side is terrazzo cement with volcanic texture; the other is frosted glass that diffuses warm light across both surfaces. Install it in a bedroom, hallway, or living room—just confirm your wall can accept hardwired fixtures before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/P_WUPgy_dBE?si=NeQBuwDDTB5Z0xXq\" title=\"Origo Wall 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\/Origo_Wall_Lamp_1.jpg\" loading=\"lazy\" alt=\"Origo Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Origo_Wall_Lamp_4_2dc2f0b7-b729-46bb-b368-7031ec4e3f60.jpg\" loading=\"lazy\" alt=\"Origo 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 + glass combo\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eCement shade with embedded volcanic rock texture paired against a frosted glass diffuser. Light plays across the rough surface, casting soft shadows.\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. Compatible with any standard household light switch; not compatible with dimmers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTwo G9 bulb sockets\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes two G9 base bulbs (not included). Run both or one—control both with the same 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\u003c\/b\u003e\u003cspan\u003eW 7.5″ × H 3.9″ × Projection 3.9″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eEach orb diameter\u003c\/b\u003e\u003cspan\u003e3.9″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMounting\u003c\/b\u003e\u003cspan\u003eHardwired directly to wall junction box\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-7482174767361-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Origo-Wall-Lamp.jpg\" loading=\"lazy\" alt=\"Origo Wall Lamp dimensions\"\u003e\u003cspan\u003eSpecification drawing  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482174767361-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482174767361-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Origo-Wall-Lamp.jpg\" alt=\"Origo 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 (cement with volcanic rock aggregate), frosted glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eTwo 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; warm white (2700K) recommended\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\u003eStandard household 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 to wall junction box; no plug\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 or moisture-resistant)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust terrazzo side gently; wipe glass with 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\/1cX38Km8pTkexLjjRZIvaCpKvHB-ufXx3\/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\/1OHNmW3EOzkM0zUFT7yVBYBtTBv02IwA3\/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?\u003c\/summary\u003e\u003cp\u003eYes. This fixture is hardwired directly into your wall's electrical box and requires a licensed electrician in most jurisdictions.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this on a dimmer switch?\u003c\/summary\u003e\u003cp\u003eNo. This fixture works only with standard on\/off switches, not dimmers.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulbs do I need?\u003c\/summary\u003e\u003cp\u003eTwo G9 base bulbs. LED or halogen both work. Bulbs are not included with the fixture.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this in a bathroom?\u003c\/summary\u003e\u003cp\u003eNot recommended. The fixture is rated IP20 (not waterproof) and is indoor-use only, so it should not be installed where it will contact moisture or steam.\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?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. This fixture is hardwired directly into your wall's electrical box and requires a licensed electrician in most jurisdictions.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this on a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture works only with standard on\/off switches, not dimmers.\"}},{\"@type\":\"Question\",\"name\":\"What bulbs do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Two G9 base bulbs. LED or halogen both work. Bulbs are not included with the fixture.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this in a bathroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not recommended. The fixture is rated IP20 (not waterproof) and is indoor-use only, so it should not be installed where it will contact moisture or steam.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"∅ 3.9″ x W 7.5″ x H 3.9″ \/ Grey","offer_id":42120829993217,"sku":"M-202112071414-1","price":117.0,"currency_code":"USD","in_stock":true},{"title":"∅ 3.9″ x W 7.5″ x H 3.9″ \/ Pink","offer_id":42120830025985,"sku":"M-202112071414-2","price":117.0,"currency_code":"USD","in_stock":true},{"title":"∅ 3.9″ x W 7.5″ x H 3.9″ \/ Black","offer_id":42120830058753,"sku":"M-202112071414-3","price":117.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Origo_Wall_Lamp.jpg?v=1742867893"},{"product_id":"screen-cannage-sconce","title":"Screen Cannage 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\"\u003eFloating bamboo screen sconce casts soft patterned light without taking up floor space.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA wall-mounted caning shade that floats like a mobile art piece. Available in two sizes: 13\" or 30\" wide, each 3.5\" deep. Casts warm diffused light through woven bamboo, creating organic shadow patterns across your wall. Works in bedrooms, hallways, or over a console table—but confirm your wall can support the bracket before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/bZNK6GZgANE?si=IL6nDt3gDCNbYdtg\" title=\"Screen Cannage 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\/Screen_Cannage_Sconce_4.jpg\" loading=\"lazy\" alt=\"Screen Cannage Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Screen_Cannage_Sconce_5.jpg\" loading=\"lazy\" alt=\"Screen Cannage Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Screen_Cannage_Wall_Light_2.jpg\" loading=\"lazy\" alt=\"Screen Cannage Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Screen_Cannage_Sconce_3.jpg\" loading=\"lazy\" alt=\"Screen Cannage 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 bamboo caning\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-woven mesh over a metal frame. Light passes through the open weave, not around it, so the pattern actually shows on your wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTwo distinct sizes\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSmall (13\" wide) works above a nightstand or narrow wall. Large (30\" wide) fills space above a credenza or bed headboard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHardwired, no cord\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eMounts flush to drywall. Requires basic electrical work or a licensed installer; not a plug-in sconce.\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\u003c\/b\u003e\u003cspan\u003e13\" W × 16.5\" H × 3.5\" D \/ 33 cm × 42 cm × 9 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLarge\u003c\/b\u003e\u003cspan\u003e30.3\" W × 23.2\" H × 3.5\" D \/ 77 cm × 59 cm × 9 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eWeight\u003c\/b\u003e\u003cspan\u003eSee product documentation\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-7482177061121-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Screen_Cannage_Sconce_1_01_600x600.jpg\" loading=\"lazy\" alt=\"Screen Cannage Sconce dimensions\"\u003e\u003cspan\u003eSmall specifications 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482177061121-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Screen_Cannage_Sconce_1_02_600x600.jpg\" loading=\"lazy\" alt=\"Screen Cannage Sconce dimensions\"\u003e\u003cspan\u003eLarge specifications 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482177061121-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482177061121-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Screen_Cannage_Sconce_1_01_600x600.jpg\" alt=\"Screen Cannage Sconce dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482177061121-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482177061121-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Screen_Cannage_Sconce_1_02_600x600.jpg\" alt=\"Screen Cannage 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\u003eNatural bamboo shade; metal frame; wood accents\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; accepts standard incandescent, LED, or smart bulbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eNot included. Choose 40–60W equivalent LED for warm ambient light\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 selected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with standard wall switches; 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 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\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust woven bamboo with a soft, dry brush; 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\/1QuGREP7oxcy6LwSIOD9MrtP_DbG8xIGu\/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\/1ClOSKPtMjwuufTx0t5csdKbk1yPsCGF4\/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 this a plug-in wall sconce?\u003c\/summary\u003e\u003cp\u003eNo. It's hardwired directly into your wall circuit. You'll need an electrician or basic electrical knowledge to install it.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this with a dimmer?\u003c\/summary\u003e\u003cp\u003eNot recommended. It works with standard on\/off switches only.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eBulb not included. Buy any E26 or E27 base bulb separately—LED, smart, or incandescent all work.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much light does it actually give?\u003c\/summary\u003e\u003cp\u003eIt casts soft, diffused light through the bamboo weave. Best used as accent or ambient lighting, not as a task light.\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. It's hardwired directly into your wall circuit. You'll need an electrician or basic electrical knowledge to install it.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this with a dimmer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not recommended. It works with standard on\/off switches only.\"}},{\"@type\":\"Question\",\"name\":\"What bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Bulb not included. Buy any E26 or E27 base bulb separately—LED, smart, or incandescent all work.\"}},{\"@type\":\"Question\",\"name\":\"How much light does it actually give?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It casts soft, diffused light through the bamboo weave. Best used as accent or ambient lighting, not as a task light.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 33cm x H 42cm \/ ∅ 13″ x H 16.5″ \/ Natural Bamboo","offer_id":42120852078849,"sku":"M-202112071436-1","price":114.0,"currency_code":"USD","in_stock":true},{"title":"Dia 77cm x H 59cm \/ ∅ 30.3″ x H 23.2″ \/ Natural Bamboo","offer_id":42120852111617,"sku":"M-202112071436-3","price":146.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Screen_Cannage_Sconce.jpg?v=1742815895"},{"product_id":"dot-wall-lamp","title":"Dot 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\"\u003ePlug-in wall sconce with exposed bulb and brass disc that casts dramatic shadow.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA compact plug-in sconce (4.8″ wide, 12.6″ tall) with a circular brass or metal backplate and centered bulb. Light projects forward and spreads shadow against the wall behind it. Mount in bedrooms, hallways, or entryways where you want directional glow without hardwiring.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/GCtVlaVLNlk\" title=\"Dot Wall 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\/Dot_Wall_Lamp_1.jpg\" loading=\"lazy\" alt=\"Dot Wall Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Dot_Wall_Lamp_2_5a8184a5-c147-476f-85f9-45717d82ac0f.jpg\" loading=\"lazy\" alt=\"Dot 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\"\u003eCircular brass backplate\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eReflects and frames the light. Available in Brass, Black, or White finishes. Metal construction with no glass shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePlug-in convenience\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eRequires a standard wall outlet. No electrician needed. Switches with any ordinary household switch on the same circuit.\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\"\u003eBulb sold separately. Accepts any common household bulb up to the fixture's rated capacity. Works on 110–240V 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\u003eW 4.8″ × H 12.6″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBackplate diameter\u003c\/b\u003e\u003cspan\u003e32 cm (12.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eProjection from wall\u003c\/b\u003e\u003cspan\u003e12 cm (4.8″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBulb placement\u003c\/b\u003e\u003cspan\u003eCenter, extends forward from backplate\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-7482177224961-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/DotWallLamp_600x600.jpg\" loading=\"lazy\" alt=\"Dot Wall Lamp dimensions\"\u003e\u003cspan\u003eDimensions and specifi 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482177224961-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482177224961-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/DotWallLamp_600x600.jpg\" alt=\"Dot 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\u003eBrass, metal, glass (backplate and fixture body)\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; accepts standard household bulbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos; choose bulb type and warmth 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 (global compatible)\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 ordinary household wall switches; not dimmable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eCord with plug (length varies by region); available in US, UK, AU, EU plugs\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)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust backplate and frame as needed; 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\/1x-eYYkwXks1bTclI7FZhHG4nTgNTRFR_\/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\u003eDo I need an electrician to install this?\u003c\/summary\u003e\u003cp\u003eNo. Plug it into any standard wall outlet. Mount the backplate to the wall with included hardware, route the cord down or along the wall, and connect to power.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this sconce with a dimmer?\u003c\/summary\u003e\u003cp\u003eNo. This fixture works only with standard on\/off household switches.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb should I buy?\u003c\/summary\u003e\u003cp\u003eAny E26 or E27 base bulb (the most common type). Wattage depends on the socket rating; LED, incandescent, or CFL all work. Check the photos to see how different bulb styles look.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work outside or in a bathroom?\u003c\/summary\u003e\u003cp\u003eNo. It is rated for indoor use only and is not waterproof. Do not install in wet areas or exposed to rain.\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?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Plug it into any standard wall outlet. Mount the backplate to the wall with included hardware, route the cord down or along the wall, and connect to power.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this sconce with a dimmer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture works only with standard on\/off household switches.\"}},{\"@type\":\"Question\",\"name\":\"What bulb should I buy?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any E26 or E27 base bulb (the most common type). Wattage depends on the socket rating; LED, incandescent, or CFL all work. Check the photos to see how different bulb styles look.\"}},{\"@type\":\"Question\",\"name\":\"Will this work outside or in a bathroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It is rated for indoor use only and is not waterproof. Do not install in wet areas or exposed to rain.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"W 4.8″ x H 12.6″ \/ Brass \/ US plug","offer_id":42120852668673,"sku":"M-202112071229-1","price":140.0,"currency_code":"USD","in_stock":true},{"title":"W 4.8″ x H 12.6″ \/ Brass \/ UK plug","offer_id":44520114553089,"sku":"M-202112071229-2","price":140.0,"currency_code":"USD","in_stock":true},{"title":"W 4.8″ x H 12.6″ \/ Brass \/ AU plug","offer_id":44520114585857,"sku":"M-202112071229-3","price":140.0,"currency_code":"USD","in_stock":true},{"title":"W 4.8″ x H 12.6″ \/ Brass \/ EU plug","offer_id":44520114618625,"sku":"M-202112071229-4","price":140.0,"currency_code":"USD","in_stock":true},{"title":"W 4.8″ x H 12.6″ \/ Black \/ US plug","offer_id":42120852603137,"sku":"M-202112071229-5","price":101.0,"currency_code":"USD","in_stock":true},{"title":"W 4.8″ x H 12.6″ \/ Black \/ UK plug","offer_id":44520114651393,"sku":"M-202112071229-6","price":101.0,"currency_code":"USD","in_stock":true},{"title":"W 4.8″ x H 12.6″ \/ Black \/ AU plug","offer_id":44520114684161,"sku":"M-202112071229-7","price":101.0,"currency_code":"USD","in_stock":true},{"title":"W 4.8″ x H 12.6″ \/ Black \/ EU plug","offer_id":44520114716929,"sku":"M-202112071229-8","price":101.0,"currency_code":"USD","in_stock":true},{"title":"W 4.8″ x H 12.6″ \/ White \/ US plug","offer_id":42120852635905,"sku":"M-202112071229-9","price":101.0,"currency_code":"USD","in_stock":true},{"title":"W 4.8″ x H 12.6″ \/ White \/ UK plug","offer_id":44520114749697,"sku":"M-202112071229-11","price":101.0,"currency_code":"USD","in_stock":true},{"title":"W 4.8″ x H 12.6″ \/ White \/ AU plug","offer_id":44520114782465,"sku":"M-202112071229-12","price":101.0,"currency_code":"USD","in_stock":true},{"title":"W 4.8″ x H 12.6″ \/ White \/ EU plug","offer_id":44520114815233,"sku":"M-202112071229-13","price":101.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Dot_Wall_Lamp.jpg?v=1742887704"},{"product_id":"cirkus-wall-lamp","title":"Cirkus Wall Lamp","description":"\u003cstyle\u003e\n.d { max-width: 860px; margin: 0 auto; padding: 0 8px;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, 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:    #f4ede2;\n  --bg-card:    #f9f3e8;\n  --bg-stone:   #e2d6c0;\n  --bg-deep:    #1F1A14;\n  --border:     #d8cdb8;\n  --border-lt:  #e8dfca;\n  --accent:     #B0593A;\n  --accent-dk:  #6B2D1A;\n  --accent-bg:  #f3dccc;\n  --accent-bdr: #C99480;\n  --text:       #1F1A14;\n  --text-mid:   #4a3a2a;\n  --text-light: #8a7860;\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 — dual video ============== *\/\n.hero-stack { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\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: 24px 0 0 0; }\n.hero-name { font-size: 38px; font-weight: 300; letter-spacing: 0.32em;\n  color: var(--text); margin: 0; text-transform: uppercase; }\n.hero-model { font-size: 11px; letter-spacing: 0.25em; color: var(--text-light);\n  text-transform: uppercase; margin-top: 8px; font-weight: 600; }\n.hero-tag { font-size: 12.5px; letter-spacing: 0.25em; text-transform: uppercase;\n  color: var(--accent); margin-top: 6px; font-weight: 600; }\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: 720px; }\n.statement-body em { color: var(--text); font-style: italic; font-weight: 400; }\n\n\/* ============== 02 FINISHES — 4-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: 168px; }\n.finish-block.cirkus-gray {\n  background: linear-gradient(135deg, #c8c0b0 0%, #968d80 55%, #56504a 100%);\n  color: #1a1408;\n}\n.finish-block.cirkus-black {\n  background: linear-gradient(135deg, #4a4238 0%, #221d18 55%, #0a0806 100%);\n  color: #f0e8d8;\n}\n.finish-block.cirkus-blue {\n  background: linear-gradient(135deg, #7e96aa 0%, #4d6a85 55%, #1f3850 100%);\n  color: #f0e8d8;\n}\n.finish-block.cirkus-terracotta {\n  background: linear-gradient(135deg, #d18c70 0%, #a8593a 55%, #6b2d18 100%);\n  color: #f8ece0;\n}\n.finish-label { font-size: 11.5px; font-weight: 700; letter-spacing: 0.2em;\n  text-transform: uppercase; opacity: 0.78; }\n.finish-name { font-size: 18px; font-weight: 400; letter-spacing: 0.1em;\n  text-transform: uppercase; margin-top: auto; }\n.finish-sub { font-size: 10.5px; letter-spacing: 0.12em; opacity: 0.68; margin-top: 4px;\n  text-transform: uppercase; }\n\n\/* ============== 03 PROPORTIONS — single size + LIGHTBOX ============== *\/\n.prop-grid {\n  display: grid; grid-template-columns: 1fr 1.2fr; gap: 28px;\n  align-items: stretch;\n}\n.prop-img-wrap {\n  background: var(--bg-card); border: 0.5px solid var(--border);\n  border-radius: 2px; padding: 18px;\n  display: flex; align-items: center; justify-content: center;\n  position: relative;\n  overflow: hidden;\n}\n.prop-img-zoom {\n  display: block; position: relative;\n  text-decoration: none; color: inherit;\n  cursor: zoom-in;\n  width: 100%;\n  max-width: 260px;\n}\n.prop-img-zoom img {\n  display: block; width: 100%; height: auto;\n  border-radius: 2px;\n  transition: transform 0.3s ease;\n}\n.prop-img-zoom:hover img { transform: scale(1.03); }\n.prop-img-hint {\n  position: absolute; bottom: 6px; right: 6px;\n  background: rgba(31, 26, 20, 0.88); color: #ffffff;\n  font-size: 9.5px; letter-spacing: 0.18em; text-transform: uppercase;\n  font-weight: 700; padding: 5px 9px; border-radius: 2px;\n  display: inline-flex; align-items: center; gap: 6px;\n  opacity: 0; transform: translateY(4px);\n  transition: opacity 0.22s ease, transform 0.22s ease;\n  pointer-events: none;\n}\n.prop-img-zoom:hover .prop-img-hint,\n.prop-img-zoom:focus .prop-img-hint {\n  opacity: 1; transform: translateY(0);\n}\n.prop-img-hint svg {\n  width: 11px; height: 11px;\n  stroke: currentColor; stroke-width: 1.8;\n  stroke-linecap: round; stroke-linejoin: round;\n}\n@media (hover: none) {\n  .prop-img-hint { opacity: 1; transform: translateY(0); }\n}\n\n.prop-lightbox {\n  display: none; position: fixed; top: 0; left: 0;\n  width: 100vw; height: 100vh; z-index: 9999;\n  background: rgba(15, 12, 8, 0.94);\n  align-items: center; justify-content: center;\n  padding: 60px 24px;\n  cursor: zoom-out;\n  -webkit-backdrop-filter: blur(2px);\n  backdrop-filter: blur(2px);\n}\n.prop-lightbox-img {\n  max-width: 92vw; max-height: 88vh;\n  width: auto; height: auto;\n  display: block; border-radius: 2px;\n  box-shadow: 0 10px 60px rgba(0,0,0,0.5);\n  background: #ffffff;\n}\n.prop-lightbox-close {\n  position: absolute; top: 20px; right: 24px;\n  width: 38px; height: 38px;\n  background: rgba(255,255,255,0.08);\n  border: 0.5px solid rgba(255,255,255,0.28);\n  color: #ffffff; font-size: 22px; line-height: 1; font-weight: 300;\n  border-radius: 50%; cursor: pointer;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s, border-color 0.2s;\n  padding: 0;\n  font-family: inherit;\n}\n.prop-lightbox-close:hover {\n  background: rgba(255,255,255,0.18);\n  border-color: rgba(255,255,255,0.5);\n}\n.prop-lightbox-caption {\n  position: absolute; bottom: 28px; left: 0; right: 0;\n  text-align: center;\n  color: rgba(255,255,255,0.65);\n  font-size: 11px; letter-spacing: 0.22em; text-transform: uppercase;\n  font-weight: 600;\n}\n\n.dim-card {\n  background: var(--bg-card); border: 0.5px solid var(--border);\n  border-radius: 2px; padding: 22px 26px;\n  display: flex; flex-direction: column; justify-content: center;\n  position: relative;\n}\n.dim-card-label {\n  font-size: 11px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); text-transform: uppercase; margin-bottom: 14px;\n}\n.dim-card-row {\n  display: flex; align-items: baseline; gap: 14px;\n  padding: 10px 0; border-bottom: 0.5px solid var(--border-lt);\n}\n.dim-card-row:last-child { border-bottom: 0; }\n.dim-card-key {\n  font-size: 11px; font-weight: 700; letter-spacing: 0.18em;\n  text-transform: uppercase; color: var(--text-mid);\n  min-width: 80px;\n}\n.dim-card-val {\n  font-size: 21px; font-weight: 500; color: var(--text);\n  font-feature-settings: \"tnum\"; letter-spacing: 0.01em;\n  flex: 1;\n}\n.dim-card-imp {\n  font-size: 12px; color: var(--text-light);\n  font-feature-settings: \"tnum\";\n}\n.prop-pack-note {\n  margin-top: 14px; padding: 12px 16px;\n  background: var(--accent-bg); border-left: 2px solid var(--accent); border-radius: 2px;\n  font-size: 13.5px; color: var(--text-mid); line-height: 1.65;\n}\n.prop-pack-note strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 04 AS SEEN ON INSTAGRAM — iframe (bulletproof centering) ============== *\/\n.ig-intro {\n  font-size: 16px; line-height: 1.75; color: var(--text-mid);\n  margin: 0 auto 1.8rem !important;\n  max-width: 620px; text-align: center !important;\n}\n.ig-intro em {\n  color: var(--text); font-style: italic; font-weight: 400;\n}\n.ig-stage {\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  justify-content: center !important;\n  width: 100% !important;\n  gap: 18px;\n  text-align: center;\n}\n.ig-frame {\n  display: block !important;\n  width: 100% !important;\n  max-width: 564px !important;\n  margin-left: auto !important;\n  margin-right: auto !important;\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 2px;\n  padding: 12px;\n  position: relative;\n  box-sizing: border-box;\n}\n.ig-frame::before {\n  content: 'POST · 01';\n  position: absolute; top: -8px; left: 18px;\n  font-size: 9.5px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); background: var(--bg);\n  padding: 0 8px;\n}\n.ig-iframe {\n  display: block !important;\n  width: 100% !important;\n  max-width: 540px !important;\n  margin-left: auto !important;\n  margin-right: auto !important;\n  border: 0 !important;\n  background: #FFFFFF;\n  border-radius: 2px;\n  min-height: 870px;\n}\n.ig-cta-row {\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  flex-wrap: wrap;\n  gap: 14px;\n  width: 100% !important;\n  text-align: center;\n}\n.ig-credit {\n  font-size: 11.5px; letter-spacing: 0.15em; text-transform: uppercase;\n  color: var(--text-light); font-weight: 600;\n}\n.ig-credit-handle { color: var(--accent); }\n.ig-link {\n  display: inline-flex; align-items: center; gap: 8px;\n  font-size: 11.5px; font-weight: 700; letter-spacing: 0.2em;\n  text-transform: uppercase; color: var(--text);\n  text-decoration: none; padding: 11px 20px;\n  border: 0.5px solid var(--accent-bdr); background: var(--bg-card);\n  border-radius: 2px; transition: all 0.22s ease;\n}\n.ig-link:hover {\n  background: var(--accent-dk); border-color: var(--accent-dk);\n  color: #ffffff;\n}\n.ig-link .ig-arr {\n  font-size: 13px; color: var(--accent); transition: color 0.22s;\n}\n.ig-link:hover .ig-arr { color: #ffffff; }\n\n\/* ============== 05 MATERIALS \u0026 CRAFT — 3 pillars w\/ light temp swatches ============== *\/\n.craft-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }\n.craft-sym { margin-bottom: 12px; }\n.craft-sym svg { width: 28px; height: 28px; 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.craft-desc strong { color: var(--text); font-weight: 600; }\n.kelvin-swatches {\n  display: flex; gap: 14px; margin-top: 14px; flex-wrap: wrap;\n}\n.kelvin-sw {\n  display: flex; flex-direction: column; align-items: center; gap: 6px;\n}\n.kelvin-dot {\n  width: 30px; height: 30px; border-radius: 50%;\n  border: 0.5px solid var(--border);\n}\n.kelvin-3000 {\n  background: radial-gradient(circle at 35% 30%, #fff3d6 0%, #ffd089 60%, #d4a04e 100%);\n}\n.kelvin-4500 {\n  background: radial-gradient(circle at 35% 30%, #ffffff 0%, #faf5e8 50%, #d8d0bc 100%);\n}\n.kelvin-k {\n  font-size: 10px; font-weight: 700; letter-spacing: 0.1em;\n  color: var(--text-mid); font-feature-settings: \"tnum\";\n}\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.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  .hero-stack { grid-template-columns: 1fr; gap: 10px; }\n  .hero-name { font-size: 27px; letter-spacing: 0.26em; }\n  .finish-panel, .finish-panel.four { grid-template-columns: 1fr 1fr; }\n  .prop-grid { grid-template-columns: 1fr; gap: 18px; }\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  .dl-list { flex-direction: column; gap: 14px; }\n  .spec-tab td:first-child { width: 44%; padding-right: 10px; }\n  .ig-intro { font-size: 14.5px; }\n  .ig-frame { padding: 10px; }\n  .ig-frame::before { left: 14px; font-size: 9px; }\n  .ig-iframe { min-height: 820px; }\n  .ig-cta-row { gap: 10px; }\n  .ig-link { padding: 10px 16px; font-size: 10.5px; letter-spacing: 0.18em; }\n  .dim-card-val { font-size: 18px; }\n  .prop-lightbox { padding: 40px 14px; }\n  .prop-lightbox-close { top: 14px; right: 14px; width: 34px; height: 34px; font-size: 20px; }\n  .prop-lightbox-caption { bottom: 14px; font-size: 10px; letter-spacing: 0.18em; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"d\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"hero-stack\"\u003e\n      \u003cdiv class=\"hero\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/r6PzxPhwVZA\" title=\"Cirkus Modular Pendant Lamp · 01\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hero\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/m9QhrgNENXo\" title=\"Cirkus Modular Pendant Lamp · 02\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-caption\"\u003e\n      \u003ch1 class=\"hero-name\"\u003eCirkus\u003c\/h1\u003e\n      \u003cdiv class=\"hero-model\"\u003eModular U-Shape\u003c\/div\u003e\n      \u003cdiv class=\"hero-tag\"\u003eIntegrated LED Pendant\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 01 OVERVIEW --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eA Playful Module\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"statement\"\u003e\n      A pendant lamp recast as a kit — U-shape modules that swivel, point, and rearrange. Light treated as a piece of geometry you compose.\n    \u003c\/p\u003e\n    \u003cp class=\"statement-body\"\u003e\n      \u003cem\u003eCirkus\u003c\/em\u003e approaches function and form with a deliberate playfulness. Each piece pivots around the same U-shape module — directional, modular, ready to be angled to its own orientation. The collection extends across a wall lamp, a track-rail configuration, and two chandelier arrangements, so a single design language can scale from a quiet hallway sconce to a centrepiece of clustered light. Offered in four coated finishes — Gray, Black, Blue, and Terracotta — with integrated LED in two selectable colour temperatures, Cirkus becomes a small architectural gesture overhead.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 02 FINISHES --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eFinishes\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eFour Coated Colours\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"finish-panel four\"\u003e\n      \u003cdiv class=\"finish-block cirkus-gray\"\u003e\n        \u003cdiv class=\"finish-label\"\u003eFinish 01\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"finish-name\"\u003eGray\u003c\/div\u003e\n          \u003cdiv class=\"finish-sub\"\u003eWarm pebble\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"finish-block cirkus-black\"\u003e\n        \u003cdiv class=\"finish-label\"\u003eFinish 02\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"finish-name\"\u003eBlack\u003c\/div\u003e\n          \u003cdiv class=\"finish-sub\"\u003eMatte graphite\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"finish-block cirkus-blue\"\u003e\n        \u003cdiv class=\"finish-label\"\u003eFinish 03\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"finish-name\"\u003eBlue\u003c\/div\u003e\n          \u003cdiv class=\"finish-sub\"\u003eSlate dusk\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"finish-block cirkus-terracotta\"\u003e\n        \u003cdiv class=\"finish-label\"\u003eFinish 04\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"finish-name\"\u003eTerracotta\u003c\/div\u003e\n          \u003cdiv class=\"finish-sub\"\u003eWarm clay\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 03 PROPORTIONS — single size + click-to-enlarge image --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eProportions\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eSingle Standard Size\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"prop-grid\"\u003e\n      \u003cdiv class=\"prop-img-wrap\"\u003e\n        \u003ca href=\"javascript:void(0)\" class=\"prop-img-zoom\" role=\"button\" aria-label=\"Enlarge Cirkus dimension image\" onclick=\"var o=document.getElementById('cirkusDimLb');o.style.display='flex';o.style.pointerEvents='auto';document.body.style.overflow='hidden';\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/CIRKUS03_600x600_9ce32091-7e3c-4c70-8b0b-7fc9cbbc2f95_600x600.jpg?v=1637998616\" alt=\"Cirkus U-shape pendant lamp — dimension diagram\"\u003e\n          \u003cspan class=\"prop-img-hint\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"11\" cy=\"11\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.5-4.5M8.5 11h5M11 8.5v5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            Tap to enlarge\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-card\"\u003e\n        \u003cdiv class=\"dim-card-label\"\u003eModule · Single Size\u003c\/div\u003e\n        \u003cdiv class=\"dim-card-row\"\u003e\n          \u003cspan class=\"dim-card-key\"\u003eDiameter\u003c\/span\u003e\n          \u003cspan class=\"dim-card-val\"\u003eØ 20 cm\u003c\/span\u003e\n          \u003cspan class=\"dim-card-imp\"\u003e7.9″\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dim-card-row\"\u003e\n          \u003cspan class=\"dim-card-key\"\u003eHeight\u003c\/span\u003e\n          \u003cspan class=\"dim-card-val\"\u003eH 24 cm\u003c\/span\u003e\n          \u003cspan class=\"dim-card-imp\"\u003e9.4″\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"prop-pack-note\"\u003e\n      \u003cstrong\u003ePacking dimensions:\u003c\/strong\u003e L 35 × W 27 × H 17 cm — designed for safe transport with minimal void volume. Each Cirkus piece arrives with ceiling rose, mounting hardware, and the assembly guide.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 04 AS SEEN ON INSTAGRAM — Instagram iframe embed --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eAs Seen On Instagram\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eFrom the Community\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"ig-intro\"\u003e\n      Real customer installs — cards below are live \u003cem\u003eInstagram\u003c\/em\u003e embeds. Tap any card to open the full post on \u003cem\u003eInstagram\u003c\/em\u003e.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ig-stage\"\u003e\n      \u003cdiv class=\"ig-frame\"\u003e\n        \u003ciframe class=\"ig-iframe\" src=\"https:\/\/www.instagram.com\/p\/DKMOlDxRBIW\/embed\/captioned\/\" width=\"540\" height=\"870\" frameborder=\"0\" scrolling=\"no\" allowtransparency=\"true\" allowfullscreen=\"true\" loading=\"lazy\" title=\"Instagram post by @rayonshineofficial\"\u003e\n        \u003c\/iframe\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ig-cta-row\"\u003e\n        \u003cspan class=\"ig-credit\"\u003eFeaturing \u003cspan class=\"ig-credit-handle\"\u003e@rayonshineofficial\u003c\/span\u003e\u003c\/span\u003e\n        \u003ca class=\"ig-link\" href=\"https:\/\/www.instagram.com\/rayonshineofficial\/p\/DKMOlDxRBIW\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open post on Instagram\n          \u003cspan class=\"ig-arr\"\u003e↗\u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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\n      \u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n      \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\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 10h16M9 6v12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003eCoated ABS \u0026amp; Aluminium\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eA coated ABS body laid over an internal aluminium frame — light enough to angle by hand, rigid enough to hold any direction. The colour coat is even, matte, and consistent across the module and shade.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cdiv class=\"craft-sym\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v3M5.6 5.6l2.1 2.1M3 12h3M5.6 18.4l2.1-2.1M12 21v-3M18.4 18.4l-2.1-2.1M21 12h-3M18.4 5.6l-2.1 2.1\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003eIntegrated LED\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eNo bulb to swap, no socket to align. The LED is sealed inside the module — long service life, low heat, and a continuous, even glow that follows the U-shape directly.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cdiv class=\"craft-sym\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"3.2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"3.2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003eTwo Light Temperatures\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eSpecify the light tone at order — \u003cstrong\u003eWarm White (3000K)\u003c\/strong\u003e or \u003cstrong\u003eNeutral Light (4500K)\u003c\/strong\u003e — to match the room.\n          \u003cdiv class=\"kelvin-swatches\"\u003e\n            \u003cdiv class=\"kelvin-sw\"\u003e\n\u003cdiv class=\"kelvin-dot kelvin-3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kelvin-k\"\u003eWarm White\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"kelvin-sw\"\u003e\n\u003cdiv class=\"kelvin-dot kelvin-4500\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kelvin-k\"\u003eNeutral Light\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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\n      \u003cspan class=\"sec-num-t\"\u003eProduct Notes\u003c\/span\u003e\n      \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\n          \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\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-t\"\u003eLED Included\u003c\/div\u003e\n        \u003cdiv class=\"note-s\"\u003eIntegrated · not user-replaceable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"note-cell\"\u003e\n        \u003cdiv class=\"note-ico\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5.6 18.4 18.4 5.6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-t\"\u003eNot Dimmable\u003c\/div\u003e\n        \u003cdiv class=\"note-s\"\u003eStandard household switch only\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"note-cell\"\u003e\n        \u003cdiv class=\"note-ico\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 8h16M6 8v10h12V8M9 18v-4h6v4\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 8l9-5 9 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-t\"\u003eIndoor Only\u003c\/div\u003e\n        \u003cdiv class=\"note-s\"\u003eIP20 · not waterproof\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 07 SPECIFICATIONS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eTechnical Data\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"spec-tab\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eCirkus Modular U-Shape Pendant\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCollection\u003c\/td\u003e\n\u003ctd\u003eCirkus (wall lamp · track rail · two chandelier configurations)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003eDia 20cm x H 24cm \/ Ø 7.9″ × H 9.4″ — single standard size\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterials\u003c\/td\u003e\n\u003ctd\u003eCoated ABS · Aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFinishes\u003c\/td\u003e\n\u003ctd\u003eGray · Black · Blue · Terracotta (body and shade matched)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLight source\u003c\/td\u003e\n\u003ctd\u003eIntegrated LED (not replaceable)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eKelvin range\u003c\/td\u003e\n\u003ctd\u003eWarm White (3000K) · Neutral Light (4500K) — specified at order\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSwitch\u003c\/td\u003e\n\u003ctd\u003eCompatible with ordinary household switches, not compatible with dimmers\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWiring\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003eAC 110–240V\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIP rating\u003c\/td\u003e\n\u003ctd\u003eIP20 — not waterproof\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePacking size\u003c\/td\u003e\n\u003ctd\u003eL 35cm x W 27cm x H 17cm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCertification\u003c\/td\u003e\n        \u003ctd\u003e\n          \u003cdiv class=\"cert-row\"\u003e\n            \u003cspan class=\"cert-tag\"\u003eNorth America\u003c\/span\u003e\n            \u003cspan class=\"cert-tag\"\u003eEurope\u003c\/span\u003e\n            \u003cspan class=\"cert-tag\"\u003eAustralia\u003c\/span\u003e\n            \u003cspan class=\"cert-tag\"\u003eMiddle East\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cdiv class=\"spec-note\"\u003e\n      \u003cstrong\u003eIndoor use only.\u003c\/strong\u003e Cirkus is IP20-rated for dry interior environments — not suitable for bathrooms, wet rooms, saunas, or any outdoor installation. The integrated LED driver is incompatible with dimmer switches; pairing one will damage the unit and void warranty.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 08 INSTALLATION --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eInstallation\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eSetup Notes\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"install-list\"\u003e\n      \u003cli\u003eHardwired installation — a \u003cstrong\u003elicensed electrician is recommended\u003c\/strong\u003e for safe mounting, wiring, and grounding.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSpecify the Kelvin range at order.\u003c\/strong\u003e The LED tone — Warm White (3000K) or Neutral Light (4500K) — is set during manufacture and cannot be changed afterward. Choose carefully based on the room's intended mood.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eUse a standard, non-dimming switch.\u003c\/strong\u003e The integrated LED driver is not dimmer-compatible; installing a TRIAC, leading-edge, or trailing-edge dimmer will damage the lamp and void warranty.\u003c\/li\u003e\n      \u003cli\u003eThe mounting style depends on configuration — pendants and chandeliers attach to a ceiling junction box; the wall lamp attaches to a standard backbox. Verify the host point can support the assembled weight before installation.\u003c\/li\u003e\n      \u003cli\u003eThe voltage is full-range (AC 110–240V) — no transformer or step-down required for any of the certified regions.\u003c\/li\u003e\n      \u003cli\u003eThe U-shape module is hand-positionable — once installed, angle each piece to its preferred direction. Avoid forcing past the natural rotation range.\u003c\/li\u003e\n      \u003cli\u003eClean the coated ABS body with a \u003cstrong\u003edry microfibre cloth\u003c\/strong\u003e. Avoid solvents, alcohol-based cleaners, and abrasives — they can dull or scratch the matte coating.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 09 FAQ --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e09\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n      \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 finish should I choose?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003e\n\u003cstrong\u003eGray\u003c\/strong\u003e is the most neutral and works in restrained interiors; \u003cstrong\u003eBlack\u003c\/strong\u003e reads architectural and sits against most palettes; \u003cstrong\u003eBlue\u003c\/strong\u003e brings a quiet, muted contrast to warm-toned rooms; \u003cstrong\u003eTerracotta\u003c\/strong\u003e warms a space and pairs well with wood, linen, and earthen tones. All four are matte-coated and consistent across the body and shade.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I dim Cirkus?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eNo. The integrated LED driver is \u003cstrong\u003enot dimmer-compatible\u003c\/strong\u003e. Cirkus must be paired with a standard on\/off household switch. Installing a dimmer of any type (TRIAC, leading-edge, trailing-edge, or smart) will damage the driver and void the warranty.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat's the difference between Warm White and Neutral Light?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003e\n\u003cstrong\u003eWarm White (3000K)\u003c\/strong\u003e is amber-leaning — cosy, like late afternoon — and suits living rooms, dining areas, and bedrooms where atmosphere matters. \u003cstrong\u003eNeutral Light (4500K)\u003c\/strong\u003e is balanced and closer to daylight, suited to hallways, entries, kitchens, and workspaces where clarity is more important than mood.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I change the Kelvin range later?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eNo. The Kelvin range is set at manufacture and is \u003cstrong\u003enot user-adjustable\u003c\/strong\u003e. Please choose carefully when ordering — match it to the room and its purpose. If you're unsure, Warm White is the safest default for living and dining spaces; Neutral Light is recommended for hallways, kitchens, and workrooms.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the LED replaceable? How long does it last?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eNo, the LED is sealed inside the module and \u003cstrong\u003enot user-replaceable\u003c\/strong\u003e. Typical integrated LED service life is around \u003cstrong\u003e30,000–50,000 hours\u003c\/strong\u003e of continuous use — equivalent to roughly 25–40 years at an average of 3 hours per day. Operating outside the rated voltage or using a dimmer drastically shortens this.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I install Cirkus in a bathroom or outdoors?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eNo. Cirkus is \u003cstrong\u003eIP20-rated for indoor use only\u003c\/strong\u003e — not suitable for bathrooms, wet rooms, saunas, covered porches, or any outdoor environment. Moisture can corrode the internal aluminium frame and damage the LED driver.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it work on both 110V and 220V circuits?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eYes. Cirkus accepts full-range \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e and is certified for North America, Europe, Australia, and the Middle East — no additional transformer or step-down required.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I cluster multiple Cirkus pieces together?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eYes — Cirkus is designed to be modular. Several pieces can be installed in proximity and angled independently to form a directional cluster. Each unit is wired separately and connects to its own ceiling box, so the cluster's spacing and geometry are entirely up to you.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat other Cirkus configurations exist in the collection?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eThe Cirkus collection includes the standalone pendant module shown here, plus a \u003cstrong\u003ewall lamp\u003c\/strong\u003e, a \u003cstrong\u003etrack-rail configuration\u003c\/strong\u003e (multiple modules on a continuous rail), and \u003cstrong\u003etwo chandelier arrangements\u003c\/strong\u003e at different scales. All share the same U-shape module and the same four finishes.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I clean the coated ABS body?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eWith the power off and the unit cool, wipe the body gently with a \u003cstrong\u003edry microfibre cloth\u003c\/strong\u003e. For stubborn dust, a slightly damp cloth is acceptable — wring it nearly dry first. Avoid alcohol, solvents, ammonia-based cleaners, abrasive pads, and polishing creams; all of these can dull or scratch the matte finish.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 10 DOWNLOADS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e10\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eSpec · Install\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dl-list\"\u003e\n      \u003ca class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/1dDmNTOYuWYwkSqU9wEvjAMg0YEKFFX5I\/view\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Data Sheet\n      \u003c\/a\u003e\n      \u003ca class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/1Ig2vff3IPPcdGswcoNlrmCDr4IkyrK6m\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Assembly Instructions\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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\"\u003eFour Coated Finishes\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\"\u003eTwo Light Temperatures\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\"\u003eIntegrated LED\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\"\u003eModular Collection\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LIGHTBOX OVERLAY — click backdrop to close, X button to close, Esc to close --\u003e\n  \u003cdiv id=\"cirkusDimLb\" class=\"prop-lightbox\" onclick=\"if(event.target===this){this.style.display='none';document.body.style.overflow='';}\"\u003e\n    \u003cbutton type=\"button\" class=\"prop-lightbox-close\" aria-label=\"Close enlarged image\" onclick=\"document.getElementById('cirkusDimLb').style.display='none';document.body.style.overflow='';\"\u003e\n      ×\n    \u003c\/button\u003e\n    \u003cimg class=\"prop-lightbox-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/CIRKUS03_600x600_9ce32091-7e3c-4c70-8b0b-7fc9cbbc2f95_600x600.jpg?v=1637998616\" alt=\"Cirkus U-shape pendant lamp — dimension diagram (enlarged)\"\u003e\n    \u003cdiv class=\"prop-lightbox-caption\"\u003eClick anywhere · Press Esc to close\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Schema.org JSON-LD — Product + FAQPage for GEO\/SEO --\u003e\n\n\n\n\n\u003c!-- IG iframe auto-resize + Esc to close lightbox --\u003e\n\u003cscript\u003e\n  (function() {\n    window.addEventListener('message', function(e) {\n      if (!e.origin || e.origin.indexOf('instagram.com') === -1) return;\n      try {\n        var data = typeof e.data === 'string' ? JSON.parse(e.data) : e.data;\n        if (data \u0026\u0026 data.type === 'MEASURE' \u0026\u0026 data.details \u0026\u0026 data.details.height) {\n          var iframes = document.querySelectorAll('iframe.ig-iframe');\n          for (var i = 0; i \u003c iframes.length; i++) {\n            iframes[i].style.height = data.details.height + 'px';\n          }\n        }\n      } catch (err) {}\n    }, false);\n    document.addEventListener('keydown', function(e) {\n      if (e.key === 'Escape' || e.keyCode === 27) {\n        var lb = document.getElementById('cirkusDimLb');\n        if (lb \u0026\u0026 lb.style.display === 'flex') {\n          lb.style.display = 'none';\n          document.body.style.overflow = '';\n        }\n      }\n    });\n  })();\n\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 20cm x H 24cm \/ ∅ 7.9″ x H 9.4″ \/ Gray \/ Warm White","offer_id":42120864628993,"sku":"M-202112071145-1","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 24cm \/ ∅ 7.9″ x H 9.4″ \/ Gray \/ Neutral Light","offer_id":42120864661761,"sku":"M-202112071145-2","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 24cm \/ ∅ 7.9″ x H 9.4″ \/ Black \/ Warm White","offer_id":42120864497921,"sku":"M-202112071145-3","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 24cm \/ ∅ 7.9″ x H 9.4″ \/ Black \/ Neutral Light","offer_id":42120864530689,"sku":"M-202112071145-4","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 24cm \/ ∅ 7.9″ x H 9.4″ \/ Blue \/ Warm White","offer_id":42120864563457,"sku":"M-202112071145-5","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 24cm \/ ∅ 7.9″ x H 9.4″ \/ Blue \/ Neutral Light","offer_id":42120864596225,"sku":"M-202112071145-6","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 24cm \/ ∅ 7.9″ x H 9.4″ \/ Terracotta \/ Warm White","offer_id":42120864694529,"sku":"M-202112071145-7","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 24cm \/ ∅ 7.9″ x H 9.4″ \/ Terracotta \/ Neutral Light","offer_id":42120864727297,"sku":"M-202112071145-8","price":160.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Cirkus_Wall_Lamp_0331_024a6310-4b52-4e8d-9876-98a1be04aaab.jpg?v=1743412468"},{"product_id":"squiggle-floor-lamp","title":"Squiggle 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\u003c!-- ============== GEO STRUCTURED DATA — Schema.org JSON-LD ============== --\u003e\n\n\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\/* ============== SQUIGGLE-SPECIFIC PALETTE — Playful Ink ==============\n   Drawn from the Squiggle's defining identity: a black metal stem bent\n   into a sinuous brush-stroke curve, paired with three soft fabric shade\n   colors (Beige, White, Dark green). Accent is a deep charcoal-ink\n   (#4a3a3a) — neither pure black (too cold) nor warm brown (too tame).\n   It echoes the postmodern Memphis-Group black-on-cream palette that\n   inspired this product type, and pairs naturally with all three shade\n   color options. Backgrounds stay near-white with warm cream for the\n   \"sketchbook\" feel — like the lamp is a brush stroke on a page. *\/\n:root {\n  --bg:         #ffffff;\n  --bg-soft:    #f4ede0;\n  --bg-card:    #faf6ec;\n  --bg-stone:   #d4cdb8;\n  --bg-deep:    #1a1410;\n  --border:     #d8ccb0;\n  --border-lt:  #e8dec8;\n  --accent:     #4a3a3a;\n  --accent-dk:  #1a0a08;\n  --accent-bg:  #ebdfc8;\n  --accent-bdr: #968476;\n  --text:       #1a1410;\n  --text-mid:   #4a3a30;\n  --text-light: #8a7868;\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; }\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\n\/* ============== HERITAGE RIBBON — Design Language ============== *\/\n.heritage-ribbon {\n  display: grid; grid-template-columns: 44px 1fr; gap: 18px;\n  align-items: center; margin-top: 22px;\n  padding: 18px 24px; background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-card) 100%);\n  border: 0.5px solid var(--accent-bdr); border-left: 3px solid var(--accent);\n  border-radius: 2px;\n}\n.heritage-icon {\n  width: 44px; height: 44px;\n  display: flex; align-items: center; justify-content: center;\n  color: var(--accent);\n}\n.heritage-icon svg { width: 40px; height: 40px; stroke: currentColor; stroke-width: 1.5;\n  stroke-linecap: round; stroke-linejoin: round; fill: none; }\n.heritage-label {\n  font-size: 10.5px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); text-transform: uppercase; margin-bottom: 4px;\n}\n.heritage-text {\n  font-size: 13.5px; color: var(--text); line-height: 1.55; margin: 0;\n  font-style: italic;\n}\n.heritage-text strong { font-style: normal; font-weight: 600; }\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 SIZE — Single product hero (image left · meta right) ============== *\/\n.size-hero {\n  background: var(--bg-card); border: 0.5px solid var(--border);\n  border-radius: 2px; overflow: hidden;\n  display: grid; grid-template-columns: 1fr 1fr;\n  align-items: stretch;\n}\n.size-hero-img {\n  display: flex; align-items: center; justify-content: center;\n  background: var(--bg); padding: 28px;\n  text-align: center; position: relative;\n  border-right: 0.5px solid var(--border-lt);\n  min-height: 320px;\n}\n.size-hero-img img {\n  max-width: 100%; max-height: 420px; height: auto; display: block;\n}\n.size-hero-img .zoom-hint {\n  position: absolute; bottom: 14px; right: 14px;\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;\n}\n.size-hero-img .zoom-hint svg { width: 10px; height: 10px; stroke: #fff; stroke-width: 2; fill: none !important; }\n.size-hero-meta {\n  padding: 28px;\n  display: flex; flex-direction: column; justify-content: center;\n}\n.size-label {\n  font-size: 10.5px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); text-transform: uppercase; margin-bottom: 6px;\n}\n.size-dims {\n  font-size: 18px; font-weight: 500; color: var(--text);\n  font-feature-settings: \"tnum\"; line-height: 1.3; margin-bottom: 4px;\n}\n.size-dims small {\n  display: block; font-size: 13px; color: var(--text-light); font-weight: 400;\n  margin-top: 4px;\n}\n.size-best {\n  font-size: 13.5px; color: var(--text-mid); margin-top: 14px;\n  padding-top: 14px; border-top: 0.5px dashed var(--border-lt);\n  font-style: italic; line-height: 1.55;\n}\n.size-best strong { color: var(--text); font-weight: 600; font-style: normal; }\n\n\/* ============== 03 SHADE COLOR — 3-color panel ============== *\/\n.finish-panel { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0;\n  border: 0.5px solid var(--border); border-radius: 2px; overflow: hidden; }\n.finish-block { padding: 22px 16px; position: relative;\n  display: flex; flex-direction: column; justify-content: space-between; min-height: 170px;\n  color: #fff; }\n.finish-block.beige {\n  background: linear-gradient(135deg, #ebd9b6 0%, #c8a878 55%, #8a6c44 100%);\n  color: #2a1f10;\n}\n.finish-block.white {\n  background: linear-gradient(135deg, #fffefa 0%, #f0e8d4 55%, #c8b896 100%);\n  color: #2a1f10;\n  border-left: 0.5px solid var(--border);\n}\n.finish-block.dark-green {\n  background: linear-gradient(135deg, #4a6048 0%, #2a3a28 55%, #0c1808 100%);\n  color: #f0e8d4;\n  border-left: 0.5px solid var(--border);\n}\n.finish-label { font-size: 10.5px; font-weight: 700; letter-spacing: 0.2em;\n  text-transform: uppercase; opacity: 0.78; }\n.finish-name { font-size: 16px; font-weight: 400; letter-spacing: 0.06em;\n  text-transform: uppercase; margin-top: auto; }\n.finish-sub { font-size: 10.5px; letter-spacing: 0.08em; opacity: 0.78; margin-top: 4px; }\n\n\/* ============== 04 PLUG OPTION — 4-card grid with plug shape SVG ============== *\/\n.plug-panel { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0;\n  border: 0.5px solid var(--border); border-radius: 2px; overflow: hidden; }\n.plug-tile { padding: 22px 14px; min-height: 170px;\n  display: flex; flex-direction: column; align-items: center; justify-content: space-between;\n  background: var(--bg-card);\n  border-left: 0.5px solid var(--border-lt);\n  text-align: center;\n}\n.plug-tile:first-child { border-left: 0; }\n.plug-icon { width: 50px; height: 64px; margin-bottom: 6px; }\n.plug-icon svg { width: 100%; height: 100%; stroke: var(--accent); stroke-width: 1.6;\n  fill: none; stroke-linecap: round; stroke-linejoin: round; }\n.plug-tile-label { font-size:11.5px; font-weight: 700; letter-spacing: 0.2em;\n  color: var(--accent); text-transform: uppercase; margin-bottom: 4px; }\n.plug-tile-name { font-size: 14.5px; font-weight: 500; color: var(--text);\n  letter-spacing: 0.06em; text-transform: uppercase; }\n.plug-tile-sub { font-size: 10.5px; color: var(--text-light); letter-spacing: 0.04em;\n  margin-top: 3px; }\n\n\/* ============== 05 SQUIGGLE FORM — feature highlight ============== *\/\n.squiggle-feature {\n  display: grid; grid-template-columns: 1fr; gap: 0;\n  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-card) 100%);\n  border: 0.5px solid var(--accent-bdr); border-radius: 2px;\n  overflow: hidden;\n}\n.squiggle-feature-img {\n  background: rgba(255, 255, 255, 0.5); padding: 28px;\n  text-align: center;\n  border-bottom: 0.5px solid var(--accent-bdr);\n}\n.squiggle-feature-img svg {\n  width: 220px; height: 220px; stroke: var(--accent); stroke-width: 2;\n  stroke-linecap: round; stroke-linejoin: round; fill: none;\n}\n.squiggle-feature-body {\n  padding: 22px 28px;\n}\n.squiggle-feature-title {\n  font-size:12.5px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); text-transform: uppercase; margin-bottom: 8px;\n}\n.squiggle-feature-headline {\n  font-size: 19px; font-weight: 400; color: var(--text);\n  font-style: italic; margin: 0 0 12px;\n  line-height: 1.4;\n}\n.squiggle-feature-text {\n  font-size: 14px; color: var(--text-mid); line-height: 1.7; margin: 0;\n}\n.squiggle-feature-text strong { color: var(--text); font-weight: 600; }\n.squiggle-feature-text em { color: var(--text); font-style: italic; }\n\n\/* ============== 06 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: 28px; height: 28px; stroke: var(--accent); stroke-width: 1.3;\n  stroke-linecap: round; stroke-linejoin: round; fill: none; }\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.craft-desc strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 07 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; fill: none; }\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\/* Bulb recommendation card *\/\n.bulb-rec {\n  margin-top: 14px; padding: 16px 20px;\n  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-card) 100%);\n  border: 0.5px solid var(--accent-bdr); border-left: 3px solid var(--accent);\n  border-radius: 2px;\n  display: grid; grid-template-columns: 32px 1fr; gap: 14px; align-items: start;\n}\n.bulb-rec svg { width: 30px; height: 30px; stroke: var(--accent); stroke-width: 1.3;\n  stroke-linecap: round; stroke-linejoin: round; fill: none; }\n.bulb-rec-text { font-size: 13.5px; color: var(--text-mid); line-height: 1.7; margin: 0; }\n.bulb-rec-text strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 08 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\/* ============== 09 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.install-list li a { color: var(--accent); text-decoration: none; border-bottom: 0.5px solid var(--accent); }\n\n\/* ============== 10 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.faq .a em { color: var(--text); font-style: italic; }\n\n\/* ============== 11 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  .finish-block.white, .finish-block.dark-green { border-left: 0; border-top: 0.5px solid var(--border); }\n  .plug-panel { grid-template-columns: 1fr 1fr; }\n  .plug-tile { border-left: 0.5px solid var(--border-lt); border-top: 0.5px solid var(--border-lt); }\n  .plug-tile:nth-child(odd) { border-left: 0; }\n  .plug-tile:nth-child(-n+2) { border-top: 0; }\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  .heritage-ribbon { grid-template-columns: 1fr; gap: 12px; }\n  .heritage-icon { margin: 0 auto; }\n  .squiggle-feature-img svg { width: 160px; height: 160px; }\n  .squiggle-feature-body { padding: 18px 22px; }\n  .size-hero { grid-template-columns: 1fr; }\n  .size-hero-img { padding: 18px; border-right: 0; border-bottom: 0.5px solid var(--border-lt); min-height: 0; }\n  .size-hero-img img { max-height: 360px; }\n  .size-hero-meta { padding: 18px 22px; }\n  .size-dims { font-size: 16px; }\n  .bulb-rec { grid-template-columns: 1fr; gap: 10px; }\n  .bulb-rec svg { margin: 0 auto; }\n}\n\n.d .sec-num-t,.d .statement,.d h2,.d h3{font-family:'Cormorant Garamond',Georgia,serif}\n\u003c\/style\u003e\n\n\u003carticle class=\"d\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"hero\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/NZn6ldNxjjs\" title=\"Squiggle Floor Lamp\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hero-caption\"\u003e\n      \u003ch1 class=\"hero-name\"\u003eSQUIGGLE\u003c\/h1\u003e\n      \u003cdiv class=\"hero-tag\"\u003eFloor Lamp · Wavy Stem · Pleated Shade\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 01 OVERVIEW --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eA Brush Stroke that Lights the Room\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"statement\"\u003e\u003cem\u003eWhat a fun piece!\u003c\/em\u003e Add instant visual appeal to your space with the fun wavy lamp. \u003cstrong\u003eIt would look amazing with a pleated lamp shade!\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"statement-body\"\u003eA \u003cstrong\u003esinuous black metal stem\u003c\/strong\u003e rises from a polished iron base in a single, flowing brush-stroke curve — neither geometric nor random, but somewhere in between. At the top, a \u003cstrong\u003epleated fabric lampshade\u003c\/strong\u003e catches and diffuses the warm glow of an E14 bulb (yours to choose). The result is a floor lamp that reads as much as \u003cem\u003esculpture\u003c\/em\u003e as it does as a light source — a piece that \u003cem\u003eanimates\u003c\/em\u003e a quiet corner rather than just illuminating it. Available in a single height (Dia 43cm x H 150cm) with three pleated shade colors: \u003cstrong\u003eBeige, White, or Dark green\u003c\/strong\u003e.\u003c\/p\u003e\n\n    \u003c!-- HERITAGE RIBBON — Design Language --\u003e\n    \u003cdiv class=\"heritage-ribbon\"\u003e\n      \u003cdiv class=\"heritage-icon\"\u003e\n        \u003csvg viewbox=\"0 0 48 48\"\u003e\n          \u003cpath d=\"M6 36 Q12 30 16 36 T24 36 T32 36 T42 36\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 24 Q12 18 16 24 T24 24 T32 24 T42 24\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 12 Q12 6 16 12 T24 12 T32 12 T42 12\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"heritage-label\"\u003ePostmodern Design Language · Memphis-Inspired\u003c\/div\u003e\n        \u003cp class=\"heritage-text\"\u003eDrawing on the playful, free-form curves popularised by the \u003cstrong\u003eMemphis Group\u003c\/strong\u003e in 1980s Milan and continued through contemporary art-deco-revival lighting — the squiggle is more \u003cem\u003ebrush stroke\u003c\/em\u003e than hardware, a deliberate counterpoint to the rectilinearity of most floor lamps.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 02 SIZE --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eSingle Standard · 150 cm Height\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"size-hero\"\u003e\n      \u003ca class=\"size-hero-img\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Squiggle_floor_lamp_Size_d37d8811-b15a-4cfd-9ee9-dd112acbd721_600x600.jpg?v=1629680654\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Squiggle_floor_lamp_Size_d37d8811-b15a-4cfd-9ee9-dd112acbd721_600x600.jpg?v=1629680654\" alt=\"Squiggle Floor Lamp — dimensions\" loading=\"lazy\"\u003e\n        \u003cspan class=\"zoom-hint\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"11\" cy=\"11\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M8 11h6M11 8v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          Zoom\n        \u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003cdiv class=\"size-hero-meta\"\u003e\n        \u003cdiv class=\"size-label\"\u003eStandard Size\u003c\/div\u003e\n        \u003cdiv class=\"size-dims\"\u003eDia 43cm x H 150cm \u003csmall\u003e∅ 17″ x H 59″\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"size-best\"\u003e\n\u003cstrong\u003eBest for:\u003c\/strong\u003e Living-room corners next to a sofa, reading-chair companions, bedroom alternatives to a nightstand lamp, home offices wanting a sculptural touch, gallery-style entryways. At 150cm, the lamp throws light \u003cem\u003eover the head\u003c\/em\u003e of a seated person — atmospheric, not task-focused.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 03 SHADE COLOR --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eShade Color\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eThree Pleated Fabric Options\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"finish-panel\"\u003e\n      \u003cdiv class=\"finish-block beige\"\u003e\n        \u003cdiv class=\"finish-label\"\u003eColor 01\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"finish-name\"\u003eBeige\u003c\/div\u003e\n          \u003cdiv class=\"finish-sub\"\u003eWarm · timeless\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"finish-block white\"\u003e\n        \u003cdiv class=\"finish-label\"\u003eColor 02\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"finish-name\"\u003eWhite\u003c\/div\u003e\n          \u003cdiv class=\"finish-sub\"\u003eBright · neutral\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"finish-block dark-green\"\u003e\n        \u003cdiv class=\"finish-label\"\u003eColor 03\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"finish-name\"\u003eDark green\u003c\/div\u003e\n          \u003cdiv class=\"finish-sub\"\u003eMoody · editorial\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-note\"\u003e\n      \u003cstrong\u003eThe body finish is fixed Black.\u003c\/strong\u003e Your choice is the \u003cstrong\u003epleated fabric shade color\u003c\/strong\u003e: \u003cstrong\u003eBeige\u003c\/strong\u003e for warm, timeless interiors (mid-century, Bohemian); \u003cstrong\u003eWhite\u003c\/strong\u003e for the brightest light output and most neutral feel (modern, minimalist); \u003cstrong\u003eDark green\u003c\/strong\u003e for moody, editorial spaces (libraries, reading nooks, velvet-and-wood rooms). The pleats catch light beautifully regardless of color choice.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 04 PLUG OPTION --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003ePlug Option\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eFour Regional Standards\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"plug-panel\"\u003e\n      \u003c!-- US plug --\u003e\n      \u003cdiv class=\"plug-tile\"\u003e\n        \u003cdiv class=\"plug-icon\"\u003e\n          \u003csvg viewbox=\"0 0 60 80\"\u003e\n            \u003crect x=\"6\" y=\"14\" width=\"48\" height=\"56\" rx=\"5\"\u003e\u003c\/rect\u003e\n            \u003crect x=\"20\" y=\"26\" width=\"4\" height=\"20\"\u003e\u003c\/rect\u003e\n            \u003crect x=\"36\" y=\"26\" width=\"4\" height=\"20\"\u003e\u003c\/rect\u003e\n            \u003ccircle cx=\"30\" cy=\"56\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"plug-tile-label\"\u003eOption 01\u003c\/div\u003e\n          \u003cdiv class=\"plug-tile-name\"\u003eUS plug\u003c\/div\u003e\n          \u003cdiv class=\"plug-tile-sub\"\u003eNorth America · 120V\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- UK plug --\u003e\n      \u003cdiv class=\"plug-tile\"\u003e\n        \u003cdiv class=\"plug-icon\"\u003e\n          \u003csvg viewbox=\"0 0 60 80\"\u003e\n            \u003crect x=\"6\" y=\"14\" width=\"48\" height=\"56\" rx=\"5\"\u003e\u003c\/rect\u003e\n            \u003crect x=\"22\" y=\"24\" width=\"16\" height=\"4\"\u003e\u003c\/rect\u003e\n            \u003crect x=\"18\" y=\"42\" width=\"4\" height=\"14\"\u003e\u003c\/rect\u003e\n            \u003crect x=\"38\" y=\"42\" width=\"4\" height=\"14\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"plug-tile-label\"\u003eOption 02\u003c\/div\u003e\n          \u003cdiv class=\"plug-tile-name\"\u003eUK plug\u003c\/div\u003e\n          \u003cdiv class=\"plug-tile-sub\"\u003eUnited Kingdom · 230V\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- AU plug --\u003e\n      \u003cdiv class=\"plug-tile\"\u003e\n        \u003cdiv class=\"plug-icon\"\u003e\n          \u003csvg viewbox=\"0 0 60 80\"\u003e\n            \u003crect x=\"6\" y=\"14\" width=\"48\" height=\"56\" rx=\"5\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"22\" y1=\"42\" x2=\"28\" y2=\"28\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"38\" y1=\"42\" x2=\"32\" y2=\"28\"\u003e\u003c\/line\u003e\n            \u003crect x=\"28\" y=\"48\" width=\"4\" height=\"14\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"plug-tile-label\"\u003eOption 03\u003c\/div\u003e\n          \u003cdiv class=\"plug-tile-name\"\u003eAU plug\u003c\/div\u003e\n          \u003cdiv class=\"plug-tile-sub\"\u003eAustralia \/ NZ · 230V\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- EU plug --\u003e\n      \u003cdiv class=\"plug-tile\"\u003e\n        \u003cdiv class=\"plug-icon\"\u003e\n          \u003csvg viewbox=\"0 0 60 80\"\u003e\n            \u003crect x=\"6\" y=\"14\" width=\"48\" height=\"56\" rx=\"5\"\u003e\u003c\/rect\u003e\n            \u003ccircle cx=\"22\" cy=\"42\" r=\"4.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"38\" cy=\"42\" r=\"4.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"plug-tile-label\"\u003eOption 04\u003c\/div\u003e\n          \u003cdiv class=\"plug-tile-name\"\u003eEU plug\u003c\/div\u003e\n          \u003cdiv class=\"plug-tile-sub\"\u003eEurope · 230V\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-note\"\u003e\n      \u003cstrong\u003eChoose your plug at checkout.\u003c\/strong\u003e The Squiggle supports full-range AC 110-240V — the lamp itself works in any market. The plug option only determines the wall-outlet shape: \u003cstrong\u003eUS plug\u003c\/strong\u003e (Type A\/B) for North America, \u003cstrong\u003eUK plug\u003c\/strong\u003e (Type G) for the United Kingdom and Ireland, \u003cstrong\u003eAU plug\u003c\/strong\u003e (Type I) for Australia and New Zealand, or \u003cstrong\u003eEU plug\u003c\/strong\u003e (Type C\/F) for Continental Europe.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 05 THE SQUIGGLE --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eThe Squiggle\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eDefining Form\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"squiggle-feature\"\u003e\n      \u003cdiv class=\"squiggle-feature-img\"\u003e\n        \u003csvg viewbox=\"0 0 200 200\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003c!-- Wide pleated shade at top --\u003e\n          \u003cpath d=\"M55 25 L145 25 L155 50 L45 50 Z\"\u003e\u003c\/path\u003e\n          \u003c!-- Pleat lines on shade --\u003e\n          \u003cpath d=\"M65 25 L60 50 M80 25 L77 50 M95 25 L94 50 M110 25 L111 50 M125 25 L128 50 M140 25 L145 50\"\u003e\u003c\/path\u003e\n          \u003c!-- Squiggle stem - the signature wavy curve --\u003e\n          \u003cpath d=\"M100 50 Q70 75 100 100 Q130 125 100 150 Q70 165 100 175\"\u003e\u003c\/path\u003e\n          \u003c!-- Iron base --\u003e\n          \u003cellipse cx=\"100\" cy=\"180\" rx=\"30\" ry=\"6\"\u003e\u003c\/ellipse\u003e\n          \u003cpath d=\"M70 180 L70 175 Q70 173 73 173 L127 173 Q130 173 130 175 L130 180\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"squiggle-feature-body\"\u003e\n        \u003cdiv class=\"squiggle-feature-title\"\u003eWavy Metal Stem · Hand-Bent Curve\u003c\/div\u003e\n        \u003cp class=\"squiggle-feature-headline\"\u003eA single black metal pole bent into a flowing, free-hand curve — neither geometric nor random.\u003c\/p\u003e\n        \u003cp class=\"squiggle-feature-text\"\u003eThe stem is the entire personality of the lamp. \u003cstrong\u003eThree deliberate curves\u003c\/strong\u003e rise from the polished iron base to the shade above — far enough from a straight pole to read as \u003cem\u003esculptural\u003c\/em\u003e, controlled enough to remain \u003cem\u003eelegant\u003c\/em\u003e rather than chaotic. The curve extends the lamp's centre of gravity outward, which is why the iron base is intentionally weighted: \u003cem\u003ewithout that counterbalance, the squiggle would tip\u003c\/em\u003e. Every Squiggle ships with the stem as a \u003cstrong\u003esingle pre-bent piece\u003c\/strong\u003e — never assembled on-site — so the curve is consistent across every unit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 06 MATERIALS \u0026 CRAFT --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n      \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\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M5 4L5 20\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 8 Q9 6 9 10 Q9 14 5 14 Q5 18 9 18\"\u003e\u003c\/path\u003e\n            \u003cellipse cx=\"9\" cy=\"20\" rx=\"4\" ry=\"1.5\"\u003e\u003c\/ellipse\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003eBlack Metal Stem\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eA \u003cstrong\u003esingle solid metal pole\u003c\/strong\u003e bent into the signature squiggle curve, finished in matte powder-coated \u003cstrong\u003eBlack\u003c\/strong\u003e. Strong enough to hold the shade and bulb assembly steady, slim enough to read as a brush stroke rather than a structural element. The black finish is fixed — the only customisation is the shade color above.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"craft-sym\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 8 L20 8 L21 14 L3 14 Z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 8 L7 14 M11 8 L11 14 M14 8 L14 14 M17 8 L17 14\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003ePleated Fabric Shade\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eA \u003cstrong\u003epleated fabric lampshade\u003c\/strong\u003e in your choice of Beige, White, or Dark green. The vertical pleats serve a dual purpose: \u003cem\u003evisual rhythm\u003c\/em\u003e (echoing the wavy stem below in a different register), and \u003cem\u003elight diffusion\u003c\/em\u003e (the folds soften the bulb's glow into a warm, even pool of light). Removable for cleaning or replacement.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"craft-sym\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cellipse cx=\"12\" cy=\"18\" rx=\"8\" ry=\"2\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M4 18 L4 14 Q4 12 6 12 L18 12 Q20 12 20 14 L20 18\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003ePolished Iron Base\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eA \u003cstrong\u003eweighted polished iron base\u003c\/strong\u003e anchors the lamp securely on hardwood, tile, or carpet. The weight is intentional: the squiggle stem extends the centre of gravity outward, so the base counterbalances to prevent tipping. Polished finish to match the black metal stem above — a subtle gloss that catches floor-level light.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 07 PRODUCT NOTES --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eProduct Notes\u003c\/span\u003e\n      \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\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 21h6M10 17h4l1-4 2-2a5 5 0 1 0-8 0l2 2 1 4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-t\"\u003eE14 Bulb · Not Included\u003c\/div\u003e\n        \u003cdiv class=\"note-s\"\u003eSource separately · LED recommended\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"note-cell\"\u003e\n        \u003cdiv class=\"note-ico\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"6\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 17l3-2M21 17l-3-2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-t\"\u003eIn-Line On\/Off Switch\u003c\/div\u003e\n        \u003cdiv class=\"note-s\"\u003eSwitch on cord · not dimmer\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"note-cell\"\u003e\n        \u003cdiv class=\"note-ico\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"4\" y=\"6\" width=\"16\" height=\"14\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 6V3h6v3M8 12h8M8 16h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-t\"\u003ePre-Bent Stem · Easy Setup\u003c\/div\u003e\n        \u003cdiv class=\"note-s\"\u003e5-10 min assembly · no tools needed\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- BULB RECOMMENDATION --\u003e\n    \u003cdiv class=\"bulb-rec\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M9 21h6M10 17h4l1-4 2-2a5 5 0 1 0-8 0l2 2 1 4z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp class=\"bulb-rec-text\"\u003e\u003cstrong\u003eBulb Recommendation.\u003c\/strong\u003e The Squiggle takes an \u003cstrong\u003eE14 base bulb\u003c\/strong\u003e (small Edison screw, sometimes called SES) — bulb is \u003cstrong\u003enot included\u003c\/strong\u003e, you'll need to source one separately. Recommended: a \u003cstrong\u003esoft white LED E14 at 25-40W equivalent\u003c\/strong\u003e (4-6W actual draw) for warm ambient glow, or a \u003cstrong\u003evintage filament-style E14 LED\u003c\/strong\u003e for a more decorative look through the pleated shade. \u003cem\u003eAvoid bulbs over 40W\u003c\/em\u003e to stay within the fabric shade's heat tolerance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 08 SPECIFICATIONS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eTechnical Data\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"spec-tab\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003eDia 43cm x H 150cm \/ ∅ 17″ x H 59″\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterials\u003c\/td\u003e\n\u003ctd\u003eMetal, Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBody finish\u003c\/td\u003e\n\u003ctd\u003eBlack (single fixed finish)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLampshade\u003c\/td\u003e\n\u003ctd\u003ePleated fabric — Beige · White · Dark green (3 options)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePlug option\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\u003eLight source base\u003c\/td\u003e\n\u003ctd\u003eE14 base bulb (bulb NOT included · max 40W)\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\u003eSwitch\u003c\/td\u003e\n\u003ctd\u003eIn-line on\/off push-button switch (on cord, not dimmer)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCable\u003c\/td\u003e\n\u003ctd\u003e150 cm (59″) wire with switch and plug\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\u003eIP rating\u003c\/td\u003e\n\u003ctd\u003eIP20 — not waterproof\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePacking size\u003c\/td\u003e\n\u003ctd\u003eL 148cm x W 30cm x H 25cm\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\n            \u003cspan class=\"cert-tag\"\u003eEurope\u003c\/span\u003e\n            \u003cspan class=\"cert-tag\"\u003eAustralia\u003c\/span\u003e\n            \u003cspan class=\"cert-tag\"\u003eMiddle East\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cdiv class=\"spec-note\"\u003e\n      \u003cstrong\u003eIndoor use only.\u003c\/strong\u003e Designed for dry interior environments — not suitable for bathrooms, wet rooms, covered porches, or outdoor installations. Order total does not include customs duties or local import taxes, which may be collected by the courier on delivery.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 09 INSTALLATION --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e09\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eSetup\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eEasy Assembly · 5-10 Minutes\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"install-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWatch the \u003ca href=\"https:\/\/www.youtube.com\/watch?v=NZn6ldNxjjs\" target=\"_blank\" rel=\"noopener\"\u003eproduct video\u003c\/a\u003e\u003c\/strong\u003e for a visual walkthrough of how the Squiggle goes together.\u003c\/li\u003e\n      \u003cli\u003eUnpack the long box (L 148cm x W 30cm x H 25cm). Inside: the pre-bent squiggle stem (single piece), the polished iron base, the pleated fabric shade, and the cable with in-line switch.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStep 1:\u003c\/strong\u003e Screw the squiggle stem onto the iron base. Hand-tighten — no tools required.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStep 2:\u003c\/strong\u003e Thread the cable up through the stem (if not pre-threaded) and connect to the bulb socket at the top.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStep 3:\u003c\/strong\u003e Source an E14 bulb separately (25-40W equivalent LED recommended) and screw it into the socket.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStep 4:\u003c\/strong\u003e Attach the pleated fabric shade to the top of the stem.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStep 5:\u003c\/strong\u003e Plug the cable into a standard wall outlet matching your selected plug option. Use the in-line switch on the cord to turn the lamp on\/off.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTotal assembly time:\u003c\/strong\u003e typically 5-10 minutes with no special tools beyond what's included. One-person setup.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCable safety:\u003c\/strong\u003e route the cable against walls or under rugs to prevent trip hazards. The lamp's iron base is weighted to prevent tipping, but a snagged cable can still pull the entire fixture over.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 10 FAQ --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e10\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n      \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 design language inspired the Squiggle Floor Lamp?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eThe Squiggle Floor Lamp draws on \u003cstrong\u003epostmodern design vocabulary\u003c\/strong\u003e — specifically the playful, free-form curves popularised by the \u003cstrong\u003eMemphis Group\u003c\/strong\u003e movement in 1980s Milan and continued through contemporary art-deco-revival lighting. The defining feature is the \u003cem\u003esinuous \"squiggle\" stem\u003c\/em\u003e: a single black metal pole bent into a flowing, free-hand curve that reads more like a brush stroke than a piece of hardware. Paired with the pleated fabric shade, it creates a balance between \u003cem\u003ewhimsical and sophisticated\u003c\/em\u003e — a sculptural object that happens to provide light.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat size is the Squiggle Floor Lamp?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eThe Squiggle Floor Lamp is offered in a \u003cstrong\u003esingle standard size\u003c\/strong\u003e: \u003cstrong\u003eDia 43cm x H 150cm\u003c\/strong\u003e (∅ 17″ x H 59″). At 150cm tall, it works well next to sofas, reading chairs, or in living-room corners — \u003cem\u003etall enough to throw light over the head of a seated person\u003c\/em\u003e but not so tall it competes with ceiling-height fixtures. The shade diameter (43cm \/ 17″) creates a generous, atmospheric pool of light without overwhelming the wavy stem.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhich shade color should I choose: Beige, White, or Dark green?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003e\n\u003cstrong\u003eBeige\u003c\/strong\u003e — warmest, most timeless option, pairs well with cream walls, mid-century furniture, and Bohemian palettes. \u003cstrong\u003eWhite\u003c\/strong\u003e — most neutral, brightest light output (more lumens reach the room), works in any modern or minimalist interior. \u003cstrong\u003eDark green\u003c\/strong\u003e — most expressive and editorial, casts a moodier, jewel-tone glow, ideal for libraries, reading nooks, or rooms with rich wood or velvet. \u003cem\u003eAll three are pleated fabric — the pleats catch light beautifully regardless of color choice.\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhich plug option should I choose: US, UK, AU, or EU?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eChoose the plug type matching your destination's wall outlet: \u003cstrong\u003eUS plug\u003c\/strong\u003e for North America (Type A\/B, 120V), \u003cstrong\u003eUK plug\u003c\/strong\u003e for the United Kingdom and Ireland (Type G, 230V), \u003cstrong\u003eAU plug\u003c\/strong\u003e for Australia and New Zealand (Type I, 230V), or \u003cstrong\u003eEU plug\u003c\/strong\u003e for Continental Europe (Type C\/F, 230V). \u003cem\u003eThe lamp itself supports full-range AC 110-240V\u003c\/em\u003e, so the choice only determines the plug shape — not the lamp's electrical compatibility.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat kind of bulb does it use? Is one included?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eThe Squiggle Floor Lamp uses an \u003cstrong\u003eE14 base bulb\u003c\/strong\u003e (small Edison screw, sometimes called SES) — and \u003cstrong\u003eno, the bulb is NOT included\u003c\/strong\u003e. You'll need to source one separately. \u003cem\u003eRecommended:\u003c\/em\u003e a soft white LED E14 bulb at \u003cstrong\u003e25-40W equivalent\u003c\/strong\u003e (4-6W actual LED draw) for ambient warmth, or a \u003cem\u003evintage filament-style E14 LED\u003c\/em\u003e for a more decorative look through the pleated shade. \u003cstrong\u003eAvoid bulbs over 40W\u003c\/strong\u003e to stay safe within the fabric shade's heat tolerance.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does the switch work? Is it on the cord or the lamp body?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eThe Squiggle uses an \u003cstrong\u003ein-line on\/off push-button switch\u003c\/strong\u003e — a small switch built into the cord roughly between the lamp body and the wall plug. This means you can turn the lamp on\/off without bending down to reach a switch on the lamp itself, and without needing to flip a wall switch. \u003cem\u003eNote: this is on\/off only, not a dimmer.\u003c\/em\u003e If you want to dim the lamp, you'd need to use a dimmable E14 bulb with a separate dimmer plug adapter, or replace the in-line switch with a foot dimmer.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does it ship? Is the squiggle stem one piece?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eThe Squiggle ships in a \u003cstrong\u003esingle long box\u003c\/strong\u003e (L 148cm x W 30cm x H 25cm) containing the wavy stem (delivered as a \u003cstrong\u003esingle pre-bent piece\u003c\/strong\u003e — \u003cem\u003enot assembled on-site\u003c\/em\u003e), the iron base, the pleated fabric shade, and the cable with switch. Assembly involves screwing the stem onto the base, attaching the shade, and threading the cable — typically \u003cstrong\u003e5-10 minutes\u003c\/strong\u003e with no special tools beyond what's included. Two-person handling is not required.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it heavy enough not to tip over?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003e\n\u003cstrong\u003eYes.\u003c\/strong\u003e The polished iron base is \u003cem\u003eintentionally weighted\u003c\/em\u003e to counterbalance the asymmetric, wavy stem above it — without this, the lamp would be tip-prone given how the squiggle shape extends the centre of gravity outward. The base anchors the lamp securely on hardwood, tile, or carpet. \u003cem\u003eThat said, it is still a fabric-shaded floor lamp\u003c\/em\u003e — keep it away from high-traffic areas where children or pets might catch the cable, and keep the cable routed against walls or under rugs to prevent trip hazards.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it suitable for a bedroom or children's room?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003e\n\u003cstrong\u003eYes for adult bedrooms\u003c\/strong\u003e — the in-line switch makes it easy to turn off from bed (no need to find a switch in the dark), and the warm fabric-shade glow is well-suited to evening ambient lighting. \u003cstrong\u003eFor children's rooms, use with caution\u003c\/strong\u003e: the wavy stem is sculptural and could attract a child's attention, and the cord with in-line switch is at child-reachable height. We recommend keeping it out of children's bedrooms or routing the cable carefully and using only LED bulbs (which run cool to the touch) if installing near a child's space.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it outdoors or in a bathroom?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003e\n\u003cstrong\u003eNo.\u003c\/strong\u003e The Squiggle Floor Lamp is rated \u003cstrong\u003eIP20 for dry indoor use only\u003c\/strong\u003e — not suitable for bathrooms, wet rooms, covered porches, or outdoor environments. The fabric shade in particular is not designed for prolonged humidity exposure and would degrade quickly in damp conditions.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat style of room does it suit best?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eThe Squiggle is at home in \u003cstrong\u003eeclectic, mid-century, postmodern, and Bohemian interiors\u003c\/strong\u003e — anywhere a sculptural lighting accent is welcome. \u003cem\u003eParticularly good fit:\u003c\/em\u003e living-room reading corners, bedroom nightstand alternatives, home offices that want a non-architectural touch, gallery-style entryways, and creative studios. \u003cem\u003eIt's not the right choice for\u003c\/em\u003e strict minimalist rooms (where the squiggle reads as visual noise), or industrial-loft interiors (where straight-line lighting works better).\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it with both 110V and 220V outlets?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003e\n\u003cstrong\u003eYes.\u003c\/strong\u003e The Squiggle Floor Lamp supports \u003cstrong\u003efull-range AC 110-240V\u003c\/strong\u003e — meaning it works in both North American (120V) and European\/Australian (220-240V) outlets without needing a transformer or voltage adapter. \u003cem\u003eJust choose the matching plug option at checkout\u003c\/em\u003e (US plug, UK plug, AU plug, or EU plug).\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the shade adjustable or fixed?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eThe pleated fabric shade is \u003cstrong\u003efixed in orientation\u003c\/strong\u003e — it sits horizontally at the top of the squiggle stem and cannot be tilted or angled. The shade itself is removable for cleaning or replacement, but during normal use it stays in a single horizontal position. \u003cem\u003eThe squiggle stem creates visual movement; the shade itself does not move.\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 11 DOWNLOADS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e11\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eSpec · Setup\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dl-list\"\u003e\n      \u003ca class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/1nrzj2Zb1hUXMao18twY9jSluCrr23jDg\/view\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Data Sheet\n      \u003c\/a\u003e\n      \u003ca class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/12_YJdCnbmCBKZmLQAKslBrYyTMjtcIuE\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Assembly Instructions\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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\"\u003eSculptural Stem\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\"\u003ePleated Shade\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\"\u003eIn-Line Switch\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\"\u003ePostmodern Whimsy\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/article\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What design language inspired the Squiggle Floor Lamp?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The Squiggle Floor Lamp draws on postmodern design vocabulary — specifically the playful, free-form curves popularised by the Memphis Group movement in 1980s Milan and continued through contemporary art-deco-revival lighting. The defining feature is the sinuous \\\"squiggle\\\" stem : a single black metal pole bent into a flowing, free-hand curve that reads more like a brush stroke than a piece of hardware. Paired with the pleated fabric shade, it creates a balance between whimsical and sophisticated — a sculptural object that happens to provide light.\"}}, {\"@type\": \"Question\", \"name\": \"What size is the Squiggle Floor Lamp?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The Squiggle Floor Lamp is offered in a single standard size : Dia 43cm x H 150cm (∅ 17″ x H 59″). At 150cm tall, it works well next to sofas, reading chairs, or in living-room corners — tall enough to throw light over the head of a seated person but not so tall it competes with ceiling-height fixtures. The shade diameter (43cm \/ 17″) creates a generous, atmospheric pool of light without overwhelming the wavy stem.\"}}, {\"@type\": \"Question\", \"name\": \"Which shade color should I choose: Beige, White, or Dark green?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Beige — warmest, most timeless option, pairs well with cream walls, mid-century furniture, and Bohemian palettes. White — most neutral, brightest light output (more lumens reach the room), works in any modern or minimalist interior. Dark green — most expressive and editorial, casts a moodier, jewel-tone glow, ideal for libraries, reading nooks, or rooms with rich wood or velvet. All three are pleated fabric — the pleats catch light beautifully regardless of color choice.\"}}, {\"@type\": \"Question\", \"name\": \"Which plug option should I choose: US, UK, AU, or EU?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Choose the plug type matching your destination's wall outlet: US plug for North America (Type A\/B, 120V), UK plug for the United Kingdom and Ireland (Type G, 230V), AU plug for Australia and New Zealand (Type I, 230V), or EU plug for Continental Europe (Type C\/F, 230V). The lamp itself supports full-range AC 110-240V , so the choice only determines the plug shape — not the lamp's electrical compatibility.\"}}, {\"@type\": \"Question\", \"name\": \"What kind of bulb does it use? Is one included?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The Squiggle Floor Lamp uses an E14 base bulb (small Edison screw, sometimes called SES) — and no, the bulb is NOT included . You'll need to source one separately. Recommended: a soft white LED E14 bulb at 25-40W equivalent (4-6W actual LED draw) for ambient warmth, or a vintage filament-style E14 LED for a more decorative look through the pleated shade. Avoid bulbs over 40W to stay safe within the fabric shade's heat tolerance.\"}}, {\"@type\": \"Question\", \"name\": \"How does the switch work? Is it on the cord or the lamp body?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The Squiggle uses an in-line on\/off push-button switch — a small switch built into the cord roughly between the lamp body and the wall plug. This means you can turn the lamp on\/off without bending down to reach a switch on the lamp itself, and without needing to flip a wall switch. Note: this is on\/off only, not a dimmer. If you want to dim the lamp, you'd need to use a dimmable E14 bulb with a separate dimmer plug adapter, or replace the in-line switch with a foot dimmer.\"}}, {\"@type\": \"Question\", \"name\": \"How does it ship? Is the squiggle stem one piece?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The Squiggle ships in a single long box (L 148cm x W 30cm x H 25cm) containing the wavy stem (delivered as a single pre-bent piece — not assembled on-site ), the iron base, the pleated fabric shade, and the cable with switch. Assembly involves screwing the stem onto the base, attaching the shade, and threading the cable — typically 5-10 minutes with no special tools beyond what's included. Two-person handling is not required.\"}}, {\"@type\": \"Question\", \"name\": \"Is it heavy enough not to tip over?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The polished iron base is intentionally weighted to counterbalance the asymmetric, wavy stem above it — without this, the lamp would be tip-prone given how the squiggle shape extends the centre of gravity outward. The base anchors the lamp securely on hardwood, tile, or carpet. That said, it is still a fabric-shaded floor lamp — keep it away from high-traffic areas where children or pets might catch the cable, and keep the cable routed against walls or under rugs to prevent trip hazards.\"}}, {\"@type\": \"Question\", \"name\": \"Is it suitable for a bedroom or children's room?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes for adult bedrooms — the in-line switch makes it easy to turn off from bed (no need to find a switch in the dark), and the warm fabric-shade glow is well-suited to evening ambient lighting. For children's rooms, use with caution : the wavy stem is sculptural and could attract a child's attention, and the cord with in-line switch is at child-reachable height. We recommend keeping it out of children's bedrooms or routing the cable carefully and using only LED bulbs (which run cool to the touch) if installing near a child's space.\"}}, {\"@type\": \"Question\", \"name\": \"Can I use it outdoors or in a bathroom?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. The Squiggle Floor Lamp is rated IP20 for dry indoor use only — not suitable for bathrooms, wet rooms, covered porches, or outdoor environments. The fabric shade in particular is not designed for prolonged humidity exposure and would degrade quickly in damp conditions.\"}}, {\"@type\": \"Question\", \"name\": \"What style of room does it suit best?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The Squiggle is at home in eclectic, mid-century, postmodern, and Bohemian interiors — anywhere a sculptural lighting accent is welcome. Particularly good fit: living-room reading corners, bedroom nightstand alternatives, home offices that want a non-architectural touch, gallery-style entryways, and creative studios. It's not the right choice for strict minimalist rooms (where the squiggle reads as visual noise), or industrial-loft interiors (where straight-line lighting works better).\"}}, {\"@type\": \"Question\", \"name\": \"Can I use it with both 110V and 220V outlets?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The Squiggle Floor Lamp supports full-range AC 110-240V — meaning it works in both North American (120V) and European\/Australian (220-240V) outlets without needing a transformer or voltage adapter. Just choose the matching plug option at checkout (US plug, UK plug, AU plug, or EU plug).\"}}, {\"@type\": \"Question\", \"name\": \"Is the shade adjustable or fixed?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The pleated fabric shade is fixed in orientation — it sits horizontally at the top of the squiggle stem and cannot be tilted or angled. The shade itself is removable for cleaning or replacement, but during normal use it stays in a single horizontal position. The squiggle stem creates visual movement; the shade itself does not move.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 43cm x H 150cm \/ ∅ 17″ x H 59″ \/ Beige \/ US plug","offer_id":42120881864961,"sku":"M-202112071336-1","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 150cm \/ ∅ 17″ x H 59″ \/ Beige \/ UK plug","offer_id":42120881930497,"sku":"M-202112071336-2","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 150cm \/ ∅ 17″ x H 59″ \/ Beige \/ AU plug","offer_id":42120881996033,"sku":"M-202112071336-3","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 150cm \/ ∅ 17″ x H 59″ \/ Beige \/ EU plug","offer_id":42120882061569,"sku":"M-202112071336-4","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 150cm \/ ∅ 17″ x H 59″ \/ White \/ US plug","offer_id":42120882127105,"sku":"M-202112071336-5","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 150cm \/ ∅ 17″ x H 59″ \/ White \/ UK plug","offer_id":42120882192641,"sku":"M-202112071336-6","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 150cm \/ ∅ 17″ x H 59″ \/ White \/ AU plug","offer_id":42120882258177,"sku":"M-202112071336-7","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 150cm \/ ∅ 17″ x H 59″ \/ White \/ EU plug","offer_id":42120882323713,"sku":"M-202112071336-8","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 150cm \/ ∅ 17″ x H 59″ \/ Dark green \/ US plug","offer_id":42120882389249,"sku":"M-202112071336-9","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 150cm \/ ∅ 17″ x H 59″ \/ Dark green \/ UK plug","offer_id":42120882454785,"sku":"M-202112071336-10","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 150cm \/ ∅ 17″ x H 59″ \/ Dark green \/ AU plug","offer_id":42120882520321,"sku":"M-202112071336-11","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 150cm \/ ∅ 17″ x H 59″ \/ Dark green \/ EU plug","offer_id":42120882618625,"sku":"M-202112071336-12","price":340.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Squiggle_Floor_Lamp_2f3c2534-2066-47f0-b8d7-dab13ae97a83.jpg?v=1742781087"},{"product_id":"ostrich-feather-table-lamp","title":"Ostrich Feather 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-dyed ostrich feathers top a polished brass base; choose from Natural, White, or Cloud.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 29.5″-wide table lamp with real ostrich feathers that reads as bold glam from across the room. Three G9 bulbs cast warm light downward and through the plume. Place on a bedroom nightstand, salon console, or living room side table—check ceiling height and nearby curtains before buying.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Yn1_uOVArCI\" title=\"Ostrich Feather 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\/Ostrich_Feather_Table_Lamp_2_e3598918-0e57-4e20-97b2-7bc009ba656c.jpg\" loading=\"lazy\" alt=\"Ostrich Feather Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ostrich_Feather_Table_Lamp_6.jpg\" loading=\"lazy\" alt=\"Ostrich Feather Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ostrich_Feather_Table_Lamp_15.jpg\" loading=\"lazy\" alt=\"Ostrich Feather Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ostrich_Feather_Table_Lamp_51.jpg\" loading=\"lazy\" alt=\"Ostrich Feather 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\"\u003eOstrich Feather Shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-dyed plumes create soft, textured diffusion. Each lamp varies slightly in tone due to natural dyeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePolished Brass Base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSolid metal construction supports the full feather canopy. Feet provide stable floor contact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eThree G9 Sockets\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eUses standard G9 bulbs (not included). Inline on\/off switch on the 150cm 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\u003eDia 75cm \/ 29.5″ × H 75cm \/ 29.5″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase Diameter\u003c\/b\u003e\u003cspan\u003e21cm \/ 8.3″\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-7482187251969-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Ostrich_Feather_Table_Lamp_1154.jpg\" loading=\"lazy\" alt=\"Ostrich Feather Table Lamp dimensions\"\u003e\u003cspan\u003eSize and base dimensio 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482187251969-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482187251969-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Ostrich_Feather_Table_Lamp_1154.jpg\" alt=\"Ostrich Feather 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\u003eOstrich feather, polished brass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eThree 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–3000K for warm tone\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (select plug type at checkout)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb choice\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 in-line switch and regional plug (US, UK, AU, EU options)\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 feathers gently with soft brush. 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\/1r-0-xzJh5zRMw5xF8QEgoUEno2i79wA_\/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\/1JCy2JkbUsnAw9bh8b2IjLSRuBmog_RzW\/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\u003eWill the feather colors match the product photos exactly?\u003c\/summary\u003e\u003cp\u003eNo. Each plume is hand-dyed, so Natural, White, and Cloud shades vary slightly between lamps. See product photos for typical range.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulbs do I need to buy?\u003c\/summary\u003e\u003cp\u003eThree G9 base bulbs. LED or halogen work; LED runs cooler and lasts longer around feathers.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much space does this need?\u003c\/summary\u003e\u003cp\u003eThe shade spreads 75cm (29.5″) wide. Confirm at least 30cm (12″) clearance from curtains, wall, or ceiling to avoid heat damage.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug do I order for the US?\u003c\/summary\u003e\u003cp\u003eSelect the US plug variant at checkout. All plug options are the same price.\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\":\"Will the feather colors match the product photos exactly?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Each plume is hand-dyed, so Natural, White, and Cloud shades vary slightly between lamps. See product photos for typical range.\"}},{\"@type\":\"Question\",\"name\":\"What bulbs do I need to buy?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Three G9 base bulbs. LED or halogen work; LED runs cooler and lasts longer around feathers.\"}},{\"@type\":\"Question\",\"name\":\"How much space does this need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The shade spreads 75cm (29.5″) wide. Confirm at least 30cm (12″) clearance from curtains, wall, or ceiling to avoid heat damage.\"}},{\"@type\":\"Question\",\"name\":\"Which plug do I order for the US?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Select the US plug variant at checkout. All plug options are the same price.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Natural+Polished brass \/ US plug","offer_id":42120891793665,"sku":"M-202112071418-1","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Natural+Polished brass \/ UK plug","offer_id":42798301053185,"sku":"M-202112071418-2","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Natural+Polished brass \/ AU plug","offer_id":44209245552897,"sku":"M-202112071418-3","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Natural+Polished brass \/ EU plug","offer_id":44209245585665,"sku":"M-202112071418-4","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ White+Polished brass \/ US plug","offer_id":42120891826433,"sku":"M-202112071418-5","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ White+Polished brass \/ UK plug","offer_id":42798301085953,"sku":"M-202112071418-6","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ White+Polished brass \/ AU plug","offer_id":44209245618433,"sku":"M-202112071418-7","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ White+Polished brass \/ EU plug","offer_id":44209245651201,"sku":"M-202112071418-8","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Cloud+Polished brass \/ US plug","offer_id":42120891859201,"sku":"M-202112071418-9","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Cloud+Polished brass \/ UK plug","offer_id":42798301118721,"sku":"M-202112071418-10","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Cloud+Polished brass \/ AU plug","offer_id":44209245683969,"sku":"M-202112071418-11","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Cloud+Polished brass \/ EU plug","offer_id":44209245716737,"sku":"M-202112071418-12","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Old gold+Polished brass \/ US plug","offer_id":42120891924737,"sku":"M-202112071418-13","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Old gold+Polished brass \/ UK plug","offer_id":42798301184257,"sku":"M-202112071418-14","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Old gold+Polished brass \/ AU plug","offer_id":44209245749505,"sku":"M-202112071418-15","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Old gold+Polished brass \/ EU plug","offer_id":44209245782273,"sku":"M-202112071418-16","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Ivy green+Polished brass \/ US plug","offer_id":42120891957505,"sku":"M-202112071418-17","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Ivy green+Polished brass \/ UK plug","offer_id":42798301217025,"sku":"M-202112071418-18","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Ivy green+Polished brass \/ AU plug","offer_id":44209245815041,"sku":"M-202112071418-19","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Ivy green+Polished brass \/ EU plug","offer_id":44209245847809,"sku":"M-202112071418-20","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Black+Polished brass \/ US plug","offer_id":42120892023041,"sku":"M-202112071418-21","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Black+Polished brass \/ UK plug","offer_id":42798301282561,"sku":"M-202112071418-22","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Black+Polished brass \/ AU plug","offer_id":44209245880577,"sku":"M-202112071418-23","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Black+Polished brass \/ EU plug","offer_id":44209245913345,"sku":"M-202112071418-24","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Candy Floss+Polished brass \/ US plug","offer_id":42120892154113,"sku":"M-202112071418-25","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Candy Floss+Polished brass \/ UK plug","offer_id":42798301413633,"sku":"M-202112071418-26","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Candy Floss+Polished brass \/ AU plug","offer_id":44209245946113,"sku":"M-202112071418-27","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Candy Floss+Polished brass \/ EU plug","offer_id":44209245978881,"sku":"M-202112071418-28","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Oyster pink+Polished brass \/ US plug","offer_id":42120892219649,"sku":"M-202112071418-29","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Oyster pink+Polished brass \/ UK plug","offer_id":42798301544705,"sku":"M-202112071418-30","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Oyster pink+Polished brass \/ AU plug","offer_id":44209246011649,"sku":"M-202112071418-31","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Oyster pink+Polished brass \/ EU plug","offer_id":44209246044417,"sku":"M-202112071418-32","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Peacock green+Polished brass \/ US plug","offer_id":42120892252417,"sku":"M-202112071418-33","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Peacock green+Polished brass \/ UK plug","offer_id":42798301610241,"sku":"M-202112071418-34","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Peacock green+Polished brass \/ AU plug","offer_id":44209246077185,"sku":"M-202112071418-35","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Peacock green+Polished brass \/ EU plug","offer_id":44209246109953,"sku":"M-202112071418-36","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Natural+Silver \/ US plug","offer_id":44209246142721,"sku":"M-202112071418-37","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Natural+Silver \/ UK plug","offer_id":44209246175489,"sku":"M-202112071418-38","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Natural+Silver \/ AU plug","offer_id":44209246208257,"sku":"M-202112071418-39","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Natural+Silver \/ EU plug","offer_id":44209246241025,"sku":"M-202112071418-40","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ White+Silver \/ US plug","offer_id":44209246273793,"sku":"M-202112071418-41","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ White+Silver \/ UK plug","offer_id":44209246306561,"sku":"M-202112071418-42","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ White+Silver \/ AU plug","offer_id":44209246339329,"sku":"M-202112071418-43","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ White+Silver \/ EU plug","offer_id":44209246372097,"sku":"M-202112071418-44","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Cloud+Silver \/ US plug","offer_id":44209246404865,"sku":"M-202112071418-45","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Cloud+Silver \/ UK plug","offer_id":44209246437633,"sku":"M-202112071418-46","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Cloud+Silver \/ AU plug","offer_id":44209246470401,"sku":"M-202112071418-47","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Cloud+Silver \/ EU plug","offer_id":44209246503169,"sku":"M-202112071418-48","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Old gold+Silver \/ US plug","offer_id":44209246535937,"sku":"M-202112071418-49","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Old gold+Silver \/ UK plug","offer_id":44209246568705,"sku":"M-202112071418-50","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Old gold+Silver \/ AU plug","offer_id":44209246601473,"sku":"M-202112071418-51","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Old gold+Silver \/ EU plug","offer_id":44209246634241,"sku":"M-202112071418-52","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Ivy green+Silver \/ US plug","offer_id":44209246667009,"sku":"M-202112071418-53","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Ivy green+Silver \/ UK plug","offer_id":44209246699777,"sku":"M-202112071418-54","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Ivy green+Silver \/ AU plug","offer_id":44209246732545,"sku":"M-202112071418-55","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Ivy green+Silver \/ EU plug","offer_id":44209246765313,"sku":"M-202112071418-56","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Black+Silver \/ US plug","offer_id":44209246798081,"sku":"M-202112071418-57","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Black+Silver \/ UK plug","offer_id":44209246830849,"sku":"M-202112071418-58","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Black+Silver \/ AU plug","offer_id":44209246863617,"sku":"M-202112071418-59","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Black+Silver \/ EU plug","offer_id":44209246896385,"sku":"M-202112071418-60","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Candy Floss+Silver \/ US plug","offer_id":44209246929153,"sku":"M-202112071418-61","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Candy Floss+Silver \/ UK plug","offer_id":44209246961921,"sku":"M-202112071418-62","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Candy Floss+Silver \/ AU plug","offer_id":44209246994689,"sku":"M-202112071418-63","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Candy Floss+Silver \/ EU plug","offer_id":44209247027457,"sku":"M-202112071418-64","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Oyster pink+Silver \/ US plug","offer_id":44209247060225,"sku":"M-202112071418-65","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Oyster pink+Silver \/ UK plug","offer_id":44209247092993,"sku":"M-202112071418-66","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Oyster pink+Silver \/ AU plug","offer_id":44209247125761,"sku":"M-202112071418-67","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Oyster pink+Silver \/ EU plug","offer_id":44209247158529,"sku":"M-202112071418-68","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Peacock green+Silver \/ US plug","offer_id":44209247191297,"sku":"M-202112071418-69","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Peacock green+Silver \/ UK plug","offer_id":44209247224065,"sku":"M-202112071418-70","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Peacock green+Silver \/ AU plug","offer_id":44209247256833,"sku":"M-202112071418-71","price":652.0,"currency_code":"USD","in_stock":true},{"title":"Dia 75cm x H 75cm \/ ∅ 29.5″ x H 29.5″ \/ Peacock green+Silver \/ EU plug","offer_id":44209247289601,"sku":"M-202112071418-72","price":652.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Ostrich_Feather_Table_Lamp_0329.jpg?v=1743232362"},{"product_id":"gringo-table-lamp","title":"Gringo 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 globe with honeycomb cutouts casts geometric light patterns on your wall at night.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eGringo is a 12.6-inch table lamp with a perforated brass sphere that throws intricate shadow patterns across walls and ceilings. The real magic happens after dark—the honeycomb apertures create a living mosaic of light that shifts as you move around the room. Place it on a nightstand, shelf, or cabinet, and confirm your space accepts standard E26\/E27 bulbs 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\/Gringo_table_lamp_6.jpg\" loading=\"lazy\" alt=\"Gringo Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Gringo_table_lamp_10.jpg\" loading=\"lazy\" alt=\"Gringo Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Gringo_table_lamp_9.jpg\" loading=\"lazy\" alt=\"Gringo Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Gringo_table_lamp_7.jpg\" loading=\"lazy\" alt=\"Gringo 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\"\u003ePerforated brass globe\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eIron and brass construction. Honeycomb cutout pattern projects geometric shadows on walls and adjacent surfaces when lit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTwo finish options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBrass with white base, or brown with black base. Both measure 22cm diameter × 32cm tall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePlug variants by region\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eUS, UK, EU, or AU plug built in. 150cm cord with inline 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\u003c\/b\u003e\u003cspan\u003eDia 22cm × H 32cm (∅ 8.6″ × H 12.6″)\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 regional plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase footprint\u003c\/b\u003e\u003cspan\u003eCompact square base, fits standard nightstands and narrow 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-7482189414657-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gringo-Table-Lamp_600x600.jpg\" loading=\"lazy\" alt=\"Gringo Table Lamp dimensions\"\u003e\u003cspan\u003eSize and proportions:  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482189414657-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482189414657-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gringo-Table-Lamp_600x600.jpg\" alt=\"Gringo 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\u003eIron base; brass sphere with honeycomb cutout pattern\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 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; warm white (2700K) emphasizes shadow patterns\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\u003eInline 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 switch and regional 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 only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust brass and iron base regularly; clean globe with soft cloth when cool\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\/1hRR8OBFmA8aSlQK0QvDNOb3j-7emhkod\/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 does Gringo do when you turn it on?\u003c\/summary\u003e\u003cp\u003eThe light shines through the honeycomb cutouts and projects a geometric shadow pattern onto your wall and ceiling. The pattern size and intensity depend on bulb wattage and wall distance.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo you need to buy a bulb separately?\u003c\/summary\u003e\u003cp\u003eYes. Gringo takes any standard E26 or E27 base bulb. Bulbs are not included.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat's the difference between the Brass \u0026amp; White and Brown \u0026amp; Black versions?\u003c\/summary\u003e\u003cp\u003eBrass \u0026amp; White has a brass-colored sphere with a white cylindrical base; Brown \u0026amp; Black has a brown sphere with a black base. Both cast identical shadow patterns and measure the same size.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan you use this lamp as a unique table lamp for a living room or bedroom?\u003c\/summary\u003e\u003cp\u003eYes. The compact base works on nightstands, side tables, shelves, or cabinets. It's ideal for rooms where you want ambient light plus a visual accent on the 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 does Gringo do when you turn it on?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The light shines through the honeycomb cutouts and projects a geometric shadow pattern onto your wall and ceiling. The pattern size and intensity depend on bulb wattage and wall distance.\"}},{\"@type\":\"Question\",\"name\":\"Do you need to buy a bulb separately?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Gringo takes any standard E26 or E27 base bulb. Bulbs are not included.\"}},{\"@type\":\"Question\",\"name\":\"What's the difference between the Brass \u0026 White and Brown \u0026 Black versions?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Brass \u0026 White has a brass-colored sphere with a white cylindrical base; Brown \u0026 Black has a brown sphere with a black base. Both cast identical shadow patterns and measure the same size.\"}},{\"@type\":\"Question\",\"name\":\"Can you use this lamp as a unique table lamp for a living room or bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The compact base works on nightstands, side tables, shelves, or cabinets. It's ideal for rooms where you want ambient light plus a visual accent on the wall.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 22cm x H 32cm \/ ∅ 8.6″ x H 12.6″ \/ Brass \u0026 White \/ US plug","offer_id":42120899002625,"sku":"M-20211208045-1","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 32cm \/ ∅ 8.6″ x H 12.6″ \/ Brass \u0026 White \/ UK plug","offer_id":42120899035393,"sku":"M-20211208045-2","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 32cm \/ ∅ 8.6″ x H 12.6″ \/ Brass \u0026 White \/ AU plug","offer_id":42120899068161,"sku":"M-20211208045-3","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 32cm \/ ∅ 8.6″ x H 12.6″ \/ Brass \u0026 White \/ EU plug","offer_id":42120899100929,"sku":"M-20211208045-4","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 32cm \/ ∅ 8.6″ x H 12.6″ \/ Brown \u0026 Black \/ US plug","offer_id":42120899133697,"sku":"M-20211208045-5","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 32cm \/ ∅ 8.6″ x H 12.6″ \/ Brown \u0026 Black \/ UK plug","offer_id":42120899166465,"sku":"M-20211208045-6","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 32cm \/ ∅ 8.6″ x H 12.6″ \/ Brown \u0026 Black \/ AU plug","offer_id":42120899199233,"sku":"M-20211208045-7","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 32cm \/ ∅ 8.6″ x H 12.6″ \/ Brown \u0026 Black \/ EU plug","offer_id":42120899232001,"sku":"M-20211208045-8","price":292.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gringo_Table_Lamp_0329.jpg?v=1743232962"},{"product_id":"earth-to-sky-table-lamp","title":"Earth to Sky 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-crafted metal lamp with brass disc, black marble base, 150cm cord with plug.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA sculptural table lamp 35cm wide and 37cm tall that reads as a functional art object in any room—bedroom, living room, or entryway. The brass disc glows warm when lit; the white metal shade directs light downward without harshness. Requires an E14 base bulb (not included) and works on standard 110–240V household current.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/irL9TtLUSkQ\" title=\"Earth to Sky 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\/Earth_to_Sky_table_lamp_8.jpg\" loading=\"lazy\" alt=\"Earth to Sky Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Earth_to_Sky_table_lamp_6.jpg\" loading=\"lazy\" alt=\"Earth to Sky 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-crafted metal shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEntirely produced by the design studio. Metal formed and finished by hand; white exterior, gold interior disc.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBlack marble base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWeighted stone base keeps the lamp stable on desks and surfaces. Hides the cord entry point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBrass light-reflecting disc\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePolished brass circle at the center bounces warm light into the shade and down into your space.\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\u003e35 cm diameter × 37 cm height (13.8″ × 14.5″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade material\u003c\/b\u003e\u003cspan\u003eMetal with gold-finished brass disc\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase material\u003c\/b\u003e\u003cspan\u003eBlack marble\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 inline on\/off switch and regional 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-7482189775105-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Earth_to_Sky_Table_Lamp_1_7041de6c-5742-4aac-b5bb-5599d285d3e3.jpg\" loading=\"lazy\" alt=\"Earth to Sky Table Lamp dimensions\"\u003e\u003cspan\u003e35 cm W × 37 cm H with 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482189775105-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482189775105-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Earth_to_Sky_Table_Lamp_1_7041de6c-5742-4aac-b5bb-5599d285d3e3.jpg\" alt=\"Earth to Sky 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, marble base\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\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eE14 bulb (not included); warm white (2700K) or soft white (3000K) recommended for ambient light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003e110–240V AC\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\u003eInline 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 use 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, 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\/1g8NT8TNOTdrQb3Fnar1dhfqOOxTJKZQ9\/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 table lamp take?\u003c\/summary\u003e\u003cp\u003eE14 base. The lamp does not come with a bulb—you supply your own. A 40W equivalent LED bulb works well for reading or ambient light.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much space does it need on a desk or shelf?\u003c\/summary\u003e\u003cp\u003eThe base is 35 cm (13.8″) wide, so allow that much clear surface. The lamp sits about 37 cm (14.5″) tall, so confirm headroom above a shelf before placing it there.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug type should I order?\u003c\/summary\u003e\u003cp\u003eChoose the one that matches your country: US (NEMA 5-15), UK (BS 1363), AU (AS\/NZS), or EU (Schuko). All are included with the lamp—do not buy separately.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp in a bedroom or living room?\u003c\/summary\u003e\u003cp\u003eYes. It works as a bedside reading light or as an accent lamp on a console table or shelf in a living room. The brass disc concentrates light downward, so place it where you need focused, warm glow.\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\":\"E14 base. The lamp does not come with a bulb—you supply your own. A 40W equivalent LED bulb works well for reading or ambient light.\"}},{\"@type\":\"Question\",\"name\":\"How much space does it need on a desk or shelf?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The base is 35 cm (13.8″) wide, so allow that much clear surface. The lamp sits about 37 cm (14.5″) tall, so confirm headroom above a shelf before placing it there.\"}},{\"@type\":\"Question\",\"name\":\"Which plug type should I order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose the one that matches your country: US (NEMA 5-15), UK (BS 1363), AU (AS\/NZS), or EU (Schuko). All are included with the lamp—do not buy separately.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp in a bedroom or living room?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. It works as a bedside reading light or as an accent lamp on a console table or shelf in a living room. The brass disc concentrates light downward, so place it where you need focused, warm glow.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 35cm x H 37cm \/ ∅ 13.8″ x H 14.5″ \/ Black \/ US plug","offer_id":42120900149505,"sku":"M-202112071233-1","price":238.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 37cm \/ ∅ 13.8″ x H 14.5″ \/ Black \/ UK plug","offer_id":42120900182273,"sku":"M-202112071233-2","price":238.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 37cm \/ ∅ 13.8″ x H 14.5″ \/ Black \/ AU plug","offer_id":42120900215041,"sku":"M-202112071233-3","price":238.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 37cm \/ ∅ 13.8″ x H 14.5″ \/ Black \/ EU plug","offer_id":42120900247809,"sku":"M-202112071233-4","price":238.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Earth_to_Sky_Table_Lamp_0329.jpg?v=1743233377"},{"product_id":"gooseneck-chandelier","title":"Gooseneck Chandelier","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:    #f3ecdc;\n  --bg-card:    #faf4e6;\n  --bg-stone:   #ecdfc2;\n  --bg-deep:    #1c1608;\n  --border:     #d8c9a4;\n  --border-lt:  #e6d8b4;\n  --accent:     #a07840;\n  --accent-dk:  #2a1e08;\n  --accent-bg:  #efd8b0;\n  --accent-bdr: #c49e66;\n  --text:       #1a1408;\n  --text-mid:   #4a3820;\n  --text-light: #8a7248;\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 FINISHES — 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: 160px; }\n.finish-block.gold-chandelier {\n  background: linear-gradient(135deg, #e8c878 0%, #b48a38 55%, #5a3a10 100%);\n  color: #1a1408;\n}\n.finish-block.black-chandelier {\n  background: linear-gradient(135deg, #4a4038 0%, #2a241c 55%, #0a0804 100%);\n  color: #f4ead4;\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 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\/* ============== 04 SUSPENSION — rod options ============== *\/\n.rod-options {\n  display: grid; grid-template-columns: repeat(4, 1fr); gap: 4px;\n  margin-bottom: 14px;\n}\n.rod-card {\n  background: var(--bg-card); border: 0.5px solid var(--border);\n  border-radius: 2px; padding: 18px 14px 20px;\n  text-align: center;\n  display: flex; flex-direction: column; align-items: center; gap: 10px;\n}\n.rod-visual {\n  display: flex; align-items: flex-end; justify-content: center;\n  height: 110px; width: 100%;\n  border-bottom: 0.5px solid var(--border);\n  padding-bottom: 2px;\n}\n.rod-bar {\n  width: 6px;\n  background: linear-gradient(180deg, var(--accent) 0%, var(--accent-dk) 100%);\n  border-radius: 3px;\n  box-shadow: 0 1px 2px rgba(0,0,0,0.18);\n  position: relative;\n}\n.rod-bar::before {\n  content: ''; position: absolute; top: -4px; left: -6px; right: -6px;\n  height: 2px; background: var(--accent-dk); border-radius: 1px;\n}\n.rod-bar-custom {\n  width: 6px; height: 80px;\n  background: repeating-linear-gradient(180deg,\n    var(--accent) 0, var(--accent) 5px,\n    transparent 5px, transparent 9px);\n  position: relative;\n}\n.rod-bar-custom::before {\n  content: ''; position: absolute; top: -4px; left: -6px; right: -6px;\n  height: 2px; background: var(--accent-dk); border-radius: 1px;\n}\n.rod-length {\n  font-size: 19px; font-weight: 300; color: var(--text);\n  letter-spacing: 0.02em; font-feature-settings: \"tnum\";\n  margin-top: 2px;\n}\n.rod-label {\n  font-size: 10.5px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); text-transform: uppercase;\n}\n.rod-desc {\n  font-size: 11.5px; color: var(--text-mid); line-height: 1.45;\n  padding-top: 6px; border-top: 0.5px dashed var(--border);\n  width: 100%;\n}\n\n\/* Sloped ceiling notice card *\/\n.sloped-notice {\n  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-card) 100%);\n  border: 0.5px solid var(--accent-bdr);\n  border-left: 3px solid var(--accent);\n  border-radius: 2px;\n  padding: 22px 24px;\n  display: grid; grid-template-columns: 42px 1fr; gap: 20px;\n  align-items: start;\n}\n.sloped-icon {\n  width: 42px; height: 42px;\n  display: flex; align-items: center; justify-content: center;\n  color: var(--accent);\n}\n.sloped-icon svg { width: 38px; height: 38px; stroke: currentColor; stroke-width: 1.3;\n  stroke-linecap: round; stroke-linejoin: round; fill: none; }\n.sloped-label {\n  font-size: 10.5px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); text-transform: uppercase; margin-bottom: 6px;\n}\n.sloped-title {\n  font-size: 17px; font-weight: 400; color: var(--text);\n  font-style: italic; margin: 0 0 10px;\n}\n.sloped-text {\n  font-size: 13.5px; color: var(--text-mid); line-height: 1.7; margin: 0;\n}\n.sloped-text strong { 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.install-list li a { color: var(--accent); text-decoration: none; border-bottom: 0.5px solid var(--accent); }\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  .rod-options { grid-template-columns: 1fr 1fr; gap: 6px; }\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  .sloped-notice { grid-template-columns: 1fr; gap: 12px; padding: 18px 18px; }\n  .sloped-icon { margin: 0 auto; }\n}\n\n.d .sec-num-t,.d .statement,.d h2,.d h3{font-family:'Cormorant Garamond',Georgia,serif}\n\u003c\/style\u003e\n\n\u003cdiv class=\"d\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"hero\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/5geIRKQXbPM\" title=\"Gooseneck Chandelier\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-caption\"\u003e\n      \u003ch1 class=\"hero-name\"\u003eGooseneck\u003c\/h1\u003e\n      \u003cdiv class=\"hero-tag\"\u003eChandelier · Salt-Blasted Glass Globes\u003c\/div\u003e\n      \u003cdiv class=\"hero-links\"\u003e\n        \u003ca class=\"hero-link\" href=\"https:\/\/www.youtube.com\/watch?v=HRL9Gpy_5gw\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cspan class=\"hero-link-dot\"\u003e\u003c\/span\u003e Watch: Installation\n        \u003c\/a\u003e\n        \u003ca class=\"hero-link\" href=\"https:\/\/www.youtube.com\/watch?v=5_QlgIfdffs\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cspan class=\"hero-link-dot\"\u003e\u003c\/span\u003e Watch: Assembly Guide\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 01 OVERVIEW --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eCurvaceous, Quietly Glowing\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"statement\"\u003e\n      Curling gooseneck arms radiate from a central canopy, each ending in a softly frosted globe — a chandelier that reads as much as sculpture as light fixture.\n    \u003c\/p\u003e\n    \u003cp class=\"statement-body\"\u003e\n      The Gooseneck Chandelier draws from the playful, curvaceous chandelier tradition developed by contemporary New York design studios. Slender metal arms — available in warm gold or graphic black — sweep outward from a compact ceiling canopy, each terminating in a \u003cstrong\u003esalt-blasted glass globe\u003c\/strong\u003e. The matte, finely textured surface of the glass diffuses the bulb into a soft, even warmth — no harsh hotspots, no glare. The result is a piece that animates a room without demanding it: decorative but restrained, confident but quiet.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 02 FINISHES --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eColor\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eTwo Metal Tones · White Glass Globes\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"finish-panel\"\u003e\n      \u003cdiv class=\"finish-block gold-chandelier\"\u003e\n        \u003cdiv class=\"finish-label\"\u003eFinish 01\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"finish-name\"\u003eGold \u0026amp; White\u003c\/div\u003e\n          \u003cdiv class=\"finish-sub\"\u003eWarm brass · glowing, jewel-box effect\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"finish-block black-chandelier\"\u003e\n        \u003cdiv class=\"finish-label\"\u003eFinish 02\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"finish-name\"\u003eBlack \u0026amp; White\u003c\/div\u003e\n          \u003cdiv class=\"finish-sub\"\u003eGraphic, architectural contrast\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 03 SILHOUETTE --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eSilhouette\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eA Singular Proportion\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"silhouette-wrap\"\u003e\n      \u003ca class=\"silhouette-img\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gooseneck_Chandelier_59_798x798_f6ee7123-74ad-4b56-b1ef-48159d6537a9_600x600.jpg?v=1709256722\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gooseneck_Chandelier_59_798x798_f6ee7123-74ad-4b56-b1ef-48159d6537a9_600x600.jpg?v=1709256722\" alt=\"Gooseneck Chandelier — silhouette\" loading=\"lazy\"\u003e\n        \u003cspan class=\"zoom-hint\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"11\" cy=\"11\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M8 11h6M11 8v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          Enlarge\n        \u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003cdiv class=\"silhouette-meta\"\u003e\n        \u003cdiv class=\"silhouette-meta-item\"\u003e\n          \u003cdiv class=\"silhouette-meta-key\"\u003eSpread\u003c\/div\u003e\n          \u003cdiv class=\"silhouette-meta-val\"\u003eDia 76 cm \u003csmall\u003eØ 29.9\"\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 70 cm \u003csmall\u003eH 27.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\"\u003eCanopy\u003c\/div\u003e\n          \u003cdiv class=\"silhouette-meta-val\"\u003eDia 12 × H 6 cm \u003csmall\u003eØ 4.7\" × 2.3\"\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 04 SUSPENSION --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eSuspension\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eAdjustable Rod System\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rod-options\"\u003e\n      \u003cdiv class=\"rod-card\"\u003e\n        \u003cdiv class=\"rod-visual\"\u003e\n          \u003cdiv class=\"rod-bar\" style=\"height: 40px;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rod-length\"\u003e20 cm\u003c\/div\u003e\n        \u003cdiv class=\"rod-label\"\u003eShort\u003c\/div\u003e\n        \u003cdiv class=\"rod-desc\"\u003eLowest drop · 20 cm bar alone\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rod-card\"\u003e\n        \u003cdiv class=\"rod-visual\"\u003e\n          \u003cdiv class=\"rod-bar\" style=\"height: 60px;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rod-length\"\u003e30 cm\u003c\/div\u003e\n        \u003cdiv class=\"rod-label\"\u003eMedium\u003c\/div\u003e\n        \u003cdiv class=\"rod-desc\"\u003eDefault · 30 cm bar alone\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rod-card\"\u003e\n        \u003cdiv class=\"rod-visual\"\u003e\n          \u003cdiv class=\"rod-bar\" style=\"height: 100px;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rod-length\"\u003e50 cm\u003c\/div\u003e\n        \u003cdiv class=\"rod-label\"\u003eLong\u003c\/div\u003e\n        \u003cdiv class=\"rod-desc\"\u003eCombine 30 + 20 cm bars\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rod-card\"\u003e\n        \u003cdiv class=\"rod-visual\"\u003e\n          \u003cdiv class=\"rod-bar-custom\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rod-length\"\u003eCustom\u003c\/div\u003e\n        \u003cdiv class=\"rod-label\"\u003eBy Request\u003c\/div\u003e\n        \u003cdiv class=\"rod-desc\"\u003eSpecify length at order\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sloped-notice\"\u003e\n      \u003cdiv class=\"sloped-icon\"\u003e\n        \u003csvg viewbox=\"0 0 48 48\"\u003e\n          \u003cpath d=\"M6 36h36M10 36l14-22 14 22M22 36v-8h4v8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"sloped-label\"\u003eSloped Ceiling? No Problem.\u003c\/div\u003e\n        \u003cp class=\"sloped-title\"\u003eA universal pivoting head is available on request — at no extra charge.\u003c\/p\u003e\n        \u003cp class=\"sloped-text\"\u003e\n          Gooseneck ships as standard with a flat-ceiling mounting head. If your installation requires a \u003cstrong\u003esloped or vaulted ceiling\u003c\/strong\u003e, we supply a universal pivoting head that accommodates the angle. After placing your order, please \u003cstrong\u003econtact us with your order number\u003c\/strong\u003e and note that you need the sloped-ceiling head — we'll record the request and include the correct hardware with your shipment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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\n      \u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n      \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\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 18c3-6 6-10 8-10M12 8c2 0 5 4 8 10M12 8V4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003eGooseneck Metal Arms\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eSlender, curling metal arms — in gold or black — radiate from the central canopy in a soft, quietly dynamic geometry. Hand-shaped curves give each arm a subtly different gesture.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"craft-sym\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"2\" stroke-dasharray=\"1 1.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003eSalt-Blasted Glass Globes\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eEach globe is finished with a salt-blasted surface — a fine, matte texture that gently diffuses the bulb into soft, even warmth. No hotspots, no glare, a quietly frosted glow.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"craft-sym\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 5h6M9 19h6\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"6\" r=\"1\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003eAdjustable Rod System\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eTwo supplied bars (20 cm + 30 cm) can be used independently or combined into 50 cm. Custom rod lengths are also available on request — matching the ceiling height of any room.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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\n      \u003cspan class=\"sec-num-t\"\u003eProduct Notes\u003c\/span\u003e\n      \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\n          \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\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-t\"\u003eBulbs Not Included\u003c\/div\u003e\n        \u003cdiv class=\"note-s\"\u003eE12 or E14 base · sold separately\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"note-cell\"\u003e\n        \u003cdiv class=\"note-ico\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v6M8 7l4-4 4 4M4 12h16M6 12v8h12v-8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-t\"\u003eDimmable Ready\u003c\/div\u003e\n        \u003cdiv class=\"note-s\"\u003eUse a dimmable bulb + dimmer switch\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"note-cell\"\u003e\n        \u003cdiv class=\"note-ico\"\u003e\n          \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\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-t\"\u003eFlat · or Sloped\u003c\/div\u003e\n        \u003cdiv class=\"note-s\"\u003eUniversal head available on request\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 07 SPECIFICATIONS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eTechnical Data\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"spec-tab\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eDia 76cm x H 70cm \/ Ø 29.9\" x H 27.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCeiling canopy plate\u003c\/td\u003e\n\u003ctd\u003eDia 12cm x H 6cm \/ Ø 4.7\" x H 2.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePacking size\u003c\/td\u003e\n\u003ctd\u003eL 66 × W 63 × H 38 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterials\u003c\/td\u003e\n\u003ctd\u003eMetal, salt-blasted glass\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eColor options\u003c\/td\u003e\n\u003ctd\u003eGold \u0026amp; White · Black \u0026amp; White\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eShade\u003c\/td\u003e\n\u003ctd\u003eWhite salt-blasted glass globes\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSocket\u003c\/td\u003e\n\u003ctd\u003eE12 or E14 (candelabra base)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBulbs included\u003c\/td\u003e\n\u003ctd\u003eNo — sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes — with dimmable bulbs and compatible dimmer switch\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSwitch\u003c\/td\u003e\n\u003ctd\u003eWorks with standard household switches and dimmers\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSuspension rods\u003c\/td\u003e\n        \u003ctd\u003e\n          One 30 cm (11.8\") bar + one 20 cm (7.8\") bar supplied\u003cbr\u003e\n          Combine for 50 cm (19.7\") total · Custom lengths on request\n        \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\u003eWiring\u003c\/td\u003e\n\u003ctd\u003eHardwired (ceiling mount)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCeiling compatibility\u003c\/td\u003e\n        \u003ctd\u003e\n          Flat ceilings (as standard)\u003cbr\u003e\n          Sloped \/ vaulted — universal head available on request, free of charge\n        \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\n            \u003cspan class=\"cert-tag\"\u003eEurope\u003c\/span\u003e\n            \u003cspan class=\"cert-tag\"\u003eAustralia\u003c\/span\u003e\n            \u003cspan class=\"cert-tag\"\u003eMiddle East\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cdiv class=\"spec-note\"\u003e\n      \u003cstrong\u003eIndoor use only.\u003c\/strong\u003e Designed for dry interior environments — not suitable for bathrooms, wet rooms, or outdoor installations. Keep away from moisture and direct heat sources.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 08 INSTALLATION --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eInstallation\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eSetup Notes\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"install-list\"\u003e\n      \u003cli\u003eHardwired ceiling installation — a \u003cstrong\u003elicensed electrician is recommended\u003c\/strong\u003e for safe mounting, wiring, and grounding.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWatch the assembly videos before starting.\u003c\/strong\u003e We recommend the \u003ca href=\"https:\/\/www.youtube.com\/watch?v=5_QlgIfdffs\" target=\"_blank\" rel=\"noopener\"\u003eAssembly Guide\u003c\/a\u003e and the \u003ca href=\"https:\/\/www.youtube.com\/watch?v=HRL9Gpy_5gw\" target=\"_blank\" rel=\"noopener\"\u003eInstallation video\u003c\/a\u003e — they cover arm attachment, rod assembly, and canopy mounting.\u003c\/li\u003e\n      \u003cli\u003eUnbox carefully. The chandelier ships in a compact box (L 66 × W 63 × H 38 cm) with the arms and globes packed separately — unpack each globe with clean, dry hands to avoid marking the salt-blasted surface.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eChoose your rod configuration.\u003c\/strong\u003e Use the 20 cm bar alone for low ceilings, the 30 cm bar alone for standard installations, or combine them into a 50 cm rod for higher ceilings. For custom drop lengths, specify at order.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSloped ceiling?\u003c\/strong\u003e If you ordered with the sloped-ceiling universal head, use that in place of the standard flat head. If you did not request it in advance, contact us with your order number to arrange a replacement head.\u003c\/li\u003e\n      \u003cli\u003eInstall \u003cstrong\u003eE12 or E14 candelabra-base bulbs\u003c\/strong\u003e (sold separately). Warm white LED candelabra bulbs (2700K–3000K, 3–5 W each) give the most flattering glow through the salt-blasted glass.\u003c\/li\u003e\n      \u003cli\u003eFor dimming, pair dimmable LED bulbs with a TRIAC-compatible dimmer switch on the wall circuit.\u003c\/li\u003e\n      \u003cli\u003eInstall the globes last — hand-tighten only. Forcing them can stress the glass.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 09 FAQ --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e09\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eFrequently Asked\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I order the sloped-ceiling version?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003ePlace your order as normal, then \u003cstrong\u003eemail us with your order number\u003c\/strong\u003e and note that you need the sloped-ceiling universal head. We'll record the request and include the correct pivoting hardware with your shipment — at \u003cstrong\u003eno additional charge\u003c\/strong\u003e. We recommend contacting us within 24 hours of ordering, before the shipment is prepared.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhich drop length should I choose?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eFor standard 2.4–2.6 m (8–8.5 ft) ceilings, the \u003cstrong\u003e30 cm default bar\u003c\/strong\u003e usually works well over a dining table or entry. For \u003cstrong\u003elower ceilings\u003c\/strong\u003e, use the 20 cm bar alone. For \u003cstrong\u003ehigher ceilings or double-height rooms\u003c\/strong\u003e, combine both bars into 50 cm, or request a custom length. Remember: the standard \"bottom of chandelier to tabletop\" distance is around 75–90 cm (30–36\") over a dining table.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eGold \u0026amp; White or Black \u0026amp; White — which should I choose?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003e\n\u003cstrong\u003eGold \u0026amp; White\u003c\/strong\u003e is warm and jewel-box — the gold arms pair beautifully with brass hardware, walnut wood, and warm neutral interiors, and the frosted white globes glow especially well against the warm metal. \u003cstrong\u003eBlack \u0026amp; White\u003c\/strong\u003e is graphic and architectural — the black arms pair with modern, minimal, or black-metal-heavy interiors. Black also recedes visually, so the white globes and the light itself become the focal point rather than the arms.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat bulbs should I use?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eBulbs are sold separately. The fixture takes \u003cstrong\u003eE12 or E14 candelabra-base bulbs\u003c\/strong\u003e. We recommend \u003cstrong\u003ewarm white dimmable LED candelabra bulbs (2700K–3000K, 3–5 W each)\u003c\/strong\u003e — they give the softest glow through the salt-blasted glass, produce minimal heat near the globes, and work with dimmer switches.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many bulbs do I need?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eOne bulb per globe. Please count the globes on the chandelier configuration (visible in the product photography) to determine how many bulbs to purchase.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it dimmable?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eYes. The fixture is compatible with standard household switches and dimmers. Install dimmable LED candelabra bulbs and pair with a TRIAC-compatible dimmer switch. Dimmed low, the salt-blasted globes read as a constellation of soft, warm moons — a particularly flattering effect for dining and evening use.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it on both 110V and 220V circuits?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eYes. The fixture 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 candelabra bulbs 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 Gooseneck is for dry indoor use only. Keep away from moisture, steam, and direct heat sources — not suitable for bathrooms, wet rooms, covered porches, or any outdoor environment.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I clean the glass and metal?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eWith the power off and the bulbs cool, dust the arms and globes gently with a soft dry microfiber cloth. For the \u003cstrong\u003esalt-blasted glass\u003c\/strong\u003e, avoid damp cloths where possible — the matte surface can show water marks if not dried immediately. For the \u003cstrong\u003egold or black metal arms\u003c\/strong\u003e, use a dry cloth only; avoid solvents, ammonia-based cleaners, and abrasive sponges as these will damage the finish.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 10 DOWNLOADS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e10\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eSpec · Install\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dl-list\"\u003e\n      \u003ca class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/1rTujWJfau6eb92pdDp7CBluQHI6dkleP\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Data Sheet\n      \u003c\/a\u003e\n      \u003ca class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/1sU9isZVGwalRV4AN92tp1pKwtoOIFDl4\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Assembly Instructions\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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\"\u003eCurvaceous Gooseneck Arms\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\"\u003eSalt-Blasted Glass\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\"\u003eAdjustable Suspension\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\"\u003eSloped Ceiling Compatible\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"How do I order the sloped-ceiling version?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Place your order as normal, then email us with your order number and note that you need the sloped-ceiling universal head. We'll record the request and include the correct pivoting hardware with your shipment — at no additional charge . We recommend contacting us within 24 hours of ordering, before the shipment is prepared.\"}}, {\"@type\": \"Question\", \"name\": \"Which drop length should I choose?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"For standard 2.4–2.6 m (8–8.5 ft) ceilings, the 30 cm default bar usually works well over a dining table or entry. For lower ceilings , use the 20 cm bar alone. For higher ceilings or double-height rooms , combine both bars into 50 cm, or request a custom length. Remember: the standard \\\"bottom of chandelier to tabletop\\\" distance is around 75–90 cm (30–36\\\") over a dining table.\"}}, {\"@type\": \"Question\", \"name\": \"Gold \u0026amp; White or Black \u0026amp; White — which should I choose?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Gold \u0026amp; White is warm and jewel-box — the gold arms pair beautifully with brass hardware, walnut wood, and warm neutral interiors, and the frosted white globes glow especially well against the warm metal. Black \u0026amp; White is graphic and architectural — the black arms pair with modern, minimal, or black-metal-heavy interiors. Black also recedes visually, so the white globes and the light itself become the focal point rather than the arms.\"}}, {\"@type\": \"Question\", \"name\": \"What bulbs should I use?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Bulbs are sold separately. The fixture takes E12 or E14 candelabra-base bulbs . We recommend warm white dimmable LED candelabra bulbs (2700K–3000K, 3–5 W each) — they give the softest glow through the salt-blasted glass, produce minimal heat near the globes, and work with dimmer switches.\"}}, {\"@type\": \"Question\", \"name\": \"How many bulbs do I need?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"One bulb per globe. Please count the globes on the chandelier configuration (visible in the product photography) to determine how many bulbs to purchase.\"}}, {\"@type\": \"Question\", \"name\": \"Is it dimmable?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The fixture is compatible with standard household switches and dimmers. Install dimmable LED candelabra bulbs and pair with a TRIAC-compatible dimmer switch. Dimmed low, the salt-blasted globes read as a constellation of soft, warm moons — a particularly flattering effect for dining and evening use.\"}}, {\"@type\": \"Question\", \"name\": \"Can I use it on both 110V and 220V circuits?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The fixture 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 candelabra bulbs rated for your local voltage.\"}}, {\"@type\": \"Question\", \"name\": \"Can I install it in a bathroom or outdoors?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. The Gooseneck is for dry indoor use only. Keep away from moisture, steam, and direct heat sources — not suitable for bathrooms, wet rooms, covered porches, or any outdoor environment.\"}}, {\"@type\": \"Question\", \"name\": \"How do I clean the glass and metal?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"With the power off and the bulbs cool, dust the arms and globes gently with a soft dry microfiber cloth. For the salt-blasted glass , avoid damp cloths where possible — the matte surface can show water marks if not dried immediately. For the gold or black metal arms , use a dry cloth only; avoid solvents, ammonia-based cleaners, and abrasive sponges as these will damage the finish.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 76cm x H 70cm \/ ∅ 29.9″ x H 27.5″ \/ Gold \u0026 White","offer_id":42120947695873,"sku":"M-202112080939-1","price":483.0,"currency_code":"USD","in_stock":true},{"title":"Dia 76cm x H 70cm \/ ∅ 29.9″ x H 27.5″ \/ Black \u0026 White","offer_id":44616420655361,"sku":"M-202112080939-2","price":483.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gooseneck_Chandelier.jpg?v=1743148949"},{"product_id":"squiggle-table-lamp","title":"Squiggle 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 table lamp with pleated fabric shade and curved stem; pick your shade color and plug type.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 60cm-tall table lamp with a 43cm-wide pleated shade that reads as a bold sculptural object on a side table or desk. The curved metal stem and fabric diffuser cast warm, ambient light without harshness. Works in eclectic, mid-century, or minimalist bedrooms and living rooms—measure your space first since the shade diameter is substantial.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/krbGCPDlQvM?si=I5MA9gpk9n0QrZPv\" title=\"Squiggle 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\/Squiggle_table_lamp_29.jpg\" loading=\"lazy\" alt=\"Squiggle Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Squiggle_Table_Lamp_6.jpg\" loading=\"lazy\" alt=\"Squiggle 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\"\u003eAccordion-fold design diffuses light evenly. Available in beige, white, or dark green. Creates soft, directional illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWavy Metal Stem\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eCast iron base with matte black finish. Curved stem adds visual interest without bulk. Stable footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eEasy Bulb Swap\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eUses standard E14 socket. Bulbs sold separately. Accepts up to 40W equivalent LED or incandescent.\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 43 cm \/ 17″ | Height 60 cm \/ 23.6″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade\u003c\/b\u003e\u003cspan\u003ePleated fabric, 43 cm diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase\u003c\/b\u003e\u003cspan\u003eCast iron, matte black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint\u003c\/b\u003e\u003cspan\u003eCircular base, stable on most surfaces\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-7482200228097-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Squiggle-Table-Lamp-60.jpg\" loading=\"lazy\" alt=\"Squiggle Table Lamp dimensions\"\u003e\u003cspan\u003eDimensions: 43 cm diam 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482200228097-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482200228097-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Squiggle-Table-Lamp-60.jpg\" alt=\"Squiggle 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; fabric pleated shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE14 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\u003eE14, up to 40W equivalent; warm white (2700K) recommended\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\u003e150 cm \/ 59″ cord with 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 shade gently; wipe base 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\/1L-nvugnTgwugamEdbfsnKtI2OZzNYPx_\/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\/12_YJdCnbmCBKZmLQAKslBrYyTMjtcIuE\/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 plug type comes with this lamp?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, EU, or AU plug at checkout. All variants are the same price.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo you include a bulb?\u003c\/summary\u003e\u003cp\u003eNo. You'll need to purchase an E14 bulb separately. LED or incandescent up to 40W equivalent.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work in a small bedroom?\u003c\/summary\u003e\u003cp\u003eThe 43 cm shade is wide; measure your nightstand or side table first. It works best with clear surrounding space.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp in a bathroom?\u003c\/summary\u003e\u003cp\u003eNo. This is an indoor table lamp only, not rated for moisture-heavy environments.\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 comes with this lamp?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, EU, or AU plug at checkout. All variants are the same price.\"}},{\"@type\":\"Question\",\"name\":\"Do you include a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You'll need to purchase an E14 bulb separately. LED or incandescent up to 40W equivalent.\"}},{\"@type\":\"Question\",\"name\":\"Will this work in a small bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 43 cm shade is wide; measure your nightstand or side table first. It works best with clear surrounding space.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp in a bathroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This is an indoor table lamp only, not rated for moisture-heavy environments.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 43cm x H 60cm \/ ∅ 17″ x H 23.6″ \/ Beige \/ US plug","offer_id":42120952414465,"sku":"M-202112071337-1","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 60cm \/ ∅ 17″ x H 23.6″ \/ Beige \/ UK plug","offer_id":42120952447233,"sku":"M-202112071337-2","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 60cm \/ ∅ 17″ x H 23.6″ \/ Beige \/ AU plug","offer_id":42120952480001,"sku":"M-202112071337-3","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 60cm \/ ∅ 17″ x H 23.6″ \/ Beige \/ EU plug","offer_id":42120952512769,"sku":"M-202112071337-4","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 60cm \/ ∅ 17″ x H 23.6″ \/ Dark green \/ US plug","offer_id":42120952545537,"sku":"M-202112071337-5","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 60cm \/ ∅ 17″ x H 23.6″ \/ Dark green \/ UK plug","offer_id":42120952578305,"sku":"M-202112071337-6","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 60cm \/ ∅ 17″ x H 23.6″ \/ Dark green \/ AU plug","offer_id":42120952611073,"sku":"M-202112071337-7","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 60cm \/ ∅ 17″ x H 23.6″ \/ Dark green \/ EU plug","offer_id":42120952643841,"sku":"M-202112071337-8","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 60cm \/ ∅ 17″ x H 23.6″ \/ White \/ US plug","offer_id":42120952676609,"sku":"M-202112071337-9","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 60cm \/ ∅ 17″ x H 23.6″ \/ White \/ UK plug","offer_id":42120952709377,"sku":"M-202112071337-10","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 60cm \/ ∅ 17″ x H 23.6″ \/ White \/ AU plug","offer_id":42120952742145,"sku":"M-202112071337-11","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 43cm x H 60cm \/ ∅ 17″ x H 23.6″ \/ White \/ EU plug","offer_id":42120952774913,"sku":"M-202112071337-12","price":155.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Squiggle_Table_Lamp_0329.jpg?v=1743220674"},{"product_id":"postkrisi-pendant-lamp","title":"PostKrisi 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\"\u003eHand-painted fiberglass pendant casts dramatic shadow patterns when lit, available in three sizes.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003ePostKrisi is a sculptural globe pendant with a horizontal light-slot that creates striking shadow play across your ceiling and walls. The light itself is warm or cool depending on your bulb choice—it's not a diffuser, it's a design object. Install it over a dining table, bedroom seating area, or entryway; measure your ceiling height and check that your mounting surface is flat (not sloped).\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/EItpBn8g0Sc?si=4M6zQYOIC_ObHwMf\" title=\"PostKrisi Pendant 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\/PostKrisi_pendant_Lamp_25.jpg\" loading=\"lazy\" alt=\"PostKrisi Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Postkrisi_Pendant_Lamp-_5.jpg\" loading=\"lazy\" alt=\"PostKrisi Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Postkrisi_Pendant_Lamp-_10.jpg\" loading=\"lazy\" alt=\"PostKrisi Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Postkrisi_Pendant_Lamp-_6.jpg\" loading=\"lazy\" alt=\"PostKrisi 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\"\u003eHand-painted fiberglass globe\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach lamp is individually hand-painted. FRP body with brass hardware. The horizontal slit lets light escape and creates the defining shadow effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBrass suspension hardware\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eIncludes 150 cm cable (59\"). Custom lengths available on request. Mounts to flat ceilings only.\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\"\u003eAccepts E26 or E27 base bulbs. Choose warm white (2700K) or cool white (5000K) for your light mood. No bulb 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\u003c\/b\u003e\u003cspan\u003eDia. 30 cm \/ 11.8″ — intimate spaces, bedroom, hallway\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMedium\u003c\/b\u003e\u003cspan\u003eDia. 40 cm \/ 15.7″ — standard dining area, living room island\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLarge\u003c\/b\u003e\u003cspan\u003eDia. 50 cm \/ 19.7″ — open-plan rooms, over large tables\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-7482200555777-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Pendant_Lamp_4_480x480.jpg\" loading=\"lazy\" alt=\"PostKrisi Pendant Lamp dimensions\"\u003e\u003cspan\u003eSmall: Dia. 30cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482200555777-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Pendant_Lamp_3_480x480.jpg\" loading=\"lazy\" alt=\"PostKrisi Pendant Lamp dimensions\"\u003e\u003cspan\u003eMedium: Dia. 40cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482200555777-2\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Pendant_Lamp_2_480x480.jpg\" loading=\"lazy\" alt=\"PostKrisi Pendant Lamp dimensions\"\u003e\u003cspan\u003eLarge: Dia. 50cm 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482200555777-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482200555777-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Pendant_Lamp_4_480x480.jpg\" alt=\"PostKrisi Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482200555777-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482200555777-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Pendant_Lamp_3_480x480.jpg\" alt=\"PostKrisi Pendant Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482200555777-2\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482200555777-2\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Pendant_Lamp_2_480x480.jpg\" alt=\"PostKrisi 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\u003eFiberglass-reinforced plastic (FRP) body, brass mounting hardware\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 (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\u003eWarm white 2700K or cool white 5000K; wattage depends on your bulb choice\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\u003eCompatible with ordinary 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\u003e150 cm (59\") suspension cable included; 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; IP20 rating (not waterproof)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe fiberglass with a dry or slightly damp cloth; avoid harsh solvents\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\/1W5fIRQ7j8euTA7g6Bg8b-QkEkW_f84MU\/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\u003eIs this a plug-in pendant light?\u003c\/summary\u003e\u003cp\u003eNo. PostKrisi is hardwired directly to your ceiling and requires installation into standard household wiring. It is not a plug-in pendant lamp.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat kind of shadow does it cast?\u003c\/summary\u003e\u003cp\u003eThe horizontal slit in the globe lets light escape upward and downward, creating a striking band of light on the ceiling and a complementary shadow pattern on surfaces below. The effect depends on your bulb's color temperature and wattage.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this on a sloped or vaulted ceiling?\u003c\/summary\u003e\u003cp\u003eNo. PostKrisi is designed for flat roof installation only. Sloped ceilings are not compatible.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I dim this pendant?\u003c\/summary\u003e\u003cp\u003eYes, it is compatible with standard dimmers. Pair it with a dimmable bulb in your chosen Kelvin (warm or cool white) to adjust brightness.\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 pendant light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. PostKrisi is hardwired directly to your ceiling and requires installation into standard household wiring. It is not a plug-in pendant lamp.\"}},{\"@type\":\"Question\",\"name\":\"What kind of shadow does it cast?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The horizontal slit in the globe lets light escape upward and downward, creating a striking band of light on the ceiling and a complementary shadow pattern on surfaces below. The effect depends on your bulb's color temperature and wattage.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this on a sloped or vaulted ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. PostKrisi is designed for flat roof installation only. Sloped ceilings are not compatible.\"}},{\"@type\":\"Question\",\"name\":\"Can I dim this pendant?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, it is compatible with standard dimmers. Pair it with a dimmable bulb in your chosen Kelvin (warm or cool white) to adjust brightness.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 30cm x H 30cm \/ ∅ 11.8″ x H 11.8″ \/ White \/ Warm White","offer_id":42120955461889,"sku":"M-202112071448-1","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 30cm \/ ∅ 11.8″ x H 11.8″ \/ White \/ Cool White","offer_id":42812603597057,"sku":"M-202112071448-2","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 40cm \/ ∅ 15.7″ x H 15.7″ \/ White \/ Warm White","offer_id":42120955494657,"sku":"M-202112071448-3","price":308.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 40cm \/ ∅ 15.7″ x H 15.7″ \/ White \/ Cool White","offer_id":42812603629825,"sku":"M-202112071448-4","price":308.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 50cm \/ ∅ 19.7″ x H 19.7″ \/ White \/ Warm White","offer_id":42120955527425,"sku":"M-202112071448-5","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 50cm \/ ∅ 19.7″ x H 19.7″ \/ White \/ Cool White","offer_id":42812603662593,"sku":"M-202112071448-6","price":550.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Pendant_Lamp.jpg?v=1742607329"},{"product_id":"moon-white-pendant-lamp","title":"Moon White 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\"\u003eTen aluminum rings filter light softly—no glare, shifts appearance from every angle.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 35cm pendant that hangs as a sculptural sphere, its fan-like rings create soft, ambient light that reads as art in a room. The aluminum blades filter and reflect light, changing how the fixture looks depending on where you stand. Works over kitchen islands, dining tables, and living areas—verify your ceiling can accommodate hardwired installation before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/0sQseF6uzDw?si=TxA5BQZZl-KCo_WF\" title=\"Moon White Pendant 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\/Moon_White_Pendant_Lamp-5555.jpg\" loading=\"lazy\" alt=\"Moon White Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Moon_Pendant_lamp_7.jpg\" loading=\"lazy\" alt=\"Moon White 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\"\u003eTen-Ring Aluminum Design\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eVerner Panton's 1960 original. Ten stacked rings diffuse light evenly with zero glare. Appearance shifts with your viewing angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSoft Ambient Glow\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBlades filter and reflect—no harsh spots. Pairs with E26 or E27 bulbs. Works with dimmers.\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\"\u003eShips with 150cm cable. Compatible with flat ceilings only, not sloped. Requires basic electrical connection.\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 35cm \/ 13.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eWeight\u003c\/b\u003e\u003cspan\u003eSee product specifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord Length\u003c\/b\u003e\u003cspan\u003e150cm (59″) standard; custom lengths available on request\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-7482201899265-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Pendant_Lamp_189_600x600.jpg\" loading=\"lazy\" alt=\"Moon White Pendant Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing with 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482201899265-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482201899265-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_Pendant_Lamp_189_600x600.jpg\" alt=\"Moon White 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\u003eIron with white 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 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 setup\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 selected bulb\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 white cable; hardwired installation required\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 rings gently with a soft 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\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\/1Xy0jLg7YUwsDpGGO8fQR5GilrtEmf9EZ\/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\u003eDoes this work as a plug-in pendant light?\u003c\/summary\u003e\u003cp\u003eNo. This pendant is hardwired to your ceiling. It requires a licensed electrician for installation.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use it over my kitchen island?\u003c\/summary\u003e\u003cp\u003eYes—it works well for kitchen pendant lighting. Pair it with warm-white bulbs (2700K) for a soft glow over islands and dining tables.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill it work with my dimmer switch?\u003c\/summary\u003e\u003cp\u003eYes. Use a dimmable bulb and your existing dimmer switch controls brightness.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat kind of bulb do I need?\u003c\/summary\u003e\u003cp\u003eE26 or E27 base bulb—standard North American or European type. Not included. Choose wattage based on your room size and desired brightness.\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 work as a plug-in pendant light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This pendant is hardwired to your ceiling. It requires a licensed electrician for installation.\"}},{\"@type\":\"Question\",\"name\":\"Can I use it over my kitchen island?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes—it works well for kitchen pendant lighting. Pair it with warm-white bulbs (2700K) for a soft glow over islands and dining tables.\"}},{\"@type\":\"Question\",\"name\":\"Will it work with my dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Use a dimmable bulb and your existing dimmer switch controls brightness.\"}},{\"@type\":\"Question\",\"name\":\"What kind of bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E26 or E27 base bulb—standard North American or European type. Not included. Choose wattage based on your room size and desired brightness.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 35cm x H 35cm \/ ∅ 13.8″ x H 13.8″ \/ White","offer_id":42120962212097,"sku":"M-202112081237-1","price":156.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Moon_White_Pendant_Lamp.jpg?v=1742608496"},{"product_id":"monaco-suspension-light","title":"Monaco Suspension 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\"\u003eSculptural mobile-inspired pendant with rattan drums and glass spheres—four sizes fit any ceiling height.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eMonaco is a hanging mobile sculpture that mixes metal framework, glass light spheres, and woven rattan drums into an abstract composition. It casts soft ambient light while working as bold visual art in the room. Use it over dining tables, kitchen islands, or in lobbies and restaurants—measure your ceiling and headroom first since the largest version reaches 35 inches tall.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/HCzwrq-gSDQ?si=1AdJVGhNJinu19fP\" title=\"Monaco Suspension 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\/Monaco_Suspension_Light_16.jpg\" loading=\"lazy\" alt=\"Monaco Suspension Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Monaco_Suspension_light_131.jpg\" loading=\"lazy\" alt=\"Monaco Suspension Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Monaco_Suspension_light_134.jpg\" loading=\"lazy\" alt=\"Monaco Suspension Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Monaco_Suspension_light_133.jpg\" loading=\"lazy\" alt=\"Monaco Suspension 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 \u0026amp; Glass Structure\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSteel framework holds three glass spheres that house the light sources. No bulbs included; takes G9 base bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eRattan-Covered Drums\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eDecorative metal cylinders wrapped in natural rattan weave. Creates visual warmth and diffuses light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eFour Size Options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eRange from 19.7 inches tall (smallest, $149) to 35.4 inches (largest, $572). Pick based on ceiling height and table scale.\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\u003eType C (Smallest)\u003c\/b\u003e\u003cspan\u003eDia 8.7″ × H 19.7″ | $149.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eType D\u003c\/b\u003e\u003cspan\u003eDia 17.7″ × H 25.6″ | $226.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eType B\u003c\/b\u003e\u003cspan\u003eDia 27.6″ × H 27.6″ | $319.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eType A (Largest)\u003c\/b\u003e\u003cspan\u003eDia 33.5″ × H 35.4″ | $572.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\n\u003clabel class=\"dim\" for=\"dz-7482202095873-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Monaco_Suspension__Light_29_600x60_6d42b6c1-61bd-4451-90e9-7ddf1f9638bd.jpg\" loading=\"lazy\" alt=\"Monaco Suspension Light dimensions\"\u003e\u003cspan\u003eType C technical drawi 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482202095873-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Monaco_Suspension_Light1.jpg\" loading=\"lazy\" alt=\"Monaco Suspension Light dimensions\"\u003e\u003cspan\u003eType B technical drawi 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482202095873-2\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Monaco_Suspension_Light2.jpg\" loading=\"lazy\" alt=\"Monaco Suspension Light dimensions\"\u003e\u003cspan\u003eSingle-drum variant te 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482202095873-3\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Monaco_Suspension__Light_27_600x600.jpg\" loading=\"lazy\" alt=\"Monaco Suspension Light dimensions\"\u003e\u003cspan\u003eType D technical drawi 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482202095873-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482202095873-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Monaco_Suspension__Light_29_600x60_6d42b6c1-61bd-4451-90e9-7ddf1f9638bd.jpg\" alt=\"Monaco Suspension Light dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482202095873-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482202095873-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Monaco_Suspension_Light1.jpg\" alt=\"Monaco Suspension Light dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482202095873-2\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482202095873-2\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Monaco_Suspension_Light2.jpg\" alt=\"Monaco Suspension Light dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482202095873-3\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482202095873-3\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Monaco_Suspension__Light_27_600x600.jpg\" alt=\"Monaco Suspension 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\u003eIron frame, marble accents, borosilicate glass spheres, rattan-wrapped metal drums\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eThree G9 base sockets (bulbs 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; specify warm (2700K) or cool (4000K) based on 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 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\u003e150 cm (59″) white or black suspension cable; hardwired to ceiling canopy\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 rattan and glass regularly. Avoid 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\/1aLX7RnDQUqh1Xn0OyZG5P-aS2IDodA9J\/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\/1KzbwJAC-FdPiJlOXeg0s5rSgGYGS6nN3\/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 should I choose for my kitchen island?\u003c\/summary\u003e\u003cp\u003eMeasure island length and ceiling height. Type D (17.7″ wide) suits islands 36–48″ long. Type B (27.6″) fits 48–60″. Hang it 30–36″ above the countertop.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use it with a dimmer switch?\u003c\/summary\u003e\u003cp\u003eYes. Compatible with standard household dimmers when you install dimmable G9 bulbs.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come with bulbs?\u003c\/summary\u003e\u003cp\u003eNo. Bring three G9 bulbs (LED or halogen, warm or cool tone). Total wattage limit depends on your circuit; check before purchase.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I shorten or lengthen the suspension cable?\u003c\/summary\u003e\u003cp\u003e\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 should I choose for my kitchen island?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Measure island length and ceiling height. Type D (17.7″ wide) suits islands 36–48″ long. Type B (27.6″) fits 48–60″. Hang it 30–36″ above the countertop.\"}},{\"@type\":\"Question\",\"name\":\"Can I use it with a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Compatible with standard household dimmers when you install dimmable G9 bulbs.\"}},{\"@type\":\"Question\",\"name\":\"Does it come with bulbs?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Bring three G9 bulbs (LED or halogen, warm or cool tone). Total wattage limit depends on your circuit; check before purchase.\"}},{\"@type\":\"Question\",\"name\":\"Can I shorten or lengthen the suspension cable?\",\"acceptedAnswer\":{\"@type\":\"Answer\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 22cm x H 50cm \/ ∅ 8.7″ x H 19.7″","offer_id":42120962932993,"sku":"M-202112081233-3","price":149.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 65cm \/ ∅ 17.7″ x H 25.6″","offer_id":42120962965761,"sku":"M-202112081233-4","price":226.0,"currency_code":"USD","in_stock":true},{"title":"Dia 70cm x H 70cm \/ ∅ 27.6″ x H 27.6″","offer_id":42120962900225,"sku":"M-202112081233-2","price":319.0,"currency_code":"USD","in_stock":true},{"title":"Dia 85cm x H 90cm \/ ∅ 33.5″ x H 35.4″","offer_id":42120962867457,"sku":"M-202112081233-1","price":572.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Monaco_Suspension_Light_0317.jpg?v=1742205600"},{"product_id":"slamp-veli-foliage-pendant-lamp","title":"Flower Art 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\"\u003eWhite sculptural pendant with 268 handcrafted folds; choose between compact or oversized for your space.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA suspension light made of polypropylene petals that reads as art in rooms with 8-foot-plus ceilings. The single E26\/E27 socket accepts any standard household bulb; brightness depends on what you install. Works in living rooms, bedrooms, and entryways—measure your ceiling height and confirm 150cm cable length fits your drop 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\/SlampVeliFoliagePendantlamp_3.jpg\" loading=\"lazy\" alt=\"Flower Art Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/SlampVeliFoliagePendantlamp_12.jpg\" loading=\"lazy\" alt=\"Flower Art Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/SlampVeliFoliagePendantlamp_10.jpg\" loading=\"lazy\" alt=\"Flower Art Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/SlampVeliFoliagePendantlamp_24.jpg\" loading=\"lazy\" alt=\"Flower Art 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\"\u003eHandcrafted petal structure\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eOver 268 individual bends and folds per lamp. Each piece assembled by hand to ensure no two are identical.\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\"\u003e42cm diameter for tighter spaces; 66cm diameter for dramatic visual impact. Heights are 36cm and 25cm respectively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBulb and dimmer ready\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes standard E26 or E27 base bulbs (not included). Works with ordinary switches and dimmers for brightness control.\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 (Compact)\u003c\/b\u003e\u003cspan\u003eDiameter 42cm (16.5″) × Height 36cm (14.2″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall (Large)\u003c\/b\u003e\u003cspan\u003eDiameter 66cm (26″) × Height 25cm (9.8″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSuspension cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) provided; custom lengths available on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eVoltage \u0026amp; wiring\u003c\/b\u003e\u003cspan\u003eAC 110–240V, hardwired installation\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-7482203242753-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/55cm_600x600_42513bc8-ca20-47c1-afc6-d6a581694fbc_480x480.jpg\" loading=\"lazy\" alt=\"Flower Art Pendant Lamp dimensions\"\u003e\u003cspan\u003eDimensions: Large 66cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482203242753-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482203242753-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/55cm_600x600_42513bc8-ca20-47c1-afc6-d6a581694fbc_480x480.jpg\" alt=\"Flower Art 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\u003ePolypropylene\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 (single 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 E26\/E27 standard household bulb; brightness and color temperature your choice\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 data sheet\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 included; custom lengths available\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 with soft cloth; do not immerse or clean with solvents\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\/12KnRcsDiAfbvzDsC3VH7btN6s1v3bFGi\/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\u003eWill this plug in or does it need to be hardwired?\u003c\/summary\u003e\u003cp\u003eIt is hardwired during installation. Once mounted, you control it via standard wall switch or dimmer.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat size pendant light do I need for my kitchen island or dining table?\u003c\/summary\u003e\u003cp\u003eThe 42cm fits spaces where you want a lighter presence; the 66cm reads as a focal point. Measure your ceiling height—you need at least 8 feet between floor and bottom of fixture for comfortable clearance.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this on a sloped or vaulted ceiling?\u003c\/summary\u003e\u003cp\u003eYes, the fixture is compatible with sloped ceilings up to 30° angle. Use the ceiling adapter (included or specified during installation).\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb should I buy, and why isn't one included?\u003c\/summary\u003e\u003cp\u003eYou choose the bulb to control brightness and color (warm, daylight, etc.). E26 or E27 base bulbs work. We don't include one so you get exactly what you want installed.\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\":\"Will this plug in or does it need to be hardwired?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It is hardwired during installation. Once mounted, you control it via standard wall switch or dimmer.\"}},{\"@type\":\"Question\",\"name\":\"What size pendant light do I need for my kitchen island or dining table?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 42cm fits spaces where you want a lighter presence; the 66cm reads as a focal point. Measure your ceiling height—you need at least 8 feet between floor and bottom of fixture for comfortable clearance.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this on a sloped or vaulted ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, the fixture is compatible with sloped ceilings up to 30° angle. Use the ceiling adapter (included or specified during installation).\"}},{\"@type\":\"Question\",\"name\":\"What bulb should I buy, and why isn't one included?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You choose the bulb to control brightness and color (warm, daylight, etc.). E26 or E27 base bulbs work. We don't include one so you get exactly what you want installed.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 42cm x H 36cm \/ ∅ 16.5″ x H 14.2″ \/ White","offer_id":42120968208641,"sku":"M-202112071258-1","price":270.0,"currency_code":"USD","in_stock":true},{"title":"Dia 66cm x H 25cm \/ ∅ 26″ x H 9.8″ \/ White","offer_id":42120968241409,"sku":"M-202112071258-2","price":359.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Flower_Art_Pendant_Lamp.jpg?v=1742615805"},{"product_id":"envolee-double-biscuit","title":"Envolee double biscuit 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\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\/* ============== ENVOLEE-SPECIFIC PALETTE — Soft Champagne ==============\n   Drawn from the product's two materials: gold metal frame + white acrylic\n   shades. Accent is a soft champagne-gold — warmer than Levitate's antique\n   Art Deco gold (#7a6038), softer than Posy's rose gold (#b07050) — befitting\n   the \"elegance, balance, harmony\" design language. Backgrounds lean\n   cream-champagne to reinforce the lightness ('soaring' visual) and let\n   the gold frame read as warm against the page rather than as competing colour. *\/\n:root {\n  --bg:         #ffffff;\n  --bg-soft:    #f8f0dc;\n  --bg-card:    #fcf6e6;\n  --bg-stone:   #e4d2a8;\n  --bg-deep:    #1c1408;\n  --border:     #d8c498;\n  --border-lt:  #ead8b0;\n  --accent:     #8a6c3a;\n  --accent-dk:  #2a1c08;\n  --accent-bg:  #f0dfae;\n  --accent-bdr: #c89c5c;\n  --text:       #1a1408;\n  --text-mid:   #4a3818;\n  --text-light: #8a7444;\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: 33px; font-weight: 300; letter-spacing: 0.28em;\n  color: var(--text); margin: 0; }\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\/* ============== PHILOSOPHY RIBBON ============== *\/\n.phil-ribbon {\n  display: grid; grid-template-columns: 44px 1fr; gap: 18px;\n  align-items: center; margin-top: 22px;\n  padding: 18px 24px; background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-card) 100%);\n  border: 0.5px solid var(--accent-bdr); border-left: 3px solid var(--accent);\n  border-radius: 2px;\n}\n.phil-icon {\n  width: 44px; height: 44px;\n  display: flex; align-items: center; justify-content: center;\n  color: var(--accent);\n}\n.phil-icon svg { width: 38px; height: 38px; stroke: currentColor; stroke-width: 1.4;\n  stroke-linecap: round; stroke-linejoin: round; fill: none; }\n.phil-label {\n  font-size: 10.5px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); text-transform: uppercase; margin-bottom: 4px;\n}\n.phil-text {\n  font-size: 13.5px; color: var(--text); line-height: 1.55; margin: 0;\n  font-style: italic;\n}\n.phil-text strong { font-style: normal; font-weight: 600; }\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 SIZE GRID — 4 sizes ============== *\/\n.size-grid {\n  display: grid; grid-template-columns: 1fr 1fr; gap: 12px;\n}\n.size-card {\n  background: var(--bg-card); border: 0.5px solid var(--border);\n  border-radius: 2px; overflow: hidden;\n  display: flex; flex-direction: column;\n  text-decoration: none; color: inherit;\n  transition: border-color 0.2s;\n}\n.size-card:hover { border-color: var(--accent); }\n.size-img {\n  background: var(--bg); padding: 14px;\n  display: flex; align-items: center; justify-content: center;\n  min-height: 240px;\n  position: relative;\n}\n.size-img img { max-width: 100%; height: auto; max-height: 220px; display: block; }\n.size-img .zoom-hint {\n  position: absolute; bottom: 10px; right: 10px;\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.size-img .zoom-hint svg { width: 9px; height: 9px; stroke: #fff; stroke-width: 2; }\n.size-meta {\n  padding: 14px 16px; border-top: 0.5px solid var(--border-lt);\n}\n.size-label {\n  font-size: 10.5px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); text-transform: uppercase; margin-bottom: 4px;\n}\n.size-dims {\n  font-size: 16px; font-weight: 500; color: var(--text);\n  font-feature-settings: \"tnum\"; line-height: 1.3; margin-bottom: 3px;\n}\n.size-dims small {\n  display: block; font-size: 11.5px; color: var(--text-light); font-weight: 400;\n  margin-top: 2px;\n}\n.size-best {\n  font-size: 12px; color: var(--text-mid); margin-top: 8px;\n  padding-top: 8px; border-top: 0.5px dashed var(--border-lt);\n  font-style: italic;\n}\n\n\/* ============== 03 FRAME \u0026 SHADE — fixed-combo dual-element ============== *\/\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: 160px; }\n.finish-block.gold {\n  background: linear-gradient(135deg, #f0d28c 0%, #c89854 55%, #6a4818 100%);\n  color: #1e1408;\n}\n.finish-block.white-shade {\n  background: linear-gradient(135deg, #ffffff 0%, #fbf3df 55%, #d4c094 100%);\n  color: #2a1f10;\n  border-left: 0.5px solid var(--border);\n}\n.finish-label { font-size: 11.5px; font-weight: 700; letter-spacing: 0.2em;\n  text-transform: uppercase; opacity: 0.85; }\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.75; margin-top: 4px; }\n\n\/* ============== 04 COLOR TEMPERATURE — 2-CCT panel ============== *\/\n.cct-panel { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0;\n  border: 0.5px solid var(--border); border-radius: 2px; overflow: hidden; }\n.cct-block { padding: 22px 18px; position: relative;\n  display: flex; flex-direction: column; justify-content: space-between; min-height: 150px; }\n.cct-block.warm {\n  background: linear-gradient(135deg, #fef0d4 0%, #f8d894 55%, #d8a04c 100%);\n  color: #2a1408;\n}\n.cct-block.neutral {\n  background: linear-gradient(135deg, #f8f5e8 0%, #e8e4d0 55%, #b8b8a8 100%);\n  color: #2a2418;\n}\n.cct-block.cool {\n  background: linear-gradient(135deg, #eaf2fa 0%, #c8d8e8 55%, #6890b0 100%);\n  color: #08182a;\n}\n.cct-label { font-size: 10.5px; font-weight: 700; letter-spacing: 0.2em;\n  text-transform: uppercase; opacity: 0.75; }\n.cct-name { font-size: 17px; font-weight: 400; letter-spacing: 0.08em;\n  text-transform: uppercase; margin-top: auto; }\n.cct-sub { font-size:12.5px; letter-spacing: 0.08em; opacity: 0.85; margin-top: 4px; font-weight: 500; }\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.craft-desc strong { color: var(--text); font-weight: 600; }\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\/* No-dimmer warning *\/\n.no-dim-warning {\n  margin-top: 14px; padding: 16px 20px;\n  background: var(--accent-bg);\n  border: 0.5px solid var(--accent-bdr);\n  border-left: 3px solid var(--accent);\n  border-radius: 2px;\n  display: grid; grid-template-columns: 32px 1fr; gap: 14px; align-items: start;\n}\n.no-dim-warning svg { width: 30px; height: 30px; stroke: var(--accent); stroke-width: 1.3;\n  stroke-linecap: round; stroke-linejoin: round; fill: none; }\n.no-dim-warning-text { font-size: 13.5px; color: var(--text-mid); line-height: 1.7; margin: 0; }\n.no-dim-warning-text strong { color: var(--text); font-weight: 600; }\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.install-list li a { color: var(--accent); text-decoration: none; border-bottom: 0.5px solid var(--accent); }\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.faq .a em { color: var(--text); font-style: italic; }\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  .size-grid { grid-template-columns: 1fr; }\n  .finish-panel { grid-template-columns: 1fr; }\n  .finish-block.white-shade { border-left: 0; }\n  .cct-panel { grid-template-columns: 1fr; }\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: 22.5px; letter-spacing: 0.22em; }\n  .dl-list { flex-direction: column; gap: 14px; }\n  .spec-tab td:first-child { width: 44%; padding-right: 10px; }\n  .phil-ribbon { grid-template-columns: 1fr; gap: 12px; }\n  .phil-icon { margin: 0 auto; }\n  .no-dim-warning { grid-template-columns: 1fr; gap: 10px; }\n  .no-dim-warning svg { margin: 0 auto; }\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=\"Envolee Double Biscuit Pendant Light\" src=\"https:\/\/www.youtube.com\/embed\/Y6zyoiC8fh8\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-caption\"\u003e\n\u003ch1 class=\"hero-name\"\u003eENVOLEE DOUBLE BISCUIT\u003c\/h1\u003e\n\u003cdiv class=\"hero-tag\"\u003ePendant Light · Two Discs in Flight\u003c\/div\u003e\n\u003cdiv class=\"hero-links\"\u003e\u003ca rel=\"noopener\" href=\"https:\/\/www.youtube.com\/watch?v=Baav3kedUA0\" class=\"hero-link\" target=\"_blank\"\u003e \u003cspan class=\"hero-link-dot\"\u003e\u003c\/span\u003e Watch: lit showcase video\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\"\u003eTwo Biscuits in Flight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eTwo soft white discs balanced in mid-air on a slender gold stem — \u003cem\u003ea sense of soaring stillness\u003c\/em\u003e, captured in pendant form.\u003c\/p\u003e\n\u003cp class=\"statement-body\"\u003eThe Envolee Double Biscuit is a contemporary pendant light built around a single sculptural idea: \u003cstrong\u003etwo stacked discs floating in vertical balance\u003c\/strong\u003e. The form is deliberately literal — \u003cem\u003e\"Double Biscuit\"\u003c\/em\u003e describes what you see, two biscuit-shaped shades held one above the other on a gold metal frame. \u003cstrong\u003eElegance, balance and harmony\u003c\/strong\u003e are the working principles; the lamp aims for the kind of \u003cem\u003elightness\u003c\/em\u003e that defines refined contemporary design. From first sketch to final installation, the designer remains involved across every production stage, working in the \u003cstrong\u003efusion of art and craft disciplines\u003c\/strong\u003e — combining traditional manufacturing methods with modern technology, where sensitivity, skill and lightness sit at the core. Available in \u003cstrong\u003efour size combinations\u003c\/strong\u003e spanning compact island pendants (Dia 40cm x H 60cm) to architectural statement pieces (Dia 60cm x H 70cm), each with integrated LED in your choice of Warm White or Cool White.\u003c\/p\u003e\n\u003c!-- PHILOSOPHY RIBBON --\u003e\n\u003cdiv class=\"phil-ribbon\"\u003e\n\u003cdiv class=\"phil-icon\"\u003e\u003csvg viewbox=\"0 0 48 48\"\u003e\n          \u003cellipse ry=\"4\" rx=\"14\" cy=\"14\" cx=\"24\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse ry=\"4\" rx=\"14\" cy=\"32\" cx=\"24\"\u003e\u003c\/ellipse\u003e\n          \u003cpath d=\"M24 18v10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 14c0 2 6 4 14 4s14-2 14-4M10 32c0 2 6 4 14 4s14-2 14-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"phil-label\"\u003eDesign Language · Contemporary Craft\u003c\/div\u003e\n\u003cp class=\"phil-text\"\u003eA faithful representation of a \u003cstrong\u003econtemporary designer's pendant light\u003c\/strong\u003e — work shaped by elegance, balance, and harmony, in the fusion of art, craft, and modern technology. \u003cem\u003eSensitivity, skill, lightness.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 02 SIZES --\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\"\u003eSizes\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eFour Size Combinations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-grid\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Envolee_double_biscuit_Pendant_light_9_600x600.jpg?v=1675928376\" class=\"size-card\" target=\"_blank\"\u003e\n\u003cdiv class=\"size-img\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Envolee Dia 40cm x H 60cm\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Envolee_double_biscuit_Pendant_light_9_600x600.jpg?v=1675928376\"\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\n\u003c\/div\u003e\n\u003cdiv class=\"size-meta\"\u003e\n\u003cdiv class=\"size-label\"\u003eSize 01 · Compact\u003c\/div\u003e\n\u003cdiv class=\"size-dims\"\u003eDia 40cm x H 60cm \u003csmall\u003e∅ 15.7\" x H 23.6\"\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-best\"\u003eKitchen islands · bedside · single-position pendants\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0355\/1320\/4874\/files\/Envolee_double_biscuit_Pendant_light_81_36738715-13c1-4e0c-84bd-3deb3dda2135_600x600.jpg?v=1676003158\" class=\"size-card\" target=\"_blank\"\u003e\n\u003cdiv class=\"size-img\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Envolee Dia 40cm x H 70cm\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0355\/1320\/4874\/files\/Envolee_double_biscuit_Pendant_light_81_36738715-13c1-4e0c-84bd-3deb3dda2135_600x600.jpg?v=1676003158\"\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\n\u003c\/div\u003e\n\u003cdiv class=\"size-meta\"\u003e\n\u003cdiv class=\"size-label\"\u003eSize 02 · Tall\u003c\/div\u003e\n\u003cdiv class=\"size-dims\"\u003eDia 40cm x H 70cm \u003csmall\u003e∅ 15.7\" x H 27.5\"\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-best\"\u003eCompact pendant for taller ceilings · stairwells\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0355\/1320\/4874\/files\/Envolee_double_biscuit_Pendant_light_82_600x600.jpg?v=1676003163\" class=\"size-card\" target=\"_blank\"\u003e\n\u003cdiv class=\"size-img\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Envolee Dia 60cm x H 60cm\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0355\/1320\/4874\/files\/Envolee_double_biscuit_Pendant_light_82_600x600.jpg?v=1676003163\"\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\n\u003c\/div\u003e\n\u003cdiv class=\"size-meta\"\u003e\n\u003cdiv class=\"size-label\"\u003eSize 03 · Wide\u003c\/div\u003e\n\u003cdiv class=\"size-dims\"\u003eDia 60cm x H 60cm \u003csmall\u003e∅ 23.6\" x H 23.6\"\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-best\"\u003eDining tables · living-room focal pendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0355\/1320\/4874\/files\/Envolee_double_biscuit_Pendant_light_83_600x600.jpg?v=1676003169\" class=\"size-card\" target=\"_blank\"\u003e\n\u003cdiv class=\"size-img\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Envolee Dia 60cm x H 70cm\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0355\/1320\/4874\/files\/Envolee_double_biscuit_Pendant_light_83_600x600.jpg?v=1676003169\"\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\n\u003c\/div\u003e\n\u003cdiv class=\"size-meta\"\u003e\n\u003cdiv class=\"size-label\"\u003eSize 04 · Architectural\u003c\/div\u003e\n\u003cdiv class=\"size-dims\"\u003eDia 60cm x H 70cm \u003csmall\u003e∅ 23.6\" x H 27.5\"\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-best\"\u003eStatement piece · large dining · entryway · gallery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-note\"\u003e\n\u003cstrong\u003eScale by both the table and the ceiling.\u003c\/strong\u003e Diameter (40 vs 60 cm) should match the visual width below — kitchen island or 4-seater table for 40, dining room or 6+ seats for 60. Height (60 vs 70 cm) should match your ceiling — taller pendant for taller rooms. Custom suspension lengths are available on request to fine-tune the final hanging height.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 03 FRAME \u0026 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\"\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 gold\"\u003e\n\u003cdiv class=\"finish-label\"\u003eElement 01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"finish-name\"\u003eGold Frame\u003c\/div\u003e\n\u003cdiv class=\"finish-sub\"\u003eSlim metal stem · structural axis\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"finish-block white-shade\"\u003e\n\u003cdiv class=\"finish-label\"\u003eElement 02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"finish-name\"\u003eWhite Shade\u003c\/div\u003e\n\u003cdiv class=\"finish-sub\"\u003eAcrylic + PVC · light diffuser\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-note\"\u003e\n\u003cstrong\u003eOne material carries the structure, the other carries the light.\u003c\/strong\u003e The \u003cstrong\u003egold metal frame\u003c\/strong\u003e holds the two discs in their floating vertical balance; the \u003cstrong\u003ewhite acrylic-and-PVC shades\u003c\/strong\u003e diffuse the integrated LEDs into a soft, even glow with no hot spots. There is no alternative finish — the design depends on this single, considered combination.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 COLOR TEMPERATURE --\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\"\u003eColor Temperature\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eChoose Once, Factory-Set\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cct-panel\"\u003e\n\u003cdiv class=\"cct-block warm\"\u003e\n\u003cdiv class=\"cct-label\"\u003eKelvin 01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cct-name\"\u003eWarm White\u003c\/div\u003e\n\u003cdiv class=\"cct-sub\"\u003eSoft honey glow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cct-block cool\"\u003e\n\u003cdiv class=\"cct-label\"\u003eKelvin 02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cct-name\"\u003eCool White\u003c\/div\u003e\n\u003cdiv class=\"cct-sub\"\u003eDaylight balance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-note\"\u003e\n\u003cstrong\u003eChoose carefully — color temperature is factory-set and cannot be changed after order.\u003c\/strong\u003e \u003cstrong\u003eWarm White\u003c\/strong\u003e is the most flattering for dining rooms, living rooms, and bedrooms — soft and atmospheric. \u003cstrong\u003eCool White\u003c\/strong\u003e is daylight-equivalent — clean, crisp, best for kitchens, offices, retail, and task-heavy spaces. The integrated LED cannot be swapped, so this decision carries through the lamp's entire lifetime.\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\n            \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n            \u003cellipse ry=\"1\" rx=\"2\" cy=\"3\" cx=\"12\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse ry=\"1\" rx=\"2\" cy=\"21\" cx=\"12\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse ry=\"2\" rx=\"6\" cy=\"9\" cx=\"12\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse ry=\"2\" rx=\"6\" cy=\"15\" cx=\"12\"\u003e\u003c\/ellipse\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eGold Metal Frame\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eA \u003cstrong\u003eslim gold-finished metal stem\u003c\/strong\u003e with two horizontal disc supports — the structural axis that holds both Biscuit shades in perfect vertical balance. The frame is the lamp's skeleton: strong enough to support the integrated LEDs and acrylic shades, slender enough to read as \u003cem\u003ea line of light\u003c\/em\u003e rather than visible hardware.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-sym\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cellipse ry=\"2.5\" rx=\"8\" cy=\"9\" cx=\"12\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse ry=\"2.5\" rx=\"8\" cy=\"15\" cx=\"12\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M4 9c0 1.5 4 3 8 3s8-1.5 8-3M4 15c0 1.5 4 3 8 3s8-1.5 8-3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eAcrylic + PVC Shades\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eThe two disc shades are constructed from \u003cstrong\u003ewhite acrylic and PVC\u003c\/strong\u003e (not glass) — chosen for impact resistance during shipping, dimensional stability over time, and even light diffusion. The visual effect is the same as opal glass: \u003cstrong\u003esoft, low-glare, no hot spots\u003c\/strong\u003e, but in a far more durable construction.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-sym\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"3.5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 3v2M12 19v2M3 12h2M19 12h2M5.3 5.3l1.4 1.4M17.3 17.3l1.4 1.4M5.3 18.7l1.4-1.4M17.3 6.7l1.4-1.4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eIntegrated LED · Warm or Cool\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eBuilt-in LED panels at the heart of each disc — \u003cstrong\u003eno bulb to buy or replace\u003c\/strong\u003e. Two color temperatures (Warm White or Cool White) are factory-set at order time. \u003cstrong\u003eThe LED is not dimmer-compatible\u003c\/strong\u003e — works with standard household on\/off switches only.\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\u003ccircle r=\"4\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 4v2M12 18v2M4 12h2M18 12h2M6 6l1.4 1.4M16.6 16.6L18 18M6 18l1.4-1.4M16.6 7.4L18 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eIntegrated LED\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003eBuilt-in · no bulb needed\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=\"M3 12h7M14 12h7\"\u003e\u003c\/path\u003e\u003ccircle r=\"2.5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 9V7M12 17v-2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eStandard Switch Only\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003eNot dimmer-compatible\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 8h16M6 8v10h12V8M9 18v-4h6v4\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 8l9-5 9 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eFlat Ceilings Only\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003eHardwired · IP20 indoor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROMOTED No-dimmer warning --\u003e\n\u003cdiv class=\"no-dim-warning\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 2L1 22h22L12 2z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 9v6M12 18.5v0.1\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003cp class=\"no-dim-warning-text\"\u003e\u003cstrong\u003eImportant — not dimmer-compatible.\u003c\/strong\u003e The integrated LED works with standard household on\/off switches only. \u003cstrong\u003eDo not install on a dimmer-switch circuit\u003c\/strong\u003e — it will cause flicker, premature LED failure, or both. If dimming is essential to your installation plan, please choose a different fixture before ordering. The LED is integrated and cannot be swapped.\u003c\/p\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\u003eSizes available\u003c\/td\u003e\n\u003ctd\u003eDia 40cm x H 60cm · Dia 40cm x H 70cm · Dia 60cm x H 60cm · Dia 60cm x H 70cm — choose at checkout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImperial\u003c\/td\u003e\n\u003ctd\u003e∅ 15.7\" x 23.6\" \/ 15.7\" x 27.5\" \/ 23.6\" x 23.6\" \/ 23.6\" x 27.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eMetal frame, acrylic + PVC shades\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame finish\u003c\/td\u003e\n\u003ctd\u003eGold (single fixed finish — choose at checkout)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLampshade\u003c\/td\u003e\n\u003ctd\u003eWhite acrylic \/ PVC, light-diffusing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight source\u003c\/td\u003e\n\u003ctd\u003eIntegrated LED (no bulb required)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor temperature (Kelvin)\u003c\/td\u003e\n\u003ctd\u003eWarm White · Cool White — factory-set, choose at checkout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb replacement\u003c\/td\u003e\n\u003ctd\u003eNot required — LED is built in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eNo — standard household on\/off switches only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuspension\u003c\/td\u003e\n\u003ctd\u003e50 cm \/ 19.7\" metal rod (custom lengths available on request)\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\u003eWiring\u003c\/td\u003e\n\u003ctd\u003eHardwired (ceiling junction box)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCeiling type\u003c\/td\u003e\n\u003ctd\u003eFlat ceilings only · not compatible with sloped or vaulted ceilings\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\u003ePacking size\u003c\/td\u003e\n\u003ctd\u003eL 65cm x W 65cm x H 18cm\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 Designed for dry interior environments — not suitable for bathrooms, wet rooms, covered porches, 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\u003eHardwired ceiling installation — a \u003cstrong\u003elicensed electrician is recommended\u003c\/strong\u003e for safe mounting, wiring, and grounding.\u003c\/li\u003e\n\u003cli\u003eWatch the \u003ca href=\"https:\/\/www.youtube.com\/watch?v=Y6zyoiC8fh8\" target=\"_blank\" rel=\"noopener\"\u003eInstallation video\u003c\/a\u003e and the \u003ca rel=\"noopener\" href=\"https:\/\/www.youtube.com\/watch?v=Baav3kedUA0\" target=\"_blank\"\u003elit showcase video\u003c\/a\u003e for visual reference of the assembled silhouette and color temperature.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlat ceilings only.\u003c\/strong\u003e The canopy and 50 cm suspension rod are designed for level mounting planes — sloped or vaulted ceilings are not compatible without a separate swivel-canopy adapter.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo bulb required.\u003c\/strong\u003e The LED is integrated and factory-tuned to your selected color temperature (Warm White or Cool White) — simply wire the fixture, restore power, and the light is ready.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDo not install on a dimmer circuit.\u003c\/strong\u003e The integrated LED is not dimmer-compatible — confirm the wall switch is a standard on\/off type before installation.\u003c\/li\u003e\n\u003cli\u003eSuspension drop is \u003cstrong\u003e50 cm (19.7\") standard\u003c\/strong\u003e. For dining tables, the bottom of the lower disc should sit roughly \u003cstrong\u003e75–90 cm above the table surface\u003c\/strong\u003e; for general focal pendants, roughly \u003cstrong\u003e180–200 cm above the floor\u003c\/strong\u003e. Custom rod lengths can be specified at order time if standard length doesn't suit your installation.\u003c\/li\u003e\n\u003cli\u003eUnbox carefully and lift the fixture by the frame, never by the acrylic shades. Handle with clean, dry hands during initial setup to avoid marking the freshly-finished gold frame.\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 \"Envolee Double Biscuit\" mean?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eThe name describes the form. \u003cstrong\u003e\"Double Biscuit\"\u003c\/strong\u003e refers to the two stacked rounded shades — reminiscent of biscuits balanced one above the other on a slender gold stem. Together with \u003cstrong\u003e\"Envolee\"\u003c\/strong\u003e, the name evokes a sense of weightless lift — two soft discs in vertical balance, as if floating rather than hanging.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eFour size combinations scale by both diameter and height. \u003cstrong\u003eDia 40cm x H 60cm\u003c\/strong\u003e is the most compact — best for kitchen islands, bedside, or single-position pendants in smaller rooms. \u003cstrong\u003eDia 40cm x H 70cm\u003c\/strong\u003e gives the same diameter with more vertical drop, ideal for taller ceilings and stairwells. \u003cstrong\u003eDia 60cm x H 60cm\u003c\/strong\u003e is a substantial dining-table or living-room fixture. \u003cstrong\u003eDia 60cm x H 70cm\u003c\/strong\u003e is the most architectural — full vertical and horizontal presence, a confident statement piece.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Envolee pendant dimmable?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003e\n\u003cstrong\u003eNo\u003c\/strong\u003e. The integrated LED is not compatible with dimmer switches — it works with \u003cstrong\u003estandard household on\/off switches only\u003c\/strong\u003e. Installing on a dimmer-switch circuit will cause flicker, premature LED failure, or both. \u003cem\u003eIf dimming is essential to your installation, please choose a different fixture before ordering.\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color temperature should I select?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eTwo Kelvin options are \u003cstrong\u003efactory-set at order time and cannot be changed after purchase\u003c\/strong\u003e. \u003cstrong\u003eWarm White\u003c\/strong\u003e — most flattering for dining rooms, living rooms, bedrooms (soft, atmospheric glow). \u003cstrong\u003eCool White\u003c\/strong\u003e — daylight-equivalent, clean and crisp, best for kitchens, offices, retail, and task-heavy spaces. \u003cem\u003eChoose carefully: the LED is integrated and color temperature cannot be swapped later.\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the shades made of real glass?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eNo — the shades are constructed from \u003cstrong\u003eacrylic and PVC\u003c\/strong\u003e, not glass. This is a deliberate engineering choice: acrylic is impact-resistant during shipping and handling (fragile glass at this scale would frequently arrive broken), and the white acrylic produces an even, low-glare diffusion that's well-suited to integrated LEDs. \u003cstrong\u003eThe visual effect is the same as opal glass\u003c\/strong\u003e — soft, even, no hot spots — but in a far more durable construction.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order custom suspension lengths?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eYes. The standard suspension rod is \u003cstrong\u003e50 cm (19.7\")\u003c\/strong\u003e, but custom lengths can be specified at order time — useful for double-height rooms, low ceilings, stairwells, or installations where the standard length isn't ideal. Please specify your preferred drop length when placing your order.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat hanging height is right for a dining table?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eFor a dining table, the \u003cstrong\u003ebottom of the lower disc should sit roughly 75–90 cm (30–35″) above the table surface\u003c\/strong\u003e — close enough to feel intimate and to throw light onto the table, far enough not to obstruct sightlines across the table. For a kitchen island, similar height applies. For a general focal pendant in a living room or entryway, roughly \u003cstrong\u003e180–200 cm above the floor\u003c\/strong\u003e works well.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the Envolee be installed on a sloped ceiling?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eNo. The fixture is designed for \u003cstrong\u003eflat-ceiling installation only\u003c\/strong\u003e — the canopy and rod are not configured for angled mounting planes. For sloped or vaulted ceilings, a swivel-canopy adapter would be required (sold separately and not included). \u003cstrong\u003eVerify your ceiling is flat before ordering.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere does the Envolee pendant work best?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eAbove \u003cstrong\u003edining tables, kitchen islands, console tables, entryways\u003c\/strong\u003e, and as a focal pendant in living rooms or bedrooms. The dual-disc form reads beautifully when seen at eye-level or slightly above, so suspension height is critical (see hanging-height guidance above). Best in rooms with \u003cstrong\u003eflat ceilings and at least 250 cm ceiling height\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on both 110V and 220V circuits?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eYes. The Envolee pendant supports \u003cstrong\u003efull-range AC 110–240V\u003c\/strong\u003e and is certified for use in North America, Europe, Australia, and the Middle East — no additional 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. The Envolee pendant is rated \u003cstrong\u003eIP20 for dry indoor use only\u003c\/strong\u003e — not suitable for bathrooms, wet rooms, covered porches, or any outdoor environment. The acrylic and PVC shades are also not designed to withstand prolonged humidity or direct sunlight.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean it?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eWith the power off and the fixture cool, dust the gold frame and acrylic shades gently with a \u003cstrong\u003esoft dry microfibre cloth\u003c\/strong\u003e. For more thorough cleaning, use a slightly damp cloth (water only, no solvents or alcohol-based cleaners) and dry immediately. \u003cstrong\u003eAvoid abrasive sponges, ammonia-based glass cleaners, and direct application of cleaning sprays\u003c\/strong\u003e — these can damage either the acrylic shade surface or the gold frame finish.\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\/17jg7HPXA2Qm0NOb1qVqcO9XPcIYJ3PHK\/view\" 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\/1b5BXnWMAhUzmw3FArdCPpEP4SO5wECzh\/view\" 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\"\u003eDesigner 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\"\u003eIntegrated LED · Warm or Cool\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 Size Combinations\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\"\u003eGold \u0026amp; White\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 \\\"Envolee Double Biscuit\\\" mean?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The name describes the form. \\\"Double Biscuit\\\" refers to the two stacked rounded shades — reminiscent of biscuits balanced one above the other on a slender gold stem. Together with \\\"Envolee\\\" , the name evokes a sense of weightless lift — two soft discs in vertical balance, as if floating rather than hanging.\"}}, {\"@type\": \"Question\", \"name\": \"Which size should I choose?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Four size combinations scale by both diameter and height. Dia 40cm x H 60cm is the most compact — best for kitchen islands, bedside, or single-position pendants in smaller rooms. Dia 40cm x H 70cm gives the same diameter with more vertical drop, ideal for taller ceilings and stairwells. Dia 60cm x H 60cm is a substantial dining-table or living-room fixture. Dia 60cm x H 70cm is the most architectural — full vertical and horizontal presence, a confident statement piece.\"}}, {\"@type\": \"Question\", \"name\": \"Is the Envolee pendant dimmable?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No . The integrated LED is not compatible with dimmer switches — it works with standard household on\/off switches only . Installing on a dimmer-switch circuit will cause flicker, premature LED failure, or both. If dimming is essential to your installation, please choose a different fixture before ordering.\"}}, {\"@type\": \"Question\", \"name\": \"What color temperature should I select?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Two Kelvin options are factory-set at order time and cannot be changed after purchase . Warm White — most flattering for dining rooms, living rooms, bedrooms (soft, atmospheric glow). Cool White — daylight-equivalent, clean and crisp, best for kitchens, offices, retail, and task-heavy spaces. Choose carefully: the LED is integrated and color temperature cannot be swapped later.\"}}, {\"@type\": \"Question\", \"name\": \"Are the shades made of real glass?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No — the shades are constructed from acrylic and PVC , not glass. This is a deliberate engineering choice: acrylic is impact-resistant during shipping and handling (fragile glass at this scale would frequently arrive broken), and the white acrylic produces an even, low-glare diffusion that's well-suited to integrated LEDs. The visual effect is the same as opal glass — soft, even, no hot spots — but in a far more durable construction.\"}}, {\"@type\": \"Question\", \"name\": \"Can I order custom suspension lengths?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The standard suspension rod is 50 cm (19.7\\\") , but custom lengths can be specified at order time — useful for double-height rooms, low ceilings, stairwells, or installations where the standard length isn't ideal. Please specify your preferred drop length when placing your order.\"}}, {\"@type\": \"Question\", \"name\": \"What hanging height is right for a dining table?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"For a dining table, the bottom of the lower disc should sit roughly 75–90 cm (30–35″) above the table surface — close enough to feel intimate and to throw light onto the table, far enough not to obstruct sightlines across the table. For a kitchen island, similar height applies. For a general focal pendant in a living room or entryway, roughly 180–200 cm above the floor works well.\"}}, {\"@type\": \"Question\", \"name\": \"Can the Envolee be installed on a sloped ceiling?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. The fixture is designed for flat-ceiling installation only — the canopy and rod are not configured for angled mounting planes. For sloped or vaulted ceilings, a swivel-canopy adapter would be required (sold separately and not included). Verify your ceiling is flat before ordering.\"}}, {\"@type\": \"Question\", \"name\": \"Where does the Envolee pendant work best?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Above dining tables, kitchen islands, console tables, entryways , and as a focal pendant in living rooms or bedrooms. The dual-disc form reads beautifully when seen at eye-level or slightly above, so suspension height is critical (see hanging-height guidance above). Best in rooms with flat ceilings and at least 250 cm ceiling height .\"}}, {\"@type\": \"Question\", \"name\": \"Can I use it on both 110V and 220V circuits?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The Envolee pendant supports full-range AC 110–240V and is certified for use in North America, Europe, Australia, and the Middle East — no additional transformer required.\"}}, {\"@type\": \"Question\", \"name\": \"Can I install it in a bathroom or outdoors?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. The Envolee pendant is rated IP20 for dry indoor use only — not suitable for bathrooms, wet rooms, covered porches, or any outdoor environment. The acrylic and PVC shades are also not designed to withstand prolonged humidity or direct sunlight.\"}}, {\"@type\": \"Question\", \"name\": \"How do I clean it?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"With the power off and the fixture cool, dust the gold frame and acrylic shades gently with a soft dry microfibre cloth . For more thorough cleaning, use a slightly damp cloth (water only, no solvents or alcohol-based cleaners) and dry immediately. Avoid abrasive sponges, ammonia-based glass cleaners, and direct application of cleaning sprays — these can damage either the acrylic shade surface or the gold frame finish.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 40cm x H 60cm \/ ∅ 15.7″ x H 23.6″ \/ Gold \/ Warm White","offer_id":42120969683201,"sku":"M-202112071243-1","price":198.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 60cm \/ ∅ 15.7″ x H 23.6″ \/ Gold \/ Cool White","offer_id":42120969715969,"sku":"M-202112071243-2","price":198.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.7″ x H 27.5″ \/ Gold \/ Warm White","offer_id":42120969748737,"sku":"M-202112071243-3","price":298.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.7″ x H 27.5″ \/ Gold \/ Cool White","offer_id":42120969781505,"sku":"M-202112071243-4","price":298.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm x H 60cm \/ ∅ 23.6\" x H 23.6\" \/ Gold \/ Warm White","offer_id":42120969814273,"sku":"M-202112071243-5","price":262.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm x H 60cm \/ ∅ 23.6\" x H 23.6\" \/ Gold \/ Cool White","offer_id":42120969847041,"sku":"M-202112071243-6","price":262.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm x H 70cm \/ ∅ 23.6\" x H 27.5\" \/ Gold \/ Warm White","offer_id":42120969879809,"sku":"M-202112071243-7","price":367.0,"currency_code":"USD","in_stock":true},{"title":"Dia 60cm x H 70cm \/ ∅ 23.6\" x H 27.5\" \/ Gold \/ Cool White","offer_id":42120969912577,"sku":"M-202112071243-8","price":367.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Envoleedoublebiscuit_0316.jpg?v=1742086370"},{"product_id":"aerostat-table-lamp","title":"Aerostat 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\"\u003eBlown glass dome floats above a minimalist metal cage base in three finishes.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Aerostat is a 9-inch table lamp that sits compactly on desks and nightstands while reading light spreads evenly across work surfaces. The white glass dome diffuses warm or cool light depending on your bulb choice. Works in bedrooms, offices, and living rooms—confirm your plug type matches your wall 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 full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/AerostatF27_4.jpg\" loading=\"lazy\" alt=\"Aerostat 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\"\u003eWhite blown glass dome\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-finished white glass shades light in all directions. Each dome is individually crafted.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eCarbon steel cage base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eVertical metal frame in gold, black, or rose gold. Lightweight structure supports the glass securely.\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\"\u003eTakes standard E14 base bulbs. You choose wattage and color temperature. No bulb 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\u003e9 inches diameter × 14.5 inches tall (23 cm × 37 cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint\u003c\/b\u003e\u003cspan\u003e9-inch round base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e59 inches (150 cm) 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-7482204586241-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Aerostat_table_lamp_12_600x600_f859215d-6a12-471c-b771-b70b17d2fcaa_600x600.jpg\" loading=\"lazy\" alt=\"Aerostat Table Lamp dimensions\"\u003e\u003cspan\u003eSize comparison 9-inch 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482204586241-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482204586241-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Aerostat_table_lamp_12_600x600_f859215d-6a12-471c-b771-b70b17d2fcaa_600x600.jpg\" alt=\"Aerostat 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 blown glass dome; carbon steel cage base\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\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eE14 bulb; choose warm white (2700K) for bedrooms or 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 universal\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 cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e59-inch cord with regional plug (US, UK, AU, or EU available)\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 glass dome with dry cloth. Do not immerse. Keep away from 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\/1Zm7p9xmjyp7leTpy2F3ZdPioSd_fQI2H\/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 lamp take?\u003c\/summary\u003e\u003cp\u003eE14 base bulb. Choose LED or incandescent up to the wattage your socket allows. Bulb is not included.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug type do I need?\u003c\/summary\u003e\u003cp\u003eAvailable in US, UK, AU, and EU plugs. Select your region at checkout to match your wall outlets.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp in a bedroom or office?\u003c\/summary\u003e\u003cp\u003eYes. It works on nightstands, desks, and shelves in any indoor room. The glass spreads light evenly without harsh spots.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs the glass dome removable for cleaning?\u003c\/summary\u003e\u003cp\u003eSee photos for assembly details. Wipe the outside with a dry cloth; do not submerge the glass or base.\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 lamp take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E14 base bulb. Choose LED or incandescent up to the wattage your socket allows. Bulb is not included.\"}},{\"@type\":\"Question\",\"name\":\"Which plug type do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Available in US, UK, AU, and EU plugs. Select your region at checkout to match your wall outlets.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp in a bedroom or office?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. It works on nightstands, desks, and shelves in any indoor room. The glass spreads light evenly without harsh spots.\"}},{\"@type\":\"Question\",\"name\":\"Is the glass dome removable for cleaning?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"See photos for assembly details. Wipe the outside with a dry cloth; do not submerge the glass or base.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 23cm x H 37cm \/ ∅ 9″ x H 14.5″ \/ Gold \/ US plug","offer_id":42120976826625,"sku":"M-202112070960-1","price":284.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 37cm \/ ∅ 9″ x H 14.5″ \/ Gold \/ UK plug","offer_id":42120976859393,"sku":"M-202112070960-2","price":284.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 37cm \/ ∅ 9″ x H 14.5″ \/ Gold \/ AU plug","offer_id":42120976892161,"sku":"M-202112070960-3","price":284.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 37cm \/ ∅ 9″ x H 14.5″ \/ Gold \/ EU plug","offer_id":42120976924929,"sku":"M-202112070960-4","price":284.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 37cm \/ ∅ 9″ x H 14.5″ \/ Black \/ US plug","offer_id":42120976695553,"sku":"M-202112070960-5","price":284.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 37cm \/ ∅ 9″ x H 14.5″ \/ Black \/ UK plug","offer_id":42120976728321,"sku":"M-202112070960-6","price":284.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 37cm \/ ∅ 9″ x H 14.5″ \/ Black \/ AU plug","offer_id":42120976761089,"sku":"M-202112070960-7","price":284.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 37cm \/ ∅ 9″ x H 14.5″ \/ Black \/ EU plug","offer_id":42120976793857,"sku":"M-202112070960-8","price":284.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 37cm \/ ∅ 9″ x H 14.5″ \/ Rose gold \/ US plug","offer_id":42120976957697,"sku":"M-202112070960-9","price":284.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 37cm \/ ∅ 9″ x H 14.5″ \/ Rose gold \/ UK plug","offer_id":42120976990465,"sku":"M-202112070960-10","price":284.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 37cm \/ ∅ 9″ x H 14.5″ \/ Rose gold \/ AU plug","offer_id":42120977023233,"sku":"M-202112070960-11","price":284.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 37cm \/ ∅ 9″ x H 14.5″ \/ Rose gold \/ EU plug","offer_id":42120977056001,"sku":"M-202112070960-12","price":284.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 53cm \/ ∅ 13″ x H 20.8″ \/ Gold \/ US plug","offer_id":42467228025089,"sku":"M-202112070960-13","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 53cm \/ ∅ 13″ x H 20.8″ \/ Gold \/ UK plug","offer_id":42467228057857,"sku":"M-202112070960-14","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 53cm \/ ∅ 13″ x H 20.8″ \/ Gold \/ AU plug","offer_id":42467228123393,"sku":"M-202112070960-15","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 53cm \/ ∅ 13″ x H 20.8″ \/ Gold \/ EU plug","offer_id":42467228156161,"sku":"M-202112070960-16","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 53cm \/ ∅ 13″ x H 20.8″ \/ Black \/ US plug","offer_id":42467228188929,"sku":"M-202112070960-17","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 53cm \/ ∅ 13″ x H 20.8″ \/ Black \/ UK plug","offer_id":42467228221697,"sku":"M-202112070960-18","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 53cm \/ ∅ 13″ x H 20.8″ \/ Black \/ AU plug","offer_id":42467228254465,"sku":"M-202112070960-19","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 53cm \/ ∅ 13″ x H 20.8″ \/ Black \/ EU plug","offer_id":42467228287233,"sku":"M-202112070960-20","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 53cm \/ ∅ 13″ x H 20.8″ \/ Rose gold \/ US plug","offer_id":42467228320001,"sku":"M-202112070960-21","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 53cm \/ ∅ 13″ x H 20.8″ \/ Rose gold \/ UK plug","offer_id":42467228352769,"sku":"M-202112070960-22","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 53cm \/ ∅ 13″ x H 20.8″ \/ Rose gold \/ AU plug","offer_id":42467228385537,"sku":"M-202112070960-23","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 53cm \/ ∅ 13″ x H 20.8″ \/ Rose gold \/ EU plug","offer_id":42467228418305,"sku":"M-202112070960-24","price":475.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Aerostat_Table_Lamp_0329.jpg?v=1743231077"},{"product_id":"taraxacum-suspension-lamp","title":"Taraxacum Suspension 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\"\u003eCocoon resin diffuser spreads light like a dandelion bloom, 63cm wide, hardwired, no bulb included.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Taraxacum is a 63cm pendant that fills a room with soft, diffused light through a cocoon-textured white dome. Light spreads evenly across the surface rather than pooling downward, making it work well over dining tables or kitchen islands. Hardwired installation required—confirm your ceiling can accept flush mounting before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/XUQ9e4uMknA\" title=\"Taraxacum Suspension 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\/TaraxacumChandelier_24.jpg\" loading=\"lazy\" alt=\"Taraxacum Suspension Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/TaraxacumChandelier_14.jpg\" loading=\"lazy\" alt=\"Taraxacum Suspension 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\"\u003eCocoon resin diffuser\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite powder-coated steel frame sprayed with cocoon resin and transparent protective coat. Light scatters evenly through the textured surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eLarge pendant size\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e63cm diameter, 50cm tall. Reads as a substantial focal point without dominating standard 2.4–2.7m ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHardwired, no bulb\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eRequires electrician or experienced installer. You supply an E26 or E27 base bulb; works 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\u003eØ 63cm (26.8″) × H 50cm (19.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord\u003c\/b\u003e\u003cspan\u003e150cm (59″) supplied; custom lengths available\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-7482205634817-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Taraxacum_Chandelier_600x60_cfe04c68-7bc0-400f-b78d-bb9dd4bb4509.jpg\" loading=\"lazy\" alt=\"Taraxacum Suspension Lamp dimensions\"\u003e\u003cspan\u003eSize chart 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482205634817-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482205634817-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Taraxacum_Chandelier_600x60_cfe04c68-7bc0-400f-b78d-bb9dd4bb4509.jpg\" alt=\"Taraxacum Suspension 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\u003eCocoon resin diffuser, white powder-coated steel internal frame\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\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″) supplied; hardwired installation\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 with a soft dry cloth. Do not use water or solvents.\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\/1Nfp6Z3Jbs9NsgA_D3thhahIe-0hVpHQM\/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\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1kvrRzp2KAOBqLEcdME_c20-cQ3OB2vjU\/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 plug this in or does it need an electrician?\u003c\/summary\u003e\u003cp\u003eHardwired only. You'll need a licensed electrician to connect it to your ceiling wiring and switch.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come with a light bulb?\u003c\/summary\u003e\u003cp\u003eNo. You supply an E26 or E27 base bulb. It works with dimmers.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work on a sloped or vaulted ceiling?\u003c\/summary\u003e\u003cp\u003eNo. Flat roof installation only. Sloped ceilings are not compatible.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much light does it produce?\u003c\/summary\u003e\u003cp\u003eLight spreads evenly across the cocoon surface. Output depends on the bulb wattage and Kelvin rating you choose.\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 plug this in or does it need an electrician?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Hardwired only. You'll need a licensed electrician to connect it to your ceiling wiring and switch.\"}},{\"@type\":\"Question\",\"name\":\"Does it come with a light bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You supply an E26 or E27 base bulb. It works with dimmers.\"}},{\"@type\":\"Question\",\"name\":\"Will this work on a sloped or vaulted ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Flat roof installation only. Sloped ceilings are not compatible.\"}},{\"@type\":\"Question\",\"name\":\"How much light does it produce?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Light spreads evenly across the cocoon surface. Output depends on the bulb wattage and Kelvin rating you choose.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 63cm x H 50cm \/ ∅ 26.8″ x H 19.7″ \/ White","offer_id":42120983249153,"sku":"M-202112071400-2","price":799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Taraxacum_Suspension_Lamp.jpg?v=1743120570"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/collections\/Collections-1_32.jpg?v=1741871461","url":"https:\/\/rayonshine.com\/collections\/scandinavian-style.oembed?page=19","provider":"Rayonshine","version":"1.0","type":"link"}