Capsules Joy Wall Lamp
.rd-pdp, .rd-pdp div, .rd-pdp span, .rd-pdp p, .rd-pdp h4, .rd-pdp h5, .rd-pdp ul, .rd-pdp li, .rd-pdp table, .rd-pdp tbody, .rd-pdp tr, .rd-pdp td, .rd-pdp details, .rd-pdp summar y, .rd-pdp a, .rd-pdp iframe, .rd-pdp strong, .rd-pdp em { margin: 0; padding: 0; border: 0; background: transparent; box-sizing: border-box; font-family: inherit; font-size: inherit; font-weight: normal; font-style: normal; line-height: inherit; color: inherit; text-align: left; text-decoration: none; vertical-align: baseline; list-style: none; } .rd-pdp table { border-collapse: collapse; width: 100%; } .rd-pdp iframe, .rd-pdp img { display: block; max-width: 100%; } .rd-pdp strong { font-weight: 700; } /* Colored Lacquer theme — let the saturated red be the star */ .rd-pdp { --product-color: #d63824; --product-glow: #f56a1c; font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif; font-size: 14px; line-height: 1.6; padding: 28px 0; max-width: 680px; margin: 0 auto; color: #1a1a1a; background: transparent; } .rd-pdp *, .rd-pdp *::before, .rd-pdp *::after { box-sizing: border-box; } .rd-pdp .section-label { font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #1a1a1a; margin: 0 0 12px; padding: 0 0 10px; border-bottom: 1.5px solid #1a1a1a; } .rd-pdp .tag-line { font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #5a5a58; margin: 0 0 20px; } .rd-pdp .intro-text { font-size: 14px; line-height: 1.8; color: #3a3a3a; margin: 0 0 14px; } .rd-pdp .intro-text:last-of-type { margin-bottom: 28px; } .rd-pdp .divider { height: 1px; background: #dcdcd8; margin: 28px 0; } .rd-pdp .feat-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; } .rd-pdp .feat-card { background: #f0efea; padding: 14px; } .rd-pdp .feat-card h4 { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; margin: 0 0 6px; color: #1a1a1a; line-height: 1.4; } .rd-pdp .feat-card p { font-size: 12px; color: #5a5a58; line-height: 1.6; margin: 0; } .rd-pdp .variant-grid { display: grid; grid-template-columns: 1fr; gap: 10px; } .rd-pdp .variant-card { border: 1px solid #cac8c2; background: transparent; display: flex; flex-direction: column; overflow: hidden; } .rd-pdp .variant-swatch { width: 100%; height: 110px; display: block; } .rd-pdp .variant-body { padding: 14px; display: flex; flex-direction: column; gap: 6px; } .rd-pdp .variant-card h5 { font-size: 12px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; margin: 0; color: #1a1a1a; line-height: 1.4; } .rd-pdp .variant-card p { font-size: 12px; color: #5a5a58; line-height: 1.6; margin: 0; } .rd-pdp .notice-block { background: #f0efea; padding: 14px 16px; margin: 20px 0 0; border-left: 3px solid var(--product-color); } .rd-pdp .notice-block p { font-size: 13px; color: #3a3a3a; line-height: 1.7; margin: 0; } .rd-pdp .notice-block strong { font-weight: 700; } .rd-pdp .size-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; } .rd-pdp .size-card { border: 1px solid #cac8c2; padding: 14px 10px; text-align: center; } .rd-pdp .size-heads { font-size: 16px; font-weight: 700; color: #1a1a1a; line-height: 1.2; display: block; margin-bottom: 6px; } .rd-pdp .size-dim { font-size: 12px; color: #2a2a2a; line-height: 1.5; display: block; } .rd-pdp .size-imp { font-size: 11px; color: #8a8a86; line-height: 1.5; display: block; margin-top: 2px; } .rd-pdp .size-power { font-size: 11px; color: var(--product-color); font-weight: 700; letter-spacing: .06em; text-transform: uppercase; display: block; margin-top: 6px; } .rd-pdp .spec-table { width: 100%; border-collapse: collapse; } .rd-pdp .spec-table tr { border-bottom: 1px solid #dcdcd8; } .rd-pdp .spec-table tr:first-child { border-top: 1px solid #dcdcd8; } .rd-pdp .spec-table td { padding: 10px 0; font-size: 13px; vertical-align: top; background: transparent; border: 0; text-align: left; line-height: 1.6; } .rd-pdp .spec-table td:first-child { color: #8a8a86; width: 40%; font-size: 12px; text-transform: uppercase; letter-spacing: .06em; font-weight: 700; padding-right: 12px; } .rd-pdp .spec-table td:last-child { color: #2a2a2a; } .rd-pdp .faq-item { border-bottom: 1px solid #dcdcd8; background: transparent; margin: 0; padding: 0; } .rd-pdp .faq-item:first-of-type { border-top: 1px solid #dcdcd8; } .rd-pdp .faq-item summary { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; padding: 12px 0; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; color: #1a1a1a; background: transparent; margin: 0; line-height: 1.4; } .rd-pdp .faq-item summary::-webkit-details-marker { display: none; } .rd-pdp .faq-item summary::marker { display: none; content: ''; } .rd-pdp .faq-item p { font-size: 13px; color: #5a5a58; line-height: 1.7; padding: 0 0 14px; margin: 0; } .rd-pdp .dl-row { display: flex; gap: 8px; flex-wrap: wrap; } .rd-pdp a.dl-btn, .rd-pdp a.dl-btn:link, .rd-pdp a.dl-btn:visited { font-size: 12px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: .07em !important; color: #1a1a1a !important; border: 1.5px solid #1a1a1a !important; padding: 9px 16px !important; text-decoration: none !important; background: transparent !important; display: inline-flex !important; align-items: center !important; gap: 6px !important; cursor: pointer; transition: background .2s, color .2s; line-height: 1.4 !important; margin: 0 !important; } .rd-pdp a.dl-btn:hover, .rd-pdp a.dl-btn:focus, .rd-pdp a.dl-btn:active { background: #1a1a1a !important; color: #ffffff !important; text-decoration: none !important; border-color: #1a1a1a !important; } @media (max-width: 600px) { .rd-pdp { padding: 20px 0; } .rd-pdp .feat-grid { grid-template-columns: 1fr; } .rd-pdp .variant-swatch { height: 90px; } .rd-pdp .size-grid { grid-template-columns: 1fr; } .rd-pdp .spec-table td:first-child { width: 45%; } } Translucent PVC · Integrated LED · Space-Age Capsule A wall-mounted glow stick from a parallel 1970s. Two layered translucent PVC shells form a vertical capsule that lights up like a strip of warm neon — the inner shade carries a saturated orange-red glow while the outer shell softens it into a deeper, ambient red. Switched off, it reads as a vivid pop of color against the wall. Switched on, it transforms the space. A statement piece — equally suited to retro-themed bars, art-deco entryways, gallery spaces, or anywhere that benefits from a single, deliberate point of saturated color. Available in two heights. Features Layered PVC Glow Two translucent shells stack to produce deep, neon-like color when illuminated. Warm White Glow Integrated 3000K LED inside — the warm light deepens through the red shell. Space-Age Silhouette Vertical capsule form — a deliberate nod to 1970s retro-futurism. Color Saturated Red Translucent red PVC with a warm orange-amber undertone. Reads as a deep cherry red when off, and glows with neon-like saturation when illuminated. Pairs with raw plaster, concrete, deep blue, dark wood, and any neutral palette that wants a single bold accent. Sizes — Choose at Checkout Short ∅ 10 × H 65 cm ∅ 3.9" × H 25.6" ~6W Tall ∅ 10 × H 130 cm ∅ 3.9" × H 51.1" ~8W Specifications SKU RDW-174027 Materials Translucent PVC outer shell · PVC inner diffuser Light Source Integrated LED · Contact us if replacement is needed Power ~6W (65 cm) · ~8W (130 cm) Color Temperature Warm white 3000K only · Other CT on request Dimming Default LED is non-dimmable · Dimmable version available on request Voltage AC 110–240V · Universal Mounting Hardwired wall-mount · Standard junction box · Vertical orientation Best For Bars · Galleries · Retro-themed interiors · Statement entryways · Stair walls IP Rating IP20 · Indoor dry locations only Customization available on request. The default integrated LED is warm white (3000K) and not compatible with standard wall dimmer switches. If you need dimmable functionality or a different color temperature (4000K neutral, 5000K daylight, etc.), please contact us before ordering — custom builds may affect lead time. Downloads ↓ Spec Sheet ↓ Install Guide (EN) ↓ 3D Files FAQ Is the red color real or just from the bulb? + The red comes from the translucent PVC shells, not from a colored bulb. The internal LED is warm white (3000K) — the saturated color is produced by the shells filtering and diffusing that warm light. This means the color stays consistent and won't shift if you later replace any internal component. Is it dimmable? + The default integrated LED is not dimmable — it will not work with standard TRIAC wall dimmers. If dimming matters for your installation, please contact us before ordering and we can supply a dimmable version (custom build, may affect lead time). Can I get a different color temperature? + The standard version ships in warm white (3000K), which produces the deepest color saturation through the red PVC shell. If you need neutral white (4000K) or daylight (5000K), contact us before ordering — custom CT options are available on request. Which size should I choose? + The short version (65 cm) suits standard interior walls — beside doorways, next to artwork, in entries, or as a vertical accent in compact rooms. The tall version (130 cm) is a statement piece for double-height spaces, stair walls, gallery rooms, or commercial interiors where the full vertical column reads as architecture. Will the PVC fade or yellow over time? + The PVC is UV-stable for indoor use and engineered to retain its color across the fixture's service life. We recommend installing away from direct prolonged sunlight to maintain optimal color saturation. Indoor dry locations only (IP20).
More you might like
Related
Capsules Joy Plug-in Wall Lamp
Related
Capsules Joy Wall Lamp, Minimalist style, suitable for featu
Related
Capsules Joy Plug-in Wall Lamp, Retro industrial style, suit
Related