{"product_id":"flowerpot-pendant-light","title":"Flowerpot Pendant Light","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: var(--bg);\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\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\n\/* Video embed — dual layout *\/\n.mh-pdp .video-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\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 iframe {\n  position: absolute; top: 0; left: 0;\n  width: 100%; height: 100%;\n  display: block;\n  border: 0;\n}\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: 12px 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\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\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\n\/* Dimensions *\/\n.mh-pdp .dim-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 12px;\n  padding: 28px 28px;\n  text-align: center;\n}\n.mh-pdp .dim-row {\n  display: flex; justify-content: center; align-items: center;\n  gap: 28px; flex-wrap: wrap;\n  padding: 8px 0;\n}\n.mh-pdp .dim-row + .dim-row {\n  border-top: 0.5px dashed var(--border);\n  margin-top: 6px;\n  padding-top: 14px;\n}\n.mh-pdp .dim-size-label {\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--text-light);\n  font-size: 12px !important;\n}\n.mh-pdp .dim-size-val {\n  font-size: 20px !important;\n  font-weight: 600; color: var(--brand-dark);\n  letter-spacing: 0.01em;\n  font-variant-numeric: tabular-nums;\n  line-height: 1;\n  white-space: nowrap;\n}\n.mh-pdp .dim-divider {\n  width: 1px; height: 22px; background: var(--border);\n}\n.mh-pdp .dim-meta {\n  display: flex; justify-content: center; gap: 10px; flex-wrap: wrap;\n  margin-top: 18px;\n}\n.mh-pdp .dim-power {\n  display: inline-flex; align-items: center; gap: 7px;\n  font-weight: 600;\n  color: var(--brand-dark); background: var(--accent-tint);\n  border: 0.5px solid var(--accent-bdr);\n  padding: 6px 16px; border-radius: 99px;\n  letter-spacing: 0.02em;\n}\n.mh-pdp .dim-power svg { width: 12px; height: 12px; stroke: var(--brand-dark); stroke-width: 2; }\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: 12px;\n  margin-bottom: 4px;\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.mh-pdp .spec-val-colors { display: flex; flex-wrap: wrap; gap: 2px 0; }\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\n\/* Downloads *\/\n.mh-pdp .dl-grid { display: grid; grid-template-columns: repeat(2, 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\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\n\/* Responsive *\/\n@media (max-width: 600px) {\n  .mh-pdp { padding: 22px 16px 10px; }\n  .mh-pdp .video-grid { grid-template-columns: 1fr; gap: 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 .spec-key { width: 130px; letter-spacing: 0.03em; }\n  .mh-pdp .spec-item { padding: 12px 14px; gap: 10px; }\n  .mh-pdp .dim-card { padding: 22px 18px; }\n  .mh-pdp .dim-size-val { font-size: 17px !important; }\n  .mh-pdp .dim-row { gap: 14px; }\n  .mh-pdp .dim-divider { display: none; }\n  .mh-pdp .finish-bar { padding: 16px 18px; }\n  .mh-pdp .cert-badges-grid { grid-template-columns: 1fr; }\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-grid\"\u003e\n\u003cdiv class=\"video-embed\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/MQbhTQOAIio?si=08lYJ2yM4s_EGyWN\" title=\"Flowerpot Pendant Lamp — Overview\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"video-embed\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/uJUIwkgxsS4?si=XYg6lgXySAbNZX-0\" title=\"Flowerpot Pendant Lamp — In Context\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003eA 1968 design icon, the Flowerpot carries the spirit of a generation that broke from convention — its rounded silhouette of two paired hemispheres reads as quietly radical, open, and unmistakably mid-century modern. The softened geometry has aged into something timeless: a lamp as comfortable in a Scandinavian loft as it is above a modern breakfast counter.\u003c\/p\u003e\n\u003cp\u003eHung individually, Flowerpot serves as both illumination and decoration. Suspended in clusters at varying heights — above a dining table or stairwell — its shades layer into a rich, gallery-like composition of color and form.\u003c\/p\u003e\n\u003cdiv class=\"finish-bar\"\u003e\n\u003cdiv class=\"finish-bar-text\"\u003e\n\u003cstrong\u003eSignature Palette\u003c\/strong\u003e 15 finishes — from quiet neutrals to bold statement tones\u003c\/div\u003e\n\u003cdiv class=\"finish-bar-chips\"\u003e\n\u003cdiv class=\"bar-chip\"\u003e\n\u003cspan style=\"background: #F2F2EE;\" class=\"bar-chip-dot\"\u003e\u003c\/span\u003e Matte White\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\n\u003cspan style=\"background: #1D1D1B;\" class=\"bar-chip-dot\"\u003e\u003c\/span\u003e Matte Black\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\n\u003cspan style=\"background: #002FA7;\" class=\"bar-chip-dot\"\u003e\u003c\/span\u003e Klein Blue\u003c\/div\u003e\n\u003cdiv class=\"bar-chip\"\u003e\n\u003cspan style=\"background: #C8102E;\" class=\"bar-chip-dot\"\u003e\u003c\/span\u003e Red\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 stroke-linecap=\"round\" r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath stroke-linecap=\"round\" d=\"M12 8v4.5\"\u003e\u003c\/path\u003e\u003ccircle fill=\"currentColor\" stroke=\"none\" r=\"0.6\" cy=\"16\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eBulb Note —\u003c\/strong\u003e Flowerpot uses one E26 \/ E27 medium-base bulb (40W max), sold separately. For dimming, pair with a compatible dimmable bulb and a matching wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ========== 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=\"M5 12a7 7 0 0114 0H5z\"\u003e\u003c\/path\u003e\u003cpath stroke-linecap=\"round\" d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M9 16a3 3 0 006 0H9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eIconic 1968 Silhouette\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eTwo paired hemispheres — a quietly radical mid-century form that has aged into a timeless classic.\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-linecap=\"round\" r=\"3\" cy=\"9\" cx=\"7\"\u003e\u003c\/circle\u003e\u003ccircle stroke-linecap=\"round\" r=\"3\" cy=\"9\" cx=\"17\"\u003e\u003c\/circle\u003e\u003ccircle stroke-linecap=\"round\" r=\"3\" cy=\"16\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003e15 Finishes to Cluster \u0026amp; Mix\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eFrom Matte White to Klein Blue — hang solo, or layer multiple shades at varying heights for a gallery effect.\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\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M12 3l8 3v5c0 5-3.5 8.5-8 10-4.5-1.5-8-5-8-10V6l8-3z\"\u003e\u003c\/path\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eGlobally Certified\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eCompliant across North America, Australia, Europe, and the Middle East — ready to install on arrival.\u003c\/p\u003e\n\u003c\/div\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=\"dim-card\"\u003e\n\u003cdiv class=\"dim-row\"\u003e\n\u003cspan class=\"dim-size-label\"\u003eSmall\u003c\/span\u003e\n\u003cdiv class=\"dim-size-val\"\u003eD 9.1\" × H 6.3\"\u003c\/div\u003e\n\u003cdiv class=\"dim-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dim-size-val\"\u003eD 23 × H 16 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-row\"\u003e\n\u003cspan class=\"dim-size-label\"\u003eLarge\u003c\/span\u003e\n\u003cdiv class=\"dim-size-val\"\u003eD 15\" × H 10.2\"\u003c\/div\u003e\n\u003cdiv class=\"dim-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dim-size-val\"\u003eD 38 × H 26 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-meta\"\u003e\n\u003cspan class=\"dim-power\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" d=\"M13 3l-7 11h5l-1 7 7-11h-5l1-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e E26 \/ E27 · 40W Max \u003c\/span\u003e \u003cspan class=\"dim-power\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linecap=\"round\" d=\"M5 12h14M12 5v14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Wire 59\" · Adjustable \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\"\u003eOne E26 \/ E27 medium-base bulb · 40W max (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 bulbs \u0026amp; matching dimmers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eSmall: D 9.1\" × H 6.3\" \/ D 23 × H 16 cm\u003cbr\u003eLarge: D 15\" × H 10.2\" \/ D 38 × H 26 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eWire Length\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e59\" — adjustable overall height\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\"\u003eBrass · Ceramic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBody Finishes\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"spec-val-colors\"\u003e\n\u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #BFB7A8;\" class=\"dot\"\u003e\u003c\/span\u003e Beige Gray\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #D8C9A8;\" class=\"dot\"\u003e\u003c\/span\u003e Matte Beige\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #F2F2EE;\" class=\"dot\"\u003e\u003c\/span\u003e Matte White\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #1D1D1B;\" class=\"dot\"\u003e\u003c\/span\u003e Matte Black\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #C8102E;\" class=\"dot\"\u003e\u003c\/span\u003e Red\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #1F3D2C;\" class=\"dot\"\u003e\u003c\/span\u003e Dark Green\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #002FA7;\" class=\"dot\"\u003e\u003c\/span\u003e Klein Blue\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #C9962B;\" class=\"dot\"\u003e\u003c\/span\u003e Sand Turmeric\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #C0C0C0;\" class=\"dot\"\u003e\u003c\/span\u003e Silver\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #6FA3C7;\" class=\"dot\"\u003e\u003c\/span\u003e Blue\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #6FA77A;\" class=\"dot\"\u003e\u003c\/span\u003e Green\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #F4B7A1;\" class=\"dot\"\u003e\u003c\/span\u003e Shrimp Powder\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #F2B5C4;\" class=\"dot\"\u003e\u003c\/span\u003e Pink\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #F2C94C;\" class=\"dot\"\u003e\u003c\/span\u003e Yellow\u003c\/span\u003e \u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: linear-gradient(135deg, #1D1D1B 0 50%, #F2F2EE 50% 100%);\" class=\"dot\"\u003e\u003c\/span\u003e Zebra\u003c\/span\u003e\n\u003c\/div\u003e\n\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 rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1BLQlhFLg9hKXbQUmwXxwbY43_byjDKBV\/view?usp=drive_link\" class=\"dl-btn\" 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 rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1ootMJDW-C2jZpxkllP22APY-8lbJmHv9\/view?usp=drive_link\" class=\"dl-btn\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"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\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\u003eWhat interior styles does Flowerpot suit?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eIts mid-century silhouette is quietly at home in modern, Scandinavian, minimalist, and Japandi interiors, while the broad color palette also lets it pop as a playful accent in eclectic, retro, or Memphis-inspired rooms. Matte White, Matte Black, and Beige Gray lean understated; Klein Blue, Red, Yellow, and Shrimp Powder turn it into a statement piece.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulb does it take, and is one included?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eFlowerpot accepts one E26 (North America) or E27 (Europe \/ Australia \/ Middle East) medium-base bulb, rated 40 watts maximum. Bulbs are sold separately so you can choose the color temperature, brightness, and dimming behavior that suits your space.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I dim Flowerpot?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes — Flowerpot is dimmer-ready. Pair it with a dimmable LED bulb (or a dimmable incandescent \/ halogen) and a compatible wall dimmer that matches the bulb type. The lamp itself does not include an in-line dimmer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I plan a cluster installation?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eFlowerpot is designed to be hung individually or in groups at varying heights. Mixing the Small (D 9.1\") and Large (D 15\") sizes — and combining tonal neutrals with one or two bold tones — yields the most visually layered result above dining tables, kitchen islands, or stairwells. Each unit ships with 59\" of adjustable wire.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mooiehome","offers":[{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Beige Gray","offer_id":45593463259422,"sku":"MHP-21244-01","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Matte Beige","offer_id":45593463292190,"sku":"MHP-21244-02","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Matte White","offer_id":45593463324958,"sku":"MHP-21244-03","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Matte Black","offer_id":45593463357726,"sku":"MHP-21244-04","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Red","offer_id":45593463390494,"sku":"MHP-21244-05","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Dark Green","offer_id":45593463423262,"sku":"MHP-21244-06","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Klein Blue","offer_id":45593463456030,"sku":"MHP-21244-07","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Sand Turmeric","offer_id":45593463521566,"sku":"MHP-21244-09","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Silver","offer_id":45593463554334,"sku":"MHP-21244-010","price":265.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Blue","offer_id":45593463587102,"sku":"MHP-21244-011","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Green","offer_id":45593463619870,"sku":"MHP-21244-012","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Shrimp Powder","offer_id":45593463652638,"sku":"MHP-21244-013","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Pink","offer_id":45593463685406,"sku":"MHP-21244-014","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Yellow","offer_id":45593463718174,"sku":"MHP-21244-015","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"23 x 16cm \/ 9.1 x 6.3″ \/ Zebra color","offer_id":47904058442014,"sku":"MHP-21244-016","price":258.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Beige Gray","offer_id":45593463750942,"sku":"MHP-21244-017","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Matte Beige","offer_id":45593463783710,"sku":"MHP-21244-018","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Matte White","offer_id":45593463816478,"sku":"MHP-21244-019","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Matte Black","offer_id":45593463849246,"sku":"MHP-21244-020","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Red","offer_id":45593463882014,"sku":"MHP-21244-021","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Dark Green","offer_id":45593463914782,"sku":"MHP-21244-022","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Klein Blue","offer_id":45593463947550,"sku":"MHP-21244-023","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Sand Turmeric","offer_id":45593464013086,"sku":"MHP-21244-025","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Silver","offer_id":45593464045854,"sku":"MHP-21244-026","price":463.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Blue","offer_id":45593464078622,"sku":"MHP-21244-027","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Green","offer_id":45593464111390,"sku":"MHP-21244-028","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Shrimp Powder","offer_id":45593464176926,"sku":"MHP-21244-029","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Pink","offer_id":45593464209694,"sku":"MHP-21244-030","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Yellow","offer_id":45593464242462,"sku":"MHP-21244-031","price":379.0,"currency_code":"CAD","in_stock":true},{"title":"38 x 26cm \/ 15 x 10.2″ \/ Zebra color","offer_id":47904058474782,"sku":"MHP-21244-032","price":417.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/6145\/4366\/files\/Flowerpot-Pendant-Light..jpg?v=1726653766","url":"https:\/\/mooiehome.com\/en-ca\/products\/flowerpot-pendant-light","provider":"Mooiehome","version":"1.0","type":"link"}