
WOMO Colored Glass Multi Pendant Chandelier-WM2111 - 1 light: Smoked / Silver / Warm White
Product information for WOMO Colored Glass Multi Pendant Chandelier-WM2111 - 1 light: Smoked / Silver / Warm White
Experience modern luxury with the WOMO Colored Glass Multi Pendant Chandelier-WM2111. Choose from a silver or gold finish and smoked, clear, or amber glass shades. The staggered design adds a touch of sophistication and elegance to any space. 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 Glass Voltage 110V-120V Power Source Hardwired Bulb Base G4 Color Temp 3000K, 4500K, 6000K Dimmable No Remote Control Included No 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-grid3 { display: grid; grid-template-columns: minmax(160px, 35%) 1fr 1fr; width: 100%; } /* 隔行异色系统 */ .spec-grid3 > div:nth-child(6n+1), .spec-grid3 > div:nth-child(6n+2), .spec-grid3 > div:nth-child(6n+3) { background: #FFFFFF; } .spec-grid3 > div:nth-child(6n+4), .spec-grid3 > div:nth-child(6n+5), .spec-grid3 > div:nth-child(6n+6) { background: #F6F8FC; } /* 核心单元格样式 */ .spec-grid3 > 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-grid3 > div:nth-child(3n+1) { font-weight: 600; color: #2D3848; } /* 边框优化 */ .spec-grid3 > div:nth-child(3n) { border-right: none; } .spec-grid3 > div:nth-last-child(-n+3) { border-bottom: none; } /* 交互禁用 */ .spec-grid3 { /* user-select: none; */ -webkit-user-drag: none; pointer-events: none; } /* 移动端适配 */ @media (max-width: 640px) { .spec-grid3 { grid-template-columns: minmax(100px, 35%) 1fr 1fr; } .spec-grid3 > div { padding: 8px 6px; font-size: 12px; /* 移动端字号微调 */ } } Canopy Length 20″ 31″ Cord Length 59″ 59″ Shade Diameter 3.9″ 3.9″ Wattage 9W 15W Lumen 540lm 900lm .product-specs { margin: 1.5rem 0; overflow: hidden; border: 1px solid #E3E8EF; border-radius: 6px; background: #FFF; } .spec-grid7 { display: grid; grid-template-columns: minmax(100px, 25%) repeat(6, minmax(20px, 1fr)); width: 100%; } /* 隔行异色系统 */ .spec-grid7 > div:nth-child(14n+1), .spec-grid7 > div:nth-child(14n+2), .spec-grid7 > div:nth-child(14n+3), .spec-grid7 > div:nth-child(14n+4), .spec-grid7 > div:nth-child(14n+5), .spec-grid7 > div:nth-child(14n+6), .spec-grid7 > div:nth-child(14n+7) { background: #FFFFFF; } .spec-grid7 > div:nth-child(14n+8), .spec-grid7 > div:nth-child(14n+9), .spec-grid7 > div:nth-child(14n+10), .spec-grid7 > div:nth-child(14n+11), .spec-grid7 > div:nth-child(14n+12), .spec-grid7 > div:nth-child(14n+13), .spec-grid7 > div:nth-child(14n+14) { background: #F6F8FC; } /* 核心单元格样式 */ .spec-grid7 > 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-grid7 > div:nth-child(7n+1) { font-weight: 600; color: #2D3848; } /* 边框优化 */ .spec-grid7 > div:nth-child(7n) { border-right: none; } .spec-grid7 > div:nth-last-child(-n+7) { border-bottom: none; } /* 交互禁用 */ .spec-grid7 { /* user-select: none; */ -webkit-user-drag: none; pointer-events: none; } /* 移动端适配 */ @media (max-width: 640px) { .spec-grid7 { grid-template-columns: minmax(30px, 31%) repeat(6, minmax(15px, 1fr)); } .spec-grid7 > div { padding-top: 8px; padding-right: 4px; padding-bottom: 8px; padding-left: 4px; font-size: 12px; /* 移动端字号微调 */ } } Canopy Width 3.9″ 7.9″ 11.8″ 15.7″ 19.7″ 23.6″ Cord Length 59″ 59″ 59″ 78.7″ 78.7″ 98.4″ Shade Diameter 3.9″ 3.9″ 3.9″ 3.9″ 3.9″ 3.9″ Wattage 3W 9W 15W 24W 36W 45W Lumen 180 540 900 1400 2000 2700




















