Skip to main content
We may get paid by partner for deals, including promoted items

Menu

Product Description

.product-more { font-family: "Verryn Sans", Arial, sans-serif; container-type: inline-size; } .product-more * { font: inherit; margin: 0; padding: 0; box-sizing: border-box; } .product-more .section { width: 100%; position: relative; } .product-more .section .bold { font-weight: 800; } .product-more .section .content-wrapper { width: 100%; display: flex; flex-direction: column; align-items: center; padding: 1cqw 0; } .product-more .section .content-wrapper.limit { width: 60%; margin: 0 auto; } .product-more .section .content-wrapper .section-title { color: #234D97; font-size: 3cqw; font-weight: 800; padding: 1cqw 0; } .product-more .section .content-wrapper .section-desc { font-size: 1.5cqw; padding-bottom: 2cqw; } .product-more .section .content-wrapper .feature-cards { width: 100%; display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 3cqw; height: 6cqw; } .product-more .section .content-wrapper .feature-cards .vertical-line { height: 100%; width: 3px; background: #234D97; } .product-more .section .content-wrapper .feature-cards .feature-card { display: flex; flex-direction: row; gap: 1cqw; height: 8cqw; background-size: cover; padding: 1cqw; border-radius: 1.5cqw; } .product-more .section .content-wrapper .feature-cards .feature-card .icon { height: 100%; aspect-ratio: 1; } .product-more .section .content-wrapper .feature-cards .feature-card .icon img { width: 100%; height: 100%; object-fit: contain; } .product-more .section .content-wrapper .feature-cards .feature-card .feature-info { display: flex; flex-direction: column; justify-content: space-around; } .product-more .section .content-wrapper .feature-cards .feature-card .feature-info .feature-title { font-size: 1.8cqw; color: #234D97; font-weight: 800; } .product-more .section .content-wrapper .feature-cards .feature-card .feature-info .feature-desc { font-size: 1.5cqw; color: #234D97; } .product-more .absolute { position: absolute; } .product-more img { display: block; width: 100%; } X4 Compact & Versatile Light Not Just Bright, Built to Impress Outstanding performance Flood & Spot Beams 4 LEDs provide flood and spot beams at once, delivering 1 500+ lumens for wide and facused lighting 1500LM Brightness 205M Distance Stepless Dimming let carouselCurrentIndex = 0 function toggleImage(value) { console.log(value) const carousel = document.getElementById('carousel') carouselCurrentIndex = (carouselCurrentIndex + value + carousel.children.length) % carousel.children.length carousel.style.transform = `translateX(${-100 * carouselCurrentIndex}%)` } window.addEventListener('load', () => { setInterval(() => { toggleImage(1) }, 3000) }) Multi-Use Side Light Adapts to any situation - from soft glow to smart signals, all in one compact light Innovative Tactical Switch Ergonomic sidemounted control for fast, reliable activation-no fumbling, just instant response Innovative Tactical Switch -Switch between main and side lights -Moonlight Mode -CHARGING Adjust brightness by scrolling Hands-free Use Stands, clips, or snaps - X4 keeps your hands free and your light ready, anytime, anywhere Expandable Accessories Expand your X4’s versatility — attach it with the bike mount, or add the red diffuser for soft, night-friendly lighting. Long-Lasting & Replaceable For consistent brightness and easy battery swap 720 Hrs Max Run Time 3400mAh High Power Type-C Charging One-Touch Lock Durable. Waterproof. Ready. Metal body, IP65 rated-built to endure drops, dust, and rain FAQs What makes the Wuben X4 different from other compact flashlights? The Wuben X4 combines a powerful 1500-lumen main light, RGB side lighting, and smart control in a palm-sized body. It delivers both tactical performance and everyday versatility in one compact design. How bright is the Wuben X4 flashlight? The X4 delivers up to 1500 lumens of output. It features a combined flood and spot beam system, offering wide-area lighting and a focused throw distance of up to 205 meters. What is the RGB side light used for? The RGB side light includes seven colors, warm 4000K white, and flashing modes. It is useful for camping ambiance, emergency signaling, reading, or low-light atmosphere lighting. Is the Wuben X4 suitable for everyday carry? Yes. The X4 is extremely compact at just 89.7g and pocket-sized in design. It fits easily in jeans, jackets, or bags without adding noticeable weight. How long does the battery last on the Wuben X4? The X4 offers up to 720 hours of runtime on low modes. Its efficient power system and replaceable battery design make it suitable for long trips and emergency use. Can the Wuben X4 be used hands-free? Yes. It includes a magnetic base for metal surfaces, a stand-up lantern design, and a pocket clip. These features allow flexible hands-free lighting in many situations. Is the Wuben X4 waterproof and durable? The X4 has an IP65 waterproof rating, making it resistant to rain, dust, and splashes. Its metal body is built for reliable everyday and outdoor use. Does the Wuben X4 support accessories like bike mounts? Yes. The X4 supports accessories such as bike mounts, red diffusers, and other attachments. These expand its use for cycling, outdoor work, and emergency setups. How do you control the Wuben X4 flashlight? It uses a simple three-mode system: Main Light, Side Light, and Lock Mode. This allows quick and intuitive switching without complicated settings. .x4-faq-apple { background: #f5f5f7; padding: 96px 24px; } .x4-faq-apple__inner { max-width: 980px; margin: 0 auto; } .x4-faq-apple__head { margin-bottom: 40px; } .x4-faq-apple__title { margin: 0; font-size: 48px; line-height: 1.08; font-weight: 600; letter-spacing: -0.03em; color: #1d1d1f; } .x4-faq-apple__list { display: flex; flex-direction: column; gap: 16px; } .x4-faq-apple__item { background: #ffffff; border-radius: 24px; overflow: hidden; box-shadow: 0 0 0 1px rgba(0,0,0,0.04); transition: transform 0.25s ease, box-shadow 0.25s ease; } .x4-faq-apple__item:hover { transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0,0,0,0.06); } .x4-faq-apple__item summary { list-style: none; cursor: pointer; position: relative; padding: 28px 72px 28px 32px; font-size: 24px; line-height: 1.25; font-weight: 600; color: #1d1d1f; } .x4-faq-apple__item summary::-webkit-details-marker { display: none; } .x4-faq-apple__item summary::after { content: "+"; position: absolute; right: 28px; top: 50%; transform: translateY(-50%); width: 32px; height: 32px; border-radius: 50%; background: #f5f5f7; text-align: center; line-height: 32px; font-size: 24px; } .x4-faq-apple__item[open] summary::after { content: "–"; } .x4-faq-apple__answer { padding: 0 32px 28px; } .x4-faq-apple__answer p { margin: 0; font-size: 17px; line-height: 1.65; color: #424245; max-width: 760px; } @media screen and (max-width: 749px) { .x4-faq-apple { padding: 64px 16px; } .x4-faq-apple__title { font-size: 32px; } .x4-faq-apple__item summary { padding: 22px 58px 22px 20px; font-size: 18px; } .x4-faq-apple__answer { padding: 0 20px 22px; } .x4-faq-apple__answer p { font-size: 15px; } }

Wuben X4 Compact Multi-Function Flashlight

at WUBEN
$9.99
In Stock at WUBEN
Buy Now at WUBEN
Secure checkout Easy returns
or compare prices

Product Details

Brand WUBEN

More from WUBEN

WUBEN
Last Updated:
Jun 17, 2026 10:55 AM
Hot 🔥
WUBEN
Last Updated:
Jun 17, 2026 10:55 AM
WUBEN
Last Updated:
Jun 17, 2026 10:55 AM
WUBEN
Last Updated:
Jun 17, 2026 10:55 AM
WUBEN
Last Updated:
Jun 17, 2026 10:55 AM