{"product_id":"caprani-wooden-floor-lamp","title":"Caprani Wooden Floor Lamp","description":"\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" 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\"\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: #2A1F12; --ink-2: #45331E; --ink-3: #6A4E2C;\n  --cream: #FCF6E8; --bg: #F2E5C5; --linen: #ECDAB0; --sand: #DBC288;\n  --border: #C5A668; --border-lt: #DCBC90;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Warm beech wood (matches beech wood + linen palette) *\/\n  --olive: #B08038;\n  --olive-lt: #C8A058;\n  --olive-dk: #6E4818;\n  --olive-sft: #FAEAC8;\n\n  \/* PRODUCT-SPECIFIC WARNING — Forest sage (US in-stock badge tone) *\/\n  --clay: #3A6048;\n  --clay-sft: #DCE8DF;\n\n  --stone: #826848; --mist: #B09668;\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\/* US IN-STOCK BADGE — small inline pill *\/\n.dfpd-stock-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.55rem;\n  padding: 0.5rem 0.95rem;\n  background: var(--clay-sft);\n  border: 1px solid var(--clay);\n  border-radius: 999px;\n  margin-bottom: 1rem;\n}\n.dfpd-stock-badge-dot {\n  width: 8px; height: 8px;\n  border-radius: 50%;\n  background: var(--clay);\n  position: relative;\n}\n.dfpd-stock-badge-dot::after {\n  content: '';\n  position: absolute;\n  inset: -3px;\n  border-radius: 50%;\n  border: 1.5px solid var(--clay);\n  opacity: 0.4;\n  animation: pulse 1.6s ease-in-out infinite;\n}\n@keyframes pulse {\n  0%, 100% { transform: scale(1); opacity: 0.4; }\n  50% { transform: scale(1.25); opacity: 0.15; }\n}\n.dfpd-stock-badge-text {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.7rem;\n  font-weight: 500;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--clay);\n}\n.dfpd-stock-badge-text strong { font-weight: 600; }\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\/* MAIN VIDEO *\/\n.dfpd-video {\n  position: relative; aspect-ratio: 16 \/ 9;\n  width: 100%; max-width: 720px;\n  background: #000; border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 6px 20px rgba(42, 31, 18, 0.12);\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\/* SMALL ASSEMBLY VIDEO CARD — Baer pattern: 280px iframe + text card *\/\n.dfpd-vid-text {\n  display: grid;\n  grid-template-columns: 280px 1fr;\n  gap: 1rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.dfpd-vid-text-player {\n  position: relative;\n  width: 100%;\n  height: 100%;\n  min-height: 160px;\n  aspect-ratio: 16 \/ 9;\n  background: #000;\n  border-right: 1px solid var(--border-lt);\n}\n.dfpd-vid-text-player iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n  display: block;\n}\n.dfpd-vid-text-content {\n  padding: 1.1rem 1.4rem;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.dfpd-vid-text-eyebrow {\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.35rem;\n}\n.dfpd-vid-text-content h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.1rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  letter-spacing: -0.005em;\n  line-height: 1.25;\n  margin-bottom: 0.4rem;\n}\n.dfpd-vid-text-content p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  line-height: 1.5;\n  margin: 0;\n}\n.dfpd-vid-text-content p strong { color: var(--ink); font-weight: 500; }\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 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 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 a.dfpd-link-inline {\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}\n\n\/* SIZE — single configuration row *\/\n.dfpd-size-row {\n  display: grid;\n  grid-template-columns: 240px 1fr;\n  gap: 1.75rem;\n  padding: 1.25rem 1.5rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n  transition: box-shadow 0.25s;\n}\n.dfpd-size-row:hover { box-shadow: 0 4px 14px rgba(42, 31, 18, 0.08); }\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 200px;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  overflow: hidden;\n  padding: 6px;\n  text-decoration: none;\n  color: inherit;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-size-thumb:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(42, 31, 18, 0.12);\n}\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-info-head {\n  display: flex; align-items: baseline; gap: 1rem;\n  margin-bottom: 0.7rem;\n  flex-wrap: wrap;\n}\n.dfpd-size-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.35rem; font-weight: 400;\n  color: var(--ink); letter-spacing: -0.005em;\n}\n.dfpd-size-title em { font-style: italic; color: var(--olive-dk); }\n.dfpd-size-power {\n  display: inline-flex;\n  align-items: center;\n  padding: 0.2rem 0.65rem;\n  background: var(--olive-sft);\n  color: var(--olive-dk);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n}\n.dfpd-size-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  color: var(--ink-2);\n  line-height: 1.6;\n  letter-spacing: -0.005em;\n}\n.dfpd-size-dim-sub {\n  font-family: 'Outfit', sans-serif;\n  font-style: normal;\n  font-size: 0.78rem;\n  color: var(--stone);\n  margin-top: 0.4rem;\n  letter-spacing: 0.04em;\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.dfpd-spec-val a {\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-spec-val a:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* FINISHES — dual group: body 1 + lampshade 3 *\/\n.dfpd-finish-groups {\n  display: grid;\n  grid-template-columns: 1fr 2fr;\n  gap: 1.25rem;\n  margin-top: 0.4rem;\n}\n.dfpd-finish-group {\n  padding: 0.85rem 1rem;\n  background: var(--cream);\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n}\n.dfpd-finish-group-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.55rem;\n  font-weight: 500;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--stone);\n  margin-bottom: 0.7rem;\n}\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.4rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch {\n  width: 38px; height: 38px; border-radius: 50%;\n  border: 1px solid rgba(42, 31, 18, 0.08);\n  box-shadow: 0 2px 4px rgba(42, 31, 18, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.1),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.25);\n}\n.dfpd-finish-swatch.beech {\n  background: radial-gradient(circle at 30% 30%, #E8C892 0%, #B08855 60%, #6E4828 100%);\n}\n.dfpd-finish-swatch.linen-white {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F5EFE0 60%, #DCD2BC 100%);\n}\n.dfpd-finish-swatch.linen-beige {\n  background: radial-gradient(circle at 30% 30%, #F0E2C8 0%, #D4BD8E 55%, #A89058 100%);\n}\n.dfpd-finish-swatch.linen-coffee {\n  background: radial-gradient(circle at 30% 30%, #C4946C 0%, #8C5828 55%, #4A2E10 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\n\/* SHADE PHOTOS — small reference strip *\/\n.dfpd-shade-photos {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75rem;\n  margin-top: 1.25rem;\n}\n.dfpd-shade-photo {\n  position: relative;\n  display: block;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  overflow: hidden;\n  cursor: zoom-in;\n  text-decoration: none;\n  transition: border-color 0.2s, transform 0.2s;\n}\n.dfpd-shade-photo:hover {\n  border-color: var(--olive);\n  transform: translateY(-2px);\n}\n.dfpd-shade-photo img {\n  display: block;\n  width: 100%;\n  height: 140px;\n  object-fit: cover;\n  transition: transform 0.4s ease;\n}\n.dfpd-shade-photo:hover img { transform: scale(1.05); }\n.dfpd-shade-photo-cap {\n  padding: 0.45rem 0.6rem;\n  background: var(--cream);\n  border-top: 1px solid var(--border-lt);\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--stone);\n  text-align: center;\n}\n\n\/* GEO FAQ SECTION *\/\n.dfpd-faq {\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n}\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 {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 1rem;\n  padding: 1rem 1.35rem;\n  cursor: pointer;\n  list-style: none;\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  transition: background 0.2s;\n}\n.dfpd-faq-item summary::-webkit-details-marker { display: none; }\n.dfpd-faq-item summary:hover { background: var(--linen); }\n.dfpd-faq-toggle {\n  flex-shrink: 0;\n  width: 24px; height: 24px;\n  border: 1px solid var(--border);\n  border-radius: 50%;\n  display: inline-flex;\n  align-items: center; justify-content: center;\n  color: var(--olive);\n  background: var(--cream);\n  transition: transform 0.25s, background 0.2s;\n}\n.dfpd-faq-item[open] .dfpd-faq-toggle {\n  transform: rotate(45deg);\n  background: var(--olive-sft);\n  border-color: var(--olive);\n}\n.dfpd-faq-answer {\n  padding: 0 1.35rem 1.15rem;\n  font-size: 0.88rem;\n  line-height: 1.65;\n  color: var(--ink-2);\n  font-weight: 300;\n}\n.dfpd-faq-answer p { margin: 0 0 0.55rem; }\n.dfpd-faq-answer p:last-child { margin-bottom: 0; }\n.dfpd-faq-answer p strong { color: var(--ink); font-weight: 500; }\n.dfpd-faq-answer a {\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}\n.dfpd-faq-answer a:hover { color: var(--ink); border-color: var(--ink); }\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(42, 31, 18, 0.08);\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-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-finish-groups { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-vid-text {\n    grid-template-columns: 1fr;\n  }\n  .dfpd-vid-text-player {\n    border-right: none;\n    border-bottom: 1px solid var(--border-lt);\n  }\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-size-row {\n    grid-template-columns: 1fr;\n    text-align: left;\n  }\n  .dfpd-size-thumb { height: 220px; max-width: 280px; margin: 0 auto; }\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  .dfpd-shade-photos { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\n\u003csection id=\"dfpd-root\" class=\"dfpd\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eThe Caprani \u003cem\u003eFloor Lamp.\u003c\/em\u003e\n\u003c\/h1\u003e\nBeech wood, cast iron, and linen — three honest materials in one quietly elegant floor lamp. The Caprani's curved beech stand rises from a substantial cast-iron base, topped with a hand-finished linen shade that diffuses warm, even light. Equally at home in living rooms, bedrooms, and reading corners, it brings a relaxed, soft atmosphere wherever it stands.\u003c\/header\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 fill=\"none\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" d=\"M13 4c-1 4-1 8 0 16\"\u003e\u003c\/path\u003e\n            \u003cellipse stroke-width=\"1.3\" stroke=\"currentColor\" ry=\"1.5\" rx=\"6\" cy=\"22\" cx=\"13\"\u003e\u003c\/ellipse\u003e\n            \u003cpath opacity=\"0.4\" fill=\"currentColor\" d=\"M13 4c-2 0-3 0.5-3 1.5s1 1.5 3 1.5 3-0.5 3-1.5S15 4 13 4Z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eBeech wood \u003cem\u003estand\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            \u003cellipse fill-opacity=\"0.15\" fill=\"currentColor\" stroke-width=\"1.4\" stroke=\"currentColor\" ry=\"2\" rx=\"9\" cy=\"22\" cx=\"13\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse stroke-width=\"1.4\" stroke=\"currentColor\" ry=\"2\" rx=\"9\" cy=\"20\" cx=\"13\"\u003e\u003c\/ellipse\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eCast iron \u003cem\u003ebase\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=\"M5 5l16 0v3l-16 0z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.3\" stroke=\"currentColor\" d=\"M6 8l1 12h12l1-12\"\u003e\u003c\/path\u003e\n            \u003cpath opacity=\"0.4\" stroke-width=\"0.5\" stroke=\"currentColor\" d=\"M8 11h10M8 14h10M8 17h10\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eLinen \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            \u003cellipse stroke-width=\"1.3\" stroke=\"currentColor\" ry=\"2\" rx=\"6\" cy=\"18\" cx=\"13\"\u003e\u003c\/ellipse\u003e\n            \u003ccircle fill=\"currentColor\" r=\"1\" cy=\"18\" cx=\"13\"\u003e\u003c\/circle\u003e\n            \u003cpath opacity=\"0.5\" stroke-linecap=\"round\" stroke-width=\"0.9\" stroke=\"currentColor\" d=\"M9 19l-2 3M17 19l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eFoot \u003cem\u003eswitch\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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=\"Caprani Floor Lamp — showcase\" src=\"https:\/\/www.youtube.com\/embed\/CAQxJEU_yP0?rel=0\u0026amp;modestbranding=1\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eAssembly walkthrough\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eStep-by-step \u003cem\u003eassembly.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-vid-text\"\u003e\n\u003cdiv class=\"dfpd-vid-text-player\"\u003e\u003ciframe loading=\"lazy\" title=\"Caprani Floor Lamp — assembly walkthrough\" src=\"https:\/\/www.youtube.com\/embed\/sGRAehzz1gw?rel=0\u0026amp;modestbranding=1\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-vid-text-content\"\u003e\n\u003cdiv class=\"dfpd-vid-text-eyebrow\"\u003eWatch \u0026amp; assemble\u003c\/div\u003e\n\u003ch4\u003eFrom box to floor — about 10 minutes.\u003c\/h4\u003e\n\u003cp\u003eCaprani arrives flat-packed for safe shipping. This short video walks you through \u003cstrong\u003eattaching the cast-iron base, fitting the beech stand, mounting the linen shade, and connecting the foot switch\u003c\/strong\u003e. No tools beyond a screwdriver are required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\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\"\u003e\n\u003ch4\u003eBulb base\u003c\/h4\u003e\n\u003cp\u003eUses a \u003cstrong\u003estandard E26 \/ E27\u003c\/strong\u003e screw-base bulb (LED or Edison). E26 in North America, E27 in Europe. \u003ca rel=\"noopener\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" class=\"dfpd-link-inline\" target=\"_blank\"\u003eWhich one for your region →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eFoot switch · cord\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eFoot-switch on the cord\u003c\/strong\u003e (not dimmable) — step on it to turn on or off, no need to bend. \u003cstrong\u003e150 cm \/ 59″ cord\u003c\/strong\u003e with switch plug, extendable on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eSize\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eA reading-chair \u003cem\u003ecompanion.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003ca rel=\"noopener\" class=\"dfpd-size-thumb\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Caprani-Floor-Lamp_69_600x600.jpg?v=1658197123\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Caprani Floor Lamp dimensions\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Caprani-Floor-Lamp_69_600x600.jpg?v=1658197123\"\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-info-head\"\u003e\n\u003cspan class=\"dfpd-size-title\"\u003eFloor \u003cem\u003elamp\u003c\/em\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-size-power\"\u003eSingle size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim\"\u003eL 72 cm × H 150 cm\u003cbr\u003eL 28.3″ × H 59″\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-dim-sub\"\u003e\n\u003cstrong style=\"color: var(--olive-dk); font-weight: 500;\"\u003eBase:\u003c\/strong\u003e Dia 29 cm × H 4 cm · ∅ 11.4″ × H 1.6″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\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\"\u003eCast-iron base · Beech wood stand · Linen shade\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 \u003cem\u003e(not included)\u003c\/em\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\n\u003ca rel=\"noopener\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" target=\"_blank\"\u003eE26 or E27\u003c\/a\u003e \u003cem\u003e(standard screw base)\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\"\u003eFloor standing · Indoor use\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 \u003cem\u003e(dry indoor environment)\u003c\/em\u003e\n\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 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\"\u003eCord\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\"\u003ePacking Size\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eL 157 × W 54 × H 10 cm \u003cem\u003e(flat-packed)\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-finish-groups\"\u003e\n\u003cdiv class=\"dfpd-finish-group\"\u003e\n\u003cdiv class=\"dfpd-finish-group-label\"\u003eBody\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch beech\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBeech wood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-group\"\u003e\n\u003cdiv class=\"dfpd-finish-group-label\"\u003eLampshade · 3 colors\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finishes\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch linen-white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eWhite\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch linen-beige\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eBeige\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch linen-coffee\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eCoffee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dfpd-shade-photos\"\u003e\n\u003ca rel=\"noopener\" class=\"dfpd-shade-photo\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0243\/4095\/5170\/files\/Caprani_Floor_Lamp_84_160x160.jpg?v=1597047591\" target=\"_blank\"\u003e\u003cimg loading=\"lazy\" alt=\"White linen lampshade\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0243\/4095\/5170\/files\/Caprani_Floor_Lamp_84_160x160.jpg?v=1597047591\"\u003e\n\u003cdiv class=\"dfpd-shade-photo-cap\"\u003eWhite\u003c\/div\u003e\n\u003c\/a\u003e\u003ca rel=\"noopener\" class=\"dfpd-shade-photo\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0243\/4095\/5170\/files\/Caprani_Floor_Lamp_85_160x160.jpg?v=1597047626\" target=\"_blank\"\u003e\u003cimg loading=\"lazy\" alt=\"Beige linen lampshade\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0243\/4095\/5170\/files\/Caprani_Floor_Lamp_85_160x160.jpg?v=1597047626\"\u003e\n\u003cdiv class=\"dfpd-shade-photo-cap\"\u003eBeige\u003c\/div\u003e\n\u003c\/a\u003e\u003ca rel=\"noopener\" class=\"dfpd-shade-photo\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0243\/4095\/5170\/files\/Caprani_Floor_Lamp_86_160x160.jpg?v=1597047663\" target=\"_blank\"\u003e\u003cimg loading=\"lazy\" alt=\"Coffee linen lampshade\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0243\/4095\/5170\/files\/Caprani_Floor_Lamp_86_160x160.jpg?v=1597047663\"\u003e\n\u003cdiv class=\"dfpd-shade-photo-cap\"\u003eCoffee\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eFrequently asked\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eQuestions, \u003cem\u003eanswered.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-faq\"\u003e\n\u003cdetails open=\"\" class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eHow quickly can I receive the Caprani Floor Lamp? \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 Caprani is \u003cstrong\u003ein stock in our US warehouse\u003c\/strong\u003e. US customers typically receive their order \u003cstrong\u003ewithin one week\u003c\/strong\u003e of placing it.\u003c\/p\u003e\n\u003cp\u003eCustomers outside the US ship from our main facility — please contact \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e for international delivery estimates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat size is the Caprani Floor Lamp? \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 Caprani measures \u003cstrong\u003eL 28.3″ × H 59″ (L 72 × H 150 cm)\u003c\/strong\u003e, with a \u003cstrong\u003ecast-iron base of ∅ 11.4″ × H 1.6″ (Dia 29 × H 4 cm)\u003c\/strong\u003e. A standard floor-lamp height — the shade sits at roughly eye-level when seated, ideal for reading and ambient lighting beside a sofa or armchair.\u003c\/p\u003e\n\u003cp\u003eIt ships flat-packed at L 157 × W 54 × H 10 cm for safe transit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat lampshade colors are available? \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 Caprani's linen lampshade is available in \u003cstrong\u003ethree colors\u003c\/strong\u003e: \u003cstrong\u003eWhite\u003c\/strong\u003e (cleanest, most versatile — pairs with any interior), \u003cstrong\u003eBeige\u003c\/strong\u003e (warm, soft neutral — pairs with wood and earth tones), and \u003cstrong\u003eCoffee\u003c\/strong\u003e (the moodiest — produces a warmer, more intimate glow). The beech wood stand and cast-iron base remain consistent across all variants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eHow is the Caprani assembled, and is it dimmable? \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 Caprani arrives \u003cstrong\u003eflat-packed\u003c\/strong\u003e for safe shipping. Assembly takes about \u003cstrong\u003e10 minutes\u003c\/strong\u003e with just a screwdriver — see the assembly video above for the full walkthrough. No electrician needed; just plug into a standard wall outlet.\u003c\/p\u003e\n\u003cp\u003eThe included \u003cstrong\u003efoot switch is on\/off only — not a dimmer\u003c\/strong\u003e. If you want to dim the lamp, pair it with a dimmable LED E26\/E27 bulb and a separate plug-in dimmer adapter (sold separately at most home improvement stores).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat is the return and exchange policy? \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\u003eDekorfine offers a \u003cstrong\u003e30-day return policy\u003c\/strong\u003e on undamaged items in their original packaging. Because the Caprani uses natural beech wood and linen, slight grain and weave variations between units are part of the materials' authentic character — these are not eligible for return as defects.\u003c\/p\u003e\n\u003cp\u003eFor returns, exchanges, or any questions, contact \u003ca href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — we reply within 24 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\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\n\n\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"L 72cm x H 150cm \/ L 28.3″ x H 59″ \/ White \u0026  Beech Wood \/ US Plug","offer_id":43133295231230,"sku":"L202207191025.1","price":796.0,"currency_code":"CAD","in_stock":true},{"title":"L 72cm x H 150cm \/ L 28.3″ x H 59″ \/ White \u0026  Beech Wood \/ UK Plug","offer_id":43133295263998,"sku":"L202207191025.2","price":796.0,"currency_code":"CAD","in_stock":true},{"title":"L 72cm x H 150cm \/ L 28.3″ x H 59″ \/ White \u0026  Beech Wood \/ AU Plug","offer_id":43133295296766,"sku":"L202207191025.3","price":796.0,"currency_code":"CAD","in_stock":true},{"title":"L 72cm x H 150cm \/ L 28.3″ x H 59″ \/ White \u0026  Beech Wood \/ EU Plug","offer_id":43133295329534,"sku":"L202207191025.4","price":796.0,"currency_code":"CAD","in_stock":true},{"title":"L 72cm x H 150cm \/ L 28.3″ x H 59″ \/ Beige \u0026  Beech Wood \/ US Plug","offer_id":43133295362302,"sku":"L202207191025.5","price":796.0,"currency_code":"CAD","in_stock":true},{"title":"L 72cm x H 150cm \/ L 28.3″ x H 59″ \/ Beige \u0026  Beech Wood \/ UK Plug","offer_id":43133295395070,"sku":"L202207191025.6","price":796.0,"currency_code":"CAD","in_stock":true},{"title":"L 72cm x H 150cm \/ L 28.3″ x H 59″ \/ Beige \u0026  Beech Wood \/ AU Plug","offer_id":43133295427838,"sku":"L202207191025.7","price":796.0,"currency_code":"CAD","in_stock":true},{"title":"L 72cm x H 150cm \/ L 28.3″ x H 59″ \/ Beige \u0026  Beech Wood \/ EU Plug","offer_id":43133295460606,"sku":"L202207191025.8","price":796.0,"currency_code":"CAD","in_stock":true},{"title":"L 72cm x H 150cm \/ L 28.3″ x H 59″ \/ Coffee \u0026  Beech Wood \/ US Plug","offer_id":43133295493374,"sku":"L202207191025.9","price":796.0,"currency_code":"CAD","in_stock":true},{"title":"L 72cm x H 150cm \/ L 28.3″ x H 59″ \/ Coffee \u0026  Beech Wood \/ UK Plug","offer_id":43133295526142,"sku":"L202207191025.10","price":796.0,"currency_code":"CAD","in_stock":true},{"title":"L 72cm x H 150cm \/ L 28.3″ x H 59″ \/ Coffee \u0026  Beech Wood \/ AU Plug","offer_id":43133295558910,"sku":"L202207191025.11","price":796.0,"currency_code":"CAD","in_stock":true},{"title":"L 72cm x H 150cm \/ L 28.3″ x H 59″ \/ Coffee \u0026  Beech Wood \/ EU Plug","offer_id":43133295591678,"sku":"L202207191025.12","price":796.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Caprani_Wooden_Floor_Lamp.jpg?v=1686994664","url":"https:\/\/www.dekorfine.com\/en-ca\/products\/caprani-wooden-floor-lamp","provider":"Dekorfine","version":"1.0","type":"link"}