Plivelle Pleated Pendant Light
.vk-pliv-wrap { --vk-pliv-bg: #ffffff; --vk-pliv-bg-card: #fbf7ee; --vk-pliv-bg-deep: #ebe1cd; --vk-pliv-border: #ece3d3; --vk-pliv-border-lt: #f3ecdd; --vk-pliv-accent: #ad8c54; - -vk-pliv-accent-dk: #73592b; --vk-pliv-accent-lt: #ccb079; --vk-pliv-accent-bg: #f2ead7; --vk-pliv-accent-bdr: #d8c596; --vk-pliv-text: #2a261d; --vk-pliv-text-mid: #564d3b; --vk-pliv-text-light: #968b73; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-pliv-text); line-height: 1.72; font-size: 14.5px; } .vk-pliv-wrap * { box-sizing: border-box; } .vk-pliv-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-pliv-text-mid); } .vk-pliv-wrap a { color: var(--vk-pliv-accent-dk); text-decoration: underline; } .vk-pliv-wrap .vk-pliv-section { margin-bottom: 2.6rem; } .vk-pliv-wrap .vk-pliv-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-pliv-wrap .vk-pliv-sec-line { flex: 1; height: 0.5px; background: var(--vk-pliv-border); } .vk-pliv-wrap .vk-pliv-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-pliv-accent-dk); white-space: nowrap; } .vk-pliv-wrap strong { color: var(--vk-pliv-text); font-weight: 600; } /* Features grid (3 columns) */ .vk-pliv-wrap .vk-pliv-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-pliv-wrap .vk-pliv-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-pliv-border); border-radius: 12px; background: var(--vk-pliv-bg-card); } .vk-pliv-wrap .vk-pliv-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-pliv-accent-bg); border: 0.5px solid var(--vk-pliv-accent-bdr); color: var(--vk-pliv-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-pliv-wrap .vk-pliv-feat-icon svg { fill: none; } .vk-pliv-wrap .vk-pliv-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-pliv-text); margin-bottom: 6px; line-height: 1.35; } .vk-pliv-wrap .vk-pliv-feat-desc { font-size: 12px; color: var(--vk-pliv-text-mid); line-height: 1.55; } /* Size grid (2 columns -> 2x2 for four sizes) */ .vk-pliv-wrap .vk-pliv-size-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } .vk-pliv-wrap .vk-pliv-size-card { padding: 14px 14px 16px; border: 0.5px solid var(--vk-pliv-border); border-radius: 12px; background: var(--vk-pliv-bg-card); } .vk-pliv-wrap .vk-pliv-size-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-pliv-accent-dk); margin-bottom: 6px; } .vk-pliv-wrap .vk-pliv-size-name { font-size: 14px; font-weight: 700; color: var(--vk-pliv-text); margin-bottom: 5px; line-height: 1.3; } .vk-pliv-wrap .vk-pliv-size-meta { font-size: 11.5px; color: var(--vk-pliv-text-mid); line-height: 1.55; margin-bottom: 6px; } .vk-pliv-wrap .vk-pliv-size-spec { font-size: 10.5px; color: var(--vk-pliv-text-light); line-height: 1.5; } .vk-pliv-wrap .vk-pliv-size-spec strong { color: var(--vk-pliv-accent-dk); font-weight: 700; } /* Critical notice */ .vk-pliv-wrap .vk-pliv-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-pliv-accent-bdr); border-left: 3px solid var(--vk-pliv-accent); border-radius: 10px; background: var(--vk-pliv-accent-bg); } .vk-pliv-wrap .vk-pliv-notice .vk-pliv-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-pliv-accent-dk); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; flex-shrink: 0; margin-top: 1px; } .vk-pliv-wrap .vk-pliv-notice .vk-pliv-notice-body { font-size: 12.5px; color: var(--vk-pliv-text-mid); line-height: 1.6; } .vk-pliv-wrap .vk-pliv-notice .vk-pliv-notice-body strong { color: var(--vk-pliv-text); font-weight: 600; } .vk-pliv-wrap .vk-pliv-notice .vk-pliv-notice-body strong:first-child { display: block; color: var(--vk-pliv-accent-dk); margin-bottom: 3px; font-size: 13px; } /* Warning callout */ .vk-pliv-wrap .vk-pliv-warn { display: flex; gap: 12px; align-items: flex-start; padding: 12px 14px; border: 0.5px solid #d4a373; border-left: 3px solid #b06438; border-radius: 10px; background: #fbf2e6; margin-top: 12px; } .vk-pliv-wrap .vk-pliv-warn-ico { width: 20px; height: 20px; border-radius: 50%; background: #b06438; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; flex-shrink: 0; margin-top: 1px; } .vk-pliv-wrap .vk-pliv-warn-body { font-size: 12px; color: var(--vk-pliv-text-mid); line-height: 1.55; } .vk-pliv-wrap .vk-pliv-warn-body strong { color: #8a4820; font-weight: 600; } .vk-pliv-wrap .vk-pliv-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; } /* Specifications */ .vk-pliv-wrap .vk-pliv-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-pliv-border); border-radius: 14px; overflow: hidden; } .vk-pliv-wrap .vk-pliv-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-pliv-border-lt); display: flex; align-items: flex-start; background: var(--vk-pliv-bg-card); gap: 16px; } .vk-pliv-wrap .vk-pliv-spec-item:last-child { border-bottom: 0; } .vk-pliv-wrap .vk-pliv-spec-item:nth-child(even) { background: var(--vk-pliv-bg); } .vk-pliv-wrap .vk-pliv-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-pliv-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; } .vk-pliv-wrap .vk-pliv-spec-val { font-size: 12.5px; color: var(--vk-pliv-text); } /* Style tags */ .vk-pliv-wrap .vk-pliv-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-pliv-wrap .vk-pliv-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-pliv-accent-dk); background: var(--vk-pliv-accent-bg); border: 0.5px solid var(--vk-pliv-accent-bdr); padding: 2px 8px; border-radius: 6px; } /* Downloads grid */ .vk-pliv-wrap .vk-pliv-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-pliv-wrap .vk-pliv-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-pliv-border); border-radius: 12px; background: var(--vk-pliv-bg-card); text-decoration: none; color: var(--vk-pliv-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-pliv-wrap .vk-pliv-dl-card:hover { background: var(--vk-pliv-accent-bg); border-color: var(--vk-pliv-accent-bdr); } .vk-pliv-wrap .vk-pliv-dl-card.vk-pliv-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-pliv-bg); } .vk-pliv-wrap .vk-pliv-dl-card.vk-pliv-dl-disabled:hover { background: var(--vk-pliv-bg); border-color: var(--vk-pliv-border); } .vk-pliv-wrap .vk-pliv-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-pliv-accent-bg); border: 0.5px solid var(--vk-pliv-accent-bdr); color: var(--vk-pliv-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-pliv-wrap .vk-pliv-dl-icon svg { fill: none; } .vk-pliv-wrap .vk-pliv-dl-meta { width: 100%; } .vk-pliv-wrap .vk-pliv-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-pliv-text); line-height: 1.3; margin-bottom: 3px; } .vk-pliv-wrap .vk-pliv-dl-sub { font-size: 11.5px; color: var(--vk-pliv-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-pliv-wrap .vk-pliv-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-pliv-text-light); background: var(--vk-pliv-bg-card); border: 0.5px solid var(--vk-pliv-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } /* FAQ accordion */ .vk-pliv-wrap .vk-pliv-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-pliv-wrap .vk-pliv-faq-list details { border: 0.5px solid var(--vk-pliv-border); border-radius: 10px; background: var(--vk-pliv-bg-card); overflow: hidden; } .vk-pliv-wrap .vk-pliv-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-pliv-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-pliv-wrap .vk-pliv-faq-list summary::-webkit-details-marker { display: none; } .vk-pliv-wrap .vk-pliv-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-pliv-accent-dk); position: absolute; right: 16px; } .vk-pliv-wrap .vk-pliv-faq-list details[open] summary { color: var(--vk-pliv-accent-dk); } .vk-pliv-wrap .vk-pliv-faq-list details[open] summary::after { content: '\2212'; } .vk-pliv-wrap .vk-pliv-faq-list .vk-pliv-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-pliv-text-mid); line-height: 1.6; } /* Mobile */ @media (max-width: 520px) { .vk-pliv-wrap .vk-pliv-features-grid { grid-template-columns: 1fr; } .vk-pliv-wrap .vk-pliv-size-grid { grid-template-columns: 1fr; } .vk-pliv-wrap .vk-pliv-dl-grid { grid-template-columns: 1fr; } .vk-pliv-wrap .vk-pliv-spec-item { flex-direction: column; gap: 4px; } .vk-pliv-wrap .vk-pliv-spec-key { width: auto; } } Inspiration The Plivelle Pleated Pendant Light hangs a wide, pleated fabric shade — a flat parasol shape with a ruffled skirt — from a metal chain and cap. A single E27 bulb (LED included) glows warm through and below the fabric for soft, ambient light, not a bright task light. Choose Ø15.7″ to Ø31.5″ to scale it over a dining table, kitchen island, entry, or bedroom. The metal chain and pleated fabric read vintage, cottage, and coastal. Each shade is hand-pleated, so the pleating varies slightly per piece. Good To Know ! Four sizes (Ø15.7–31.5″ × H4.3–8.3″) · metal (metal chain & cap) + fabric (pleated shade) · 1 × E27 · E27 LED bulb included & replaceable (accepts E26) · warm white · metal chain suspension · hardwired · indoor dry only · hand-pleated, pleating varies per piece A wide pleated fabric shade (a flat parasol shape with a ruffled skirt) hangs from a metal chain and cap. A single E27 glows warm through and below the fabric for soft, ambient light — over a dining table or entry, not bright task light. The shade is hand-pleated, so the pleating and fabric tone vary slightly per piece (each is unique, not a defect), and fabric is delicate — keep it indoor and dry, dust gently, and don’t get it wet. Socket is E27 (medium screw base) and accepts standard US E26; an E27 LED bulb is included and replaceable, warm white. It hangs from a metal hanging chain with an adjustable hanging height (~19.7″ / 50 cm) and is hardwired to a standard ceiling junction box; certified for North America, Australia, Europe & the Middle East (110–240V); licensed electrician recommended. Indoor dry locations only. Key Features Wide Pleated Fabric Shade A flat, parasol-shaped pleated fabric shade with a ruffled skirt diffuses the light into a soft, warm glow; hand-pleated, so it varies slightly per piece. Metal Hanging Chain Hung from a metal hanging chain and cap; adjustable hanging height ~19.7″ (50 cm). E27 Bulb Included, Four Sizes A single E27 LED is included and replaceable (accepts US E26); choose Ø15.7″ to Ø31.5″. Available Sizes Four sizes — choose at checkout. All share the metal chain, metal cap, hand-pleated fabric shade, and a single E27; only the diameter and height change. X-Small Ø15.7″ × H4.3″ For an entry, bedside, or small nook. Ø40 × H11 cm1 × E27 Small Ø19.7″ × H5.1″ For a breakfast nook, bedroom, or hallway. Ø50 × H13 cm1 × E27 Medium Ø23.6″ × H6.3″ For a dining table or kitchen island. Ø60 × H16 cm1 × E27 Large Ø31.5″ × H8.3″ For a large dining table or island statement. Ø80 × H21 cm1 × E27 ! Hand-pleated fabric · soft ambient light · indoor dry only The shade is hand-pleated fabric, so the pleating and tone vary slightly per piece (each is unique, not a defect). Fabric is delicate — keep it indoor and dry, dust gently with a soft, dry cloth or brush, and don’t get it wet; not for a bathroom with shower steam or outdoor. A single wide fabric shade gives soft, warm ambient / diffused light, not bright task light — pair it with other lighting where you need brighter task light. Specifications Fixture Type Pendant · hardwired · wide pleated fabric shade on a metal chain Materials & Finish Metal (chain, cap & frame) + fabric (pleated shade) · hand-pleated, pleating & tone vary per piece Sizes Four — Ø15.7×H4.3″ / Ø19.7×H5.1″ / Ø23.6×H6.3″ / Ø31.5×H8.3″ (Ø40×H11 / Ø50×H13 / Ø60×H16 / Ø80×H21 cm) · see Available Sizes above Light Source 1 × E27 · E27 LED bulb included & replaceable · accepts standard E26 · warm white Mounting Hardwired to a standard ceiling junction box · metal hanging chain · adjustable hanging height ~19.7″ (50 cm) · some assembly, hardware included · indoor dry only · 110–240V (multi-region) Certification Certified: North America · Australia · Europe · Middle East Care Fabric: dust gently, don’t get it wet · metal: soft, dry cloth · keep dry · indoor use Design Style Vintage Cottage Coastal French Country Scandinavian Traditional Best For Dining table, kitchen island, entry, bedroom, breakfast nook, hallway (ambient) Use Case The Plivelle reads as a vintage, cottage pendant — a wide, flat pleated fabric shade with a ruffled skirt, hung from a metal chain and cap. A single E27 bulb glows warm through and below the fabric for soft, ambient / diffused light, and each shade is hand-pleated, so it’s a little different on every piece. Use the Ø15.7″ in an entry, bedside, or small nook, and scale up to the Ø31.5″ over a large dining table or kitchen island. The metal hanging chain gives an adjustable hanging height (~19.7″ / 50 cm), and it hardwires to a standard ceiling box. The metal chain and pleated fabric pair with painted wood, rattan, and warm neutral rooms — vintage, cottage, and coastal. A single wide fabric shade gives soft, ambient light, so pair it with other lighting where you need brighter task light. Indoor dry only. Email [email protected] for trade pricing or help choosing a size. Downloads Technical reference and 3D files for the Plivelle Pleated Pendant Light. Need a doc that’s not listed? Email [email protected]. Spec Sheet All four sizes · PDF Pending Installation Guide Hardwire & chain hang · PDF Pending 3D Files Project Rendering · ZIP Pending FAQ What sizes does it come in? Four sizes — Ø15.7×H4.3″, Ø19.7×H5.1″, Ø23.6×H6.3″, and Ø31.5×H8.3″ (Ø40×H11 / Ø50×H13 / Ø60×H16 / Ø80×H21 cm). Choose the size at checkout. What bulb does it use — is it included? It uses 1 × E27. E27 is cross-compatible with the standard US E26 base, so US E26 replacements thread right in. An E27 LED bulb is included and fully replaceable, in warm white. What’s the light like — is it bright? The wide fabric shade diffuses a single E27 into a soft, warm ambient / diffused light rather than bright task light. Pair it with other lighting where you need brighter, directed light. Will mine look exactly like the photo? The shade is hand-pleated fabric, so the pleating and tone vary slightly per piece — yours will be a little different from the photo. That variation is the nature of hand-pleated fabric, not a defect. How is it installed and hung, and can it go in a bathroom? It’s hardwired to a standard ceiling junction box and hangs from a metal hanging chain with an adjustable hanging height (~19.7″ / 50 cm); a licensed electrician is recommended. It’s certified for North America, Australia, Europe & the Middle East (110–240V). Indoor dry only — the fabric shade isn’t damp-rated, so not a bathroom with shower steam or outdoors.
More you might like
Related
Creative Pleated Pendant Light
Related
Pleated Lampshade Pendant Lights
Related
Pleated Coolie Pendant Light
Related