
Lola Swing Pendant Lamp
23 promo codes
/* 预览居中样式,复制到 Shopify 时不需要 body 样式 */ body { display: flex; justify-content: center; padding: 40px 20px; background-color: #ffffff; margin: 0; } /* ===== Lola Swing — Mid-Century Forest Green & Deep Red Palette ===== */ .vk-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; 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: #e0e5e0; margin: 1.75rem 0; } .vk-wrap .vk-headline { font-family: 'DM Serif Display', serif; font-size: 21px; color: #111; line-height: 1.4; margin-bottom: .75rem; letter-spacing: -.01em; } .vk-wrap .vk-headline em { font-style: italic; color: #4b5e4b; } .vk-wrap .vk-intro { font-size: 15px; color: #444; line-height: 1.85; margin-bottom: 1rem; font-weight: 300; } .vk-wrap .vk-section-label { font-size: 10px; font-weight: 500; letter-spacing: .18em; text-transform: uppercase; color: #4b5e4b; margin-bottom: .7rem; display: block; } /* ─── Video Wrapper ─── */ .vk-wrap .vk-video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; border-radius: 8px; margin-bottom: 1.5rem; border: 1px solid #e0e5e0;} .vk-wrap .vk-video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* ─── Notices (Strict Alerts) ─── */ .vk-wrap .vk-notice-alert { border-left: 2px solid #b22222; background: linear-gradient(135deg, #fffafa 0%, #fdf5f5 100%); border-radius: 0 6px 6px 0; padding: .95rem 1.1rem; margin-bottom: .75rem; } .vk-wrap .vk-notice-alert h5 { font-size: 13px; font-weight: 500; color: #8b0000; margin-bottom: .35rem; letter-spacing: .02em; text-transform: uppercase; } .vk-wrap .vk-notice-alert p { font-size: 13px; color: #444; line-height: 1.65; } /* ─── Dimmer Recommendation Card (Amazon) ─── */ .vk-wrap .vk-dimmer-card { display: flex; align-items: center; gap: 15px; padding: 15px; border: 1px solid #e0e5e0; border-radius: 8px; background: #f9fbf9; margin-bottom: 1.25rem; text-decoration: none; transition: box-shadow 0.2s, border-color 0.2s; } .vk-wrap .vk-dimmer-card:hover { border-color: #4b5e4b; box-shadow: 0 4px 15px rgba(0,0,0,0.04); } .vk-wrap .vk-dimmer-card img { width: 60px; height: 60px; object-fit: cover; border-radius: 4px; border: 1px solid #eee; } .vk-wrap .vk-dimmer-info { flex: 1; } .vk-wrap .vk-dimmer-info h5 { font-size: 13px; font-weight: 500; color: #111; margin-bottom: 4px; } .vk-wrap .vk-dimmer-info p { font-size: 12px; color: #555; line-height: 1.4; } .vk-wrap .vk-dimmer-action { font-size: 11px; font-weight: 500; color: #4b5e4b; text-transform: uppercase; letter-spacing: 0.05em; display: flex; align-items: center; gap: 4px; } /* ─── Features ─── */ .vk-wrap .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-wrap .vk-feat { background: #f9fbf9; border-radius: 6px; padding: .9rem; border: 1px solid #e0e5e0; text-align: center; } .vk-wrap .vk-feat-icon { width: 28px; height: 28px; border-radius: 4px; background: #1a1a1a; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; color: #fff; margin-left: auto; margin-right: auto; } .vk-wrap .vk-feat h4 { font-size: 12.5px; font-weight: 500; color: #111; margin-bottom: .25rem; } .vk-wrap .vk-feat p { font-size: 12px; color: #666; line-height: 1.55; font-weight: 300; } /* ─── Configuration Gallery ─── */ .vk-config-wrap { display: flex; flex-direction: column; align-items: center; width: 100%; gap: 1rem; margin-bottom: .75rem; } .vk-config-item { padding: 0.8rem; border: 1px solid #e0e5e0; border-radius: 8px; background: #fff; text-align: center; width: 100%; max-width: 380px; } .vk-config-item a { display: block; text-decoration: none; } .vk-config-item img { width: 100%; max-width: 300px; height: auto; border-radius: 4px; display: block; margin: 0 auto; transition: transform 0.2s; border: 1px solid #f5f5f5; } .vk-config-item img:hover { transform: scale(1.02); } .vk-config-label { font-size: 11.5px; font-weight: 500; color: #111; margin-top: 8px; display: block; line-height: 1.4; } .vk-config-hint { font-size: 9px; color: #4b5e4b; text-transform: uppercase; letter-spacing: 0.08em; margin-top: 4px; display: block; } /* ─── Strict Bulb Card ─── */ .vk-wrap .vk-bulb-card { background: #fff; border: 1px solid #e0e5e0; border-radius: 6px; padding: 1rem 1.1rem; margin-bottom: .75rem; } .vk-wrap .vk-bulb-rec { display: flex; gap: 14px; align-items: center; } .vk-wrap .vk-bulb-icon { color: #4b5e4b; flex-shrink: 0; } .vk-wrap .vk-bulb-text { font-size: 13.5px; font-weight: 500; color: #111; } /* ─── Standardized Downloads UI (Dynamic Hover Line) ─── */ .vk-dl-container { margin-top: 1rem; } .vk-dl-header { font-size: 11px; font-weight: 500; letter-spacing: .15em; text-transform: uppercase; color: #4b5e4b; margin-bottom: 14px; display: block; } .vk-dl-flex { display: flex; gap: 10px; flex-wrap: wrap; align-items: center; } .vk-dl-button { display: inline-flex; align-items: center; gap: 10px; padding: 10px 18px; background-color: #f5f5f5; border: 1px solid #e8e8e8; border-radius: 6px; text-decoration: none; position: relative; overflow: hidden; transition: background-color 0.2s; } .vk-dl-button::after { content: ""; position: absolute; bottom: 0; left: 50%; width: 0; height: 3px; background-color: #1a1a1a; transition: all 0.3s ease; transform: translateX(-50%); } .vk-dl-button:hover { background-color: #ededed; } .vk-dl-button:hover::after { width: 100%; } .vk-dl-icon { color: #333; display: flex; align-items: center; flex-shrink: 0; } .vk-dl-text { font-size: 13.5px; font-weight: 400; color: #333; text-decoration: underline; text-underline-offset: 4px; text-decoration-color: rgba(0,0,0,0.15); transition: text-decoration-color 0.3s; } .vk-dl-button:hover .vk-dl-text { text-decoration-color: #000; } /* ─── Spec table (Zebra Stripes) ─── */ .vk-wrap .vk-spec-table { width: 100%; border-collapse: collapse; } .vk-wrap .vk-spec-table tr { border-bottom: 1px solid #e0e5e0; } .vk-wrap .vk-spec-table tr:nth-child(odd) { background-color: #f9fbf9; } .vk-wrap .vk-spec-table tr:last-child { border-bottom: none; } .vk-wrap .vk-spec-table td { padding: 10px 12px; font-size: 14px; vertical-align: top; } .vk-wrap .vk-spec-table td:first-child { color: #666; width: 42%; padding-right: 1rem; font-weight: 400; } .vk-wrap .vk-spec-table td:last-child { color: #111; font-weight: 300; } /* ─── FAQ ─── */ .vk-wrap details { border-bottom: 1px solid #e0e5e0; padding: 13px 0; } .vk-wrap details:first-of-type { border-top: 1px solid #e0e5e0; } .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: #111; } .vk-wrap details summary::-webkit-details-marker, .vk-wrap details summary::marker { display: none; } .vk-wrap details[open] summary svg { transform: rotate(180deg); } .vk-wrap details summary svg { transition: transform .2s; flex-shrink: 0; color: #4b5e4b; } .vk-wrap details p { font-size: 13px; color: #444; line-height: 1.7; margin-top: 8px; padding-right: 1rem; font-weight: 300; } /* ─── Responsive ─── */ @media (max-width: 520px) { .vk-wrap .vk-features { grid-template-columns: 1fr; gap: 8px; } .vk-wrap .vk-dimmer-card { flex-direction: column; align-items: flex-start; gap: 10px; } .vk-wrap .vk-headline { font-size: 19px; } } Lola Swing Arm Pendant Lamp — Mid-Century Kinetic Elegance Elevate your interior with the Lola Swing Arm Pendant Lamp, a striking fusion of Mid-Century Modern aesthetics and kinetic architecture. Featuring a distinctive suspended circular disk balanced by a contrasting spherical counterweight, this fixture offers a sleek, refined vibe. The articulating swing arm design allows for an engaging visual profile, making it a highly functional and captivating centerpiece for dining spaces, modern living rooms, or creative studios. ⚠️ Flat Ceiling Installation Only Due to the specific structural requirements of the horizontal swing arm and its balancing mechanism, this fixture is NOT compatible with sloped, angled, or vaulted ceilings. It must be installed on a perfectly flat, horizontal ceiling surface to function correctly. Need a Compatible Dimmer? If you purchase the Triac Dimmable or Stepless Dimmable versions, we highly recommend using a standard Triac (Thyristor) wall dimmer switch for the smoothest, flicker-free lighting transition. View on Amazon Features Kinetic Architecture Articulating swing arm structure offers a dynamic, architectural profile. Soft Diffusion Flat acrylic diffuser provides an even, glare-free downward illumination. Mid-Century Palette Striking color contrast between the main shade and the counterweight. Size Options Available in Three Diameters 🔍 Tap to view details Small: Ø 11.8″ × H 4.7″ (Ø 30 cm) | Power: ~28WMedium: Ø 15.7″ × H 4.7″ (Ø 40 cm) | Power: ~36WLarge: Ø 19.6″ × H 4.7″ (Ø 50 cm) | Power: ~48W*All sizes include a 39.4″ (100 cm) adjustable suspension cable. Light Source Integrated LED · Warm Light, Stepless Dimming, or Triac Dimmable. Specifications Material High-grade Metal, Acrylic diffuser Body Finishes Red & Green / Dark Red / Red & Beige Shade Finish White Acrylic (Bottom diffuser) Light Source Integrated LED panel Voltage AC 110–240 V Wiring Hardwired Suspension 39.4″ (100 cm) Adjustable Cable Environment Indoor only (IP20 Damp-rated) Certification North America, EU, Australia, Saudi Arabia DOWNLOADS Spec Sheet Installation Guide 3D Files Frequently Asked Questions Can this fixture be installed on a sloped ceiling? No. Due to the kinetic nature of the swing arm and the precise balance required for the counterweight, the Lola Swing Pendant must be installed on a perfectly flat ceiling. How do I know which dimming option to choose? If you have a standard On/Off switch, select "Warm Light". If you already have a wall dimmer switch installed (like a Triac/Lutron dimmer), select "Triac Dimmable". If you want to use a remote control to adjust brightness smoothly, select "Stepless Dimming". Is the suspension cable length adjustable? Yes, the pendant comes with a standard 39.4" (100 cm) suspension cable. Your electrician can easily shorten this cable during installation to achieve the perfect height. If you need a longer cable, please contact us before ordering. How do I clean the acrylic diffuser? We recommend using a clean, dry microfiber cloth to wipe away dust. For smudges, use a slightly damp cloth with mild soap. Avoid using harsh chemical sprays to preserve the metal finish.
Save on Lola Swing Pendant Lamp with a Vakkerlight promo code
Checkmate is a savings app with over one million users that have saved $$$ on brands like Vakkerlight.
The Checkmate extension automatically applies Vakkerlight discount codes, Vakkerlight coupons and more to give you discounts on products like Lola Swing Pendant Lamp.
Top Vakkerlight discount codes
12 people have used this code
Last used 3 months ago
2 people have used this Vakkerlight discount code
Last used 29 days ago
5 people have used this code
Last used 3 months ago
See all codes
Similar items
































