Astra Wood Chandelier

.aws-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; } .aws-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; } /* 视频:单列全宽堆叠 */ .aws-video-stack { display: flex; flex-direction: column; gap:…

Original price was: $2,688.00.Current price is: $189.99.
Checkout
Category:

Description

.aws-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; } .aws-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; } /* 视频:单列全宽堆叠 */ .aws-video-stack { display: flex; flex-direction: column; gap: 12px; margin-bottom: 2rem; } .aws-video-box { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; background: #111; } .aws-video-box iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .aws-intro { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: 1rem; } /* 核心卖点卡片 */ .aws-features { display: grid; grid-template-columns: repeat(auto-fill, minmax(190px, 1fr)); gap: 8px; margin-bottom: 2rem; } .aws-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; } .aws-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; } .aws-feature-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } /* 尺寸说明横幅 */ .aws-scale-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; } .aws-scale-banner__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; letter-spacing: .04em; display: block; margin-bottom: .35rem; } /* 适用场景 */ .aws-rooms { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 2rem; } .aws-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 */ .aws-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; } .aws-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; } .aws-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); } .aws-swatch–white { background: #f4f0e8; border-color: rgba(0,0,0,.18); } .aws-swatch–walnut { background: #5a3018; } .aws-swatch–wood { background: #b8844a; } /* 三配置卡片 */ .aws-size-cards { display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px; margin-bottom: 2rem; } .aws-size-card { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1.1rem; position: relative; } .aws-size-card__label { font-size: .68rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; display: block; margin-bottom: .5rem; } .aws-size-card__sublabel { font-size: .72rem; color: #888; display: block; margin-bottom: .4rem; margin-top: -.3rem; } .aws-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; } .aws-size-card__row:last-child { border-bottom: none; } .aws-size-card__key { color: #777; font-size: .8rem; } /* 规格列表 */ .aws-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 8px; } .aws-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; } .aws-specs li::before { content: ”; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 8px; } /* 认证徽章 */ .aws-badges { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 1.4rem; } .aws-badge { background: #ffffff; border: 1px solid #d4d4d4; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #333; font-weight: 500; letter-spacing: .03em; } /* 下载 */ .aws-downloads { display: flex; flex-wrap: wrap; gap: 16px; margin-bottom: 2rem; } .aws-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; } .aws-dl-item:hover { opacity: .65; } .aws-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

The Astra Wood Chandelier resolves a question most lighting fixtures avoid: what happens when warm natural material and clean white glass are placed in the same composition. The walnut wood framework and matte black hardware hold the glass globes at exactly the right distances from each other — each one a different size in the multi-head configurations, creating a graduated arrangement that reads as considered rather than assembled.

When lit, the white glass globes diffuse their output softly outward in all directions. The wood catches that light on its grain. The room below settles into something warm and resolved.

What Makes Astra

🪵 Walnut Wood Framework The wood element gives the chandelier a warmth and material quality that metal-only fixtures don’t approach. The grain picks up the globe light from below at evening and reads as a design detail at every hour of the day.

White Glass Globes The spherical glass shades diffuse the bulb output in every direction — a soft, omnidirectional glow that fills the space below and around the fixture without any visible hot center or directional beam.

🖤 Matte Black Hardware The matte black fittings connect the wood arms to the glass globes with a precision that makes the junction look resolved rather than mechanical — the contrast between warm wood and dark metal is what gives the fixture its visual tension.

🔆 Dimmer Compatible From full dinner-table brightness to a low, ambient evening glow. Pair with a dimmer switch (sold separately) and each globe settles into a quieter warmth that makes the wood grain more visible, not less.

How the Configurations Work The 2-head version uses a single globe size for a symmetrical, balanced pair. The 4-head version introduces two globe sizes — 40 cm and 50 cm — creating a subtle variation in the composition that gives it movement without disorder. The 6-head version extends this to three sizes: 40, 50, and 60 cm — a graduated arrangement that reads as an architectural decision from below and from across the room. Choose 2 heads for a considered, minimal presence; choose 6 heads when the ceiling and the room have the scale to hold a real statement.

Made For

🍽 Dining Room 🛋 Living Room 🏨 Entryway 🛏 Bedroom 🪟 Open-Plan Space 🏠 High-Ceiling Room

White · Walnut Color · Wood Color

Choose Your Configuration

2 Heads Compact dining, bedroom, nook

Globe Dia Ø 60 cm / 23.6″

Cable 59″ adjustable

★ Most Popular 4 Heads Dining room, living room

Globe Sizes Ø 40 + 50 cm

Inches 15.7″ + 19.6″

Cable 59″ adjustable

6 Heads Statement space, open-plan

Globe Sizes Ø 40 + 50 + 60 cm

Inches 15.7″ + 19.6″ + 23.6″

Cable 59″ adjustable

Details

  • Shade: Glass — White finish
  • Frame: Metal, Wood — Matte Black hardware
  • Materials: Metal, Glass & Wood
  • Wiring: Hardwired
  • Socket: G9
  • Max bulb: 5W incandescent or LED equivalent
  • Cable: 59″ — adjustable hanging height
  • Dimmer compatible (switch not included)
  • Use: Indoor
  • Certified: North America · Australia · Europe · Middle East

🌎 North America 🌏 Australia 🌍 Europe 🌍 Middle East

Downloads

Parameter Installation 3D Files

Reviews

There are no reviews yet.

Be the first to review “Astra Wood Chandelier”

Your email address will not be published. Required fields are marked *