Adjustable Swing Arm Wall Lamp
/* ===== SWING ARM SCONCE — COLOR PALETTE ===== Matte black double arm + chrome pivot joint + matte cone shade Deep matte black / chrome silver / crisp white / cool neutral ======= ========================================= */ .vk-wrap{font-family:'DM Sans',sans-serif;color:#101010;max-width:680px;margin:0;padding:0;} .vk-wrap *{box-sizing:border-box;} .vk-wrap p,.vk-wrap h4,.vk-wrap h5{margin:0;} .vk-wrap .vk-divider{height:1px;background:#a8a8a8;margin:1.75rem 0;} .vk-wrap .vk-headline{font-family:'DM Serif Display',serif;font-size:21px;color:#101010;line-height:1.4;margin-bottom:.75rem;letter-spacing:-.01em;} .vk-wrap .vk-headline em{font-style:italic;color:#181818;} .vk-wrap .vk-intro{font-size:15px;color:#101010;line-height:1.9;margin-bottom:1rem;} .vk-wrap .vk-section-label{font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#181818;margin-bottom:.7rem;display:block;} /* Features */ .vk-wrap .vk-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:1.25rem;} .vk-wrap .vk-feat{background:#f4f4f2;border-radius:6px;padding:.85rem;border:1px solid #a8a8a8;} .vk-wrap .vk-feat-icon{width:28px;height:28px;border-radius:4px;background:#dcdcdc;display:flex;align-items:center;justify-content:center;margin-bottom:.6rem;border:1px solid #a8a8a8;} .vk-wrap .vk-feat h4{font-size:12.5px;font-weight:500;color:#101010;margin-bottom:.25rem;} .vk-wrap .vk-feat p{font-size:12px;color:#505050;line-height:1.6;} /* Size card */ .vk-wrap .vk-size{display:flex;gap:1rem;align-items:flex-start;padding:.9rem 1rem;border:1px solid #a8a8a8;border-radius:6px;background:#f4f4f2;margin-bottom:.75rem;} .vk-wrap .vk-size-thumb a{display:block;flex-shrink:0;} .vk-wrap .vk-size-thumb img{width:110px;height:auto;border-radius:5px;border:1px solid #a8a8a8;display:block;} .vk-wrap .vk-size-thumb-hint{font-size:10px;color:#686868;text-align:center;margin-top:3px;} .vk-wrap .vk-size-info{flex:1;padding-top:.15rem;} .vk-wrap .vk-size-tag{display:inline-block;background:#181818;color:#f4f4f2;font-size:10px;padding:2px 9px;border-radius:10px;font-weight:500;margin-bottom:.4rem;} .vk-wrap .vk-size-name{font-size:15px;font-weight:500;color:#101010;margin-bottom:.15rem;} .vk-wrap .vk-size-detail{font-size:12px;color:#505050;line-height:1.7;} /* Finish swatches — 3 finishes */ .vk-wrap .vk-swatches{display:flex;flex-direction:column;gap:8px;margin-bottom:1rem;} .vk-wrap .vk-swatch-row{display:flex;align-items:center;gap:.8rem;padding:.65rem .85rem;border:1px solid #a8a8a8;border-radius:6px;background:#f4f4f2;} .vk-wrap .vk-swatch-dot{width:32px;height:32px;border-radius:50%;flex-shrink:0;border:1px solid #a8a8a8;} .vk-wrap .vk-swatch-info h5{font-size:13px;font-weight:500;color:#101010;margin-bottom:.05rem;} .vk-wrap .vk-swatch-info p{font-size:11px;color:#505050;line-height:1.4;} /* Adjustment note */ .vk-wrap .vk-notice-linen{border-left:2px solid #808080;background:#f4f4f2;border-radius:0 6px 6px 0;padding:.75rem 1rem;margin-bottom:.75rem;} .vk-wrap .vk-notice-linen p{font-size:13px;color:#101010;line-height:1.65;} /* Bulb card */ .vk-wrap .vk-bulb{background:#f4f4f2;border:1px solid #a8a8a8;border-radius:6px;padding:.9rem 1rem;margin-bottom:1rem;} .vk-wrap .vk-bulb h5{font-size:13px;font-weight:500;color:#181818;margin-bottom:.3rem;} .vk-wrap .vk-bulb p{font-size:13px;color:#101010;line-height:1.65;} .vk-wrap .vk-bulb a{color:#181818;text-underline-offset:3px;} /* Spec table */ .vk-wrap .vk-spec-table{width:100%;border-collapse:collapse;} .vk-wrap .vk-spec-table tr{border-bottom:1px solid #a8a8a8;} .vk-wrap .vk-spec-table tr:last-child{border-bottom:none;} .vk-wrap .vk-spec-table td{padding:9px 0;font-size:14px;vertical-align:top;} .vk-wrap .vk-spec-table td:first-child{color:#686868;width:42%;padding-right:1rem;} /* Downloads */ .vk-wrap .vk-dl{display:flex;gap:8px;flex-wrap:wrap;} .vk-wrap .vk-dl-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#101010;border:1px solid #a8a8a8;padding:7px 14px;border-radius:5px;text-decoration:none;background:#f4f4f2;} .vk-wrap .vk-dl-btn:hover{background:#dcdcdc;} /* FAQ */ .vk-wrap details{border-bottom:1px solid #a8a8a8;padding:12px 0;} .vk-wrap details summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:14px;font-weight:500;color:#101010;} .vk-wrap details summary::-webkit-details-marker{display:none;} .vk-wrap details summary::marker{display:none;} .vk-wrap details p{font-size:13px;color:#101010;line-height:1.7;margin-top:8px;padding-right:1rem;} .vk-wrap details a{color:#686868;text-underline-offset:3px;} @media(max-width:520px){ .vk-wrap .vk-features{grid-template-columns:1fr 1fr;} .vk-wrap .vk-size{flex-direction:column;} .vk-wrap .vk-size-thumb img{width:100%;} } Swing Arm Wall Sconce — double articulating arm, chrome pivot, cone shade, three finishes. Two metal arms connect end-to-end at a chrome pivot joint — the first arm extends from a round wall backplate, the second arm angles downward from the pivot to the cone shade head. Both arms and the shade can be repositioned by rotating at the pivot joint and the backplate mount, allowing the shade to be placed within a wide arc of positions from the wall — pulled close for bedside reading or extended outward for general wall illumination. Available in White, Nickel, or Matte Black. ⓘ Articulating range: Both arm segments rotate at their joints, allowing the shade position to be adjusted forward, sideways, and at angle. The arms hold their set position under the lamp’s own weight once positioned — no locking mechanism is required for normal use. Features Double Articulating Arm Two arms linked at a chrome pivot — the shade can be positioned within a wide arc from the wall. Chrome Pivot Joint Polished chrome connector between arms — functional accent in all three finish options. Downward Cone Shade Small conical shade directs E14 light downward — focused reading or task illumination. Size Tap to enlarge Shade dimensions ∅ 3.9″ × H 6.1″ Dia 10 cm × H 15.5 cm (shade head only)Total arm reach: determined by joint angle — see installation diagramBackplate: round, mounts directly to wall Finish Options All three finishes share the same chrome pivot joint. Select at time of order. White Matte white — light and clean. Best against white or pale walls where the arm should recede. Nickel Satin nickel — cool metallic, coordinates with chrome pivot. Suits contemporary and transitional spaces. Matte Black Deep matte black — high contrast, industrial, and modern farmhouse. The chrome pivot reads as accent. Bulb & Light Source E14 — bulb not included Compatible with E14 LED and Edison candle bulbs. A warm-white E14 LED candle at 2700 K at 4–6W is recommended — the small conical shade is proportioned for candle-form E14 bulbs and the warm tone suits the reading and bedside positions where this sconce is most often installed. A flame-tip or straight candle-tip LED is the most appropriate shape — larger globe shapes may protrude visibly below the shade opening.Guide to E14 LED bulb selection → Specifications Material Metal Shade size Dia 10 cm × H 15.5 cm / ∅ 3.9″ × H 6.1″ Arm type Double articulating — two arms on pivot joint, adjustable reach and angle Pivot finish Chrome (all finishes) Finish options White · Nickel · Matte Black Bulb base E14 Light source LED or Edison candle bulb (not included) Voltage AC 110–240V Control Standard wall switch (not included) Wiring Hardwired Mounting Wall — round backplate, hardwired Environment Indoor only Certification North America · EU · AU · Saudi Arabia Downloads Spec Sheet Installation Guide Frequently Asked Questions How far from the wall can the shade reach? The total reach depends on the angle of both arm segments at their respective pivot points. At full extension with both arms roughly parallel to the wall surface, the shade can reach approximately 40–50 cm forward from the wall. When folded back, the profile is significantly reduced. The installation diagram (see Downloads) shows the range of motion and the mounting centre dimensions. For bedside reading, a position with the shade approximately 30–40 cm from the wall and angled downward at 30–45° provides comfortable task illumination. Can I install two sconces symmetrically on either side of a bed? Yes — this is the most common installation for this sconce. Each backplate mounts independently to the wall at the same height on each side of the headboard. Center each backplate approximately 60–70 cm from the bed’s center and at a height of 130–150 cm from the floor (or 40–50 cm above the top of the mattress), then adjust the arm angle to position the shade over the pillow area. Both sconces require hardwired installation — have your electrician run wire to two in-wall junction points before installation. Does the arm hold its position or drift over time? The pivot joint holds the arm position under the static weight of the lamp and shade through friction at the joint. In normal use — where the arm is set to a position and left — the joint will hold its angle. If the joint is repositioned frequently over time, the friction may decrease. The backplate joint at the wall also has a pivot range; this should be confirmed to its preferred angle during installation and tightened securely. If the arm begins to drift, contact us for guidance on adjusting the joint tension. Is the Swing Arm Wall Sconce certified for North America and Europe? Yes. It holds certifications compatible with North America, Saudi Arabia, Europe, and Australia and operates on AC 110–240V worldwide.
More you might like
Related
Adjustable Swing Arm Wall Lamp
Related
Adjustable Swing Arm Wall Lamp
Related
Adjustable Swing Arm Wall Lamp
Related