Piped Alabaster Floor Lamp
/* 预览居中样式,复制到 Shopify 时不需要 body 样式 */ body { display: flex; justify-content: center; padding: 40px 20px; background-color: #ffffff; margin: 0; } /* ===== Piped Alabaster Floor Lamp — Brass & Cream Palette ===== */ .vk-wrap { font-family: 'DM Sans', sans-serif; color: #1c1b1a; max-width: 680px; margin: 0; padding: 0; } .vk-wrap * { box-sizing: border-box; } .vk-wrap p, .vk-wrap h4, .vk-wrap h5 { margin: 0; } .vk-wrap .vk-divider { height: 1px; background: #e6dfd3; margin: 1.75rem 0; } .vk-wrap .vk-headline { font-family: 'DM Serif Display', serif; font-size: 21px; color: #1c1b1a; line-height: 1.4; margin-bottom: .75rem; letter-spacing: -.01em; } .vk-wrap .vk-headline em { font-style: italic; color: #8c7343; } .vk-wrap .vk-intro { font-size: 15px; color: #3d3935; line-height: 1.85; margin-bottom: 1rem; font-weight: 300; } .vk-wrap .vk-section-label { font-size: 10px; font-weight: 500; letter-spacing: .18em; text-transform: uppercase; color: #8c7343; margin-bottom: .7rem; display: block; } /* ─── Video Wrapper & Text Link ─── */ .vk-wrap .vk-video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; border-radius: 8px; margin-bottom: 0.8rem; border: 1px solid #e6dfd3;} .vk-wrap .vk-video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .vk-wrap .vk-assembly-link { display: inline-flex; align-items: center; gap: 6px; font-size: 13.5px; font-weight: 500; color: #8c7343; text-decoration: none; padding: 4px 0; transition: color 0.2s ease; } .vk-wrap .vk-assembly-link:hover { color: #6b5630; text-decoration: underline; text-underline-offset: 4px; } .vk-wrap .vk-assembly-link svg { flex-shrink: 0; } /* ─── Notices ─── */ .vk-wrap .vk-notice-stone { border-left: 2px solid #a68b56; background: linear-gradient(135deg, #fbfaf8 0%, #f4f0e6 100%); border-radius: 0 6px 6px 0; padding: .95rem 1.1rem; margin-bottom: .75rem; } .vk-wrap .vk-notice-stone h5 { font-size: 13px; font-weight: 500; color: #6b5630; margin-bottom: .35rem; letter-spacing: .02em; } .vk-wrap .vk-notice-stone p { font-size: 13px; color: #3d3935; line-height: 1.65; } .vk-wrap .vk-notice-plugin { border-left: 2px solid #5a5a5a; background: linear-gradient(135deg, #f5f5f5 0%, #e8e8e8 100%); border-radius: 0 6px 6px 0; padding: .95rem 1.1rem; margin-bottom: .75rem; } .vk-wrap .vk-notice-plugin h5 { font-size: 13px; font-weight: 500; color: #333333; margin-bottom: .35rem; letter-spacing: .02em; } .vk-wrap .vk-notice-plugin p { font-size: 13px; color: #3d3935; line-height: 1.65; } /* ─── Features ─── */ .vk-wrap .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-wrap .vk-feat { background: linear-gradient(135deg, #fbfaf8 0%, #f4f0e6 100%); border-radius: 6px; padding: .9rem; border: 1px solid #e6dfd3; } .vk-wrap .vk-feat-icon { width: 28px; height: 28px; border-radius: 4px; background: #1c1b1a; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; border: 1px solid #8c7343; color: #f4f0e6; } .vk-wrap .vk-feat h4 { font-size: 12.5px; font-weight: 500; color: #1c1b1a; margin-bottom: .25rem; } .vk-wrap .vk-feat p { font-size: 12px; color: #6b5630; line-height: 1.55; font-weight: 300; } /* ─── Size ─── */ .vk-wrap .vk-size { display: flex; gap: 1rem; align-items: flex-start; padding: .95rem 1.1rem; border: 1px solid #e6dfd3; border-radius: 6px; background: linear-gradient(135deg, #fbfaf8 0%, #f4f0e6 100%); margin-bottom: .75rem; } .vk-wrap .vk-size-thumb a { display: block; flex-shrink: 0; } .vk-wrap .vk-size-thumb img { width: 110px; height: auto; border-radius: 5px; border: 1px solid #d1c8b8; display: block; background: #fff; } .vk-wrap .vk-size-thumb-hint { font-size: 10px; color: #8c7343; text-align: center; margin-top: 3px; } .vk-wrap .vk-size-info { flex: 1; padding-top: .15rem; } .vk-wrap .vk-size-tag { display: inline-block; background: #1c1b1a; color: #fbfaf8; font-size: 10px; padding: 2px 9px; border-radius: 10px; font-weight: 500; margin-bottom: .4rem; letter-spacing: .05em; } .vk-wrap .vk-size-name { font-family: 'DM Serif Display', serif; font-size: 18px; color: #1c1b1a; margin-bottom: .25rem; line-height: 1.3; } .vk-wrap .vk-size-detail { font-size: 12.5px; color: #6b5630; line-height: 1.7; font-weight: 300; } /* ─── Bulb card ─── */ .vk-wrap .vk-bulb-card { background: linear-gradient(135deg, #fbfaf8 0%, #f4f0e6 100%); border: 1px solid #e6dfd3; border-radius: 6px; padding: 1rem 1.1rem; margin-bottom: .75rem; } .vk-wrap .vk-bulb-rec { display: flex; gap: 14px; align-items: flex-start; } .vk-wrap .vk-bulb-icon { color: #8c7343; flex-shrink: 0; margin-top: 2px; } .vk-wrap .vk-bulb-text { font-size: 13.5px; font-weight: 300; color: #3d3935; line-height: 1.65; } .vk-wrap .vk-bulb-text strong { font-weight: 500; color: #1c1b1a; } /* ─── Spec table ─── */ .vk-wrap .vk-spec-table { width: 100%; border-collapse: collapse; } .vk-wrap .vk-spec-table tr { border-bottom: 1px solid #e6dfd3; } .vk-wrap .vk-spec-table tr:last-child { border-bottom: none; } .vk-wrap .vk-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-wrap .vk-spec-table td:first-child { color: #8c7343; width: 42%; padding-right: 1rem; font-weight: 300; } .vk-wrap .vk-spec-table td:last-child { color: #1c1b1a; font-weight: 300; } /* ─── Download ─── */ .vk-wrap .vk-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-wrap .vk-dl-btn { display: inline-flex; align-items: center; gap: 7px; font-size: 13px; color: #1c1b1a; border: 1px solid #d1c8b8; padding: 8px 15px; border-radius: 5px; text-decoration: none; background: linear-gradient(135deg, #fbfaf8 0%, #f4f0e6 100%); transition: all .18s; } .vk-wrap .vk-dl-btn:hover { background: linear-gradient(135deg, #f4f0e6 0%, #e8e1d1 100%); border-color: #a68b56; } .vk-wrap .vk-dl-btn svg { color: #8c7343; flex-shrink: 0; } /* ─── FAQ ─── */ .vk-wrap details { border-bottom: 1px solid #e6dfd3; padding: 13px 0; } .vk-wrap details:first-of-type { border-top: 1px solid #e6dfd3; } .vk-wrap details summary { cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: .5rem; font-size: 14px; font-weight: 500; color: #1c1b1a; } .vk-wrap details summary::-webkit-details-marker, .vk-wrap details summary::marker { display: none; } .vk-wrap details[open] summary svg { transform: rotate(180deg); } .vk-wrap details summary svg { transition: transform .2s; flex-shrink: 0; color: #8c7343; } .vk-wrap details p { font-size: 13px; color: #3d3935; line-height: 1.7; margin-top: 8px; padding-right: 1rem; font-weight: 300; } .vk-wrap details a { color: #8c7343; text-decoration: underline; } /* ─── Responsive ─── */ @media (max-width: 520px) { .vk-wrap .vk-features { grid-template-columns: 1fr; gap: 8px; } .vk-wrap .vk-size { flex-direction: column; } .vk-wrap .vk-size-thumb img { width: 100%; max-width: 200px; } .vk-wrap .vk-headline { font-size: 19px; } } Watch Assembly Guide Video Piped Alabaster Floor Lamp — Minimalist Brass & Stone Lighting A study in sculptural geometry and material contrast, this statement floor lamp pairs the organic beauty of natural stone with the sleekness of brass. Three staggered columns of genuine alabaster emit a warm, diffuse glow, bound by a minimalist metal collar. Channeling modern refinement, the Piped Alabaster floor lamp serves as an illuminated art piece—perfect for sophisticated living rooms, serene reading nooks, or upscale executive spaces. Natural Alabaster Variation Each shade is carved from authentic natural alabaster stone. Due to the inherent characteristics of the material, veining patterns, color tones, and natural opacity will vary from piece to piece, ensuring your lamp is entirely unique. Plug & Play Convenience No electrician required. This floor lamp features a 59-inch plug-in cord with an inline on/off switch. Simply assemble, position in your desired space, and plug into any standard wall outlet. Features Solid Alabaster Three genuine stone pillars provide a luxurious, diffuse illumination. Sculptural Form Staggered geometric design acts as an architectural focal point. Built-in LED Energy-efficient integrated lighting ensures a seamless aesthetic. Size Options Tap to enlarge Standard Profile Ø 17.7″ × H 59.1″ Overall Dimensions: Ø 45 cm × H 150 cmCord Length: 59.1″ (150 cm) with inline switchIdeal height for placing next to luxury sofas, lounge chairs, or illuminating room corners. Light Source Integrated LED Technology. Features a dedicated Warm Light (3000K) to perfectly enhance the alabaster's natural glow and your room's ambiance. No bulbs to replace. Specifications Material Brass metalwork, Natural Alabaster stone Body Finish Brass Shade Finish Natural White Alabaster Light Source Integrated LED (Warm Light 3000K) Voltage AC 110–240 V Control Inline On/Off switch on cord Wiring Plug-in (59.1″ / 150 cm wire with plug) Environment Indoor use only (IP20 Damp-rated) Certification North America, EU, Australia, Saudi Arabia Downloads Spec Sheet 3D Files Frequently Asked Questions Do I need an electrician to install this floor lamp? No, this is a plug-and-play floor lamp. It comes with a 59.1" cord and a standard plug. You simply need to perform a basic assembly (see our Assembly Video) and plug it into any wall outlet. Will my lamp look exactly like the product photos? Because the shades are carved from genuine natural alabaster, no two lamps are identical. Expect beautiful organic variations in the stone's veining, color tint, and opacity. This uniqueness is the hallmark of authentic luxury stone. Can I change the light bulbs? This lamp uses an Integrated LED system designed to last for tens of thousands of hours, ensuring a seamless and modern aesthetic without the need for traditional bulb replacements.
More you might like
Related
Piped Alabaster Floor Lamp
Related
Piped Alabaster Floor Lamp
Related
Piped Alabaster Floor Lamp
Related