{"product_id":"mellune-pendant-light","title":"Mellune Pendant Light","description":"\u003cstyle\u003e\n.vk-mell-wrap {\n  --vk-mell-bg: #ffffff;\n  --vk-mell-bg-card: #f7f0e6;\n  --vk-mell-bg-deep: #ecdfc7;\n  --vk-mell-border: #ddd3c0;\n  --vk-mell-border-lt: #e5dcc6;\n  --vk-mell-accent: #b08862;\n  --vk-mell-accent-dk: #5a4a32;\n  --vk-mell-accent-lt: #c9a875;\n  --vk-mell-accent-bg: #f0e3c6;\n  --vk-mell-accent-bdr: #c8a778;\n  --vk-mell-text: #2a211a;\n  --vk-mell-text-mid: #5a4a3b;\n  --vk-mell-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-mell-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-mell-wrap * { box-sizing: border-box; }\n.vk-mell-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-mell-text-mid); }\n.vk-mell-wrap a { color: var(--vk-mell-accent-dk); text-decoration: underline; }\n.vk-mell-wrap .vk-mell-section { margin-bottom: 2.6rem; }\n.vk-mell-wrap .vk-mell-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-mell-wrap .vk-mell-sec-line { flex: 1; height: 0.5px; background: var(--vk-mell-border); }\n.vk-mell-wrap .vk-mell-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-mell-accent-dk); white-space: nowrap; }\n.vk-mell-wrap strong { color: var(--vk-mell-text); font-weight: 600; }\n\n\/* Features grid (3 columns) *\/\n.vk-mell-wrap .vk-mell-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-mell-wrap .vk-mell-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-mell-border); border-radius: 12px; background: var(--vk-mell-bg-card); }\n.vk-mell-wrap .vk-mell-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-mell-accent-bg); border: 0.5px solid var(--vk-mell-accent-bdr); color: var(--vk-mell-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-mell-wrap .vk-mell-feat-icon svg { fill: none; }\n.vk-mell-wrap .vk-mell-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-mell-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-mell-wrap .vk-mell-feat-desc { font-size: 12px; color: var(--vk-mell-text-mid); line-height: 1.55; }\n\n\/* Specifications + size table *\/\n.vk-mell-wrap .vk-mell-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-mell-border); border-radius: 14px; overflow: hidden; margin-bottom: 12px; }\n.vk-mell-wrap .vk-mell-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-mell-border-lt); display: flex; align-items: flex-start; background: var(--vk-mell-bg-card); gap: 16px; }\n.vk-mell-wrap .vk-mell-spec-item:last-child { border-bottom: 0; }\n.vk-mell-wrap .vk-mell-spec-item:nth-child(even) { background: var(--vk-mell-bg); }\n.vk-mell-wrap .vk-mell-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-mell-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; }\n.vk-mell-wrap .vk-mell-spec-val { font-size: 12.5px; color: var(--vk-mell-text); }\n\n\/* Style tags *\/\n.vk-mell-wrap .vk-mell-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-mell-wrap .vk-mell-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-mell-accent-dk); background: var(--vk-mell-accent-bg); border: 0.5px solid var(--vk-mell-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-mell-wrap .vk-mell-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-mell-wrap .vk-mell-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-mell-border); border-radius: 12px; background: var(--vk-mell-bg-card); text-decoration: none; color: var(--vk-mell-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-mell-wrap .vk-mell-dl-card:hover { background: var(--vk-mell-accent-bg); border-color: var(--vk-mell-accent-bdr); }\n.vk-mell-wrap .vk-mell-dl-card.vk-mell-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-mell-bg); }\n.vk-mell-wrap .vk-mell-dl-card.vk-mell-dl-disabled:hover { background: var(--vk-mell-bg); border-color: var(--vk-mell-border); }\n.vk-mell-wrap .vk-mell-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-mell-accent-bg); border: 0.5px solid var(--vk-mell-accent-bdr); color: var(--vk-mell-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-mell-wrap .vk-mell-dl-icon svg { fill: none; }\n.vk-mell-wrap .vk-mell-dl-meta { width: 100%; }\n.vk-mell-wrap .vk-mell-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-mell-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-mell-wrap .vk-mell-dl-sub { font-size: 11.5px; color: var(--vk-mell-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-mell-wrap .vk-mell-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-mell-text-light); background: var(--vk-mell-bg-card); border: 0.5px solid var(--vk-mell-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-mell-wrap .vk-mell-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-mell-wrap .vk-mell-faq-list details { border: 0.5px solid var(--vk-mell-border); border-radius: 10px; background: var(--vk-mell-bg-card); overflow: hidden; }\n.vk-mell-wrap .vk-mell-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-mell-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-mell-wrap .vk-mell-faq-list summary::-webkit-details-marker { display: none; }\n.vk-mell-wrap .vk-mell-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-mell-accent-dk); position: absolute; right: 16px; }\n.vk-mell-wrap .vk-mell-faq-list details[open] summary { color: var(--vk-mell-accent-dk); }\n.vk-mell-wrap .vk-mell-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-mell-wrap .vk-mell-faq-list .vk-mell-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-mell-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-mell-wrap .vk-mell-features-grid { grid-template-columns: 1fr; }\n  .vk-mell-wrap .vk-mell-dl-grid { grid-template-columns: 1fr; }\n  .vk-mell-wrap .vk-mell-spec-item { flex-direction: column; gap: 4px; }\n  .vk-mell-wrap .vk-mell-spec-key { width: auto; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vk-mell-wrap\"\u003e\n\u003c!-- 1. Inspiration --\u003e\n\u003cdiv class=\"vk-mell-section\"\u003e\n\u003cdiv class=\"vk-mell-sec-header\"\u003e\n\u003cspan class=\"vk-mell-sec-title\"\u003eInspiration\u003c\/span\u003e\n\u003cdiv class=\"vk-mell-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe \u003cstrong\u003eMellune Pendant Light\u003c\/strong\u003e treats the hem as the whole design. A coolie shade is normally cut with a straight edge; scalloping it into waves and finishing the last inch in sheer fabric gives the silhouette a dressmaker's finish, and leaves a thin ring of light escaping sideways where the weave opens up. Wide and low, cream against brass — closer to a piece of tailoring hung over the table than to a hard-edged fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features --\u003e\n\u003cdiv class=\"vk-mell-section\"\u003e\n\u003cdiv class=\"vk-mell-sec-header\"\u003e\n\u003cspan class=\"vk-mell-sec-title\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"vk-mell-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-features-grid\"\u003e\n\u003cdiv class=\"vk-mell-feature-card\"\u003e\n\u003cdiv class=\"vk-mell-feat-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 5 L19 14 L5 14 Z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14 Q6.5 16 8 14 Q9.5 16 11 14 Q12.5 16 14 14 Q15.5 16 17 14 Q18 15 19 14\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-feat-title\"\u003eScalloped Fabric Coolie Shade\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-feat-desc\"\u003eA wide fabric coolie shade with a \u003cstrong\u003escalloped, wavy hem\u003c\/strong\u003e and a sheer lower band that lets a thin ring of light escape sideways.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-feature-card\"\u003e\n\u003cdiv class=\"vk-mell-feat-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cellipse cx=\"12\" cy=\"5\" rx=\"3.5\" ry=\"1.2\"\u003e\u003c\/ellipse\u003e\n            \u003ccircle cx=\"12\" cy=\"8.5\" r=\"1.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"11.5\" r=\"1.4\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"14.5\" r=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-feat-title\"\u003eBrass-Tone Adjustable Chain\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-feat-desc\"\u003eA \u003cstrong\u003ebrass-tone metal canopy and chain\u003c\/strong\u003e with an \u003cstrong\u003eadjustable drop\u003c\/strong\u003e to set the hanging height at install.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-feature-card\"\u003e\n\u003cdiv class=\"vk-mell-feat-icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" stroke-width=\"1.7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"11\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"10.7\" y1=\"15\" x2=\"10.7\" y2=\"17\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"13.3\" y1=\"15\" x2=\"13.3\" y2=\"17\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-feat-title\"\u003eSoft Warm Downward Glow\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-feat-desc\"\u003eA single bulb diffused through the wide cream fabric gives a soft \u003cstrong\u003e3000K\u003c\/strong\u003e wash over the table rather than a hard beam.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Size \u0026 Fit --\u003e\n\u003cdiv class=\"vk-mell-section\"\u003e\n\u003cdiv class=\"vk-mell-sec-header\"\u003e\n\u003cspan class=\"vk-mell-sec-title\"\u003eSize \u0026amp; Fit\u003c\/span\u003e\n\u003cdiv class=\"vk-mell-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-grid\"\u003e\n\u003cdiv class=\"vk-mell-spec-item\"\u003e\n\u003cdiv class=\"vk-mell-spec-key\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-val\"\u003eØ 23.6″ × H 11.4″ \/ Ø 60 × H 29 cm (one size)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-item\"\u003e\n\u003cdiv class=\"vk-mell-spec-key\"\u003eChain Drop\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-val\"\u003eAdjustable up to ~19.7″ \/ 50 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eOver a table or island, hang the bottom of the shade about 30–36″ (75–90 cm) above the surface, and set the chain drop before final wiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Specifications --\u003e\n\u003cdiv class=\"vk-mell-section\"\u003e\n\u003cdiv class=\"vk-mell-sec-header\"\u003e\n\u003cspan class=\"vk-mell-sec-title\"\u003eSpecifications\u003c\/span\u003e\n\u003cdiv class=\"vk-mell-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-grid\"\u003e\n\u003cdiv class=\"vk-mell-spec-item\"\u003e\n\u003cdiv class=\"vk-mell-spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-val\"\u003eCream fabric coolie shade with a scalloped hem and sheer lower band over a metal frame · Brass-tone metal canopy and chain\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-item\"\u003e\n\u003cdiv class=\"vk-mell-spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-val\"\u003e1 × E26 or E27 medium base · Max 9W · 3000K warm LED bulb included and replaceable · Soft ambient downward glow, not task light\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-item\"\u003e\n\u003cdiv class=\"vk-mell-spec-key\"\u003eMount \u0026amp; Power\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-val\"\u003eHardwired to a standard ceiling junction box · Adjustable brass-tone chain · AC 110–240V · Licensed electrician recommended\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-item\"\u003e\n\u003cdiv class=\"vk-mell-spec-key\"\u003eRating\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-val\"\u003eIndoor · Dry locations only — the fabric shade is not damp-rated, so no bathrooms with shower steam or outdoor use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-item\"\u003e\n\u003cdiv class=\"vk-mell-spec-key\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-val\"\u003eDust the fabric with a soft brush or low-suction vacuum and keep it dry — no water or cleaners · Wipe the metal with a dry cloth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-item\"\u003e\n\u003cdiv class=\"vk-mell-spec-key\"\u003eCertification\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-val\"\u003eCertified: North America · Australia · Europe · Middle East\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-item\"\u003e\n\u003cdiv class=\"vk-mell-spec-key\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-val\"\u003eDining table, kitchen island, breakfast nook, bedroom, entryway, living room\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-item\"\u003e\n\u003cdiv class=\"vk-mell-spec-key\"\u003eDesign Style\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-spec-val\"\u003e\n\u003cdiv class=\"vk-mell-style-tags\"\u003e\n\u003cspan class=\"vk-mell-style-tag\"\u003eModern Farmhouse\u003c\/span\u003e \u003cspan class=\"vk-mell-style-tag\"\u003eFrench Country\u003c\/span\u003e \u003cspan class=\"vk-mell-style-tag\"\u003eCoastal\u003c\/span\u003e \u003cspan class=\"vk-mell-style-tag\"\u003eCottagecore\u003c\/span\u003e \u003cspan class=\"vk-mell-style-tag\"\u003eTransitional\u003c\/span\u003e \u003cspan class=\"vk-mell-style-tag\"\u003eScandinavian\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Downloads --\u003e\n\u003cdiv class=\"vk-mell-section\"\u003e\n\u003cdiv class=\"vk-mell-sec-header\"\u003e\n\u003cspan class=\"vk-mell-sec-title\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"vk-mell-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eTechnical reference and care guides for the Mellune 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-mell-dl-grid\"\u003e\n\u003ca class=\"vk-mell-dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1mYt1Ky8IO6VpWvESXsAh0q5l_z4YWR01\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n\u003cdiv class=\"vk-mell-dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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-mell-dl-meta\"\u003e\n\u003cdiv class=\"vk-mell-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-dl-sub\"\u003eDimensions \u0026amp; bulb · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-mell-dl-card vk-mell-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n\u003cdiv class=\"vk-mell-dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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-mell-dl-meta\"\u003e\n\u003cdiv class=\"vk-mell-dl-label\"\u003eInstallation Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-dl-sub\"\u003eHardwire \u0026amp; chain · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-mell-dl-card vk-mell-dl-disabled\" href=\"#\" aria-disabled=\"true\"\u003e\n\u003cdiv class=\"vk-mell-dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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-mell-dl-meta\"\u003e\n\u003cdiv class=\"vk-mell-dl-label\"\u003eCare Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-dl-sub\"\u003eFabric \u0026amp; metal care · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. FAQ --\u003e\n\u003cdiv class=\"vk-mell-section\"\u003e\n\u003cdiv class=\"vk-mell-sec-header\"\u003e\n\u003cspan class=\"vk-mell-sec-title\"\u003eFAQ\u003c\/span\u003e\n\u003cdiv class=\"vk-mell-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mell-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs a bulb included, and how bright is it?\u003c\/summary\u003e\n\u003cdiv class=\"vk-mell-faq-a\"\u003eYes — a 3000K warm white LED bulb is included and replaceable. The socket takes \u003cstrong\u003eE26 or E27\u003c\/strong\u003e medium base bulbs, \u003cstrong\u003eup to 9W\u003c\/strong\u003e, so standard US E26 replacements thread right in. One bulb in a 23.6″ shade gives a \u003cstrong\u003esoft ambient glow\u003c\/strong\u003e; over a large table, layer it with recessed or undercabinet light.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I adjust the hanging height?\u003c\/summary\u003e\n\u003cdiv class=\"vk-mell-faq-a\"\u003eYes — the brass-tone chain adjusts up to about \u003cstrong\u003e19.7″ (50 cm)\u003c\/strong\u003e of drop. Over a table, aim for the bottom of the shade roughly \u003cstrong\u003e30–36″ above the surface\u003c\/strong\u003e, and set the drop before final wiring.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is it installed, and can it go in a bathroom?\u003c\/summary\u003e\n\u003cdiv class=\"vk-mell-faq-a\"\u003eIt's \u003cstrong\u003ehardwired\u003c\/strong\u003e to a standard ceiling junction box and hangs from the chain — a \u003cstrong\u003elicensed electrician is recommended\u003c\/strong\u003e. It's \u003cstrong\u003eindoor dry locations only\u003c\/strong\u003e: the fabric shade isn't damp-rated, so avoid bathrooms with shower steam and outdoor spots.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"Dia 60cm x H 29cm \/ ∅ 23.6″ x H 11.4″ \/ Natural Linen","offer_id":52364951879954,"sku":"DCP-M0145-01","price":432.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Mellune_Pendant_Light_1.jpg?v=1781074338","url":"https:\/\/docos.us\/en-au\/products\/mellune-pendant-light","provider":"Docos","version":"1.0","type":"link"}