{"product_id":"selune-pendant-light","title":"Selune Pendant Light","description":"\u003cstyle\u003e\n.pdp {\n  \/* Beige + Walnut + Black theme — vintage cottage \/ French country *\/\n  --pdp-bg: #ffffff;\n  --pdp-bg-card: #faf6ec;\n  --pdp-bg-deep: #f0e7d2;\n  --pdp-border: #e6dcc0;\n  --pdp-border-lt: #ede4d0;\n  --pdp-accent: #8a5a3a;\n  --pdp-accent-dk: #5e3c24;\n  --pdp-accent-lt: #b07a52;\n  --pdp-accent-bg: #f0dcc5;\n  --pdp-accent-bdr: #c89b78;\n  --pdp-text: #2a1d12;\n  --pdp-text-mid: #5a4332;\n  --pdp-text-light: #968270;\n\n  max-width: 900px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--pdp-text); line-height: 1.65; font-size: 14px;\n}\n.pdp * { box-sizing: border-box; }\n.pdp svg { fill: none; }\n.pdp p { margin: 0 0 0.8rem 0; color: var(--pdp-text-mid); }\n.pdp a { color: var(--pdp-accent); }\n.pdp .pdp-section { margin-bottom: 2.2rem; }\n.pdp .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; }\n.pdp .sec-line { flex: 1; height: 0.5px; background: var(--pdp-border); }\n.pdp .sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pdp-accent); white-space: nowrap; }\n\n.pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .feature-card { padding: 16px 14px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); }\n.pdp .feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); color: var(--pdp-accent); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.pdp .feat-title { font-size: 13px; font-weight: 700; color: var(--pdp-text); margin-bottom: 6px; }\n.pdp .feat-desc { font-size: 12px; color: var(--pdp-text-mid); line-height: 1.55; }\n\n.pdp .optic-split { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n.pdp .optic-card { padding: 14px 16px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); }\n.pdp .optic-label { font-size: 10px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--pdp-accent); margin-bottom: 6px; }\n.pdp .optic-title { font-size: 13px; font-weight: 700; color: var(--pdp-text); margin-bottom: 6px; }\n.pdp .optic-desc { font-size: 12px; color: var(--pdp-text-mid); line-height: 1.55; }\n\n.pdp .size-specs { display: flex; flex-direction: column; gap: 2px; border: 0.5px solid var(--pdp-border); border-radius: 14px; background: var(--pdp-bg-card); padding: 6px 4px; }\n.pdp .size-spec-item { display: flex; justify-content: space-between; align-items: baseline; padding: 11px 18px; border-bottom: 0.5px solid var(--pdp-border-lt); font-size: 13px; gap: 16px; }\n.pdp .size-spec-item:last-child { border-bottom: 0; }\n.pdp .size-spec-item span { color: var(--pdp-text-light); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600; flex-shrink: 0; }\n.pdp .size-spec-item strong { color: var(--pdp-text); font-weight: 600; text-align: right; }\n.pdp .size-img { padding: 8px 12px 12px; }\n.pdp .size-img img { display: block; width: 100%; height: auto; border-radius: 10px; }\n\n.pdp .spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--pdp-border); border-radius: 14px; overflow: hidden; }\n.pdp .spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--pdp-border-lt); display: flex; align-items: center; background: var(--pdp-bg-card); gap: 16px; }\n.pdp .spec-item:last-child { border-bottom: 0; }\n.pdp .spec-item:nth-child(even) { background: var(--pdp-bg); }\n.pdp .spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--pdp-accent); width: 150px; flex-shrink: 0; }\n.pdp .spec-val { font-size: 12.5px; color: var(--pdp-text); }\n.pdp .style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.pdp .style-tag { font-size: 10.5px; font-weight: 600; color: var(--pdp-accent); background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n.pdp .faq-list { display: flex; flex-direction: column; gap: 6px; }\n.pdp .faq-list details { border: 0.5px solid var(--pdp-border); border-radius: 10px; background: var(--pdp-bg-card); overflow: hidden; }\n.pdp .faq-list summary { list-style: none; cursor: pointer; padding: 13px 16px; min-height: 44px; font-size: 13px; font-weight: 600; color: var(--pdp-text); display: flex; justify-content: space-between; align-items: center; }\n.pdp .faq-list summary::-webkit-details-marker { display: none; }\n.pdp .faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--pdp-accent); }\n.pdp .faq-list details[open] summary { color: var(--pdp-accent); }\n.pdp .faq-list details[open] summary::after { content: '\\2212'; }\n.pdp .faq-list .faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--pdp-text-mid); line-height: 1.6; }\n\n.pdp .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); text-decoration: none; color: var(--pdp-text); position: relative; transition: background 0.18s, border-color 0.18s; }\n.pdp a.dl-card:hover, .pdp a.dl-card:focus-visible { border-color: var(--pdp-accent-bdr); background: var(--pdp-accent-bg); }\n.pdp .dl-card.dl-disabled { cursor: default; opacity: 0.72; background: var(--pdp-bg); }\n.pdp .dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); color: var(--pdp-accent); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.pdp .dl-meta { width: 100%; }\n.pdp .dl-label { font-size: 13.5px; font-weight: 700; color: var(--pdp-text); line-height: 1.3; margin-bottom: 3px; }\n.pdp .dl-sub { font-size: 11.5px; color: var(--pdp-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.pdp .dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pdp-text-light); background: var(--pdp-bg-card); border: 0.5px solid var(--pdp-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n@media (max-width: 720px) {\n  .pdp .features-grid, .pdp .optic-split, .pdp .dl-grid { grid-template-columns: 1fr; }\n  .pdp .spec-key { width: 120px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pdp\"\u003e\n\u003c!-- 1. Inspiration --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eInspiration\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eSelune starts from the way old cottage lampshades were finished — a contrast band sewn along the edge because a raw hem needed binding, and the binding ended up being the thing you noticed. Here that edge does the drawing: six petals traced in walnut-brown against beige, so a soft shade holds a definite shape from across a room. The turned wood neck above it is left plain, borrowed from furniture rather than lighting, which is why the fixture reads as joinery instead of hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"sec-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=\"feat-icon\"\u003e\u003csvg height=\"22\" width=\"22\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 4c2 2 5 4 8 4-2 3-2 6-2 8-3 0-6-2-6-2s-3 2-6 2c0-2 0-5-2-8 3 0 6-2 8-4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eSix-Petal Scalloped Shade\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eBeige fabric pressed into a six-petal silhouette — softer than a drum and more distinct than a plain cone pendant.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg height=\"22\" width=\"22\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 17c2-3 4-3 6 0M9 17c2-3 4-3 6 0M15 17c2-3 4-3 6 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 17v3M9 17v3M15 17v3M21 17v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eContrasting Walnut Trim\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eDark walnut-brown trim runs along every petal edge, reading as hand-finished vintage detailing rather than a plain modern shade.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg height=\"22\" width=\"22\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"1\" height=\"6\" width=\"6\" y=\"3\" x=\"9\"\u003e\u003c\/rect\u003e\u003cpath d=\"M12 9v2\"\u003e\u003c\/path\u003e\u003ccircle fill=\"currentColor\" r=\"0.6\" cy=\"14\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eWood Neck + Black Canopy\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eA short turned solid-wood neck sits above the shade, with a slim matte black canopy mounting to a standard ceiling junction box.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Where the Trim Works Hardest --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eWhere the Trim Works Hardest\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"optic-split\"\u003e\n\u003cdiv class=\"optic-card\"\u003e\n\u003cdiv class=\"optic-label\"\u003eLights On · Glowing Shade\u003c\/div\u003e\n\u003cdiv class=\"optic-title\"\u003eTrim outlines the silhouette\u003c\/div\u003e\n\u003cdiv class=\"optic-desc\"\u003eWith the bulb lit, the beige fabric brightens while the dark trim stays dark, so each petal reads as a defined glowing panel separated by clean outlines.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"optic-card\"\u003e\n\u003cdiv class=\"optic-label\"\u003eLights Off · Daytime Object\u003c\/div\u003e\n\u003cdiv class=\"optic-title\"\u003eReads as detailing in daylight\u003c\/div\u003e\n\u003cdiv class=\"optic-desc\"\u003eUnlit, the trim works as decoration — enough visual interest that the shade looks like a considered object rather than a generic white pendant.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Size \u0026 Fit --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eSize \u0026amp; Fit\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-specs\"\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e\u003cstrong\u003eØ15.7″ × H9.8″ \/ Ø40 × H25 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Selune-Pendant-Light.jpg?v=1780746393\" alt=\"Selune Pendant Light dimension drawing\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Specifications --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eSpecifications\u003c\/span\u003e\n\u003cdiv class=\"sec-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\"\u003eFixture Type\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003ePendant light, hardwired (single bulb)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eBeige fabric over a metal frame with sewn walnut-brown petal trim, solid wood neck in walnut tone, matte black metal canopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e1 × E26 or E27 medium base · warm light 3000K only, not daylight or cool-white · bulb included · dimmable with a dimmable LED bulb and an LED-compatible wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCanopy\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eØ4″ \/ 10 cm × 1″ \/ 2.5 cm thick\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCord Drop\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eUp to 59″ \/ 150 cm · shortenable during install to set the shade height, fixed once mounted\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 to a standard ceiling junction box · licensed electrician recommended\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eHanging Height\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e30–34″ from the bottom of the shade to a tabletop; lower as a sculptural focal point in an entryway or bedroom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLocation Rating\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIndoor dry locations only — not over a kitchen sink, in a bathroom, or on a covered porch, where the fabric and wood absorb humidity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eDust the shade with a soft brush; wipe the wood neck with a dry cloth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDesign Style\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"style-tags\"\u003e\n\u003cspan class=\"style-tag\"\u003eCottage\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003eFrench Country\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003eVintage Coastal\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003eCottagecore\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\"\u003eCertified\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eNorth America · Australia · Europe · Middle East\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Where It Works --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eWhere It Works\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eSelune suits a small two-to-four-seat table, a bedside reading area, a vanity, or a coffee-bar corner — anywhere a single warm bulb is enough and the fixture is meant to be looked at. The contrasting trim reads as cottage detailing the way an exposed beam or visible joinery does, so it layers well against linen banquettes, painted wainscoting, and woven cushions. It's an ambient pendant, though: for a full dining-room overhead or island prep lighting, a chandelier or a multi-light cluster does that job better. For custom requests, email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 7. FAQ --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eFAQ\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the trim made of?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eA sewn-on contrast band running along every petal edge, in a walnut-brown that picks up the color of the wooden neck above. It's fabric trim — not painted or printed — so the contrast stays sharp under light rather than fading or rubbing off.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many bulbs does it use, and what kind?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eOne \u003cstrong\u003eE26 or E27\u003c\/strong\u003e medium-base bulb, included, in warm light at 3000K. Stay with a warm-white bulb — daylight and cool-white temperatures clash with the beige fabric and walnut tones.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is it? Can it light a room?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eWith one bulb behind a fabric shade, it's ambient and accent lighting — right for a breakfast nook, bedroom, or small entryway, but not enough alone as the only overhead in a full dining room or large kitchen. Layer it with table lamps, sconces, or under-cabinet light in bigger rooms.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill every shade look identical to the photo?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eClose, but not identical. The shade is sewn over a metal frame and the trim is applied by hand along each petal edge, so the trim curve and stitch placement vary subtly between pieces. The silhouette and color contrast stay consistent.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install it myself?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eIt hardwires to a standard ceiling junction box. If you've installed a pendant before — including shortening the cord to set the drop — you can manage this one; otherwise hire a licensed electrician. Shut off the breaker at the panel before working on the fixture either way.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it in a bathroom or covered porch?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNo. Both the fabric shade and the wood neck absorb humidity over time, which leads to discoloration, loose stitching, and warping. It's rated for indoor dry locations only.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. Downloads --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca class=\"dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1W3Fdp6Xri6V6NTvyTUDa7KeEWpJv80OK\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg height=\"20\" width=\"20\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eDimensions \u0026amp; electrical · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ca class=\"dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/11Vqg11j8IoxVrGW8m539i6zIA6Qow1YC\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg height=\"20\" width=\"20\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003eInstallation Guide\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eStep-by-step setup · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv class=\"dl-card dl-disabled\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg height=\"20\" width=\"20\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 3v18M4 7.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003eRequest 3D Files\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eSTEP \/ OBJ · On Request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-status\"\u003eComing Soon\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9. Schema.org JSON-LD (Product + FAQPage) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Selune Pendant Light\",\n      \"description\": \"Single-bulb hardwired pendant with a beige fabric shade in a six-petal scalloped silhouette, trimmed in contrasting walnut-brown along every petal edge, on a turned solid-wood neck and matte black canopy. 40 x H25 cm shade, adjustable cord drop up to 150 cm, E26 or E27 warm 3000K bulb included.\",\n      \"category\": \"Pendant Light\",\n      \"material\": [\"Fabric\", \"Metal\", \"Wood\"],\n      \"color\": \"Beige with walnut-brown trim\",\n      \"size\": \"40 x H25 cm \/ 15.7 x H9.8 in\",\n      \"additionalProperty\": [\n        { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"1 x E26 or E27 medium base, warm light 3000K, bulb included\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Dimmable\", \"value\": \"Yes, with a dimmable LED bulb and an LED-compatible wall dimmer\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Canopy\", \"value\": \"10 cm \/ 4 in diameter, 2.5 cm \/ 1 in thick, matte black metal\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Cord Drop\", \"value\": \"Up to 150 cm \/ 59 in, shortenable at install\" },\n        { \"@type\": \"PropertyValue\", \"name\": \"Mounting\", \"value\": \"Hardwired to a standard ceiling junction box, indoor dry locations only\" }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What is the trim made of?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"A sewn-on contrast band running along every petal edge, in a walnut-brown that picks up the color of the wooden neck above. It is fabric trim - not painted or printed - so the contrast stays sharp under light rather than fading or rubbing off.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How many bulbs does it use, and what kind?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"One E26 or E27 medium-base bulb, included, in warm light at 3000K. Stay with a warm-white bulb - daylight and cool-white temperatures clash with the beige fabric and walnut tones.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How bright is it? Can it light a room?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"With one bulb behind a fabric shade, it is ambient and accent lighting - right for a breakfast nook, bedroom, or small entryway, but not enough alone as the only overhead in a full dining room or large kitchen.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Will every shade look identical to the photo?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Close, but not identical. The shade is sewn over a metal frame and the trim is applied by hand along each petal edge, so the trim curve and stitch placement vary subtly between pieces. The silhouette and color contrast stay consistent.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Can I install it myself?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It hardwires to a standard ceiling junction box. If you have installed a pendant before, including shortening the cord to set the drop, you can manage this one; otherwise hire a licensed electrician. Shut off the breaker at the panel before working on the fixture.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Can I use it in a bathroom or covered porch?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"No. Both the fabric shade and the wood neck absorb humidity over time, which leads to discoloration, loose stitching, and warping. It is rated for indoor dry locations only.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"Dia 40cm x H 25cm \/ ∅ 15.7″ x H 9.8″ \/ Brown \u0026 Beige","offer_id":52253382934802,"sku":"DCP-X1439-01","price":40600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Selune_Pendant_Light_1_1efd2520-1643-411d-a05c-14086b3e5b04.jpg?v=1778222333","url":"https:\/\/docos.us\/en-jp\/products\/selune-pendant-light","provider":"Docos","version":"1.0","type":"link"}