Alabaster Pyramid Table Lamp
.rd-pdp { max-width: 680px; margin: 0 auto; padding: 24px 16px; font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif; line-height: 1.55; font-size: 15px; box-sizing: bor der-box; } .rd-pdp *, .rd-pdp *::before, .rd-pdp *::after { box-sizing: border-box; } .rd-pdp p { margin: 0 0 12px; } .rd-pdp .tag-line { font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase; margin: 0 0 18px; font-weight: 500; } .rd-pdp .intro-text { font-size: 15px; margin: 0 0 14px; } .rd-pdp .section-label { font-size: 13px; letter-spacing: 0.16em; text-transform: uppercase; font-weight: 600; margin: 0 0 16px; padding-bottom: 8px; border-bottom: 1px solid currentColor; } .rd-pdp .divider { height: 1px; border: none; margin: 28px 0; } .rd-pdp .video-frame { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 6px; overflow: hidden; margin: 0 0 8px; } .rd-pdp .video-frame iframe { position: absolute; top:0; left:0; width: 100%; height: 100%; border: 0; } .rd-pdp .feat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .rd-pdp .feat-card { padding: 16px 14px; border-radius: 6px; } .rd-pdp .feat-card h4 { font-size: 13px; margin: 0 0 6px; font-weight: 600; letter-spacing: 0.04em; } .rd-pdp .feat-card p { font-size: 13px; margin: 0; line-height: 1.45; } .rd-pdp .variant-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; } .rd-pdp .variant-card { border: 1px solid; border-radius: 6px; overflow: hidden; } .rd-pdp .variant-swatch { height: 90px; } .rd-pdp .variant-body { padding: 14px; } .rd-pdp .variant-body h4 { font-size: 14px; margin: 0 0 6px; font-weight: 600; } .rd-pdp .variant-body p { font-size: 13px; margin: 0; line-height: 1.5; } .rd-pdp .notice-block { padding: 14px 16px; border-left: 3px solid; border-radius: 4px; margin: 18px 0 0; } .rd-pdp .notice-block p { font-size: 13.5px; margin: 0; line-height: 1.55; } .rd-pdp .notice-block.warn { background: #fbe9ea; border-left-color: #b1342c; } .rd-pdp .notice-block.warn p { color: #5a1a14; } .rd-pdp .dim-row { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0; border: 1px solid; border-radius: 6px; overflow: hidden; margin: 0 0 18px; } .rd-pdp .dim-cell { padding: 14px 16px; } .rd-pdp .dim-cell + .dim-cell { border-left: 1px solid; border-color: inherit; } .rd-pdp .dim-val { font-size: 15px; font-weight: 600; margin: 0 0 4px; } .rd-pdp .dim-lbl { font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; margin: 0; } .rd-pdp .spec-table { width: 100%; border-collapse: collapse; font-size: 14px; } .rd-pdp .spec-table tr { border-bottom: 1px solid; } .rd-pdp .spec-table tr:last-child { border-bottom: none; } .rd-pdp .spec-table td { padding: 10px 4px; vertical-align: top; } .rd-pdp .spec-table td:first-child { width: 38%; font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; padding-right: 12px; } .rd-pdp .install-list { list-style: none; padding: 0; margin: 0; } .rd-pdp .install-list li { padding: 10px 0; font-size: 14px; border-bottom: 1px solid; } .rd-pdp .install-list li:last-child { border-bottom: none; } .rd-pdp .dl-row { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 10px; } .rd-pdp .dl-btn { display: block !important; padding: 12px 16px !important; background: #1a1a1a !important; color: #fff !important; text-decoration: none !important; text-align: center !important; border-radius: 6px !important; font-size: 13px !important; font-weight: 500 !important; letter-spacing: 0.04em !important; transition: opacity .2s !important; } .rd-pdp .dl-btn:hover { opacity: .85 !important; } .rd-pdp .faq-item { padding: 12px 0; border-bottom: 1px solid; } .rd-pdp .faq-item:last-of-type { border-bottom: none; } .rd-pdp .faq-item summary { cursor: pointer; font-size: 14px; font-weight: 500; list-style: none; display: flex; justify-content: space-between; align-items: center; } .rd-pdp .faq-item summary::-webkit-details-marker { display: none; } .rd-pdp .faq-item summary span { font-size: 18px; font-weight: 300; transition: transform .2s; } .rd-pdp .faq-item[open] summary span { transform: rotate(45deg); } .rd-pdp .faq-item p { font-size: 13.5px; margin: 10px 0 0; line-height: 1.55; } /* Page theme — Natural Stone (Spanish alabaster) */ .rd-pdp { color: #2a221a; } .rd-pdp .section-label, .rd-pdp .feat-card h4 { color: #2a221a; } .rd-pdp .tag-line { color: #6b5a47; } .rd-pdp .intro-text { color: #3e342a; } .rd-pdp .divider { background: #d9cdb8; } .rd-pdp .feat-card, .rd-pdp .notice-block, .rd-pdp .video-frame { background: #ece1ce; } .rd-pdp .notice-block { border-left-color: #8a6a3a; } .rd-pdp .variant-card, .rd-pdp .dim-row { border-color: #c9b896; } .rd-pdp .spec-table tr, .rd-pdp .install-list li, .rd-pdp .faq-item { border-color: #d9cdb8; } .rd-pdp .spec-table td:first-child, .rd-pdp .dim-lbl { color: #9a8770; } @media (max-width: 600px) { .rd-pdp .feat-grid { grid-template-columns: 1fr; } .rd-pdp .variant-grid { grid-template-columns: 1fr; } } Spanish Alabaster · Pyramid Form · Plug-In Table Lamp A geometric table lamp hand-cut from a single block of Spanish alabaster — a four-sided pyramid form that glows from within when lit, with light spilling softly through the translucent stone walls and emerging more brightly at the apex. The piece reads as a sculptural object during the day and a quiet ambient light source at night. Each pyramid is hand-carved from natural alabaster quarried in Aragón, Spain — the cloud-like veining and color depth vary piece to piece, so no two lamps are identical. Plug-in cord with a 59″ length means no electrician is needed: plug into any standard outlet. Suited to side tables, console tables, bedside tables, desks, mantels, and shelves in modern, contemporary, and warm-minimalist interiors. Features Spanish Alabaster Hand-cut from a single block of Aragón alabaster — unique cloud veining in every piece. Glows From Within Translucent stone walls let warm light pass through — the pyramid becomes a glowing geometric solid. Plug-In, No Electrician 59″ plug cord with standard outlet plug — no hardwiring required, place anywhere with an outlet. Hand-cut natural Spanish alabaster. Each pyramid is cut and polished from a single block of Aragón alabaster — natural cloud veining, color depth, and translucency vary piece to piece. The piece you receive will be uniquely yours and will not look identical to the photographs. This is the character of natural stone, not a flaw. Product Notes ∅ 20 × H 20 cm ∅ 7.9″ × H 7.9″ · pyramid table lamp · 59″ plug cord Materials Hand-cut Spanish alabaster (single solid block) Origin Alabaster quarried in Aragón, Spain Finish Natural white alabaster (cloud veining varies per piece) Style Geometric · sculptural · contemporary table lamp Dimensions ∅ 20 × H 20 cm · ∅ 7.9″ × H 7.9″ Bulb Base G9 socket · 1 bulb · not included Bulbs Recommended Warm white 2700K–3000K G9 LED, max 25W incandescent equivalent Color Temperature Depends on bulb chosen · warm white recommended for alabaster glow Dimming Compatible if a dimmable G9 LED and in-line cord switch / smart plug are used Voltage AC 110–240V · universal · standard plug Power Plug-in cord · 59″ (150 cm) length · standard wall outlet SKU RDT-165119 Lead Time Made-to-order · please refer to checkout estimate Best For Side tables · Console tables · Bedside tables · Desks · Mantels & shelves · Modern, contemporary & warm-minimalist interiors Setup & Care Plug-in design — no electrician required. Plug the 59″ (150 cm) cord into any standard wall outlet. The G9 socket is accessible from the underside of the pyramid — install your own warm-white G9 LED bulb before placing the lamp. Recommended bulb: warm white 2700K–3000K G9 LED, max 25W incandescent equivalent — the lower wattage is appropriate for the alabaster's slow heat dissipation and prevents long-term yellowing. For dimming control, pair with a dimmable G9 LED + an in-line cord dimmer or a smart plug (sold separately). Place on a stable flat surface with the cord routed safely along the table or wall edge. Indoor only · clean alabaster with a soft dry cloth; avoid solvents, abrasive cleaners, and acidic household products which can etch porous natural stone. Downloads Specifications FAQ Do I need an electrician to install it? + No — this is a plug-in lamp with a 59″ (150 cm) cord. Plug it into any standard wall outlet and it works immediately. No hardwiring, no junction box, no electrician required. This makes it easy to relocate the lamp from one room to another, or to take it with you when you move. Will my pyramid look exactly like the photo? + No — and that's the point. Each pyramid is hand-cut from a fresh block of Aragón alabaster, so cloud veining patterns, color depth, and translucency vary piece to piece. Some pyramids will have more dramatic streaking, some will be quieter and more uniform. The photograph shows representative character; your piece will be unique. Is the Pyramid Table Lamp dimmable? + Yes, with the right setup. The G9 socket takes a bulb (not included). Use a dimmable G9 LED paired with an in-line cord dimmer (sold separately) or a smart plug for app-controlled dimming. Warm white 2700K–3000K is recommended to bring out the alabaster's natural glow. Where should I place it? + The pyramid works on side tables, console tables, bedside tables, desks, mantels, and wide shelves. The 59″ (150 cm) cord gives plenty of reach to most outlets. Avoid placing in direct sunlight (can over time slightly affect the alabaster) and keep away from sources of liquid spills. What bulb should I use? + Use a G9 base LED bulb at 2700K–3000K warm white, max 25W incandescent equivalent (about 3W actual LED draw). The lower wattage is intentional — alabaster doesn't dissipate heat as fast as glass, and a high-wattage bulb in a small enclosed pyramid can over time cause heat-yellowing of the stone. How do I clean it? + Soft dry cloth only for routine dusting. For deeper cleaning, a barely damp cloth (water only) wiped on and dried immediately. Avoid acidic household cleaners (vinegar, lemon, citrus-based products) which can etch the alabaster surface permanently. Avoid solvents and abrasives entirely.
More you might like
Related
Alabaster Pyramid Table Lamp
Related
Alabaster Pyramid Table Lamp
Related
Alabaster Pyramid Table Lamp
Related