{"product_id":"andi-glass-table-lamp","title":"Andi Glass Table Lamp","description":"\u003c!--\n  DEKORFINE — Product Description · Andi Glass Table Lamp\n  ══════════════════════════════════════════════════════\n  Niseko-style structured template · TABLE LAMP variant.\n  2 sizes (same diameter, different height) · 3 finishes · 3-color-temperature LED.\n  1 inline video · 3 downloads.\n  Namespace: .dfpd-*\n  ══════════════════════════════════════════════════════\n--\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,300;1,9..144,400\u0026amp;family=Outfit:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #2B2824; --ink-2: #4A443C; --ink-3: #6A6358;\n  --cream: #FDFBF6; --bg: #F5F2EC; --linen: #F0EBE0; --sand: #E8E0D0;\n  --border: #D8D2C4; --border-lt: #E6DFD0;\n  --olive: #8B7B54; --olive-lt: #A08D65; --olive-dk: #6E6142; --olive-sft: #F4F0E4;\n  --stone: #8A8273; --mist: #B5AE9D; --clay: #A84A2F; --clay-sft: #F4ECE4;\n\n  font-family: 'Outfit', 'Helvetica Neue', sans-serif;\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 300; font-size: 16px; line-height: 1.6;\n  background: transparent;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 0.85rem;\n}\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--olive); }\n\n.dfpd-h2 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.25rem, 2vw, 1.5rem);\n  font-weight: 400; line-height: 1.25;\n  letter-spacing: -0.005em; color: var(--ink);\n  margin-bottom: 1rem;\n}\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n\n\/* HERO *\/\n.dfpd-hero {\n  padding-bottom: 2rem;\n  border-bottom: 1px solid var(--border);\n  margin-bottom: 2rem;\n}\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.68rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--olive); }\n.dfpd-title {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.75rem, 3.4vw, 2.35rem);\n  font-weight: 300; line-height: 1.1;\n  letter-spacing: -0.015em; color: var(--ink);\n  margin-bottom: 1rem;\n  max-width: 780px;\n}\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede {\n  font-size: 0.98rem; font-weight: 300; line-height: 1.7;\n  color: var(--ink-2); max-width: 720px;\n}\n\n\/* FEATURE CHIPS *\/\n.dfpd-features {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border); border-radius: 4px;\n  overflow: hidden; background: var(--cream);\n  margin-bottom: 2.5rem;\n}\n.dfpd-feature {\n  padding: 1.25rem 1rem; text-align: center;\n  border-right: 1px solid var(--border-lt);\n  transition: background 0.3s;\n}\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: 'Fraunces', serif; font-size: 0.92rem;\n  font-weight: 400; line-height: 1.3; color: var(--ink);\n}\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* SINGLE VIDEO — centered, max 720px *\/\n.dfpd-video {\n  position: relative;\n  aspect-ratio: 16 \/ 9;\n  width: 100%;\n  max-width: 720px;\n  background: #000;\n  border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(43, 40, 36, 0.1);\n  margin: 0 auto;\n}\n.dfpd-video iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n  display: block;\n}\n\n\/* COLOR TEMPERATURE — 3 options *\/\n.dfpd-temp-opts {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75rem;\n}\n.dfpd-temp-opt {\n  padding: 1.25rem 1.35rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  text-align: center;\n  transition: border-color 0.25s, background 0.25s;\n}\n.dfpd-temp-opt:hover { border-color: var(--olive); background: #fff; }\n.dfpd-temp-ico {\n  width: 48px; height: 48px;\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 0.7rem;\n}\n.dfpd-temp-ico.warm {\n  background: radial-gradient(circle, #FFD79A 0%, #E8A04B 100%);\n  color: var(--cream);\n}\n.dfpd-temp-ico.neutral {\n  background: radial-gradient(circle, #FFF4D6 0%, #E8D8A8 100%);\n  color: var(--ink-2);\n}\n.dfpd-temp-ico.cool {\n  background: radial-gradient(circle, #DCE8F2 0%, #8AA8C2 100%);\n  color: var(--cream);\n}\n.dfpd-temp-opt h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.3rem;\n  letter-spacing: -0.005em;\n  line-height: 1.2;\n}\n.dfpd-temp-opt h4 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-temp-opt p {\n  color: var(--ink-2);\n  font-size: 0.78rem;\n  line-height: 1.45;\n  margin: 0;\n}\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n}\n.dfpd-note.accent {\n  background: var(--clay-sft);\n  border-left: 2px solid var(--clay);\n  border-radius: 0 4px 4px 0;\n}\n.dfpd-note h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-note.accent h4 { color: var(--clay); }\n.dfpd-note p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n.dfpd-note.accent p strong { color: var(--clay); font-weight: 500; }\n\n\/* SIZE VARIANTS — 2 cards *\/\n.dfpd-sizes {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.85rem;\n}\n.dfpd-size-card {\n  display: flex;\n  flex-direction: column;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  transition: box-shadow 0.25s;\n}\n.dfpd-size-card:hover { box-shadow: 0 4px 14px rgba(43, 40, 36, 0.06); }\n\n.dfpd-size-head {\n  padding: 0.95rem 1.2rem 0.85rem;\n  border-bottom: 1px solid var(--border-lt);\n  background: linear-gradient(180deg, var(--cream) 0%, var(--linen) 100%);\n  text-align: center;\n}\n.dfpd-size-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.2rem;\n}\n.dfpd-size-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.5rem;\n  font-weight: 400;\n  font-style: italic;\n  color: var(--olive-dk);\n  line-height: 1;\n  letter-spacing: -0.005em;\n}\n.dfpd-size-power {\n  display: inline-flex;\n  align-items: center;\n  margin-top: 0.4rem;\n  padding: 0.18rem 0.6rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n}\n\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 220px;\n  background: #FFFFFF;\n  border-bottom: 1px solid var(--border-lt);\n  overflow: hidden;\n  cursor: zoom-in;\n  padding: 8px;\n  text-decoration: none;\n  color: inherit;\n  transition: background 0.2s;\n}\n.dfpd-size-thumb:hover { background: #FAF7F0; }\n.dfpd-size-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-size-thumb:hover img { transform: scale(1.06); }\n.dfpd-size-thumb-icon {\n  position: absolute;\n  bottom: 8px; right: 8px;\n  width: 22px; height: 22px;\n  background: rgba(43, 40, 36, 0.85);\n  color: var(--cream);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n}\n.dfpd-size-thumb:hover .dfpd-size-thumb-icon { background: var(--olive); }\n\n.dfpd-size-specs {\n  padding: 0.85rem 1.2rem 1rem;\n  text-align: center;\n}\n.dfpd-size-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.92rem;\n  font-style: italic;\n  color: var(--ink);\n  line-height: 1.45;\n}\n\n\/* SPECS *\/\n.dfpd-specs {\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  background: var(--cream);\n}\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 160px 1fr;\n  gap: 1.5rem;\n  padding: 0.75rem 1.35rem;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: baseline;\n  font-size: 0.9rem;\n}\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem; font-weight: 500;\n  letter-spacing: 0.22em; text-transform: uppercase;\n  color: var(--stone);\n}\n.dfpd-spec-val {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.88rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.5;\n}\n.dfpd-spec-val em {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  color: var(--olive-dk);\n  font-weight: 400;\n}\n\n\/* FINISHES — 3 options *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.5rem;\n  margin-top: 0.3rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.5rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch {\n  width: 40px; height: 40px; border-radius: 50%;\n  border: 1px solid rgba(43, 40, 36, 0.08);\n  box-shadow: 0 2px 4px rgba(43, 40, 36, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.1),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.2);\n}\n.dfpd-finish-swatch.walnut {\n  background: radial-gradient(circle at 30% 30%, #A07452 0%, #6E4A2C 55%, #3F2916 100%);\n}\n.dfpd-finish-swatch.cognac {\n  background: radial-gradient(circle at 30% 30%, #E8A878 0%, #B47040 55%, #7B4520 100%);\n}\n.dfpd-finish-swatch.brass {\n  background: radial-gradient(circle at 30% 30%, #E8C887 0%, #B8893E 50%, #7A5520 100%);\n}\n.dfpd-finish-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.66rem; font-weight: 400;\n  color: var(--ink-2);\n  line-height: 1.3;\n}\n.dfpd-finish-sub {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.62rem;\n  color: var(--stone);\n  margin-top: -0.18rem;\n}\n\n\/* DOWNLOADS — 3 columns *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75rem;\n  margin-bottom: 1rem;\n}\n.dfpd-download {\n  display: flex; align-items: center; gap: 0.95rem;\n  padding: 1rem 1.25rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  text-decoration: none; color: inherit;\n  transition: all 0.2s;\n}\n.dfpd-download:hover {\n  border-color: var(--olive);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 12px rgba(43, 40, 36, 0.06);\n}\n.dfpd-download-icon {\n  width: 36px; height: 36px;\n  background: var(--linen);\n  border-radius: 4px;\n  color: var(--olive-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-download-sub {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--olive);\n  transition: transform 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support {\n  padding-top: 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n}\n.dfpd-link {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-temp-opts { grid-template-columns: 1fr; }\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-sizes { grid-template-columns: 1fr; }\n}\n\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-hero { padding-bottom: 1.5rem; margin-bottom: 1.75rem; }\n  .dfpd-video { max-width: 100%; }\n  .dfpd-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n}\n\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n}\n\u003c\/style\u003e\n\u003c!-- ════════════ HTML ════════════ --\u003e\n\u003csection id=\"dfpd-root\" class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eThe Andi Glass \u003cem\u003eTable Lamp.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eBrass, glass, and wood — three materials in quiet conversation. The Andi casts a soft, inviting glow ideal for accent lighting in bedrooms, sideboards, and reading nooks. A small luminary that holds its own as a sculptural object.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- FEATURE CHIPS --\u003e\n\u003cdiv class=\"dfpd-features\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 26 26\" height=\"22\" width=\"22\"\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M9 5h8v6c0 3-2 5-4 5s-4-2-4-5V5Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M11 16v6M15 16v6M10 22h6\"\u003e\u003c\/path\u003e\n            \u003cpath opacity=\"0.6\" stroke-width=\"0.8\" stroke=\"currentColor\" d=\"M11 8h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eGlass \u003cem\u003eshade\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 26 26\" height=\"22\" width=\"22\"\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M13 4L4 22h18L13 4Z\"\u003e\u003c\/path\u003e\n            \u003ccircle opacity=\"0.6\" stroke-width=\"1\" stroke=\"currentColor\" r=\"2\" cy=\"14\" cx=\"13\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eBrass \u003cem\u003eframe\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 26 26\" height=\"22\" width=\"22\"\u003e\n            \u003ccircle fill=\"#E8A04B\" r=\"2\" cy=\"13\" cx=\"6\"\u003e\u003c\/circle\u003e\n            \u003ccircle stroke-width=\"0.5\" stroke=\"currentColor\" fill=\"#E8D8A8\" r=\"2\" cy=\"13\" cx=\"13\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"#8AA8C2\" r=\"2\" cy=\"13\" cx=\"20\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eThree \u003cem\u003ecolors\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 26 26\" height=\"22\" width=\"22\"\u003e\n            \u003ccircle stroke-width=\"1.3\" stroke=\"currentColor\" r=\"6\" cy=\"13\" cx=\"13\"\u003e\u003c\/circle\u003e\n            \u003ccircle fill=\"currentColor\" r=\"2.5\" cy=\"13\" cx=\"13\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003ePush-button \u003cem\u003eswitch\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO — single, centered --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eIn motion\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSee it come to \u003cem\u003elife.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" title=\"Andi Glass Table Lamp — showcase\" src=\"https:\/\/www.youtube.com\/embed\/_mdWoXBVffI?rel=0\u0026amp;modestbranding=1\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3 COLOR TEMPERATURES --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eColor temperature\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eThree lights, \u003cem\u003eone switch.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-temp-opts\"\u003e\n\u003cdiv class=\"dfpd-temp-opt\"\u003e\n\u003cdiv class=\"dfpd-temp-ico warm\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\n              \u003ccircle fill=\"currentColor\" r=\"4.5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n              \u003cg stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\"\u003e\n                \u003cline y2=\"5\" x2=\"12\" y1=\"2\" x1=\"12\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"22\" x2=\"12\" y1=\"19\" x1=\"12\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"12\" x2=\"5\" y1=\"12\" x1=\"2\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"12\" x2=\"22\" y1=\"12\" x1=\"19\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"7\" x2=\"7\" y1=\"5\" x1=\"5\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"19\" x2=\"19\" y1=\"17\" x1=\"17\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"17\" x2=\"7\" y1=\"19\" x1=\"5\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"5\" x2=\"19\" y1=\"7\" x1=\"17\"\u003e\u003c\/line\u003e\n              \u003c\/g\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eWarm \u003cem\u003elight\u003c\/em\u003e\n\u003c\/h4\u003e\n\u003cp\u003eCozy, golden glow — for relaxed evenings and bedside ambiance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-temp-opt\"\u003e\n\u003cdiv class=\"dfpd-temp-ico neutral\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\n              \u003ccircle opacity=\"0.7\" fill=\"currentColor\" r=\"4.5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n              \u003cg opacity=\"0.7\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\"\u003e\n                \u003cline y2=\"6\" x2=\"12\" y1=\"3\" x1=\"12\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"21\" x2=\"12\" y1=\"18\" x1=\"12\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"12\" x2=\"6\" y1=\"12\" x1=\"3\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"12\" x2=\"21\" y1=\"12\" x1=\"18\"\u003e\u003c\/line\u003e\n              \u003c\/g\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eNeutral \u003cem\u003elight\u003c\/em\u003e\n\u003c\/h4\u003e\n\u003cp\u003eBalanced, true-to-color — for everyday tasks and natural illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-temp-opt\"\u003e\n\u003cdiv class=\"dfpd-temp-ico cool\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\n              \u003ccircle fill=\"currentColor\" r=\"4.5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n              \u003cg stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\"\u003e\n                \u003cline y2=\"5\" x2=\"12\" y1=\"2\" x1=\"12\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"22\" x2=\"12\" y1=\"19\" x1=\"12\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"12\" x2=\"5\" y1=\"12\" x1=\"2\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"12\" x2=\"22\" y1=\"12\" x1=\"19\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"7\" x2=\"7\" y1=\"5\" x1=\"5\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"19\" x2=\"19\" y1=\"17\" x1=\"17\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"17\" x2=\"7\" y1=\"19\" x1=\"5\"\u003e\u003c\/line\u003e\n                \u003cline y2=\"5\" x2=\"19\" y1=\"7\" x1=\"17\"\u003e\u003c\/line\u003e\n              \u003c\/g\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eCool \u003cem\u003elight\u003c\/em\u003e\n\u003c\/h4\u003e\n\u003cp\u003eCrisp, daylight-bright — for focused reading and clear visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMPORTANT NOTES --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eBefore you order\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eImportant \u003cem\u003enotes.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note accent\"\u003e\n\u003ch4\u003ePush-button switch cycles colors\u003c\/h4\u003e\n\u003cp\u003eThe built-in \u003cstrong\u003epush-button switch\u003c\/strong\u003e cycles through \u003cstrong\u003ewarm → neutral → cool → off\u003c\/strong\u003e. Press to change atmosphere — \u003cstrong\u003enot dimmable\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eCable\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003e150 cm \/ 59″\u003c\/strong\u003e cable with switch plug — extendable on request for longer reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE VARIANTS — 2 sizes --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSize options\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eTwo heights, \u003cem\u003eone diameter.\u003c\/em\u003e \u003cspan style=\"font-family: 'Fraunces',serif; font-style: italic; font-size: 0.75rem; font-weight: 300; color: var(--stone); margin-left: 0.5rem;\"\u003e· click diagrams to enlarge\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-sizes\"\u003e\n\u003c!-- Size 1 --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003cdiv class=\"dfpd-size-head\"\u003e\n\u003cdiv class=\"dfpd-size-label\"\u003eCompact\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-title\"\u003eH 9.6″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-power\"\u003e~12 W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca rel=\"noopener\" class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Andi_Glass_Table_Lamp_5001_600x600.jpg?v=1703667879\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt='Andi 9.6\" dimension diagram' src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Andi_Glass_Table_Lamp_5001_600x600.jpg?v=1703667879\"\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 10 10\" height=\"10\" width=\"10\"\u003e\n                \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M2 2h3M2 2v3M8 8H5M8 8V5\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-specs\"\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eDia 22cm × H 24.5cm\u003cbr\u003e∅ 8.7″ × H 9.6″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Size 2 --\u003e\n\u003cdiv class=\"dfpd-size-card\"\u003e\n\u003cdiv class=\"dfpd-size-head\"\u003e\n\u003cdiv class=\"dfpd-size-label\"\u003eTall\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-title\"\u003eH 12.4″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-power\"\u003e~12 W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca rel=\"noopener\" class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Andi_Glass_Table_Lamp_5000_600x600_1_600x600.jpg?v=1704156834\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt='Andi 12.4\" dimension diagram' src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Andi_Glass_Table_Lamp_5000_600x600_1_600x600.jpg?v=1704156834\"\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 10 10\" height=\"10\" width=\"10\"\u003e\n                \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M2 2h3M2 2v3M8 8H5M8 8V5\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-specs\"\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eDia 22cm × H 31.5cm\u003cbr\u003e∅ 8.7″ × H 12.4″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSpecifications\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cem\u003eon the record.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eBrass · Glass · Wood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIntegrated LED \u003cem\u003e(3 color temperatures)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eColor Temp.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eWarm · Neutral · Cool \u003cem\u003e(cycle via push-button)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAC 110–240 V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eTabletop · Indoor use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003ePush-button switch on cord \u003cem\u003e(not dimmable)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCable\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ with switch plug \u003cem\u003e(extendable on request)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eNorth America · Europe · Saudi Arabia · Australia\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eFinishes\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch walnut\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eWalnut\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-sub\"\u003ewood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch cognac\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eCognac\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-sub\"\u003ewood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch brass\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBrass\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-sub\"\u003emetal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOWNLOADS + SUPPORT --\u003e\n\u003csection style=\"margin-bottom: 0;\" class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca rel=\"noopener\" class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1XbEnqsnYCSjQcp37YKiDXtQAxs2edY96\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M6 2h9l5 5v15H6V2Z\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M15 2v5h5\"\u003e\u003c\/path\u003e\n              \u003ctext letter-spacing=\"0.3\" fill=\"currentColor\" font-weight=\"600\" font-size=\"5.5\" font-family=\"Outfit, sans-serif\" text-anchor=\"middle\" y=\"17\" x=\"12\"\u003ePDF\u003c\/text\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eTear Sheet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 16 16\" height=\"14\" width=\"14\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca rel=\"noopener\" class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1QzjOmbSpEfmVwJlbNUiCeXUu9jfdz9wg\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M6 2h9l5 5v15H6V2Z\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M15 2v5h5\"\u003e\u003c\/path\u003e\n              \u003ctext letter-spacing=\"0.3\" fill=\"currentColor\" font-weight=\"600\" font-size=\"5.5\" font-family=\"Outfit, sans-serif\" text-anchor=\"middle\" y=\"17\" x=\"12\"\u003ePDF\u003c\/text\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eDocument\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eAssembly Guide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 16 16\" height=\"14\" width=\"14\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca rel=\"noopener\" class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1gsJCSdviiWHHq5Vc_voudahO8rxq9b6u\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M12 2.5L21 7v10l-9 4.5L3 17V7l9-4.5Z\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M3 7l9 4.5L21 7\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M12 11.5V21.5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eResource\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003e3D Files\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 16 16\" height=\"14\" width=\"14\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp class=\"dfpd-support\"\u003eQuestions? \u003ca href=\"mailto:support@dekorfine.com\" class=\"dfpd-link\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Dekorfine","offers":[{"title":"Dia 22cm x H 24.5cm \/ ∅ 8.7″ x H 9.6″ \/ Walnut Color \u0026 Amber \/ US plug","offer_id":44278325707006,"sku":"DFT-1015-8","price":339.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 22cm x H 24.5cm \/ ∅ 8.7″ x H 9.6″ \/ Walnut Color \u0026 Amber \/ UK plug","offer_id":44278325739774,"sku":"DFT-1015-9","price":339.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 22cm x H 24.5cm \/ ∅ 8.7″ x H 9.6″ \/ Walnut Color \u0026 Amber \/ AU plug","offer_id":44278325772542,"sku":"DFT-1015-10","price":339.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 22cm x H 24.5cm \/ ∅ 8.7″ x H 9.6″ \/ Walnut Color \u0026 Amber \/ EU plug","offer_id":44278325805310,"sku":"DFT-1015-11","price":339.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 22cm x H 31.5cm \/ ∅ 8.7″ x H 12.4″ \/ Walnut Color \u0026 Amber \/ US plug","offer_id":44278325838078,"sku":"DFT-1015-12","price":395.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 22cm x H 31.5cm \/ ∅ 8.7″ x H 12.4″ \/ Walnut Color \u0026 Amber \/ UK plug","offer_id":44278325870846,"sku":"DFT-1015-13","price":395.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 22cm x H 31.5cm \/ ∅ 8.7″ x H 12.4″ \/ Walnut Color \u0026 Amber \/ AU plug","offer_id":44278325903614,"sku":"DFT-1015-14","price":395.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 22cm x H 31.5cm \/ ∅ 8.7″ x H 12.4″ \/ Walnut Color \u0026 Amber \/ EU plug","offer_id":44278325936382,"sku":"DFT-1015-15","price":395.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Andi_Glass_Table_Lamp_5996.jpg?v=1728196957","url":"https:\/\/www.dekorfine.com\/en-ca\/products\/andi-glass-table-lamp","provider":"Dekorfine","version":"1.0","type":"link"}