{"product_id":"maranta-pendant-light","title":"Maranta Pendant Light","description":"\u003cstyle\u003e\n.vk-maranta-wrap {\n  --vk-mar-bg: #ffffff;\n  --vk-mar-bg-card: #faf5ed;\n  --vk-mar-bg-deep: #f0e3d0;\n  --vk-mar-border: #e6dccb;\n  --vk-mar-border-lt: #ede4d3;\n  --vk-mar-accent: #b8754a;\n  --vk-mar-accent-dk: #8a5530;\n  --vk-mar-accent-lt: #d09a72;\n  --vk-mar-accent-bg: #f5e6d8;\n  --vk-mar-accent-bdr: #d09a72;\n  --vk-mar-text: #2a211a;\n  --vk-mar-text-mid: #5a4a3b;\n  --vk-mar-text-light: #978674;\n  max-width: 680px;\n  margin: 0;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--vk-mar-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-maranta-wrap * { box-sizing: border-box; }\n.vk-maranta-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-mar-text-mid); }\n.vk-maranta-wrap a { color: var(--vk-mar-accent-dk); text-decoration: underline; }\n.vk-maranta-wrap .vk-mar-section { margin-bottom: 2.6rem; }\n.vk-maranta-wrap .vk-mar-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-maranta-wrap .vk-mar-sec-line { flex: 1; height: 0.5px; background: var(--vk-mar-border); }\n.vk-maranta-wrap .vk-mar-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-mar-accent); white-space: nowrap; }\n.vk-maranta-wrap strong { color: var(--vk-mar-text); font-weight: 600; }\n\n\/* Features grid *\/\n.vk-maranta-wrap .vk-mar-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-maranta-wrap .vk-mar-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-mar-border); border-radius: 12px; background: var(--vk-mar-bg-card); }\n.vk-maranta-wrap .vk-mar-feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(--vk-mar-accent-bg); border: 0.5px solid var(--vk-mar-accent-bdr); color: var(--vk-mar-accent); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-maranta-wrap .vk-mar-feat-icon svg { fill: none; }\n.vk-maranta-wrap .vk-mar-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-mar-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-maranta-wrap .vk-mar-feat-desc { font-size: 12px; color: var(--vk-mar-text-mid); line-height: 1.55; }\n\n\/* Variant grid (two sizes) *\/\n.vk-maranta-wrap .vk-mar-variant-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n.vk-maranta-wrap .vk-mar-variant-card { padding: 16px; border: 0.5px solid var(--vk-mar-border); border-radius: 12px; background: var(--vk-mar-bg-card); }\n.vk-maranta-wrap .vk-mar-variant-label { font-size: 10.5px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-mar-accent); margin-bottom: 6px; }\n.vk-maranta-wrap .vk-mar-variant-size { font-size: 15px; font-weight: 700; color: var(--vk-mar-text); margin-bottom: 4px; }\n.vk-maranta-wrap .vk-mar-variant-sub { font-size: 12px; color: var(--vk-mar-text-mid); line-height: 1.5; }\n\n\/* Size specs (kept for the dual-size matrix below) *\/\n.vk-maranta-wrap .vk-mar-size-specs { display: flex; flex-direction: column; gap: 2px; border: 0.5px solid var(--vk-mar-border); border-radius: 14px; background: var(--vk-mar-bg-card); padding: 6px 4px; }\n.vk-maranta-wrap .vk-mar-size-spec-item { display: flex; justify-content: space-between; align-items: baseline; padding: 11px 18px; border-bottom: 0.5px solid var(--vk-mar-border-lt); font-size: 13px; gap: 16px; min-height: 44px; }\n.vk-maranta-wrap .vk-mar-size-spec-item:last-child { border-bottom: 0; }\n.vk-maranta-wrap .vk-mar-size-spec-item span { color: var(--vk-mar-text-light); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600; flex-shrink: 0; }\n.vk-maranta-wrap .vk-mar-size-spec-item strong { color: var(--vk-mar-text); font-weight: 600; text-align: right; }\n\n\/* Critical notice *\/\n.vk-maranta-wrap .vk-mar-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-mar-accent-bdr); border-left: 3px solid var(--vk-mar-accent); border-radius: 10px; background: var(--vk-mar-accent-bg); }\n.vk-maranta-wrap .vk-mar-notice .vk-mar-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-mar-accent); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.vk-maranta-wrap .vk-mar-notice .vk-mar-notice-body { font-size: 12.5px; color: var(--vk-mar-text-mid); line-height: 1.6; }\n.vk-maranta-wrap .vk-mar-notice .vk-mar-notice-body strong { color: var(--vk-mar-accent-dk); display: block; margin-bottom: 3px; font-size: 13px; }\n\n\/* Specifications *\/\n.vk-maranta-wrap .vk-mar-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-mar-border); border-radius: 14px; overflow: hidden; }\n.vk-maranta-wrap .vk-mar-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-mar-border-lt); display: flex; align-items: center; background: var(--vk-mar-bg-card); gap: 16px; }\n.vk-maranta-wrap .vk-mar-spec-item:last-child { border-bottom: 0; }\n.vk-maranta-wrap .vk-mar-spec-item:nth-child(even) { background: var(--vk-mar-bg); }\n.vk-maranta-wrap .vk-mar-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-mar-accent); width: 160px; flex-shrink: 0; }\n.vk-maranta-wrap .vk-mar-spec-val { font-size: 12.5px; color: var(--vk-mar-text); }\n\n\/* Style tags *\/\n.vk-maranta-wrap .vk-mar-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-maranta-wrap .vk-mar-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-mar-accent); background: var(--vk-mar-accent-bg); border: 0.5px solid var(--vk-mar-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-maranta-wrap .vk-mar-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-maranta-wrap .vk-mar-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-mar-border); border-radius: 12px; background: var(--vk-mar-bg-card); text-decoration: none; color: var(--vk-mar-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-maranta-wrap .vk-mar-dl-card:hover { background: var(--vk-mar-accent-bg); border-color: var(--vk-mar-accent-bdr); }\n.vk-maranta-wrap .vk-mar-dl-card.vk-mar-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-mar-bg); }\n.vk-maranta-wrap .vk-mar-dl-card.vk-mar-dl-disabled:hover { background: var(--vk-mar-bg); border-color: var(--vk-mar-border); }\n.vk-maranta-wrap .vk-mar-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-mar-accent-bg); border: 0.5px solid var(--vk-mar-accent-bdr); color: var(--vk-mar-accent); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-maranta-wrap .vk-mar-dl-icon svg { fill: none; }\n.vk-maranta-wrap .vk-mar-dl-meta { width: 100%; }\n.vk-maranta-wrap .vk-mar-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-mar-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-maranta-wrap .vk-mar-dl-sub { font-size: 11.5px; color: var(--vk-mar-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-maranta-wrap .vk-mar-dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--vk-mar-text-light); background: var(--vk-mar-bg-card); border: 0.5px solid var(--vk-mar-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-maranta-wrap .vk-mar-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-maranta-wrap .vk-mar-faq-list details { border: 0.5px solid var(--vk-mar-border); border-radius: 10px; background: var(--vk-mar-bg-card); overflow: hidden; }\n.vk-maranta-wrap .vk-mar-faq-list summary { list-style: none; cursor: pointer; padding: 13px 36px 13px 16px; min-height: 44px; font-size: 13px; font-weight: 600; color: var(--vk-mar-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-maranta-wrap .vk-mar-faq-list summary::-webkit-details-marker { display: none; }\n.vk-maranta-wrap .vk-mar-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-mar-accent); position: absolute; right: 16px; }\n.vk-maranta-wrap .vk-mar-faq-list details[open] summary { color: var(--vk-mar-accent); }\n.vk-maranta-wrap .vk-mar-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-maranta-wrap .vk-mar-faq-list .vk-mar-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-mar-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-maranta-wrap .vk-mar-features-grid { grid-template-columns: repeat(2, 1fr); }\n  .vk-maranta-wrap .vk-mar-dl-grid { grid-template-columns: 1fr; }\n  .vk-maranta-wrap .vk-mar-spec-key { width: 120px; }\n}\n@media (max-width: 380px) {\n  .vk-maranta-wrap .vk-mar-features-grid { grid-template-columns: 1fr; }\n  .vk-maranta-wrap .vk-mar-variant-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vk-maranta-wrap\"\u003e\n\u003c!-- 1. Hero intro: ≤500 chars; main keyword + long-tail + scene words --\u003e\n\u003cdiv class=\"vk-mar-section\"\u003e\n\u003cdiv class=\"vk-mar-sec-header\"\u003e\n\u003cspan class=\"vk-mar-sec-title\"\u003eInspiration\u003c\/span\u003e\n\u003cdiv class=\"vk-mar-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe \u003cstrong\u003eMaranta Pendant Light\u003c\/strong\u003e is a wide-dome fabric pendant in natural linen with vertical seams and a row of coral-orange fabric ovals framed in raffia-fringe rings around the lower rim, hung from a single brown cord. Three E26 bulbs (included) sit inside the dome, and the warm-glow interior reads soft when they’re on. Available in two sizes — 23.6″ or 27.6″ diameter, 59″ overall drop — for a dining room, kitchen island, breakfast nook, or boho or mid-century modern living room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. See It In Action — removed (no video supplied) --\u003e \u003c!-- 3. Critical notice — install + fabric handling --\u003e\n\u003cdiv class=\"vk-mar-section\"\u003e\n\u003cdiv class=\"vk-mar-sec-header\"\u003e\n\u003cspan class=\"vk-mar-sec-title\"\u003eGood To Know\u003c\/span\u003e\n\u003cdiv class=\"vk-mar-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-notice\"\u003e\n\u003cdiv class=\"vk-mar-notice-ico\"\u003e!\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-notice-body\"\u003e\n\u003cstrong\u003e3 × E26 bulbs included · 59″ drop · indoor dry locations only\u003c\/strong\u003e The shade is fabric on a metal frame, with appliquéd raffia-fringe rings and woven-fabric oval inserts. The natural linen weave and raffia color may vary slightly piece to piece — characteristic of natural fibers, not a defect. Three E26 (medium-base) bulbs are included; overall drop is 59″ (150 cm), and the cord can be shortened during install. Hang the bottom of the shade about 30–36″ above a dining table surface, or roughly 7′ from the floor over a walkway. Hardwires to a ceiling junction box — have a licensed electrician install for a safe, code-compliant connection. Indoor, dry locations only.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Features: 3 benefit cards --\u003e\n\u003cdiv class=\"vk-mar-section\"\u003e\n\u003cdiv class=\"vk-mar-sec-header\"\u003e\n\u003cspan class=\"vk-mar-sec-title\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"vk-mar-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-features-grid\"\u003e\n\u003cdiv class=\"vk-mar-feature-card\"\u003e\n\u003cdiv class=\"vk-mar-feat-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\n            \u003cpath d=\"M4 14a8 8 0 0 1 16 0\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 14h18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 5v9M12 4v10M16 5v9\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-feat-title\"\u003eWide Linen Dome Shade\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-feat-desc\"\u003eA vertically-seamed natural-linen dome diffuses light evenly downward — sized 23.6″ or 27.6″ across for a dining table or kitchen island.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-feature-card\"\u003e\n\u003cdiv class=\"vk-mar-feat-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\n            \u003cellipse ry=\"3.5\" rx=\"2\" cy=\"12\" cx=\"7\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse ry=\"3.5\" rx=\"2\" cy=\"12\" cx=\"12\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse ry=\"3.5\" rx=\"2\" cy=\"12\" cx=\"17\"\u003e\u003c\/ellipse\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-feat-title\"\u003eCoral-Orange Fabric Ovals\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-feat-desc\"\u003eA repeating row of woven coral ovals wraps the lower rim — warm color pops show through when the bulb is on, plus added depth when it’s off.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-feature-card\"\u003e\n\u003cdiv class=\"vk-mar-feat-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\n            \u003cellipse ry=\"5\" rx=\"4\" cy=\"12\" cx=\"12\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M8 7l-2-1M16 7l2-1M8 12l-3 0M16 12l3 0M8 17l-2 1M16 17l2 1\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-feat-title\"\u003eRaffia-Fringe Ring Detail\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-feat-desc\"\u003eEach coral oval is framed by a hand-applied raffia fringe ring — the texture reads handmade, fitting boho, coastal, and mid-century rooms.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Variant \/ Control options: two diameters --\u003e\n\u003cdiv class=\"vk-mar-section\"\u003e\n\u003cdiv class=\"vk-mar-sec-header\"\u003e\n\u003cspan class=\"vk-mar-sec-title\"\u003eAvailable Sizes\u003c\/span\u003e\n\u003cdiv class=\"vk-mar-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-variant-grid\"\u003e\n\u003cdiv class=\"vk-mar-variant-card\"\u003e\n\u003cdiv class=\"vk-mar-variant-label\"\u003eSize A\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-variant-size\"\u003e23.6″ × 14.2″\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-variant-sub\"\u003e60 × 36 cm · suits a 4-seat dining table or breakfast nook\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-variant-card\"\u003e\n\u003cdiv class=\"vk-mar-variant-label\"\u003eSize B\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-variant-size\"\u003e27.6″ × 16.5″\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-variant-sub\"\u003e70 × 42 cm · suits a 6-seat dining table or kitchen island\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Default config notice — removed (covered by variant grid + specs) --\u003e \u003c!-- 7. Quality \/ warranty notice — removed (info covered in specs + FAQ) --\u003e \u003c!-- 8. Installation reference image — removed (no diagram supplied) --\u003e \u003c!-- 9. Finish \u0026 Color Selection — removed (single colorway: natural linen + coral) --\u003e \u003c!-- 10. Specifications --\u003e\n\u003cdiv class=\"vk-mar-section\"\u003e\n\u003cdiv class=\"vk-mar-sec-header\"\u003e\n\u003cspan class=\"vk-mar-sec-title\"\u003eSpecifications\u003c\/span\u003e\n\u003cdiv class=\"vk-mar-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-grid\"\u003e\n\u003cdiv class=\"vk-mar-spec-item\"\u003e\n\u003cdiv class=\"vk-mar-spec-key\"\u003eFixture Type\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-val\"\u003ePendant light (dome fabric shade, single suspension)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-item\"\u003e\n\u003cdiv class=\"vk-mar-spec-key\"\u003eMain Materials\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-val\"\u003eNatural linen fabric · raffia fringe · coral-orange woven fabric inserts · metal frame\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-item\"\u003e\n\u003cdiv class=\"vk-mar-spec-key\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-val\"\u003eNatural linen \/ oatmeal shade · coral-orange ovals · tan raffia fringe · brown cord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-item\"\u003e\n\u003cdiv class=\"vk-mar-spec-key\"\u003eSize A\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-val\"\u003e23.6″ × 14.2″ \/ 60 × 36 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-item\"\u003e\n\u003cdiv class=\"vk-mar-spec-key\"\u003eSize B\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-val\"\u003e27.6″ × 16.5″ \/ 70 × 42 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-item\"\u003e\n\u003cdiv class=\"vk-mar-spec-key\"\u003eOverall Drop\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-val\"\u003e59″ \/ 150 cm · cord shortenable during install\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-item\"\u003e\n\u003cdiv class=\"vk-mar-spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-val\"\u003e3 × E26 medium screw base · low-heat LED bulbs recommended for fabric shade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-item\"\u003e\n\u003cdiv class=\"vk-mar-spec-key\"\u003eBulb\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-val\"\u003eE26 · included · 2700–3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-item\"\u003e\n\u003cdiv class=\"vk-mar-spec-key\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-val\"\u003eCeiling-mounted (hardwired) · indoor dry locations only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-item\"\u003e\n\u003cdiv class=\"vk-mar-spec-key\"\u003eDesign Style\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-val\"\u003e\n\u003cdiv class=\"vk-mar-style-tags\"\u003e\n\u003cspan class=\"vk-mar-style-tag\"\u003eBohemian\u003c\/span\u003e \u003cspan class=\"vk-mar-style-tag\"\u003eMid-Century Modern\u003c\/span\u003e \u003cspan class=\"vk-mar-style-tag\"\u003eCoastal\u003c\/span\u003e \u003cspan class=\"vk-mar-style-tag\"\u003eModern Farmhouse\u003c\/span\u003e \u003cspan class=\"vk-mar-style-tag\"\u003eOrganic Modern\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-item\"\u003e\n\u003cdiv class=\"vk-mar-spec-key\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-spec-val\"\u003eDining table, kitchen island, breakfast nook, foyer, living room\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 11. Trust signals row — removed (cert in specs, warranty\/return in FAQ) --\u003e \u003c!-- 12. Use Case --\u003e\n\u003cdiv class=\"vk-mar-section\"\u003e\n\u003cdiv class=\"vk-mar-sec-header\"\u003e\n\u003cspan class=\"vk-mar-sec-title\"\u003eUse Case\u003c\/span\u003e\n\u003cdiv class=\"vk-mar-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe Maranta’s wide linen dome and coral-orange band give it both a soft ambient wash and a strong daytime read — the \u003cstrong\u003efabric shade diffuses light evenly downward\u003c\/strong\u003e while the \u003cstrong\u003ecoral ovals add a warm color band\u003c\/strong\u003e across the lower rim. It works over a \u003cstrong\u003edining table, kitchen island, or in a breakfast nook\u003c\/strong\u003e where you want one statement pendant pulling the room together.\u003c\/p\u003e\n\u003cp\u003eUse the \u003cstrong\u003e23.6″ (60 cm) size\u003c\/strong\u003e for a 4-seat dining table, a smaller island, or a foyer; use the \u003cstrong\u003e27.6″ (70 cm) size\u003c\/strong\u003e for a 6-seat dining table or a full-size kitchen island. Hang the bottom of the shade about \u003cstrong\u003e30–36″\u003c\/strong\u003e above the table surface, or \u003cstrong\u003e7′\u003c\/strong\u003e from the floor over a walkway. The natural-linen, raffia, and coral palette pairs with rattan furniture, walnut wood, jute or sisal rugs, and earthy-warm color schemes — fitting boho dining rooms, mid-century modern kitchens, and coastal living rooms. For custom cord length, alternate fabric finish, or trade pricing, email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 13. Installation Notes — folded into critical notice + FAQ to avoid duplication --\u003e \u003c!-- 14. Downloads \u0026 Resources --\u003e\n\u003cdiv class=\"vk-mar-section\"\u003e\n\u003cdiv class=\"vk-mar-sec-header\"\u003e\n\u003cspan class=\"vk-mar-sec-title\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"vk-mar-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eTechnical reference and installation guides for the Maranta Pendant Light. Need a doc that’s not listed? Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"vk-mar-dl-grid\"\u003e\n\u003c!-- Replace href=\"#\" with the actual file URL once the PDF is uploaded.\n           Remove the vk-mar-dl-disabled class and the Pending badge to activate the card. --\u003e\u003ca aria-disabled=\"true\" href=\"#\" class=\"vk-mar-dl-card vk-mar-dl-disabled\"\u003e\n\u003cdiv class=\"vk-mar-dl-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-dl-meta\"\u003e\n\u003cdiv class=\"vk-mar-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-dl-sub\"\u003eFull product specs · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\u003c!-- Replace href=\"#\" with the actual install-guide URL. --\u003e\u003ca aria-disabled=\"true\" href=\"#\" class=\"vk-mar-dl-card vk-mar-dl-disabled\"\u003e\n\u003cdiv class=\"vk-mar-dl-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-dl-meta\"\u003e\n\u003cdiv class=\"vk-mar-dl-label\"\u003eInstallation Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-dl-sub\"\u003eHardwire step-by-step · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\u003c!-- Replace href=\"#\" with the actual care-guide URL once the PDF is uploaded. --\u003e\u003ca aria-disabled=\"true\" href=\"#\" class=\"vk-mar-dl-card vk-mar-dl-disabled\"\u003e\n\u003cdiv class=\"vk-mar-dl-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 3v18M4 7.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-dl-meta\"\u003e\n\u003cdiv class=\"vk-mar-dl-label\"\u003eCare Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-dl-sub\"\u003eLinen \u0026amp; raffia · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 15. FAQs: 5 items, accordion, collapsed by default --\u003e\n\u003cdiv class=\"vk-mar-section\"\u003e\n\u003cdiv class=\"vk-mar-sec-header\"\u003e\n\u003cspan class=\"vk-mar-sec-title\"\u003eFAQ\u003c\/span\u003e\n\u003cdiv class=\"vk-mar-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mar-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulbs does it take, and are they included?\u003c\/summary\u003e\n\u003cdiv class=\"vk-mar-faq-a\"\u003eThe Maranta uses \u003cstrong\u003e3 × E26\u003c\/strong\u003e (medium screw base) bulbs, and the \u003cstrong\u003ebulbs are included\u003c\/strong\u003e. For a soft, cozy glow over a dining table or kitchen island, we recommend \u003cstrong\u003ewarm-white 2700–3000K LED\u003c\/strong\u003e bulbs — LED runs cool, which is the safer match for a fabric shade. The shade diffuses light softly downward, so the pendant works well as ambient light; pair with under-cabinet or recessed lighting if you also need task light.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I pick — 23.6″ or 27.6″?\u003c\/summary\u003e\n\u003cdiv class=\"vk-mar-faq-a\"\u003ePick the \u003cstrong\u003e23.6″ (60 cm)\u003c\/strong\u003e for a 4-seat table, breakfast nook, or smaller foyer. Pick the \u003cstrong\u003e27.6″ (70 cm)\u003c\/strong\u003e for a 6-seat dining table, a full kitchen island, or a high-ceiling living room where you want more presence. A common rule is to keep the shade width to about half to two-thirds of the table width.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I shorten the cord?\u003c\/summary\u003e\n\u003cdiv class=\"vk-mar-faq-a\"\u003eYes. The cord can be shortened during install to suit your ceiling height — hang the bottom of the shade about \u003cstrong\u003e30–36″ above a dining table\u003c\/strong\u003e, or about \u003cstrong\u003e7′ from the floor\u003c\/strong\u003e over a walkway. For a custom cord length before shipping, email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install it myself or do I need an electrician?\u003c\/summary\u003e\n\u003cdiv class=\"vk-mar-faq-a\"\u003eIt’s a hardwired ceiling fixture that connects to a junction box. We recommend a \u003cstrong\u003elicensed electrician\u003c\/strong\u003e for a safe, code-compliant install — especially since the dome is fabric and needs careful handling during mounting.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the linen shade and raffia fringe?\u003c\/summary\u003e\n\u003cdiv class=\"vk-mar-faq-a\"\u003eDust the linen and raffia gently with a \u003cstrong\u003esoft brush or low-suction vacuum\u003c\/strong\u003e with the upholstery attachment. Spot-treat marks with a barely-damp cloth and mild soap, then let air-dry. Don’t soak the shade or use harsh cleaners — they can stiffen the linen and discolor the natural raffia.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 16. Schema.org JSON-LD (Product + FAQPage) --\u003e \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"Maranta Pendant Light — Wide Dome Linen Fabric Pendant with Coral Ovals and Raffia Fringe\",\n    \"description\": \"Wide-dome fabric pendant light in natural linen with vertical seams, a row of coral-orange fabric ovals framed in raffia-fringe rings around the lower rim, and a single brown suspension cord. Available in two sizes: 23.6″ (60 cm) diameter × 14.2″ (36 cm) height, and 27.6″ (70 cm) diameter × 16.5″ (42 cm) height. Overall drop 59″ (150 cm), cord shortenable during install. Lit by 3 × E26 medium-base bulbs (included). Materials: natural linen fabric, raffia fringe, woven coral-orange fabric inserts, and metal frame. Ceiling-mounted, hardwired, indoor dry locations only. Designed for dining rooms, kitchen islands, breakfast nooks, foyers, and bohemian or mid-century modern living rooms.\",\n    \"material\": [\"Linen Fabric\", \"Raffia\", \"Metal\"],\n    \"color\": \"Natural linen \/ oatmeal with coral-orange ovals, tan raffia fringe, and brown cord\",\n    \"category\": \"Pendant Light\",\n    \"additionalProperty\": [\n      { \"@type\": \"PropertyValue\", \"name\": \"Size A\", \"value\": \"23.6″ × 14.2″ \/ 60 × 36 cm\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Size B\", \"value\": \"27.6″ × 16.5″ \/ 70 × 42 cm\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Overall Drop\", \"value\": \"59″ \/ 150 cm, cord shortenable during install\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"3 × E26 medium screw base, bulbs included\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Recommended Bulb\", \"value\": \"Warm-white 2700–3000K LED\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Shade\", \"value\": \"Wide fabric dome with vertical seams; coral-orange fabric ovals framed in raffia-fringe rings\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Frame\", \"value\": \"Metal frame supporting the fabric shade\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Suspension\", \"value\": \"Single brown cord, shortenable during install\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Mounting\", \"value\": \"Ceiling-mounted, hardwired, indoor dry locations only\" },\n      { \"@type\": \"PropertyValue\", \"name\": \"Design Style\", \"value\": \"Bohemian, Mid-Century Modern, Coastal, Modern Farmhouse, Organic Modern\" }\n    ]\n  }\n  \u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      { \"@type\": \"Question\", \"name\": \"What bulbs does it take, and are they included?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The Maranta uses 3 × E26 (medium screw base) bulbs, and the bulbs are included. For a soft, cozy glow over a dining table or kitchen island, we recommend warm-white 2700–3000K LED bulbs — LED runs cool, which is the safer match for a fabric shade. The shade diffuses light softly downward, so the pendant works well as ambient light; pair with under-cabinet or recessed lighting if you also need task light.\" } },\n      { \"@type\": \"Question\", \"name\": \"Which size should I pick — 23.6″ or 27.6″?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Pick the 23.6″ (60 cm) for a 4-seat table, breakfast nook, or smaller foyer. Pick the 27.6″ (70 cm) for a 6-seat dining table, a full kitchen island, or a high-ceiling living room where you want more presence. A common rule is to keep the shade width to about half to two-thirds of the table width.\" } },\n      { \"@type\": \"Question\", \"name\": \"Can I shorten the cord?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. The cord can be shortened during install to suit your ceiling height — hang the bottom of the shade about 30–36″ above a dining table, or about 7′ from the floor over a walkway. For a custom cord length before shipping, email info@docos.us.\" } },\n      { \"@type\": \"Question\", \"name\": \"Can I install it myself or do I need an electrician?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is a hardwired ceiling fixture that connects to a junction box. We recommend a licensed electrician for a safe, code-compliant install — especially since the dome is fabric and needs careful handling during mounting.\" } },\n      { \"@type\": \"Question\", \"name\": \"How do I clean the linen shade and raffia fringe?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Dust the linen and raffia gently with a soft brush or low-suction vacuum with the upholstery attachment. Spot-treat marks with a barely-damp cloth and mild soap, then let air-dry. Don't soak the shade or use harsh cleaners — they can stiffen the linen and discolor the natural raffia.\" } }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"Dia 60cm x H 36cm \/ ∅ 23.6″ x H 14.1″ \/ Beige \u0026 Terracotta","offer_id":52316685795602,"sku":"DCP-F7401-01","price":386.0,"currency_code":"USD","in_stock":true},{"title":"Dia 70cm x H 42cm \/ ∅ 27.6″ x H 16.5″ \/ Beige \u0026 Terracotta","offer_id":52316685828370,"sku":"DCP-F7401-02","price":577.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Maranta_Pendant_Light_1.jpg?v=1780134044","url":"https:\/\/docos.us\/pt\/products\/maranta-pendant-light","provider":"Docos","version":"1.0","type":"link"}