{"product_id":"swoop-arm-chandelier","title":"Swoop Arm Chandelier","description":"\u003cstyle\u003e\n.mh-pdp {\n  max-width: 860px;\n  margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n  padding: 28px 22px 12px;\n  line-height: 1.6;\n  font-size: 15px;\n  --brand-dark:    #3E2723;\n  --brand-bg:      #F6F5EF;\n  --brand-light:   #949494;\n  --brand-white:   #FFFFFF;\n  --brand-border:  #DDDDDD;\n  --bg:          var(--brand-bg);\n  --bg-card:     var(--brand-white);\n  --bg-warm:     #EDE9DB;\n  --bg-softer:   #ECEAE0;\n  --border:      #E2DFD4;\n  --border-lt:   #EDEAE0;\n  --accent-dk:   #2A1A17;\n  --accent-tint: #EDE6DC;\n  --accent-bdr:  #D4C9B8;\n  --text:        var(--brand-dark);\n  --text-mid:    #6B5D5A;\n  --text-light:  var(--brand-light);\n  color: var(--text);\n  background: transparent;\n}\n.mh-pdp * { box-sizing: border-box; font-size: 15px !important; }\n.mh-pdp svg { fill: none !important; }\n.mh-pdp a { text-decoration: none; color: inherit; }\n.mh-pdp img { max-width: 100%; height: auto; display: block; }\n.mh-pdp p { margin: 0 0 0.8rem; color: var(--text-mid); }\n.mh-pdp section { margin-bottom: 2.6rem; }\n.mh-pdp .sec-header { display: flex; align-items: center; gap: 14px; margin-bottom: 1.3rem; }\n.mh-pdp .sec-header-line { flex: 1; height: 0.5px; background: var(--border); }\n.mh-pdp .sec-title {\n  font-weight: 400;\n  color: var(--brand-dark);\n  white-space: nowrap;\n}\n\/* Tag chips *\/\n.mh-pdp .tag-row { display: flex; flex-wrap: wrap; gap: 6px; margin: 0 0 1.1rem; }\n.mh-pdp .tag {\n  font-weight: 500;\n  color: var(--brand-dark);\n  background: var(--accent-tint);\n  border: 0.5px solid var(--accent-bdr);\n  padding: 3px 11px;\n  border-radius: 99px;\n  letter-spacing: 0.01em;\n}\n\/* Video embed *\/\n.mh-pdp .video-embed {\n  position: relative;\n  padding-bottom: 56.25%; height: 0;\n  border-radius: 12px; overflow: hidden;\n  border: 0.5px solid var(--border);\n}\n.mh-pdp .video-embed + .video-embed { margin-top: 12px; }\n.mh-pdp .video-embed iframe {\n  position: absolute; top: 0; left: 0;\n  width: 100%; height: 100%;\n  display: block;\n}\n\/* Dark finish bar *\/\n.mh-pdp .finish-bar {\n  background: var(--accent-dk);\n  border-radius: 10px;\n  padding: 18px 22px;\n  display: flex; align-items: center; justify-content: space-between;\n  gap: 18px; flex-wrap: wrap;\n  margin-top: 1.4rem;\n}\n.mh-pdp .finish-bar-text { color: #c5bcac; line-height: 1.55; }\n.mh-pdp .finish-bar-text strong { color: #f0e8d8; font-weight: 600; display: block; letter-spacing: 0.02em; margin-bottom: 3px; text-transform: uppercase; }\n.mh-pdp .finish-bar-chips { display: flex; gap: 16px; flex-wrap: wrap; }\n.mh-pdp .bar-chip { display: flex; align-items: center; gap: 8px; color: #e8e0c8; letter-spacing: 0.01em; }\n.mh-pdp .bar-chip-dot { width: 16px; height: 16px; border-radius: 50%; border: 0.5px solid rgba(255,255,255,0.18); flex-shrink: 0; }\n\/* Note card *\/\n.mh-pdp .note-card {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 15px 17px; margin-top: 1.2rem;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  border-left: 2.5px solid var(--brand-dark);\n  border-radius: 8px;\n}\n.mh-pdp .note-card svg { width: 20px; height: 20px; flex-shrink: 0; margin-top: 1px; stroke: var(--brand-dark); stroke-width: 1.6; }\n.mh-pdp .note-card p { margin: 0; color: var(--text-mid); line-height: 1.6; }\n.mh-pdp .note-card strong { color: var(--brand-dark); font-weight: 600; }\n\/* Shade comparison *\/\n.mh-pdp .shade-compare { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 1.2rem; }\n\/* Size compare — 3-col variant *\/\n.mh-pdp .size-compare { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-top: 1.2rem; }\n.mh-pdp .shade-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 12px;\n  padding: 22px 20px;\n}\n.mh-pdp .shade-card-head {\n  display: flex; align-items: center; justify-content: space-between;\n  gap: 10px; margin-bottom: 10px;\n}\n.mh-pdp .shade-card-title {\n  font-weight: 600; color: var(--brand-dark);\n  letter-spacing: 0.01em;\n}\n.mh-pdp .shade-card-pill {\n  font-weight: 600;\n  color: var(--brand-dark);\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  padding: 2px 10px;\n  border-radius: 99px;\n  letter-spacing: 0.02em;\n  text-transform: uppercase;\n  font-size: 12px !important;\n}\n.mh-pdp .shade-card-desc { color: var(--text-mid); line-height: 1.55; margin: 0; }\n.mh-pdp .shade-card-dims {\n  margin-top: 10px;\n  padding-top: 10px;\n  border-top: 0.5px solid var(--border-lt);\n  font-variant-numeric: tabular-nums;\n  color: var(--brand-dark);\n  font-weight: 600;\n  letter-spacing: 0.01em;\n}\n.mh-pdp .shade-card-dims small {\n  display: block;\n  font-size: 13px !important;\n  color: var(--text-mid);\n  font-weight: 500;\n  margin-top: 2px;\n  letter-spacing: 0;\n}\n\/* Features *\/\n.mh-pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.mh-pdp .feature-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 10px;\n  padding: 22px 18px 20px;\n  display: flex;\n  flex-direction: column;\n}\n.mh-pdp .feature-icon-wrap {\n  width: 40px; height: 40px; border-radius: 50%;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 14px;\n}\n.mh-pdp .feature-icon-wrap svg { width: 18px; height: 18px; stroke: var(--brand-dark); stroke-width: 1.6; }\n.mh-pdp .feature-title {\n  font-size: 15px !important;\n  font-family: inherit !important;\n  font-weight: 600 !important;\n  color: var(--brand-dark) !important;\n  text-transform: none !important;\n  letter-spacing: -0.005em !important;\n  line-height: 1.3 !important;\n  margin: 0 0 8px !important;\n  text-align: center !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  min-height: 2.6em;\n}\n.mh-pdp .feature-desc { color: var(--text-mid); line-height: 1.55; margin: 0; text-align: center; }\n\/* Length \/ size options card *\/\n.mh-pdp .length-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 12px;\n  padding: 26px 26px 22px;\n  text-align: center;\n}\n.mh-pdp .length-card-label {\n  font-weight: 600;\n  color: var(--text-light);\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  margin-bottom: 14px;\n  font-size: 13px !important;\n}\n.mh-pdp .length-row {\n  display: flex; justify-content: center; align-items: stretch;\n  gap: 0; flex-wrap: wrap;\n}\n.mh-pdp .length-pill {\n  padding: 10px 22px;\n  border: 0.5px solid var(--border);\n  background: var(--bg-warm);\n  font-weight: 600;\n  color: var(--brand-dark);\n  font-variant-numeric: tabular-nums;\n  letter-spacing: 0.01em;\n  white-space: nowrap;\n}\n.mh-pdp .length-pill:first-child { border-radius: 8px 0 0 8px; }\n.mh-pdp .length-pill:last-child { border-radius: 0 8px 8px 0; }\n.mh-pdp .length-pill + .length-pill { border-left: 0; }\n.mh-pdp .length-sub {\n  margin-top: 12px;\n  color: var(--text-mid);\n  font-size: 13px !important;\n  letter-spacing: 0.01em;\n}\n\/* Dimensions detail block *\/\n.mh-pdp .dim-detail {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 12px;\n  padding: 22px 24px;\n  margin-top: 12px;\n}\n.mh-pdp .dim-detail-row {\n  display: flex; justify-content: space-between; align-items: baseline;\n  gap: 16px;\n  padding: 10px 0;\n  border-bottom: 0.5px solid var(--border-lt);\n}\n.mh-pdp .dim-detail-row:last-child { border-bottom: 0; }\n.mh-pdp .dim-detail-key {\n  color: var(--text-mid);\n  letter-spacing: 0.01em;\n}\n.mh-pdp .dim-detail-val {\n  font-weight: 600;\n  color: var(--brand-dark);\n  font-variant-numeric: tabular-nums;\n  text-align: right;\n}\n\/* Spec grid *\/\n.mh-pdp .spec-grid {\n  display: flex; flex-direction: column;\n  border: 0.5px solid var(--border);\n  border-radius: 12px; overflow: hidden;\n  background: var(--bg-card);\n}\n.mh-pdp .spec-item {\n  padding: 14px 18px;\n  border-bottom: 0.5px solid var(--border-lt);\n  display: flex; align-items: center; gap: 16px;\n}\n.mh-pdp .spec-item:nth-child(even) { background: var(--bg-softer); }\n.mh-pdp .spec-item:last-child { border-bottom: 0; }\n.mh-pdp .spec-key {\n  font-weight: 700; letter-spacing: 0.04em;\n  text-transform: uppercase; color: var(--brand-dark);\n  width: 180px; flex-shrink: 0;\n}\n.mh-pdp .spec-val { font-weight: 500; color: var(--text); }\n.mh-pdp .spec-val-dot {\n  display: inline-flex; align-items: center; gap: 7px;\n  margin-right: 16px;\n}\n.mh-pdp .spec-val-dot span.dot {\n  width: 14px; height: 14px; border-radius: 50%;\n  border: 0.5px solid rgba(62,39,35,0.12);\n  flex-shrink: 0; display: inline-block;\n}\n\/* Cert badges *\/\n.mh-pdp .cert-badges-grid {\n  display: inline-grid;\n  grid-template-columns: repeat(2, auto);\n  gap: 6px 6px;\n}\n.mh-pdp .cert-badge {\n  font-weight: 500;\n  color: var(--brand-dark);\n  background: var(--accent-tint); border: 0.5px solid var(--accent-bdr);\n  padding: 3px 11px; border-radius: 99px;\n  text-align: center;\n  white-space: nowrap;\n}\n\/* Downloads — 3 columns (Spec \/ Installation \/ 3D) *\/\n.mh-pdp .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.mh-pdp .dl-btn {\n  display: flex; flex-direction: column; align-items: center; justify-content: center;\n  gap: 10px; padding: 22px 14px;\n  border-radius: 10px; border: 0.5px solid var(--border);\n  background: var(--bg-card); text-decoration: none;\n  color: var(--brand-dark); font-weight: 600;\n  text-align: center;\n  transition: border-color 0.2s ease, background 0.2s ease;\n}\n.mh-pdp .dl-btn:hover { border-color: var(--brand-dark); background: var(--bg-warm); }\n.mh-pdp .dl-icon-wrap {\n  width: 42px; height: 42px; border-radius: 50%;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n}\n.mh-pdp .dl-icon-wrap svg { width: 19px; height: 19px; stroke: var(--brand-dark); stroke-width: 1.6; fill: none !important; }\n.mh-pdp .dl-title { line-height: 1.3; letter-spacing: 0.01em; }\n.mh-pdp .dl-sub { font-weight: 600; color: var(--text-light); letter-spacing: 0.02em; text-transform: uppercase; margin-top: -2px; }\n\/* FAQ *\/\n.mh-pdp .faq-list { display: flex; flex-direction: column; gap: 8px; }\n.mh-pdp .faq-list details {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 10px;\n  overflow: hidden;\n  transition: border-color 0.2s ease;\n}\n.mh-pdp .faq-list details[open] { border-color: var(--accent-bdr); }\n.mh-pdp .faq-list summary {\n  cursor: pointer; list-style: none;\n  padding: 16px 18px;\n  font-weight: 600; color: var(--brand-dark);\n  display: flex; align-items: center; justify-content: space-between; gap: 14px;\n}\n.mh-pdp .faq-list summary::-webkit-details-marker { display: none; }\n.mh-pdp .faq-list summary::after {\n  content: ''; width: 22px; height: 22px; border-radius: 50%;\n  background: var(--bg-warm) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5l3 3 3-3' stroke='%233E2723' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\") center\/10px no-repeat;\n  border: 0.5px solid var(--accent-bdr);\n  flex-shrink: 0; transition: transform 0.25s ease;\n}\n.mh-pdp .faq-list details[open] summary::after { transform: rotate(180deg); }\n.mh-pdp .faq-a {\n  padding: 0 18px 16px;\n  color: var(--text-mid); line-height: 1.65;\n}\n\/* Video trigger (install video popup) *\/\n.mh-pdp .video-trigger {\n  display: flex; align-items: center; gap: 14px;\n  padding: 16px 18px; margin-top: 12px;\n  background: var(--bg-card);\n  border: 0.5px solid var(--accent-bdr);\n  border-left: 2.5px solid var(--brand-dark);\n  border-radius: 10px;\n  text-decoration: none !important;\n  color: var(--brand-dark) !important;\n  cursor: pointer;\n  transition: background 0.2s ease, border-color 0.2s ease;\n}\n.mh-pdp .video-trigger:link,\n.mh-pdp .video-trigger:visited { color: var(--brand-dark) !important; }\n.mh-pdp .video-trigger:hover { background: var(--bg-warm); border-color: var(--brand-dark); }\n.mh-pdp .video-trigger-icon {\n  width: 40px; height: 40px; flex-shrink: 0;\n  border-radius: 50%;\n  background: var(--accent-dk);\n  display: flex; align-items: center; justify-content: center;\n}\n.mh-pdp .video-trigger-icon svg {\n  width: 14px; height: 14px;\n  fill: #f0e8d8 !important;\n  stroke: none;\n  margin-left: 2px;\n}\n.mh-pdp .video-trigger-text { flex: 1; line-height: 1.4; }\n.mh-pdp .video-trigger-title { display: block; font-weight: 600; color: var(--brand-dark); margin-bottom: 2px; }\n.mh-pdp .video-trigger-sub { display: block; color: var(--text-mid); font-size: 13px !important; letter-spacing: 0.01em; }\n.mh-pdp .video-trigger-arrow { color: var(--text-mid); flex-shrink: 0; display: flex; }\n.mh-pdp .video-trigger-arrow svg { stroke: currentColor; fill: none !important; }\n\/* Video modal — wrapper-aware aspect ratio for theme compat *\/\n.mh-modal-toggle {\n  position: fixed !important;\n  top: 0 !important;\n  left: 0 !important;\n  width: 1px !important; height: 1px !important;\n  padding: 0 !important; margin: 0 !important;\n  overflow: hidden !important;\n  clip: rect(0,0,0,0) !important;\n  white-space: nowrap !important;\n  border: 0 !important;\n  opacity: 0 !important;\n  pointer-events: none !important;\n}\n.mh-pdp-modal {\n  position: fixed; inset: 0; z-index: 99999;\n  display: none; align-items: center; justify-content: center;\n  padding: 24px;\n}\n.mh-modal-toggle:checked ~ .mh-pdp-modal { display: flex !important; }\n.mh-pdp-modal-backdrop {\n  position: absolute; inset: 0;\n  background: rgba(20, 14, 12, 0.85);\n  -webkit-backdrop-filter: blur(4px);\n  backdrop-filter: blur(4px);\n  cursor: pointer;\n  display: block;\n  margin: 0;\n}\n.mh-pdp-modal-content {\n  position: relative; z-index: 1;\n  width: 100%; max-width: 960px;\n  background: #000;\n  border-radius: 12px; overflow: hidden;\n  box-shadow: 0 30px 80px rgba(0,0,0,0.5);\n}\n.mh-pdp-modal-frame {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 16 \/ 9;\n}\n.mh-pdp-modal-frame \u003e *,\n.mh-pdp-modal-frame iframe {\n  position: absolute !important;\n  top: 0 !important;\n  left: 0 !important;\n  width: 100% !important;\n  height: 100% !important;\n  padding: 0 !important;\n  margin: 0 !important;\n  border: 0 !important;\n}\n.mh-pdp-modal-close {\n  position: absolute; top: 12px; right: 12px;\n  width: 40px; height: 40px;\n  border-radius: 50%;\n  background: rgba(0, 0, 0, 0.6);\n  -webkit-backdrop-filter: blur(8px);\n  backdrop-filter: blur(8px);\n  cursor: pointer;\n  display: flex !important; align-items: center; justify-content: center;\n  z-index: 10;\n  font-family: inherit;\n  padding: 0;\n  margin: 0;\n  border: 0;\n  transition: background 0.2s ease, transform 0.2s ease;\n}\n.mh-pdp-modal-close:hover { background: rgba(255, 255, 255, 0.22); transform: scale(1.05); }\n.mh-pdp-modal-close svg { width: 16px; height: 16px; stroke: #fff !important; stroke-width: 2; fill: none !important; display: block; }\n\/* Responsive *\/\n@media (max-width: 600px) {\n  .mh-pdp { padding: 22px 16px 10px; }\n  .mh-pdp .features-grid { grid-template-columns: 1fr; }\n  .mh-pdp .feature-title { min-height: 0; }\n  .mh-pdp .dl-grid { grid-template-columns: 1fr; }\n  .mh-pdp .shade-compare,\n  .mh-pdp .size-compare { grid-template-columns: 1fr; }\n  .mh-pdp .spec-key { width: 130px; letter-spacing: 0.03em; }\n  .mh-pdp .spec-item { padding: 12px 14px; gap: 10px; }\n  .mh-pdp .length-pill { padding: 9px 14px; }\n  .mh-pdp .finish-bar { padding: 16px 18px; }\n  .mh-pdp .cert-badges-grid { grid-template-columns: 1fr; }\n  .mh-pdp .dim-detail-row { flex-direction: column; gap: 2px; padding: 8px 0; }\n  .mh-pdp .dim-detail-val { text-align: left; }\n  .mh-pdp .video-trigger { padding: 14px 14px; gap: 12px; }\n  .mh-pdp .video-trigger-icon { width: 36px; height: 36px; }\n  .mh-pdp-modal { padding: 12px; }\n  .mh-pdp-modal-close { top: 8px; right: 8px; width: 36px; height: 36px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"mh-pdp\"\u003e\n\u003c!-- VIDEO --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eProduct Video\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-embed\"\u003e\u003ciframe loading=\"lazy\" title=\"Swoop Arm Chandelier\" src=\"https:\/\/www.youtube.com\/embed\/r3JoLRGSd30\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003clabel class=\"video-trigger\" for=\"mh-install-toggle\"\u003e \u003cspan class=\"video-trigger-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M7 4 L19 12 L7 20 Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"video-trigger-text\"\u003e \u003cspan class=\"video-trigger-title\"\u003eWatch the Installation Video\u003c\/span\u003e \u003cspan class=\"video-trigger-sub\"\u003ePlays here in a popup window — no need to leave the page.\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"video-trigger-arrow\"\u003e \u003csvg viewbox=\"0 0 24 24\" width=\"16\" height=\"16\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\" d=\"M9 6l6 6-6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003c\/label\u003e\u003c\/section\u003e\n\u003c!-- OVERVIEW --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eOverview\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eMake a statement with the \u003cstrong\u003eSwoop Arm Chandelier\u003c\/strong\u003e — sleek, sculptural metal curves that bring a modern sensibility to a vintage chandelier silhouette. Hang it above a dining table for a show-stopping centerpiece, or float it in a living room for a touch of architectural elegance.\u003c\/p\u003e\n\u003cp\u003eAvailable in three sizes — \u003cstrong\u003e6, 9, or 12 heads\u003c\/strong\u003e — and two finishes — \u003cstrong\u003ewarm gold\u003c\/strong\u003e or \u003cstrong\u003ematte black\u003c\/strong\u003e — Swoop Arm scales from intimate breakfast nooks to grand open-plan great rooms.\u003c\/p\u003e\n\u003cdiv class=\"finish-bar\"\u003e\n\u003cdiv class=\"finish-bar-text\"\u003e\n\u003cstrong\u003eAvailable Finishes\u003c\/strong\u003e Two refined options — pick one to match your interior\u003c\/div\u003e\n\u003cdiv class=\"finish-bar-chips\"\u003e\n\u003cdiv class=\"bar-chip\"\u003e\n\u003cspan class=\"bar-chip-dot\" style=\"background: #C9A875;\"\u003e\u003c\/span\u003e Warm Gold\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\n\u003cspan class=\"bar-chip-dot\" style=\"background: #1F1F1F;\"\u003e\u003c\/span\u003e Matte Black\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT HIGHLIGHTS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eProduct Highlights\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M4 19 Q12 3 20 19\"\u003e\u003c\/path\u003e\u003ccircle stroke=\"none\" fill=\"currentColor\" r=\"1.4\" cy=\"19\" cx=\"4\"\u003e\u003c\/circle\u003e\u003ccircle stroke=\"none\" fill=\"currentColor\" r=\"1.4\" cy=\"19\" cx=\"20\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eSculptural Curved Arms\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eHand-formed metal arms swoop upward in a single confident gesture — modern in line, rooted in classic chandelier tradition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"5\" cy=\"12\" r=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"2.6\" stroke-linejoin=\"round\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"19.4\" cy=\"12\" r=\"3.4\" stroke-linejoin=\"round\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eThree Statement Scales\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eChoose 6, 9, or 12 heads — fit a cozy nook, a six-seat dining table, or a soaring great room without losing proportion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle stroke-width=\"1\" stroke=\"#3E2723\" fill=\"#C9A875\" r=\"4.5\" cy=\"12\" cx=\"9\"\u003e\u003c\/circle\u003e\u003ccircle stroke-width=\"1\" stroke=\"#3E2723\" fill=\"#1F1F1F\" r=\"4.5\" cy=\"12\" cx=\"15\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eTwo Finish Options\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eWarm gold for an elevated, glowing presence — or matte black for confident, architectural drama. Both are timeless picks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE COMPARISON --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eChoose Your Size\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eSwoop Arm is offered in three sizes — pick the one that matches your room and the surface beneath. All three share the same 19.7\" overall height; only the diameter and head count change.\u003c\/p\u003e\n\u003cdiv class=\"size-compare\"\u003e\n\u003cdiv class=\"shade-card\"\u003e\n\u003cdiv class=\"shade-card-head\"\u003e\n\u003cspan class=\"shade-card-title\"\u003e6 Heads\u003c\/span\u003e \u003cspan class=\"shade-card-pill\"\u003eCompact\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"shade-card-desc\"\u003eBest for entryways, breakfast nooks, and smaller dining tables up to ~150 cm \/ 60\".\u003c\/p\u003e\n\u003cdiv class=\"shade-card-dims\"\u003eD 25.6\" × H 19.7\" \u003csmall\u003eD 65 cm × H 50 cm · 6 × E14\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shade-card\"\u003e\n\u003cdiv class=\"shade-card-head\"\u003e\n\u003cspan class=\"shade-card-title\"\u003e9 Heads\u003c\/span\u003e \u003cspan class=\"shade-card-pill\"\u003eMost Popular\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"shade-card-desc\"\u003eA versatile centerpiece for standard dining tables (~180 cm \/ 70\") or generous living-room ceilings.\u003c\/p\u003e\n\u003cdiv class=\"shade-card-dims\"\u003eD 31.5\" × H 19.7\" \u003csmall\u003eD 80 cm × H 50 cm · 9 × E14\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shade-card\"\u003e\n\u003cdiv class=\"shade-card-head\"\u003e\n\u003cspan class=\"shade-card-title\"\u003e12 Heads\u003c\/span\u003e \u003cspan class=\"shade-card-pill\"\u003eStatement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"shade-card-desc\"\u003eA grand fixture for long dining tables (200 cm \/ 78\"+), open-plan great rooms, and double-height entries.\u003c\/p\u003e\n\u003cdiv class=\"shade-card-dims\"\u003eD 39.4\" × H 19.7\" \u003csmall\u003eD 100 cm × H 50 cm · 12 × E14\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke-linejoin=\"round\"\u003e\u003c\/circle\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 8v4M12 16h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003eAll three sizes share the same \u003cstrong\u003e19.7\" overall height\u003c\/strong\u003e and a \u003cstrong\u003e7.8\" suspension rod\u003c\/strong\u003e. The rod can be extended on request — let us know your ceiling height when you order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDimensions\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"length-card\"\u003e\n\u003cdiv class=\"length-card-label\"\u003eChoose Size\u003c\/div\u003e\n\u003cdiv class=\"length-row\"\u003e\n\u003cdiv class=\"length-pill\"\u003e6 Heads · D 25.6\"\u003c\/div\u003e\n\u003cdiv class=\"length-pill\"\u003e9 Heads · D 31.5\"\u003c\/div\u003e\n\u003cdiv class=\"length-pill\"\u003e12 Heads · D 39.4\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"length-sub\"\u003eAll three sizes share the same overall height, suspension rod, and arm height.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail\"\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\n\u003cspan class=\"dim-detail-key\"\u003eOverall Height\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e19.7\" \/ 50 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\n\u003cspan class=\"dim-detail-key\"\u003eSuspension Rod\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e7.8\" \/ 20 cm \u003csmall\u003e(extendable)\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\n\u003cspan class=\"dim-detail-key\"\u003eDiameter — 6 Heads\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e25.6\" \/ 65 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\n\u003cspan class=\"dim-detail-key\"\u003eDiameter — 9 Heads\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e31.5\" \/ 80 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\n\u003cspan class=\"dim-detail-key\"\u003eDiameter — 12 Heads\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e39.4\" \/ 100 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\n\u003cspan class=\"dim-detail-key\"\u003eBulb Count\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e6 \/ 9 \/ 12 × E14\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDetails\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eE14 candelabra base · 15W max each (6, 9, or 12 bulbs by size — bulbs not included)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eCompatible with dimmable E14 bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eAvailable Sizes\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e6 Heads · 9 Heads · 12 Heads\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDiameter × Height\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e6 Heads: D 25.6\" × H 19.7\" \/ D 65 cm × H 50 cm\u003cbr\u003e9 Heads: D 31.5\" × H 19.7\" \/ D 80 cm × H 50 cm\u003cbr\u003e12 Heads: D 39.4\" × H 19.7\" \/ D 100 cm × H 50 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eAll metal construction\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eAvailable Finishes\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #C9A875;\"\u003e\u003c\/span\u003e Warm Gold\u003c\/span\u003e\u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #1F1F1F;\"\u003e\u003c\/span\u003e Matte Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eHardwired ceiling-mount · 7.8\" suspension rod (extendable on request)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eDining rooms · living rooms · entryways · open great rooms\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"cert-badges-grid\"\u003e\n\u003cspan class=\"cert-badge\"\u003eNorth America\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eAustralia\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eEurope\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eMiddle East\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\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eManufacturer Resources\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1xeunPJ1bfbpldYlNYIEELPS3b-uCzNTt\/view?usp=sharing\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linejoin=\"round\" d=\"M8 3h7l5 5v12a1 1 0 01-1 1H8a1 1 0 01-1-1V4a1 1 0 011-1z\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" d=\"M15 3v5h5\"\u003e\u003c\/path\u003e\u003cpath stroke-linecap=\"round\" d=\"M10 13h6M10 16h6M10 19h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-title\"\u003eSpecification Sheet\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003ePDF\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1i52yy5ltiCf9p1LedwLQGjEixqWvAlOa\/view?usp=sharing\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14.7 6.3l3 3M10 19l-5 1 1-5L17.5 5.5a2.1 2.1 0 013 3L10 19z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-title\"\u003eInstallation Sheet\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003ePDF\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1HQJYbsxzwWZ0fFZLRwxZugEsbbyGIrxB\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linejoin=\"round\" d=\"M12 2.5l8 4.5v9l-8 4.5-8-4.5v-9z\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M4 7l8 4.5L20 7\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M12 11.5V21\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-title\"\u003e3D Drawing\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003e3D File\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eFrequently Asked\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose for my room?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eA common rule is to pick a chandelier roughly two-thirds the width of the table or the room's primary surface. For a 4-seat table or breakfast nook, the \u003cstrong\u003e6-head (25.6\")\u003c\/strong\u003e works well. For a standard 6-seat dining table or average living room, the \u003cstrong\u003e9-head (31.5\")\u003c\/strong\u003e is the most popular choice. For long 8+ seat tables, open-plan great rooms, or double-height entryways, the \u003cstrong\u003e12-head (39.4\")\u003c\/strong\u003e gives the most balanced presence.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose Warm Gold or Matte Black?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003e\n\u003cstrong\u003eWarm Gold\u003c\/strong\u003e brings a softer, glowing presence that pairs beautifully with neutral palettes, light woods, and traditional or transitional interiors. \u003cstrong\u003eMatte Black\u003c\/strong\u003e reads as more architectural and graphic — ideal for modern, industrial, or high-contrast spaces with white walls or darker paneling. Both finishes are equally durable; the choice is purely about the mood you want.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre bulbs included? What type do I need?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eBulbs are not included. Swoop Arm uses \u003cstrong\u003eE14 candelabra base bulbs, up to 15W each\u003c\/strong\u003e — 6, 9, or 12 of them depending on the size you choose. We recommend 2700K–3000K warm-white LEDs for an authentic ambient glow. For dimming, pair a dimmer-compatible LED bulb with a compatible wall dimmer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow high should the chandelier hang above a dining table?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eFor dining tables, the bottom of the chandelier should sit roughly \u003cstrong\u003e75–90 cm (30–36\")\u003c\/strong\u003e above the tabletop. For living rooms or entryways with no surface beneath, leave at least \u003cstrong\u003e210 cm (~7 ft)\u003c\/strong\u003e of headroom from floor to the bottom of the fixture. Swoop Arm's standard 7.8\" rod is designed for typical 8 ft (240 cm) ceilings — see the next FAQ if your ceiling is higher.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the suspension rod be extended for taller ceilings?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes. The standard 7.8\" rod works for most 8 ft ceilings, but we can supply a longer rod on request — just note your ceiling height in the order notes or get in touch before purchase. This is a free customization and adds no production time.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation required?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eSwoop Arm is hardwired to a standard ceiling junction box. Because the 9-head and 12-head versions carry significant weight, we strongly recommend installation by a licensed electrician — particularly in regions with code requirements for hardwired fixtures. The included installation sheet covers wiring, canopy mounting, and arm assembly.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install Swoop Arm on a sloped or vaulted ceiling?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe standard canopy is designed for flat ceilings. For sloped or vaulted ceilings, ask your electrician about a sloped-ceiling adapter compatible with the canopy mount — these are widely available and let the chandelier hang straight even when the ceiling is angled.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere is Swoop Arm certified for use?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eSwoop Arm is compliant with electrical certifications for \u003cstrong\u003eNorth America, Australia, Europe, and the Middle East\u003c\/strong\u003e. Wiring will arrive ready for the destination market based on your shipping address.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VIDEO MODAL (in-site popup, pure CSS — no JS required, Shopify-safe)\n     Direct src on iframe with autoplay+mute so video starts the moment modal opens. --\u003e \u003cinput type=\"checkbox\" id=\"mh-install-toggle\" class=\"mh-modal-toggle\" tabindex=\"-1\"\u003e\n\u003cdiv class=\"mh-pdp-modal\" role=\"dialog\"\u003e\n\u003clabel for=\"mh-install-toggle\" class=\"mh-pdp-modal-backdrop\"\u003e\u003c\/label\u003e\n\u003cdiv class=\"mh-pdp-modal-content\"\u003e\n\u003clabel for=\"mh-install-toggle\" class=\"mh-pdp-modal-close\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linecap=\"round\" d=\"M6 6l12 12M18 6L6 18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/label\u003e\n\u003cdiv class=\"mh-pdp-modal-frame\"\u003e\u003ciframe loading=\"lazy\" title=\"Installation video\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/UxBe9FF5vns?autoplay=1\u0026amp;mute=1\u0026amp;rel=0\u0026amp;playsinline=1\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mooiehome","offers":[{"title":"6Heads: 65 x 50cm \/ 25.6 x 19.7\" \/ Gold","offer_id":46198449111326,"sku":"MHC-084209-01","price":806.0,"currency_code":"PLN","in_stock":true},{"title":"6Heads: 65 x 50cm \/ 25.6 x 19.7\" \/ Black","offer_id":46198450815262,"sku":"MHC-084209-02","price":806.0,"currency_code":"PLN","in_stock":true},{"title":"9Heads: 80 x 50cm \/ 31.5 x 19.7\" \/ Gold","offer_id":46198450848030,"sku":"MHC-084209-03","price":1056.0,"currency_code":"PLN","in_stock":true},{"title":"9Heads: 80 x 50cm \/ 31.5 x 19.7\" \/ Black","offer_id":46198450880798,"sku":"MHC-084209-04","price":1056.0,"currency_code":"PLN","in_stock":true},{"title":"12Heads: 100 x 50cm \/ 39.4 x 19.7\" \/ Gold","offer_id":48486392791326,"sku":"MHC-084209-05","price":1888.0,"currency_code":"PLN","in_stock":true},{"title":"12Heads: 100 x 50cm \/ 39.4 x 19.7\" \/ Black","offer_id":48486392824094,"sku":"MHC-084209-06","price":1888.0,"currency_code":"PLN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/6145\/4366\/files\/Swoop_Arm_Chandelie.._8.jpg?v=1726661058","url":"https:\/\/mooiehome.com\/pl-pl\/products\/swoop-arm-chandelier","provider":"Mooiehome","version":"1.0","type":"link"}