{"product_id":"asta-floor-lamp","title":"Asta Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ASTA FLOOR LAMP\n\n   CONCEPT:\n   VERTICAL \/ ANCHOR \/ RHYTHM\n\n   QUIET ARCHITECTURAL EDITORIAL\n   COMPACT FIRST SCREEN\n   NO LARGE HERO IMAGE\n   NO GENERIC CARD TEMPLATE\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-asta{\n  --ink:#1C1712;\n  --brown:#4C3C30;\n\n  --text:#645A52;\n  --muted:#8B8178;\n\n  --gold:#AF9062;\n  --gold-dark:#866943;\n\n  --ivory:#FFFDF9;\n  --paper:#F8F6F1;\n  --stone:#ECE8E1;\n  --stone-2:#E2D9CC;\n  --cream:#F5EDD8;\n\n  --line:#DDD5CB;\n  --line-strong:#C9BBA8;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n\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-asta *,\n.stb-asta *::before,\n.stb-asta *::after{\n  box-sizing:border-box;\n}\n\n.stb-asta h2,\n.stb-asta h3,\n.stb-asta p,\n.stb-asta figure,\n.stb-asta dl,\n.stb-asta dt,\n.stb-asta dd{\n  margin-top:0;\n}\n\n.stb-asta h2,\n.stb-asta h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-asta 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 — COMPACT OPENING\n========================================================= *\/\n\n.ast-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);\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,23,18,.055);\n}\n\n\n\/* COPY *\/\n\n.ast-opening__copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:27px 27px 23px;\n\n  border-top:3px solid var(--ink);\n}\n\n.ast-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-dark);\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.ast-opening h2{\n  max-width:500px;\n\n  margin:0;\n\n  font-size:30px;\n  line-height:1.03;\n}\n\n.ast-opening__lead{\n  max-width:510px;\n\n  margin:9px 0 0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n\n\/* 3 BUYING FACTS — NO CARDS *\/\n\n.ast-opening__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin:18px 0 0;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line);\n}\n\n.ast-opening__fact{\n  min-width:0;\n\n  padding:8px 10px 8px 0;\n}\n\n.ast-opening__fact + .ast-opening__fact{\n  padding-left:10px;\n\n  border-left:1px solid var(--line);\n}\n\n.ast-opening__fact dt{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:8.1px;\n\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ast-opening__fact dd{\n  margin:2px 0 0;\n\n  color:var(--ink);\n\n  font-size:10.3px;\n  line-height:1.35;\n\n  font-weight:500;\n}\n\n\n\/* NARROW MOOD IMAGE *\/\n\n.ast-opening__visual{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--stone);\n\n  border-left:1px solid var(--line);\n}\n\n.ast-opening__visual 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:#EEEAE4;\n\n  text-decoration:none;\n}\n\n.ast-opening__visual img{\n  width:100% !important;\n  height:220px !important;\n\n  object-fit:cover !important;\n  object-position:center !important;\n}\n\n.ast-opening__caption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.2px;\n  line-height:1.4;\n}\n\n.ast-opening__caption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — HOW IT STANDS\n========================================================= *\/\n\n.ast-install{\n  display:grid;\n  grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n\n  box-shadow:0 5px 16px rgba(28,23,18,.04);\n}\n\n\n\/* DIMENSION *\/\n\n.ast-install__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:12px;\n\n  background:var(--stone-2);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.ast-install__frame{\n  width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line-strong);\n  border-radius:5px;\n}\n\n.ast-install__frame 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.ast-install__frame img{\n  max-height:255px !important;\n}\n\n.ast-install__visual p{\n  margin:6px 0 0;\n\n  color:#75695D;\n\n  font-size:8.5px;\n\n  text-align:center;\n}\n\n\n\/* COPY *\/\n\n.ast-install__copy{\n  min-width:0;\n\n  padding:22px 23px;\n}\n\n.ast-section-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:8.4px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.ast-install__copy h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.ast-install__copy \u003e p{\n  margin:8px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.47;\n}\n\n\n\/* INSTALLATION LEDGER *\/\n\n.ast-install__list{\n  border-top:1px solid var(--ink);\n}\n\n.ast-install__row{\n  display:grid;\n  grid-template-columns:minmax(0,100px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ast-install__row span{\n  color:var(--gold-dark);\n\n  font-size:8.2px;\n\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ast-install__row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.ast-install__row p{\n  margin:2px 0 0;\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.4;\n}\n\n\n\/* CRITICAL NOTE *\/\n\n.ast-ceiling-note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--ivory);\n\n  border-left:3px solid var(--ink);\n\n  color:var(--text);\n\n  font-size:10.1px;\n  line-height:1.44;\n}\n\n.ast-ceiling-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   03 — LIGHT RHYTHM\n========================================================= *\/\n\n.ast-rhythm{\n  margin-top:14px;\n\n  padding:22px 23px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ast-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:13px;\n}\n\n.ast-head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:8.4px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.ast-head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.ast-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\/* HEAD OPTIONS — ONE CONTINUOUS TABLE *\/\n\n.ast-heads{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.ast-head-option{\n  min-width:0;\n\n  padding:12px 12px 11px;\n}\n\n.ast-head-option + .ast-head-option{\n  border-left:1px solid var(--line);\n}\n\n.ast-head-option small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:8px;\n\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ast-head-option strong{\n  display:block;\n\n  margin:3px 0 2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.ast-head-option span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.38;\n}\n\n\n\/* GUIDE *\/\n\n.ast-rhythm__guide{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:14px;\n\n  margin-top:9px;\n\n  padding:9px 10px;\n\n  background:var(--stone);\n}\n\n.ast-rhythm__guide strong{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.ast-rhythm__guide p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.1px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   04 — MATERIAL + LIGHT\n   ONE CONNECTED CARD\n========================================================= *\/\n\n.ast-core{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n\n\/* MATERIAL *\/\n\n.ast-core__material{\n  min-width:0;\n\n  padding:21px 21px;\n\n  background:var(--paper);\n}\n\n.ast-core__light{\n  min-width:0;\n\n  padding:21px 21px;\n\n  background:var(--stone);\n\n  border-left:1px solid var(--line-strong);\n}\n\n.ast-core small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:8.3px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.ast-core h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.ast-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\/* INFO LINES *\/\n\n.ast-core__lines{\n  margin-top:13px;\n\n  border-top:1px solid var(--ink);\n}\n\n.ast-core__line{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ast-core__line span{\n  color:var(--muted);\n\n  font-size:8.1px;\n\n  text-transform:uppercase;\n}\n\n.ast-core__line strong{\n  color:var(--ink);\n\n  font-size:10.2px;\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* MARBLE NOTE *\/\n\n.ast-marble-note{\n  margin-top:10px;\n\n  padding:8px 9px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--gold-dark);\n\n  color:#635548;\n\n  font-size:9.9px;\n  line-height:1.43;\n}\n\n.ast-marble-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   05 — SPECIFICATIONS\n========================================================= *\/\n\n.ast-spec{\n  margin-top:14px;\n\n  padding:21px 23px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ast-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.ast-spec__head small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:8.3px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.ast-spec__head h3{\n  margin:3px 0 0;\n\n  font-size:21px;\n}\n\n.ast-spec__head p{\n  max-width:300px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n\n  text-align:right;\n}\n\n\n\/* LEDGER *\/\n\n.ast-spec__list{\n  border-top:1px solid var(--ink);\n}\n\n.ast-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.ast-spec__label{\n  color:#786E65;\n\n  font-size:11.5px;\n\n  font-weight:500;\n}\n\n.ast-spec__value{\n  color:var(--ink);\n\n  font-size:11.7px;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   06 — FAQ\n========================================================= *\/\n\n.ast-faq{\n  margin-top:14px;\n\n  padding:21px 23px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ast-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.ast-faq__head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:8.3px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.ast-faq__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.ast-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.ast-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.ast-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ast-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(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.3px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.ast-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.ast-faq__plus{\n  color:var(--gold-dark);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n\n  transition:transform .2s ease;\n}\n\n.ast-faq__item[open] .ast-faq__plus{\n  transform:rotate(45deg);\n}\n\n.ast-faq__item p{\n  max-width:700px;\n\n  margin:0;\n\n  padding:0 25px 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.ast-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:2px solid var(--ink);\n  border-radius:7px;\n}\n\n.ast-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.ast-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.ast-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.ast-shipping a{\n  color:#80613F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.ast-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(17,14,11,.95);\n\n  cursor:zoom-out;\n\n  text-decoration:none;\n}\n\n.ast-lightbox:target{\n  display:flex;\n}\n\n.ast-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.ast-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.ast-lightbox__caption{\n  margin-top:8px;\n\n  color:#D2C0A5;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.ast-lightbox__hint{\n  margin-top:3px;\n\n  color:#9B928A;\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-asta{\n    max-width:820px;\n  }\n\n  .ast-opening h2{\n    font-size:28px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-asta{\n    font-size:13px;\n  }\n\n\n  .ast-opening{\n    grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);\n  }\n\n  .ast-opening__copy{\n    padding:20px 16px 18px;\n  }\n\n  .ast-opening h2{\n    font-size:24px;\n  }\n\n  .ast-opening__lead{\n    font-size:10.3px;\n  }\n\n  .ast-opening__visual img{\n    height:200px !important;\n  }\n\n\n  .ast-install{\n    grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);\n  }\n\n  .ast-install__visual{\n    padding:8px;\n  }\n\n  .ast-install__frame img{\n    max-height:220px !important;\n  }\n\n  .ast-install__copy{\n    padding:18px 15px;\n  }\n\n\n  .ast-rhythm,\n  .ast-spec,\n  .ast-faq{\n    padding:18px 16px;\n  }\n\n  .ast-head,\n  .ast-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .ast-head-option{\n    padding:10px 7px;\n  }\n\n\n  .ast-core__material,\n  .ast-core__light{\n    padding:18px 15px;\n  }\n\n\n  .ast-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .ast-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .ast-opening{\n    grid-template-columns:1fr;\n  }\n\n  .ast-opening__visual{\n    order:-1;\n\n    border-left:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .ast-opening__visual img{\n    width:auto !important;\n    max-width:100% !important;\n    height:185px !important;\n  }\n\n\n  .ast-opening__facts{\n    grid-template-columns:1fr;\n  }\n\n  .ast-opening__fact + .ast-opening__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .ast-install{\n    grid-template-columns:1fr;\n  }\n\n  .ast-install__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .ast-install__frame{\n    width:190px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .ast-heads{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .ast-head-option:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .ast-head-option:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  .ast-rhythm__guide{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .ast-core{\n    grid-template-columns:1fr;\n  }\n\n  .ast-core__light{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n\n  .ast-spec__head{\n    display:block;\n  }\n\n  .ast-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-asta\" id=\"asta-root\"\u003e\n\u003c!-- =====================================================\n       01 — COMPACT INTRO\n  ====================================================== --\u003e\n\u003csection class=\"ast-opening\"\u003e\u003c!-- COPY --\u003e\n\u003cdiv class=\"ast-opening__copy\"\u003e\n\u003cspan class=\"ast-kicker\"\u003e Asta Floor Lamp \u003c\/span\u003e\n\u003ch2\u003eA Vertical Line of Light\u003c\/h2\u003e\n\u003cp class=\"ast-opening__lead\"\u003eAsta stretches a slim lighting system between floor and ceiling. Small LED heads sit along the tension line, while a natural marble counterweight keeps the composition grounded below.\u003c\/p\u003e\n\u003cdiv class=\"ast-opening__fact\"\u003eHeight137.8\" \/ 350cm\u003c\/div\u003e\n\u003cdiv class=\"ast-opening__fact\"\u003eOptions1 \/ 2 \/ 3 \/ 4 Heads\u003c\/div\u003e\n\u003cdiv class=\"ast-opening__fact\"\u003eSetupPlug-In + Ceiling Anchor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SMALL MOOD IMAGE --\u003e\n\u003cfigure class=\"ast-opening__visual\"\u003e\u003ca href=\"#ast-mood-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/asta-floor-lamp-stuberlighting_12.jpg?v=1787191699\" alt=\"Asta Floor Lamp illuminated in a contemporary interior\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption class=\"ast-opening__caption\"\u003e\u003cstrong\u003e In Use \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — DIMENSIONS + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"ast-install\"\u003e\u003c!-- SIZE --\u003e\n\u003cfigure class=\"ast-install__visual\"\u003e\n\u003cdiv class=\"ast-install__frame\"\u003e\u003ca href=\"#ast-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/asta-floor-lamp-stuberlighting_26.jpg?v=1787191699\" alt=\"Asta Floor Lamp dimensions and floor to ceiling setup\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp\u003eDimension reference · Click to enlarge\u003c\/p\u003e\n\u003c\/figure\u003e\n\u003c!-- INSTALL COPY --\u003e\n\u003cdiv class=\"ast-install__copy\"\u003e\n\u003cspan class=\"ast-section-label\"\u003e How It Stands \u003c\/span\u003e\n\u003ch3\u003eFloor Weight Below. Ceiling Anchor Above.\u003c\/h3\u003e\n\u003cp\u003eAsta is plug-in powered, but its slim vertical form depends on tension between the marble base and a fixed ceiling point.\u003c\/p\u003e\n\u003cdiv class=\"ast-install__list\"\u003e\n\u003cdiv class=\"ast-install__row\"\u003e\n\u003cspan\u003e Overall \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Ø3.9\" × H137.8\" \u003c\/strong\u003e\n\u003cp\u003eØ10 × H350cm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-install__row\"\u003e\n\u003cspan\u003e Ceiling \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Anchor Required \u003c\/strong\u003e\n\u003cp\u003eThe upper tension point must be securely screwed into the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-install__row\"\u003e\n\u003cspan\u003e Power \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003cp\u003eNo electrical hardwiring is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-install__row\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 59.1\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eInline On \/ Off control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-ceiling-note\"\u003e\n\u003cstrong\u003e Before ordering: \u003c\/strong\u003e make sure your ceiling allows drilling. Asta is not a fully freestanding floor lamp.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — LIGHT RHYTHM\n  ====================================================== --\u003e\n\u003csection class=\"ast-rhythm\"\u003e\n\u003cdiv class=\"ast-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Head Configuration \u003c\/small\u003e\n\u003ch3\u003eChoose the Amount of Light\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe vertical structure stays visually slim. Adding heads increases both light output and the rhythm of illuminated points along the line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-heads\"\u003e\n\u003cdiv class=\"ast-head-option\"\u003e\n\u003csmall\u003e 1 Head \u003c\/small\u003e \u003cstrong\u003e 3W \u003c\/strong\u003e \u003cspan\u003e Most minimal\u003cbr\u003eaccent effect \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-head-option\"\u003e\n\u003csmall\u003e 2 Heads \u003c\/small\u003e \u003cstrong\u003e 6W \u003c\/strong\u003e \u003cspan\u003e Balanced\u003cbr\u003eeveryday option \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-head-option\"\u003e\n\u003csmall\u003e 3 Heads \u003c\/small\u003e \u003cstrong\u003e 9W \u003c\/strong\u003e \u003cspan\u003e Stronger\u003cbr\u003evertical rhythm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-head-option\"\u003e\n\u003csmall\u003e 4 Heads \u003c\/small\u003e \u003cstrong\u003e 12W \u003c\/strong\u003e \u003cspan\u003e Fullest\u003cbr\u003elight presence \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-rhythm__guide\"\u003e\n\u003cstrong\u003e Choose by visual density. \u003c\/strong\u003e\n\u003cp\u003eOne or two heads keep Asta extremely restrained. Three or four heads create a more noticeable lighting composition without making the structure itself feel bulky.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — MATERIAL + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"ast-core\"\u003e\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"ast-core__material\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e\n\u003ch3\u003eStone Weight, Minimal Structure\u003c\/h3\u003e\n\u003cp\u003eNatural marble gives Asta the weight it needs at floor level, while the metal structure above remains visually light.\u003c\/p\u003e\n\u003cdiv class=\"ast-core__lines\"\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e \u003cstrong\u003e Natural Marble \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e Structure \u003c\/span\u003e \u003cstrong\u003e Iron + Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Black + Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-marble-note\"\u003e\n\u003cstrong\u003e Natural marble: \u003c\/strong\u003e veining, pattern and tone vary from piece to piece. These differences are natural and not considered defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"ast-core__light\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e\n\u003ch3\u003eSmall Sources, Soft Atmosphere\u003c\/h3\u003e\n\u003cp\u003eIntegrated LED heads create separated points of light rather than one broad shade, giving Asta a more architectural ambient effect.\u003c\/p\u003e\n\u003cdiv class=\"ast-core__lines\"\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e Included \u003c\/span\u003e \u003cstrong\u003e Yes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e Standard \u003c\/span\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e By Request \u003c\/span\u003e \u003cstrong\u003e 4000K \/ 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"ast-spec\"\u003e\n\u003cdiv class=\"ast-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\u003eThe practical details to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__list\"\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Overall Size \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Ø3.9\" × H137.8\" · Ø10 × H350cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e 1 Head · 2 Heads · 3 Heads · 4 Heads \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Rated Power \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Approx. 3W per head · 3W \/ 6W \/ 9W \/ 12W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Iron · Metal · Natural marble \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Black structure · Gold light heads · Natural marble base \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Default 3000K · 4000K \/ 6000K available on request before ordering \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Plug-in · No electrical hardwiring required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Inline On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e 59.1\" \/ 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Floor counterweight + ceiling tension anchor · Ceiling drilling required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"ast-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=\"ast-faq\"\u003e\n\u003cdiv class=\"ast-faq__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Frequently Asked Questions \u003c\/small\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe important questions for this floor-to-ceiling design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-faq__list\"\u003e\n\u003cdetails class=\"ast-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does Asta attach to the ceiling? \u003c\/span\u003e \u003cspan class=\"ast-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Asta uses a marble floor counterweight and an upper ceiling anchor to create tension. The ceiling anchor must be securely screwed into the ceiling.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ast-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is Asta plug-in or hardwired? \u003c\/span\u003e \u003cspan class=\"ast-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eAsta is plug-in powered. Electrical hardwiring is not required, although the upper tension point must still be physically mounted to the ceiling.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ast-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which head configuration should I choose? \u003c\/span\u003e \u003cspan class=\"ast-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose one or two heads for a quieter, more minimal composition. Three or four heads create greater light output and a stronger vertical rhythm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ast-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Are the LEDs included? \u003c\/span\u003e \u003cspan class=\"ast-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Asta uses integrated LEDs, so no separate bulbs are required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ast-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can I request another color temperature? \u003c\/span\u003e \u003cspan class=\"ast-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eStandard orders use 3000K warm white. 4000K or 6000K can be arranged when requested before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ast-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Why may the marble base vary from the photos? \u003c\/span\u003e \u003cspan class=\"ast-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe base uses natural marble, so veining, pattern and tone vary from piece to piece. These variations are normal characteristics of natural stone.\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=\"ast-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       MOOD LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"ast-mood-large\" href=\"#asta-root\" class=\"ast-lightbox\"\u003e \u003cspan class=\"ast-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/asta-floor-lamp-stuberlighting_12.jpg?v=1787191699\" alt=\"Enlarged Asta Floor Lamp illuminated atmosphere image\"\u003e \u003cspan class=\"ast-lightbox__caption\"\u003e Asta · Illuminated View \u003c\/span\u003e \u003cspan class=\"ast-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"ast-size-large\" href=\"#asta-root\" class=\"ast-lightbox\"\u003e \u003cspan class=\"ast-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/asta-floor-lamp-stuberlighting_26.jpg?v=1787191699\" alt=\"Enlarged Asta Floor Lamp dimensions\"\u003e \u003cspan class=\"ast-lightbox__caption\"\u003e Asta · Ø3.9\" × H137.8\" · Ø10 × H350cm \u003c\/span\u003e \u003cspan class=\"ast-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":"1-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ US plug","offer_id":53796233773339,"sku":"STB-FL-26-10308","price":175.0,"currency_code":"USD","in_stock":true},{"title":"1-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ UK plug","offer_id":53796233806107,"sku":"STB-FL-26-10309","price":175.0,"currency_code":"USD","in_stock":true},{"title":"1-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ AU plug","offer_id":53796233838875,"sku":"STB-FL-26-10310","price":175.0,"currency_code":"USD","in_stock":true},{"title":"1-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ EU plug","offer_id":53796233871643,"sku":"STB-FL-26-10311","price":175.0,"currency_code":"USD","in_stock":true},{"title":"2-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ US plug","offer_id":53796233904411,"sku":"STB-FL-26-10312","price":195.0,"currency_code":"USD","in_stock":true},{"title":"2-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ UK plug","offer_id":53796233937179,"sku":"STB-FL-26-10313","price":195.0,"currency_code":"USD","in_stock":true},{"title":"2-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ AU plug","offer_id":53796233969947,"sku":"STB-FL-26-10314","price":195.0,"currency_code":"USD","in_stock":true},{"title":"2-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ EU plug","offer_id":53796234002715,"sku":"STB-FL-26-10315","price":195.0,"currency_code":"USD","in_stock":true},{"title":"3-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ US plug","offer_id":53796234035483,"sku":"STB-FL-26-10316","price":225.0,"currency_code":"USD","in_stock":true},{"title":"3-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ UK plug","offer_id":53796234068251,"sku":"STB-FL-26-10317","price":225.0,"currency_code":"USD","in_stock":true},{"title":"3-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ AU plug","offer_id":53796234101019,"sku":"STB-FL-26-10318","price":225.0,"currency_code":"USD","in_stock":true},{"title":"3-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ EU plug","offer_id":53796234133787,"sku":"STB-FL-26-10319","price":225.0,"currency_code":"USD","in_stock":true},{"title":"4-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ US plug","offer_id":53796234166555,"sku":"STB-FL-26-10320","price":255.0,"currency_code":"USD","in_stock":true},{"title":"4-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ UK plug","offer_id":53796234199323,"sku":"STB-FL-26-10321","price":255.0,"currency_code":"USD","in_stock":true},{"title":"4-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ AU plug","offer_id":53796234232091,"sku":"STB-FL-26-10322","price":255.0,"currency_code":"USD","in_stock":true},{"title":"4-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ EU plug","offer_id":53796234264859,"sku":"STB-FL-26-10323","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/asta-floor-lamp-stuberlighting_1.jpg?v=1787191699","url":"https:\/\/stuberlighting.com\/products\/asta-floor-lamp","provider":"Stuberlighting","version":"1.0","type":"link"}