{"title":"Vintage Style","description":"\u003cp\u003eVintage lighting evokes nostalgia with aged finishes, intricate craftsmanship, and a warm glow. Featuring Edison bulbs and distressed metals, these fixtures add character and complement both traditional and eclectic décor, creating an inviting atmosphere with heritage-inspired charm.\u003c\/p\u003e","products":[{"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":"wa-wa-table-lamp","title":"Wa Wa Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eFloor lamp with three adjustable reading heads and warm or cool LED light for every corner.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eAt 70cm tall with a 40cm base, this floor lamp fits living rooms and bedrooms without dominating the space. Each of the three articulating arms swivels independently, letting you aim light exactly where you read or work. Choose warm white (3000K) for evenings or cool white (6000K) for task lighting—both use integrated LEDs that run on standard US, UK, AU, or EU current.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Wa_Wa_Table_Lamp_6.jpg\" loading=\"lazy\" alt=\"Wa Wa Table Lamp\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eThree independent reading heads\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach arm bends separately. No shared controls. Aim one at your book, one at the chair, one at the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWarm or cool LED light\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWarm (3000K) for relaxing. Cool (6000K) for focused work. Pick your color temperature at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBuilt to move\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eStainless steel arms and black base survive daily repositioning. No flex, no rattle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height\u003c\/b\u003e\u003cspan\u003e70 cm \/ 27.5″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase diameter\u003c\/b\u003e\u003cspan\u003e15 cm \/ 5.9″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eArm reach (each side)\u003c\/b\u003e\u003cspan\u003e40 cm \/ 15.8″ from center\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59″ with in-line switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482122928385-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/WA_WA_Floor_Lamp_Size_600x600.jpg\" loading=\"lazy\" alt=\"Wa Wa Table Lamp dimensions\"\u003e\u003cspan\u003eHeight 70cm, base 15cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482122928385-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482122928385-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/WA_WA_Floor_Lamp_Size_600x600.jpg\" alt=\"Wa Wa Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eStainless steel arms, black metal base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED (no bulb replacement needed)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eWarm White 3000K or Cool White 6000K—select at purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (works worldwide)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos or contact sales for wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on 150cm cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59″ with plug for US, UK, AU, or EU outlets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe stainless steel with dry cloth. Do not immerse.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1R0ZUr89inMPs7ixD-Nnj0dNzjiWB1m4P\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I move each arm separately or do they all turn on and off together?\u003c\/summary\u003e\u003cp\u003eEach arm has its own switch. Turn on one, two, or all three independently.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat's the difference between warm white and cool white?\u003c\/summary\u003e\u003cp\u003eWarm white (3000K) feels cozy for evening reading. Cool white (6000K) is brighter and better for homework, detailed work, or task lighting.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this fit in a small bedroom or do I need a lot of floor space?\u003c\/summary\u003e\u003cp\u003eThe base is 15 cm wide. It needs a flat surface about the size of a paperback book. The arms reach 40 cm out, so check you have that much clearance to the sides.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need to buy bulbs separately?\u003c\/summary\u003e\u003cp\u003eNo. The LEDs are built in. The lamp is ready to plug in and turn on.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I move each arm separately or do they all turn on and off together?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Each arm has its own switch. Turn on one, two, or all three independently.\"}},{\"@type\":\"Question\",\"name\":\"What's the difference between warm white and cool white?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Warm white (3000K) feels cozy for evening reading. Cool white (6000K) is brighter and better for homework, detailed work, or task lighting.\"}},{\"@type\":\"Question\",\"name\":\"Will this fit in a small bedroom or do I need a lot of floor space?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The base is 15 cm wide. It needs a flat surface about the size of a paperback book. The arms reach 40 cm out, so check you have that much clearance to the sides.\"}},{\"@type\":\"Question\",\"name\":\"Do I need to buy bulbs separately?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LEDs are built in. The lamp is ready to plug in and turn on.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Warm White \/ US plug","offer_id":42120594882817,"sku":"M-202112071305-1","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Warm White \/ UK plug","offer_id":42120594915585,"sku":"M-202112071305-2","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Warm White \/ AU plug","offer_id":42120594948353,"sku":"M-202112071305-3","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Warm White \/ EU plug","offer_id":42120594981121,"sku":"M-202112071305-4","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Cool White \/ US plug","offer_id":42120595013889,"sku":"M-202112071305-5","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Cool White \/ UK plug","offer_id":42120595046657,"sku":"M-202112071305-6","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Cool White \/ AU plug","offer_id":42120595079425,"sku":"M-202112071305-7","price":363.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 70cm \/ ∅ 15.8″ x H 27.5″ \/ Cool White \/ EU plug","offer_id":42120595112193,"sku":"M-202112071305-8","price":363.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Wa_Wa_Table_Lamp_0329.jpg?v=1743231236"},{"product_id":"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":"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":"squirrel-table-lamp","title":"Squirrel Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eResin squirrel holding a branch lamp with clear glass shade, sized for desks and shelves.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 9.8-inch tall table lamp shaped like a standing squirrel gripping a branch—sculptural enough to work as décor even when off. The clear shade diffuses light across your workspace or nightstand without glare. Choose your plug type at checkout to match your country's outlet.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/UM36gS9HUGs\" title=\"Squirrel Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Squirrel_Table_Lamp_25.jpg\" loading=\"lazy\" alt=\"Squirrel Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Squirrel_Table_Lamp_2_cab4c1c9-8eac-41a1-b3ca-d57294c279ae.jpg\" loading=\"lazy\" alt=\"Squirrel Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Squirrel_Table_Lamp_4_c018bdee-5077-4080-bc09-8e92f293b0e2.jpg\" loading=\"lazy\" alt=\"Squirrel Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Squirrel_Table_Lamp_1.jpg\" loading=\"lazy\" alt=\"Squirrel Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eResin construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHigh-quality resin body resists fading and corrosion. Hand-finished yellow and white detail work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eClear glass shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eLets you see the branch detail while directing light downward. G9 bulb (not included) mounts inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIn-line on\/off switch\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e150cm cord with switch. Plug shipped matches your region—US, UK, EU, or AU.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e9.8″ W × 9.8″ H (25cm × 25cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e59″ (150cm) with in-line switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eResin body; clear glass shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 base bulb socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 LED or halogen; warm white (2700K) for bedside, cool white (4000K+) for task work\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V; compliant with North America, Australia, Europe, and Middle East standards\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on G9 bulb wattage selected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line push switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) with plug; select US, UK, EU, or AU at checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe resin with dry cloth; do not submerge. Do not wash shade with water.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1_5isMfFPJDm9Vxc1i9Q9IwOwJlgNMy9K\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat is the shade and body made of?\u003c\/summary\u003e\u003cp\u003eThe body is high-quality resin, hand-finished with yellow and white detail work. The shade is clear glass, which lets you see the branch detail while directing light downward.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan this lamp be dimmed?\u003c\/summary\u003e\u003cp\u003eYes. Build this lamp to order with triac dimming capability, and it will work with any standard dimmer switch.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I change the cord length?\u003c\/summary\u003e\u003cp\u003eThe standard cord is 150cm (59 inches) with an in-line switch. We can build a different length to suit your desk or shelf setup.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work on a sloped or vaulted ceiling?\u003c\/summary\u003e\u003cp\u003eThis is a table lamp for desks and shelves, so ceiling mount is not applicable. It sits on a flat surface.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this run on US household power?\u003c\/summary\u003e\u003cp\u003eYes. The lamp runs on AC 110–240V universal voltage. Select the US plug variant at checkout, and an electrician is not needed—it plugs into any standard US outlet.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this approved for US use and do you ship here?\u003c\/summary\u003e\u003cp\u003eYes to both. We ship free to all 50 states. The lamp is compliant with North American standards.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What is the shade and body made of?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The body is high-quality resin, hand-finished with yellow and white detail work. The shade is clear glass, which lets you see the branch detail while directing light downward.\"}}, {\"@type\": \"Question\", \"name\": \"Can this lamp be dimmed?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. Build this lamp to order with triac dimming capability, and it will work with any standard dimmer switch.\"}}, {\"@type\": \"Question\", \"name\": \"Can I change the cord length?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The standard cord is 150cm (59 inches) with an in-line switch. We can build a different length to suit your desk or shelf setup.\"}}, {\"@type\": \"Question\", \"name\": \"Will this work on a sloped or vaulted ceiling?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This is a table lamp for desks and shelves, so ceiling mount is not applicable. It sits on a flat surface.\"}}, {\"@type\": \"Question\", \"name\": \"Does this run on US household power?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The lamp runs on AC 110–240V universal voltage. Select the US plug variant at checkout, and an electrician is not needed—it plugs into any standard US outlet.\"}}, {\"@type\": \"Question\", \"name\": \"Is this approved for US use and do you ship here?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes to both. We ship free to all 50 states. The lamp is compliant with North American standards.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 25cm x H 25cm \/ ∅ 9.8″ x H 9.8″ \/ Yellow \/ US plug","offer_id":42120650260737,"sku":"M-202112071338-1","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 25cm \/ ∅ 9.8″ x H 9.8″ \/ Yellow \/ UK plug","offer_id":42120650293505,"sku":"M-202112071338-2","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 25cm \/ ∅ 9.8″ x H 9.8″ \/ Yellow \/ AU plug","offer_id":42120650326273,"sku":"M-202112071338-3","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 25cm \/ ∅ 9.8″ x H 9.8″ \/ Yellow \/ EU plug","offer_id":42120650359041,"sku":"M-202112071338-4","price":141.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Squirrel_Table_Lamp_0329.jpg?v=1743228230"},{"product_id":"xi-table-lamp","title":"Xi Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003ePortable table lamp with opal glass and brass base, casts soft dawn-like light in compact 42cm height.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Xi is a small, contained table lamp (16.5 inches tall, 8-inch diameter) that sits quietly on a desk, nightstand, or shelf without demanding attention. It produces warm, diffused light through opal glass—no glare, no sharp shadows—and works in bedrooms, living rooms, or home offices. Check your outlet type before ordering; this lamp ships with your regional plug (US, EU, UK, or AU).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Xi_Table_Lamp_11.jpg\" loading=\"lazy\" alt=\"Xi Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Xi_Table_Lamp_663.jpg\" loading=\"lazy\" alt=\"Xi Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Xi_Table_Lamp_21.jpg\" loading=\"lazy\" alt=\"Xi Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Xi_Table_Lamp_13.jpg\" loading=\"lazy\" alt=\"Xi Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eOpal glass diffuser\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite opal glass scatters light evenly. No hot spots. Warm glow even with standard bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal frame, brass base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBlack metal cage, brass accents. Stable, compact footprint. Stays put on any table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eG9 socket, user-supplied bulb\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes standard G9 bulb (not included). Cord is 150cm\/59 inches with in-line switch and regional plug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDiameter 20cm \/ 7.9″ | Height 42cm \/ 16.5″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm \/ 59 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (global input)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482132955393-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Size_c5660a3a-9c7d-46bc-aa81-f6db06602176_600x600.jpg\" loading=\"lazy\" alt=\"Xi Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing: 20c 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482132955393-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482132955393-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Size_c5660a3a-9c7d-46bc-aa81-f6db06602176_600x600.jpg\" alt=\"Xi Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal frame, opal glass diffuser\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eFinishes\u003c\/b\u003e\u003cspan\u003eGolden (brass) and black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 base (bulb not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 LED or halogen, 2700K for warm light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb selection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59 inches with regional plug (US, EU, UK, or AU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Z4nq4VpvxKPfxLpAhk-NHa3-5-6Nml0Q\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this lamp come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. It takes a standard G9 bulb, which you supply. Bulbs are inexpensive and widely available.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug type do I get?\u003c\/summary\u003e\u003cp\u003eYour order ships with the plug type you select: US, EU, UK, or AU. Choose the correct variant before adding to cart.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this lamp good for a bedroom?\u003c\/summary\u003e\u003cp\u003eYes. The opal glass softens light without glare, making it suitable for nightstands, reading nooks, and bedroom surfaces.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp on a desk?\u003c\/summary\u003e\u003cp\u003eYes. At 42cm tall and 20cm wide, it sits comfortably on desks and side tables without blocking sightlines.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Does this lamp come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It takes a standard G9 bulb, which you supply. Bulbs are inexpensive and widely available.\"}},{\"@type\":\"Question\",\"name\":\"What plug type do I get?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Your order ships with the plug type you select: US, EU, UK, or AU. Choose the correct variant before adding to cart.\"}},{\"@type\":\"Question\",\"name\":\"Is this lamp good for a bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The opal glass softens light without glare, making it suitable for nightstands, reading nooks, and bedroom surfaces.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp on a desk?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. At 42cm tall and 20cm wide, it sits comfortably on desks and side tables without blocking sightlines.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 20cm x H 42cm \/ ∅ 7.9″ x H 16.5″ \/ Golden \u0026 Black \/ US plug","offer_id":42120651636993,"sku":"M-202112071319-1","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 42cm \/ ∅ 7.9″ x H 16.5″ \/ Golden \u0026 Black \/ UK plug","offer_id":42120651669761,"sku":"M-202112071319-2","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 42cm \/ ∅ 7.9″ x H 16.5″ \/ Golden \u0026 Black \/ AU plug","offer_id":42120651702529,"sku":"M-202112071319-3","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 42cm \/ ∅ 7.9″ x H 16.5″ \/ Golden \u0026 Black \/ EU plug","offer_id":42120651735297,"sku":"M-202112071319-4","price":240.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Xi_Table_Lamp_0329.jpg?v=1743231149"},{"product_id":"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":"ceramic-table-lamp","title":"Decker Table Light","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eCeramic table lamp with linen shade casts warm light across bedside, desk, or reading nook.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 21.6-inch tall pottery lamp with a classic rounded base and sloped linen shade. The warm glow spreads softly across a nightstand or side table without harsh spots. Works in bedrooms, living rooms, and dens—check your ceiling height if you're placing it in a tight corner.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/g0sO6AmKA30\" title=\"Decker Table Light\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ceramic_Table_Lamp_9.jpg\" loading=\"lazy\" alt=\"Decker Table Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Decker_Table_Lamp_12.jpg\" loading=\"lazy\" alt=\"Decker Table Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ceramic_Table_Lamp_13.jpg\" loading=\"lazy\" alt=\"Decker Table Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Ceramic_Table_Lamp_6.png\" loading=\"lazy\" alt=\"Decker Table Light\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePottery base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-finished ceramic body in beige. Holds standard E26 or E27 bulbs (not included) for custom brightness control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eLinen shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite fabric trapezoid diffuses light evenly. Sits securely on the ceramic neck via metal coupling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003e150cm cord with switch\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eIn-line on\/off switch. Choose US, UK, EU, or AU plug at checkout. Handles 110–240V worldwide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e32 cm diameter × 55 cm height (12.6″ × 21.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase footprint\u003c\/b\u003e\u003cspan\u003e32 cm diameter (12.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm (59″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482134298881-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Ceramic_Table_Lamp.jpg\" loading=\"lazy\" alt=\"Decker Table Light dimensions\"\u003e\u003cspan\u003eDimension drawing: 32  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134298881-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134298881-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Ceramic_Table_Lamp.jpg\" alt=\"Decker Table Light dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003ePottery base, linen fabric shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (bulb not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for typical warm-white output; any standard wattage fits the socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (universal)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage (not limited by fixture)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″) fabric-wrapped cord with plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe pottery with dry cloth; avoid water on electrical components\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1qt-dxVlJAEhWYJsULv2UugAbynZh-Tca\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1br9JMi-al_iwCvqyEgIDUuWfw5UL_yjE\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eAny E26 or E27 base bulb up to standard household wattage. Not included. Choose warm white (2700K) for soft bedside lighting, daylight (4000K) for desk work.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug comes with my lamp?\u003c\/summary\u003e\u003cp\u003eSelect your region at checkout: US, UK, EU, or AU. Lamp handles 110–240V everywhere.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this in a small bedroom?\u003c\/summary\u003e\u003cp\u003eYes. At 21.6″ tall and 12.6″ wide, it fits most nightstands. Measure your space and ensure at least 12 inches of clearance above the shade if mounted against a wall.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come assembled?\u003c\/summary\u003e\u003cp\u003eBase and shade require assembly. The shade slides onto the ceramic neck; takes under 5 minutes. See assembly instructions included.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any E26 or E27 base bulb up to standard household wattage. Not included. Choose warm white (2700K) for soft bedside lighting, daylight (4000K) for desk work.\"}},{\"@type\":\"Question\",\"name\":\"Which plug comes with my lamp?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Select your region at checkout: US, UK, EU, or AU. Lamp handles 110–240V everywhere.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this in a small bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. At 21.6″ tall and 12.6″ wide, it fits most nightstands. Measure your space and ensure at least 12 inches of clearance above the shade if mounted against a wall.\"}},{\"@type\":\"Question\",\"name\":\"Does it come assembled?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Base and shade require assembly. The shade slides onto the ceramic neck; takes under 5 minutes. See assembly instructions included.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 32cm x H 55cm \/ ∅ 12.6″ x H 21.6″ \/ Beige \/ US plug","offer_id":42120660058369,"sku":"M-202112071218-1","price":341.0,"currency_code":"USD","in_stock":true},{"title":"Dia 32cm x H 55cm \/ ∅ 12.6″ x H 21.6″ \/ Beige \/ UK plug","offer_id":42120660091137,"sku":"M-202112071218-2","price":341.0,"currency_code":"USD","in_stock":true},{"title":"Dia 32cm x H 55cm \/ ∅ 12.6″ x H 21.6″ \/ Beige \/ AU plug","offer_id":42120660123905,"sku":"M-202112071218-3","price":341.0,"currency_code":"USD","in_stock":true},{"title":"Dia 32cm x H 55cm \/ ∅ 12.6″ x H 21.6″ \/ Beige \/ EU plug","offer_id":42120660156673,"sku":"M-202112071218-4","price":341.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Decker_Table_Light_0329.jpg?v=1743228804"},{"product_id":"lento-table-lamp","title":"Lento Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eAdjustable desk lamp with gold or black metal shade and swing arm reaches 35cm across your work surface.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 50cm tall table lamp with a cylindrical metal shade that pivots on a swing arm, letting you angle light where you need it. The polished finish—gold, black, or gold-and-black—works in bedrooms, home offices, and living rooms without taking up much desktop space. Check your outlet type before ordering: this lamp ships with your regional plug (US, UK, AU, or EU).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lento_table_lamp_38.jpg\" loading=\"lazy\" alt=\"Lento Table Lamp\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSwing-arm design\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eShade rotates and angles across a 35cm radius. Directs light exactly where you work or read.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePolished brass or matte black finish resists fingerprints. No shade damage to worry about.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTakes standard bulbs\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWorks with any E26 or E27 base bulb you already own. Bulb not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDiameter 35cm \/ 13.8″ × Height 50cm \/ 19.7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eReach (arm extended)\u003c\/b\u003e\u003cspan\u003e35cm \/ 13.8″ horizontal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint (base)\u003c\/b\u003e\u003cspan\u003eCircular, fits small desks and nightstands\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482134757633-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lento_table_lamp_600x600_f0e3f46d-51e2-4987-8766-8b48874cb1f9_600x600.jpg\" loading=\"lazy\" alt=\"Lento Table Lamp dimensions\"\u003e\u003cspan\u003eDimensions: 35cm diame 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482134757633-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482134757633-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lento_table_lamp_600x600_f0e3f46d-51e2-4987-8766-8b48874cb1f9_600x600.jpg\" alt=\"Lento Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal shade and base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 screw base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eAny wattage and color temperature; bulb sold separately\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb selected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eInline on-off on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ with regional plug (US, UK, AU, or EU); specified at checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe metal with dry cloth; do not submerge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/13glsrrbnJguF6k1XYd4NjUcsIMLTzeh0\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb does this table lamp take?\u003c\/summary\u003e\u003cp\u003eAny standard E26 or E27 screw-base bulb. We don't include one, so pick your wattage and color temperature when you order.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp in the UK or Europe?\u003c\/summary\u003e\u003cp\u003eYes. Choose your plug type at checkout—UK, EU, AU, or US—and the lamp arrives wired for your outlet.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much desk space does the Lento need?\u003c\/summary\u003e\u003cp\u003eThe base is compact and circular. The arm swings 35cm out, so measure that distance from the lamp's center to see if it clears your keyboard or monitor.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes the shade angle or move?\u003c\/summary\u003e\u003cp\u003eThe whole lamp head rotates and pivots on the swing arm, so you can point light down onto your work surface or up toward a wall.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What bulb does this table lamp take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any standard E26 or E27 screw-base bulb. We don't include one, so pick your wattage and color temperature when you order.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp in the UK or Europe?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Choose your plug type at checkout—UK, EU, AU, or US—and the lamp arrives wired for your outlet.\"}},{\"@type\":\"Question\",\"name\":\"How much desk space does the Lento need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The base is compact and circular. The arm swings 35cm out, so measure that distance from the lamp's center to see if it clears your keyboard or monitor.\"}},{\"@type\":\"Question\",\"name\":\"Does the shade angle or move?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The whole lamp head rotates and pivots on the swing arm, so you can point light down onto your work surface or up toward a wall.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Gold \u0026 Black \/ US plug","offer_id":42120663204097,"sku":"M-202112081105-1","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Gold \u0026 Black \/ UK plug","offer_id":42120663236865,"sku":"M-202112081105-2","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Gold \u0026 Black \/ AU plug","offer_id":42120663269633,"sku":"M-202112081105-3","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Gold \u0026 Black \/ EU plug","offer_id":42120663302401,"sku":"M-202112081105-4","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Black \/ US plug","offer_id":42120663073025,"sku":"M-202112081105-5","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Black \/ UK plug","offer_id":42120663105793,"sku":"M-202112081105-6","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Black \/ AU plug","offer_id":42120663138561,"sku":"M-202112081105-7","price":186.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 50cm \/ ∅ 13.8″ x H 19.7″ \/ Black \/ EU plug","offer_id":42120663171329,"sku":"M-202112081105-8","price":186.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lento_Table_Lamp_0329.jpg?v=1743233055"},{"product_id":"portal-table-lamp","title":"Portal Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eBrass ring table lamp with integrated LED; sits on marble base, casts light through open center.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003ePortal is a 14-inch-diameter brass ring that stands 14.5 inches tall on a marble block base. Light radiates from the brass ring itself, creating a soft glow through the open center and around the fixture. Place it on a nightstand, desk, or console table where you want ambient light without blocking your view across the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Portal_Table_Lamp_38.jpg\" loading=\"lazy\" alt=\"Portal Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Portal_Table_Lamp_3.jpg\" loading=\"lazy\" alt=\"Portal Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBrass ring form\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eCircular brass tubing holds an integrated LED that glows from inside the ring. Open design means light spills forward and back without obstruction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMarble base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite marble block anchors the brass ring and houses the cord, switch, and electrical components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eDimmable, three color temps\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose warm (3000K), neutral (4500K), or cool (6000K) light. Default ships warm. Contact us to request a different temperature before order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDiameter 36 cm (14″) × Height 37 cm (14.5″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint\u003c\/b\u003e\u003cspan\u003e36 cm (14″) wide at base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm (59″) with in-line on\/off switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482136625409-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Portal_Table_Lamp_1_480x480.jpg\" loading=\"lazy\" alt=\"Portal Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing: 36  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482136625409-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482136625409-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Portal_Table_Lamp_1_480x480.jpg\" alt=\"Portal Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eBrass ring, white marble base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED in brass ring\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eWarm Light (3000K) standard; Neutral Light (4500K) or Cool Light (6000K) available—contact us before ordering\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (universal input; plug type varies by region)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on 150 cm cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″) with regional plug (US, UK, AU, or EU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor AC only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe brass with soft cloth. Do not immerse. Keep marble dry.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1B864M9O7FEiGan9b-GqpxD5t_BkaKipL\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/18MSSb9tvfA8MFANpnInlraTxY2sPFX3i\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat color temperature does it come with?\u003c\/summary\u003e\u003cp\u003eWarm Light (3000K) by default. Before you order, contact us if you need Neutral (4500K) or Cool (6000K) instead.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this in a bedroom as a nightstand lamp?\u003c\/summary\u003e\u003cp\u003eYes. The warm light and open design make it suitable for a bedside table. The 14-inch diameter fits most nightstands without blocking sightlines.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug does my region use?\u003c\/summary\u003e\u003cp\u003eSpecify at checkout: US 110V, UK 220V, AU 220V, or EU 220V. All are the same price.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs the LED replaceable?\u003c\/summary\u003e\u003cp\u003eThe LED is integrated and built to last. If it fails, contact us for service options.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What color temperature does it come with?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Warm Light (3000K) by default. Before you order, contact us if you need Neutral (4500K) or Cool (6000K) instead.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this in a bedroom as a nightstand lamp?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The warm light and open design make it suitable for a bedside table. The 14-inch diameter fits most nightstands without blocking sightlines.\"}},{\"@type\":\"Question\",\"name\":\"Which plug does my region use?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Specify at checkout: US 110V, UK 220V, AU 220V, or EU 220V. All are the same price.\"}},{\"@type\":\"Question\",\"name\":\"Is the LED replaceable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The LED is integrated and built to last. If it fails, contact us for service options.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 36cm x H 37cm \/ ∅ 14″ x H 14.5″ \/ Brass \/ US plug","offer_id":42120672936193,"sku":"M-202112071445-1","price":198.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 37cm \/ ∅ 14″ x H 14.5″ \/ Brass \/ UK plug","offer_id":42120672968961,"sku":"M-202112071445-2","price":198.0,"currency_code":"USD","in_stock":true},{"title":"Dia 36cm x H 37cm \/ ∅ 14″ x H 14.5″ \/ Brass \/ AU plug","offer_id":44474579321089,"sku":"","price":198.0,"currency_code":"USD","in_stock":false},{"title":"Dia 36cm x H 37cm \/ ∅ 14″ x H 14.5″ \/ Brass \/ EU plug","offer_id":44474579353857,"sku":"","price":198.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Portal_Table_Lamp_0329.jpg?v=1743232190"},{"product_id":"melange-table-lamp","title":"Melange Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eAlabaster or glass dome on a brass or black metal stem—table lamp for desk, nightstand, or living room.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 19.6″ tall table lamp with a 11.8″ dome that works on bedside tables, desks, and accent surfaces. The shade diffuses warm light across a tight radius—good for reading or task work without flooding the room. Check your outlet type (US, UK, EU, or AU) before ordering, and confirm the base fits your table.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/5I7UTxkpWr4\" title=\"Melange Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Melange_Table_Lamp_4.jpg\" loading=\"lazy\" alt=\"Melange Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Melange_Table_Lamp_2.jpg\" loading=\"lazy\" alt=\"Melange Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Melange_Table_Lamp_8.jpg\" loading=\"lazy\" alt=\"Melange Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Melange_Table_Lamp_3.jpg\" loading=\"lazy\" alt=\"Melange Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eAlabaster shade option\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-carved natural alabaster varies in texture and color. Each piece is unique. Costs $671 across all plug types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eGlass shade option\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSmooth white glass dome. Consistent finish. Available in gold or black metal base at $380.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal finishes\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose brushed gold or matte black stem and base. Both pair with either alabaster or glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDia 30cm × H 50cm (∅ 11.8″ × H 19.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e30cm \/ 11.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase footprint\u003c\/b\u003e\u003cspan\u003e30cm \/ 11.8″ diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482137477377-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Melange_Table_Lamp_b696a285-0351-44d1-a584-51f4043f55fe.jpg\" loading=\"lazy\" alt=\"Melange Table Lamp dimensions\"\u003e\u003cspan\u003eDimensions: 30cm Dia × 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482137477377-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482137477377-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Melange_Table_Lamp_b696a285-0351-44d1-a584-51f4043f55fe.jpg\" alt=\"Melange Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal base and stem; alabaster or white glass shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for typical warm white. Bulb not included.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ cord with outlet plug (see variants for plug type)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust alabaster gently; wipe metal with a soft cloth. Do not submerge.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1HFxujEURBqcLtWhYOeAJ8Yxm9VRiNNcv\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1rf6Obvrc4Hyw18yIlJ6m66sQEPn3-wyE\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb does this take?\u003c\/summary\u003e\u003cp\u003eE26 or E27 base. Standard bulbs fit. Bulb is not included.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill my alabaster shade look exactly like the photo?\u003c\/summary\u003e\u003cp\u003eNo. Each alabaster piece has its own grain, color, and vein pattern. Variations are normal and expected.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much space does this lamp need on a table?\u003c\/summary\u003e\u003cp\u003eThe base is 11.8″ across. Plan for at least 14–15″ of clear table space around it.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug type do I need?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, EU, or AU at checkout. The cord is 59″ long with the plug pre-attached—not changeable.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What bulb does this take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E26 or E27 base. Standard bulbs fit. Bulb is not included.\"}},{\"@type\":\"Question\",\"name\":\"Will my alabaster shade look exactly like the photo?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Each alabaster piece has its own grain, color, and vein pattern. Variations are normal and expected.\"}},{\"@type\":\"Question\",\"name\":\"How much space does this lamp need on a table?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The base is 11.8″ across. Plan for at least 14–15″ of clear table space around it.\"}},{\"@type\":\"Question\",\"name\":\"Which plug type do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, EU, or AU at checkout. The cord is 59″ long with the plug pre-attached—not changeable.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Glass \/ US plug","offer_id":42120681652481,"sku":"M-202112081148-3","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Glass \/ UK plug","offer_id":42120681685249,"sku":"M-202112081148-4","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Glass \/ AU plug","offer_id":42120681586945,"sku":"M-202112081148-1","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Glass \/ EU plug","offer_id":42120681619713,"sku":"M-202112081148-2","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Alabaster \/ US plug","offer_id":42120681947393,"sku":"M-202112081148-11","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Alabaster \/ UK plug","offer_id":42120681980161,"sku":"M-202112081148-12","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Alabaster \/ AU plug","offer_id":42120681849089,"sku":"M-202112081148-9","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Gold \u0026 Alabaster \/ EU plug","offer_id":42120681914625,"sku":"M-202112081148-10","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Glass \/ US plug","offer_id":42120682078465,"sku":"M-202112081148-15","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Glass \/ UK plug","offer_id":42120682111233,"sku":"M-202112081148-16","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Glass \/ AU plug","offer_id":42120682012929,"sku":"M-202112081148-13","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Glass \/ EU plug","offer_id":42120682045697,"sku":"M-202112081148-14","price":380.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Alabaster \/ US plug","offer_id":42120682340609,"sku":"M-202112081148-23","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Alabaster \/ UK plug","offer_id":42120682373377,"sku":"M-202112081148-24","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Alabaster \/ AU plug","offer_id":42120682275073,"sku":"M-202112081148-21","price":671.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 50cm \/ ∅ 11.8″ x H 19.6″ \/ Black \u0026 Alabaster \/ EU plug","offer_id":42120682307841,"sku":"M-202112081148-22","price":671.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Melange_Table_Lamp_0329.jpg?v=1743220366"},{"product_id":"faceted-table-light","title":"Faceted  Table Light","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eGeometric brass base with white linen shade, 56cm tall, works with standard bulbs.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA faceted metal base in gold catches light from every angle, paired with a clean white drum shade. Throws warm ambient light across bedside tables, desks, or living room surfaces. Check your outlet type—this model ships with your regional plug standard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Faceted_Table_Light_3.jpg\" loading=\"lazy\" alt=\"Faceted  Table Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Faceted_Table_Light_6.jpg\" loading=\"lazy\" alt=\"Faceted  Table Light\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eFaceted brass base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAsymmetrical geometric form inspired by 1970s polyhedral design. Metal construction, no moving parts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWhite linen shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSoftens light output. 33cm diameter sits proportional to the base at full 56cm height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eStandard E26\/E27 bulb\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBring your own bulb—not included. Works with LED or incandescent up to standard wattage limits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height\u003c\/b\u003e\u003cspan\u003e56cm \/ 22″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e33cm \/ 13″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint\u003c\/b\u003e\u003cspan\u003eBase approximately 18cm wide at widest facet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ with in-line on\/off switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482139377921-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Faceted_Table_Light_600x600.jpg\" loading=\"lazy\" alt=\"Faceted  Table Light dimensions\"\u003e\u003cspan\u003eTechnical drawing: 33c 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482139377921-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482139377921-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Faceted_Table_Light_600x600.jpg\" alt=\"Faceted  Table Light dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eBrass-finished metal base; white linen shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 screw base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eStandard household bulb; warm white (2700K) complements the brass finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ fabric-covered with regional plug (US, UK, AU, or EU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust shade and base with dry cloth; do not wash or submerge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/14pmlLlE34QW45WpjRYn15rg_fffsdygf\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/18_a0GTpe1i20wM6Tk91LOVaGUKNKtm6q\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need to buy a bulb separately?\u003c\/summary\u003e\u003cp\u003eYes, bulb is not included. Any E26 or E27 base bulb works—LED is energy-efficient. Check your existing bulb type before ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug version do I order for the USA?\u003c\/summary\u003e\u003cp\u003eSelect the US plug variant. All four regional versions (US, UK, AU, EU) are the same price and ship with the correct plug for your country.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much light does this give off?\u003c\/summary\u003e\u003cp\u003eOutput depends on bulb wattage. The shade directs light downward and outward; recommended for task or accent lighting on tables and desks, not full-room illumination.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs assembly required?\u003c\/summary\u003e\u003cp\u003eYes, minimal assembly—shade attaches to the metal collar at the top of the base. See assembly instructions in the product documents.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Do I need to buy a bulb separately?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, bulb is not included. Any E26 or E27 base bulb works—LED is energy-efficient. Check your existing bulb type before ordering.\"}},{\"@type\":\"Question\",\"name\":\"Which plug version do I order for the USA?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Select the US plug variant. All four regional versions (US, UK, AU, EU) are the same price and ship with the correct plug for your country.\"}},{\"@type\":\"Question\",\"name\":\"How much light does this give off?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Output depends on bulb wattage. The shade directs light downward and outward; recommended for task or accent lighting on tables and desks, not full-room illumination.\"}},{\"@type\":\"Question\",\"name\":\"Is assembly required?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, minimal assembly—shade attaches to the metal collar at the top of the base. See assembly instructions in the product documents.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 33cm x H 56cm \/ ∅ 13″ x H 22″ \/ Gold \u0026 Beige \/ US plug","offer_id":42120695709953,"sku":"M-202112071247-1","price":288.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 56cm \/ ∅ 13″ x H 22″ \/ Gold \u0026 Beige \/ UK plug","offer_id":42120695742721,"sku":"M-202112071247-2","price":288.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 56cm \/ ∅ 13″ x H 22″ \/ Gold \u0026 Beige \/ AU plug","offer_id":42120695775489,"sku":"M-202112071247-3","price":288.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 56cm \/ ∅ 13″ x H 22″ \/ Gold \u0026 Beige \/ EU plug","offer_id":42120695808257,"sku":"M-202112071247-4","price":288.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Faceted_Table_Light_0329.jpg?v=1743229179"},{"product_id":"median-table-lamp","title":"Alabaster Planes Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eAlabaster planes glow around a fluted metal stem; warm light hidden inside.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA table lamp 12 inches tall with two stacked alabaster discs that emit soft, diffused light from within. The warm glow spreads across the alabaster without visible bulbs or fixtures. Place on a desk, nightstand, or console where you need ambient light that doesn't glare—check your outlet type before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/HzPV_iVymLI\" title=\"Alabaster Planes Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Median_Table_Lamp_8_34dd0ff1-35cb-41fb-a8eb-800bde1d380b.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Median_Table_Lamp_11.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eAlabaster \u0026amp; copper construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eNatural alabaster shade with fluted metal stem in copper or black. Each shade has unique texture and markings due to alabaster's natural variation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIntegrated LED, 3000K warm\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eIntegrated LED light source tuned to warm white (3000K). No bulb replacement needed. Hides inside the stem for invisible light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSingle or double plane\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose one 12-inch-tall shade or two stacked shades at 15 inches tall. Both mount the same 28cm diameter discs perpendicular to the stem.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSingle plane\u003c\/b\u003e\u003cspan\u003eØ 11″ diameter × 12.2″ tall (28cm × 31cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eDouble plane\u003c\/b\u003e\u003cspan\u003eØ 11″ diameter × 15″ tall (28cm × 38cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e59″ (150cm) with in-line switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\n\u003clabel class=\"dim\" for=\"dz-7482140066049-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Median_Table_lamp-31cm_600x600.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Table Lamp dimensions\"\u003e\u003cspan\u003eSingle plane: 28cm dia 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482140066049-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Median_Table_lamp-38cm_600x600.jpg\" loading=\"lazy\" alt=\"Alabaster Planes Table Lamp dimensions\"\u003e\u003cspan\u003eDouble plane: 28cm dia 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482140066049-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482140066049-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Median_Table_lamp-31cm_600x600.jpg\" alt=\"Alabaster Planes Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482140066049-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482140066049-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Median_Table_lamp-38cm_600x600.jpg\" alt=\"Alabaster Planes Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eWhite alabaster shade; metal stem in copper or black finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED (non-replaceable)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003e3000K warm white (built-in); also available in 4500K neutral or 6000K cool\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch integrated into plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e59″ (150cm) with switch plug; US, UK, EU, or AU outlet configurations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust alabaster with a soft, dry cloth. Do not submerge. Alabaster is porous; avoid prolonged contact with liquids or oils.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1b0PbMb_99hWavQMHiS_2S6dWxef-rM_N\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I replace the LED if it burns out?\u003c\/summary\u003e\u003cp\u003eNo. The LED is integrated into the fixture and not user-replaceable. It is rated for extended service life.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill each alabaster shade look the same?\u003c\/summary\u003e\u003cp\u003eNo. Natural alabaster varies in texture, veining, and color from piece to piece. Each lamp is unique.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this lamp bright enough for reading or task work?\u003c\/summary\u003e\u003cp\u003eThe 3000K warm setting is designed for ambient lighting. If you need task light, choose a desk or table lamp with higher output, or request the 4500K neutral or 6000K cool version at checkout.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat outlet type do I need?\u003c\/summary\u003e\u003cp\u003eThe lamp ships with a US, UK, EU, or AU plug. Select your region when ordering. The cord is 59 inches long with a built-in switch.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I replace the LED if it burns out?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LED is integrated into the fixture and not user-replaceable. It is rated for extended service life.\"}},{\"@type\":\"Question\",\"name\":\"Will each alabaster shade look the same?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Natural alabaster varies in texture, veining, and color from piece to piece. Each lamp is unique.\"}},{\"@type\":\"Question\",\"name\":\"Is this lamp bright enough for reading or task work?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 3000K warm setting is designed for ambient lighting. If you need task light, choose a desk or table lamp with higher output, or request the 4500K neutral or 6000K cool version at checkout.\"}},{\"@type\":\"Question\",\"name\":\"What outlet type do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The lamp ships with a US, UK, EU, or AU plug. Select your region when ordering. The cord is 59 inches long with a built-in switch.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Copper \/ Warm Light \/ US Plug","offer_id":42120698462465,"sku":"M-202112081145-1","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Copper \/ Warm Light \/ UK Plug","offer_id":42120698495233,"sku":"M-202112081145-2","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Copper \/ Warm Light \/ AU Plug","offer_id":44202713350401,"sku":"M-202112081145-3","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Copper \/ Warm Light \/ EU Plug","offer_id":44202713383169,"sku":"M-202112081145-4","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Black \/ Warm Light \/ US Plug","offer_id":42120698528001,"sku":"M-202112081145-5","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Black \/ Warm Light \/ UK Plug","offer_id":42120698560769,"sku":"M-202112081145-6","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Black \/ Warm Light \/ AU Plug","offer_id":44202713415937,"sku":"M-202112081145-7","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Single Dia 28cm x H 31cm \/ ∅ 11″ x H 12.2″ \/ Black \/ Warm Light \/ EU Plug","offer_id":44202713448705,"sku":"M-202112081145-8","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Copper \/ Warm Light \/ US Plug","offer_id":42120698593537,"sku":"M-202112081145-9","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Copper \/ Warm Light \/ UK Plug","offer_id":42120698626305,"sku":"M-202112081145-10","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Copper \/ Warm Light \/ AU Plug","offer_id":44202713481473,"sku":"M-202112081145-11","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Copper \/ Warm Light \/ EU Plug","offer_id":44202713514241,"sku":"M-202112081145-12","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Black \/ Warm Light \/ US Plug","offer_id":42120698659073,"sku":"M-202112081145-13","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Black \/ Warm Light \/ UK Plug","offer_id":42120698691841,"sku":"M-202112081145-14","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Black \/ Warm Light \/ AU Plug","offer_id":44202713547009,"sku":"M-202112081145-15","price":439.0,"currency_code":"USD","in_stock":true},{"title":"Double Dia 28cm x H 38cm \/ ∅ 11″ x H 15″ \/ Black \/ Warm Light \/ EU Plug","offer_id":44202713579777,"sku":"M-202112081145-16","price":439.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Alabaster_Planes_Table_Lamp_0329.jpg?v=1743230829"},{"product_id":"bola-disc-table-lamp","title":"Bola Disc Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eRotating disc shade casts direct and indirect light; marble base anchors a bedroom or desk.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 16-inch-tall table lamp with a pivoting metal disc shade and glowing opal globe that sits on a real marble cylinder. Rotate the shade 360° to aim light where you read or work. Place it on a nightstand, desk, or side table—just confirm your plug type matches your outlet before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Bola_Table_Lamp_2.jpg\" loading=\"lazy\" alt=\"Bola Disc Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Bola_Table_Lamp_5.jpg\" loading=\"lazy\" alt=\"Bola Disc Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eRotating metal shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSwivel 360° to direct light. Blocks glare or spreads it as needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eOpal glass globe\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eDiffuses warm glow without harshness. Appears to float above the base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMarble cylinder base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eReal marble varies in pattern and veining. Weighty, stable, never tips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e11.8″ diameter × 15.7″ tall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade disc\u003c\/b\u003e\u003cspan\u003e11.8″ across\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase\u003c\/b\u003e\u003cspan\u003eMarble cylinder\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord\u003c\/b\u003e\u003cspan\u003e59″ with plug and inline switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482147012865-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Bola_Disc_Table_Lamp_1_480x480.jpg\" loading=\"lazy\" alt=\"Bola Disc Table Lamp dimensions\"\u003e\u003cspan\u003eSize spec: 30cm and 21 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482147012865-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482147012865-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Bola_Disc_Table_Lamp_1_480x480.jpg\" alt=\"Bola Disc Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eStainless steel shade, opal glass globe, solid marble base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 socket (bulb not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 LED or halogen; 2700K for warm light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb chosen (max 40W typical for G9)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003ePush-button inline dimmer on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e59″ fabric-covered cord with regional plug (US, UK, AU, or EU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe marble with dry cloth; dust shade. Marble veining varies naturally—no two bases identical.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1TKymm4cN08SOV90fJZ-0bMcik_p-u47Y\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1XhU9wDmk1RDkP2aM9GzhNoPrwCL9s1UY\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I aim the light in different directions?\u003c\/summary\u003e\u003cp\u003eYes. Rotate the shade 360° to point light at your book, desk, or wall. Dimmer lets you control brightness.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. Buy a G9 LED or halogen bulb separately. Most buyers choose warm white (2700K) for bedrooms.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill my marble base look exactly like the photos?\u003c\/summary\u003e\u003cp\u003eNo. Real marble veining is unique to each piece. Your base will be similar but not identical to the images.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug do I need?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, AU, or EU when you order. The lamp works on any voltage 110–240V.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I aim the light in different directions?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Rotate the shade 360° to point light at your book, desk, or wall. Dimmer lets you control brightness.\"}},{\"@type\":\"Question\",\"name\":\"Does it come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Buy a G9 LED or halogen bulb separately. Most buyers choose warm white (2700K) for bedrooms.\"}},{\"@type\":\"Question\",\"name\":\"Will my marble base look exactly like the photos?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Real marble veining is unique to each piece. Your base will be similar but not identical to the images.\"}},{\"@type\":\"Question\",\"name\":\"Which plug do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, AU, or EU when you order. The lamp works on any voltage 110–240V.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 Black Marble \/ US plug","offer_id":42120722448641,"sku":"M-202112071101-13","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 Black Marble \/ UK plug","offer_id":42120722481409,"sku":"M-202112071101-14","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 Black Marble \/ AU plug","offer_id":42120722514177,"sku":"M-202112071101-15","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 Black Marble \/ EU plug","offer_id":42120722546945,"sku":"M-202112071101-16","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 White Marble \/ US plug","offer_id":42120722186497,"sku":"M-202112071101-9","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 White Marble \/ UK plug","offer_id":42120722219265,"sku":"M-202112071101-10","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 White Marble \/ AU plug","offer_id":42120722252033,"sku":"M-202112071101-11","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 40cm \/ ∅ 11.8″ x H 15.7″ \/ Gold \u0026 White Marble \/ EU plug","offer_id":42120722284801,"sku":"M-202112071101-12","price":231.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Bola_Disc_Table_Lamp_0329.jpg?v=1743229216"},{"product_id":"galileo-table-lamp","title":"Galileo Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eFluted ceramic base with drum shade in white or grey delivers focused task light for bedside or desk.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThis table lamp stands 26.7″ tall with a 15″ diameter shade—large enough to anchor a nightstand or console without dominating the space. The ribbed ceramic body and linen shade diffuse warm light evenly across a small work area. Works in a bedroom, living room, or office; confirm your plug type matches your wall outlet before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/iCeq6xrmwGI\" title=\"Galileo Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal full\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Galileo_Table_Lamp_1_6d511731-ec9e-4946-acc1-1ffb49bbf60a.jpg\" loading=\"lazy\" alt=\"Galileo Table Lamp\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eFluted ceramic base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSolid-glazed ceramic with vertical ribbing. Brushed brass fittings and silk-wrapped cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eLinen drum shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite linen hardback shade. Pairs with brass fixtures for consistent finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTask or accent light\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e150cm cord with in-line switch. Runs on standard E26 or E27 bulbs (not included).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall height\u003c\/b\u003e\u003cspan\u003e68 cm \/ 26.7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e38 cm \/ 15″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482147340545-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Galileo_Table_Lamp_8.jpg\" loading=\"lazy\" alt=\"Galileo Table Lamp dimensions\"\u003e\u003cspan\u003eHeight and diameter sp 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482147340545-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482147340545-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Galileo_Table_Lamp_8.jpg\" alt=\"Galileo Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eCeramic base, linen shade, metal and brass fittings\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (standard bulb)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos; select based on desired warmth (warm white typical for bedside)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (compatible worldwide with correct plug type)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb selected; not specified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59″ silk-wrapped, with plug (type varies by order)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust ceramic base and shade regularly; do not immerse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1msjoh4uCnIFW_nmJh_ke4xOd3yIaZNPP\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug type should I order?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, AU, or EU at checkout. Plug type ships with the lamp; confirm it matches your wall outlet before purchase.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. You need one E26 or E27 base bulb (standard size). Select wattage and color temperature based on room brightness you want.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this good for a table lamp for bedroom?\u003c\/summary\u003e\u003cp\u003eYes. At 26.7″ tall with a 15″ shade, it fits most nightstands and delivers focused light for reading without glare.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp in any room?\u003c\/summary\u003e\u003cp\u003eYes, indoors only. Works on bedside tables, desks, living room consoles, or office shelves—anywhere near a wall outlet within 59″ of the lamp.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What plug type should I order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, AU, or EU at checkout. Plug type ships with the lamp; confirm it matches your wall outlet before purchase.\"}},{\"@type\":\"Question\",\"name\":\"Does it come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You need one E26 or E27 base bulb (standard size). Select wattage and color temperature based on room brightness you want.\"}},{\"@type\":\"Question\",\"name\":\"Is this good for a table lamp for bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. At 26.7″ tall with a 15″ shade, it fits most nightstands and delivers focused light for reading without glare.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp in any room?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, indoors only. Works on bedside tables, desks, living room consoles, or office shelves—anywhere near a wall outlet within 59″ of the lamp.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Grey \/ US plug","offer_id":42120723071233,"sku":"M-202112081049-1","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Grey \/ UK plug","offer_id":42120723104001,"sku":"M-202112081049-2","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Grey \/ AU plug","offer_id":42120723136769,"sku":"M-202112081049-3","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Grey \/ EU plug","offer_id":42120723169537,"sku":"M-202112081049-4","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Black \/ US plug","offer_id":42120723202305,"sku":"M-202112081049-5","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Black \/ UK plug","offer_id":42120723235073,"sku":"M-202112081049-6","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Black \/ AU plug","offer_id":42120723267841,"sku":"M-202112081049-7","price":310.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 68cm \/ ∅ 15″ x H 26.7″ \/ White \u0026 Black \/ EU plug","offer_id":42120723300609,"sku":"M-202112081049-8","price":310.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Galileo_Table_-Lamp_0329.jpg?v=1743230894"},{"product_id":"rico-table-lamp","title":"Rico Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eHand-blown glass table lamp with nickel finish, 67cm tall, takes standard E26\/E27 bulbs.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Rico is a substantial blown-glass table lamp that commands a console or desk without overwhelming the room—it stands 67cm (26.4″) tall with a 38cm (15″) diameter base. It delivers warm ambient light once you add a bulb and pair it with a shade. Place it on a side table or desk; confirm your room's outlet type before ordering (US, UK, EU, or AU plug).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rico_Table_Lamp_34_0ddba9cd-1293-4900-b3fd-99a86ad803c6.jpg\" loading=\"lazy\" alt=\"Rico Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rico_Table_Lamp_33.jpg\" loading=\"lazy\" alt=\"Rico Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rico_Table_Lamp_31.jpg\" loading=\"lazy\" alt=\"Rico Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rico_Table_Lamp_35.jpg\" loading=\"lazy\" alt=\"Rico Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHand-blown glass base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHeavy glass with bright nickel finish. Handcrafted. Weighs enough to stay put on any surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eGrey fabric shade included\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSmoke grey linen. Sits on standard harp. Swap it anytime for a different color or style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eStandard bulb socket\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAccepts E26 or E27 base bulbs up to 60W. No bulb included. Cord is 150cm (59″) with in-line switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall dimensions\u003c\/b\u003e\u003cspan\u003eDia 38cm × H 67cm (∅ 15″ × H 26.4″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase diameter\u003c\/b\u003e\u003cspan\u003e38cm \/ 15″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eHeight\u003c\/b\u003e\u003cspan\u003e67cm \/ 26.4″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade included\u003c\/b\u003e\u003cspan\u003eYes, smoke grey\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482147471617-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rico-Table-Lamp_600x600_75_600x600.jpg\" loading=\"lazy\" alt=\"Rico Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing: 38c 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482147471617-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482147471617-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rico-Table-Lamp_600x600_75_600x600.jpg\" alt=\"Rico Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eHand-blown glass and metal base with nickel finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 standard base bulb socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eAny E26\/E27 bulb up to 60W; warmth depends on bulb choice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm \/ 59″ cord with plug (US, UK, EU, or AU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust base and shade regularly. Do not submerge.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1o_s-15m58MzQbI8bRuTz2SXpu6AgYL7C\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this lamp come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. Buy an E26 or E27 base bulb separately—60W maximum.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use a different lamp shade?\u003c\/summary\u003e\u003cp\u003eYes. The grey shade sits on a standard harp, so any shade that fits that harp will work.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug type should I order?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, EU, or AU depending on your country. All variants are the same price.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow heavy is the base?\u003c\/summary\u003e\u003cp\u003eHeavy blown glass—it stays firmly on a table and won't tip easily.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Does this lamp come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Buy an E26 or E27 base bulb separately—60W maximum.\"}},{\"@type\":\"Question\",\"name\":\"Can I use a different lamp shade?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The grey shade sits on a standard harp, so any shade that fits that harp will work.\"}},{\"@type\":\"Question\",\"name\":\"What plug type should I order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, EU, or AU depending on your country. All variants are the same price.\"}},{\"@type\":\"Question\",\"name\":\"How heavy is the base?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Heavy blown glass—it stays firmly on a table and won't tip easily.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 38cm x H 67cm \/ ∅ 15″ x H 26.4″ \/ Smoke Grey \/ US plug","offer_id":42120723464449,"sku":"M-202112071420-1","price":249.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 67cm \/ ∅ 15″ x H 26.4″ \/ Smoke Grey \/ UK plug","offer_id":42120723497217,"sku":"M-202112071420-2","price":249.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 67cm \/ ∅ 15″ x H 26.4″ \/ Smoke Grey \/ AU plug","offer_id":42120723529985,"sku":"M-202112071420-3","price":249.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 67cm \/ ∅ 15″ x H 26.4″ \/ Smoke Grey \/ EU plug","offer_id":42120723562753,"sku":"M-202112071420-4","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rico_Table_Lamp_0329.jpg?v=1743231948"},{"product_id":"zanuso-table-lamp","title":"Zanuso Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eSculptural desk and table lamp with a large adjustable diffuser and integrated LED.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Zanuso is a substantial 42cm-wide table lamp that sits low and wide, reading as a furnishing rather than an accent. The integrated LED casts warm or cool light across a workspace or dining surface without glare. Place it on a desk, credenza, or console—confirm your outlet type matches the plug version before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Zanuso_table_lamp_30.jpg\" loading=\"lazy\" alt=\"Zanuso Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Zanuso_table_lamp_37.jpg\" loading=\"lazy\" alt=\"Zanuso Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePerspex diffuser\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eLarge rotary disc sits below the dome and rotates to direct light. Reduces glare while spreading illumination across the table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eLacquered metal base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWeighted steel platform keeps the lamp stable on any bearing surface. White finish pairs with most interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eColor temperature choice\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSelect warm white (3000K) for relaxed spaces or cool white (6000K) for task work. Switch toggles on and off at the cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e42cm diameter × 40cm tall (16.5″ × 15.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm (59″) with in-line switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint\u003c\/b\u003e\u003cspan\u003eCircular base matches the 42cm dome width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482148356353-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Zanuso_Table_Lamp_Size_600x600.jpg\" loading=\"lazy\" alt=\"Zanuso Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing with 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482148356353-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482148356353-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Zanuso_Table_Lamp_Size_600x600.jpg\" alt=\"Zanuso Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003ePolypropylene diffuser, lacquered metal base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED (non-replaceable)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eWarm white 3000K or cool white 6000K; factory-set, not switchable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee product documentation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line toggle on the 150cm cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) with color-matched plug; available in US, UK, AU, EU configurations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe diffuser and base with a dry cloth; avoid submersion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1QyA2CFL0dBW0to2Q3mkIDkuCQ7dTSV-2\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I rotate the diffuser to point light in different directions?\u003c\/summary\u003e\u003cp\u003eYes. The Perspex disc rotates to adjust where the light spreads, making it flexible for desk work or ambient table lighting.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs the LED replaceable if it burns out?\u003c\/summary\u003e\u003cp\u003eNo. The LED is integrated into the lamp. Contact support if it fails within the certified lifespan.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug type do I need?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, AU, or EU at checkout. Confirm your outlet type before purchase; the plug cannot be swapped.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work on a nightstand or only a desk?\u003c\/summary\u003e\u003cp\u003eIt works on any flat surface—desk, credenza, console, or large nightstand. The 42cm width requires space; measure your furniture first.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I rotate the diffuser to point light in different directions?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The Perspex disc rotates to adjust where the light spreads, making it flexible for desk work or ambient table lighting.\"}},{\"@type\":\"Question\",\"name\":\"Is the LED replaceable if it burns out?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LED is integrated into the lamp. Contact support if it fails within the certified lifespan.\"}},{\"@type\":\"Question\",\"name\":\"What plug type do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, AU, or EU at checkout. Confirm your outlet type before purchase; the plug cannot be swapped.\"}},{\"@type\":\"Question\",\"name\":\"Will this work on a nightstand or only a desk?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It works on any flat surface—desk, credenza, console, or large nightstand. The 42cm width requires space; measure your furniture first.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Warm White \/ US plug","offer_id":42120725463297,"sku":"M-202112071321-1","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Warm White \/ UK plug","offer_id":44211702694145,"sku":"M-202112071321-2","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Warm White \/ AU plug","offer_id":44211702726913,"sku":"M-202112071321-3","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Warm White \/ EU plug","offer_id":44211702759681,"sku":"M-202112071321-4","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Cool White \/ US plug","offer_id":42120725496065,"sku":"M-202112071321-5","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Cool White \/ UK plug","offer_id":44211702792449,"sku":"M-202112071321-6","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Cool White \/ AU plug","offer_id":44211702825217,"sku":"M-202112071321-7","price":429.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42cm x H 40cm \/ ∅ 16.5\" x H 15.7\" \/ Cool White \/ EU plug","offer_id":44211702857985,"sku":"M-202112071321-8","price":429.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Zanuso_Table_Lamp_0329.jpg?v=1743231114"},{"product_id":"rabbit-x-table-lamp","title":"Rabbit X Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eWhite resin rabbit table lamp with pleated collar detail; three sizes, warm or cool light.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA sitting or standing rabbit sculpture in white resin becomes a table lamp, 26–36 cm tall depending on posture. The pleated paper collar diffuses warm or cool LED light through the textured fur. Works as bedroom or living room accent; verify your plug type (US\/UK\/AU\/EU) at checkout.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/ODZsX7y3K0c\" title=\"Rabbit X Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rabbit_X_Table_Lamp_16.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rabbit_X_Table_Lamp_6_5d4ee12d-0ca7-40e9-8383-2cea188acf2f.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rabbit_X_Table_Lamp_5_0f3dd046-c930-4b8d-8050-05c04c5ce990.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Rabbit_X_Table_Lamp_26.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eResin rabbit body\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-finished white resin with textured fur detail. LED light glows through pleated paper collar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePleated paper collar\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eFunctional diffuser that softens light across the sculpture. Protects eyes from direct glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eThree posture options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSitting (30×32 cm), squat (40×26 cm), or standing (33×36 cm). Pick the silhouette that fits your shelf or table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSitting posture\u003c\/b\u003e\u003cspan\u003eDiameter 30 cm (11.8″) × Height 32 cm (12.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSquat posture\u003c\/b\u003e\u003cspan\u003eDiameter 40 cm (15.7″) × Height 26 cm (10.2″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eStanding posture\u003c\/b\u003e\u003cspan\u003eDiameter 33 cm (13″) × Height 36 cm (14.2″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\n\u003clabel class=\"dim\" for=\"dz-7482152485121-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_2_600x600.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp dimensions\"\u003e\u003cspan\u003eSitting posture: 30 cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482152485121-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_1_600x600_d49b5e5c-4e7b-491f-acd2-93c7230625a6_600x600.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp dimensions\"\u003e\u003cspan\u003eSquat posture: 40 cm d 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482152485121-2\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_3_600x600_4c767c92-9a66-4868-84ba-c3d05d1293f7_600x600.jpg\" loading=\"lazy\" alt=\"Rabbit X Table Lamp dimensions\"\u003e\u003cspan\u003eStanding posture: 33 c 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482152485121-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482152485121-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_2_600x600.jpg\" alt=\"Rabbit X Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482152485121-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482152485121-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_1_600x600_d49b5e5c-4e7b-491f-acd2-93c7230625a6_600x600.jpg\" alt=\"Rabbit X Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482152485121-2\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482152485121-2\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_3_600x600_4c767c92-9a66-4868-84ba-c3d05d1293f7_600x600.jpg\" alt=\"Rabbit X Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eResin body; acrylic and pleated paper collar diffuser.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED. Color selectable via in-line switch: warm white (3000K), neutral (4500K), or cool white (6000K).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eIntegrated LED; no bulb replacement needed. Choose Kelvin range at purchase or switch on cord.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal. Plug type: US, UK, AU, or EU (select at checkout).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos or contact support for wattage specifications.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line toggle switch on cord; controls on\/off and Kelvin selection.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″) cord with switch and regional plug.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only. Not suitable for damp bathrooms or exterior spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe resin with soft dry cloth. Do not immerse or use water-based cleaners.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/15QaGqH0WI-V3sx0iNpkqHrBbg3uHWPKJ\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1_itGtLaba6RncbAjl47iHvJLBa1_Q7eN\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow bright is this lamp for reading or working?\u003c\/summary\u003e\u003cp\u003eThe pleated collar diffuses light softly for ambient or accent lighting. It works best as a bedside or shelf lamp, not as task light over a desk. Choose cool white (6000K) if you want sharper illumination.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this as a children's nightlight?\u003c\/summary\u003e\u003cp\u003eYes. The warm white setting (3000K) creates a calm glow, and the sculpture is sturdy resin. Keep the cord secured so a child cannot pull it down.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat's the difference between sitting, squat, and standing postures?\u003c\/summary\u003e\u003cp\u003eSitting is tallest (32 cm), squat is widest and shortest (40×26 cm), and standing is a middle ground (36 cm). Measure your shelf or table before ordering to confirm it fits.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need to choose the Kelvin color when I order, or can I switch it later?\u003c\/summary\u003e\u003cp\u003eThe in-line switch lets you toggle between the three Kelvin options any time after delivery. Select your preferred Kelvin at checkout; that becomes the default when you turn the lamp on.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How bright is this lamp for reading or working?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The pleated collar diffuses light softly for ambient or accent lighting. It works best as a bedside or shelf lamp, not as task light over a desk. Choose cool white (6000K) if you want sharper illumination.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this as a children's nightlight?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The warm white setting (3000K) creates a calm glow, and the sculpture is sturdy resin. Keep the cord secured so a child cannot pull it down.\"}},{\"@type\":\"Question\",\"name\":\"What's the difference between sitting, squat, and standing postures?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Sitting is tallest (32 cm), squat is widest and shortest (40×26 cm), and standing is a middle ground (36 cm). Measure your shelf or table before ordering to confirm it fits.\"}},{\"@type\":\"Question\",\"name\":\"Do I need to choose the Kelvin color when I order, or can I switch it later?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The in-line switch lets you toggle between the three Kelvin options any time after delivery. Select your preferred Kelvin at checkout; that becomes the default when you turn the lamp on.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Warm White \/ US plug","offer_id":44209408508161,"sku":"RY-140722-01","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Warm White \/ UK plug","offer_id":44209408540929,"sku":"RY-140722-02","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Warm White \/ AU plug","offer_id":44209408573697,"sku":"RY-140722-03","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Warm White \/ EU plug","offer_id":44209408606465,"sku":"RY-140722-04","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Cool White \/ US plug","offer_id":44209408639233,"sku":"RY-140722-05","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Cool White \/ UK plug","offer_id":44209408672001,"sku":"RY-140722-06","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Cool White \/ AU plug","offer_id":44209408704769,"sku":"RY-140722-07","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Sit: Dia 30cm x H 32cm \/ ∅ 11.8″ x H 12.6″ \/ Cool White \/ EU plug","offer_id":44209408737537,"sku":"RY-140722-08","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Warm White \/ US plug","offer_id":44209408770305,"sku":"RY-140722-09","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Warm White \/ UK plug","offer_id":44209408803073,"sku":"RY-140722-10","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Warm White \/ AU plug","offer_id":44209408835841,"sku":"RY-140722-11","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Warm White \/ EU plug","offer_id":44209408868609,"sku":"RY-140722-12","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Cool White \/ US plug","offer_id":44209408901377,"sku":"RY-140722-13","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Cool White \/ UK plug","offer_id":44209408934145,"sku":"RY-140722-14","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Cool White \/ AU plug","offer_id":44209408966913,"sku":"RY-140722-15","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Squat: Dia 40cm x H 26cm \/ ∅ 15.7″ x H 10.2″ \/ Cool White \/ EU plug","offer_id":44209408999681,"sku":"RY-140722-16","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Warm White \/ US plug","offer_id":44209409032449,"sku":"RY-140722-17","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Warm White \/ UK plug","offer_id":44209409065217,"sku":"RY-140722-18","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Warm White \/ AU plug","offer_id":44209409097985,"sku":"RY-140722-19","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Warm White \/ EU plug","offer_id":44209409130753,"sku":"RY-140722-20","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Cool White \/ US plug","offer_id":44209409163521,"sku":"RY-140722-21","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Cool White \/ UK plug","offer_id":44209409196289,"sku":"RY-140722-22","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Cool White \/ AU plug","offer_id":44209409229057,"sku":"RY-140722-23","price":211.0,"currency_code":"USD","in_stock":true},{"title":"Stand: Dia 33cm x H 36cm \/ ∅ 13″ x H 14.2″ \/ Cool White \/ EU plug","offer_id":44209409261825,"sku":"RY-140722-24","price":211.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rabbit_X_Table_Lamp_0329.jpg?v=1743222107"},{"product_id":"lighthouse-table-lamp","title":"Lighthouse Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eMouth-blown glass shade on marble base delivers restaurant-quality light for desks and nightstands.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 48 cm table lamp with a sculptural glass shade and weighted marble base that sits stable on any surface. The shade diffuses warm light evenly across your desk or beside table without glare. Works in bedrooms, offices, and living rooms—just confirm your plug type at checkout.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/qYc3edbamZ4\" title=\"Lighthouse Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lighthouse_Table_Lamp_39.jpg\" loading=\"lazy\" alt=\"Lighthouse Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lighthouse_Table_Lamp_26.jpg\" loading=\"lazy\" alt=\"Lighthouse Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lighthouse_Table_Lamp_8.jpg\" loading=\"lazy\" alt=\"Lighthouse Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Lighthouse_Table_Lamp_7.jpg\" loading=\"lazy\" alt=\"Lighthouse Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMouth-Blown Glass Shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-finished in either smoked (neutral gray) or amber (warm gold). Each shade varies slightly; no two are identical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMarble Base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite or black marble. Patterns differ per lamp. Weight keeps the fixture grounded on desks and shelves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eG9 Socket\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes standard G9 bulbs (not included). Pair with warm white or dimmable bulbs for adjustable brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e22 cm wide × 48 cm tall (8.7″ × 18.9″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade Diameter\u003c\/b\u003e\u003cspan\u003e22 cm (8.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord Length\u003c\/b\u003e\u003cspan\u003e150 cm (59″) with in-line on\/off switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003ePacked Size\u003c\/b\u003e\u003cspan\u003e51 cm L × 46 cm W × 33 cm H\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482162512129-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lighthouse_Table_Lamp_600x600.jpg\" loading=\"lazy\" alt=\"Lighthouse Table Lamp dimensions\"\u003e\u003cspan\u003eLighthouse Table Lamp  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482162512129-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482162512129-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lighthouse_Table_Lamp_600x600.jpg\" alt=\"Lighthouse Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMarble base, mouth-blown glass shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eG9 bulbs; warm white (2700K) or dimmable for living spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on chosen bulb (typically 25–40W)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off toggle on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″) fabric-wrapped cord with plug (US, UK, AU, or EU options)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust shade with soft cloth; wipe marble base with damp cloth and dry immediately\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1-3qtDtkFQLKny1mSZCJRuc33x3cKqBcC\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1LBzlcbElCRdNc3a5m8wsGFhQ2xVIcu1S\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\u003cp\u003eNo. The lamp uses a standard G9 socket. Purchase G9 bulbs separately.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill my marble base look exactly like the photos?\u003c\/summary\u003e\u003cp\u003eNo. Each marble slab has unique veining and color variation. Your lamp will differ from pictures and other units.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug do I need to order?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, AU, or EU at checkout. The cord is 150 cm long with an in-line switch.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp in a bedroom?\u003c\/summary\u003e\u003cp\u003eYes. Pair it with a warm white or dimmable G9 bulb to avoid harsh light at night.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Is the bulb included?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The lamp uses a standard G9 socket. Purchase G9 bulbs separately.\"}},{\"@type\":\"Question\",\"name\":\"Will my marble base look exactly like the photos?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Each marble slab has unique veining and color variation. Your lamp will differ from pictures and other units.\"}},{\"@type\":\"Question\",\"name\":\"What plug do I need to order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, AU, or EU at checkout. The cord is 150 cm long with an in-line switch.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp in a bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Pair it with a warm white or dimmable G9 bulb to avoid harsh light at night.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Smoked Glass \/ US plug","offer_id":42120753479937,"sku":"M-202112081106-1","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Smoked Glass \/ UK plug","offer_id":42120753512705,"sku":"M-202112081106-2","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Smoked Glass \/ AU plug","offer_id":42120753545473,"sku":"M-202112081106-3","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Smoked Glass \/ EU plug","offer_id":42120753578241,"sku":"M-202112081106-4","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Amber Glass \/ US plug","offer_id":42120753611009,"sku":"M-202112081106-5","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Amber Glass \/ UK plug","offer_id":42120753643777,"sku":"M-202112081106-6","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Amber Glass \/ AU plug","offer_id":42120753676545,"sku":"M-202112081106-7","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ White Marble + Amber Glass \/ EU plug","offer_id":42120753709313,"sku":"M-202112081106-8","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Smoked Glass \/ US plug","offer_id":42120753742081,"sku":"M-202112081106-9","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Smoked Glass \/ UK plug","offer_id":42120753774849,"sku":"M-202112081106-10","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Smoked Glass \/ AU plug","offer_id":42120753807617,"sku":"M-202112081106-11","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Smoked Glass \/ EU plug","offer_id":42120753840385,"sku":"M-202112081106-12","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Amber Glass \/ US plug","offer_id":42120753873153,"sku":"M-202112081106-13","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Amber Glass \/ UK plug","offer_id":42120753905921,"sku":"M-202112081106-14","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Amber Glass \/ AU plug","offer_id":42120753938689,"sku":"M-202112081106-15","price":282.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 48cm \/ ∅ 8.7″ x H 18.9″ \/ Black Marble + Amber Glass \/ EU plug","offer_id":42120753971457,"sku":"M-202112081106-16","price":282.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lighthouse_Table_Lamp_0329.jpg?v=1743228511"},{"product_id":"oda-table-lamp","title":"Oda Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eHand-blown glass table lamp with metal base; choose amber, clear, or grey; includes 150cm cord with switch.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Oda is a compact table lamp (10.2″ dia, 17.7″ tall) that sits comfortably on a desk, nightstand, or console—scale it to your space without overwhelming it. The hand-blown glass glows warmly when lit, casting soft ambient light rather than task lighting. Place it where you want mood lighting and can reach the in-line switch; measure your bulb clearance inside the glass before ordering (takes E26 or E27 base).\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/KWgAB_6tKec\" title=\"Oda Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Oda_Table_Lamp_29.jpg\" loading=\"lazy\" alt=\"Oda Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Oda_Table_Lamp_5.jpg\" loading=\"lazy\" alt=\"Oda Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Oda_Table_Lamp_6.jpg\" loading=\"lazy\" alt=\"Oda Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Oda_Table_Lamp_3.jpg\" loading=\"lazy\" alt=\"Oda Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHand-blown glass globe\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach piece is individually made. Choose amber (warm glow), clear (neutral), or grey (subdued). Glass sits on a powder-coated metal base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIn-line on\/off switch\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTextile cord includes a hand switch; no wall dimmer needed. Cord length is 150cm (59 inches) with your chosen plug type.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBulb not included\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAccepts standard E26 or E27 base bulbs (sold separately). Works on AC 110–240V worldwide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003eDia 26cm (10.2″) × H 45cm (17.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eGlass globe diameter\u003c\/b\u003e\u003cspan\u003e26cm (10.2″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm (59″) with switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482162774273-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Oda-series_600x600_1b5915a8-469d-40e5-ba16-9ed830bc8842_600x600.jpg\" loading=\"lazy\" alt=\"Oda Table Lamp dimensions\"\u003e\u003cspan\u003eSize comparison: stand 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482162774273-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482162774273-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Oda-series_600x600_1b5915a8-469d-40e5-ba16-9ed830bc8842_600x600.jpg\" alt=\"Oda Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eHand-blown glass globe; powder-coated metal base with half-round tube design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (standard screw-in bulb)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eSee photos for brightness reference; choose warm white (2700K) for ambient mood or daylight for task areas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line on\/off switch on textile cord; no dimmer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eTextile cable, 150cm (59″) long; available with US, UK, AU, or EU plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust glass with a soft dry cloth; do not immerse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Ir6IPK7NhGvCzDAcNNCwbIVQvaVI29bD\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eData Sheet\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1jNcpaBaMjKl756eG8JS5lBj0Ho8iA0Hd\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat is the shade and base made of?\u003c\/summary\u003e\u003cp\u003eThe globe is hand-blown glass—choose amber for a warm glow, clear for neutral light, or grey for a subdued effect. The base is powder-coated metal with a half-round tube design.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan this lamp be dimmed?\u003c\/summary\u003e\u003cp\u003eDimming is available as a build-to-order option. The standard version ships with an in-line on\/off switch on the textile cord.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I change the cord length?\u003c\/summary\u003e\u003cp\u003eThe standard cord is 150cm (59 inches). We can build a different length to suit your space—just let us know your ceiling height or distance to the outlet before ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan this go on a sloped or vaulted ceiling?\u003c\/summary\u003e\u003cp\u003eThis is a table lamp, not a ceiling fixture, so slope doesn't apply. It sits on a desk, nightstand, or console.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it run on US household power?\u003c\/summary\u003e\u003cp\u003eYes. It runs on AC 110–240V worldwide and comes with a US plug by default. Select your plug type (US, UK, AU, or EU) when ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs it approved for US use and do you ship here?\u003c\/summary\u003e\u003cp\u003eYes to both. We ship free to all 50 states. This lamp is for indoor use and meets safety standards for the region where it ships.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What is the shade and base made of?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The globe is hand-blown glass—choose amber for a warm glow, clear for neutral light, or grey for a subdued effect. The base is powder-coated metal with a half-round tube design.\"}}, {\"@type\": \"Question\", \"name\": \"Can this lamp be dimmed?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Dimming is available as a build-to-order option. The standard version ships with an in-line on\/off switch on the textile cord.\"}}, {\"@type\": \"Question\", \"name\": \"Can I change the cord length?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The standard cord is 150cm (59 inches). We can build a different length to suit your space—just let us know your ceiling height or distance to the outlet before ordering.\"}}, {\"@type\": \"Question\", \"name\": \"Can this go on a sloped or vaulted ceiling?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This is a table lamp, not a ceiling fixture, so slope doesn't apply. It sits on a desk, nightstand, or console.\"}}, {\"@type\": \"Question\", \"name\": \"Does it run on US household power?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. It runs on AC 110–240V worldwide and comes with a US plug by default. Select your plug type (US, UK, AU, or EU) when ordering.\"}}, {\"@type\": \"Question\", \"name\": \"Is it approved for US use and do you ship here?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes to both. We ship free to all 50 states. This lamp is for indoor use and meets safety standards for the region where it ships.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Amber \/ US plug","offer_id":42120755839233,"sku":"ML-461-9","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Amber \/ UK plug","offer_id":42120755872001,"sku":"ML-461-10","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Amber \/ AU plug","offer_id":42120755904769,"sku":"ML-461-11","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Amber \/ EU plug","offer_id":42120755937537,"sku":"ML-461-12","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Clear \/ US plug","offer_id":42120755577089,"sku":"ML-461-1","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Clear \/ UK plug","offer_id":42120755609857,"sku":"ML-461-2","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Clear \/ AU plug","offer_id":42120755642625,"sku":"ML-461-3","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Clear \/ EU plug","offer_id":42120755675393,"sku":"ML-461-4","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Grey \/ US plug","offer_id":42120755708161,"sku":"ML-461-5","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Grey \/ UK plug","offer_id":42120755740929,"sku":"ML-461-6","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Grey \/ AU plug","offer_id":42120755773697,"sku":"ML-461-7","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Grey \/ EU plug","offer_id":42120755806465,"sku":"ML-461-8","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Light blue \/ US plug","offer_id":42120755970305,"sku":"ML-461-13","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Light blue \/ UK plug","offer_id":42120756003073,"sku":"ML-461-14","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Light blue \/ AU plug","offer_id":42120756035841,"sku":"ML-461-15","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26cm x H 45cm \/ ∅ 10.2″ x H 17.7″ \/ Light blue \/ EU plug","offer_id":42120756068609,"sku":"ML-461-16","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Amber \/ US plug","offer_id":42120756363521,"sku":"ML-461-25","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Amber \/ UK plug","offer_id":42120756396289,"sku":"ML-461-26","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Amber \/ AU plug","offer_id":42120756429057,"sku":"ML-461-27","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Amber \/ EU plug","offer_id":42120756461825,"sku":"ML-461-28","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Clear \/ US plug","offer_id":42120756101377,"sku":"ML-461-17","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Clear \/ UK plug","offer_id":42120756134145,"sku":"ML-461-18","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Clear \/ AU plug","offer_id":42120756166913,"sku":"ML-461-19","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Clear \/ EU plug","offer_id":42120756199681,"sku":"ML-461-20","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Grey \/ US plug","offer_id":42120756232449,"sku":"ML-461-21","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Grey \/ UK plug","offer_id":42120756265217,"sku":"ML-461-22","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Grey \/ AU plug","offer_id":42120756297985,"sku":"ML-461-23","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Grey \/ EU plug","offer_id":42120756330753,"sku":"ML-461-24","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Light blue \/ US plug","offer_id":42120756494593,"sku":"ML-461-29","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Light blue \/ UK plug","offer_id":42120756527361,"sku":"ML-461-30","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Light blue \/ AU plug","offer_id":42120756560129,"sku":"ML-461-31","price":370.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37cm x H 73cm \/ ∅ 14.6″ x H 29.5″ \/ Light blue \/ EU plug","offer_id":42120756592897,"sku":"ML-461-32","price":370.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Oda_Table_Lamp_0329.jpg?v=1743220869"},{"product_id":"jackfruit-table-lamp","title":"Jackfruit 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 perforated shade casts dappled light through a walnut wood stem.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThis 50cm table lamp sits substantial on a desk or console without dominating the space. Light passes through hundreds of cut-outs in the brass shade, casting moving shadows that shift as you move around the room. Works in living rooms, bedrooms, and offices where you want focused task light plus ambient glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/jackfruit-table-lamp-polished-brass-wood.jpg\" loading=\"lazy\" alt=\"Jackfruit Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Jackfruit_Table_Lamp_12.jpg\" loading=\"lazy\" alt=\"Jackfruit 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 shade construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePolished brass with hand-cut openings. Each shade takes 8+ hours to perforate by hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eWalnut wood stem\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSolid wood cylinder supports the weight. Finish is durable stain, not veneer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eShadow projection\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eLight rays pass through cut-outs to pattern your walls and desk. Effect varies with bulb wattage and room color.\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 31cm (12.2″) × Height 50cm (19.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade span\u003c\/b\u003e\u003cspan\u003e31cm diameter opening\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFits standard surfaces\u003c\/b\u003e\u003cspan\u003eRequires 31cm width minimum; sits flush on most desks and nightstands\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord reach\u003c\/b\u003e\u003cspan\u003e150cm (59″) from base to outlet\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-7482169196801-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Jackfruit_Table_Lamp_600x600.jpg\" loading=\"lazy\" alt=\"Jackfruit Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing with 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482169196801-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482169196801-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Jackfruit_Table_Lamp_600x600.jpg\" alt=\"Jackfruit 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\u003ePolished brass shade; solid walnut wood stem\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 US and 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 for effect; 40–60W incandescent or 9–15W LED 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 (auto-switching)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee bulb wattage; fixture draw is negligible\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″) fabric-wrapped cord with 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 shade with soft dry cloth. Do not submerge. Brass will patina over years; polish if desired.\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\/1AzbtOM5Sydv5ZLY6jcEYZpNKolXEL2Jx\/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\u003eDo I need to buy a bulb separately?\u003c\/summary\u003e\u003cp\u003eYes. The lamp ships without a bulb. Buy any E26 or E27 base bulb up to 60W incandescent (or 15W LED equivalent).\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much light comes through the shade?\u003c\/summary\u003e\u003cp\u003eThe perforations let about 40% of bulb output pass through as direct light; the rest bounces off the brass interior. Darker rooms may feel dim on 40W.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill the brass tarnish?\u003c\/summary\u003e\u003cp\u003eYes, over months to years it will develop a patina. This is normal. You can polish it back to shine or let it age.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug type do I get?\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\":\"Do I need to buy a bulb separately?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The lamp ships without a bulb. Buy any E26 or E27 base bulb up to 60W incandescent (or 15W LED equivalent).\"}},{\"@type\":\"Question\",\"name\":\"How much light comes through the shade?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The perforations let about 40% of bulb output pass through as direct light; the rest bounces off the brass interior. Darker rooms may feel dim on 40W.\"}},{\"@type\":\"Question\",\"name\":\"Will the brass tarnish?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, over months to years it will develop a patina. This is normal. You can polish it back to shine or let it age.\"}},{\"@type\":\"Question\",\"name\":\"What plug type do I get?\",\"acceptedAnswer\":{\"@type\":\"Answer\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 31cm x H 50cm \/ ∅ 12.2″ x H 19.7″ \/ Brass+Walnut color \/ US plug","offer_id":42120786051329,"sku":"M-20211208061-1","price":359.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31cm x H 50cm \/ ∅ 12.2″ x H 19.7″ \/ Brass+Walnut color \/ UK plug","offer_id":42120786084097,"sku":"M-20211208061-2","price":359.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31cm x H 50cm \/ ∅ 12.2″ x H 19.7″ \/ Brass+Walnut color \/ AU plug","offer_id":42120786116865,"sku":"M-20211208061-3","price":359.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31cm x H 50cm \/ ∅ 12.2″ x H 19.7″ \/ Brass+Walnut color \/ EU plug","offer_id":42120786149633,"sku":"M-20211208061-4","price":359.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Jackfruit_Table_Lamp_0329.jpg?v=1743232870"},{"product_id":"blom-table-lamp","title":"Blom 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\"\u003eSmall red, white, or gray table lamp with rotating petals to control light direction and intensity.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eBlom is a compact table lamp—just 9.4\" tall and 5.9\" wide—that fits on a nightstand, desk, or shelf without taking up real estate. The two petal-shaped sides rotate around the diffuser to block glare or open fully for maximum brightness. Works in bedrooms, living rooms, or offices; check your outlet type when ordering (US, UK, AU, or EU plugs available).\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/hgTz4RTHoGo\" title=\"Blom 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\/Blom_table_lamp_1.jpg\" loading=\"lazy\" alt=\"Blom Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Blom_table_lamp_17.jpg\" loading=\"lazy\" alt=\"Blom Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Blom_table_lamp_2.jpg\" loading=\"lazy\" alt=\"Blom Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Blom_table_lamp_3.jpg\" loading=\"lazy\" alt=\"Blom 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\"\u003ePetal design adjusts light\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eRotate the metal petals to control glare and brightness. Fully open petals deliver maximum output; angled petals shield light to your preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal and acrylic build\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eMetal frame with acrylic diffuser. Durable enough for frequent moving between rooms. Wipe with a dry cloth to clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTakes standard E14 bulb\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eUses common E14 (small Edison) bulbs, not included. Powered by AC 110–240V with inline on\/off switch. 150cm cord with regional plug options.\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 15 cm (5.9\"), Height 24 cm (9.4\")\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 on\/off switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (universal, works worldwide with correct 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-7482173161729-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Blom_Table_Lamp_1_480x480.jpg\" loading=\"lazy\" alt=\"Blom Table Lamp dimensions\"\u003e\u003cspan\u003eDimensions: 15 cm widt 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482173161729-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482173161729-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Blom_Table_Lamp_1_480x480.jpg\" alt=\"Blom Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eMetal frame, plastic base, acrylic diffuser\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE14 base (small Edison); 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 appearance; confirm E14 compatibility when selecting your 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\u003eDepends on bulb wattage chosen\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\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 dry. Do not immerse. Keep away from water and 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\/1m7WaC3HatSSRghLhWoUxXwIUGQXrJELG\/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\/1hOZQRV_HqgnWPp8ro_YIhFA7_I251NJr\/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 adjust how bright this lamp gets?\u003c\/summary\u003e\u003cp\u003eYes. Rotate the two petals around the diffuser. When petals align vertically, the lamp emits full brightness. Angle them to block glare and reduce light output to your preference.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb does it take and is one included?\u003c\/summary\u003e\u003cp\u003eIt uses an E14 base bulb (small Edison standard). No bulb is included; you buy one separately. The lamp works with any wattage E14 bulb you choose.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this work in the US?\u003c\/summary\u003e\u003cp\u003eYes. Order the US plug variant. The lamp accepts AC 110–240V power, so the voltage works worldwide; the plug type matters for your outlet.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this lamp good for a bedroom or living room table?\u003c\/summary\u003e\u003cp\u003eYes to both. Its small size (9.4\" tall, 5.9\" wide) fits nightstands and side tables. The adjustable petals let you direct light where you need it without lighting the whole 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\":\"Can I adjust how bright this lamp gets?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Rotate the two petals around the diffuser. When petals align vertically, the lamp emits full brightness. Angle them to block glare and reduce light output to your preference.\"}},{\"@type\":\"Question\",\"name\":\"What bulb does it take and is one included?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It uses an E14 base bulb (small Edison standard). No bulb is included; you buy one separately. The lamp works with any wattage E14 bulb you choose.\"}},{\"@type\":\"Question\",\"name\":\"Does this work in the US?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Order the US plug variant. The lamp accepts AC 110–240V power, so the voltage works worldwide; the plug type matters for your outlet.\"}},{\"@type\":\"Question\",\"name\":\"Is this lamp good for a bedroom or living room table?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes to both. Its small size (9.4\\\" tall, 5.9\\\" wide) fits nightstands and side tables. The adjustable petals let you direct light where you need it without lighting the whole room.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Red \/ US plug","offer_id":42120816296193,"sku":"M-202112071056-1","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Red \/ UK plug","offer_id":42120816328961,"sku":"M-202112071056-2","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Red \/ AU plug","offer_id":42120816361729,"sku":"M-202112071056-3","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Red \/ EU plug","offer_id":42120816394497,"sku":"M-202112071056-4","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ White \/ US plug","offer_id":42120815640833,"sku":"M-202112071056-5","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ White \/ UK plug","offer_id":42120815673601,"sku":"M-202112071056-6","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ White \/ AU plug","offer_id":42120815706369,"sku":"M-202112071056-7","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ White \/ EU plug","offer_id":42120815739137,"sku":"M-202112071056-8","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Gray \/ US plug","offer_id":42120815771905,"sku":"M-202112071056-9","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Gray \/ UK plug","offer_id":42120815804673,"sku":"M-202112071056-10","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Gray \/ AU plug","offer_id":42120815837441,"sku":"M-202112071056-11","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Gray \/ EU plug","offer_id":42120815870209,"sku":"M-202112071056-12","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Yellow \/ US plug","offer_id":42120815902977,"sku":"M-202112071056-13","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Yellow \/ UK plug","offer_id":42120815935745,"sku":"M-202112071056-14","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Yellow \/ AU plug","offer_id":42120815968513,"sku":"M-202112071056-15","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Yellow \/ EU plug","offer_id":42120816001281,"sku":"M-202112071056-16","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Black \/ US plug","offer_id":42120816034049,"sku":"M-202112071056-17","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Black \/ UK plug","offer_id":42120816066817,"sku":"M-202112071056-18","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Black \/ AU plug","offer_id":42120816099585,"sku":"M-202112071056-19","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Black \/ EU plug","offer_id":42120816132353,"sku":"M-202112071056-20","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Green \/ US plug","offer_id":42120816165121,"sku":"M-202112071056-21","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Green \/ UK plug","offer_id":42120816197889,"sku":"M-202112071056-22","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Green \/ AU plug","offer_id":42120816230657,"sku":"M-202112071056-23","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Green \/ EU plug","offer_id":42120816263425,"sku":"M-202112071056-24","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Pink \/ US plug","offer_id":42120816427265,"sku":"M-202112071056-25","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Pink \/ UK plug","offer_id":42120816460033,"sku":"M-202112071056-26","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Pink \/ AU plug","offer_id":42120816492801,"sku":"M-202112071056-27","price":154.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15cm x H 24cm \/ ∅ 5.9″ x H 9.4″ \/ Pink \/ EU plug","offer_id":42120816525569,"sku":"M-202112071056-28","price":154.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Blom_Table_Lamp_0329.jpg?v=1743221804"},{"product_id":"celestial-table-lamp","title":"Celestial 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 dual discs that eclipse and reveal light, available in two sizes.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Celestial Table Lamp sits 11\" or 15.4\" tall with a polished metal frame and white acrylic diffuser. Light passes through the offset circular discs, creating shadow and illumination that shift as you move around it. Works on a nightstand, desk, or side table—confirm your region's plug type at checkout.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/WervjWqrXsA\" title=\"Celestial 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\/Eclipse_Table_Lamp_9_06b97912-91a6-469f-9714-dbbee1cef715.jpg\" loading=\"lazy\" alt=\"Celestial Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Eclipse_Table_Lamp_4.jpg\" loading=\"lazy\" alt=\"Celestial 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\"\u003eAcrylic \u0026amp; metal construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eStainless steel frame with white acrylic discs. Polished chrome or gold finish resists fingerprints and dust buildup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIntegrated LED, three color temps\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWarm (3000K), Neutral (4500K), or Cool (6000K) white light. Contact Rayonshine before purchase if you need a specific Kelvin rating.\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\"\u003eSwitch mounted on 150cm cord. Plugs available for US, UK, AU, and EU outlets.\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 (Standard)\u003c\/b\u003e\u003cspan\u003e18cm diameter × 28cm height (7.1\" × 11\")\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall (Large)\u003c\/b\u003e\u003cspan\u003e25cm diameter × 39cm height (9.8\" × 15.4\")\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint\u003c\/b\u003e\u003cspan\u003e18cm or 25cm base—measure your surface before ordering\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150cm (59\") from lamp base to 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-7482176536833-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Eclipse_Table_Lamp_1_600x600_aa536df1-fa81-4ff1-8447-21bbf900ab67_600x600.jpg\" loading=\"lazy\" alt=\"Celestial Table Lamp dimensions\"\u003e\u003cspan\u003eLarge (25cm) technical 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482176536833-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482176536833-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Eclipse_Table_Lamp_1_600x600_aa536df1-fa81-4ff1-8447-21bbf900ab67_600x600.jpg\" alt=\"Celestial 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 frame, white acrylic diffuser discs\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\u003eLED integrated. Available in 3000K (Warm), 4500K (Neutral), or 6000K (Cool)—specify before purchase\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 matches your region\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 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 region-specific 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 metal frame and acrylic with a dry cloth. Avoid moisture near the cord 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\"\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\/1T_JfNxHBO8FF1RtYYd2LXbFFrDU4jIGd\/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\/1ODV03nPXW2hMRuAgGbtgXBkVFv6QcNfY\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/18MSSb9tvfA8MFANpnInlraTxY2sPFX3i\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1xQ5xTJDPqN4E2z0t3SR_UhRRbcyFRsdE\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 2v6h6M9 13h6M9 17h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eDocument\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat is the difference between the two sizes?\u003c\/summary\u003e\u003cp\u003eStandard is 18cm wide × 28cm tall; Large is 25cm wide × 39cm tall. Both have the same design. Choose Large for a bigger surface or to make light visible across a larger room.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I change the bulb?\u003c\/summary\u003e\u003cp\u003eNo. The LED is integrated into the fixture. If it fails, contact Rayonshine.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat color temperature should I pick?\u003c\/summary\u003e\u003cp\u003eWarm (3000K) is best for bedrooms and living areas. Neutral (4500K) works for desks. Cool (6000K) suits task lighting. Confirm your choice when ordering; you cannot change it later.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come with a bulb and what is the lifespan?\u003c\/summary\u003e\u003cp\u003eThe LED is built in. See the product data sheet for lifespan details, or contact Rayonshine directly.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is the difference between the two sizes?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Standard is 18cm wide × 28cm tall; Large is 25cm wide × 39cm tall. Both have the same design. Choose Large for a bigger surface or to make light visible across a larger room.\"}},{\"@type\":\"Question\",\"name\":\"Can I change the bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LED is integrated into the fixture. If it fails, contact Rayonshine.\"}},{\"@type\":\"Question\",\"name\":\"What color temperature should I pick?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Warm (3000K) is best for bedrooms and living areas. Neutral (4500K) works for desks. Cool (6000K) suits task lighting. Confirm your choice when ordering; you cannot change it later.\"}},{\"@type\":\"Question\",\"name\":\"Does it come with a bulb and what is the lifespan?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The LED is built in. See the product data sheet for lifespan details, or contact Rayonshine directly.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 18cm x H 28cm \/ ∅ 7.1″ x H 11″ \/ Gold \/ US plug","offer_id":42120848277761,"sku":"M-202112071235-1","price":226.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 28cm \/ ∅ 7.1″ x H 11″ \/ Gold \/ UK plug","offer_id":42120848310529,"sku":"M-202112071235-2","price":226.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 28cm \/ ∅ 7.1″ x H 11″ \/ Gold \/ AU plug","offer_id":44206381498625,"sku":"M-202112071235-3","price":226.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 28cm \/ ∅ 7.1″ x H 11″ \/ Gold \/ EU plug","offer_id":44206381531393,"sku":"M-202112071235-4","price":226.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 28cm \/ ∅ 7.1″ x H 11″ \/ Chrome \/ US plug","offer_id":42120848343297,"sku":"M-202112071235-5","price":226.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 28cm \/ ∅ 7.1″ x H 11″ \/ Chrome \/ UK plug","offer_id":42120848376065,"sku":"M-202112071235-6","price":226.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 28cm \/ ∅ 7.1″ x H 11″ \/ Chrome \/ AU plug","offer_id":44206381564161,"sku":"M-202112071235-7","price":226.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 28cm \/ ∅ 7.1″ x H 11″ \/ Chrome \/ EU plug","offer_id":44206381596929,"sku":"M-202112071235-8","price":226.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 39cm \/ ∅ 9.8″ x H 15.4″ \/ Gold \/ US plug","offer_id":42120848408833,"sku":"M-202112071235-9","price":270.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 39cm \/ ∅ 9.8″ x H 15.4″ \/ Gold \/ UK plug","offer_id":42120848441601,"sku":"M-202112071235-10","price":270.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 39cm \/ ∅ 9.8″ x H 15.4″ \/ Gold \/ AU plug","offer_id":44206381629697,"sku":"M-202112071235-11","price":226.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 39cm \/ ∅ 9.8″ x H 15.4″ \/ Gold \/ EU plug","offer_id":44206381662465,"sku":"M-202112071235-12","price":226.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 39cm \/ ∅ 9.8″ x H 15.4″ \/ Chrome \/ US plug","offer_id":42120848474369,"sku":"M-202112071235-13","price":270.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 39cm \/ ∅ 9.8″ x H 15.4″ \/ Chrome \/ UK plug","offer_id":42120848507137,"sku":"M-202112071235-14","price":270.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 39cm \/ ∅ 9.8″ x H 15.4″ \/ Chrome \/ AU plug","offer_id":44206381695233,"sku":"M-202112071235-15","price":226.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 39cm \/ ∅ 9.8″ x H 15.4″ \/ Chrome \/ EU plug","offer_id":44206381728001,"sku":"M-202112071235-16","price":226.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Celestial_Table_Lamp_0329.jpg?v=1743228875"},{"product_id":"crystal-bulb-table-lamp","title":"Crystal Bulb 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-cut crystal sphere diffuses warm light through a compact brass base.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA table lamp with a 3.5-inch diameter that sits low enough for nightstands and shelves without blocking sightlines. The G9 bulb casts clean ambient light through faceted crystal—no harsh glare. Works in bedrooms, living rooms, or home offices; confirm your regional plug type before checkout.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/gOnW_oMkkGI\" title=\"Crystal Bulb 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\/Crystal_Bulb_Table_Lamp_4.jpg\" loading=\"lazy\" alt=\"Crystal Bulb Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Crystal_Bulb_Table_Lamp_1.jpg\" loading=\"lazy\" alt=\"Crystal Bulb Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Crystal_Bulb_Table_Lamp_2.jpg\" loading=\"lazy\" alt=\"Crystal Bulb Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Crystal_Bulb_Table_Lamp_3.jpg\" loading=\"lazy\" alt=\"Crystal Bulb 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\"\u003eCrystal-cut glass sphere\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eClear glass with hand-cut geometric pattern. Diffuses light evenly; no visible bulb glare when lit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBrass cylindrical base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e9 cm diameter, weighted for stability on desks and side tables. Solid brass finish, no plating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eG9 socket, bulb not included\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eStandard pin-base socket. Bring your own dimmable or fixed LED bulb. 150 cm cord with in-line switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall dimensions\u003c\/b\u003e\u003cspan\u003e9 cm diameter × 20 cm tall (3.5″ × 7.9″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase footprint\u003c\/b\u003e\u003cspan\u003e9 cm diameter—fits standard nightstand\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-7482177585409-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Crystal-Bulb-Table-Lamp6-1_600x600_b2a80eca-7f49-4158-8e69-370246b4e721_480x480.png\" loading=\"lazy\" alt=\"Crystal Bulb Table Lamp dimensions\"\u003e\u003cspan\u003eDia 9cm × H 20cm with  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482177585409-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482177585409-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Crystal-Bulb-Table-Lamp6-1_600x600_b2a80eca-7f49-4158-8e69-370246b4e721_480x480.png\" alt=\"Crystal Bulb 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 base, clear hand-cut crystal glass sphere\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 incandescent, up to standard wattage for G9\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal; available with US, UK, EU, or AU plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on chosen 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″) fabric-covered cord with regional 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 crystal sphere; wipe brass 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\/1yyESM9V-LwJfHIduWmLZQ-Hc7JHK-SzL\/viewhttps:\/\/drive.google.com\/file\/d\/1yyESM9V-LwJfHIduWmLZQ-Hc7JHK-SzL\/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\/1V0X6CKrpcM9c8bki-0CR4OOSr0-59P7I\/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\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eAny standard G9 LED or incandescent bulb. Not included. LED lasts longer and runs cool; choose warm white (2700K) for soft bedroom light or 4000K for task areas.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I dim this lamp?\u003c\/summary\u003e\u003cp\u003eOnly if you install a dimmable G9 bulb. The cord switch is on\/off only—no dimmer built in.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug do I order for the US?\u003c\/summary\u003e\u003cp\u003eChoose the US plug variant at checkout. All four variants (US, UK, EU, AU) are the same price; voltage is universal 110–240V.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this good for a bedroom table lamp?\u003c\/summary\u003e\u003cp\u003eYes. Compact base (3.5″ diameter) doesn't crowd nightstands. Crystal diffusion gives soft ambient light. Keep a warm-white bulb (2700K) for sleep-friendly lighting.\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 standard G9 LED or incandescent bulb. Not included. LED lasts longer and runs cool; choose warm white (2700K) for soft bedroom light or 4000K for task areas.\"}},{\"@type\":\"Question\",\"name\":\"Can I dim this lamp?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Only if you install a dimmable G9 bulb. The cord switch is on\/off only—no dimmer built in.\"}},{\"@type\":\"Question\",\"name\":\"Which plug do I order for the US?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose the US plug variant at checkout. All four variants (US, UK, EU, AU) are the same price; voltage is universal 110–240V.\"}},{\"@type\":\"Question\",\"name\":\"Is this good for a bedroom table lamp?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Compact base (3.5″ diameter) doesn't crowd nightstands. Crystal diffusion gives soft ambient light. Keep a warm-white bulb (2700K) for sleep-friendly lighting.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 9cm x H 20cm \/ ∅ 3.5″ x H 7.9″ \/ Brass \/ US plug","offer_id":42120857321729,"sku":"M-202112071206-1","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9cm x H 20cm \/ ∅ 3.5″ x H 7.9″ \/ Brass \/ UK plug","offer_id":42120857354497,"sku":"M-202112071206-2","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9cm x H 20cm \/ ∅ 3.5″ x H 7.9″ \/ Brass \/ AU plug","offer_id":42120857387265,"sku":"M-202112071206-3","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9cm x H 20cm \/ ∅ 3.5″ x H 7.9″ \/ Brass \/ EU plug","offer_id":42120857420033,"sku":"M-202112071206-4","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Crystal_Bulb_Table_Lamp_0329.jpg?v=1743231004"},{"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":"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-table-lamp","title":"PostKrisi 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-painted fiberglass sphere lamp casts dramatic shadows; three sizes, integrated LED, plug-and-play.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA sculptural table lamp with a bisected frosted globe that diffuses light through hand-painted fiberglass. The split design creates a bold horizontal shadow line that shifts with viewing angle. Use it on a console, nightstand, or desk—measure your surface depth against the 30–50 cm footprint first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Table_Lamp.jpg\" loading=\"lazy\" alt=\"PostKrisi Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/PostKrisi_Table_Lamp_15.jpg\" loading=\"lazy\" alt=\"PostKrisi Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/PostKrisi_Table_Lamp_17.jpg\" loading=\"lazy\" alt=\"PostKrisi Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/PostKrisi_Table_Lamp_21.jpg\" loading=\"lazy\" alt=\"PostKrisi 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-painted fiberglass\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach globe is individually painted before assembly. The frosted finish scatters light without glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIntegrated LED, warm light standard\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWarm white (3000K) included. Contact us for 4500K or 6000K variants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eThree ready sizes\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e30 cm, 40 cm, or 50 cm diameter. Height scales proportionally. Pick based on room scale and surface 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\u003eSmall\u003c\/b\u003e\u003cspan\u003eDiameter 30 cm \/ 11.8″ | Height 55 cm \/ 21.6″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMedium\u003c\/b\u003e\u003cspan\u003eDiameter 40 cm \/ 15.7″ | Height 65 cm \/ 25.6″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLarge\u003c\/b\u003e\u003cspan\u003eDiameter 50 cm \/ 19.7″ | Height 75 cm \/ 29.5″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase footprint\u003c\/b\u003e\u003cspan\u003eAll sizes: 30 cm \/ 11.8″ diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\n\u003clabel class=\"dim\" for=\"dz-7482200654081-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Table_Lamp_1_55caef78-fe90-4d0a-8eff-fd4b5bbc763d.jpg\" loading=\"lazy\" alt=\"PostKrisi Table Lamp dimensions\"\u003e\u003cspan\u003e30 cm diameter × 55 cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482200654081-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Table_Lamp_2_b06ec554-b374-4468-bce3-ce9eb5970fdf.jpg\" loading=\"lazy\" alt=\"PostKrisi Table Lamp dimensions\"\u003e\u003cspan\u003e40 cm diameter × 65 cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482200654081-2\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Table_Lamp_3_dd403026-940b-491f-ae7b-fdc63843aade.jpg\" loading=\"lazy\" alt=\"PostKrisi Table Lamp dimensions\"\u003e\u003cspan\u003e50 cm diameter × 75 cm 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482200654081-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482200654081-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Table_Lamp_1_55caef78-fe90-4d0a-8eff-fd4b5bbc763d.jpg\" alt=\"PostKrisi Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482200654081-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482200654081-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Table_Lamp_2_b06ec554-b374-4468-bce3-ce9eb5970fdf.jpg\" alt=\"PostKrisi Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482200654081-2\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482200654081-2\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Table_Lamp_3_dd403026-940b-491f-ae7b-fdc63843aade.jpg\" alt=\"PostKrisi 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\u003eFRP (fiberglass-reinforced plastic) sphere; metal support rod and 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-removable).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eFactory preset 3000K (warm white). Alternative Kelvin temperatures (4500K, 6000K) available by request.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V. Plug options: US, UK, AU, EU.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee data sheet or contact support.\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″ power cord with integrated switch and 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\u003eWipe fiberglass exterior with soft, dry cloth. Do not submerge or use harsh 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\/1iaLMaRnFYR3iCebpafW46yfY8fAmVlRq\/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\u003eWill this unique table lamp work in a small bedroom?\u003c\/summary\u003e\u003cp\u003eYes. The 30 cm model fits most nightstands. Measure your surface width—the base needs at least 30 cm clearance.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat color temperature does this lamp give?\u003c\/summary\u003e\u003cp\u003eWarm white (3000K) ships standard. Neutral (4500K) or cool (6000K) options available if you contact us before purchase.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I replace the LED bulb?\u003c\/summary\u003e\u003cp\u003eNo. The LED is integrated into the lamp. The light source is permanent.\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 at checkout. All come pre-wired with the 150 cm cord and integrated switch.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Will this unique table lamp work in a small bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The 30 cm model fits most nightstands. Measure your surface width—the base needs at least 30 cm clearance.\"}},{\"@type\":\"Question\",\"name\":\"What color temperature does this lamp give?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Warm white (3000K) ships standard. Neutral (4500K) or cool (6000K) options available if you contact us before purchase.\"}},{\"@type\":\"Question\",\"name\":\"Can I replace the LED bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LED is integrated into the lamp. The light source is permanent.\"}},{\"@type\":\"Question\",\"name\":\"Which plug type do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, AU, or EU at checkout. All come pre-wired with the 150 cm cord and integrated switch.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 30cm x H 55cm \/ ∅ 11.8″ x H 21.6″ \/ White \/ US plug","offer_id":42120955920641,"sku":"M-202112071449-1","price":204.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 55cm \/ ∅ 11.8″ x H 21.6″ \/ White \/ UK plug","offer_id":42120955953409,"sku":"M-202112071449-2","price":204.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 55cm \/ ∅ 11.8″ x H 21.6″ \/ White \/ AU plug","offer_id":42120955986177,"sku":"M-202112071449-3","price":204.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 55cm \/ ∅ 11.8″ x H 21.6″ \/ White \/ EU plug","offer_id":42120956018945,"sku":"M-202112071449-4","price":204.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 65cm \/ ∅ 15.7″ x H 25.6″ \/ White \/ US plug","offer_id":42120956051713,"sku":"M-202112071449-5","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 65cm \/ ∅ 15.7″ x H 25.6″ \/ White \/ UK plug","offer_id":42120956084481,"sku":"M-202112071449-6","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 65cm \/ ∅ 15.7″ x H 25.6″ \/ White \/ AU plug","offer_id":42120956117249,"sku":"M-202112071449-7","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 65cm \/ ∅ 15.7″ x H 25.6″ \/ White \/ EU plug","offer_id":42120956150017,"sku":"M-202112071449-8","price":231.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 75cm \/ ∅ 19.7″ x H 29.5″ \/ White \/ US plug","offer_id":42120956182785,"sku":"M-202112071449-9","price":319.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 75cm \/ ∅ 19.7″ x H 29.5″ \/ White \/ UK plug","offer_id":42120956215553,"sku":"M-202112071449-10","price":319.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 75cm \/ ∅ 19.7″ x H 29.5″ \/ White \/ AU plug","offer_id":42120956248321,"sku":"M-202112071449-11","price":319.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 75cm \/ ∅ 19.7″ x H 29.5″ \/ White \/ EU plug","offer_id":42120956281089,"sku":"M-202112071449-12","price":319.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/PostKrisi_Table_Lamp_0329.jpg?v=1743232151"},{"product_id":"rapanui-table-lamp","title":"Rapanui Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eHand-blown glass table lamp with touch-activated brightness control in two sizes.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA sculptural table lamp in smoky gray glass, available in two heights (13.7″ or 19.7″), that sits stable on any surface. The conductive glass surface lets you adjust brightness or toggle on\/off with a fingertip—no separate switch to hunt for. Place it on a nightstand, desk, or console where you can reach the glass easily; confirm your wall outlet type before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/dPC3OfZciio\" title=\"Rapanui Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\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\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHand-blown glass base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach lamp is mouth-blown, so slight variations in tone and texture are normal, not defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTouch-activated dimming\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTap the glass to turn on, tap again to step through three brightness levels (warm, neutral, cool), tap to off. No buttons or separate controls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIntegrated LED with three color temperatures\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose 3000K warm, 4500K neutral, or 6000K cool light depending on the room and time of day.\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 29 cm \/ 11″, Height 35 cm \/ 13.7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLarge\u003c\/b\u003e\u003cspan\u003eDiameter 33 cm \/ 13″, Height 50 cm \/ 19.7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eWeight capacity\u003c\/b\u003e\u003cspan\u003eSee photos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59″ with in-line switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482200752385-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Rapanui_table_lamp_18_600x600.jpg\" loading=\"lazy\" alt=\"Rapanui Table Lamp dimensions\"\u003e\u003cspan\u003eLarge size: 33 cm diam 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482200752385-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482200752385-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Rapanui_table_lamp_18_600x600.jpg\" alt=\"Rapanui Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eHand-blown glass base, iron hardware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eIntegrated LED, non-replaceable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003e3000K (warm), 4500K (neutral), or 6000K (cool light); selectable via touch\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 matched to region (US, UK, AU, EU)\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\u003eTouch-activated on the glass surface; in-line switch on cord for safety\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 region-specific plug, in-line on\/off switch\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 glass with a soft, dry cloth. Do not immerse.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1wi-N9Ps6ShjLdrOM8Fa5i4_IXwif6Eqt\/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\u003eHow do I turn this lamp on and off?\u003c\/summary\u003e\u003cp\u003eTouch the glass surface. First tap turns it on at the lowest brightness (warm light). Each additional tap cycles to the next brightness level and color temperature. After cycling through all three, the next tap shuts it off.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp in a bedroom?\u003c\/summary\u003e\u003cp\u003eYes. The warm light setting (3000K) is ideal for bedside use. You can adjust brightness or turn it off without leaving bed.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug type do I get?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, AU, or EU at checkout. The lamp is dual-voltage (110–240V) so it works in any country once you have the correct plug for your wall outlet.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill the glass feel cold or warm to the touch?\u003c\/summary\u003e\u003cp\u003eThe glass will be at room temperature. It is not heated during normal operation.\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 do I turn this lamp on and off?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Touch the glass surface. First tap turns it on at the lowest brightness (warm light). Each additional tap cycles to the next brightness level and color temperature. After cycling through all three, the next tap shuts it off.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp in a bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The warm light setting (3000K) is ideal for bedside use. You can adjust brightness or turn it off without leaving bed.\"}},{\"@type\":\"Question\",\"name\":\"What plug type do I get?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, AU, or EU at checkout. The lamp is dual-voltage (110–240V) so it works in any country once you have the correct plug for your wall outlet.\"}},{\"@type\":\"Question\",\"name\":\"Will the glass feel cold or warm to the touch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The glass will be at room temperature. It is not heated during normal operation.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 29cm x H 35cm \/ ∅ 11″ x H 13.7″ \/ Smoky gray \/ US plug","offer_id":42120956543233,"sku":"M-202112071460-1","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 29cm x H 35cm \/ ∅ 11″ x H 13.7″ \/ Smoky gray \/ UK plug","offer_id":42120956576001,"sku":"M-202112071460-2","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 29cm x H 35cm \/ ∅ 11″ x H 13.7″ \/ Smoky gray \/ AU plug","offer_id":42120956608769,"sku":"M-202112071460-3","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 29cm x H 35cm \/ ∅ 11″ x H 13.7″ \/ Smoky gray \/ EU plug","offer_id":42120956641537,"sku":"M-202112071460-4","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 50cm \/ ∅ 13″ x H 19.7″ \/ Smoky gray \/ US plug","offer_id":42120956674305,"sku":"M-202112071460-5","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 50cm \/ ∅ 13″ x H 19.7″ \/ Smoky gray \/ UK plug","offer_id":42120956707073,"sku":"M-202112071460-6","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 50cm \/ ∅ 13″ x H 19.7″ \/ Smoky gray \/ AU plug","offer_id":42120956739841,"sku":"M-202112071460-7","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 50cm \/ ∅ 13″ x H 19.7″ \/ Smoky gray \/ EU plug","offer_id":42120956772609,"sku":"M-202112071460-8","price":259.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Rapanui_Table_Lamp_0329.jpg?v=1743232103"},{"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":"stellar-table-lamp","title":"Stellar 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\"\u003eVintage crystal glass elements house integrated LED light in warm or cool white.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Stellar is a 35cm-wide table lamp built from curated vintage glassware that sits low enough for a nightstand or high enough to anchor a console. Its integrated LED delivers warm 3000K or cool 6000K light with a single switch—no bulb changes. Use it indoors on any 110-240V circuit; the 150cm cord reaches most outlets.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/A8erh9EN4gA\" title=\"Stellar Table Lamp\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Stellar_Table_Lamp-3-15_7.jpg\" loading=\"lazy\" alt=\"Stellar Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Stellar_Table_Lamp-3-15_8.jpg\" loading=\"lazy\" alt=\"Stellar 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\"\u003eVintage glass construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach lamp combines thrift-sourced crystal elements hand-selected for refraction and optical clarity. The glass is a real collector's detail—not frosted or uniform.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIntegrated LED light source\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eNo bulb to replace. One in-line on\/off switch. Low energy consumption, compact solid-state design rated for 110–240V worldwide use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTwo color temperatures\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose warm white (3000K) for relaxed evenings or cool white (6000K) for task work. Order the variant that matches your outlet type.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall dimensions\u003c\/b\u003e\u003cspan\u003eDia 35cm (13.8″) × H 41cm (16.1″)\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\u003eVoltage\u003c\/b\u003e\u003cspan\u003e110–240V AC, plugs vary by region\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFinish\u003c\/b\u003e\u003cspan\u003eBrass and clear glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\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-7482207011073-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Stellar-Table-Lamp_600x600.jpg\" loading=\"lazy\" alt=\"Stellar Table Lamp dimensions\"\u003e\u003cspan\u003e35cm W × 41cm H 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482207011073-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482207011073-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Stellar-Table-Lamp_600x600.jpg\" alt=\"Stellar 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\u003eGlass (vintage sourced) and brass\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; select at purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003e110–240V AC, compliant with North America, Europe, Australia, and Middle East standards\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 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)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust glass with 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\/1BUySLDNlRpLCefxLD4AJ5Rbbuk5bb0NQ\/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 color temperature should I pick?\u003c\/summary\u003e\u003cp\u003eWarm white (3000K) feels relaxed and suits bedside or lounge tables. Cool white (6000K) is better for work surfaces or reading. You choose at checkout.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp outside or in a bathroom?\u003c\/summary\u003e\u003cp\u003eNo. It is rated for indoor dry environments only. Moisture will damage the glass and electrical components.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo I need to buy a bulb separately?\u003c\/summary\u003e\u003cp\u003eNo. The LED is built in and non-replaceable. You pay nothing extra for light source upgrades.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work in my country?\u003c\/summary\u003e\u003cp\u003eThe lamp is available with US, UK, EU, or AU plugs at the same price. Select your region at checkout. Voltage is 110–240V worldwide.\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 should I pick?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Warm white (3000K) feels relaxed and suits bedside or lounge tables. Cool white (6000K) is better for work surfaces or reading. You choose at checkout.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp outside or in a bathroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It is rated for indoor dry environments only. Moisture will damage the glass and electrical components.\"}},{\"@type\":\"Question\",\"name\":\"Do I need to buy a bulb separately?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LED is built in and non-replaceable. You pay nothing extra for light source upgrades.\"}},{\"@type\":\"Question\",\"name\":\"Will this work in my country?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The lamp is available with US, UK, EU, or AU plugs at the same price. Select your region at checkout. Voltage is 110–240V worldwide.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 35cm x H 41cm \/ ∅ 13.8″ x H 16.1″ \/ Warm white \/ US plug","offer_id":42120993571073,"sku":"M-202112071344-1","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 41cm \/ ∅ 13.8″ x H 16.1″ \/ Warm white \/ UK plug","offer_id":42120993603841,"sku":"M-202112071344-2","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 41cm \/ ∅ 13.8″ x H 16.1″ \/ Warm white \/ AU plug","offer_id":42120993636609,"sku":"M-202112071344-3","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 41cm \/ ∅ 13.8″ x H 16.1″ \/ Warm white \/ EU plug","offer_id":42120993669377,"sku":"M-202112071344-4","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 41cm \/ ∅ 13.8″ x H 16.1″ \/ Cold white \/ US plug","offer_id":42120993702145,"sku":"M-202112071344-5","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 41cm \/ ∅ 13.8″ x H 16.1″ \/ Cold white \/ UK plug","offer_id":42120993734913,"sku":"M-202112071344-6","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 41cm \/ ∅ 13.8″ x H 16.1″ \/ Cold white \/ AU plug","offer_id":42120993767681,"sku":"M-202112071344-7","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 41cm \/ ∅ 13.8″ x H 16.1″ \/ Cold white \/ EU plug","offer_id":42120993800449,"sku":"M-202112071344-8","price":259.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Stellar_Table_Lamp_0329.jpg?v=1743231559"},{"product_id":"shell-wall-light","title":"Shell Wall 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\"\u003eBrass and glass wall sconce shaped like a shell, 20cm wide, takes E14 bulb.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA wall sconce with a shell form in brass and amber glass, 20cm wide and 22cm tall—substantial enough to anchor a bedroom or living room accent wall. The amber glass diffuses warm light across the wall behind it. Hardwired installation; confirm your electrician can access the wall cavity before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/da7vdTQkdfE?si=KDc7SskURZ7Xudct\" title=\"Shell Wall 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\/files\/Shellwalllight_24_73252761-3bfc-40bf-8633-c89eaf7c6452.jpg\" loading=\"lazy\" alt=\"Shell Wall Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Shellwalllight_33.jpg\" loading=\"lazy\" alt=\"Shell Wall 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\"\u003eBrass and Amber Glass\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSolid brass mounting plate with cast amber glass. Hand-fitted seams visible on the glass—marks of individual assembly, not defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eE14 Socket, Not Included\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes a standard E14 base bulb (candelabra equivalent in North America). Bulb sold separately.\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\"\u003eWired directly into household circuits. Works with standard wall switches; incompatible with dimmer switches.\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\u003e20cm W × 22cm H (7.9″ × 8.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eProjection from wall\u003c\/b\u003e\u003cspan\u003e12cm (4.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSocket type\u003c\/b\u003e\u003cspan\u003eE14 base\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-7482209796353-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Shell_Wall_Light_600x600.jpg\" loading=\"lazy\" alt=\"Shell Wall Light dimensions\"\u003e\u003cspan\u003eDimensions and mountin 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482209796353-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482209796353-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Shell_Wall_Light_600x600.jpg\" alt=\"Shell Wall 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 body; cast amber glass\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; 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 color temperature guidance; E14 LED or incandescent\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\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; no plug or cord\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 glass and brass with a soft, dry cloth; do not use water or abrasives\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\/1YCG7oJ3zxmC_MChQiw52N--9_Go51-Tn\/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\/19mPx-8AAfrdb64N8U58pMdOdURfqEp5q\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this with a dimmer switch?\u003c\/summary\u003e\u003cp\u003eNo. This fixture is hardwired for standard on\/off switches only. A dimmer will not work.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eE14 base bulb. Check your local hardware store or online retailer for LED or incandescent options in your preferred brightness and color temperature. Bulb is not included.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this sconce waterproof or outdoor-rated?\u003c\/summary\u003e\u003cp\u003eNo. This is an indoor-only fixture. IP20 rating means it is not sealed against moisture or dust.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this come with mounting hardware and wiring instructions?\u003c\/summary\u003e\u003cp\u003eYes. Assembly instructions and data sheet are provided. Hardwired installation requires a qualified electrician familiar with your local electrical codes.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I use this with a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture is hardwired for standard on\/off switches only. A dimmer will not work.\"}},{\"@type\":\"Question\",\"name\":\"What bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E14 base bulb. Check your local hardware store or online retailer for LED or incandescent options in your preferred brightness and color temperature. Bulb is not included.\"}},{\"@type\":\"Question\",\"name\":\"Is this sconce waterproof or outdoor-rated?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This is an indoor-only fixture. IP20 rating means it is not sealed against moisture or dust.\"}},{\"@type\":\"Question\",\"name\":\"Does this come with mounting hardware and wiring instructions?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Assembly instructions and data sheet are provided. Hardwired installation requires a qualified electrician familiar with your local electrical codes.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 20cm x H 22cm \/ ∅ 7.9″x H 8.7″ \/ Amber","offer_id":42121015787777,"sku":"M-202112071449-2","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/ShellWallLight.jpg?v=1741868899"},{"product_id":"serena-table-lamp","title":"Serena 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\"\u003eLeaf-shaped aluminum diffuser reflects and filters light in Gold, Silver, or Rose Gold.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 25-inch table lamp with an organic sculptural form that works on nightstands, consoles, and desks. The integrated LED provides warm, neutral, or cool light with indirect and reflected output—no glare. Check your regional plug type before ordering: US, UK, EU, or AU available.\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\/Serena_table_lamp_42.jpg\" loading=\"lazy\" alt=\"Serena 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\"\u003eAluminum diffuser\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePre-anodized aluminum reflector with photoengraved optical diffuser. Produces indirect and reflected light, no direct glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIntegrated LED source\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose 3000K warm, 4500K neutral, or 6000K cool white. No bulb replacement needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal base and heatsink\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eExtruded aluminum heatsink with black photoengraved PC cutoff. Stable on any flat surface.\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 26.8 cm \/ 10.6″; Height 63.4 cm \/ 25″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003ePower cord\u003c\/b\u003e\u003cspan\u003e150 cm \/ 59″ with inline ON-OFF switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V universal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFinish options\u003c\/b\u003e\u003cspan\u003eGold, Silver, or Rose Gold\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-7482211729665-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Serena_Table_Lamp_600x600_a9d48d85-7409-4e24-b96c-994b6082235b_600x600.jpg\" loading=\"lazy\" alt=\"Serena Table Lamp dimensions\"\u003e\u003cspan\u003eDimensions and proport 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482211729665-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482211729665-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Serena_Table_Lamp_600x600_a9d48d85-7409-4e24-b96c-994b6082235b_600x600.jpg\" alt=\"Serena 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\u003eExtruded aluminum heatsink; pre-anodized aluminum reflector; photoengraved optical PMMA diffuser; black PC cutoff\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\u003eFactory-set to 3000K (warm), 4500K (neutral), or 6000K (cool); specify at purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V with plug-in power supply\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee photos or contact support for wattage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eInline ON-OFF 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″ power cord with interchangeable plug (US, UK, EU, or AU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe aluminum with a soft dry 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\/1eZnAjGDc6XFDDhOSMaXrhTdBI2Ss3jc8\/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 color temperature should I choose for a bedroom?\u003c\/summary\u003e\u003cp\u003e3000K (warm white) is best for bedrooms—it promotes relaxation. Choose 4500K (neutral) for task areas or 6000K (cool) for focused work.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work in the UK or Australia?\u003c\/summary\u003e\u003cp\u003eYes. Select the UK, AU, EU, or US plug variant when you order. All operate on 110–240V.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I replace the LED bulb if it burns out?\u003c\/summary\u003e\u003cp\u003eNo. The LED is integrated. The fixture comes with a standard warranty covering manufacturing defects.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this lamp good for a bedside table?\u003c\/summary\u003e\u003cp\u003eYes. At 25 inches tall and 10.6 inches wide, it fits standard nightstands. The indirect light is gentle for evening reading without harsh glare.\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 should I choose for a bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"3000K (warm white) is best for bedrooms—it promotes relaxation. Choose 4500K (neutral) for task areas or 6000K (cool) for focused work.\"}},{\"@type\":\"Question\",\"name\":\"Will this work in the UK or Australia?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Select the UK, AU, EU, or US plug variant when you order. All operate on 110–240V.\"}},{\"@type\":\"Question\",\"name\":\"Can I replace the LED bulb if it burns out?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The LED is integrated. The fixture comes with a standard warranty covering manufacturing defects.\"}},{\"@type\":\"Question\",\"name\":\"Is this lamp good for a bedside table?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. At 25 inches tall and 10.6 inches wide, it fits standard nightstands. The indirect light is gentle for evening reading without harsh glare.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 26.8cm x H 63.4cm \/ ∅ 10.6″ x H 25″ \/ Gold \/ US plug","offer_id":43548670787841,"sku":"DM-202211051712-1","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8cm x H 63.4cm \/ ∅ 10.6″ x H 25″ \/ Gold \/ UK plug","offer_id":43548670820609,"sku":"DM-202211051712-2","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8cm x H 63.4cm \/ ∅ 10.6″ x H 25″ \/ Gold \/ AU plug","offer_id":43548670853377,"sku":"DM-202211051712-3","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8cm x H 63.4cm \/ ∅ 10.6″ x H 25″ \/ Gold \/ EU plug","offer_id":43548670886145,"sku":"DM-202211051712-4","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8cm x H 63.4cm \/ ∅ 10.6″ x H 25″ \/ Silver \/ US plug","offer_id":43548670918913,"sku":"DM-202211051712-5","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8cm x H 63.4cm \/ ∅ 10.6″ x H 25″ \/ Silver \/ UK plug","offer_id":43548670951681,"sku":"DM-202211051712-6","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8cm x H 63.4cm \/ ∅ 10.6″ x H 25″ \/ Silver \/ AU plug","offer_id":43548670984449,"sku":"DM-202211051712-7","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8cm x H 63.4cm \/ ∅ 10.6″ x H 25″ \/ Silver \/ EU plug","offer_id":43548671017217,"sku":"DM-202211051712-8","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8cm x H 63.4cm \/ ∅ 10.6″ x H 25″ \/ Rose Gold \/ US plug","offer_id":43548671049985,"sku":"DM-202211051712-9","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8cm x H 63.4cm \/ ∅ 10.6″ x H 25″ \/ Rose Gold \/ UK plug","offer_id":43548671082753,"sku":"DM-202211051712-10","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8cm x H 63.4cm \/ ∅ 10.6″ x H 25″ \/ Rose Gold \/ AU plug","offer_id":43548671115521,"sku":"DM-202211051712-11","price":292.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8cm x H 63.4cm \/ ∅ 10.6″ x H 25″ \/ Rose Gold \/ EU plug","offer_id":43548671148289,"sku":"DM-202211051712-12","price":292.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Serena_Table_Lamp_0329.jpg?v=1743231825"},{"product_id":"spider-ceiling-chandelier","title":"Spider Ceiling 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\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 spider chandelier with up to 15 hanging pendants; you set the drop length and spacing.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA multi-pendant chandelier with thin black or white cords hanging from a central canopy, ranging from 5 to 15 individual lights. Each cord drops up to 79 inches—you decide how far and where each bulb hangs, so you control the look. Use it over a dining table, kitchen island, or workspace; it works on sloped ceilings under 30° and pairs with dimmers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eGallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/RS_Blog_image_12_30_3.jpg\" loading=\"lazy\" alt=\"Spider Ceiling Chandelier\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/1.14.Spider_Ceiling_Chandelier.jpg\" loading=\"lazy\" alt=\"Spider Ceiling Chandelier\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/RS_Blog_image_12_30_2.jpg\" loading=\"lazy\" alt=\"Spider Ceiling Chandelier\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/1.34.Spider_Ceiling_Chandelier.jpg\" loading=\"lazy\" alt=\"Spider Ceiling Chandelier\"\u003e\n\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\"\u003eCord length: fully adjustable\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach of the 79-inch wires can be shortened to fit your ceiling height and design. Comes with 200 cm of spare cable; custom lengths available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eCanopy: compact and unobtrusive\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e5–8 lights use a 15 cm (5.9″) canopy. 10–15 lights use 20 cm (7.8″). Mounts flush to ceiling or sloped surfaces up to 30°.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBulbs not included; you choose\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eRequires E26 or E27 screw-base bulbs. Different bulb types and color temperatures shift mood from bright task lighting to soft ambient.\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\u003eCanopy diameter\u003c\/b\u003e\u003cspan\u003e15 cm \/ 5.9″ (5–8 heads); 20 cm \/ 7.8″ (10–15 heads)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003ePendant cord length (each)\u003c\/b\u003e\u003cspan\u003eUp to 79 inches, fully adjustable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCable provided\u003c\/b\u003e\u003cspan\u003e200 cm (78.7″) total spare cable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eAvailable configurations\u003c\/b\u003e\u003cspan\u003e5, 8, 10, 12, or 15 heads per fixture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDimensions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dimrow\"\u003e\u003clabel class=\"dim\" for=\"dz-7482213892353-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Spider_Ceiling_Chandelier_2_0_600x600_9a843083-1464-4495-96d6-647f04f54eb2_600x600.jpg\" loading=\"lazy\" alt=\"Spider Ceiling Chandelier dimensions\"\u003e\u003cspan\u003e5-head canopy measurem 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482213892353-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482213892353-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Spider_Ceiling_Chandelier_2_0_600x600_9a843083-1464-4495-96d6-647f04f54eb2_600x600.jpg\" alt=\"Spider Ceiling Chandelier 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 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 screw base (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\u003eAny E26\/E27 bulb; choose wattage and color temperature to suit room use\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\u003eUp to 79 inches per pendant, user-adjustable; 200 cm spare cable included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; hardwired installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe metal canopy with dry cloth; 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\/19sL7SKQCjl265tKSODSY-sanqaSnIXiZ\/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 adjust how far each bulb hangs?\u003c\/summary\u003e\u003cp\u003eYes. Each cord is up to 79 inches long and can be shortened to any length you want. You choose the drop and spacing for each pendant.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it work on a sloped ceiling?\u003c\/summary\u003e\u003cp\u003eYes, on slopes up to 30°. A sloped-ceiling adapter is included.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulbs do I need?\u003c\/summary\u003e\u003cp\u003eAny standard E26 or E27 screw-base bulb (the kind sold everywhere). Bulbs are not included. Pick the wattage and color temperature to suit your room.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use it with a dimmer?\u003c\/summary\u003e\u003cp\u003eYes. It works with any ordinary household dimmer switch as well as standard on\/off switches.\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 how far each bulb hangs?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Each cord is up to 79 inches long and can be shortened to any length you want. You choose the drop and spacing for each pendant.\"}},{\"@type\":\"Question\",\"name\":\"Does it work on a sloped ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, on slopes up to 30°. A sloped-ceiling adapter is included.\"}},{\"@type\":\"Question\",\"name\":\"What bulbs do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any standard E26 or E27 screw-base bulb (the kind sold everywhere). Bulbs are not included. Pick the wattage and color temperature to suit your room.\"}},{\"@type\":\"Question\",\"name\":\"Can I use it with a dimmer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. It works with any ordinary household dimmer switch as well as standard on\/off switches.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"5heads Dia 15cm \/ ∅ 5.9″ \/ Black","offer_id":42121029681409,"sku":"M-202112071332-1","price":146.0,"currency_code":"USD","in_stock":true},{"title":"5heads Dia 15cm \/ ∅ 5.9″ \/ White","offer_id":42121029714177,"sku":"M-202112071332-2","price":146.0,"currency_code":"USD","in_stock":true},{"title":"8heads Dia 15cm \/ ∅ 5.9″ \/ Black","offer_id":42121029746945,"sku":"M-202112071332-3","price":236.0,"currency_code":"USD","in_stock":true},{"title":"8heads Dia 15cm \/ ∅ 5.9″ \/ White","offer_id":42121029779713,"sku":"M-202112071332-4","price":236.0,"currency_code":"USD","in_stock":true},{"title":"10heads Dia 20cm \/ ∅ 7.8″ \/ Black","offer_id":42121029812481,"sku":"M-202112071332-5","price":295.0,"currency_code":"USD","in_stock":true},{"title":"10heads Dia 20cm \/ ∅ 7.8″ \/ White","offer_id":42121029845249,"sku":"M-202112071332-6","price":295.0,"currency_code":"USD","in_stock":true},{"title":"12heads Dia 20cm \/ ∅ 7.8″ \/ Black","offer_id":42121029878017,"sku":"M-202112071332-7","price":352.0,"currency_code":"USD","in_stock":true},{"title":"12heads Dia 20cm \/ ∅ 7.8″ \/ White","offer_id":42121029910785,"sku":"M-202112071332-8","price":352.0,"currency_code":"USD","in_stock":true},{"title":"15heads Dia 20cm \/ ∅ 7.8″ \/ Black","offer_id":42121029943553,"sku":"M-202112071332-9","price":475.0,"currency_code":"USD","in_stock":true},{"title":"15heads Dia 20cm \/ ∅ 7.8″ \/ White","offer_id":42121029976321,"sku":"M-202112071332-10","price":475.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Spider_Ceiling_Chandelier_1.jpg?v=1638791079"},{"product_id":"gubi-semi-pendant-light","title":"Semi 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\"\u003eArch-shaped aluminum shade casts focused cone light over dining tables and kitchen islands.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eSemi is a 38cm-wide pendant with a distinctive curved metal shade that hangs 18.6cm below the ceiling—substantial enough to anchor a dining area without overwhelming it. The enameled aluminum creates a concentrated, diffused light cone that works hard over work surfaces and table seating. Install it in kitchens, dining rooms, or over task areas; confirm your ceiling is flat before ordering, as sloped ceilings aren't compatible.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/k1zwSAVe72s?si=PFibaCu8rPBZe6W8\" title=\"Semi 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\/gubi_semi_pendant_light_11.jpg\" loading=\"lazy\" alt=\"Semi Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/semi_pendant_light_D.jpg\" loading=\"lazy\" alt=\"Semi Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Semi_pendant_light_44.jpg\" loading=\"lazy\" alt=\"Semi Pendant Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Semi_pendant_light_3.jpg\" loading=\"lazy\" alt=\"Semi 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\"\u003eLacquered spun aluminum\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eMetal shade is enameled and durable. Available in black, white, copper, or chrome.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eFocused cone-shaped light\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eDiffused beam concentrates illumination where you need it—kitchens, islands, dining tables.\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\"\u003eFixed to ceiling; works with standard household switches and dimmer switches.\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\u003e38cm diameter × 18.6cm height (14.9″ × 7.3″)\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\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSocket type\u003c\/b\u003e\u003cspan\u003eE26 or E27 base\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-7482215334145-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/01_3d6f03fc-da1b-4354-a247-45fa378ae0c8.jpg\" loading=\"lazy\" alt=\"Semi Pendant Light dimensions\"\u003e\u003cspan\u003eDimensions: 38cm diame 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482215334145-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482215334145-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/01_3d6f03fc-da1b-4354-a247-45fa378ae0c8.jpg\" alt=\"Semi 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 aluminum shade, steel components\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 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″) suspension cables; custom lengths available upon request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; IP20 (not waterproof)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe enameled shade 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\/1VLEragzLQZ8M5JTJ7X_pIHPQgrR7_Pqj\/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\/1ZnAlagML68MOG2sD3aLW3ceEQEMfQrda\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat is the shade made of?\u003c\/summary\u003e\u003cp\u003eThe shade is spun and lacquered aluminum, enameled for durability. It's available in black, white, copper, or chrome.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this with a dimmer?\u003c\/summary\u003e\u003cp\u003eYes. Semi is built to work with standard dimmer switches. Use a dimmable bulb to control brightness.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I change the cord length?\u003c\/summary\u003e\u003cp\u003eThe standard suspension cable is 150cm (59″). We build custom lengths to order, so you can hang it at the height that suits your ceiling and table.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work on a sloped or vaulted ceiling?\u003c\/summary\u003e\u003cp\u003eThe standard canopy is built for flat ceilings. We can custom-build a canopy for a sloped or vaulted ceiling—just confirm your roof pitch before you order and contact our support team at support@vakkerlight.com.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this plug into a standard outlet?\u003c\/summary\u003e\u003cp\u003eNo. Semi is hardwired to your ceiling electrical box by an electrician. It works with standard household switches and dimmer switches.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this approved for US use and do you ship here?\u003c\/summary\u003e\u003cp\u003eYes to both. We ship free to all 50 states.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What is the shade made of?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The shade is spun and lacquered aluminum, enameled for durability. It's available in black, white, copper, or chrome.\"}}, {\"@type\": \"Question\", \"name\": \"Can I use this with a dimmer?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. Semi is built to work with standard dimmer switches. Use a dimmable bulb to control brightness.\"}}, {\"@type\": \"Question\", \"name\": \"Can I change the cord length?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The standard suspension cable is 150cm (59″). We build custom lengths to order, so you can hang it at the height that suits your ceiling and table.\"}}, {\"@type\": \"Question\", \"name\": \"Will this work on a sloped or vaulted ceiling?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The standard canopy is built for flat ceilings. We can custom-build a canopy for a sloped or vaulted ceiling—just confirm your roof pitch before you order and contact our support team at support@vakkerlight.com.\"}}, {\"@type\": \"Question\", \"name\": \"Does this plug into a standard outlet?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. Semi is hardwired to your ceiling electrical box by an electrician. It works with standard household switches and dimmer switches.\"}}, {\"@type\": \"Question\", \"name\": \"Is this approved for US use and do you ship here?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes to both. We ship free to all 50 states.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 38cm x H 18.6cm \/ ∅ 14.9″ x H 7.3″ \/ Black","offer_id":42121033318657,"sku":"M-202112071438-1","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 18.6cm \/ ∅ 14.9″ x H 7.3″ \/ White","offer_id":42121033351425,"sku":"M-202112071438-2","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 18.6cm \/ ∅ 14.9″ x H 7.3″ \/ Copper","offer_id":45631782551809,"sku":"M-202112071438-3","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 18.6cm \/ ∅ 14.9″ x H 7.3″ \/ Chrome","offer_id":45631782584577,"sku":"M-202112071438-4","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Semi_Pendant_Light_0317.jpg?v=1742201476"},{"product_id":"parker-table-lamp","title":"Parker 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\"\u003eGold cylinder base with white linen shade delivers focused task light for bedside or living room tables.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 26-inch tall table lamp with a 15-inch-wide shade that sits compact on nightstands and console tables without dominating the space. The white linen diffuses warm light evenly across desk work or reading without glare. Place it next to a bed, sofa, or in an entryway—just confirm your local plug type matches your outlet.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/slhtcbw0ePE\" title=\"Parker 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\/ParkerTableLamp_19.jpg\" loading=\"lazy\" alt=\"Parker Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/ParkerTableLamp_15.jpg\" loading=\"lazy\" alt=\"Parker Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/ParkerTableLamp_7.jpg\" loading=\"lazy\" alt=\"Parker Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/ParkerTableLamp_1.png\" loading=\"lazy\" alt=\"Parker 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\"\u003eGold metal cylinder\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003ePolished brass-tone base with clean lines. Holds steady weight without tipping on standard surfaces.\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\"\u003eSoft diffusion prevents harsh shadows. Fabric catches dust; wipe gently with a dry cloth.\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\"\u003eConvenient cord control. No three-way dimmer—one setting only.\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Ø 38 cm (15″) wide × 67 cm (26.4″) tall\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\u003eBase footprint\u003c\/b\u003e\u003cspan\u003eCompact cylinder, sits on standard 60–90 cm tables\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e150 cm (59″) from base to outlet\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-7482223984897-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Parker-Table-Lamp_600x600.jpg\" loading=\"lazy\" alt=\"Parker Table Lamp dimensions\"\u003e\u003cspan\u003eOverall dimensions: 38 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482223984897-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482223984897-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Parker-Table-Lamp_600x600.jpg\" alt=\"Parker 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, linen shade, PMMA diffuser\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (standard US\/international)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eLED or incandescent, 60 W max; 2700 K warm white recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240 V (universal, works worldwide with correct plug)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003e60 W maximum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line cord switch, on\/off only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″) fabric-wrapped cord with in-line switch and 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\u003eWipe metal base with soft dry cloth; dust linen shade gently to avoid snags\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\/1w5pzETwM6gq0pm2bPlPk6t4k4_vlO2DL\/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 lamp come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. You'll need a standard E26 or E27 base bulb (most common household type). Any wattage up to 60 W works.\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. We ship the correct plug for your region. Do not use a converter.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs it dimmable?\u003c\/summary\u003e\u003cp\u003eNo. The cord switch is on\/off only. If you want dimming, use a compatible smart bulb instead.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill it fit on my nightstand?\u003c\/summary\u003e\u003cp\u003eYes, if your table is at least 45 cm (18″) wide and 30 cm (12″) deep. The 15-inch shade leaves room on either side.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Does this lamp come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You'll need a standard E26 or E27 base bulb (most common household type). Any wattage up to 60 W works.\"}},{\"@type\":\"Question\",\"name\":\"What plug type do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, AU, or EU at checkout. We ship the correct plug for your region. Do not use a converter.\"}},{\"@type\":\"Question\",\"name\":\"Is it dimmable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The cord switch is on\/off only. If you want dimming, use a compatible smart bulb instead.\"}},{\"@type\":\"Question\",\"name\":\"Will it fit on my nightstand?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, if your table is at least 45 cm (18″) wide and 30 cm (12″) deep. The 15-inch shade leaves room on either side.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 38cm x H 67cm \/ ∅ 15″ x H 26.4″ \/ Gold \/ US plug","offer_id":42121051209985,"sku":"M-202112071430-1","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 67cm \/ ∅ 15″ x H 26.4″ \/ Gold \/ UK plug","offer_id":42121051242753,"sku":"M-202112071430-2","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 67cm \/ ∅ 15″ x H 26.4″ \/ Gold \/ AU plug","offer_id":42121051275521,"sku":"M-202112071430-3","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 67cm \/ ∅ 15″ x H 26.4″ \/ Gold \/ EU plug","offer_id":42121051308289,"sku":"M-202112071430-4","price":278.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Parker_Table_Lamp_0329.jpg?v=1743232274"},{"product_id":"nordic-metal-wall-sconce","title":"Nordic Metal 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: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\"\u003eIron wall sconce with brass arch detail, six finishes, hardwired indoor mount.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA compact wall sconce measuring 9.4″ wide by 12.2″ tall with a conical metal shade and curved brass handle. Delivers focused task light or ambient fill depending on bulb choice. Works above a desk, nightstand, kitchen island, or entryway—confirm your wall can accept hardwired installation before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/enrXwb3Z6wo?si=hf_1dinLOqhOL7wN\" title=\"Nordic Metal Wall 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\/1.4.Wall_light.jpg\" loading=\"lazy\" alt=\"Nordic Metal Wall Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/1.9.Wall_light.jpg\" loading=\"lazy\" alt=\"Nordic Metal Wall Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/1.1.Wall_light.jpg\" loading=\"lazy\" alt=\"Nordic Metal Wall Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/1.3.Wall_light.jpg\" loading=\"lazy\" alt=\"Nordic Metal Wall Sconce\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eIron body with powder-coated finish. Built to handle indoor household moisture; not rated for bathrooms or outdoor use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBrass arch handle\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eCurved brass detail frames the top. Adds visual weight without adding size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSix color options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eBlack, grey, white, yellow, green, or pink. All finishes priced identically.\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\u003e24 cm wide × 31 cm tall (9.4″ × 12.2″)\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.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade opening\u003c\/b\u003e\u003cspan\u003e18 cm diameter (7.1″)\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-7482234503425-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nordic_Metal_Wall_lamp_600x6003_67bbd7b3-f1ae-40e7-8a36-b7147e529b65_600x600.jpg\" loading=\"lazy\" alt=\"Nordic Metal Wall Sconce dimensions\"\u003e\u003cspan\u003eDimensional drawing wi 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482234503425-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482234503425-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nordic_Metal_Wall_lamp_600x6003_67bbd7b3-f1ae-40e7-8a36-b7147e529b65_600x600.jpg\" alt=\"Nordic Metal Wall Sconce dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eIron with powder-coated finish; brass arch detail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (standard screw)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eA19 LED or incandescent; 2700K (warm) or 4000K (neutral) depending 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 selected bulb; hardwired connection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eStandard wall switch (on\/off only); 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 or cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; not waterproof (IP20 rating)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust with dry cloth. Do not submerge or expose to water.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Kmiy-CQVMAgwjQBmQWrYzElDLVvSIzRS\/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\/1KTepWl4TkpRFYyrUH4_bdElAVl_H3mC_\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I install this myself?\u003c\/summary\u003e\u003cp\u003eOnly if you are comfortable with hardwired electrical installation. Hardware is included; you will need to run wires and connect to a wall switch circuit. If unsure, hire a licensed electrician.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it work with a dimmer switch?\u003c\/summary\u003e\u003cp\u003eNo. This fixture is compatible only with standard on\/off switches.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eAny E26 or E27 base bulb: LED, incandescent, or CFL. Choose wattage based on your room brightness needs. Bulb is not included.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this waterproof for a bathroom?\u003c\/summary\u003e\u003cp\u003eNo. The IP20 rating means it is not suitable for wet locations. Use only in dry indoor spaces.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I install this myself?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Only if you are comfortable with hardwired electrical installation. Hardware is included; you will need to run wires and connect to a wall switch circuit. If unsure, hire a licensed electrician.\"}},{\"@type\":\"Question\",\"name\":\"Does it work with a dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture is compatible only with standard on\/off switches.\"}},{\"@type\":\"Question\",\"name\":\"What bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any E26 or E27 base bulb: LED, incandescent, or CFL. Choose wattage based on your room brightness needs. Bulb is not included.\"}},{\"@type\":\"Question\",\"name\":\"Is this waterproof for a bathroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The IP20 rating means it is not suitable for wet locations. Use only in dry indoor spaces.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"W 24cm x H 31cm \/ W 9.4″ x H 12.2″ \/ Black","offer_id":42121085092097,"sku":"ML-063-1","price":108.0,"currency_code":"USD","in_stock":true},{"title":"W 24cm x H 31cm \/ W 9.4″ x H 12.2″ \/ Yellow","offer_id":42121085124865,"sku":"ML-063-2","price":108.0,"currency_code":"USD","in_stock":true},{"title":"W 24cm x H 31cm \/ W 9.4″ x H 12.2″ \/ Grey","offer_id":42121085157633,"sku":"ML-063-3","price":108.0,"currency_code":"USD","in_stock":true},{"title":"W 24cm x H 31cm \/ W 9.4″ x H 12.2″ \/ Green","offer_id":42121085190401,"sku":"ML-063-4","price":108.0,"currency_code":"USD","in_stock":true},{"title":"W 24cm x H 31cm \/ W 9.4″ x H 12.2″ \/ Pink","offer_id":42121085223169,"sku":"ML-063-5","price":108.0,"currency_code":"USD","in_stock":true},{"title":"W 24cm x H 31cm \/ W 9.4″ x H 12.2″ \/ White","offer_id":42121085255937,"sku":"ML-063-6","price":108.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Nordic_Metal_Wall_Sconce_da7822b6-dd6d-470d-82e4-f390a90df7d1.jpg?v=1742893873"},{"product_id":"openwork-metal-table-lamp","title":"Openwork Metal 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\"\u003eCopper openwork base with white shade lights bedrooms and living rooms with warm, relaxing glow.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eTable lamp with a perforated metal base in copper and a white fabric shade; stands 21.7″ or 27.6″ tall. Warm light encourages relaxation and slows the room's energy. Use in bedrooms, living rooms, or offices—check ceiling height and plug 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\/1.10.penwork_metal_table_lamp.jpg\" loading=\"lazy\" alt=\"Openwork Metal Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/1.2.penwork_metal_table_lamp.jpg\" loading=\"lazy\" alt=\"Openwork Metal 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\"\u003eOpenwork copper base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eMetal base has a lattice cutout pattern that casts light through the design. Satin finish on shade diffuses light evenly.\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 size (13.4″ diameter, 21.7″ tall) fits most nightstands. Larger size (15″ diameter, 27.6″ tall) anchors console tables and bedroom dressers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eChoose your plug\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eUS, UK, EU, or AU plug options available at the same price. Cord is 59″ 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 34cm (13.4″) × H 55cm (21.7″) | Dia 38cm (15″) × H 70cm (27.6″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e34cm (13.4″) or 38cm (15″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase diameter\u003c\/b\u003e\u003cspan\u003e34cm (13.4″) or 38cm (15″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eFootprint\u003c\/b\u003e\u003cspan\u003e13.4″ sq or 15″ sq on desktop\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-7482236240129-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Openwork-Metal-Table-Lamp_600x600.jpg\" loading=\"lazy\" alt=\"Openwork Metal Table Lamp dimensions\"\u003e\u003cspan\u003eStandard and larger si 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482236240129-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482236240129-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Openwork-Metal-Table-Lamp_600x600.jpg\" alt=\"Openwork Metal 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\u003eCopper metal base, cloth shade, PMMA diffuser\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (standard US\/international)\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 effect; warm white LED or incandescent recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003e110–240V AC (universal input)\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\u003eInline 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 plug; available in US, UK, EU, AU configurations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust base and shade regularly; do not immerse in water\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1zfzs-JJuYz6RMAyL-eSIjjBUnbZnGaV6\/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 size table lamp should I buy for my bedroom?\u003c\/summary\u003e\u003cp\u003eThe smaller 21.7″ lamp suits most nightstands next to a bed. Choose the 27.6″ if your nightstand is deep or you want more visual weight. Measure your table height—the shade should sit at or slightly below eye level when seated on the bed.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes the lamp come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. Any E26 or E27 base bulb works. For the warm, relaxing light shown in photos, use a warm white LED (2700K) or incandescent bulb up to 60W.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich plug do I need?\u003c\/summary\u003e\u003cp\u003eSelect US, UK, EU, or AU at checkout. The lamp operates on 110–240V, so only the plug type changes. Confirm your outlet type before ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow do I clean the openwork base?\u003c\/summary\u003e\u003cp\u003eUse a soft brush or cloth to remove dust from the lattice pattern. Do not spray water or immerse the base. Unplug before cleaning.\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 should I buy for my bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The smaller 21.7″ lamp suits most nightstands next to a bed. Choose the 27.6″ if your nightstand is deep or you want more visual weight. Measure your table height—the shade should sit at or slightly below eye level when seated on the bed.\"}},{\"@type\":\"Question\",\"name\":\"Does the lamp come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Any E26 or E27 base bulb works. For the warm, relaxing light shown in photos, use a warm white LED (2700K) or incandescent bulb up to 60W.\"}},{\"@type\":\"Question\",\"name\":\"Which plug do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Select US, UK, EU, or AU at checkout. The lamp operates on 110–240V, so only the plug type changes. Confirm your outlet type before ordering.\"}},{\"@type\":\"Question\",\"name\":\"How do I clean the openwork base?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Use a soft brush or cloth to remove dust from the lattice pattern. Do not spray water or immerse the base. Unplug before cleaning.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 34cm x H 55cm \/ ∅ 13.4″ x H 21.7″ \/ Copper+White \/ US plug","offer_id":42121091383553,"sku":"ML-049-1","price":124.0,"currency_code":"USD","in_stock":true},{"title":"Dia 34cm x H 55cm \/ ∅ 13.4″ x H 21.7″ \/ Copper+White \/ UK plug","offer_id":42121091416321,"sku":"ML-049-2","price":124.0,"currency_code":"USD","in_stock":true},{"title":"Dia 34cm x H 55cm \/ ∅ 13.4″ x H 21.7″ \/ Copper+White \/ AU plug","offer_id":42121091449089,"sku":"ML-049-3","price":124.0,"currency_code":"USD","in_stock":true},{"title":"Dia 34cm x H 55cm \/ ∅ 13.4″ x H 21.7″ \/ Copper+White \/ EU plug","offer_id":42121091481857,"sku":"ML-049-4","price":124.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 70cm \/ ∅ 15″ x H 27.6″ \/ Copper+White \/ US plug","offer_id":42121091514625,"sku":"ML-049-5","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 70cm \/ ∅ 15″ x H 27.6″ \/ Copper+White \/ UK plug","offer_id":42121091547393,"sku":"ML-049-6","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 70cm \/ ∅ 15″ x H 27.6″ \/ Copper+White \/ AU plug","offer_id":42121091580161,"sku":"ML-049-7","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 70cm \/ ∅ 15″ x H 27.6″ \/ Copper+White \/ EU plug","offer_id":42121091612929,"sku":"ML-049-8","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Openwork_Metal_Table_Lamp_0329.jpg?v=1743232401"},{"product_id":"miira-wall","title":"Miira Wall 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\"\u003eWall sconce with hand-blown glass shade casts patterned light, mounts in 13 minutes, works with standard switches.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eMiira is a compact wall sconce (7.4\" wide, 13.3\" tall) that throws embossed glass patterns across your wall—brighter in the center, softer at edges. The glass diffuses warm or bright light depending on bulb choice. Mount it beside a bed, over a desk, in an entryway, or flanking a mirror; verify your wall can support hardwired installation and confirm stud location if needed.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/bvZegm2LES8?si=Mr26XbXjWpc1E-4Q\" title=\"Miira Wall 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\/files\/Miira_Wall_Light_20.jpg\" loading=\"lazy\" alt=\"Miira Wall Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Miira_Wall_Light_4_d5926b9c-2297-4f6f-926a-ed1aee532fcb.jpg\" loading=\"lazy\" alt=\"Miira Wall Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Miira_Wall_Light_5_ae02621f-9349-4850-8124-27332d7db82a.jpg\" loading=\"lazy\" alt=\"Miira Wall Light\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Miira_Wall_Light_16.jpg\" loading=\"lazy\" alt=\"Miira Wall 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\"\u003eHand-blown glass shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eClear or white opal glass with raised dot pattern. Each shade is mouth-blown, so weight and pattern vary slightly. Casts moving shadow texture on walls when lit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eMetal arm and canopy\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose black, unlacquered brass, or gold-plated. Mount sits flat against wall. Arm extends 3\" from canopy to hold shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eG9 bulb (not included)\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eStandard household G9 socket. Use incandescent, halogen, or LED—max wattage depends on bulb type. Do not use 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\u003eW 7.4″ × H 13.3″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eGlass shade diameter\u003c\/b\u003e\u003cspan\u003e5.9″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCanopy \/ backplate\u003c\/b\u003e\u003cspan\u003e2.4″ diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eArm projection\u003c\/b\u003e\u003cspan\u003e3.0″ from wall\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-7482246889729-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Miira_Wall_Light_Size_600x600_7f70c468-575e-49f3-803b-a6ce61c2d9d1_600x600.jpg\" loading=\"lazy\" alt=\"Miira Wall Light dimensions\"\u003e\u003cspan\u003eDimensions and canopy  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482246889729-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482246889729-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0612\/5640\/1153\/files\/Miira_Wall_Light_Size_600x600_7f70c468-575e-49f3-803b-a6ce61c2d9d1_600x600.jpg\" alt=\"Miira Wall 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 (iron or brass), mouth-blown glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eG9 base (bulb sold separately)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eAny standard G9 incandescent, halogen, or LED; 2700K warm white or 4000K neutral available\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\/wiring)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb wattage (see G9 bulb spec)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eStandard wall switch; not dimmable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired (no plug or cord; requires electrician installation)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only (not for bathrooms, exterior, or damp zones)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust glass shade and metal regularly. Do not spray or 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-YMKIjdqhwuBzLM2eTCI0KYXWmdw1whX\/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\/1f9tyMnl4Mh8wmDR6Kd_tUQax0kjmLMoN\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4L15 12l-3-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAssembly Instructions\u003c\/b\u003e\u003cem\u003ePDF\u003c\/em\u003e\u003c\/span\u003e\u003c\/a\u003e\u003cspan class=\"dlc off\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 2 3 7v10l9 5 9-5V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 7l9 5 9-5M12 12v10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e3D Files\u003c\/b\u003e\u003cem\u003eComing soon\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I install this myself or do I need an electrician?\u003c\/summary\u003e\u003cp\u003eYou need a licensed electrician. Miira is hardwired to your house circuit during construction—not a plug-in sconce. Installation takes about 2–3 hours per fixture.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes this work with my dimmer switch?\u003c\/summary\u003e\u003cp\u003eNo. Miira works only with standard on\/off switches. It is not compatible with dimmer switches.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need and is it included?\u003c\/summary\u003e\u003cp\u003eBulb is not included. Buy a standard G9 base bulb (any type: LED, halogen, incandescent). Check wattage limits on the bulb package.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat is the difference between Clear and White glass?\u003c\/summary\u003e\u003cp\u003eClear glass shows the embossed dot pattern sharply and casts texture shadows on walls. White opal glass diffuses light more evenly and softly, hiding the pattern. Choose Clear for dramatic shadow play, White for even ambient 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\":\"Can I install this myself or do I need an electrician?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You need a licensed electrician. Miira is hardwired to your house circuit during construction—not a plug-in sconce. Installation takes about 2–3 hours per fixture.\"}},{\"@type\":\"Question\",\"name\":\"Does this work with my dimmer switch?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Miira works only with standard on\/off switches. It is not compatible with dimmer switches.\"}},{\"@type\":\"Question\",\"name\":\"What bulb do I need and is it included?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Bulb is not included. Buy a standard G9 base bulb (any type: LED, halogen, incandescent). Check wattage limits on the bulb package.\"}},{\"@type\":\"Question\",\"name\":\"What is the difference between Clear and White glass?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Clear glass shows the embossed dot pattern sharply and casts texture shadows on walls. White opal glass diffuses light more evenly and softly, hiding the pattern. Choose Clear for dramatic shadow play, White for even ambient light.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"W 7.4″ x H 13.3″ \/ Black \/ Clear","offer_id":42121154101505,"sku":"M-202112081215-1","price":110.0,"currency_code":"USD","in_stock":true},{"title":"W 7.4″ x H 13.3″ \/ Black \/ White","offer_id":42121154199809,"sku":"M-202112081215-4","price":110.0,"currency_code":"USD","in_stock":true},{"title":"W 7.4″ x H 13.3″ \/ Gold \/ Clear","offer_id":42121154134273,"sku":"M-202112081215-2","price":110.0,"currency_code":"USD","in_stock":true},{"title":"W 7.4″ x H 13.3″ \/ Gold \/ White","offer_id":42121154232577,"sku":"M-202112081215-5","price":110.0,"currency_code":"USD","in_stock":true},{"title":"W 7.4″ x H 13.3″ \/ Brass \/ Clear","offer_id":42121154167041,"sku":"M-202112081215-3","price":130.0,"currency_code":"USD","in_stock":true},{"title":"W 7.4″ x H 13.3″ \/ Brass \/ White","offer_id":42121154265345,"sku":"M-202112081215-6","price":130.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Miira_Wall_Light.jpg?v=1742874340"},{"product_id":"serge-mouille-floor-lamp","title":"Serge Mouille 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:    #f4f2ec;\n  --bg-card:    #faf7ef;\n  --bg-stone:   #e5decf;\n  --bg-deep:    #1c1610;\n  --border:     #dcd2bc;\n  --border-lt:  #e8dfc8;\n  --accent:     #8a6b3c;\n  --accent-dk:  #2a1f10;\n  --accent-bg:  #efe4cc;\n  --accent-bdr: #c4a875;\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 SIGNATURE DETAILS — catalogue list ============== *\/\n.detail-list { border-top: 0.5px solid var(--border); }\n.detail-item {\n  display: grid; grid-template-columns: 120px 1fr; gap: 24px;\n  padding: 20px 0; border-bottom: 0.5px solid var(--border);\n  align-items: baseline;\n}\n.detail-num {\n  font-size: 10.5px; font-weight: 700; letter-spacing: 0.22em;\n  color: var(--accent); text-transform: uppercase; padding-top: 2px;\n}\n.detail-title {\n  font-size: 17px; font-weight: 400; color: var(--text);\n  font-style: italic; margin-bottom: 6px; letter-spacing: 0.01em;\n}\n.detail-desc {\n  font-size: 14px; color: var(--text-mid); line-height: 1.7; max-width: 620px;\n}\n\n\/* ============== 03 PROPORTIONS — 2 variants ============== *\/\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: 4 \/ 5;\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\/* Scale callout for Three-head *\/\n.scale-callout {\n  margin-top: 14px; padding: 14px 18px;\n  background: var(--accent-bg); border-left: 2px solid var(--accent); border-radius: 2px;\n  font-size: 14px; color: var(--text-mid); line-height: 1.7;\n}\n.scale-callout strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 04 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\/* ============== 05 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\/* ============== 06 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\/* ============== 07 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\/* ============== 08 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 a { color: var(--accent); text-decoration: none; border-bottom: 0.5px solid var(--accent); }\n\n\/* ============== 09 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  .detail-item { grid-template-columns: 1fr; gap: 6px; padding: 16px 0; }\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 src=\"https:\/\/www.youtube.com\/embed\/9uAyW5eYe-o\" title=\"Serge Mouille Floor Lamp\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-caption\"\u003e\n\u003ch1 class=\"hero-name\"\u003eThree-Arm\u003c\/h1\u003e\n\u003cdiv class=\"hero-tag\"\u003eFloor Luminaire · 1952 Design by Mouille\u003c\/div\u003e\n\u003cdiv class=\"hero-links\"\u003e\n\u003ca class=\"hero-link\" href=\"https:\/\/www.youtube.com\/watch?v=5icQl0BgGIQ\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"hero-link-dot\"\u003e\u003c\/span\u003e Watch: Installation \u003c\/a\u003e \u003ca class=\"hero-link\" href=\"https:\/\/www.pinterest.com\/pin\/645281452896384890\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"hero-link-dot\"\u003e\u003c\/span\u003e Watch: 3-Head Assembly Installation Video\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\"\u003eA 1952 Silhouette, Standing Freely\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eA kinetic, sculptural floor lamp — three independently rotating arms, each ending in a quiet, directional diffuser. Sculpture first, light source second.\u003c\/p\u003e\n\u003cp class=\"statement-body\"\u003eThe Three-Arm Floor Lamp, designed by \u003cstrong\u003eMouille in 1952\u003c\/strong\u003e, is a quietly confident response to what he saw as overly complex contemporary Italian lighting: restraint, geometry, and honest hardware in place of ornament. Three angular steel arms rotate independently from a central pivot, allowing each conical diffuser to be aimed exactly where light is needed. The piece is at once a sculpture, a room-anchor, and a precisely adjustable lighting tool — ideal for expansive rooms, generous reading corners, and gallery-like interiors.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 02 SIGNATURE DETAILS --\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\"\u003eSignature Details\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eFive Hallmarks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-list\"\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cspan class=\"detail-num\"\u003eDetail 01\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"detail-title\"\u003eIndependently Rotating Arms\u003c\/div\u003e\n\u003cdiv class=\"detail-desc\"\u003eEach of the three arms pivots independently from a central joint — aim each conical diffuser at a different corner of the room, a reading chair, or a display wall. The signature functional feature of the floor lamp over its ceiling sibling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cspan class=\"detail-num\"\u003eDetail 02\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"detail-title\"\u003eArm-to-Diffuser Joint\u003c\/div\u003e\n\u003cdiv class=\"detail-desc\"\u003eThe precisely machined pivot where each steel arm meets its conical diffuser — a signature connection that defines the lamp's reaching, organic geometry and sets each shade at a controlled angle.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cspan class=\"detail-num\"\u003eDetail 03\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"detail-title\"\u003eWasher \u0026amp; Hexagonal Screw\u003c\/div\u003e\n\u003cdiv class=\"detail-desc\"\u003eFully visible six-sided screw hardware paired with a washer at every junction — an honest, machined detail borrowed directly from the industrial vocabulary of the 1952 original.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cspan class=\"detail-num\"\u003eDetail 04\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"detail-title\"\u003eReflector Form\u003c\/div\u003e\n\u003cdiv class=\"detail-desc\"\u003eElongated conical reflectors deliver soft, directional light while showing a quietly graphic silhouette — functional and sculptural at once, legible from any angle in the room.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cspan class=\"detail-num\"\u003eDetail 05\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"detail-title\"\u003eRefined Steel \u0026amp; Brass\u003c\/div\u003e\n\u003cdiv class=\"detail-desc\"\u003eSlender tubular arms with consistent diameter, anchored by brass ball joints at each pivot. Brass is the piece's only applied warmth against otherwise cool matte-black metal — and will patinate softly with time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 03 PROPORTIONS --\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\"\u003eProportions\u003c\/span\u003e \u003cspan class=\"sec-num-sub\"\u003eTwo Configurations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-row\"\u003e\n\u003ca class=\"prop-silhouette\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Serge-Mouille-Floor-Lamp.jpg?v=1772448285\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"prop-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Serge-Mouille-Floor-Lamp.jpg?v=1772448285\" alt=\"Single-head floor lamp silhouette\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cspan class=\"prop-style\"\u003eSingle Head\u003c\/span\u003e \u003cspan class=\"prop-height\"\u003eDia 45cm x H 160cm\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"prop-silhouette\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Serge_Mouille_Floor_Lamp_319_2.jpg?v=1742367082\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"prop-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Serge_Mouille_Floor_Lamp_319_2.jpg?v=1742367082\" alt=\"Three-head floor lamp silhouette\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cspan class=\"prop-style\"\u003eThree Head\u003c\/span\u003e \u003cspan class=\"prop-height\"\u003eDia 145cm x H 210cm\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\"\u003eSingle Head — Reading Scale\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e\u003cspan\u003eDia 45cm x H 160cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eImperial\u003c\/span\u003e\u003cspan\u003eØ 17.7\" x H 63\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eBulb\u003c\/span\u003e\u003cspan\u003e1 × E26\/E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eBest for\u003c\/span\u003e\u003cspan\u003eReading · sitting room\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-block\"\u003e\n\u003cdiv class=\"prop-spec-head\"\u003eThree Head — Statement Scale\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e\u003cspan\u003eDia 145cm x H 210cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eImperial\u003c\/span\u003e\u003cspan\u003eØ 57.1\" x H 82.7\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eBulbs\u003c\/span\u003e\u003cspan\u003e3 × E26\/E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prop-spec-line\"\u003e\n\u003cspan\u003eBest for\u003c\/span\u003e\u003cspan\u003eGreat room · gallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scale-callout\"\u003e\n\u003cstrong\u003eA note on the Three-Head configuration.\u003c\/strong\u003e At Dia 145cm (57.1\") across and H 210cm (6 ft 11 in) tall, the Three-Head Floor Lamp is a \u003cstrong\u003eroom-anchoring architectural piece\u003c\/strong\u003e. The arms span nearly five feet in diameter — ensure you have at least \u003cstrong\u003e2 m (6.5 ft) of floor clearance\u003c\/strong\u003e on the arm side, and a ceiling of at least \u003cstrong\u003e2.4 m (8 ft)\u003c\/strong\u003e. Best suited to great rooms, generous living spaces, gallery corners, and loft-scale interiors.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 MATERIALS \u0026 CRAFT --\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\"\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=\"M4 18h16M6 18l3-10h6l3 10M9 18v3M15 18v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eLacquered Aluminium\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eReflectors and body finished in durable matte black lacquer, giving the piece its graphic silhouette against any interior — a clean, architectural base tone that lets the hardware details speak.\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=\"M3 12h18M12 3v18\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eSteel Tubes\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eSlender, consistent-diameter steel arms carry the electrical and structural load. Refined, unornamented, and allowed to speak purely through geometry — the signature of the design language.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"craft-sym\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"2\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"craft-name\"\u003eBrass Ball Joints\u003c\/div\u003e\n\u003cdiv class=\"craft-desc\"\u003eWarm brass spheres anchor each pivot point — the piece's only applied warmth against otherwise cool matte-black metal. Brass patinates subtly over time, deepening with age.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 05 PRODUCT NOTES --\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\"\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\"\u003eBulbs 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\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 12l-6-6M12 12l8 2M12 12l-3 8\"\u003e\u003c\/path\u003e\u003ccircle cx=\"6\" cy=\"6\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"20\" cy=\"14\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"9\" cy=\"20\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"note-t\"\u003eArticulating Arms\u003c\/div\u003e\n\u003cdiv class=\"note-s\"\u003eIndependently rotating joints\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 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\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 06 SPECIFICATIONS --\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\"\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\u003eSingle Head: Dia 45cm x H 160cm \/ Ø 17.7\" x H 63\"\u003cbr\u003eThree Head: Dia 145cm x H 210cm \/ Ø 57.1\" x H 82.7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePacking size\u003c\/td\u003e\n\u003ctd\u003eL 79 × W 51 × H 32 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterials\u003c\/td\u003e\n\u003ctd\u003eMetal, aluminium, brass ball joints\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinishes\u003c\/td\u003e\n\u003ctd\u003eBlack (body \u0026amp; shade)\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\u003eBulbs\u003c\/td\u003e\n\u003ctd\u003e1 bulb (Single Head) · 3 bulbs (Three Head) · not included\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\u003eArm rotation\u003c\/td\u003e\n\u003ctd\u003eEach arm independently rotates at central joint\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 Designed for dry interior environments — not suitable for bathrooms, wet rooms, or outdoor installations. The Three-Head configuration requires substantial floor space; please verify room dimensions before ordering.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 07 INSTALLATION --\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\"\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\u003e\n\u003cstrong\u003eUnbox carefully.\u003c\/strong\u003e The lamp ships disassembled in a compact box (L 79 × W 51 × H 32 cm). Follow the included Assembly Instructions for correct orientation — the Three-Head version, in particular, requires care in aligning the arms around the central joint.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWatch the assembly videos.\u003c\/strong\u003e We recommend watching the \u003ca href=\"https:\/\/www.youtube.com\/watch?v=5icQl0BgGIQ\" rel=\"noopener\" target=\"_blank\"\u003eInstallation video\u003c\/a\u003e and, for the 3-head version, the \u003ca href=\"https:\/\/www.pinterest.com\/pin\/645281452896384890\" rel=\"noopener\" target=\"_blank\"\u003e3-Head Assembly video\u003c\/a\u003e before starting.\u003c\/li\u003e\n\u003cli\u003ePlace the base on a flat, stable surface. Allow clearance behind the lamp for the cord to run cleanly to the wall outlet.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInstall bulbs:\u003c\/strong\u003e 1 bulb for the Single Head, or 3 bulbs for the Three Head (sold separately). Use E26 or E27 base bulbs — a \u003cstrong\u003ewarm white LED (2700K–3000K, 5–8 W)\u003c\/strong\u003e gives the most flattering glow through the reflectors.\u003c\/li\u003e\n\u003cli\u003ePlug into a standard wall outlet. The 150 cm cord includes an inline on\/off switch positioned along the cord. 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\u003e\n\u003cstrong\u003ePosition the arms.\u003c\/strong\u003e Each arm rotates independently at the central pivot. Gently pivot each arm to aim its reflector where you want the light — over a reading chair, across a wall, toward a display. Finger-tighten rather than forcing.\u003c\/li\u003e\n\u003cli\u003eFor the Three-Head version, ensure you have at least \u003cstrong\u003e2 m (6.5 ft)\u003c\/strong\u003e of floor clearance on the arm side of the base to allow for full rotation without hitting furniture or walls.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- 08 FAQ --\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\"\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\u003eDo the arms really rotate independently?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eYes — this is the signature functional feature of the floor lamp. Each of the three arms pivots independently at the central joint, so you can aim each conical reflector at a different target in the room. Finger-tighten each arm in its chosen position; forcing a stiff joint can damage the hardware.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre bulbs included?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eNo. Bulbs are sold separately. The Single Head takes \u003cstrong\u003e1 bulb\u003c\/strong\u003e and the Three Head takes \u003cstrong\u003e3 bulbs\u003c\/strong\u003e, both using standard E26 or E27 base. We recommend warm white dimmable LEDs (2700K–3000K, 5–8 W) for the most flattering glow and lowest heat output.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich should I choose — Single Head or Three Head?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eThe \u003cstrong\u003eSingle Head\u003c\/strong\u003e (Dia 45cm x H 160cm) is a compact, arm-reaching reading lamp — ideal next to a sofa, armchair, or sitting-room corner. The \u003cstrong\u003eThree Head\u003c\/strong\u003e (Dia 145cm x H 210cm) is a \u003cstrong\u003estatement architectural piece\u003c\/strong\u003e — spanning nearly 5 feet across and nearly 7 feet tall, anchoring a great room or gallery. Please check your floor-space and ceiling clearance before choosing the Three Head.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much space does the Three-Head version need?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eAllow a minimum of \u003cstrong\u003e2 m (6.5 ft) of clear floor space\u003c\/strong\u003e on the arm side of the base so the arms can rotate freely without hitting furniture. Ceiling should be at least \u003cstrong\u003e2.4 m (8 ft)\u003c\/strong\u003e — ideally higher — so the lamp's 2.1 m height reads as a sculpture, not as a column pressed against the ceiling. Best suited to great rooms, open-plan living, gallery corners, and loft-scale interiors.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the lamp dimmable?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eThe lamp itself has a simple inline on\/off switch. To dim the light, install dimmable LED bulbs 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 use it on both 110V and 220V circuits?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eYes. The lamp 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 bulbs rated for your local voltage.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the brass ball joints tarnish over time?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eThe brass joints develop a subtle, natural patina with time — a gentle deepening of tone that many owners prefer as part of the piece's character. To slow patination, wipe the joints with a dry soft cloth; to maintain the original bright finish, a non-abrasive brass polish can be used sparingly. Never use household cleaners on the lacquered arms and diffusers.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I place the lamp on carpet or a rug?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eYes, both configurations are designed for use on hard floors or carpet. On deep-pile carpet, place the base on a flat hard protector (a felt pad or a thin sheet of acrylic) if needed to keep the base perfectly level — the Three-Head version in particular is tall and benefits from a stable, level foundation.\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. This lamp is for dry indoor use only. Keep it 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 lamp?\u003c\/summary\u003e\n\u003cdiv class=\"a\"\u003eWith the power off, dust the arms, diffusers, and base gently with a soft dry microfiber cloth. For the lacquered surfaces, avoid household cleaners, solvents, and abrasives — they can damage the finish. For the brass joints, a dry soft cloth is sufficient; a mild brass polish can be applied sparingly if a brighter finish is desired.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 09 DOWNLOADS --\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\"\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 class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/1MPikT8nmL3CcK-OactYP9D2JthFp9z13\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Data Sheet \u003c\/a\u003e \u003ca class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/1_M5D0PqLRGVN8rlgek-hWcMYslmHTiI0\/view\" rel=\"noopener\" 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\"\u003e1952 Heritage Design\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\"\u003eArticulating 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\"\u003eBrass Ball Joints\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\"\u003eSingle or Three Head\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\": \"Do the arms really rotate independently?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes — this is the signature functional feature of the floor lamp. Each of the three arms pivots independently at the central joint, so you can aim each conical reflector at a different target in the room. Finger-tighten each arm in its chosen position; forcing a stiff joint can damage the hardware.\"}}, {\"@type\": \"Question\", \"name\": \"Are bulbs included?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. Bulbs are sold separately. The Single Head takes 1 bulb and the Three Head takes 3 bulbs , both using standard E26 or E27 base. We recommend warm white dimmable LEDs (2700K–3000K, 5–8 W) for the most flattering glow and lowest heat output.\"}}, {\"@type\": \"Question\", \"name\": \"Which should I choose — Single Head or Three Head?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The Single Head (Dia 45cm x H 160cm) is a compact, arm-reaching reading lamp — ideal next to a sofa, armchair, or sitting-room corner. The Three Head (Dia 145cm x H 210cm) is a statement architectural piece — spanning nearly 5 feet across and nearly 7 feet tall, anchoring a great room or gallery. Please check your floor-space and ceiling clearance before choosing the Three Head.\"}}, {\"@type\": \"Question\", \"name\": \"How much space does the Three-Head version need?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Allow a minimum of 2 m (6.5 ft) of clear floor space on the arm side of the base so the arms can rotate freely without hitting furniture. Ceiling should be at least 2.4 m (8 ft) — ideally higher — so the lamp's 2.1 m height reads as a sculpture, not as a column pressed against the ceiling. Best suited to great rooms, open-plan living, gallery corners, and loft-scale interiors.\"}}, {\"@type\": \"Question\", \"name\": \"Is the lamp dimmable?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The lamp itself has a simple inline on\/off switch. To dim the light, install dimmable LED bulbs 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 use it on both 110V and 220V circuits?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The lamp 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 bulbs rated for your local voltage.\"}}, {\"@type\": \"Question\", \"name\": \"Will the brass ball joints tarnish over time?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The brass joints develop a subtle, natural patina with time — a gentle deepening of tone that many owners prefer as part of the piece's character. To slow patination, wipe the joints with a dry soft cloth; to maintain the original bright finish, a non-abrasive brass polish can be used sparingly. Never use household cleaners on the lacquered arms and diffusers.\"}}, {\"@type\": \"Question\", \"name\": \"Can I place the lamp on carpet or a rug?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes, both configurations are designed for use on hard floors or carpet. On deep-pile carpet, place the base on a flat hard protector (a felt pad or a thin sheet of acrylic) if needed to keep the base perfectly level — the Three-Head version in particular is tall and benefits from a stable, level foundation.\"}}, {\"@type\": \"Question\", \"name\": \"Can I install it in a bathroom or outdoors?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. This lamp is for dry indoor use only. Keep it 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 lamp?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"With the power off, dust the arms, diffusers, and base gently with a soft dry microfiber cloth. For the lacquered surfaces, avoid household cleaners, solvents, and abrasives — they can damage the finish. For the brass joints, a dry soft cloth is sufficient; a mild brass polish can be applied sparingly if a brighter finish is desired.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 45cm x H 160cm \/ ∅ 17.7″ x H 63″ \/ Black \/ US plug","offer_id":42121171206401,"sku":"M-202112071441-1","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 160cm \/ ∅ 17.7″ x H 63″ \/ Black \/ UK plug","offer_id":42121171239169,"sku":"M-202112071441-2","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 160cm \/ ∅ 17.7″ x H 63″ \/ Black \/ AU plug","offer_id":42121171271937,"sku":"M-202112071441-3","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 160cm \/ ∅ 17.7″ x H 63″ \/ Black \/ EU plug","offer_id":42121171304705,"sku":"M-202112071441-4","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 145cm x H 210cm \/ ∅ 57.1″ x H 82.7″ \/ Black \/ US plug","offer_id":44986820788481,"sku":"M-202112071441-5","price":1270.0,"currency_code":"USD","in_stock":true},{"title":"Dia 145cm x H 210cm \/ ∅ 57.1″ x H 82.7″ \/ Black \/ UK plug","offer_id":44986820919553,"sku":"M-202112071441-6","price":1270.0,"currency_code":"USD","in_stock":true},{"title":"Dia 145cm x H 210cm \/ ∅ 57.1″ x H 82.7″ \/ Black \/ AU plug","offer_id":44986820952321,"sku":"M-202112071441-7","price":1270.0,"currency_code":"USD","in_stock":true},{"title":"Dia 145cm x H 210cm \/ ∅ 57.1″ x H 82.7″ \/ Black \/ EU plug","offer_id":44986821017857,"sku":"M-202112071441-8","price":1270.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Serge_Mouille_Floor_Lamp_8b0089c6-4f88-4fcc-b62b-bd4888d331d3.jpg?v=1742780403"},{"product_id":"laguna-table-lamp","title":"Laguna Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"d\"\u003e\n\u003cstyle\u003e.d{--bg:#fff;--bg-soft:#faf6ea;--bg-card:#fcf9f0;--border:#e6dcc2;--accent:#b69360;--accent-dk:#4a3418;--text:#1a1408;--text-mid:#4a4028;--text-light:#8a7c58;max-width:1140px;margin:0 auto;padding:0 10px;font-family:Inter,-apple-system,'Segoe UI',sans-serif;color:var(--text);line-height:1.65;font-size:16px}.d *{box-sizing:border-box}.d .sec{margin:46px 0}.d .sec-num{display:flex;align-items:baseline;gap:12px;border-bottom:2px solid var(--text);padding-bottom:8px;margin-bottom:20px}.d .sec-num-n{font-size:12.5px;font-weight:600;color:var(--accent);letter-spacing:.1em}.d .sec-num-t{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;font-weight:600}.d .statement{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500;line-height:1.4;color:var(--text);margin:0 0 14px;max-width:900px}.d .lead{font-size:15.5px;color:var(--text-mid);line-height:1.75;margin:0;max-width:900px}.d .vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:6px;margin:22px 0 0}.d .vid iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.d .gal{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d .gal.full{grid-template-columns:1fr}.d .gal img{width:100%;aspect-ratio:1\/1;object-fit:cover;display:block;border-radius:4px}.d .gal.full img{aspect-ratio:16\/9;max-height:600px}.d .dimrow{display:flex;gap:12px;flex-wrap:wrap}.d .dim{display:block;width:168px;cursor:zoom-in;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff;margin:0}.d .dim:hover{border-color:var(--accent)}.d .dim img{width:100%;height:124px;object-fit:contain;display:block;padding:6px;background:#fff}.d .dim span{display:block;font-size:12.5px;color:var(--text-light);padding:7px;border-top:1px solid var(--border);text-align:center;background:var(--bg-soft);font-weight:500}.d .dim-toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.d .dim-modal{display:none}.d .dim-toggle:checked+.dim-modal{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(20,16,8,.88);align-items:center;justify-content:center;padding:28px}.d .dim-modal\u003elabel{position:absolute;top:0;left:0;right:0;bottom:0;cursor:zoom-out}.d .dim-modal img{position:relative;max-width:94vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:6px;padding:10px;box-shadow:0 8px 40px rgba(0,0,0,.5)}.d .craft{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.d .craft-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:22px 20px}.d .craft-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:600;margin:0 0 7px}.d .craft-desc{font-size:14px;color:var(--text-mid);margin:0;line-height:1.6}.d .spec-tb{border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--border)}.d .spec-row:last-child{border-bottom:none}.d .spec-row b{padding:13px 16px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);font-weight:600;background:var(--bg-soft)}.d .spec-row span{padding:13px 16px;font-size:14.5px}.d .dets{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:6px;overflow:hidden}.d .det{background:#fff;padding:14px 16px}.d .det b{display:block;font-size:11.5px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;margin-bottom:3px;font-weight:600}.d .det span{font-size:14.5px}.d .dls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d .dlc{display:flex;gap:12px;align-items:center;border:1px solid var(--border);border-radius:6px;padding:16px;text-decoration:none;color:var(--text);background:#fff}.d .dlc:hover{border-color:var(--accent)}.d .dlc.off{opacity:.45;cursor:default}.d .dlc svg{width:24px;height:24px;color:var(--accent);flex:none}.d .dlc b{display:block;font-size:15px;font-weight:600}.d .dlc em{font-style:normal;font-size:12.5px;color:var(--text-light)}.d .qa{border-bottom:1px solid var(--border)}.d .qa summary{font-size:16px;font-weight:500;padding:16px 4px;cursor:pointer;list-style:none;position:relative}.d .qa summary::after{content:'+';position:absolute;right:8px;color:var(--accent);font-size:19px}.d .qa[open] summary::after{content:'–'}.d .qa p{font-size:15px;color:var(--text-mid);padding:0 4px 17px;margin:0;line-height:1.7;max-width:900px}@media(max-width:760px){.d .craft,.d .dets,.d .dls,.d .gal{grid-template-columns:1fr}.d .gal img{aspect-ratio:4\/3}.d .spec-row{grid-template-columns:130px 1fr}.d .dim{width:calc(50% - 6px)}}\u003c\/style\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"statement\"\u003eHand-blown glass sphere on a copper metal base diffuses warm light across your table and room.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Laguna is a 25 cm-wide table lamp with a white glass shade on a raised metal base—substantial enough to anchor a nightstand or console without dominating the space. It casts soft, diffused light downward and warm ambient light into the room around it. Works in bedrooms, living rooms, hospitality settings, and any interior where you need a lamp that sits upright without a lampshade overhang.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/fnsmQKzPTqo\" title=\"Laguna 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\/LagunaTablelamp_35.jpg\" loading=\"lazy\" alt=\"Laguna Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/LagunaTablelamp_24.jpg\" loading=\"lazy\" alt=\"Laguna Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/LagunaTablelamp_13.jpg\" loading=\"lazy\" alt=\"Laguna Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/LagunaTablelamp_16.jpg\" loading=\"lazy\" alt=\"Laguna Table Lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft\"\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eHand-blown glass shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite opal glass diffuses light evenly. Sourced and assembled by hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eCopper metal base\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSolid support. Finish matches high-end residential and hospitality interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eStandard E26\/E27 socket\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAccepts any common bulb. You choose the wattage and color temperature.\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 25 cm × H 38 cm (∅ 9.8″ × H 15″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e25 cm \/ 9.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase footprint\u003c\/b\u003e\u003cspan\u003eCompact cylinder; see photos for table compatibility\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-7482255048961-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Laguna-Table-Lamp_1_480x480.jpg\" loading=\"lazy\" alt=\"Laguna Table Lamp dimensions\"\u003e\u003cspan\u003eDia 25 cm × H 38 cm (∅ 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482255048961-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482255048961-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Laguna-Table-Lamp_1_480x480.jpg\" alt=\"Laguna Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dets\"\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003eHand-blown glass shade; metal base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base 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 operation; any standard A19 or globe bulb up to rated wattage works\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; see bulb packaging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line push-button 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, 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 glass and base; do not immerse. See photos for handling guidance.\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\/1BlNaF3dcqXcRgpDUIrVm_kLeV3nCmhdP\/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 size bulb does it take?\u003c\/summary\u003e\u003cp\u003eE26 or E27 base—the standard bulb size used in most table lamps. Bulb not included; choose your own wattage and color temperature (warm white is typical).\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes it come with a bulb?\u003c\/summary\u003e\u003cp\u003eNo. You select and install a bulb separately. This lets you pick exactly the brightness and light color you want.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug version do I need?\u003c\/summary\u003e\u003cp\u003eChoose US, UK, EU, or AU when you order. All versions are the same price and handle 110–240V current.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this lamp suitable for a bedroom or living room?\u003c\/summary\u003e\u003cp\u003eYes. Its diffused light and compact base work well on nightstands, side tables, and consoles in any room. Check the photos to confirm it fits your table depth.\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 it take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E26 or E27 base—the standard bulb size used in most table lamps. Bulb not included; choose your own wattage and color temperature (warm white is typical).\"}},{\"@type\":\"Question\",\"name\":\"Does it come with a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You select and install a bulb separately. This lets you pick exactly the brightness and light color you want.\"}},{\"@type\":\"Question\",\"name\":\"What plug version do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US, UK, EU, or AU when you order. All versions are the same price and handle 110–240V current.\"}},{\"@type\":\"Question\",\"name\":\"Is this lamp suitable for a bedroom or living room?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Its diffused light and compact base work well on nightstands, side tables, and consoles in any room. Check the photos to confirm it fits your table depth.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 25cm x H 38cm \/ ∅ 9.8″ x H 15″ \/ Copper \/ US plug","offer_id":42121200763137,"sku":"M-20211208076-1","price":249.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 38cm \/ ∅ 9.8″ x H 15″ \/ Copper \/ UK plug","offer_id":42121200828673,"sku":"M-20211208076-2","price":249.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 38cm \/ ∅ 9.8″ x H 15″ \/ Copper \/ AU plug","offer_id":42121200861441,"sku":"M-20211208076-3","price":249.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 38cm \/ ∅ 9.8″ x H 15″ \/ Copper \/ EU plug","offer_id":42121200926977,"sku":"M-20211208076-4","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Laguna_Table_Lamp_0329.jpg?v=1743232755"},{"product_id":"pure-copper-lotus-leaf-wall-sconce","title":"Lotus Leaf 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: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\"\u003eGold lotus leaf wall sconce with built-in LED; eight sizes from 20″ to 49″ tall.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA vertical brass wall light with stacked lotus-shaped leaves in burnished gold, ranging from 20 inches to nearly 4 feet tall depending on model. Warm LED glow radiates through each leaf—visible in daylight, dramatic after dark. Fits hallways, bedrooms, living room accent walls, and entryways; verify wall space and stud location before installation.\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\/Pure_copper_wall_lamp_32.jpg\" loading=\"lazy\" alt=\"Lotus Leaf Wall Sconce\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Pure_copper_wall_lamp_45.jpg\" loading=\"lazy\" alt=\"Lotus Leaf Wall 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\"\u003ePure copper leaves\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eEach leaf is stamped and hand-finished brass. No two pieces reflect light identically.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eIntegrated LED source\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eE14 bulb socket; bulb not included. Accepts standard household bulbs; incompatible 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\"\u003ePermanently connected to house wiring. 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\u003eCompact (Model E)\u003c\/b\u003e\u003cspan\u003e12.2″W × 22.4″H — $165\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eMedium (Models G, H)\u003c\/b\u003e\u003cspan\u003e15.4″W × 24–27″H — $280–$305\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLarge (Models F, I, J, K, L)\u003c\/b\u003e\u003cspan\u003e12–17″W × 30–49″H — $317–$481\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eDecorative (Model M)\u003c\/b\u003e\u003cspan\u003e11″W × 20.9″H — $346\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-7482268188929-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Pure_copper_wall_lamp_7.jpg\" loading=\"lazy\" alt=\"Lotus Leaf Wall Sconce dimensions\"\u003e\u003cspan\u003eSingle leaf detail and 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482268188929-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482268188929-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Pure_copper_wall_lamp_7.jpg\" alt=\"Lotus Leaf Wall 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\u003eStainless steel body with pure copper lotus leaves; all brass hardware.\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; single integrated LED location at stem.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eE14 bulb required; choose warm white (2700K) or cool white (4000K) per preference. 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; compatible worldwide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eSee bulb specifications; LED-compatible bulbs typically 4–8W.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eStandard household wall switch; hardwired installation. Not compatible with dimmers.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003eHardwired directly into wall; no external cord.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; IP20 rating (not waterproof).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust with soft cloth. Do not immerse or use abrasive cleaners on brass.\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\/1bzhqCZ-hIjpu8n2Ph8a4iybffHKD4CMI\/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\u003eIs this a plug-in wall sconce?\u003c\/summary\u003e\u003cp\u003eNo. This is hardwired directly to your home's electrical system. Requires professional installation or a licensed electrician.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eE14 base bulb (also called mini candelabra). Standard LED or incandescent options work; bulb is not included. Check your local electrical code for wattage limits.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use a dimmer?\u003c\/summary\u003e\u003cp\u003eNo. This fixture is not dimmer-compatible. Install on a standard on\/off household switch.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich model fits my wall?\u003c\/summary\u003e\u003cp\u003eModel E is most compact (22″ tall); Model L is tallest (49″). Measure your wall space vertically and check for a stud at your chosen height before ordering.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Is this a plug-in wall sconce?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This is hardwired directly to your home's electrical system. Requires professional installation or a licensed electrician.\"}},{\"@type\":\"Question\",\"name\":\"What bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E14 base bulb (also called mini candelabra). Standard LED or incandescent options work; bulb is not included. Check your local electrical code for wattage limits.\"}},{\"@type\":\"Question\",\"name\":\"Can I use a dimmer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture is not dimmer-compatible. Install on a standard on\/off household switch.\"}},{\"@type\":\"Question\",\"name\":\"Which model fits my wall?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Model E is most compact (22″ tall); Model L is tallest (49″). Measure your wall space vertically and check for a stud at your chosen height before ordering.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Model E: W 12.2″ x H 22.4″ \/ Gold","offer_id":42121233432833,"sku":"M-202112081125-10","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Model F: W 12.2″ x H 30.3″ \/ Gold","offer_id":42121233465601,"sku":"M-202112081125-11","price":317.0,"currency_code":"USD","in_stock":true},{"title":"Model G: W 15.4″ x H 24.1″ \/ Gold","offer_id":42121233498369,"sku":"M-202112081125-12","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Model H: W 15.4″ x H 27.2″ \/ Gold","offer_id":42121233531137,"sku":"M-202112081125-1","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Model I: W 16.5″ x H 34.7″ \/ Gold","offer_id":42121233563905,"sku":"M-202112081125-13","price":416.0,"currency_code":"USD","in_stock":true},{"title":"Model J: W 16.9″ x H 42.5″ \/ Gold","offer_id":42121233596673,"sku":"M-202112081125-14","price":456.0,"currency_code":"USD","in_stock":true},{"title":"Model K: W 13.8″ x H 47.4″ \/ Gold","offer_id":42121233629441,"sku":"M-202112081125-15","price":467.0,"currency_code":"USD","in_stock":true},{"title":"Model L: W 12.2″ x H 49.4″ \/ Gold","offer_id":42121233662209,"sku":"M-202112081125-16","price":481.0,"currency_code":"USD","in_stock":true},{"title":"Model M: W 11″ x H 20.9″ \/ Gold","offer_id":42121233694977,"sku":"M-202112081125-17","price":346.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lotus_Leaf_Wall_Sconce.jpg?v=1742874855"},{"product_id":"industrial-spider-chandelier","title":"Industrial Spider 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\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\"\u003eMulti-head pendant with adjustable cable lengths; pick 3, 5, or 8 copper bulbs.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA handcrafted copper pendant chandelier with 3, 5, or 8 hanging heads and swag-style cables; works in both compact and expansive rooms depending on your choice. Each bulb casts its own pool of light and can be dimmed. Install it in bedrooms, dining areas, or entryways—confirm your ceiling height and whether you want a sloped-ceiling adapter (works up to 30°).\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/OKJ3jUdDZ8E?si=4I-XgiXqUq2KknJO\" title=\"Industrial Spider Chandelier\" 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\/1.16.industrial_spider_chandelier.jpg\" loading=\"lazy\" alt=\"Industrial Spider Chandelier\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Industrial_Spider_Chandelier_1.jpg\" loading=\"lazy\" alt=\"Industrial Spider Chandelier\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Industrial_Spider_Chandelier_2.jpg\" loading=\"lazy\" alt=\"Industrial Spider Chandelier\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Industrial_Spider_Chandelier_3.jpg\" loading=\"lazy\" alt=\"Industrial Spider Chandelier\"\u003e\n\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\"\u003eCopper construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAll-metal build in brushed copper. Hardwired and dimmable; compatible with standard household switches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eAdjustable cable setup\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eShips with 150 cm cables; custom lengths available on request. Mount multiple heads at different heights for layered light or keep them uniform.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBulb flexibility\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes E26 or E27 base bulbs (not included). Pair with standard or smart bulbs for 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\u003e3-Head model\u003c\/b\u003e\u003cspan\u003eCanopy 12 cm (4.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003e5-Head model\u003c\/b\u003e\u003cspan\u003eCanopy 15 cm (5.9″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003e8-Head model\u003c\/b\u003e\u003cspan\u003eCanopy 15 cm (5.9″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCable included\u003c\/b\u003e\u003cspan\u003e150 cm (59″) per head; 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-7482274316545-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Industrial_Spider_Chandelier_3heads_600x600.jpg\" loading=\"lazy\" alt=\"Industrial Spider Chandelier dimensions\"\u003e\u003cspan\u003e3-Head schematic, 12 c 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482274316545-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Industrial_Spider_Chandelier_5heads_600x600.jpg\" loading=\"lazy\" alt=\"Industrial Spider Chandelier dimensions\"\u003e\u003cspan\u003e5-Head schematic, 15 c 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482274316545-2\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Industrial_Spider_Chandelier_8heads_600x600.jpg\" loading=\"lazy\" alt=\"Industrial Spider Chandelier dimensions\"\u003e\u003cspan\u003e8-Head schematic, 15 c 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482274316545-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482274316545-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Industrial_Spider_Chandelier_3heads_600x600.jpg\" alt=\"Industrial Spider Chandelier dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482274316545-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482274316545-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Industrial_Spider_Chandelier_5heads_600x600.jpg\" alt=\"Industrial Spider Chandelier dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482274316545-2\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482274316545-2\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Industrial_Spider_Chandelier_8heads_600x600.jpg\" alt=\"Industrial Spider Chandelier 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, copper 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 (one per head)\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 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\u003e150 cm (59″) per head; custom lengths on request\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 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\/1w6RwYBiLpmzTd7Ox7dTvV6e8vVjt9dqz\/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\/1So_4ZFfiVDQW_D0zY9GXAhS1HmA4JAyI\/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 on a sloped ceiling?\u003c\/summary\u003e\u003cp\u003eYes, if your slope is less than 30°. Use a sloped-ceiling adapter (check compatibility before order).\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDo the bulbs come with it?\u003c\/summary\u003e\u003cp\u003eNo. You need E26 or E27 base bulbs, sold separately. A test bulb ships with your fixture.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I customize the cable length or number of heads?\u003c\/summary\u003e\u003cp\u003eCable can be cut or extended to order. For 12, 15, or more heads, contact us directly for a custom quote.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this dimmable?\u003c\/summary\u003e\u003cp\u003eYes. It works with any standard dimmer switch and is compatible with dimmable bulbs.\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 on a sloped ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, if your slope is less than 30°. Use a sloped-ceiling adapter (check compatibility before order).\"}},{\"@type\":\"Question\",\"name\":\"Do the bulbs come with it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. You need E26 or E27 base bulbs, sold separately. A test bulb ships with your fixture.\"}},{\"@type\":\"Question\",\"name\":\"Can I customize the cable length or number of heads?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Cable can be cut or extended to order. For 12, 15, or more heads, contact us directly for a custom quote.\"}},{\"@type\":\"Question\",\"name\":\"Is this dimmable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. It works with any standard dimmer switch and is compatible with dimmable bulbs.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"3heads Dia 12cm \/ ∅ 4.7″ \/ Copper","offer_id":42121254928641,"sku":"M-20211208059-2","price":315.0,"currency_code":"USD","in_stock":true},{"title":"5heads Dia 15cm \/ ∅ 5.9″ \/ Copper","offer_id":42121254961409,"sku":"M-20211208059-3","price":380.0,"currency_code":"USD","in_stock":true},{"title":"8heads Dia 15cm \/ ∅ 5.9″ \/ Copper","offer_id":42121254994177,"sku":"M-20211208059-1","price":500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Industrial_Spider_Chandelier_80305d73-4266-4cc0-822d-0a5cfb3bad88.jpg?v=1743133652"},{"product_id":"gatto-table-lamp","title":"Gatto 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\"\u003eCocoon-style table lamp casts soft diffused light; available in two sizes and base finishes.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Gatto is a compact sculptural lamp that sits on a nightstand, desk, or shelf and throws warm, diffused light across your immediate space without glare. The cocoon construction—resin-sprayed steel—lets light glow through evenly in all directions. Pair it with any E26 or E27 bulb; check your room's outlet type before ordering, as plugs vary by region.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/UNDPO6ZC2Xs\" title=\"Gatto 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\/GattoTableLamp_39.jpg\" loading=\"lazy\" alt=\"Gatto Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/GattoTableLamp_8.jpg\" loading=\"lazy\" alt=\"Gatto Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Gatto_Table_Lamp_2.jpg\" loading=\"lazy\" alt=\"Gatto Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Gatto_Table_Lamp_6.jpg\" loading=\"lazy\" alt=\"Gatto 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\"\u003eCocoon resin shell\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWhite resin spray over internal steel frame diffuses light softly. Transparent protective coat preserves the finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTwo sizes, two base colors\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eSmall (7″ wide) suits desks and bedside. Large (13″ wide) commands a living room side table. Choose black or white base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBulb sold separately\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eTakes standard E26 or E27 base bulbs. No dimmer included; uses in-line on\/off switch only.\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 (Small)\u003c\/b\u003e\u003cspan\u003e7″ diameter × 12.2″ height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall (Large)\u003c\/b\u003e\u003cspan\u003e13″ diameter × 22.8″ height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord length\u003c\/b\u003e\u003cspan\u003e59″ with regional plug attached\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBase finish options\u003c\/b\u003e\u003cspan\u003eBlack or white to match decor\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-7482278543617-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gatto_Table_Lamp_74_4aba2382-8e30-4671-ae48-f454f91c9268.jpg\" loading=\"lazy\" alt=\"Gatto Table Lamp dimensions\"\u003e\u003cspan\u003eSmall: 7″ diameter × 1 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482278543617-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gatto_Table_Lamp_75.jpg\" loading=\"lazy\" alt=\"Gatto Table Lamp dimensions\"\u003e\u003cspan\u003eLarge: 13″ diameter ×  🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482278543617-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482278543617-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gatto_Table_Lamp_74_4aba2382-8e30-4671-ae48-f454f91c9268.jpg\" alt=\"Gatto Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482278543617-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482278543617-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gatto_Table_Lamp_75.jpg\" alt=\"Gatto 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\u003eSteel frame with cocoon-style resin spray and transparent protective topcoat\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (standard screw-in bulb)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eAny E26\/E27 bulb; choose warm white (2700K) for soft ambient light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (universal; regional plugs: US, UK, AU, EU)\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″ fabric-covered cord with regional plug (choice of US, UK, AU, or EU)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust gently; do not immerse. Keep away from moisture and direct water contact.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/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\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\/1PxOH7qzQ-AnC3IeXIl-V6BaEg2W3btu2\/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\/1fzghKhSLX9Ka7IhSHEyG3Ym4vpmRB3eS\/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\u003eDo you include a bulb?\u003c\/summary\u003e\u003cp\u003eNo. The lamp takes any standard E26 or E27 base bulb you choose. We recommend 40–60W equivalent warm white for living room table lamps.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhich size should I get for a bedroom?\u003c\/summary\u003e\u003cp\u003eThe small (7″ wide) fits a nightstand without dominating the surface. The large (13″ wide) works if your nightstand or dresser is oversized.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this in a bathroom?\u003c\/summary\u003e\u003cp\u003eNo. The lamp is rated for indoor use only and cannot withstand moisture or steam. Keep it away from sinks and shower areas.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes the plug match my outlet?\u003c\/summary\u003e\u003cp\u003eThe lamp is available with US, UK, AU, or EU plugs. Select your region when ordering. The cord is 59″ long; measure your distance from outlet to lamp location.\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 you include a bulb?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The lamp takes any standard E26 or E27 base bulb you choose. We recommend 40–60W equivalent warm white for living room table lamps.\"}},{\"@type\":\"Question\",\"name\":\"Which size should I get for a bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The small (7″ wide) fits a nightstand without dominating the surface. The large (13″ wide) works if your nightstand or dresser is oversized.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this in a bathroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The lamp is rated for indoor use only and cannot withstand moisture or steam. Keep it away from sinks and shower areas.\"}},{\"@type\":\"Question\",\"name\":\"Does the plug match my outlet?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The lamp is available with US, UK, AU, or EU plugs. Select your region when ordering. The cord is 59″ long; measure your distance from outlet to lamp location.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 18cm x H 31cm \/ ∅ 7″ x H 12.2″ \/ White Body + Black Base \/ US plug","offer_id":42121268199681,"sku":"M-202112081051-1","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 31cm \/ ∅ 7″ x H 12.2″ \/ White Body + Black Base \/ UK plug","offer_id":42121268232449,"sku":"M-202112081051-2","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 31cm \/ ∅ 7″ x H 12.2″ \/ White Body + Black Base \/ AU plug","offer_id":42121268297985,"sku":"M-202112081051-3","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 31cm \/ ∅ 7″ x H 12.2″ \/ White Body + Black Base \/ EU plug","offer_id":42121268363521,"sku":"M-202112081051-4","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 31cm \/ ∅ 7″ x H 12.2″ \/ White Body + White Base \/ US plug","offer_id":43045271863553,"sku":"M-202112081051-5","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 31cm \/ ∅ 7″ x H 12.2″ \/ White Body + White Base \/ UK plug","offer_id":43045271896321,"sku":"M-202112081051-6","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 31cm \/ ∅ 7″ x H 12.2″ \/ White Body + White Base \/ AU plug","offer_id":43045271929089,"sku":"M-202112081051-7","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 31cm \/ ∅ 7″ x H 12.2″ \/ White Body + White Base \/ EU plug","offer_id":43045271961857,"sku":"M-202112081051-8","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 58cm \/ ∅ 13″ x H 22.8″ \/ White Body + Black Base \/ US plug","offer_id":42121268429057,"sku":"M-202112081051-9","price":300.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 58cm \/ ∅ 13″ x H 22.8″ \/ White Body + Black Base \/ UK plug","offer_id":42121268461825,"sku":"M-202112081051-10","price":300.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 58cm \/ ∅ 13″ x H 22.8″ \/ White Body + Black Base \/ AU plug","offer_id":42121268527361,"sku":"M-202112081051-11","price":300.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 58cm \/ ∅ 13″ x H 22.8″ \/ White Body + Black Base \/ EU plug","offer_id":42121268592897,"sku":"M-202112081051-12","price":300.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 58cm \/ ∅ 13″ x H 22.8″ \/ White Body + White Base \/ US plug","offer_id":43045271994625,"sku":"M-202112081051-13","price":300.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 58cm \/ ∅ 13″ x H 22.8″ \/ White Body + White Base \/ UK plug","offer_id":43045272027393,"sku":"M-202112081051-14","price":300.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 58cm \/ ∅ 13″ x H 22.8″ \/ White Body + White Base \/ AU plug","offer_id":43045272060161,"sku":"M-202112081051-15","price":300.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33cm x H 58cm \/ ∅ 13″ x H 22.8″ \/ White Body + White Base \/ EU plug","offer_id":43045272092929,"sku":"M-202112081051-16","price":300.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Gatto_Table_Lamp_0329.jpg?v=1743221469"},{"product_id":"hanna-table-lamp","title":"Hanna 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\"\u003eDome table lamp with brass pole and opaque shade casts soft, even light for bedside or desk.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Hanna is a 17.7″-tall table lamp with a 11.8″-wide dome shade that sits low enough for a bedside table or high enough for a desk. The opaque shade diffuses light evenly across a room without glare. Check your ceiling height—the shade reaches 30 cm (11.8″) wide and works best on nightstands, end tables, or small desks.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/_m_IN7tkJiY\" title=\"Hanna 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\/HannaTableLamp_34.jpg\" loading=\"lazy\" alt=\"Hanna Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/HannaTableLamp_33.jpg\" loading=\"lazy\" alt=\"Hanna Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/HannaTableLamp_3.jpg\" loading=\"lazy\" alt=\"Hanna Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/HannaTableLamp_6.jpg\" loading=\"lazy\" alt=\"Hanna 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\"\u003eDome shade design\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eAttaches via single decorative screw to iron pole. Opaque metal holds standard E26 or E27 base bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBrass and metal construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eGold-finished pole and base. Shade in gold, white, or blush pink. Rated for indoor use only.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eReady to plug in\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eIncludes 150 cm (59″) cord with in-line on\/off switch. Bulb sold separately. Works worldwide: US, UK, AU, EU plugs 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\u003c\/b\u003e\u003cspan\u003eDiameter 30 cm \/ 11.8″ × Height 45 cm \/ 17.7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eShade diameter\u003c\/b\u003e\u003cspan\u003e30 cm \/ 11.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003ePole height\u003c\/b\u003e\u003cspan\u003e45 cm \/ 17.7″ from base to top of shade\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 switch 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-7482279035137-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Hanna-Table-Lamp_600x600.jpg\" loading=\"lazy\" alt=\"Hanna Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical dimensions:  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482279035137-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482279035137-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Hanna-Table-Lamp_600x600.jpg\" alt=\"Hanna 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 pole, steel base and shade)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base socket (standard screw-in bulb)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eAny E26 or E27 bulb up to manufacturer's rating; warmth depends on bulb choice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240V (universal worldwide)\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″ with switch 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\u003eDust shade and base with soft, dry cloth. Do not immerse in water.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1H0XdnRZUd4vOXQSFI98gbrrJPBlPHOMt\/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\/12qGI2Kr3cPb-p7PO-khJlEl79HvuVLGX\/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\u003eStandard E26 or E27 base bulb (the most common type). Bulb is not included. Choose wattage and color temperature based on your desired brightness and warmth.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWill this work on my nightstand?\u003c\/summary\u003e\u003cp\u003eYes. At 45 cm tall and 30 cm wide, it fits most bedside tables. Measure your table depth—the shade extends 30 cm from the pole.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat plug do I order for the US?\u003c\/summary\u003e\u003cp\u003eSelect the US plug variant. All variants are the same lamp; only the plug type changes. Same price for any region.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes the shade come off?\u003c\/summary\u003e\u003cp\u003eYes. The opaque shade attaches to the pole via a single decorative screw and can be removed for cleaning or replacement.\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\":\"Standard E26 or E27 base bulb (the most common type). Bulb is not included. Choose wattage and color temperature based on your desired brightness and warmth.\"}},{\"@type\":\"Question\",\"name\":\"Will this work on my nightstand?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. At 45 cm tall and 30 cm wide, it fits most bedside tables. Measure your table depth—the shade extends 30 cm from the pole.\"}},{\"@type\":\"Question\",\"name\":\"What plug do I order for the US?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Select the US plug variant. All variants are the same lamp; only the plug type changes. Same price for any region.\"}},{\"@type\":\"Question\",\"name\":\"Does the shade come off?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The opaque shade attaches to the pole via a single decorative screw and can be removed for cleaning or replacement.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ Gold+Pink \/ US plug","offer_id":42121278685441,"sku":"M-20211208048-1","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ Gold+Pink \/ UK plug","offer_id":42121278718209,"sku":"M-20211208048-2","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ Gold+Pink \/ AU plug","offer_id":42121278750977,"sku":"M-20211208048-3","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ Gold+Pink \/ EU plug","offer_id":42121278783745,"sku":"M-20211208048-4","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ Gold+White \/ US plug","offer_id":42121278816513,"sku":"M-20211208048-5","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ Gold+White \/ UK plug","offer_id":42121278882049,"sku":"M-20211208048-6","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ Gold+White \/ AU plug","offer_id":42121278914817,"sku":"M-20211208048-7","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ Gold+White \/ EU plug","offer_id":42121278947585,"sku":"M-20211208048-8","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ White \/ US plug","offer_id":42121279111425,"sku":"M-20211208048-9","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ White \/ UK plug","offer_id":42121279308033,"sku":"M-20211208048-10","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ White \/ AU plug","offer_id":42121279504641,"sku":"M-20211208048-11","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ White \/ EU plug","offer_id":42121279701249,"sku":"M-20211208048-12","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ Gold \/ US plug","offer_id":42121279897857,"sku":"M-20211208048-13","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ Gold \/ UK plug","offer_id":42121280061697,"sku":"M-20211208048-14","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ Gold \/ AU plug","offer_id":42121280225537,"sku":"M-20211208048-15","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 45cm \/ ∅ 11.8″x H 17.7″ \/ Gold \/ EU plug","offer_id":42121280389377,"sku":"M-20211208048-16","price":205.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Hanna_Table_Lamp_0329.jpg?v=1743228756"},{"product_id":"glass-petal-pendant-lights","title":"Glass Petal Pendant Lights","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-finished brass pendant with colored glass petals; plug in compatible; ships with 150cm cable.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA 7.9″ spherical pendant made of brass frames and glass petal segments that casts warm light across 20cm of ceiling space. The interior glow spreads through frosted or colored glass, so you see soft ambient light rather than a bare bulb. Fits kitchens, entryways, bedrooms, and dining areas—verify your ceiling can accept hardwired installation before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/zIrGtKXvUrU\" title=\"Glass Petal Pendant Lights\" 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\/1.25.Glass_Petal_Pendant_Lights.jpg\" loading=\"lazy\" alt=\"Glass Petal Pendant Lights\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Glass_Petal_Pendant_Lights_1.jpg\" loading=\"lazy\" alt=\"Glass Petal Pendant Lights\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Glass_Petal_Pendant_Lights_2.jpg\" loading=\"lazy\" alt=\"Glass Petal Pendant Lights\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Glass_Petal_Pendant_Lights_3.jpg\" loading=\"lazy\" alt=\"Glass Petal Pendant Lights\"\u003e\n\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 + Glass Construction\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHigh-quality brass frame hand-assembled with individual glass petals. Each unit weighs ~1kg; requires E26\/E27 bulb (not included).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eSeven Finish Options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eChoose frosted white, warm yellow, cool blue, soft pink, or three clear variants. All $141. Pick one that matches your room's palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eDimmable \u0026amp; Universal\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWorks with standard household switches and dimmer controls. 110–240V global voltage; North America, EU, Australia, and Middle East certified.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eSize\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-tb\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall\u003c\/b\u003e\u003cspan\u003e7.9″ W × 7.9″ H (20cm × 20cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eWeight\u003c\/b\u003e\u003cspan\u003e~2.2 lbs (~1kg)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eCord Length\u003c\/b\u003e\u003cspan\u003e59″ (150cm) standard; custom lengths available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eBulb Type\u003c\/b\u003e\u003cspan\u003eE26 or E27 base (not included)\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-7482294960385-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Glass-Petal-Pendant-Lights_600x600.jpg\" loading=\"lazy\" alt=\"Glass Petal Pendant Lights dimensions\"\u003e\u003cspan\u003e20cm × 20cm technical  🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482294960385-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482294960385-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Glass-Petal-Pendant-Lights_600x600.jpg\" alt=\"Glass Petal Pendant Lights 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\u003ePolished brass frame; hand-assembled glass petals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26\/E27 base; single 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 warm vs. cool appearance; 2700K (warm white) pairs well with all finishes\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\u003eDependent 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\u003e150cm (59″) polished brass cable; custom lengths available upon request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only; hardwired installation required; flat ceiling installation only (not compatible with sloped ceilings)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe brass frame with soft dry cloth; glass petals may be gently dusted\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\/1o6mBpWWstzFQhv1cLdTl2NFfCV_FVWvT\/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\/1jTpWdTfC7cVJTL7ohIeW2-Zwm97FqBYa\/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 is hardwired, not a plug-in fixture. Installation requires connecting to your ceiling wiring and turning off power at the breaker. Hire a licensed electrician if you're not confident.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this on a sloped or cathedral ceiling?\u003c\/summary\u003e\u003cp\u003eNo. This fixture is designed for flat ceilings only. Sloped installations are not compatible.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb should I buy?\u003c\/summary\u003e\u003cp\u003eE26 or E27 base, up to your fixture's rated wattage. Bulb is not included. For warm ambient light, use 2700K; for brighter task lighting, 4000K or 5000K.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I shorten or extend the cable?\u003c\/summary\u003e\u003cp\u003eStandard cable is 59″ (150cm). Custom lengths available upon request—contact support with your preferred length before purchase.\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 is hardwired, not a plug-in fixture. Installation requires connecting to your ceiling wiring and turning off power at the breaker. Hire a licensed electrician if you're not confident.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this on a sloped or cathedral ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This fixture is designed for flat ceilings only. Sloped installations are not compatible.\"}},{\"@type\":\"Question\",\"name\":\"What bulb should I buy?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"E26 or E27 base, up to your fixture's rated wattage. Bulb is not included. For warm ambient light, use 2700K; for brighter task lighting, 4000K or 5000K.\"}},{\"@type\":\"Question\",\"name\":\"Can I shorten or extend the cable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Standard cable is 59″ (150cm). Custom lengths available upon request—contact support with your preferred length before purchase.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 20cm x H20cm \/ ∅ 7.9″ x H 7.9″ \/ White","offer_id":42121354871041,"sku":"M-202112081057-1","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H20cm \/ ∅ 7.9″ x H 7.9″ \/ Blue","offer_id":42121354903809,"sku":"M-202112081057-2","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H20cm \/ ∅ 7.9″ x H 7.9″ \/ Pink","offer_id":42121354936577,"sku":"M-202112081057-3","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H20cm \/ ∅ 7.9″ x H 7.9″ \/ Yellow","offer_id":42121354969345,"sku":"M-202112081057-4","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H20cm \/ ∅ 7.9″ x H 7.9″ \/ Clear A","offer_id":42121355002113,"sku":"M-202112081057-5","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H20cm \/ ∅ 7.9″ x H 7.9″ \/ Clear B","offer_id":42121355034881,"sku":"M-202112081057-6","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H20cm \/ ∅ 7.9″ x H 7.9″ \/ Clear C","offer_id":42121355067649,"sku":"M-202112081057-7","price":141.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Glass_Petal_Pendant_Lights.jpg?v=1742106038"},{"product_id":"cesta-table-lamp","title":"Lantern Glass 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\"\u003eHandcrafted wooden lantern with opal glass—portable table lamp that works on any continent.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eA walnut or ash wood lantern with a white opal glass shade, measuring 7″ to 9.8″ wide and 12–16″ tall. The enclosed globe diffuses warm light evenly across a table or bedside without glare. Pick it up and carry it room to room, indoors only; confirm your plug type (US, UK, EU, or AU) at checkout.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/gK8J1SvRffk\" title=\"Lantern Glass 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\/CestaTablelamp_56.jpg\" loading=\"lazy\" alt=\"Lantern Glass Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/CestaTablelamp_62.jpg\" loading=\"lazy\" alt=\"Lantern Glass Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/CestaTablelamp_31.jpg\" loading=\"lazy\" alt=\"Lantern Glass Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/CestaTablelamp_14.jpg\" loading=\"lazy\" alt=\"Lantern Glass 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\"\u003eSteam-bent wood frame\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eHand-shaped cherry or ash using traditional techniques. European craftsmen polish and assemble each lamp by hand.\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\"\u003eMilky white shade holds fragile glass safely. Diffuses light evenly without casting shadows.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003ePortable design\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWeighs little; handle at top lets you carry it. Works on tables and floors indoors.\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 (Small)\u003c\/b\u003e\u003cspan\u003e7″ Dia × 11.8″ H\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eLarge\u003c\/b\u003e\u003cspan\u003e9.8″ Dia × 16.1″ H\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eWeight \u0026amp; portability\u003c\/b\u003e\u003cspan\u003eLight enough to move between rooms daily\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-7482315768065-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Cesta_Table_Lamp_600x600_9f6a1ad9-35d4-4fb8-ab14-648802a5db2d_600x600.jpg\" loading=\"lazy\" alt=\"Lantern Glass Table Lamp dimensions\"\u003e\u003cspan\u003eTechnical drawing: 30c 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482315768065-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482315768065-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Cesta_Table_Lamp_600x600_9f6a1ad9-35d4-4fb8-ab14-648802a5db2d_600x600.jpg\" alt=\"Lantern Glass 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\u003eWood frame (ash or walnut); white opal glass shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE26 or E27 base socket (US\/international standard)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eLED or incandescent up to 40W; 2700K 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 universal input\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\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 plug; four regional plug options\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe glass with soft cloth; wood may be cleaned gently when unplugged\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\/1yN0ojPjpV59yQneo4K_B9dTeF3T2BeZN\/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\/11ReXO59VMNVNwnlgu0TFv4SYWR9MfvkL\/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 do I need?\u003c\/summary\u003e\u003cp\u003eChoose US (NEMA 5-15), UK (Type G), EU (Type C\/E), or AU (Type I) at checkout. All ship with the correct regional plug.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I move this lamp between rooms?\u003c\/summary\u003e\u003cp\u003eYes. The handle at the top is designed for carrying. Cord is 59″ long, so you have good reach from a wall outlet.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat size bulb goes in it?\u003c\/summary\u003e\u003cp\u003eStandard E26 or E27 base bulb (most common in the US and Europe). Bulb is not included. Up to 40W recommended.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eIs this lamp good for a bedroom?\u003c\/summary\u003e\u003cp\u003eYes. The opal glass diffuses light softly without glare, making it suitable for bedside tables or reading nooks.\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 do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Choose US (NEMA 5-15), UK (Type G), EU (Type C\/E), or AU (Type I) at checkout. All ship with the correct regional plug.\"}},{\"@type\":\"Question\",\"name\":\"Can I move this lamp between rooms?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The handle at the top is designed for carrying. Cord is 59″ long, so you have good reach from a wall outlet.\"}},{\"@type\":\"Question\",\"name\":\"What size bulb goes in it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Standard E26 or E27 base bulb (most common in the US and Europe). Bulb is not included. Up to 40W recommended.\"}},{\"@type\":\"Question\",\"name\":\"Is this lamp good for a bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The opal glass diffuses light softly without glare, making it suitable for bedside tables or reading nooks.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 18cm x H 30cm \/ ∅ 7″ x H 11.8″ \/ Walnut color \/ US plug","offer_id":42121445409025,"sku":"M-202112071135-1","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 30cm \/ ∅ 7″ x H 11.8″ \/ Walnut color \/ UK plug","offer_id":42121445441793,"sku":"M-202112071135-2","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 30cm \/ ∅ 7″ x H 11.8″ \/ Walnut color \/ AU plug","offer_id":42121445474561,"sku":"M-202112071135-3","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 30cm \/ ∅ 7″ x H 11.8″ \/ Walnut color \/ EU plug","offer_id":42121445507329,"sku":"M-202112071135-4","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 30cm \/ ∅ 7″ x H 11.8″ \/ Ash color \/ US plug","offer_id":42121445277953,"sku":"M-202112071135-5","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 30cm \/ ∅ 7″ x H 11.8″ \/ Ash color \/ UK plug","offer_id":42121445310721,"sku":"M-202112071135-6","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 30cm \/ ∅ 7″ x H 11.8″ \/ Ash color \/ AU plug","offer_id":42121445343489,"sku":"M-202112071135-7","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18cm x H 30cm \/ ∅ 7″ x H 11.8″ \/ Ash color \/ EU plug","offer_id":42121445376257,"sku":"M-202112071135-8","price":141.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 41cm \/ ∅ 9.8″ x H 16.1″ \/ Walnut color \/ US plug","offer_id":42767819309313,"sku":"M-202112071135-8","price":174.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 41cm \/ ∅ 9.8″ x H 16.1″ \/ Walnut color \/ UK plug","offer_id":42767819342081,"sku":"M-202112071135-8","price":174.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 41cm \/ ∅ 9.8″ x H 16.1″ \/ Walnut color \/ AU plug","offer_id":42767819374849,"sku":"M-202112071135-8","price":174.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 41cm \/ ∅ 9.8″ x H 16.1″ \/ Walnut color \/ EU plug","offer_id":42767819407617,"sku":"M-202112071135-8","price":174.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 41cm \/ ∅ 9.8″ x H 16.1″ \/ Ash color \/ US plug","offer_id":42767819440385,"sku":"M-202112071135-8","price":174.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 41cm \/ ∅ 9.8″ x H 16.1″ \/ Ash color \/ UK plug","offer_id":42767819473153,"sku":"M-202112071135-8","price":174.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 41cm \/ ∅ 9.8″ x H 16.1″ \/ Ash color \/ AU plug","offer_id":42767819505921,"sku":"M-202112071135-8","price":174.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25cm x H 41cm \/ ∅ 9.8″ x H 16.1″ \/ Ash color \/ EU plug","offer_id":42767819538689,"sku":"M-202112071135-8","price":174.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 52cm \/ ∅ 11.8″ x H 20.4″ \/ Walnut color \/ US plug","offer_id":42767819571457,"sku":"M-202112071135-8","price":196.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 52cm \/ ∅ 11.8″ x H 20.4″ \/ Walnut color \/ UK plug","offer_id":42767819604225,"sku":"M-202112071135-8","price":196.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 52cm \/ ∅ 11.8″ x H 20.4″ \/ Walnut color \/ AU plug","offer_id":42767819636993,"sku":"M-202112071135-8","price":196.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 52cm \/ ∅ 11.8″ x H 20.4″ \/ Walnut color \/ EU plug","offer_id":42767819669761,"sku":"M-202112071135-8","price":196.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 52cm \/ ∅ 11.8″ x H 20.4″ \/ Ash color \/ US plug","offer_id":42767819702529,"sku":"M-202112071135-8","price":196.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 52cm \/ ∅ 11.8″ x H 20.4″ \/ Ash color \/ UK plug","offer_id":42767819735297,"sku":"M-202112071135-8","price":196.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 52cm \/ ∅ 11.8″ x H 20.4″ \/ Ash color \/ AU plug","offer_id":42767819768065,"sku":"M-202112071135-8","price":196.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 52cm \/ ∅ 11.8″ x H 20.4″ \/ Ash color \/ EU plug","offer_id":42767819800833,"sku":"M-202112071135-8","price":196.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Lantern_Glass_Table_Lamp_0329.jpg?v=1743220549"},{"product_id":"wooden-lamp-pendant-light","title":"Kasa 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 or metal pendant lamp with hand-sanded shade—engineered for brightness and built to last.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Kasa is a 35 or 45cm pendant light with a sculpted wood or metal shade that casts warm, directed light over a kitchen island, dining table, or desk. A 5-axis CNC machine carves each shade from solid wood (walnut or ash) or brass, then hand-sands it to 4mm at the thinnest edge. Hardwired with a 150cm cable; check ceiling height and confirm your bulb type (E26\/E27) before ordering.\u003c\/p\u003e\n\u003cdiv class=\"vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/WcI4TUbJ4Tc\" title=\"Kasa 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\/1.34.Wooden_lamp_Pendant_light.jpg\" loading=\"lazy\" alt=\"Kasa Pendant Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/Kasa_Pendant_Lamp_1_fadd5ef5-c0d3-4c35-b6c8-4d1193715074.jpg\" loading=\"lazy\" alt=\"Kasa 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-sanded wood shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003e50mm thick solid walnut or ash, precision-cut and finished by hand. Each lampshade takes 60 minutes to machine and sand—no two are identical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eBrass or metal option\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eGold-finished metal shade costs less than wood, same size and light output. Easier to clean and maintain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eDimmable and flexible\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eWorks with standard wall switches and dimmer controls. Cable length adjustable on request; suitable for sloped ceilings under 30°.\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 diameter\u003c\/b\u003e\u003cspan\u003e35cm (13.8″) or 45cm (17.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eHeight\u003c\/b\u003e\u003cspan\u003e20cm (7.9″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eSuspension cable\u003c\/b\u003e\u003cspan\u003e150cm (59″) standard; custom lengths available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eRecommended room size\u003c\/b\u003e\u003cspan\u003e35cm for compact kitchens or side tables; 45cm for islands and large dining 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\u003clabel class=\"dim\" for=\"dz-7482344833281-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Kasa_Pendant_Lamp_Size_600x600_bd1a069b-8d50-4b3d-84ab-5fb2816dbe44_480x480.jpg\" loading=\"lazy\" alt=\"Kasa Pendant Lamp dimensions\"\u003e\u003cspan\u003e35cm and 45cm diameter 🔍\u003c\/span\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482344833281-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482344833281-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Kasa_Pendant_Lamp_Size_600x600_bd1a069b-8d50-4b3d-84ab-5fb2816dbe44_480x480.jpg\" alt=\"Kasa 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\u003eShade: solid walnut wood, ash wood, or gold-finished metal. Hardware: brass socket.\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 wattage guidance; warm white (2700K) suits dining and work areas\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 selected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eCompatible with standard household switches and dimmers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150cm black cloth cable; hardwired installation required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor use only; not waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust wood shades with a dry cloth; metal shades wipe clean with a soft damp 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\/1MnvQQsRtE6QmTMveBgXdLOL5VlDWHxjQ\/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\/1Vkrrt-FzmhZQB-mN1P9NPXZP3ZI2pJ37\/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 pendant light?\u003c\/summary\u003e\u003cp\u003eNo. Kasa is hardwired directly to your ceiling circuit. Professional installation recommended.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\u003cp\u003eAny standard E26 or E27 base bulb. LED or incandescent; wattage determines brightness. Bulb not included.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use it on a sloped ceiling?\u003c\/summary\u003e\u003cp\u003eYes, up to 30° slope. Confirm your ceiling angle before ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eWhat's the difference between wood and metal?\u003c\/summary\u003e\u003cp\u003eWood shades (walnut or ash) are hand-sanded from solid 50mm planks and cost more. Metal shades are gold-finished brass, lighter weight, and easier to clean.\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. Kasa is hardwired directly to your ceiling circuit. Professional installation recommended.\"}},{\"@type\":\"Question\",\"name\":\"What bulb do I need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any standard E26 or E27 base bulb. LED or incandescent; wattage determines brightness. Bulb not included.\"}},{\"@type\":\"Question\",\"name\":\"Can I use it on a sloped ceiling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, up to 30° slope. Confirm your ceiling angle before ordering.\"}},{\"@type\":\"Question\",\"name\":\"What's the difference between wood and metal?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Wood shades (walnut or ash) are hand-sanded from solid 50mm planks and cost more. Metal shades are gold-finished brass, lighter weight, and easier to clean.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 35cm x H 20cm \/ ∅ 13.8″ x H 7.9″ \/ Walnut wood","offer_id":42121626484993,"sku":"M-20211208069-1","price":297.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 20cm \/ ∅ 13.8″ x H 7.9″ \/ Ash wood","offer_id":42121626517761,"sku":"M-20211208069-2","price":297.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 20cm \/ ∅ 13.8″ x H 7.9″ \/ Metal gold","offer_id":42121626550529,"sku":"M-20211208069-3","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 20cm \/ ∅ 17.7″ x H 7.9″ \/ Walnut wood","offer_id":42121626583297,"sku":"M-20211208069-4","price":368.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 20cm \/ ∅ 17.7″ x H 7.9″ \/ Ash wood","offer_id":42121626616065,"sku":"M-20211208069-5","price":368.0,"currency_code":"USD","in_stock":true},{"title":"Dia 45cm x H 20cm \/ ∅ 17.7″ x H 7.9″ \/ Metal gold","offer_id":42121626648833,"sku":"M-20211208069-6","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Kasa_Pendant_Lamp.jpg?v=1742612150"},{"product_id":"riddle-table-lamp","title":"Riddle 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 copper table lamp with 270-degree rotation fits bedside tables or desks in two sizes.\u003c\/p\u003e\n\u003cp class=\"lead\"\u003eThe Riddle is a compact desk or bedside lamp with a perforated copper shade and fabric insert that casts warm, diffused light. Rotate the head up to 270 degrees to aim light where you need it. Works in bedrooms, home offices, and living rooms—check your ceiling height before ordering the larger 55 cm model.\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\/RiddleTablelamp_6.jpg\" loading=\"lazy\" alt=\"Riddle Table Lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/products\/RiddleTablelamp_3.jpg\" loading=\"lazy\" alt=\"Riddle 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 copper shade\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eMetal shade with fabric insert softens light output. Warm glow suits reading and task work without harsh glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003e270-degree articulation\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eArm rotates to direct light onto your work surface or bed. Fixed base keeps lamp stable on wood or glass tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"craft-cell\"\u003e\n\u003cdiv class=\"craft-name\"\u003eTwo footprint options\u003c\/div\u003e\n\u003cp class=\"craft-desc\"\u003eStandard 35 cm base fits tight corners; 50 cm base suits larger desks and open nightstands.\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 (Standard)\u003c\/b\u003e\u003cspan\u003eDia 35 cm × H 47 cm (13.8″ × 18.5″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eOverall (Large)\u003c\/b\u003e\u003cspan\u003eDia 50 cm × H 55 cm (19.7″ × 21.7″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cb\u003eReach (arm extension)\u003c\/b\u003e\u003cspan\u003eSee photos for actual projection from base\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-7482351550721-0\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Riddle_Table_Lamp_600x600_20_600x600.jpg\" loading=\"lazy\" alt=\"Riddle Table Lamp dimensions\"\u003e\u003cspan\u003eStandard 35 cm × 47 cm 🔍\u003c\/span\u003e\u003c\/label\u003e\u003clabel class=\"dim\" for=\"dz-7482351550721-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Riddle_Table_Lamp2_600x600_ed_600x600.jpg\" loading=\"lazy\" alt=\"Riddle Table Lamp dimensions\"\u003e\u003cspan\u003eLarge 50 cm × 55 cm 🔍\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482351550721-0\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482351550721-0\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Riddle_Table_Lamp_600x600_20_600x600.jpg\" alt=\"Riddle Table Lamp dimensions\"\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"dz-7482351550721-1\" class=\"dim-toggle\"\u003e\u003cdiv class=\"dim-modal\"\u003e\n\u003clabel for=\"dz-7482351550721-1\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Riddle_Table_Lamp2_600x600_ed_600x600.jpg\" alt=\"Riddle 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 body and aluminum alloy arm; copper-plated shade with fabric insert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSocket or Light source\u003c\/b\u003e\u003cspan\u003eE14 base (small Edison screw)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eRecommended bulb or Kelvin\u003c\/b\u003e\u003cspan\u003eBulb not included; choose E14 LED or incandescent based on desired warmth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eVoltage\u003c\/b\u003e\u003cspan\u003eAC 110–240 V (all plug types)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003ePower\u003c\/b\u003e\u003cspan\u003eDepends on bulb selection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eSwitch\u003c\/b\u003e\u003cspan\u003eIn-line toggle switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCord or Cable\u003c\/b\u003e\u003cspan\u003e150 cm (59″) with plug; available in US, UK, AU, and EU configurations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eEnvironment\u003c\/b\u003e\u003cspan\u003eIndoor only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"det\"\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eDust shade regularly; do not immerse in water\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-num\"\u003e\n\u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dls\"\u003e\n\u003ca class=\"dlc\" href=\"https:\/\/drive.google.com\/file\/d\/1Te35gh6QsKhS-o1g1I93MbCwFDGrzunA\/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 (small screw-in). Not included. LED or incandescent both work; check wattage limits on your bulb package.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eCan I use this lamp in a bedroom?\u003c\/summary\u003e\u003cp\u003eYes. The fabric-lined perforated shade diffuses light softly, making it suitable for bedside tables. Rotate the head away from your eyes if needed.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eHow much space does the base take up?\u003c\/summary\u003e\u003cp\u003eStandard model: 35 cm diameter (13.8″). Large model: 50 cm diameter (19.7″). Measure your nightstand or desk surface before ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"qa\"\u003e\u003csummary\u003eDoes the arm bend or only rotate?\u003c\/summary\u003e\u003cp\u003eThe arm rotates 270 degrees horizontally. It does not bend up or down—see product photos for the exact range of motion.\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 (small screw-in). Not included. LED or incandescent both work; check wattage limits on your bulb package.\"}},{\"@type\":\"Question\",\"name\":\"Can I use this lamp in a bedroom?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The fabric-lined perforated shade diffuses light softly, making it suitable for bedside tables. Rotate the head away from your eyes if needed.\"}},{\"@type\":\"Question\",\"name\":\"How much space does the base take up?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Standard model: 35 cm diameter (13.8″). Large model: 50 cm diameter (19.7″). Measure your nightstand or desk surface before ordering.\"}},{\"@type\":\"Question\",\"name\":\"Does the arm bend or only rotate?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The arm rotates 270 degrees horizontally. It does not bend up or down—see product photos for the exact range of motion.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 35cm x H 47cm \/ ∅ 13.8″ x H 18.5″ \/ Copper plated \/ US plug","offer_id":42121665806593,"sku":"M-202112071422-1","price":208.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 47cm \/ ∅ 13.8″ x H 18.5″ \/ Copper plated \/ UK plug","offer_id":42121665839361,"sku":"M-202112071422-2","price":208.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 47cm \/ ∅ 13.8″ x H 18.5″ \/ Copper plated \/ AU plug","offer_id":42121665872129,"sku":"M-202112071422-3","price":208.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35cm x H 47cm \/ ∅ 13.8″ x H 18.5″ \/ Copper plated \/ EU plug","offer_id":42121665904897,"sku":"M-202112071422-4","price":208.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 55cm \/ ∅ 19.7″ x H 21.7″ \/ Copper plated \/ US plug","offer_id":42121666330881,"sku":"M-202112071422-17","price":237.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 55cm \/ ∅ 19.7″ x H 21.7″ \/ Copper plated \/ UK plug","offer_id":42121666363649,"sku":"M-202112071422-18","price":237.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 55cm \/ ∅ 19.7″ x H 21.7″ \/ Copper plated \/ AU plug","offer_id":42121666396417,"sku":"M-202112071422-19","price":237.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 55cm \/ ∅ 19.7″ x H 21.7″ \/ Copper plated \/ EU plug","offer_id":42121666429185,"sku":"M-202112071422-20","price":237.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Riddle_Table_Lamp_0329.jpg?v=1743232037"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/collections\/Collections-1_31.jpg?v=1741871144","url":"https:\/\/rayonshine.com\/collections\/vintage-style.oembed?page=15","provider":"Rayonshine","version":"1.0","type":"link"}