Savoe Plug-In Sconce
.rd-pdp { max-width: 680px; margin: 0 auto; padding: 24px 16px; font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif; line-height: 1.55; font-size: 15px; box-sizing: bor der-box; } .rd-pdp *, .rd-pdp *::before, .rd-pdp *::after { box-sizing: border-box; } .rd-pdp p { margin: 0 0 12px; } .rd-pdp .tag-line { font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase; margin: 0 0 18px; font-weight: 500; } .rd-pdp .intro-text { font-size: 15px; margin: 0 0 14px; } .rd-pdp .section-label { font-size: 13px; letter-spacing: 0.16em; text-transform: uppercase; font-weight: 600; margin: 0 0 16px; padding-bottom: 8px; border-bottom: 1px solid currentColor; } .rd-pdp .divider { height: 1px; border: none; margin: 28px 0; } .rd-pdp .video-frame { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 6px; overflow: hidden; margin: 0 0 8px; } .rd-pdp .video-frame iframe { position: absolute; top:0; left:0; width: 100%; height: 100%; border: 0; } .rd-pdp .feat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .rd-pdp .feat-card { padding: 16px 14px; border-radius: 6px; } .rd-pdp .feat-card h4 { font-size: 13px; margin: 0 0 6px; font-weight: 600; letter-spacing: 0.04em; } .rd-pdp .feat-card p { font-size: 13px; margin: 0; line-height: 1.45; } .rd-pdp .variant-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; } .rd-pdp .variant-card { border: 1px solid; border-radius: 6px; overflow: hidden; } .rd-pdp .variant-swatch { height: 90px; } .rd-pdp .variant-body { padding: 14px; } .rd-pdp .variant-body h4 { font-size: 14px; margin: 0 0 6px; font-weight: 600; } .rd-pdp .variant-body p { font-size: 13px; margin: 0; line-height: 1.5; } .rd-pdp .notice-block { padding: 14px 16px; border-left: 3px solid; border-radius: 4px; margin: 18px 0 0; } .rd-pdp .notice-block p { font-size: 13.5px; margin: 0; line-height: 1.55; } .rd-pdp .notice-block.warn { background: #fbe9ea; border-left-color: #b1342c; } .rd-pdp .notice-block.warn p { color: #5a1a14; } .rd-pdp .dim-row { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0; border: 1px solid; border-radius: 6px; overflow: hidden; margin: 0 0 18px; } .rd-pdp .dim-cell { padding: 14px 16px; } .rd-pdp .dim-cell + .dim-cell { border-left: 1px solid; border-color: inherit; } .rd-pdp .dim-val { font-size: 15px; font-weight: 600; margin: 0 0 4px; } .rd-pdp .dim-lbl { font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; margin: 0; } .rd-pdp .spec-table { width: 100%; border-collapse: collapse; font-size: 14px; } .rd-pdp .spec-table tr { border-bottom: 1px solid; } .rd-pdp .spec-table tr:last-child { border-bottom: none; } .rd-pdp .spec-table td { padding: 10px 4px; vertical-align: top; } .rd-pdp .spec-table td:first-child { width: 38%; font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; padding-right: 12px; } .rd-pdp .install-list { list-style: none; padding: 0; margin: 0; } .rd-pdp .install-list li { padding: 10px 0; font-size: 14px; border-bottom: 1px solid; } .rd-pdp .install-list li:last-child { border-bottom: none; } .rd-pdp .dl-row { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 10px; } .rd-pdp .dl-btn { display: block !important; padding: 12px 16px !important; background: #1a1a1a !important; color: #fff !important; text-decoration: none !important; text-align: center !important; border-radius: 6px !important; font-size: 13px !important; font-weight: 500 !important; letter-spacing: 0.04em !important; transition: opacity .2s !important; } .rd-pdp .dl-btn:hover { opacity: .85 !important; } .rd-pdp .faq-item { padding: 12px 0; border-bottom: 1px solid; } .rd-pdp .faq-item:last-of-type { border-bottom: none; } .rd-pdp .faq-item summary { cursor: pointer; font-size: 14px; font-weight: 500; list-style: none; display: flex; justify-content: space-between; align-items: center; } .rd-pdp .faq-item summary::-webkit-details-marker { display: none; } .rd-pdp .faq-item summary span { font-size: 18px; font-weight: 300; transition: transform .2s; } .rd-pdp .faq-item[open] summary span { transform: rotate(45deg); } .rd-pdp .faq-item p { font-size: 13.5px; margin: 10px 0 0; line-height: 1.55; } /* Page theme — Warm Metal (brass/gold) */ .rd-pdp { color: #1a1a1a; } .rd-pdp .section-label, .rd-pdp .feat-card h4 { color: #1a1a1a; } .rd-pdp .tag-line { color: #5a5550; } .rd-pdp .intro-text { color: #3a3a3a; } .rd-pdp .divider { background: #d8d1c5; } .rd-pdp .feat-card, .rd-pdp .notice-block, .rd-pdp .video-frame { background: #e8e2d8; } .rd-pdp .notice-block { border-left-color: #1a1a1a; } .rd-pdp .variant-card, .rd-pdp .dim-row { border-color: #c8c0b4; } .rd-pdp .spec-table tr, .rd-pdp .install-list li, .rd-pdp .faq-item { border-color: #d0c9bf; } .rd-pdp .spec-table td:first-child, .rd-pdp .dim-lbl { color: #8a8278; } @media (max-width: 600px) { .rd-pdp .feat-grid { grid-template-columns: 1fr !important; } .rd-pdp .variant-grid { grid-template-columns: 1fr !important; } } Polished Brass · Linen Cone Shade · Plug-In Sconce A plug-in wall sconce in the language of classic American transitional lighting — a slim arched brass arm rises from a small round backplate, dropping a tapered linen cone shade above and a string of three brass baubles below. The detail is deliberately Hollywood Regency: spheres on a vertical line, a soft drum-cone shade, polished metal throughout. Plug-in installation makes the Savoe a no-electrician sconce — perfect for renters, post-construction additions, or rooms without existing wall boxes. The cord includes an in-line toggle switch for at-the-fixture control. Suited to bedside walls, hallways, reading nooks, and flanking pairs above console tables in transitional, traditional, and Hollywood Regency interiors. Features Plug-In · No Electrician Plugs into a standard wall outlet — ideal for renters, additions, and rooms without wall boxes. In-Line Cord Switch Toggle switch on the cord lets you control the sconce at the fixture, no wall switch required. Brass Bauble Detail Three sculpted brass spheres on the vertical drop — a Hollywood Regency signature. Plug-in fixture & hand-finished brass. The Savoe plugs into a standard wall outlet — no hardwiring or junction box required. The brass is finished by hand, so subtle variation in tone and polish depth is part of the character. The linen cone shade is hand-stitched and may carry minor stitch-line variation. Product Notes D 26.5 × W 31 × H 59 cm ∅ 10.4″ × W 12.2″ × H 23.2″ · 150 cm (59″) plug cord Materials Polished brass body · White linen cone shade Finish Polished Brass · White linen Style American transitional · Hollywood Regency · plug-in sconce Dimensions D 26.5 × W 31 × H 59 cm · ∅ 10.4″ × W 12.2″ × H 23.2″ Bulb Base E26 (US) or E27 (EU) screw-base socket · 1 bulb · not included Bulbs Recommended Warm white 2700K–3000K LED A19, max 60W incandescent equivalent Color Temperature Depends on bulb chosen · warm white recommended for linen-shade glow Dimming Compatible if a dimmable bulb and inline cord dimmer are installed Voltage AC 110–240V · universal Mounting Plug-in sconce · 150 cm (59″) cord with in-line toggle switch · screws to wall, no junction box required SKU RDW-161715 Lead Time Made-to-order · please refer to checkout estimate Best For Bedside walls · Reading nooks · Hallways · Rentals & rooms without wall boxes · Flanking pairs above consoles or fireplace mantels · Transitional & Hollywood Regency interiors Installation Plug-in installation — no electrician required. Mount the brass backplate to the wall with the supplied screws and anchors. Plug cord supplied at 150 cm (59″) with an in-line toggle switch — position near a wall outlet. Install at 60–66″ above finished floor for hallways and bedside walls; flanking pairs above mantel typically center 6–9″ above mantel shelf. Fits a single E26 (US) or E27 (EU) screw-base bulb — supply your own warm-white A19 LED. For dimming, use a dimmable LED bulb paired with an inline cord dimmer (sold separately). Indoor only · clean linen shade with a soft brush; spot-clean only with a barely damp cloth. Downloads Specifications Installation Guide FAQ Do I need an electrician to install this? + No — the Savoe is plug-in. Mount the brass backplate to the wall with the supplied screws and anchors, then plug the cord into a standard wall outlet. The in-line toggle switch on the cord turns the sconce on and off at the fixture. Ideal for renters, post-construction additions, and rooms without existing wall boxes. What height should I install it at? + For hallways and bedside walls, 60–66″ from finished floor to the center of the sconce works well. For flanking pairs above a fireplace mantel, center 6–9″ above the mantel shelf. The cord drops below the fixture, so plan the outlet position before final mounting. Is the Savoe dimmable? + Yes, with the right bulb and a cord dimmer. The fixture takes a single E26 (US) or E27 (EU) bulb — install a dimmable LED A19 and add an inline cord dimmer (sold separately) between the lamp and wall outlet for smooth brightness control. Can the cord be hidden? + The cord is part of the design language — the in-line toggle switch is meant to be visible. If you prefer a clean look, run the cord behind furniture toward the outlet, or for a permanent install, an electrician can hardwire the fixture and remove the cord (custom modification — please contact us before ordering). Can I use it as a bedside reading light? + Yes — the linen cone shade casts a focused downlight onto a book or pillow at bedside reading height. The in-line cord switch lets you turn it off without reaching for a wall switch. For warmer bedside ambiance, pair with a 40–60W warm-white LED A19 (2700K–3000K).
More you might like
Related
Savoe Plug-In Sconce, American minimalist style, suitable fo
Related
Plug-in wall sconce Light, Adjustable Plug-in Wall Sconce Li
Related
Plug-in wall sconce Light, Adjustable Plug-in Wall Sconce L
Related