Store Offer Menu

WOMO Lighting Deals

Top WOMO Lighting Deals & Price Drops for January 2026

Explore verified WOMO Lighting discounts and price drops updated in the last 30 days.

WOMO Wabi Sabi Pendant Light-WM2061 - B style White / Ø11.8“ / Warm White/3000K

WOMO Wabi Sabi Pendant Light-WM2061 - B style Whit...

Crafted with modern elegance, the wabi sabi chandelier is a stylish and contemporary addition to any interior space. Crafted with precision and designed to mimic the natural beauty of stone, this unique piece is sure to impress when it comes in your eyesight in the dining room, living room, or bedroom, this statement-making light fixture will bring sophistication and an artistic flair to any home. Key Features Cord length can be specified in the cart notes for free. The height be adjustable. Specifications .product-specs { margin: 1.5rem 0; overflow: hidden; border: 1px solid #E3E8EF; border-radius: 6px; background: #FFF; } .spec-grid { display: grid; grid-template-columns: minmax(160px, 50%) 1fr; /* 改为2列布局 */ width: 100%; } /* 隔行异色系统(4列→2列需调整) */ .spec-grid > div:nth-child(4n+1), .spec-grid > div:nth-child(4n+2) { background: #FFFFFF; } .spec-grid > div:nth-child(4n+3), .spec-grid > div:nth-child(4n+4) { background: #F6F8FC; } /* 核心单元格样式 */ .spec-grid > div { padding: 8px 12px; line-height: 1.2; white-space: nowrap; overflow: hidden; color: #1D232C; border-right: 1px solid #E3E8EF; border-bottom: 1px solid #E3E8EF; box-sizing: border-box; font-size: 13px; } /* 首列样式调整 */ .spec-grid > div:nth-child(2n+1) { /* 每行第1列 */ font-weight: 600; color: #2D3848; } /* 边框优化 */ .spec-grid > div:nth-child(2n) { /* 每行最后1列 */ border-right: none; } .spec-grid > div:nth-last-child(-n+2) { /* 最后一行 */ border-bottom: none; } /* 交互禁用 */ .spec-grid { /* user-select: none; */ -webkit-user-drag: none; pointer-events: none; } /* 移动端适配 */ @media (max-width: 640px) { .spec-grid { grid-template-columns: minmax(140px, 55%) 1fr; } .spec-grid > div { padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 6px; } } Shade Material Resin Voltage 110V-120V Power Source Hardwired Bulb Base E27 Color Temp 3000K, 6000K Dimmable No Remote Control Included No Dimmer Switch Compatible No Vaulted Ceiling Compatible Yes .product-specs { margin: 1.5rem 0; overflow: hidden; border: 1px solid #E3E8EF; border-radius: 6px; background: #FFF; } .spec-grid6 { display: grid; grid-template-columns: minmax(120px, 25%) 1fr 1fr 1fr 1fr 1fr; width: 100%; } /* 隔行异色系统 */ .spec-grid6 > div:nth-child(12n+1), .spec-grid6 > div:nth-child(12n+2), .spec-grid6 > div:nth-child(12n+3), .spec-grid6 > div:nth-child(12n+4), .spec-grid6 > div:nth-child(12n+5), .spec-grid6 > div:nth-child(12n+6) { background: #FFFFFF; } .spec-grid6 > div:nth-child(12n+7), .spec-grid6 > div:nth-child(12n+8), .spec-grid6 > div:nth-child(12n+9), .spec-grid6 > div:nth-child(12n+10), .spec-grid6 > div:nth-child(12n+11), .spec-grid6 > div:nth-child(12n+12) { background: #F6F8FC; } /* 核心单元格样式 */ .spec-grid6 > div { padding: 6px 10px; line-height: 1.2; white-space: nowrap; overflow: hidden; color: #1D232C; border-right: 1px solid #E3E8EF; border-bottom: 1px solid #E3E8EF; box-sizing: border-box; font-size: 13px; /* 新增字号设置 */ } /* 首列强调样式 */ .spec-grid6 > div:nth-child(6n+1) { font-weight: 600; color: #2D3848; } /* 边框优化 */ .spec-grid6 > div:nth-child(6n) { border-right: none; } .spec-grid6 > div:nth-last-child(-n+6) { border-bottom: none; } /* 交互禁用 */ .spec-grid6 { /* user-select: none; */ -webkit-user-drag: none; pointer-events: none; } /* 移动端适配 */ @media (max-width: 640px) { .spec-grid6 { grid-template-columns: minmax(90px, 25%) 1fr 1fr 1fr 1fr 1fr; } .spec-grid6 > div { padding-top: 8px; padding-right: 3px; padding-bottom: 8px; padding-left: 4px; font-size: 12px; /* 移动端字号微调 */ } } Diameter 11.8" 15.7" 19.6" 23.6" 31.4" Height 6.7" 8.7" 11" 13" 17.3" Cord Length 59" 59" 59" 59" 59" Canopy Width 3.9" 3.9" 3.9" 3.9" 3.9" Wattage 5W 5W 10W 10W 10W Lumen 300lm 300lm 700lm 700lm 700lm Weight 3.3lbs 4.4lbs 5.5lbs 6.6lbs 11lbs
$309.00
$159.0049% OFF
WOMO Ring LED Pendant Light-WM2030 - Golden / Ø15.7“ / 3 White Colors & Dimmable with Remote

WOMO Ring LED Pendant Light-WM2030 - Golden / Ø15....

Elevate your living space with the WOMO Ring LED Pendant Light! Featuring a sleek ring design with integrated LED lighting, this light provides a minimalist and modern touch to any room. Choose from black, white, gold, or brown to complement your decor. Perfect for the living room, dining room, or bedroom. Key Features Cord length can be specified as well. The height be adjustable. Includes a remote dimming and switching color temperature exclusively, while the wall switches only turn the light on or off. Specifications .product-specs { margin: 1.5rem 0; overflow: hidden; border: 1px solid #E3E8EF; border-radius: 6px; background: #FFF; } .spec-grid { display: grid; grid-template-columns: minmax(160px, 50%) 1fr; /* 改为2列布局 */ width: 100%; } /* 隔行异色系统(4列→2列需调整) */ .spec-grid > div:nth-child(4n+1), .spec-grid > div:nth-child(4n+2) { background: #FFFFFF; } .spec-grid > div:nth-child(4n+3), .spec-grid > div:nth-child(4n+4) { background: #F6F8FC; } /* 核心单元格样式 */ .spec-grid > div { padding: 8px 12px; line-height: 1.2; white-space: nowrap; overflow: hidden; color: #1D232C; border-right: 1px solid #E3E8EF; border-bottom: 1px solid #E3E8EF; box-sizing: border-box; font-size: 13px; } /* 首列样式调整 */ .spec-grid > div:nth-child(2n+1) { /* 每行第1列 */ font-weight: 600; color: #2D3848; } /* 边框优化 */ .spec-grid > div:nth-child(2n) { /* 每行最后1列 */ border-right: none; } .spec-grid > div:nth-last-child(-n+2) { /* 最后一行 */ border-bottom: none; } /* 交互禁用 */ .spec-grid { /* user-select: none; */ -webkit-user-drag: none; pointer-events: none; } /* 移动端适配 */ @media (max-width: 640px) { .spec-grid { grid-template-columns: minmax(140px, 55%) 1fr; } .spec-grid > div { padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 6px; } } Body Material Metal Shade Material Acrylic Voltage 110V-120V Power Source Hardwired Bulb Base Integrated LED Color Temp 3000K, 4000K, 6000K Dimmable Yes Remote Control Included Yes Dimmer Switch Compatible No Location Rating Damp-rated Vaulted Ceiling Compatible Yes .product-specs { margin: 1.5rem 0; overflow: hidden; border: 1px solid #E3E8EF; border-radius: 6px; background: #FFF; } .spec-grid6 { display: grid; grid-template-columns: minmax(120px, 25%) 1fr 1fr 1fr 1fr 1fr; width: 100%; } /* 隔行异色系统 */ .spec-grid6 > div:nth-child(12n+1), .spec-grid6 > div:nth-child(12n+2), .spec-grid6 > div:nth-child(12n+3), .spec-grid6 > div:nth-child(12n+4), .spec-grid6 > div:nth-child(12n+5), .spec-grid6 > div:nth-child(12n+6) { background: #FFFFFF; } .spec-grid6 > div:nth-child(12n+7), .spec-grid6 > div:nth-child(12n+8), .spec-grid6 > div:nth-child(12n+9), .spec-grid6 > div:nth-child(12n+10), .spec-grid6 > div:nth-child(12n+11), .spec-grid6 > div:nth-child(12n+12) { background: #F6F8FC; } /* 核心单元格样式 */ .spec-grid6 > div { padding: 6px 10px; line-height: 1.2; white-space: nowrap; overflow: hidden; color: #1D232C; border-right: 1px solid #E3E8EF; border-bottom: 1px solid #E3E8EF; box-sizing: border-box; font-size: 13px; /* 新增字号设置 */ } /* 首列强调样式 */ .spec-grid6 > div:nth-child(6n+1) { font-weight: 600; color: #2D3848; } /* 边框优化 */ .spec-grid6 > div:nth-child(6n) { border-right: none; } .spec-grid6 > div:nth-last-child(-n+6) { border-bottom: none; } /* 交互禁用 */ .spec-grid6 { /* user-select: none; */ -webkit-user-drag: none; pointer-events: none; } /* 移动端适配 */ @media (max-width: 640px) { .spec-grid6 { grid-template-columns: minmax(90px, 25%) 1fr 1fr 1fr 1fr 1fr; } .spec-grid6 > div { padding-top: 8px; padding-right: 3px; padding-bottom: 8px; padding-left: 4px; font-size: 12px; /* 移动端字号微调 */ } } Diameter 15.7" 23.6" 31.5" 39.4" 47.2" Max Height 59" 59" 59" 59" 59" Canopy Width 10" 10" 10" 10" 10" Wattage 22W 40W 48W 55W 68W Lumen 1400lm 2500lm 3000lm 3400lm 4500lm
$349.00
$172.0051% OFF
WOMO Extra Long Linear Pendant Light-WM2011 - L70.9″(2×39″) / Black / 3 White Colors & Dimmable with Remote

WOMO Extra Long Linear Pendant Light-WM2011 - L70....

The WOMO Long Linear Pendant Light-WM2011 brings a modern touch to your kitchen island. Crafted with sleek LED illumination, this light adds a contemporary look that will brighten up any space. Get ready for a light that is both visually striking and energy-efficient! Key Features Cord length can be specified in the cart note for free. The height be adjustable. Includes a remote setting up power on/off, brightness and color temperature exclusively, while the wall switches only turn the light on or off. Specifications .product-specs { margin: 1.5rem 0; overflow: hidden; border: 1px solid #E3E8EF; border-radius: 6px; background: #FFF; } .spec-grid { display: grid; grid-template-columns: minmax(160px, 50%) 1fr; /* 改为2列布局 */ width: 100%; } /* 隔行异色系统(4列→2列需调整) */ .spec-grid > div:nth-child(4n+1), .spec-grid > div:nth-child(4n+2) { background: #FFFFFF; } .spec-grid > div:nth-child(4n+3), .spec-grid > div:nth-child(4n+4) { background: #F6F8FC; } /* 核心单元格样式 */ .spec-grid > div { padding: 8px 12px; line-height: 1.2; white-space: nowrap; overflow: hidden; color: #1D232C; border-right: 1px solid #E3E8EF; border-bottom: 1px solid #E3E8EF; box-sizing: border-box; font-size: 13px; } /* 首列样式调整 */ .spec-grid > div:nth-child(2n+1) { /* 每行第1列 */ font-weight: 600; color: #2D3848; } /* 边框优化 */ .spec-grid > div:nth-child(2n) { /* 每行最后1列 */ border-right: none; } .spec-grid > div:nth-last-child(-n+2) { /* 最后一行 */ border-bottom: none; } /* 交互禁用 */ .spec-grid { /* user-select: none; */ -webkit-user-drag: none; pointer-events: none; } /* 移动端适配 */ @media (max-width: 640px) { .spec-grid { grid-template-columns: minmax(140px, 55%) 1fr; } .spec-grid > div { padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 6px; } } Body Material Metal Shade Material Acrylic Voltage 110V-120V Power Source Hardwired Bulb Base Integrated LED Color Temp 3000K, 4000K, 6000K Dimmable Yes Remote Control Included Yes Dimmer Switch Compatible No Location Rating Damp-rated Vaulted Ceiling Compatible Yes .product-specs { margin: 1.5rem 0; overflow: hidden; border: 1px solid #E3E8EF; border-radius: 6px; background: #FFF; } .spec-grid5 { display: grid; grid-template-columns: minmax(160px, 35%) 1fr 1fr 1fr 1fr; width: 100%; } /* 隔行异色系统 */ .spec-grid5 > div:nth-child(10n+1), .spec-grid5 > div:nth-child(10n+2), .spec-grid5 > div:nth-child(10n+3), .spec-grid5 > div:nth-child(10n+4), .spec-grid5 > div:nth-child(10n+5) { background: #FFFFFF; } .spec-grid5 > div:nth-child(10n+6), .spec-grid5 > div:nth-child(10n+7), .spec-grid5 > div:nth-child(10n+8), .spec-grid5 > div:nth-child(10n+9), .spec-grid5 > div:nth-child(10n+10) { background: #F6F8FC; } /* 核心单元格样式 */ .spec-grid5 > div { padding: 6px 10px; line-height: 1.2; white-space: nowrap; overflow: hidden; color: #1D232C; border-right: 1px solid #E3E8EF; border-bottom: 1px solid #E3E8EF; box-sizing: border-box; font-size: 13px; /* 新增字号设置 */ } /* 首列强调样式 */ .spec-grid5 > div:nth-child(5n+1) { font-weight: 600; color: #2D3848; } /* 边框优化 */ .spec-grid5 > div:nth-child(5n) { border-right: none; } .spec-grid5 > div:nth-last-child(-n+5) { border-bottom: none; } /* 交互禁用 */ .spec-grid5 { /* user-select: none; */ -webkit-user-drag: none; pointer-events: none; } /* 移动端适配 */ @media (max-width: 640px) { .spec-grid5 { grid-template-columns: minmax(120px, 25%) 1fr 1fr 1fr 1fr; } .spec-grid5 > div { padding-top: 8px; padding-right: 6px; padding-bottom: 8px; padding-left: 6px; font-size: 12px; /* 移动端字号微调 */ } } Length 39.4″ 47.2″ 59.1″ 70.9″ Width 1.6″ 1.6″ 1.6″ 1.6″ Cord Span 23.6″ 31.5″ 43.3″ 55.1″ Cord Length 59″ 59″ 59″ 59″ Canopy Length 4.7″ 4.7″ 4.7″ 4.7″ Canopy Width 2″ 2″ 2″ 2″ Wattage 32W 40W 56W 72W Lumen 1800lm 2400lm 3400lm 4200lm .product-specs { margin: 1.5rem 0; overflow: hidden; border: 1px solid #E3E8EF; border-radius: 6px; background: #FFF; } .spec-grid4 { display: grid; grid-template-columns: minmax(160px, 35%) 1fr 1fr 1fr; width: 100%; } /* 隔行异色系统 */ .spec-grid4 > div:nth-child(8n+1), .spec-grid4 > div:nth-child(8n+2), .spec-grid4 > div:nth-child(8n+3), .spec-grid4 > div:nth-child(8n+4) { background: #FFFFFF; } .spec-grid4 > div:nth-child(8n+5), .spec-grid4 > div:nth-child(8n+6), .spec-grid4 > div:nth-child(8n+7), .spec-grid4 > div:nth-child(8n+8) { background: #F6F8FC; } /* 核心单元格样式 */ .spec-grid4 > div { padding: 6px 10px; line-height: 1.2; white-space: nowrap; overflow: hidden; color: #1D232C; border-right: 1px solid #E3E8EF; border-bottom: 1px solid #E3E8EF; box-sizing: border-box; font-size: 13px; /* 新增字号设置 */ } /* 首列强调样式 */ .spec-grid4 > div:nth-child(4n+1) { font-weight: 600; color: #2D3848; } /* 边框优化 */ .spec-grid4 > div:nth-child(4n) { border-right: none; } .spec-grid4 > div:nth-last-child(-n+4) { border-bottom: none; } /* 交互禁用 */ .spec-grid4 { /* user-select: none; */ -webkit-user-drag: none; pointer-events: none; } /* 移动端适配 */ @media (max-width: 640px) { .spec-grid4 { grid-template-columns: minmax(120px, 25%) 1fr 1fr 1fr; } .spec-grid4 > div { padding-top: 8px; padding-right: 6px; padding-bottom: 8px; padding-left: 6px; font-size: 12px; /* 移动端字号微调 */ } } Length 70.9″ 86.6″ 102.4″ Width 1.6″ 1.6″ 1.6″ Cord Span 27.6″ 31.5″ 43.3″ Cord Length 59″ 59″ 59″ Canopy Length 7″ 7″ 7″ Canopy Width 3.3″ 3.3″ 3.3″ Wattage 64W 80W 112W Lumen 3800lm 5000lm 7600lm
$599.00
$329.0045% OFF

Subscribe to WOMO Lighting coupon newsletter

Get notified of offers and coupon codes from WOMO Lighting before they expire!