{"product_id":"stained-glass-pendant-lamp","title":"Stained Glass Pendant Lamp","description":"\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,300;1,9..144,400\u0026amp;family=Outfit:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #2B2018; --ink-2: #4A3A2D; --ink-3: #6B5A48;\n  --cream: #FDFAF4; --bg: #F5F0E6; --linen: #F0E8D6; --sand: #E8DCC2;\n  --border: #D8C9A8; --border-lt: #E6DAB8;\n\n  \/* PRODUCT-SPECIFIC ACCENT — Brass (replaces olive) *\/\n  --olive: #B8893E;\n  --olive-lt: #D4A65A;\n  --olive-dk: #7A5520;\n  --olive-sft: #FAF1DC;\n\n  \/* PRODUCT-SPECIFIC WARNING — Wine red (replaces clay, matches red glass jewels) *\/\n  --clay: #8E2820;\n  --clay-sft: #F7E8E4;\n\n  --stone: #8A7C68; --mist: #B5A78D;\n\n  font-family: 'Outfit', 'Helvetica Neue', sans-serif;\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 300; font-size: 16px; line-height: 1.6;\n  background: transparent;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 0.85rem;\n}\n.dfpd-eyebrow::before { content: ''; width: 22px; height: 1px; background: var(--olive); }\n\n.dfpd-h2 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.25rem, 2vw, 1.5rem);\n  font-weight: 400; line-height: 1.25;\n  letter-spacing: -0.005em; color: var(--ink);\n  margin-bottom: 1rem;\n}\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n\n\/* HERO *\/\n.dfpd-hero {\n  padding-bottom: 2rem;\n  border-bottom: 1px solid var(--border);\n  margin-bottom: 2rem;\n}\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.68rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before { content: ''; width: 26px; height: 1px; background: var(--olive); }\n.dfpd-title {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.75rem, 3.4vw, 2.35rem);\n  font-weight: 300; line-height: 1.1;\n  letter-spacing: -0.015em; color: var(--ink);\n  margin-bottom: 1rem;\n  max-width: 780px;\n}\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede {\n  font-size: 0.98rem; font-weight: 300; line-height: 1.7;\n  color: var(--ink-2); max-width: 720px;\n}\n\n\/* FEATURE CHIPS *\/\n.dfpd-features {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border); border-radius: 4px;\n  overflow: hidden; background: var(--cream);\n  margin-bottom: 2.5rem;\n}\n.dfpd-feature {\n  padding: 1.25rem 1rem; text-align: center;\n  border-right: 1px solid var(--border-lt);\n  transition: background 0.3s;\n}\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: 'Fraunces', serif; font-size: 0.92rem;\n  font-weight: 400; line-height: 1.3; color: var(--ink);\n}\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* IMPORTANT NOTES *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n}\n.dfpd-note.accent {\n  background: var(--clay-sft);\n  border-left: 2px solid var(--clay);\n  border-radius: 0 4px 4px 0;\n}\n.dfpd-note h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-note.accent h4 { color: var(--clay); }\n.dfpd-note p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-note p strong { color: var(--ink); font-weight: 500; }\n.dfpd-note.accent p strong { color: var(--clay); font-weight: 500; }\n.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\/* MODEL VARIANTS — 3 colour combinations *\/\n.dfpd-models {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.85rem;\n}\n.dfpd-model-card {\n  display: flex;\n  flex-direction: column;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  transition: box-shadow 0.25s;\n}\n.dfpd-model-card:hover { box-shadow: 0 4px 14px rgba(43, 32, 24, 0.08); }\n\n.dfpd-model-head {\n  padding: 0.85rem 1.15rem 0.75rem;\n  border-bottom: 1px solid var(--border-lt);\n  background: linear-gradient(180deg, var(--cream) 0%, var(--linen) 100%);\n  text-align: center;\n}\n.dfpd-model-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem;\n  font-weight: 500;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--olive);\n  margin-bottom: 0.2rem;\n}\n.dfpd-model-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.7rem;\n  font-weight: 400;\n  font-style: italic;\n  color: var(--olive-dk);\n  line-height: 1;\n  letter-spacing: -0.005em;\n}\n\n.dfpd-model-thumb {\n  position: relative;\n  display: block;\n  width: 100%;\n  height: 240px;\n  background: #FFFFFF;\n  border-bottom: 1px solid var(--border-lt);\n  overflow: hidden;\n  cursor: zoom-in;\n  padding: 8px;\n  text-decoration: none;\n  color: inherit;\n  transition: background 0.2s;\n}\n.dfpd-model-thumb:hover { background: #FAF7F0; }\n.dfpd-model-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-model-thumb:hover img { transform: scale(1.06); }\n.dfpd-model-thumb-icon {\n  position: absolute;\n  bottom: 8px; right: 8px;\n  width: 22px; height: 22px;\n  background: rgba(43, 32, 24, 0.85);\n  color: var(--cream);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n}\n.dfpd-model-thumb:hover .dfpd-model-thumb-icon { background: var(--olive); }\n\n.dfpd-model-specs {\n  padding: 0.75rem 1.15rem 0.6rem;\n  text-align: center;\n}\n.dfpd-model-combo {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.45rem;\n  margin-bottom: 0.55rem;\n  padding: 0.25rem 0.65rem;\n  background: var(--olive-sft);\n  border-radius: 2px;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--olive-dk);\n}\n.dfpd-model-combo-dots {\n  display: inline-flex;\n  gap: 3px;\n  align-items: center;\n}\n.dfpd-model-combo-dot {\n  width: 9px;\n  height: 9px;\n  border-radius: 50%;\n  border: 1px solid rgba(43, 32, 24, 0.15);\n}\n.dfpd-model-combo-dot.glass-white {\n  background: radial-gradient(circle at 35% 35%, #FFFFFF 0%, #F4F1E8 70%, #DBD5C2 100%);\n}\n.dfpd-model-combo-dot.glass-red {\n  background: radial-gradient(circle at 35% 35%, #E48870 0%, #B04030 50%, #6A1A12 100%);\n}\n.dfpd-model-combo-dot.glass-green {\n  background: radial-gradient(circle at 35% 35%, #B8D4A8 0%, #7AAA6A 50%, #3D5C32 100%);\n}\n.dfpd-model-dim {\n  font-family: 'Fraunces', serif;\n  font-size: 0.9rem;\n  font-style: italic;\n  color: var(--ink);\n  line-height: 1.45;\n}\n\n\/* SHARED SIZE NOTE *\/\n.dfpd-shared-size {\n  margin-top: 1rem;\n  padding: 0.85rem 1.35rem;\n  background: var(--olive-sft);\n  border-left: 3px solid var(--olive);\n  border-radius: 0 4px 4px 0;\n}\n.dfpd-shared-size p {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.9rem;\n  color: var(--olive-dk);\n  margin: 0;\n  line-height: 1.5;\n}\n.dfpd-shared-size p strong {\n  font-style: normal;\n  font-weight: 500;\n  color: var(--ink);\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 — 3 colour combos *\/\n.dfpd-finishes-combos {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.7rem;\n  margin-top: 0.4rem;\n}\n.dfpd-finish-combo {\n  padding: 0.85rem 1rem;\n  background: var(--cream);\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  text-align: center;\n}\n.dfpd-finish-combo-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.5rem;\n}\n.dfpd-finish-combo-swatches {\n  display: flex; justify-content: center; gap: 0.5rem;\n  margin-bottom: 0.5rem;\n}\n.dfpd-finish-swatch {\n  width: 32px; height: 32px; border-radius: 50%;\n  border: 1px solid rgba(43, 32, 24, 0.08);\n  box-shadow: 0 2px 4px rgba(43, 32, 24, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.1),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.2);\n}\n.dfpd-finish-swatch.glass-white {\n  background: radial-gradient(circle at 30% 30%, #FFFFFF 0%, #F4F1E8 60%, #DBD5C2 100%);\n}\n.dfpd-finish-swatch.glass-red {\n  background: radial-gradient(circle at 30% 30%, #E48870 0%, #B04030 50%, #6A1A12 100%);\n}\n.dfpd-finish-swatch.glass-green {\n  background: radial-gradient(circle at 30% 30%, #B8D4A8 0%, #7AAA6A 50%, #3D5C32 100%);\n}\n.dfpd-finish-combo-name {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.86rem;\n  color: var(--ink);\n  line-height: 1.3;\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 {\n  border-bottom: 1px solid var(--border-lt);\n}\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 {\n  margin: 0 0 0.55rem;\n}\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 — 2 columns *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.75rem;\n  margin-bottom: 1rem;\n}\n.dfpd-download {\n  display: flex; align-items: center; gap: 0.95rem;\n  padding: 1rem 1.25rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  text-decoration: none; color: inherit;\n  transition: all 0.2s;\n}\n.dfpd-download:hover {\n  border-color: var(--olive);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 12px rgba(43, 32, 24, 0.06);\n}\n.dfpd-download-icon {\n  width: 36px; height: 36px;\n  background: var(--linen);\n  border-radius: 4px;\n  color: var(--olive-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-download-sub {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--olive);\n  transition: transform 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support {\n  padding-top: 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n}\n.dfpd-link {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n}\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-finishes-combos { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n  .dfpd-models { grid-template-columns: 1fr; }\n}\n\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-hero { padding-bottom: 1.5rem; margin-bottom: 1.75rem; }\n  .dfpd-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n}\n\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"dfpd\" id=\"dfpd-root\"\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\"\u003eStained Glass \u003cem\u003ePendant Lamp.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eLight filtered through stained glass — color jewels held in a polished brass frame, finished with a turned walnut handle and braided cord. Each pendant is handcrafted, with an adjustable cord for ceiling-height customization. A timeless artisan piece for kitchens, dining areas, and entryway niches.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"dfpd-features\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003cpath d=\"M7 6h12v14H7V6Z\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 12h12M13 6v14\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/path\u003e\n            \u003crect x=\"9\" y=\"8\" width=\"2.5\" height=\"2.5\" fill=\"currentColor\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n            \u003crect x=\"14.5\" y=\"14\" width=\"2.5\" height=\"2.5\" fill=\"currentColor\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eStained \u003cem\u003eglass\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 width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003cpath d=\"M13 4L4 22h18L13 4Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"13\" cy=\"14\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eBrass \u003cem\u003eframe\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003cline x1=\"13\" y1=\"3\" x2=\"13\" y2=\"14\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-dasharray=\"2 2\"\u003e\u003c\/line\u003e\n            \u003cellipse cx=\"13\" cy=\"18\" rx=\"6\" ry=\"3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M9 22l8 0\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eAdjustable \u003cem\u003ecord\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 width=\"22\" height=\"22\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n            \u003ccircle cx=\"8\" cy=\"13\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"13\" cy=\"13\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18\" cy=\"13\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eThree \u003cem\u003ecombos\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\"\u003eBefore you order\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eImportant \u003cem\u003enotes.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note accent\"\u003e\n\u003ch4\u003eHandcrafted glass\u003c\/h4\u003e\n\u003cp\u003eEach \u003cstrong\u003estained glass shade\u003c\/strong\u003e is individually crafted. Subtle variations in color saturation and pattern are part of the handcrafted character — never a defect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eBulb base\u003c\/h4\u003e\n\u003cp\u003eStandard \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e screw base — accepts LED or Edison bulbs. \u003ca class=\"dfpd-link-inline\" href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" 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\u003eCord length\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003e150 cm \/ 59″\u003c\/strong\u003e cord — adjustable on installation, extendable on request for higher ceilings.\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\"\u003eColour options\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eThree colour \u003cem\u003ecombinations.\u003c\/em\u003e \u003cspan style=\"font-family: 'Fraunces',serif; font-style: italic; font-size: 0.75rem; font-weight: 300; color: var(--stone); margin-left: 0.5rem;\"\u003e· click thumbnails to enlarge\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-models\"\u003e\n\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003eA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Stained_Glass_Pendant_Lamp-_22_480x480.jpg?v=1699856023\" class=\"dfpd-model-thumb\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Stained_Glass_Pendant_Lamp-_22_480x480.jpg?v=1699856023\" alt=\"Model A — White \u0026amp; Red\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n                \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-combo\"\u003e\n\u003cspan class=\"dfpd-model-combo-dots\"\u003e \u003cspan class=\"dfpd-model-combo-dot glass-white\"\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-model-combo-dot glass-red\"\u003e\u003c\/span\u003e \u003c\/span\u003e White \u0026amp; Red\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003eDia 16 × H 29 cm\u003cbr\u003e∅ 6.3″ × H 11.4″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003eB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Stained_Glass_Pendant_Lamp-_23_480x480.jpg?v=1699856055\" class=\"dfpd-model-thumb\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Stained_Glass_Pendant_Lamp-_23_480x480.jpg?v=1699856055\" alt=\"Model B — Red \u0026amp; White\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n                \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-combo\"\u003e\n\u003cspan class=\"dfpd-model-combo-dots\"\u003e \u003cspan class=\"dfpd-model-combo-dot glass-red\"\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-model-combo-dot glass-white\"\u003e\u003c\/span\u003e \u003c\/span\u003e Red \u0026amp; White\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003eDia 16 × H 29 cm\u003cbr\u003e∅ 6.3″ × H 11.4″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dfpd-model-card\"\u003e\n\u003cdiv class=\"dfpd-model-head\"\u003e\n\u003cdiv class=\"dfpd-model-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-title\"\u003eC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Stained_Glass_Pendant_Lamp-_24_480x480.jpg?v=1699856089\" class=\"dfpd-model-thumb\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Stained_Glass_Pendant_Lamp-_24_480x480.jpg?v=1699856089\" alt=\"Model C — Green \u0026amp; White\" loading=\"lazy\"\u003e \u003cspan class=\"dfpd-model-thumb-icon\"\u003e \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\n                \u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"dfpd-model-specs\"\u003e\n\u003cdiv class=\"dfpd-model-combo\"\u003e\n\u003cspan class=\"dfpd-model-combo-dots\"\u003e \u003cspan class=\"dfpd-model-combo-dot glass-green\"\u003e\u003c\/span\u003e \u003cspan class=\"dfpd-model-combo-dot glass-white\"\u003e\u003c\/span\u003e \u003c\/span\u003e Green \u0026amp; White\u003c\/div\u003e\n\u003cdiv class=\"dfpd-model-dim\"\u003eDia 16 × H 29 cm\u003cbr\u003e∅ 6.3″ × H 11.4″\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-shared-size\"\u003e\n\u003cp\u003eAll three models share the \u003cstrong\u003esame dimensions\u003c\/strong\u003e (∅ 6.3″ × H 11.4″) — choose your favorite colour combination. Frame is \u003cstrong\u003ebrass with walnut handle\u003c\/strong\u003e across all variants.\u003c\/p\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\"\u003eBrass · Walnut wood handle · Stained glass\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\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 href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" 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\"\u003eCeiling · Indoor use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eCommon wall switch \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\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ \u003cem\u003e(extendable on request)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eNorth America · Europe · Saudi Arabia · Australia\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eColour Options\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-finishes-combos\"\u003e\n\u003cdiv class=\"dfpd-finish-combo\"\u003e\n\u003cdiv class=\"dfpd-finish-combo-label\"\u003eModel A\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-combo-swatches\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch glass-white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-swatch glass-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-combo-name\"\u003eWhite \u0026amp; Red\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-combo\"\u003e\n\u003cdiv class=\"dfpd-finish-combo-label\"\u003eModel B\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-combo-swatches\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch glass-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-swatch glass-white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-combo-name\"\u003eRed \u0026amp; White\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-combo\"\u003e\n\u003cdiv class=\"dfpd-finish-combo-label\"\u003eModel C\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-combo-swatches\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch glass-green\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-swatch glass-white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-combo-name\"\u003eGreen \u0026amp; White\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\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 class=\"dfpd-faq-item\" open=\"\"\u003e\n\u003csummary\u003eWhat size is the Stained Glass Pendant Lamp? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe Stained Glass Pendant Lamp measures \u003cstrong\u003e∅ 6.3″ × H 11.4″ (Dia 16 cm × H 29 cm)\u003c\/strong\u003e. All three colour models (A, B, C) share the same dimensions — only the stained glass colour combination changes between models.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eWhat kind of bulb does the Stained Glass Pendant Lamp use? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe pendant uses a \u003cstrong\u003estandard E26 or E27 screw-base bulb\u003c\/strong\u003e (LED or Edison bulb supported). Use E26 in North America and E27 in Europe, the UK, and most other regions. Bulbs are not included.\u003c\/p\u003e\n\u003cp\u003eFor details, see our \u003ca href=\"https:\/\/www.dekorfine.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eE26 \/ E27 buying guide\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eHow is the Stained Glass Pendant Lamp installed? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe pendant is \u003cstrong\u003eceiling-mounted\u003c\/strong\u003e via a standard junction box and connects to a common wall switch (not included). The included \u003cstrong\u003e150 cm \/ 59″ braided cord is adjustable\u003c\/strong\u003e on installation, and we can extend the cord on request for higher ceilings — just contact us before ordering.\u003c\/p\u003e\n\u003cp\u003eA full installation PDF is available in the Downloads section below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dfpd-faq-item\"\u003e\n\u003csummary\u003eAre the three models different sizes or different patterns? \u003cspan class=\"dfpd-faq-toggle\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eThe three models (A, B, C) are \u003cstrong\u003eidentical in size and silhouette\u003c\/strong\u003e — they differ only in the stained glass colour combination:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eModel A:\u003c\/strong\u003e White \u0026amp; Red  ·  \u003cstrong\u003eModel B:\u003c\/strong\u003e Red \u0026amp; White  ·  \u003cstrong\u003eModel C:\u003c\/strong\u003e Green \u0026amp; White. The brass frame and walnut wood handle are consistent across all three.\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 width=\"11\" height=\"11\" viewbox=\"0 0 11 11\" fill=\"none\"\u003e\u003cpath d=\"M5.5 1v9M1 5.5h9\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dfpd-faq-answer\"\u003e\n\u003cp\u003eWe offer a \u003cstrong\u003e30-day return policy\u003c\/strong\u003e on undamaged items in their original packaging. Because each stained glass shade is handcrafted, slight variations in colour and pattern are expected character — not a defect.\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 class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\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":"Dia 16cm x H 29cm \/ ∅ 6.3″ x H 11.4″ \/ Model A White \u0026 Red","offer_id":44368012837118,"sku":"DFP-1102-1","price":257.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 16cm x H 29cm \/ ∅ 6.3″ x H 11.4″ \/ Model B Red \u0026 White","offer_id":44368012869886,"sku":"DFP-1102-2","price":257.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 16cm x H 29cm \/ ∅ 6.3″ x H 11.4″ \/ Model C Green \u0026 White","offer_id":44368012902654,"sku":"DFP-1102-3","price":257.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Stained_Glass_Pendant_Lamp_2.jpg?v=1698913432","url":"https:\/\/www.dekorfine.com\/en-ca\/products\/stained-glass-pendant-lamp","provider":"Dekorfine","version":"1.0","type":"link"}