{"product_id":"emmental-floor-lamp","title":"Emmental Floor Lamp","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500\u0026family=Jost:wght@400;500;600\u0026family=Outfit:wght@400;500;600;700\u0026display=swap');\n.dfpd *, .dfpd *::before, .dfpd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.dfpd {\n  --ink: #1A1A18; --ink-2: #3E3E3A; --ink-3: #6E6E68;\n  --cream: #FDFBF6; --linen: #F0EBDF; --border: #C4B89A; --border-lt: #DCD3BC;\n  --gold: #9C7A3C; --gold-dk: #6E5420; --gold-sft: #ECDDB8; --stone: #6E6E68;\n  --dk-sans: 'Outfit', 'Helvetica Neue', sans-serif;\n  --dk-serif: 'Cormorant Garamond', Georgia, serif;\n  --dk-jost: 'Jost', 'Helvetica Neue', sans-serif;\n  font-family: var(--dk-serif);\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 400; font-size: 17px; line-height: 1.65;\n  background: var(--cream); padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0 20px; }\n.dfpd-sec { margin-bottom: 2rem; }\n.dfpd-h2 { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(1.4rem, 2.2vw, 1.7rem); line-height: 1.2; color: var(--ink); margin-bottom: 1rem; letter-spacing: -0.01em; }\n.dfpd-h2 .gold { color: var(--gold); }\n.dfpd-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.65rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.85rem; }\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--gold); }\n\n.dfpd-hero { padding-bottom: 1.85rem; border-bottom: 1px solid var(--border); margin-bottom: 1.85rem; }\n.dfpd-hero-eyebrow { display: inline-flex; align-items: center; gap: 0.7rem; font-family: var(--dk-jost); font-weight: 500; font-size: 0.7rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--gold); }\n.dfpd-title { font-family: var(--dk-sans); font-weight: 600; font-size: clamp(2rem, 3.8vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; color: var(--ink); margin-bottom: 1rem; max-width: 780px; }\n.dfpd-title .gold { color: var(--gold); }\n.dfpd-lede { font-family: var(--dk-serif); font-weight: 400; font-size: 1.08rem; line-height: 1.7; color: var(--ink-2); max-width: 720px; }\n.dfpd-lede .gold { color: var(--gold); font-weight: 500; }\n\n.dfpd-features { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); margin-bottom: 2rem; }\n.dfpd-feature { padding: 1.1rem 0.9rem; text-align: center; border-right: 1px solid var(--border-lt); transition: background 0.3s; }\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--gold-dk); margin-bottom: 0.55rem; display: inline-flex; }\n.dfpd-feature-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.9rem; line-height: 1.3; color: var(--ink); }\n.dfpd-feature-title .gold { color: var(--gold); }\n\n.dfpd-vid-wrap { max-width: 640px; }\n.dfpd-vid { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 4px; border: 1px solid var(--border); }\n.dfpd-vid iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }\n\n.dfpd-craft { display: grid; grid-template-columns: 70px 1fr; gap: 1.4rem; padding: 1.35rem 1.65rem; background: linear-gradient(135deg, var(--cream) 0%, var(--gold-sft) 100%); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-craft-icon { width: 60px; height: 60px; border-radius: 50%; background: var(--cream); border: 1px solid var(--gold); color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-craft-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.35rem; }\n.dfpd-craft-text h4 { font-family: var(--dk-sans); font-weight: 600; font-size: 1.15rem; color: var(--ink); line-height: 1.25; margin-bottom: 0.45rem; }\n.dfpd-craft-text h4 .gold { color: var(--gold); }\n.dfpd-craft-text p { font-family: var(--dk-serif); font-weight: 400; font-size: 0.98rem; color: var(--ink-2); line-height: 1.6; }\n.dfpd-craft-text p .gold { color: var(--gold); font-weight: 500; }\n\n.dfpd-size-grid { display: grid; grid-template-columns: 300px 1fr; gap: 0; align-items: stretch; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-size-img { display: flex; align-items: center; justify-content: center; aspect-ratio: 1 \/ 1; background: #FFFFFF; border-right: 1px solid var(--border-lt); overflow: hidden; }\n.dfpd-size-img img { display: block; width: 100%; height: 100%; object-fit: contain; }\n.dfpd-size-textonly { padding: 1.35rem 1.6rem; background: var(--cream); display: flex; flex-direction: column; justify-content: center; }\n.dfpd-size-eyebrow { font-family: var(--dk-jost); font-weight: 500; font-size: 0.55rem; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold); margin-bottom: 0.5rem; }\n.dfpd-size-name { font-family: var(--dk-sans); font-weight: 600; font-size: 1.45rem; color: var(--ink); line-height: 1.05; margin-bottom: 0.4rem; letter-spacing: -0.01em; }\n.dfpd-size-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.9rem; color: var(--ink-2); margin-bottom: 0.65rem; }\n.dfpd-size-feat { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; color: var(--ink); margin-bottom: 0.65rem; }\n.dfpd-size-note { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink-3); margin-bottom: 0.7rem; line-height: 1.5; }\n.dfpd-size-pill { display: inline-flex; align-self: flex-start; padding: 0.32rem 0.8rem; background: var(--gold-sft); color: var(--gold-dk); border-radius: 2px; font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; }\n\n.dfpd-specs { border: 1px solid var(--border); border-radius: 4px; overflow: hidden; background: var(--cream); }\n.dfpd-spec-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.4rem; padding: 0.7rem 1.25rem; border-bottom: 1px solid var(--border-lt); align-items: baseline; }\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); }\n.dfpd-spec-val { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink); line-height: 1.5; }\n.dfpd-spec-val .sub { font-family: var(--dk-jost); font-weight: 400; font-size: 0.78rem; color: var(--stone); }\n\n.dfpd-foot { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.7rem; }\n.dfpd-download { display: flex; align-items: center; gap: 0.85rem; padding: 0.9rem 1.15rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; text-decoration: none; color: inherit; transition: all 0.2s; }\n.dfpd-download:hover { border-color: var(--gold); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(26,26,24,0.08); }\n.dfpd-download-icon { width: 34px; height: 34px; background: var(--linen); border-radius: 4px; color: var(--gold-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dfpd-download-title { font-family: var(--dk-sans); font-weight: 600; font-size: 0.92rem; line-height: 1.25; color: var(--ink); }\n.dfpd-download-sub { font-family: var(--dk-jost); font-weight: 500; font-size: 0.58rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); }\n.dfpd-download-arrow { margin-left: auto; color: var(--gold); transition: transform 0.2s; }\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support { padding-top: 0.95rem; border-top: 1px solid var(--border-lt); text-align: center; font-family: var(--dk-serif); font-weight: 400; font-size: 0.92rem; color: var(--stone); }\n.dfpd-link { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\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-craft { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-craft-icon { margin: 0 auto; }\n  .dfpd-size-grid { grid-template-columns: 1fr; }\n  .dfpd-size-img { border-right: none; border-bottom: 1px solid var(--border-lt); aspect-ratio: 1 \/ 1; }\n  .dfpd-foot { grid-template-columns: 1fr; }\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  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; }\n  .dfpd-inner { padding: 0 12px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eTask Floor Lamp · Metal \u0026amp; Aluminum · E27 or E26 · Mid-century Modern\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eEmmental \u003cspan class=\"gold\"\u003eFloor Lamp.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eA \u003cspan class=\"gold\"\u003eslim profile and classic mid-century modern aesthetic\u003c\/span\u003e — focused task illumination that integrates seamlessly into industrial, modern, and transitional spaces. A living room reading nook, home office, or bedroom corner; exactly where you need it.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"dfpd-features dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"22\" width=\"22\"\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M14 4 v16\"\u003e\u003c\/path\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M10 20 h8\"\u003e\u003c\/path\u003e\n        \u003cellipse stroke-width=\"1.2\" stroke=\"currentColor\" ry=\"3\" rx=\"5\" cy=\"9\" cx=\"14\"\u003e\u003c\/ellipse\u003e\n        \u003cpath opacity=\"0.4\" fill=\"none\" stroke-width=\"0.9\" stroke=\"currentColor\" d=\"M9 9 Q14 13 19 9\"\u003e\u003c\/path\u003e\n        \u003cpath opacity=\"0.5\" stroke-linecap=\"round\" stroke-width=\"1\" stroke=\"currentColor\" d=\"M11 24 h6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eSlim \u003cspan class=\"gold\"\u003eProfile\u003c\/span\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 28 28\" height=\"22\" width=\"22\"\u003e\n        \u003cpath opacity=\"0.6\" stroke-linecap=\"round\" stroke-width=\"1.1\" stroke=\"currentColor\" d=\"M14 6 v3M14 19 v3M6 14 h3M19 14 h3\"\u003e\u003c\/path\u003e\n        \u003ccircle stroke-width=\"1.4\" stroke=\"currentColor\" r=\"5\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\n        \u003ccircle opacity=\"0.5\" stroke-width=\"1\" stroke=\"currentColor\" r=\"2\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eFocused \u003cspan class=\"gold\"\u003eTask Light\u003c\/span\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 28 28\" height=\"22\" width=\"22\"\u003e\n        \u003ccircle stroke-width=\"1.3\" stroke=\"currentColor\" r=\"3\" cy=\"20\" cx=\"14\"\u003e\u003c\/circle\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M14 17 v-9\"\u003e\u003c\/path\u003e\n        \u003cpath opacity=\"0.5\" stroke-linecap=\"round\" stroke-width=\"1\" stroke=\"currentColor\" d=\"M11 20 h-4M17 20 h4\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eFoot \u003cspan class=\"gold\"\u003eSwitch\u003c\/span\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 28 28\" height=\"22\" width=\"22\"\u003e\n        \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M9 6 h10 v3 h-10 z\"\u003e\u003c\/path\u003e\n        \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M8 9 h12 v7 a6 6 0 0 1 -12 0 z\"\u003e\u003c\/path\u003e\n        \u003cpath opacity=\"0.6\" stroke-linecap=\"round\" stroke-width=\"1.1\" stroke=\"currentColor\" d=\"M11 22 v3M14 22 v3M17 22 v3\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\n\u003cspan class=\"gold\"\u003eE27\u003c\/span\u003e or E26\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eIn motion\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eSee the \u003cspan class=\"gold\"\u003elamp in action.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-vid-wrap\"\u003e\n\u003cdiv class=\"dfpd-vid\"\u003e\u003ciframe title=\"Metal Task Floor Lamp\" src=\"https:\/\/www.youtube.com\/embed\/pJDQGuAiMMI?si=CFWeHnT3bCCiZlc6\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eThe design\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eMid-century line, \u003cspan class=\"gold\"\u003emodern utility.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 36 36\" height=\"28\" width=\"28\"\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" d=\"M18 5 v22\"\u003e\u003c\/path\u003e\n          \u003cellipse stroke-width=\"1.4\" stroke=\"currentColor\" ry=\"4\" rx=\"7\" cy=\"12\" cx=\"18\"\u003e\u003c\/ellipse\u003e\n          \u003cpath opacity=\"0.4\" fill=\"none\" stroke-width=\"1\" stroke=\"currentColor\" d=\"M11 12 Q18 17 25 12\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M13 27 h10\"\u003e\u003c\/path\u003e\n          \u003cpath opacity=\"0.5\" stroke-linecap=\"round\" stroke-width=\"1\" stroke=\"currentColor\" d=\"M15 29 h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-eyebrow\"\u003eMid-century modern · Metal \u0026amp; aluminum · 3 finishes\u003c\/div\u003e\n\u003ch4\u003eFunctional form, \u003cspan class=\"gold\"\u003eclassic profile.\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003cp\u003eThe lamp's \u003cspan class=\"gold\"\u003eslim metal and aluminum construction\u003c\/span\u003e keeps its footprint minimal while the adjustable head delivers focused downward light exactly where it's needed. A \u003cspan class=\"gold\"\u003efoot switch\u003c\/span\u003e for effortless on\/off without reaching for a cord. Available in Black, White, and Gold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSize\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eOne considered \u003cspan class=\"gold\"\u003escale.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-grid\"\u003e\n\u003cdiv class=\"dfpd-size-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Emmental-Floor-Lamp.jpg?v=1785220271\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-textonly\"\u003e\n\u003cdiv class=\"dfpd-size-eyebrow\"\u003eSingle configuration · Black \/ White \/ Gold\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-name\"\u003eL 9.4″ × H 57″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eL 24 × H 145 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-feat\"\u003eE27 or E26 · Floor standing · Foot switch\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-note\"\u003eA full-height task lamp suited to a reading nook, home office corner, or beside a sofa or armchair. Cord 150 cm, extendable on request.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eReading · Office · Living room\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSpecifications\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDetails, \u003cspan class=\"gold\"\u003eon the record.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eMetal · Aluminum\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 style=\"display: flex; flex-wrap: wrap; gap: 0.9rem; align-items: center; margin-top: 2px;\"\u003e\n\u003cspan style=\"display: inline-flex; align-items: center; gap: 5px;\"\u003e \u003cspan style=\"display: inline-block; width: 14px; height: 14px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #4A4A48, #1A1A18, #000000); flex-shrink: 0;\"\u003e\u003c\/span\u003e \u003cspan style=\"font-family: var(--dk-jost); font-size: 0.75rem; color: var(--ink-2);\"\u003eBlack\u003c\/span\u003e \u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 5px;\"\u003e \u003cspan style=\"display: inline-block; width: 14px; height: 14px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #FFFFFF, #F4EFE2, #C8BEA0); border: 1px solid #C4B89A; flex-shrink: 0;\"\u003e\u003c\/span\u003e \u003cspan style=\"font-family: var(--dk-jost); font-size: 0.75rem; color: var(--ink-2);\"\u003eWhite\u003c\/span\u003e \u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; gap: 5px;\"\u003e \u003cspan style=\"display: inline-block; width: 14px; height: 14px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #F0C860, #C8982A, #7A5C10); flex-shrink: 0;\"\u003e\u003c\/span\u003e \u003cspan style=\"font-family: var(--dk-jost); font-size: 0.75rem; color: var(--ink-2);\"\u003eGold\u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eL 9.4″ × H 57″ \u003cspan class=\"sub\"\u003e· L 24 × H 145 cm\u003c\/span\u003e\n\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\"\u003eLED bulb or Edison bulb \u003cspan class=\"sub\"\u003e· not included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\u003ca style=\"color: var(--gold-dk); text-decoration: underline;\" rel=\"noopener\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE27 or E26\u003c\/a\u003e\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\"\u003eFoot switch \u003cspan class=\"sub\"\u003e· non-dimmable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCord\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ with switch plug \u003cspan class=\"sub\"\u003e· extendable on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eIP Rating\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIP20 \u003cspan class=\"sub\"\u003e· indoor use only\u003c\/span\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–240V\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\"\u003e\u003cspan class=\"sub\"\u003eCompatible with North America, Europe, Australia, Saudi Arabia\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eDownloads\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eDocuments \u0026amp; \u003cspan class=\"gold\"\u003eresources.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca rel=\"noopener\" class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1p35sXugKdJPHuMohpNJjHKgcvyasNZ4c\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M6 2h9l5 5v15H6V2Z\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M15 2v5h5\"\u003e\u003c\/path\u003e\u003ctext 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\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eRequest via email\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\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca rel=\"noopener\" class=\"dfpd-download\" href=\"#\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M6 2h9l5 5v15H6V2Z\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M15 2v5h5\"\u003e\u003c\/path\u003e\u003ctext 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\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eRequest via email\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\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca rel=\"noopener\" class=\"dfpd-download\" href=\"#\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\" height=\"17\" width=\"17\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M12 2 L21 7 V17 L12 22 L3 17 V7 Z\"\u003e\u003c\/path\u003e\u003cpath opacity=\"0.7\" stroke-linejoin=\"round\" stroke-width=\"1.2\" stroke=\"currentColor\" d=\"M3 7 L12 12 L21 7M12 12 V22\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eRequest via email\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003e3D Files Library\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\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M3 8h10M9 4l4 4-4 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin-bottom: 0;\" class=\"dfpd-sec\"\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\/div\u003e","brand":"Dekorfine","offers":[{"title":"L 45cm x H 160cm \/ L 17.7″ x H 62.9″ \/ Black \/ US plug","offer_id":48512405438718,"sku":"DFF-KC26731","price":147.0,"currency_code":"GBP","in_stock":true},{"title":"L 45cm x H 160cm \/ L 17.7″ x H 62.9″ \/ Black \/ UK plug","offer_id":48512405471486,"sku":"DFF-KC26732","price":147.0,"currency_code":"GBP","in_stock":true},{"title":"L 45cm x H 160cm \/ L 17.7″ x H 62.9″ \/ Black \/ AU plug","offer_id":48512405504254,"sku":"DFF-KC26733","price":147.0,"currency_code":"GBP","in_stock":true},{"title":"L 45cm x H 160cm \/ L 17.7″ x H 62.9″ \/ Black \/ EU plug","offer_id":48512405537022,"sku":"DFF-KC26734","price":147.0,"currency_code":"GBP","in_stock":true},{"title":"L 45cm x H 160cm \/ L 17.7″ x H 62.9″ \/ White \/ US plug","offer_id":48512472187134,"sku":"DFF-KC26735","price":147.0,"currency_code":"GBP","in_stock":true},{"title":"L 45cm x H 160cm \/ L 17.7″ x H 62.9″ \/ White \/ UK plug","offer_id":48512472219902,"sku":"DFF-KC26736","price":147.0,"currency_code":"GBP","in_stock":true},{"title":"L 45cm x H 160cm \/ L 17.7″ x H 62.9″ \/ White \/ AU plug","offer_id":48512472252670,"sku":"DFF-KC26737","price":147.0,"currency_code":"GBP","in_stock":true},{"title":"L 45cm x H 160cm \/ L 17.7″ x H 62.9″ \/ White \/ EU plug","offer_id":48512472285438,"sku":"DFF-KC26738","price":147.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Emmental_Floor_Lamp_1.jpg?v=1783038179","url":"https:\/\/www.dekorfine.com\/en-gb\/products\/emmental-floor-lamp","provider":"Dekorfine","version":"1.0","type":"link"}