{"product_id":"gingko-floor-lamp","title":"Gingko Floor Lamp","description":"\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=Cormorant+Garamond:wght@400;500\u0026amp;family=Jost:wght@400;500;600\u0026amp;family=Outfit:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\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;\n  --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  padding: 1.5rem 0 2rem; width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n.dfpd-sec { margin-bottom: 2rem; }\n.gold { color: var(--gold); }\n\n\/* Typography *\/\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\/* Hero *\/\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\/* Feature chips *\/\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\/* Craft *\/\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-text-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; margin: 0; }\n.dfpd-craft-text p .gold { color: var(--gold); font-weight: 500; }\n\n\/* Notice strip *\/\n.dfpd-notice { display: flex; gap: 1rem; align-items: flex-start; padding: 0.95rem 1.2rem; background: var(--linen); border: 1px solid var(--border); border-left: 3px solid var(--gold); border-radius: 4px; }\n.dfpd-notice-icon { color: var(--gold-dk); flex-shrink: 0; margin-top: 2px; }\n.dfpd-notice-text { font-family: var(--dk-serif); font-weight: 400; font-size: 0.95rem; color: var(--ink-2); line-height: 1.55; }\n.dfpd-notice-text .gold { color: var(--gold-dk); font-weight: 500; }\n\n\/* Single size layout *\/\n.dfpd-size-single { display: grid; grid-template-columns: 300px 1fr; gap: 1.65rem; padding: 1.35rem 1.65rem; background: var(--cream); border: 1px solid var(--border); border-radius: 4px; align-items: center; }\n.dfpd-size-image { position: relative; display: block; width: 100%; background: #FFFFFF; border: 1px solid var(--border-lt); border-radius: 3px; padding: 12px; cursor: zoom-in; overflow: hidden; transition: border-color 0.2s, box-shadow 0.25s; text-decoration: none; }\n.dfpd-size-image:hover { border-color: var(--gold); box-shadow: 0 4px 14px rgba(26,26,24,0.1); }\n.dfpd-size-image img { display: block; width: 100%; height: auto; object-fit: contain; transition: transform 0.4s ease; }\n.dfpd-size-image:hover img { transform: scale(1.06); }\n.dfpd-size-image-icon { position: absolute; bottom: 10px; right: 10px; width: 24px; height: 24px; background: rgba(26,26,24,0.85); color: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; }\n.dfpd-size-text { text-align: left; }\n.dfpd-size-text-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.45rem; }\n.dfpd-size-title { font-family: var(--dk-sans); font-weight: 600; font-size: 1.55rem; color: var(--ink); line-height: 1.05; margin-bottom: 0.35rem; letter-spacing: -0.01em; }\n.dfpd-size-dim { font-family: var(--dk-jost); font-weight: 600; font-size: 0.95rem; color: var(--ink-2); line-height: 1.4; margin-bottom: 0.65rem; }\n.dfpd-size-detail { font-family: var(--dk-serif); font-weight: 400; font-size: 0.93rem; color: var(--ink-2); line-height: 1.55; margin-bottom: 0.65rem; }\n.dfpd-size-pill { display: inline-flex; padding: 0.32rem 0.75rem; 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\/* Finish swatches *\/\n.dfpd-finishes { display: flex; flex-wrap: wrap; gap: 1rem; margin-top: 0.5rem; }\n.dfpd-finish { display: flex; flex-direction: column; align-items: center; gap: 0.4rem; min-width: 52px; }\n.dfpd-finish-swatch { width: 36px; height: 36px; border-radius: 50%; box-shadow: 0 2px 4px rgba(26,26,24,0.1), inset 0 -6px 10px rgba(0,0,0,0.1), inset 2px 2px 3px rgba(255,255,255,0.4); }\n.dfpd-finish-label { font-family: var(--dk-jost); font-weight: 500; font-size: 0.64rem; color: var(--ink-2); }\n\n\/* Specifications *\/\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: 160px 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 .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-spec-val a { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n.dfpd-cert-row { display: flex; gap: 0.4rem; flex-wrap: wrap; }\n.dfpd-cert { font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.15em; text-transform: uppercase; padding: 0.22rem 0.6rem; border: 1px solid var(--border); border-radius: 2px; color: var(--stone); background: var(--cream); }\n\n\/* Downloads *\/\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\/* FAQ *\/\n.dfpd-faq { background: var(--cream); border: 1px solid var(--border); border-radius: 4px; overflow: hidden; }\n.dfpd-faq-item { border-bottom: 1px solid var(--border-lt); }\n.dfpd-faq-item:last-child { border-bottom: none; }\n.dfpd-faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 0.95rem 1.25rem; cursor: pointer; list-style: none; font-family: var(--dk-sans); font-weight: 600; font-size: 0.98rem; color: var(--ink); transition: background 0.2s; }\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle { flex-shrink: 0; width: 22px; height: 22px; border: 1px solid var(--border); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; color: var(--gold); background: var(--cream); transition: transform 0.25s, background 0.2s; }\n.dfpd-faq-item[open] .dfpd-faq-toggle { transform: rotate(45deg); background: var(--gold-sft); border-color: var(--gold); }\n.dfpd-faq-answer { padding: 0 1.25rem 1rem; font-family: var(--dk-serif); font-weight: 400; font-size: 0.96rem; line-height: 1.6; color: var(--ink-2); }\n.dfpd-faq-answer p { margin: 0 0 0.5rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer p .gold { color: var(--gold-dk); font-weight: 500; }\n.dfpd-faq-answer a { color: var(--gold-dk); font-weight: 500; text-decoration: none; border-bottom: 1px solid var(--gold); padding-bottom: 1px; }\n\n\/* Support footer *\/\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.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-size-single { grid-template-columns: 1fr; }\n  .dfpd-size-image { max-width: 300px; margin: 0 auto; }\n  .dfpd-size-text { text-align: center; }\n  .dfpd-finishes { justify-content: center; }\n  .dfpd-craft { grid-template-columns: 1fr; text-align: center; }\n  .dfpd-craft-icon { margin: 0 auto; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-spec-row { grid-template-columns: 1fr; gap: 0.2rem; padding: 0.75rem 1.05rem; }\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\u003cdiv class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- ① HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eFloor Lamp · Sculptural Lighting\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eGinkgo \u003cspan class=\"gold\"\u003eFloor Lamp.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eA \u003cspan class=\"gold\"\u003eginkgo leaf tree sculpture\u003c\/span\u003e in gold and white — metal, ceramics, and a marble base — housing five bulbs across its branching canopy, to anchor a living room corner, bedroom, or entryway as a \u003cspan class=\"gold\"\u003ebotanical statement floor lamp\u003c\/span\u003e that reads as art even with the lights off.\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 stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\n          \u003cpath d=\"M12 22V12M12 12C12 7 8 3 3 3c0 5 4 9 9 9zM12 12c0-5 4-9 9-9-1 5-5 9-9 9z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\n\u003cspan class=\"gold\"\u003eGinkgo\u003c\/span\u003e leaf form\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\n          \u003ccircle r=\"5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cline y2=\"3\" x2=\"12\" y1=\"1\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"23\" x2=\"12\" y1=\"21\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"5.64\" x2=\"5.64\" y1=\"4.22\" x1=\"4.22\"\u003e\u003c\/line\u003e\u003cline y2=\"19.78\" x2=\"19.78\" y1=\"18.36\" x1=\"18.36\"\u003e\u003c\/line\u003e\u003cline y2=\"12\" x2=\"3\" y1=\"12\" x1=\"1\"\u003e\u003c\/line\u003e\u003cline y2=\"12\" x2=\"23\" y1=\"12\" x1=\"21\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e5-bulb \u003cspan class=\"gold\"\u003ecanopy\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 stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\n          \u003cellipse ry=\"2\" rx=\"8\" cy=\"21\" cx=\"12\"\u003e\u003c\/ellipse\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 6l3-3 3 3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eMarble \u003cspan class=\"gold\"\u003ebase\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 stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e4-Region \u003cspan class=\"gold\"\u003eCertified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ③ CRAFT --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eForm \u0026amp; design\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eA tree in \u003cspan class=\"gold\"\u003eevery room it enters.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-craft\"\u003e\n\u003cdiv class=\"dfpd-craft-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 36 36\" height=\"30\" width=\"30\"\u003e\n          \u003cpath d=\"M18 32V16M18 16C18 9 13 4 5 4c0 7 5 12 13 12zM18 16c0-7 5-12 13-12-1 7-6 12-13 12z\"\u003e\u003c\/path\u003e\n          \u003cline y2=\"34\" x2=\"22\" y1=\"34\" x1=\"14\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-craft-text\"\u003e\n\u003cdiv class=\"dfpd-craft-text-eyebrow\"\u003eThe design\u003c\/div\u003e\n\u003ch4\u003eCeramics and marble — \u003cspan class=\"gold\"\u003esculpture that also lights.\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003cp\u003eCeramic ginkgo leaves in white and gold fan out from a slender branching metal stem, each leaf cradling a bulb socket — a \u003cspan class=\"gold\"\u003eginkgo leaf floor lamp\u003c\/span\u003e whose silhouette reads as fine art from across the room. The round marble base grounds the composition and provides the weight a tall, 170 cm \u003cspan class=\"gold\"\u003etree branch floor lamp\u003c\/span\u003e needs to stand confidently in a bedroom corner, beside a reading chair, or as the focal point of a living room vignette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ④ NOTICE — champagne cable --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-notice\"\u003e\n\u003cdiv class=\"dfpd-notice-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\n          \u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cline y2=\"12\" x2=\"12\" y1=\"8\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"16\" x2=\"12.01\" y1=\"16\" x1=\"12\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-notice-text\"\u003eThe lamp ships with a \u003cspan class=\"gold\"\u003echampagne braided plug cable\u003c\/span\u003e (150 cm \/ 59″) by default. An extension is available on request — contact us before ordering if you need a longer cord.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ⑤ SIZE (single, image-left + text-right) --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eDimensions\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eFloor-to-canopy \u003cspan class=\"gold\"\u003eat 170 cm.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-single\"\u003e\n\u003ca rel=\"noopener\" class=\"dfpd-size-image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Gingko_Floor_Lamp-_16_600x600.jpg?v=1681173113\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Ginkgo Floor Lamp dimension diagram — L 60 × H 170 cm sculptural tree floor lamp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Gingko_Floor_Lamp-_16_600x600.jpg?v=1681173113\"\u003e \u003cspan class=\"dfpd-size-image-icon\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 10 10\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M2 2h3M2 2v3M8 8H5M8 8V5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-size-text\"\u003e\n\u003cdiv class=\"dfpd-size-text-eyebrow\"\u003eSingle configuration\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-title\"\u003eL 60 × H 170 cm\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eL 23.6″ × H 66.9″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-detail\"\u003e5 × G9 (EU \/ AU) or E12 (US \/ CA) bulbs across the canopy. Foot switch on cord. AC 110–240 V.\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-pill\"\u003eLiving room · bedroom · entryway corner\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 1.1rem;\"\u003e\n\u003cdiv style=\"font-family: var(--dk-jost); font-weight: 500; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--stone); margin-bottom: 0.55rem;\"\u003eAvailable Finishes\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 30% 30%, #F4D78D 0%, #C89B46 50%, #8E6420 100%);\" class=\"dfpd-finish-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eGold\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv style=\"background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F4EFE2 60%, #C8BEA0 100%); border: 1px solid rgba(26,26,24,0.12);\" class=\"dfpd-finish-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eWhite\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!-- ⑥ SPECIFICATIONS --\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\"\u003e\n\u003cspan class=\"gold\"\u003eMetal\u003c\/span\u003e · Iron · \u003cspan class=\"gold\"\u003eCeramics\u003c\/span\u003e · \u003cspan class=\"gold\"\u003eMarble\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 (not included)\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\n\u003ca rel=\"noopener\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/introduction-to-e12-and-e14-bulbs-and-guide-to-correct-selection\" target=\"_blank\"\u003eE12 (US \/ CA)\u003c\/a\u003e  ·  \u003ca rel=\"noopener\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-g9-and-g4-led-bulbs\" target=\"_blank\"\u003eG9 (EU \/ AU)\u003c\/a\u003e  · 5 sockets\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\"\u003eIP Rating\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eIP20 · Indoor use only\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 · not dimmable\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″ · champagne braided · extendable on request\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\"\u003eGold + White\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\n\u003cdiv class=\"dfpd-cert-row\"\u003e\n\u003cspan class=\"dfpd-cert\"\u003eNorth America\u003c\/span\u003e \u003cspan class=\"dfpd-cert\"\u003eEurope\u003c\/span\u003e \u003cspan class=\"dfpd-cert\"\u003eAustralia\u003c\/span\u003e \u003cspan class=\"dfpd-cert\"\u003eSaudi Arabia\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ⑦ DOWNLOADS --\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\/1rmeH3zMoEyUcH-9uz4NqSwR9Sbi-PRCz\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\u003e\n            \u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline y2=\"13\" x2=\"8\" y1=\"13\" x1=\"16\"\u003e\u003c\/line\u003e\u003cline y2=\"17\" x2=\"8\" y1=\"17\" x1=\"16\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eProduct info\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=\"https:\/\/drive.google.com\/file\/d\/114qMnqW6xCsQIISrRICXhEAAH_KgHEqv\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\u003e\n            \u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eGuide\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 stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\u003e\n            \u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline y2=\"12\" x2=\"12\" y1=\"22.08\" x1=\"12\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eCAD \/ BIM\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\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\u003c!-- ⑧ FAQ --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFrequently asked\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuick \u003cspan class=\"gold\"\u003equestions.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails open=\"\" class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhich bulb base do I need for the US? \u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eUS and Canadian customers receive the \u003cspan class=\"gold\"\u003eE12 candelabra base\u003c\/span\u003e version — a standard base stocked by most US hardware and lighting retailers. EU and Australian customers receive G9 sockets. The lamp ships pre-configured for your region; no adapter is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat bulbs are recommended for the ginkgo leaf canopy? \u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe five sockets accept LED or Edison-style filament bulbs. For the warm, atmospheric glow that suits a \u003cspan class=\"gold\"\u003ebotanical statement floor lamp\u003c\/span\u003e, a 2700 K filament LED (E12 or G9, depending on region) works well. Bulbs are not included and can be purchased separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eCan the cord be made longer than 150 cm? \u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eYes — cord extensions are available on request. Contact us before placing your order and let us know the length you need. The champagne braided finish of the cord is maintained across extensions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eIs this floor lamp compatible with a dimmer? \u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe Ginkgo uses a foot switch on the cord and is \u003cspan class=\"gold\"\u003enot dimmable\u003c\/span\u003e in its standard configuration. For a dimming effect, you can use dimmable E12 (or G9) bulbs with a plug-in dimmer adapter on the cord — check compatibility with your chosen bulb model before purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eHow stable is a 170 cm tall floor lamp with a marble base? \u003cspan class=\"dfpd-faq-toggle\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 11 11\" height=\"11\" width=\"11\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"currentColor\" d=\"M5.5 1v9M1 5.5h9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe round marble base provides substantial ballast, making it stable on hard floors. On high-pile rugs, we recommend placing it near a wall or in a corner — standard practice for any tall \u003cspan class=\"gold\"\u003etree branch floor lamp\u003c\/span\u003e with a canopy spread. Assembly is straightforward; the full guide is in the download above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ⑨ SUPPORT FOOTER --\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\n\u003c!-- 粘贴到 Shopify Description 源码视图即可 --\u003e","brand":"Dekorfine","offers":[{"title":"L 23.6″ x H 66.9″ \u0026 Gold \/ Metal \/ US plug","offer_id":43948219498750,"sku":"BJ202303241034-SY6014-1","price":886.0,"currency_code":"AUD","in_stock":true},{"title":"L 23.6″ x H 66.9″ \u0026 Gold \/ Metal \/ UK plug","offer_id":43995452604670,"sku":"BJ202303241034-SY6014-7","price":886.0,"currency_code":"AUD","in_stock":true},{"title":"L 23.6″ x H 66.9″ \u0026 Gold \/ Metal \/ AU plug","offer_id":43995452637438,"sku":"BJ202303241034-SY6014-6","price":886.0,"currency_code":"AUD","in_stock":true},{"title":"L 23.6″ x H 66.9″ \u0026 Gold \/ Metal \/ EU plug","offer_id":43995452670206,"sku":"BJ202303241034-SY6014-8","price":886.0,"currency_code":"AUD","in_stock":true},{"title":"L 23.6″ x H 66.9″ \u0026 Gold \/ Metal \u0026 Marble \/ US plug","offer_id":43948230770942,"sku":"BJ202303241034-SY6014-2","price":898.0,"currency_code":"AUD","in_stock":true},{"title":"L 23.6″ x H 66.9″ \u0026 Gold \/ Metal \u0026 Marble \/ UK plug","offer_id":43995452702974,"sku":"BJ202303241034-SY6014-3","price":898.0,"currency_code":"AUD","in_stock":true},{"title":"L 23.6″ x H 66.9″ \u0026 Gold \/ Metal \u0026 Marble \/ AU plug","offer_id":43995452735742,"sku":"BJ202303241034-SY6014-4","price":898.0,"currency_code":"AUD","in_stock":true},{"title":"L 23.6″ x H 66.9″ \u0026 Gold \/ Metal \u0026 Marble \/ EU plug","offer_id":43995452768510,"sku":"BJ202303241034-SY6014-5","price":898.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Gingko_Floor_Lamp.jpg?v=1686106969","url":"https:\/\/www.dekorfine.com\/en-au\/products\/gingko-floor-lamp","provider":"Dekorfine","version":"1.0","type":"link"}