✦ Verified product
WOMO Walnut Linear Pendant Light - WM3289
USD 619.00
WOMO Lighting Fixtures Online Store
Verified independent store
→
Elevate your dining room with the WOMO Linear Pendant Light WM3289, a striking modern fixture that combines warm walnut tones with sleek metal accents. Its linear design creates cl
ean, contemporary lines that complement minimalist and modern interiors. Perfect for illuminating dining tables or kitchen islands, this pendant delivers both ambient light and sophisticated style. The combination of natural wood and metal materials adds warmth and industrial elegance to any space. Key Features Cord length can be specified in the cart notes for free. The height be adjustable. .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; } } .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; /* 移动端字号微调 */ } }