{"product_id":"lava-cone-table-lamp","title":"Lava Cone Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LAVA CONE TABLE LAMP\n\n   REFLECTION \/ GLOW \/ SCALE\n\n   BRAND DIRECTION:\n   WARM IVORY · ESPRESSO · BROWN · MUTED GOLD\n\n   IMPORTANT:\n   PRODUCT IMAGES CARRY CHROME \/ SILVER \/ SMOKE GRAY.\n   PAGE STRUCTURE STAYS WITHIN STUBER BRAND COLORS.\n\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-lava{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --brown-soft:#6A5037;\n\n  --gold:#C8A96E;\n  --gold-deep:#987842;\n\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n  --paper:#FBF7EE;\n\n  --text:#5C4D40;\n  --muted:#817162;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lava *,\n.stb-lava *::before,\n.stb-lava *::after{\n  box-sizing:border-box;\n}\n\n.stb-lava h2,\n.stb-lava h3,\n.stb-lava p,\n.stb-lava figure,\n.stb-lava dl,\n.stb-lava dt,\n.stb-lava dd{\n  margin-top:0;\n}\n\n.stb-lava h2,\n.stb-lava h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-lava img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n   QUIET \/ BRAND-LED \/ NO HERO IMAGE\n========================================================= *\/\n\n.lv-intro{\n  position:relative;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 7px 20px rgba(28,18,9,.06);\n}\n\n.lv-intro::before{\n  content:\"\";\n\n  display:block;\n\n  width:100%;\n  height:3px;\n\n  background:var(--espresso);\n}\n\n\n\/* CONTENT *\/\n\n.lv-intro__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr);\n\n  gap:28px;\n\n  padding:27px 26px 21px;\n}\n\n.lv-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.lv-intro h2{\n  max-width:520px;\n\n  margin:0;\n\n  font-size:30px;\n  line-height:1.04;\n}\n\n.lv-intro__lead{\n  max-width:540px;\n\n  margin:9px 0 0;\n\n  color:var(--text);\n\n  font-size:11.6px;\n  line-height:1.56;\n}\n\n\n\/* CHARACTER NOTE *\/\n\n.lv-intro__character{\n  align-self:center;\n\n  min-width:0;\n\n  padding:14px 0 14px 20px;\n\n  border-left:1px solid var(--line-strong);\n}\n\n.lv-intro__character small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.2px;\n\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.lv-intro__character strong{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--brown);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.04;\n\n  font-weight:500;\n}\n\n.lv-intro__character p{\n  margin:7px 0 0;\n\n  color:var(--muted);\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* THREE FACTS *\/\n\n.lv-intro__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin:0 26px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.lv-intro__fact{\n  min-width:0;\n\n  padding:9px 12px;\n}\n\n.lv-intro__fact + .lv-intro__fact{\n  border-left:1px solid var(--line-strong);\n}\n\n.lv-intro__fact dt{\n  margin:0;\n\n  color:var(--gold-deep);\n\n  font-size:8.1px;\n\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.lv-intro__fact dd{\n  margin:2px 0 0;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — FINISH \u0026 GLOW\n   MAIN VISUAL SELLING SECTION\n========================================================= *\/\n\n.lv-glow{\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 6px 18px rgba(28,18,9,.05);\n}\n\n\n\/* HEADER *\/\n\n.lv-glow__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:21px 23px 14px;\n\n  background:var(--sand-soft);\n}\n\n.lv-glow__head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.lv-glow__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.lv-glow__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.9px;\n  line-height:1.49;\n}\n\n\n\/* GALLERY *\/\n\n.lv-glow__gallery{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--line-strong);\n}\n\n.lv-glow__item{\n  min-width:0;\n\n  margin:0;\n\n  padding:9px;\n\n  background:var(--ivory);\n}\n\n.lv-glow__item + .lv-glow__item{\n  border-left:1px solid var(--line);\n}\n\n\n\/* IMAGE FRAME *\/\n\n.lv-glow__image{\n  padding:5px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.lv-glow__item a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n}\n\n.lv-glow__item img{\n  width:100% !important;\n  max-height:230px !important;\n\n  object-fit:contain !important;\n}\n\n\n\/* CAPTION *\/\n\n.lv-glow__caption{\n  padding:8px 2px 3px;\n}\n\n.lv-glow__caption small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.lv-glow__caption strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.lv-glow__caption span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n\n\/* GLOW NOTE *\/\n\n.lv-glow__note{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  padding:11px 14px;\n\n  background:var(--espresso);\n}\n\n.lv-glow__note strong{\n  color:#FFF8EE;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.06;\n\n  font-weight:500;\n}\n\n.lv-glow__note p{\n  margin:0;\n\n  padding-left:15px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n\n  color:#DCCFC1;\n\n  font-size:10.2px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   03 — SCALE\n========================================================= *\/\n\n.lv-scale{\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* HEADER *\/\n\n.lv-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:21px 23px 13px;\n}\n\n.lv-scale__head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.lv-scale__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lv-scale__head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.9px;\n  line-height:1.48;\n}\n\n\n\/* TWO SIZES *\/\n\n.lv-size-field{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--espresso);\n}\n\n.lv-size{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,140px);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:16px 17px;\n}\n\n.lv-size + .lv-size{\n  border-left:1px solid var(--line-strong);\n}\n\n.lv-size--small{\n  background:var(--paper);\n}\n\n.lv-size--large{\n  background:var(--sand);\n}\n\n\n\/* COPY *\/\n\n.lv-size__label{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.lv-size h3{\n  margin:4px 0 3px;\n\n  font-size:23px;\n  line-height:1;\n}\n\n.lv-size__number{\n  color:var(--espresso);\n\n  font-size:10.9px;\n\n  font-weight:600;\n}\n\n.lv-size__copy{\n  margin:5px 0 0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.42;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.lv-size__image{\n  min-width:0;\n\n  padding:5px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:5px;\n}\n\n.lv-size__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.lv-size__image img{\n  max-height:120px !important;\n}\n\n.lv-size__image p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-align:center;\n}\n\n\n\/* QUICK GUIDE *\/\n\n.lv-scale__guide{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:10px 13px;\n\n  background:var(--cream);\n\n  border-top:1px solid var(--line-strong);\n}\n\n.lv-scale__guide strong{\n  color:var(--brown);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.5px;\n  line-height:1.06;\n\n  font-weight:500;\n}\n\n.lv-scale__guide p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.2px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — MATERIAL + EVERYDAY USE\n   ONE WARM BRAND CARD\n========================================================= *\/\n\n.lv-core{\n  display:grid;\n  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* MATERIAL *\/\n\n.lv-core__material{\n  min-width:0;\n\n  padding:21px;\n\n  background:var(--sand-soft);\n}\n\n\n\/* USE *\/\n\n.lv-core__use{\n  min-width:0;\n\n  padding:21px 22px;\n\n  background:var(--ivory);\n\n  border-left:1px solid var(--line-strong);\n}\n\n.lv-core small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.lv-core h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.lv-core \u003e div \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.47;\n}\n\n\n\/* INFORMATION ROWS *\/\n\n.lv-core__list{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.lv-core__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:13px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lv-core__row span{\n  color:var(--gold-deep);\n\n  font-size:8.1px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lv-core__row strong{\n  color:var(--espresso);\n\n  font-size:10.2px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* MATERIAL NOTE *\/\n\n.lv-material-note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--brown);\n\n  color:#625141;\n\n  font-size:9.9px;\n  line-height:1.44;\n}\n\n.lv-material-note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   05 — PRODUCT DETAILS\n========================================================= *\/\n\n.lv-spec{\n  margin-top:14px;\n\n  padding:21px 23px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lv-spec__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.lv-spec__head small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.lv-spec__head h3{\n  margin:3px 0 0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.lv-spec__head p{\n  max-width:310px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.7px;\n  line-height:1.43;\n\n  text-align:right;\n}\n\n\n\/* SPEC LEDGER *\/\n\n.lv-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.lv-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lv-spec__label{\n  color:#776758;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.lv-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   06 — FAQ\n========================================================= *\/\n\n.lv-faq{\n  margin-top:14px;\n\n  padding:21px 23px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lv-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:9px;\n}\n\n.lv-faq__head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.lv-faq__head h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.lv-faq__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.8px;\n  line-height:1.44;\n}\n\n\n\/* FAQ ROWS *\/\n\n.lv-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.lv-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lv-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.4px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.lv-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.lv-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold-deep);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.lv-faq__item[open] .lv-faq__plus{\n  transform:rotate(45deg);\n}\n\n.lv-faq__item p{\n  max-width:700px;\n\n  margin:0;\n\n  padding:0 26px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.49;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.lv-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 5px 16px rgba(28,18,9,.04);\n}\n\n.lv-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.lv-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.lv-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lv-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.lv-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.lv-lightbox:target{\n  display:flex;\n}\n\n.lv-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.lv-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.lv-lightbox__caption{\n  margin-top:8px;\n\n  color:#DDC59D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.lv-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89A8C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-lava{\n    max-width:820px;\n  }\n\n  .lv-intro h2{\n    font-size:28px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-lava{\n    font-size:13px;\n  }\n\n\n  .lv-intro__main{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n\n    padding:20px 17px 17px;\n  }\n\n  .lv-intro h2{\n    font-size:24px;\n  }\n\n  .lv-intro__lead{\n    font-size:10.4px;\n  }\n\n  .lv-intro__character{\n    padding-left:14px;\n  }\n\n  .lv-intro__facts{\n    margin:0 17px 16px;\n  }\n\n\n  .lv-glow__head,\n  .lv-scale__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .lv-glow__item{\n    padding:7px;\n  }\n\n  .lv-glow__item img{\n    max-height:185px !important;\n  }\n\n\n  .lv-size{\n    grid-template-columns:minmax(0,1fr) minmax(0,110px);\n\n    gap:10px;\n\n    padding:14px 12px;\n  }\n\n  .lv-size__image img{\n    max-height:96px !important;\n  }\n\n\n  .lv-core__material,\n  .lv-core__use{\n    padding:18px 15px;\n  }\n\n\n  .lv-spec,\n  .lv-faq{\n    padding:18px 16px;\n  }\n\n\n  .lv-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .lv-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .lv-intro__main{\n    grid-template-columns:1fr;\n  }\n\n  .lv-intro__character{\n    padding:10px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .lv-intro__facts{\n    grid-template-columns:1fr;\n  }\n\n  .lv-intro__fact + .lv-intro__fact{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n\n  \/* GLOW IMAGES STAY CONNECTED *\/\n\n  .lv-glow__gallery{\n    grid-template-columns:1fr;\n  }\n\n  .lv-glow__item + .lv-glow__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .lv-glow__item{\n    display:grid;\n    grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);\n\n    gap:12px;\n    align-items:center;\n\n    padding:9px;\n  }\n\n  .lv-glow__item img{\n    max-height:205px !important;\n  }\n\n  .lv-glow__caption{\n    padding:0;\n  }\n\n\n  .lv-glow__note{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .lv-glow__note p{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .lv-size-field{\n    grid-template-columns:1fr;\n  }\n\n  .lv-size + .lv-size{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n  .lv-size{\n    grid-template-columns:minmax(0,1fr) minmax(0,135px);\n  }\n\n\n  .lv-scale__guide{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .lv-core{\n    grid-template-columns:1fr;\n  }\n\n  .lv-core__use{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n\n  .lv-spec__head{\n    display:block;\n  }\n\n  .lv-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .lv-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .lv-glow__item,\n  .lv-size{\n    grid-template-columns:1fr;\n  }\n\n  .lv-size__image{\n    width:145px;\n    max-width:100%;\n\n    margin-top:5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lava\" id=\"lava-root\"\u003e\n\u003c!-- =====================================================\n       01 — PRODUCT INTRO\n  ====================================================== --\u003e\n\u003csection class=\"lv-intro\"\u003e\n\u003cdiv class=\"lv-intro__main\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lv-kicker\"\u003e Lava Cone Table Lamp \u003c\/span\u003e\n\u003ch2\u003eReflective by Day. Luminous at Night.\u003c\/h2\u003e\n\u003cp class=\"lv-intro__lead\"\u003eLava Cone changes character with the light. Its smooth conical shade reads as a reflective object when off, then reveals a softly illuminated inner presence when switched on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"lv-intro__character\"\u003e\u003csmall\u003e Design Character \u003c\/small\u003e \u003cstrong\u003e One Form.\u003cbr\u003eTwo Moods. \u003c\/strong\u003e\n\u003cp\u003eChoose the finish for how it looks both illuminated and unlit — then choose the scale for your surface.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-intro__fact\"\u003eSizesSmall \/ Large\u003c\/div\u003e\n\u003cdiv class=\"lv-intro__fact\"\u003eFinishes3 Pairings\u003c\/div\u003e\n\u003cdiv class=\"lv-intro__fact\"\u003eLight SourceE26 \/ E27 · Bulb Included\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — FINISH \u0026 GLOW\n  ====================================================== --\u003e\n\u003csection class=\"lv-glow\"\u003e\n\u003cdiv class=\"lv-glow__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Finish \u0026amp; Glow \u003c\/small\u003e\n\u003ch3\u003eChoose It Off and On\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eA color swatch cannot show the full effect. Compare each finish both switched off and illuminated before choosing the version that fits your room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-glow__gallery\"\u003e\n\u003c!-- CHROME \u0026 SILVER --\u003e\n\u003cfigure class=\"lv-glow__item\"\u003e\n\u003cdiv class=\"lv-glow__image\"\u003e\u003ca href=\"#lv-chrome-silver-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-cone-table-lamp-stuberlighting_8.jpg?v=1787209493\" alt=\"Lava Cone Table Lamp Chrome and Silver finish shown off and illuminated\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption class=\"lv-glow__caption\"\u003e\u003csmall\u003e Finish 01 \u003c\/small\u003e \u003cstrong\u003e Chrome \u0026amp; Silver \u003c\/strong\u003e \u003cspan\u003e Brightest reflective appearance · Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- CHROME \u0026 SMOKE GRAY --\u003e\n\u003cfigure class=\"lv-glow__item\"\u003e\n\u003cdiv class=\"lv-glow__image\"\u003e\u003ca href=\"#lv-chrome-smoke-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-cone-table-lamp-stuberlighting_9.jpg?v=1787209493\" alt=\"Lava Cone Table Lamp Chrome and Smoke Gray finish shown off and illuminated\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption class=\"lv-glow__caption\"\u003e\u003csmall\u003e Finish 02 \u003c\/small\u003e \u003cstrong\u003e Chrome \u0026amp; Smoke Gray \u003c\/strong\u003e \u003cspan\u003e Reflective base with a darker shade · Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- BLACK \u0026 SMOKE GRAY --\u003e\n\u003cfigure class=\"lv-glow__item\"\u003e\n\u003cdiv class=\"lv-glow__image\"\u003e\u003ca href=\"#lv-black-smoke-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-cone-table-lamp-stuberlighting_6.jpg?v=1787209493\" alt=\"Lava Cone Table Lamp Black and Smoke Gray finish shown off and illuminated\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption class=\"lv-glow__caption\"\u003e\u003csmall\u003e Finish 03 \u003c\/small\u003e \u003cstrong\u003e Black \u0026amp; Smoke Gray \u003c\/strong\u003e \u003cspan\u003e Darkest and most graphic pairing · Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-glow__note\"\u003e\n\u003cstrong\u003e The finish changes with the light. \u003c\/strong\u003e\n\u003cp\u003eWhen off, Lava Cone reads more like a reflective decorative object. When illuminated, the inner glow becomes visible and gives the cone more depth and warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE SELECTION\n  ====================================================== --\u003e\n\u003csection class=\"lv-scale\"\u003e\n\u003cdiv class=\"lv-scale__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Choose the Scale \u003c\/small\u003e\n\u003ch3\u003eTwo Proportions\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSmall is easier to place on a nightstand or desk. Large keeps the same silhouette but creates substantially more vertical presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-size-field\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"lv-size lv-size--small\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lv-size__label\"\u003e Small \u003c\/span\u003e\n\u003ch3\u003eCompact\u003c\/h3\u003e\n\u003cdiv class=\"lv-size__number\"\u003eØ11\" × H17.7\"\u003c\/div\u003e\n\u003cp class=\"lv-size__copy\"\u003eØ28 × H45cm. A more restrained scale for a nightstand, desk or smaller side table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"lv-size__image\"\u003e\u003ca href=\"#lv-small-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-cone-table-lamp-stuberlighting_23.jpg?v=1787209493\" alt=\"Lava Cone Table Lamp Small dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/figure\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"lv-size lv-size--large\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lv-size__label\"\u003e Large \u003c\/span\u003e\n\u003ch3\u003eLarger Presence\u003c\/h3\u003e\n\u003cdiv class=\"lv-size__number\"\u003eØ15\" × H26\"\u003c\/div\u003e\n\u003cp class=\"lv-size__copy\"\u003eØ38 × H66cm. Better for a larger side table, console or room with more vertical space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"lv-size__image\"\u003e\u003ca href=\"#lv-large-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-cone-table-lamp-stuberlighting_19.jpg?v=1787209493\" alt=\"Lava Cone Table Lamp Large dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/figure\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-scale__guide\"\u003e\n\u003cstrong\u003e Check the 26\" height. \u003c\/strong\u003e\n\u003cp\u003eThe Large version is noticeably taller. Measure around shelves, artwork and bedside wall decor before choosing the larger size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — MATERIAL + USE\n  ====================================================== --\u003e\n\u003csection class=\"lv-core\"\u003e\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"lv-core__material\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e\n\u003ch3\u003eReflective, Not Glass\u003c\/h3\u003e\n\u003cp\u003eThe sculptural effect comes from a metal structure combined with PVC and plastic shade components finished to create the lamp's reflective appearance.\u003c\/p\u003e\n\u003cdiv class=\"lv-core__list\"\u003e\n\u003cdiv class=\"lv-core__row\"\u003e\n\u003cspan\u003e Structure \u003c\/span\u003e \u003cstrong\u003e Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-core__row\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e PVC + Plastic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-core__row\"\u003e\n\u003cspan\u003e Options \u003c\/span\u003e \u003cstrong\u003e 3 Finish Pairings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-material-note\"\u003e\n\u003cstrong\u003e Material clarity: \u003c\/strong\u003e the shade is not glass. Its glossy, reflective appearance comes from the specified PVC \/ plastic construction and finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EVERYDAY USE --\u003e\n\u003cdiv class=\"lv-core__use\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e\n\u003ch3\u003ePlug In. Switch On.\u003c\/h3\u003e\n\u003cp\u003eNo installation is required. Lava Cone plugs into a standard outlet and uses an inline push-button switch for simple everyday control.\u003c\/p\u003e\n\u003cdiv class=\"lv-core__list\"\u003e\n\u003cdiv class=\"lv-core__row\"\u003e\n\u003cspan\u003e Socket \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-core__row\"\u003e\n\u003cspan\u003e Bulb \u003c\/span\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-core__row\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-core__row\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline On \/ Off \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-core__row\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59.1\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"lv-spec\"\u003e\n\u003cdiv class=\"lv-spec__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Product Details \u003c\/small\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential information to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-spec__list\"\u003e\n\u003cdiv class=\"lv-spec__row\"\u003e\n\u003cspan class=\"lv-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"lv-spec__value\"\u003e Ø11\" × H17.7\" · Ø28 × H45cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-spec__row\"\u003e\n\u003cspan class=\"lv-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"lv-spec__value\"\u003e Ø15\" × H26\" · Ø38 × H66cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-spec__row\"\u003e\n\u003cspan class=\"lv-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"lv-spec__value\"\u003e Metal · PVC · Plastic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-spec__row\"\u003e\n\u003cspan class=\"lv-spec__label\"\u003e Finish Options \u003c\/span\u003e \u003cspan class=\"lv-spec__value\"\u003e Chrome \u0026amp; Silver · Chrome \u0026amp; Smoke Gray · Black \u0026amp; Smoke Gray \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-spec__row\"\u003e\n\u003cspan class=\"lv-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"lv-spec__value\"\u003e E26 \/ E27 socket · LED or Edison-style bulb · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-spec__row\"\u003e\n\u003cspan class=\"lv-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"lv-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-spec__row\"\u003e\n\u003cspan class=\"lv-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"lv-spec__value\"\u003e Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-spec__row\"\u003e\n\u003cspan class=\"lv-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"lv-spec__value\"\u003e Inline On \/ Off push-button switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-spec__row\"\u003e\n\u003cspan class=\"lv-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"lv-spec__value\"\u003e 59.1\" \/ 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-spec__row\"\u003e\n\u003cspan class=\"lv-spec__label\"\u003e Plug \u003c\/span\u003e \u003cspan class=\"lv-spec__value\"\u003e Region-specific plug supplied for destination \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-spec__row\"\u003e\n\u003cspan class=\"lv-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"lv-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-spec__row\"\u003e\n\u003cspan class=\"lv-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"lv-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — FAQ\n  ====================================================== --\u003e\n\u003csection class=\"lv-faq\"\u003e\n\u003cdiv class=\"lv-faq__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Frequently Asked Questions \u003c\/small\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about its finish, scale and everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lv-faq__list\"\u003e\n\u003cdetails class=\"lv-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Why does Lava Cone look different when switched on? \u003c\/span\u003e \u003cspan class=\"lv-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eIts reflective shade changes visually as light becomes visible from inside. When off, it reads more like a reflective decorative object; once illuminated, the inner glow gives the cone added depth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lv-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the shade made of glass? \u003c\/span\u003e \u003cspan class=\"lv-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The specified construction uses metal, PVC and plastic. The reflective appearance should not be confused with glass.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lv-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which size should I choose? \u003c\/span\u003e \u003cspan class=\"lv-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eSmall measures Ø11\" × H17.7\" and is easier to place on a nightstand, desk or smaller side table. Large measures Ø15\" × H26\" and creates substantially more visual height.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lv-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is a bulb included? \u003c\/span\u003e \u003cspan class=\"lv-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Lava Cone uses an E26 \/ E27 socket, and a compatible bulb is included with the lamp.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lv-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does the lamp require installation? \u003c\/span\u003e \u003cspan class=\"lv-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo electrical installation is required. Lava Cone is plug-in and uses an inline On \/ Off switch on the power cord.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lv-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can it be used in a bathroom? \u003c\/span\u003e \u003cspan class=\"lv-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLava Cone is rated IP20 for indoor dry locations. It is not waterproof and should be kept away from wet areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"lv-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CHROME \/ SILVER LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"lv-chrome-silver-large\" href=\"#lava-root\" class=\"lv-lightbox\"\u003e \u003cspan class=\"lv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-cone-table-lamp-stuberlighting_8.jpg?v=1787209493\" alt=\"Enlarged Chrome and Silver off and on comparison\"\u003e \u003cspan class=\"lv-lightbox__caption\"\u003e Chrome \u0026amp; Silver · Off \/ On \u003c\/span\u003e \u003cspan class=\"lv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CHROME \/ SMOKE GRAY LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"lv-chrome-smoke-large\" href=\"#lava-root\" class=\"lv-lightbox\"\u003e \u003cspan class=\"lv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-cone-table-lamp-stuberlighting_9.jpg?v=1787209493\" alt=\"Enlarged Chrome and Smoke Gray off and on comparison\"\u003e \u003cspan class=\"lv-lightbox__caption\"\u003e Chrome \u0026amp; Smoke Gray · Off \/ On \u003c\/span\u003e \u003cspan class=\"lv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BLACK \/ SMOKE GRAY LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"lv-black-smoke-large\" href=\"#lava-root\" class=\"lv-lightbox\"\u003e \u003cspan class=\"lv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-cone-table-lamp-stuberlighting_6.jpg?v=1787209493\" alt=\"Enlarged Black and Smoke Gray off and on comparison\"\u003e \u003cspan class=\"lv-lightbox__caption\"\u003e Black \u0026amp; Smoke Gray · Off \/ On \u003c\/span\u003e \u003cspan class=\"lv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SMALL DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"lv-small-large\" href=\"#lava-root\" class=\"lv-lightbox\"\u003e \u003cspan class=\"lv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-cone-table-lamp-stuberlighting_23.jpg?v=1787209493\" alt=\"Enlarged Lava Cone Small dimensions\"\u003e \u003cspan class=\"lv-lightbox__caption\"\u003e Small · Ø11\" × H17.7\" · Ø28 × H45cm \u003c\/span\u003e \u003cspan class=\"lv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LARGE DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"lv-large-large\" href=\"#lava-root\" class=\"lv-lightbox\"\u003e \u003cspan class=\"lv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-cone-table-lamp-stuberlighting_19.jpg?v=1787209493\" alt=\"Enlarged Lava Cone Large dimensions\"\u003e \u003cspan class=\"lv-lightbox__caption\"\u003e Large · Ø15\" × H26\" · Ø38 × H66cm \u003c\/span\u003e \u003cspan class=\"lv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 11″ x H 17.7″ \/ Chrome \u0026 Silver \/ US Plug","offer_id":53797026431259,"sku":"STB-TL-26-10643","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11″ x H 17.7″ \/ Chrome \u0026 Silver \/ UK Plug","offer_id":53797026464027,"sku":"STB-TL-26-10644","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11″ x H 17.7″ \/ Chrome \u0026 Silver \/ AU Plug","offer_id":53797026496795,"sku":"STB-TL-26-10645","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11″ x H 17.7″ \/ Chrome \u0026 Silver \/ EU Plug","offer_id":53797026529563,"sku":"STB-TL-26-10646","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11″ x H 17.7″ \/ Chrome \u0026 Smoke gray \/ US Plug","offer_id":53797026562331,"sku":"STB-TL-26-10647","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11″ x H 17.7″ \/ Chrome \u0026 Smoke gray \/ UK Plug","offer_id":53797026595099,"sku":"STB-TL-26-10648","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11″ x H 17.7″ \/ Chrome \u0026 Smoke gray \/ AU Plug","offer_id":53797026627867,"sku":"STB-TL-26-10649","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11″ x H 17.7″ \/ Chrome \u0026 Smoke gray \/ EU Plug","offer_id":53797026660635,"sku":"STB-TL-26-10650","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11″ x H 17.7″ \/ Black \u0026 Smoke gray \/ US Plug","offer_id":53797026693403,"sku":"STB-TL-26-10651","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11″ x H 17.7″ \/ Black \u0026 Smoke gray \/ UK Plug","offer_id":53797026726171,"sku":"STB-TL-26-10652","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11″ x H 17.7″ \/ Black \u0026 Smoke gray \/ AU Plug","offer_id":53797026758939,"sku":"STB-TL-26-10653","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11″ x H 17.7″ \/ Black \u0026 Smoke gray \/ EU Plug","offer_id":53797026791707,"sku":"STB-TL-26-10654","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15″ x H 26″ \/ Chrome \u0026 Silver \/ US Plug","offer_id":53797026824475,"sku":"STB-TL-26-10655","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15″ x H 26″ \/ Chrome \u0026 Silver \/ UK Plug","offer_id":53797026857243,"sku":"STB-TL-26-10656","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15″ x H 26″ \/ Chrome \u0026 Silver \/ AU Plug","offer_id":53797026890011,"sku":"STB-TL-26-10657","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15″ x H 26″ \/ Chrome \u0026 Silver \/ EU Plug","offer_id":53797026922779,"sku":"STB-TL-26-10658","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15″ x H 26″ \/ Chrome \u0026 Smoke gray \/ US Plug","offer_id":53797026955547,"sku":"STB-TL-26-10659","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15″ x H 26″ \/ Chrome \u0026 Smoke gray \/ UK Plug","offer_id":53797026988315,"sku":"STB-TL-26-10660","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15″ x H 26″ \/ Chrome \u0026 Smoke gray \/ AU Plug","offer_id":53797027021083,"sku":"STB-TL-26-10661","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15″ x H 26″ \/ Chrome \u0026 Smoke gray \/ EU Plug","offer_id":53797027053851,"sku":"STB-TL-26-10662","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15″ x H 26″ \/ Black \u0026 Smoke gray \/ US Plug","offer_id":53797027086619,"sku":"STB-TL-26-10663","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15″ x H 26″ \/ Black \u0026 Smoke gray \/ UK Plug","offer_id":53797027119387,"sku":"STB-TL-26-10664","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15″ x H 26″ \/ Black \u0026 Smoke gray \/ AU Plug","offer_id":53797027152155,"sku":"STB-TL-26-10665","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15″ x H 26″ \/ Black \u0026 Smoke gray \/ EU Plug","offer_id":53797027184923,"sku":"STB-TL-26-10666","price":425.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-cone-table-lamp-stuberlighting_1.jpg?v=1787209493","url":"https:\/\/stuberlighting.com\/products\/lava-cone-table-lamp","provider":"Stuberlighting","version":"1.0","type":"link"}