Socket Fan Light β Screw-In Ceiling Fan with LED Light
.e27-cool-v4 { width: 100%; max-width: 780px; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #111827; back ground: #ffffff; line-height: 1.55; } .e27-cool-v4 * { box-sizing: border-box; } .e27-cool-v4 img, .e27-cool-v4 video { width: 100%; display: block; } .e27-cool-v4 img { border-radius: 18px; } .e27-sec { padding: 21px 15px; background: #ffffff; } .e27-sec.blue { background: #eff6ff; } .e27-sec.ice { background: linear-gradient(180deg, #eaf7ff 0%, #ffffff 76%); } .e27-sec.warm { background: #fff7e8; } .e27-sec.dark { background: #06162d; color: #ffffff; } .e27-hero { padding: 14px 15px 24px; background: linear-gradient(180deg, #dff4ff 0%, #ffffff 68%); } .e27-badge { display: inline-flex; align-items: center; gap: 6px; padding: 7px 11px; border-radius: 999px; background: #dbeafe; color: #075985; font-size: 12px; font-weight: 950; letter-spacing: .25px; margin: 0 0 10px; } .e27-badge.hot { background: #fee2e2; color: #991b1b; } .e27-badge.green { background: #dcfce7; color: #166534; } .e27-badge.darkbadge { background: rgba(255,255,255,.12); color: #ffffff; border: 1px solid rgba(255,255,255,.18); } .e27-title { margin: 0 0 10px; font-size: 31px; line-height: 1.07; font-weight: 950; letter-spacing: -0.65px; color: #071a33; } .e27-title span { color: #0f63b8; } .e27-sec.dark .e27-title { color: #ffffff; } .e27-sub { margin: 0; font-size: 16px; color: #4b5563; } .e27-sub strong { color: #071a33; font-weight: 900; } .e27-sec.dark .e27-sub { color: #dbeafe; } .e27-note { margin-top: 10px; font-size: 12px; color: #64748b; } .e27-sec.dark .e27-note { color: #bfd7ff; } .e27-pills { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; } .e27-pill { display: inline-flex; align-items: center; padding: 7px 10px; border-radius: 999px; background: #071a33; color: #ffffff; font-size: 12px; font-weight: 850; } .e27-pill.blue { background: #0f63b8; } .e27-pill.light { background: #e0f2fe; color: #075985; } .e27-pill.red { background: #dc2626; } .e27-proofbar { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-top: 14px; } .e27-proofitem { text-align: center; background: #ffffff; border: 1px solid #bfdbfe; border-radius: 15px; padding: 10px 6px; box-shadow: 0 8px 18px rgba(15, 99, 184, .07); } .e27-proofitem strong { display: block; color: #075985; font-size: 13px; line-height: 1.2; } .e27-proofitem span { display: block; margin-top: 3px; color: #64748b; font-size: 11px; } .e27-alert { margin-top: 14px; padding: 13px; border-radius: 17px; background: #fff7df; border: 1.5px solid #facc15; } .e27-alert p { margin: 7px 0; color: #5b3b00; font-size: 13px; font-weight: 800; } .e27-video-card { overflow: hidden; border-radius: 20px; background: #06162d; box-shadow: 0 14px 34px rgba(8,26,51,.18); } .e27-video-card video { background: #06162d; border-radius: 20px 20px 0 0; } .e27-video-copy { padding: 14px 14px 16px; color: #ffffff; } .e27-video-copy h2 { margin: 0 0 6px; font-size: 23px; line-height: 1.15; font-weight: 950; color: #ffffff; } .e27-video-copy p { margin: 0; color: #dbeafe; font-size: 14px; } .e27-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; } .e27-card { background: #ffffff; border: 1px solid #d7e8ff; border-radius: 16px; padding: 13px 11px; box-shadow: 0 8px 18px rgba(8,26,51,.04); } .e27-card h3 { margin: 0 0 5px; font-size: 14px; color: #071a33; font-weight: 950; } .e27-card p { margin: 0; color: #5b6775; font-size: 13px; } .e27-list { display: grid; gap: 10px; margin-top: 14px; } .e27-row { display: flex; gap: 11px; align-items: flex-start; background: #ffffff; border: 1px solid #d7e8ff; border-radius: 16px; padding: 13px; } .e27-icon { width: 35px; height: 35px; flex: 0 0 35px; border-radius: 50%; background: #0f63b8; color: #ffffff; font-weight: 950; display: flex; align-items: center; justify-content: center; } .e27-row h3 { margin: 0 0 4px; font-size: 15px; color: #071a33; font-weight: 950; } .e27-row p { margin: 0; font-size: 13px; color: #5b6775; } .e27-steps { counter-reset: step; display: grid; gap: 10px; margin-top: 14px; } .e27-step { position: relative; padding: 13px 13px 13px 55px; background: #ffffff; border: 1px solid #bfdbfe; border-radius: 16px; } .e27-step:before { counter-increment: step; content: counter(step); position: absolute; left: 13px; top: 13px; width: 30px; height: 30px; border-radius: 50%; background: #0f63b8; color: #ffffff; font-weight: 950; display: flex; align-items: center; justify-content: center; } .e27-step h3 { margin: 0 0 4px; font-size: 15px; color: #071a33; font-weight: 950; } .e27-step p { margin: 0; font-size: 13px; color: #5b6775; } .e27-compare { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; } .e27-compare-box { border-radius: 17px; padding: 13px 11px; background: #ffffff; border: 1px solid #d7e8ff; } .e27-compare-box.bad { border-color: #fecaca; background: #fff1f2; } .e27-compare-box.good { border-color: #bfdbfe; background: #eff6ff; } .e27-compare-box h3 { margin: 0 0 8px; font-size: 14px; font-weight: 950; color: #071a33; } .e27-compare-box p { margin: 6px 0; font-size: 13px; color: #4b5563; font-weight: 750; } .e27-review-wrap { margin-top: 14px; display: grid; gap: 10px; } .e27-review { background: #ffffff; border: 1px solid #d7e8ff; border-radius: 17px; padding: 13px; box-shadow: 0 8px 18px rgba(8,26,51,.04); } .e27-stars { color: #f59e0b; letter-spacing: 1px; font-size: 14px; font-weight: 950; margin-bottom: 6px; } .e27-review h3 { margin: 0 0 5px; font-size: 15px; line-height: 1.3; color: #071a33; font-weight: 950; } .e27-review p { margin: 0; font-size: 13px; color: #5b6775; } .e27-review-meta { margin-top: 8px; display: flex; justify-content: space-between; gap: 10px; color: #64748b; font-size: 12px; font-weight: 750; } .e27-faq { margin-top: 13px; display: grid; gap: 10px; } .e27-faq-item { background: #ffffff; border: 1px solid #d7e8ff; border-radius: 16px; padding: 13px; } .e27-faq-item h3 { margin: 0 0 5px; color: #071a33; font-size: 15px; font-weight: 950; } .e27-faq-item p { margin: 0; color: #5b6775; font-size: 13px; } .e27-final-box { margin-top: 15px; background: rgba(255,255,255,.10); border: 1px solid rgba(255,255,255,.20); border-radius: 18px; padding: 15px; } .e27-final-box p { margin: 7px 0; color: #ffffff; font-size: 14px; font-weight: 800; } .e27-bottom-cta { margin-top: 14px; background: #ffffff; color: #06162d; border-radius: 16px; padding: 14px; text-align: center; font-size: 15px; font-weight: 950; } @media (min-width: 768px) { .e27-sec { padding: 30px 24px; } .e27-hero { padding: 22px 24px 32px; } .e27-title { font-size: 42px; } .e27-review-wrap { grid-template-columns: 1fr 1fr; } } π₯ Summer Cooling Hero Turn Any E27 Bulb Socket Into an Instant Breeze π¨ Hot kitchen? Stuffy garage? Warm bedroom? Screw this 2-in-1 LED fan light into a standard E27 socket, press the remote, and enjoy brighter light plus cooling airflow in seconds. Summer Must-Have Light + Fan Remote Control No Wiring Setup Fast Breezefeel airflow quickly E27 Installscrews in like a bulb Small Spaceskitchen Β· garage Β· room Your browser does not support the video tag. From Bulb Socket to Breeze Machine π‘π¬οΈ Just like the video: screw it in, turn it on, control it with the remote, and give hot small spaces the airflow they have been missing. π₯΅ For Hot, Stuffy Corners Stop Sweating Under a Regular Bulb A normal ceiling light only gives you light. This upgrades the same socket with light plus airflow, making it a smart summer fix for rooms that feel trapped, heavy, or uncomfortable. π₯ Hot Air Builds Up Fast Great for kitchens, garages, laundry rooms, closets, dorms and compact bedrooms where air feels still. π¨ Instant Cooling Feel The fan moves air around you so the space feels fresher and cooler while you cook, work, clean or relax. π‘ No Extra Floor Space No standing fan taking up the room. No bulky ceiling fan project. Just upgrade the socket you already have. β No Electrician Needed Screw In. Press Remote. Cool Down. The reason this product converts well from video traffic is simple: customers instantly understand the setup. It installs like a light bulb and works like a mini ceiling fan light. Remove the old bulb Turn off power and remove your existing E27 bulb. Screw in the fan light Install it into a compatible E27 ceiling socket with enough blade clearance. Use the remote Turn on the LED light, fan airflow, or both from across the room. π‘ Remote Control Comfort Cool Air Without Getting Up Cooking at the stove, lying in bed, working in the garage, or relaxing on the sofa β control the light and airflow without reaching for the ceiling. Fan On / Off Add airflow when the room starts feeling hot or airless. LED Light Control Use it as a ceiling light for daily tasks and nighttime convenience. Great for Bedtime No need to get up just to adjust the fan or light. Garage Friendly Useful while organizing, repairing, cleaning, or working on projects. π‘ + π¬οΈ One Socket, Two Uses The Mini Cooling Upgrade Your Room Needed Instead of only lighting the room, this fan light helps push stale, warm air away and gives you that fresh breeze feeling right where you need it most. π‘ Bright Everyday Lighting Use it in kitchens, closets, bedrooms, garages, laundry rooms, dorms and small spaces. π¬οΈ Cooling Airflow Feel Helps make warm, stuffy areas feel fresher while you cook, clean, work or relax. π§ Summer Comfort Boost A quick upgrade for hot days when a regular bulb makes the room feel even more uncomfortable. π Use It Where Heat Gets Trapped Small Rooms Feel Better Fast This is the kind of product people buy because they can immediately picture where they need it. Kitchen Helps move warm cooking air and steam while you prep dinner. Garage Adds airflow while you work, organize, repair or clean. Bedroom Remote-control breeze and light from bed. Closet / Dorm A compact comfort upgrade for tight spaces. β‘ Easier Than a Ceiling Fan No Bulky Fan. No Wiring Project. For renters, small rooms, or quick summer upgrades, this is a simpler way to get ceiling airflow without turning installation into a big job. Traditional Ceiling Fan β More setup β Takes more space β Harder for renters β Not ideal for tiny rooms E27 Cooling Fan Light β Screws into E27 socket β Light + airflow combo β Remote control β Great for small spaces Most Asked Question Β· Is It Loud? Comfortable Airflow for Daily Use Designed for everyday rooms where you want light, airflow and convenience without placing another fan on the floor or counter. β Useful for bedrooms, kitchens, apartments, dorms and guest rooms β Great when the air feels heavy, warm or still β Remote control makes it easier to use every day β Review Highlights Why Shoppers Love This Cooling Fan Light The most common reason people choose it is simple: it turns a boring bulb socket into a more useful light, fan and summer comfort upgrade. β β β β β βMy kitchen finally feels better while cooking.β The light is bright, and the fan gives me the breeze I wanted without putting another fan on the counter. Small KitchenSummer Use β β β β β βWay easier than installing a ceiling fan.β I screwed it into the socket, used the remote, and it worked right away. Perfect for my small room. BedroomEasy Setup β β β β β βThe garage doesnβt feel as stuffy now.β I use it when I am working in the garage. The airflow makes a big difference when the air feels trapped. GarageAirflow Boost β β β β β βLove controlling it from bed.β The remote is the best part. I can turn the light and fan on without getting up. BedroomRemote Control Before You Order Quick Fit Check A quick check before buying helps make sure the product fits your space and performs the way you expect. β Check that your socket is E27 type β Make sure there is enough ceiling clearance for the fan blades β Best for small indoor spaces that need light and airflow β Designed for cooling airflow comfort, not to replace a full air conditioner FAQ Questions Before You Buy Does it really feel cooler? Yes β the fan creates moving airflow, which helps hot, still rooms feel fresher and cooler around you. Do I need an electrician? No complicated wiring is needed. It screws into a compatible E27 socket like a light bulb. Always turn off power before installing. Where should I use it? It is best for kitchens, garages, bedrooms, closets, dorms, laundry rooms and other small indoor spaces. Can I control the light and fan separately? Use the remote to control the light and fan functions conveniently from across the room. Final Summary Your Socket Just Became the Coolest Spot in the Room π‘π¨ Upgrade hot, stuffy small spaces with a screw-in LED fan light that gives you brightness, airflow and remote-control comfort in one simple product. Cooling Airflow LED Light Remote Control Summer Favorite β Turns a regular E27 socket into light + fan β Helps hot, still rooms feel fresher and cooler β Perfect for kitchens, garages, bedrooms, closets and dorms β Remote control convenience from bed, sofa, counter or workbench β A simple alternative to bulky ceiling fan installation Choose your option above and give your room the breeze it has been missing.
More you might like
Related
Screw Socket Fan Light
Related
Socket Fan Light 3 Speeds Dimmable Screw in Ceiling Fan in L
Related
Socket Fan Light, Light Bulb Fan 20.5IN Dimmable, Screw in S
Related