Description
{ “@context”: “https://schema.org”, “@type”: “Product”, “name”: “Casia Pendant Lamp”, “description”: “The Casia Pendant Lamp features a water-transfer printed lotus-leaf resin shade with a non-smooth topographic globe. Dimmer compatible, sloped ceiling adaptable, and available in White, Wood Color, and Walnut Color in two sizes.”, “brand”: { “@type”: “Brand”, “name”: “Docos” }, “material”: “Metal, Resin”, “color”: “White, Wood Color, Walnut Color”, “image”: [ “https://cdn.shopify.com/s/files/1/0745/2495/0802/files/Casia_Pendant_Lamp_1126.jpg?v=1764161581” ], “additionalProperty”: [ { “@type”: “PropertyValue”, “name”: “Size S – Diameter”, “value”: “28 cm / 11 inches” }, { “@type”: “PropertyValue”, “name”: “Size S – Height”, “value”: “10 cm / 3.9 inches” }, { “@type”: “PropertyValue”, “name”: “Size L – Diameter”, “value”: “40 cm / 15.7 inches” }, { “@type”: “PropertyValue”, “name”: “Size L – Height”, “value”: “16 cm / 6.3 inches” }, { “@type”: “PropertyValue”, “name”: “Shade”, “value”: “Resin — non-smooth topographic texture” }, { “@type”: “PropertyValue”, “name”: “Socket”, “value”: “G9” }, { “@type”: “PropertyValue”, “name”: “Max Wattage”, “value”: “5W incandescent or LED equivalent” }, { “@type”: “PropertyValue”, “name”: “Voltage”, “value”: “AC 110–240V” }, { “@type”: “PropertyValue”, “name”: “Wiring”, “value”: “Hardwired” }, { “@type”: “PropertyValue”, “name”: “Wire Length”, “value”: “59 inches / 150 cm (adjustable)” }, { “@type”: “PropertyValue”, “name”: “Dimmer”, “value”: “Compatible (switch not included)” }, { “@type”: “PropertyValue”, “name”: “Ceiling”, “value”: “Sloped ceiling compatible — up to 30°” }, { “@type”: “PropertyValue”, “name”: “Certifications”, “value”: “North America, Australia, Europe, Middle East” } ], “video”: [ { “@type”: “VideoObject”, “name”: “Casia Pendant Lamp”, “embedUrl”: “https://www.youtube.com/embed/GwsmeADfF88”, “thumbnailUrl”: “https://img.youtube.com/vi/GwsmeADfF88/hqdefault.jpg” } ], “offers”: { “@type”: “Offer”, “availability”: “https://schema.org/InStock”, “priceCurrency”: “USD”, “seller”: { “@type”: “Organization”, “name”: “Docos” } } } /* * Docos Design Tokens * #ffffff 白底 #f7f7f7 卡片底 * #e5e5e5 边框 #1a1a1a 正文 * #555555 次级文字 #b8924a 暖金强调 * #fff8ee 提示底 #e8c87a 提示边框 */ .csp-wrap { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Helvetica, Arial, sans-serif; color: #1a1a1a; line-height: 1.7; max-width: 860px; margin: 0 auto; background: #ffffff; } /* 章节标题 */ .csp-section-title { font-size: 0.72rem; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; color: #1a1a1a; border-bottom: 1.5px solid #b8924a; padding-bottom: .45rem; margin: 2.2rem 0 1.1rem; } /* 单视频全宽 */ .csp-video-box { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; background: #111; margin-bottom: 2rem; } .csp-video-box iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } /* Hero 文案 */ .csp-intro { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: 1rem; } /* 核心卖点卡片 */ .csp-features { display: grid; grid-template-columns: repeat(auto-fill, minmax(190px, 1fr)); gap: 8px; margin-bottom: 2rem; } .csp-feature-card { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .85rem 1rem; font-size: .85rem; color: #333; line-height: 1.55; } .csp-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; } .csp-feature-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } /* 多灯组合横幅 */ .csp-group-banner { background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: 1rem 1.2rem; margin-bottom: 2rem; font-size: .9rem; color: #555; line-height: 1.7; } .csp-group-banner__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; letter-spacing: .04em; display: block; margin-bottom: .35rem; } /* 纹理说明 + 图 */ .csp-texture-notice { display: flex; gap: 10px; background: #fff8ee; border: 1px solid #e8c87a; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1rem; margin-bottom: .75rem; font-size: .88rem; color: #5a3e10; line-height: 1.6; } .csp-texture-notice__icon { flex-shrink: 0; margin-top: .05rem; } .csp-illus { margin: 0 0 2rem; text-align: center; } .csp-illus a { display: inline-block; } .csp-illus img { max-width: 420px; width: 100%; border-radius: 8px; display: block; border: 1px solid #e5e5e5; margin: 0 auto; } .csp-illus__caption { font-size: .78rem; color: #999; margin-top: .45rem; letter-spacing: .04em; } /* 适用场景 */ .csp-rooms { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 2rem; } .csp-room-tag { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .3rem .9rem; font-size: .82rem; color: #555; display: flex; align-items: center; gap: 5px; } /* 颜色 swatches */ .csp-color-bar { display: flex; align-items: center; gap: 14px; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1.1rem; margin-bottom: 2rem; font-size: .88rem; color: #555; } .csp-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; } .csp-swatch { width: 22px; height: 22px; border-radius: 50%; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.15); } .csp-swatch–white { background: #f4f0e8; border-color: rgba(0,0,0,.18); } .csp-swatch–wood { background: #b8844a; } .csp-swatch–walnut { background: #5a3018; } /* 双尺寸卡片 */ .csp-size-cards { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 10px; margin-bottom: 2rem; } .csp-size-card { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1.1rem; } .csp-size-card__label { font-size: .68rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; display: block; margin-bottom: .5rem; } .csp-size-card__sublabel { font-size: .72rem; color: #888; display: block; margin-bottom: .4rem; margin-top: -.3rem; } .csp-size-card__row { display: flex; justify-content: space-between; align-items: baseline; border-bottom: 1px solid #e5e5e5; padding: .22rem 0; font-size: .85rem; color: #333; } .csp-size-card__row:last-child { border-bottom: none; } .csp-size-card__key { color: #777; font-size: .8rem; } /* 规格列表 */ .csp-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 8px; } .csp-specs li { display: flex; align-items: flex-start; gap: 10px; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .6rem .9rem; font-size: .9rem; color: #333; } .csp-specs li::before { content: ”; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 8px; } /* 认证徽章 */ .csp-badges { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 1.4rem; } .csp-badge { background: #ffffff; border: 1px solid #d4d4d4; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #333; font-weight: 500; letter-spacing: .03em; } /* 下载 */ .csp-downloads { display: flex; flex-wrap: wrap; gap: 16px; margin-bottom: 2rem; } .csp-dl-item { display: flex; flex-direction: column; align-items: center; gap: 8px; text-decoration: none; color: #1a1a1a; font-size: .78rem; font-weight: 600; letter-spacing: .06em; text-transform: uppercase; transition: opacity .2s; } .csp-dl-item:hover { opacity: .65; } .csp-dl-item img { width: 60px; height: 60px; object-fit: contain; border: 1px solid #e5e5e5; border-radius: 6px; background: #fff; padding: 8px; }
See It In Action
Good pendant lights illuminate a table. The Casia Pendant Lamp also becomes part of the room when it’s off. The resin shade carries a water-transfer printed pattern drawn from the veining of a lotus leaf — organic, unhurried, the kind of detail you notice at different distances and in different lights. When the bulb comes on, the pattern diffuses the output into a soft, even glow that falls on whatever sits below.
Compact in diameter, low in profile, generous in warmth. Alone over a small table or in a cluster above a longer one — Casia scales to whatever the space asks.
What Casia Does
🌿 Lotus-Leaf Pattern Water-transfer printing deposits the leaf vein pattern directly onto the resin surface — it sits in the material rather than on it, giving the shade a depth and authenticity that printed or stickered finishes don’t have.
🌕 Soft Resin Diffusion The resin shade distributes the G9 bulb evenly across its face — no hot center, no harsh ring. The light that reaches the table below is warm and even, the way good pendant lighting should be.
🔆 Dimmer Compatible From task-level brightness over a kitchen island to the softest pre-dinner atmosphere above a dining table. Pair with a dimmer switch (sold separately) for the full range.
📐 Sloped Ceiling Ready Works on angled ceilings up to 30°. The hardware adjusts so Casia hangs level regardless of what’s above it — no adapters, no workarounds.
One, Two, or Three — All Work A single Casia over a small round dining table is clean and complete. Two at the same height above a kitchen island creates quiet rhythm. Three staggered above a longer table — Small, Large, Small — brings a layered, considered arrangement that reads as designed rather than installed. The organic pattern on each shade means no two are identical, which makes a grouped installation feel curated rather than multiplied.
About the Globe Texture
🪨 The center globe has a non-smooth, topographic surface — textured by design, not a defect. Please view the close-up image below before purchasing to confirm this finish works for your space.
Click to enlarge — globe surface texture detail
Works In
🍽 Dining Table 🍳 Kitchen Island 🛏 Above the Bed 📚 Reading Corner 🛋 Living Room 🖥 Desk 🏠 Open-Plan Space
White · Wood Color · Walnut Color
Choose Your Size
Small Bedside, desk, small dining table
Diameter Ø 28 cm / 11″
Height H 10 cm / 3.9″
Wire 59 in / 150 cm
★ Most Popular Large Dining table, kitchen island
Diameter Ø 40 cm / 15.7″
Height H 16 cm / 6.3″
Wire 59 in / 150 cm
Details
- Shade: Resin — non-smooth topographic texture
- Materials: Metal & Resin
- Wiring: Hardwired
- Socket: G9
- Max bulb: 5W incandescent or LED equivalent
- Voltage: AC 110–240V
- Wire: 59 in / 150 cm — adjustable to desired height
- Dimmer compatible (switch not included)
- Sloped ceiling compatible — up to 30°
- Certified: North America · Australia · Europe · Middle East
🌎 North America 🌏 Australia 🌍 Europe 🌍 Middle East
Downloads
Parameter Installation
Reviews
There are no reviews yet.