Jasmine Glass Pendant Lamp

.jgp-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; } .jgp-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; } .jgp-intro { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: 1rem;…

Original price was: $1,981.00.Current price is: $189.99.
Checkout
Category:

Description

.jgp-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; } .jgp-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; } .jgp-intro { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: 1rem; } /* 核心卖点卡片 */ .jgp-features { display: grid; grid-template-columns: repeat(auto-fill, minmax(190px, 1fr)); gap: 8px; margin-bottom: 2rem; } .jgp-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; } .jgp-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; } .jgp-feature-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } /* 多灯组合横幅 */ .jgp-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; } .jgp-group-banner__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; letter-spacing: .04em; display: block; margin-bottom: .35rem; } /* 适用场景 */ .jgp-rooms { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 2rem; } .jgp-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; } /* 三型号卡片 */ .jgp-model-cards { display: grid; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); gap: 10px; margin-bottom: 2rem; } .jgp-model-card { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1.1rem; } .jgp-model-card__tag { display: inline-block; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; background: #fff8ee; border: 1px solid #e8c87a; border-radius: 3px; padding: .1rem .45rem; margin-bottom: .5rem; } .jgp-model-card__name { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .3rem; } .jgp-model-card__desc { font-size: .82rem; color: #666; line-height: 1.5; margin-bottom: .5rem; } .jgp-model-card__row { display: flex; justify-content: space-between; align-items: baseline; border-top: 1px solid #e5e5e5; padding: .22rem 0 0; font-size: .82rem; color: #333; } .jgp-model-card__key { color: #888; font-size: .78rem; } /* 规格列表 */ .jgp-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 8px; } .jgp-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; } .jgp-specs li::before { content: ”; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 8px; } /* 认证徽章 */ .jgp-badges { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 1.4rem; } .jgp-badge { background: #ffffff; border: 1px solid #d4d4d4; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #333; font-weight: 500; letter-spacing: .03em; } /* 下载 */ .jgp-downloads { display: flex; flex-wrap: wrap; gap: 16px; margin-bottom: 2rem; } .jgp-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; } .jgp-dl-item:hover { opacity: .65; } .jgp-dl-item img { width: 60px; height: 60px; object-fit: contain; border: 1px solid #e5e5e5; border-radius: 6px; background: #fff; padding: 8px; } /* 关联销售 */ .jgp-related { display: flex; align-items: center; gap: 16px; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: 1rem 1.2rem; margin-bottom: 2rem; text-decoration: none; transition: border-color .2s, background .2s; } .jgp-related:hover { background: #f1ece2; border-left-color: #9a7838; } .jgp-related img { width: 92px; height: 92px; min-width: 92px; object-fit: cover; border-radius: 6px; border: 1px solid #e5e5e5; background: #fff; } .jgp-related__body { flex: 1; } .jgp-related__tag { display: inline-block; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; background: #fff8ee; border: 1px solid #e8c87a; border-radius: 3px; padding: .1rem .45rem; margin-bottom: .4rem; } .jgp-related__name { font-weight: 600; font-size: .95rem; color: #1a1a1a; display: block; margin-bottom: .25rem; } .jgp-related__desc { font-size: .82rem; color: #666; line-height: 1.55; margin: 0; } .jgp-related__cta { font-size: .78rem; font-weight: 600; color: #b8924a; letter-spacing: .04em; white-space: nowrap; align-self: center; } @media (max-width: 520px) { .jgp-related { flex-wrap: wrap; } .jgp-related__cta { width: 100%; margin-top: .4rem; } } /* 页头精简版 */ .jgp-related–compact { margin-top: 1.4rem; padding: .7rem .9rem; gap: 12px; } .jgp-related–compact img { width: 64px; height: 64px; min-width: 64px; } .jgp-related–compact .jgp-related__name { font-size: .88rem; margin-bottom: .2rem; } .jgp-related–compact .jgp-related__desc { font-size: .78rem; line-height: 1.5; }

The Jasmine Glass Pendant Lamp series offers three glass forms — each with the same classic brass finish, each producing a slightly different quality of light and a slightly different presence in the room. Clear glass, a rounded globe, or fluted ridges: the form changes the output, the character, and the way the lamp looks at any hour of the day. All three are the same considered size — compact enough to hang close to a table, refined enough to be noticed from anywhere in the room.

One is the right choice. Two is better. Three is a room.

Same Series · Plug-In Need a plug-in version? No electrician required.

Same Clear, Globe, and Fluted glass shades and brass finish — with a braided cord, inline switch, and two swag hooks. For renters or rooms without a ceiling junction box.

View Product →

What Makes Jasmine

🪙 Classic Brass Finish Warm brass unifies all three models — the same fitting, the same ceiling canopy, the same material quality. Whether you mix models or stay with one, the brass keeps the composition coherent.

🔆 Soft Glass Diffusion Each glass form takes the bulb output and distributes it outward with a warmth that open-shade and exposed-bulb fixtures don’t produce. The light that reaches the table below is directional but never harsh.

📐 Compact & Proportional At 5.3–5.9″ (13–15 cm) across, each model hangs low over a surface without overwhelming it. The scale works for dining tables, kitchen islands, and bedside positions — anywhere a pendant needs to be present without taking over.

🔅 Dimmer Compatible Pair with a dimmer switch (sold separately) and the glass form does its most atmospheric work at lower output — the brass catches more of the warm light, the glass glows rather than illuminates.

Better in Pairs — and in Threes A single Jasmine over a small dining table or kitchen stool is clean and resolved. Two of the same model in a line above a longer island creates a quiet, even rhythm — the brass fittings echo each other and the glass forms repeat without competing. Three mixed models at the same height — one Clear, one Globe, one Fluted — gives the arrangement a more collected, curated quality: the shared brass holds them together while the different glass forms create subtle variation. All three approaches work. The brass is what makes them feel like they belong together.

Works In

🍽 Dining Table 🍳 Kitchen Island 🛏 Bedside 📚 Reading Corner 🛋 Living Room 🏠 Residential & Commercial 🚪 Hallway

Choose Your Model

Model A Clear Glass — Flat Dome

The clear glass dome keeps the output fully visible — the light falls cleanly downward with the brass fitting and bulb silhouetted inside. Minimal and transparent, the form disappears and the brass does the visual work.

Dia × H 5.7″ × 3.5″ (Ø 14.5 × H 9 cm)

Model B Globe — Round Form

The closed globe shape encloses the bulb completely, diffusing the output in all directions — upward, sideward, and downward. The roundest and most sculptural of the three models; the one that reads most clearly as a design object when unlit.

Dia × H 5.3″ × 4.7″ (Ø 13.5 × H 12 cm)

Model C Fluted Glass — Ribbed Dome

The vertical fluting catches light along each ridge and creates a surface texture that shifts as you move around it. The most visually active of the three forms — the texture is visible from across the room and the diffused light has a softer, more layered quality than the clear version.

Dia × H 5.9″ × 3.7″ (Ø 15 × H 9.5 cm)

Details

  • Shade: Glass — Clear, Globe, or Fluted
  • Fitting: Brass
  • Materials: Brass & Glass
  • Wiring: Hardwired
  • Socket: E26 or E27
  • Max bulb: 40W incandescent or LED equivalent
  • Voltage: AC 110–240V
  • Wire: 59″ / 150 cm — adjustable to desired height
  • Dimmer compatible (switch not included)
  • Sloped ceiling compatible — up to 30°
  • Each glass shade is individually made — minor bubbles, swirls, and slight thickness variations are characteristic of the glass and not defects.
  • Certified: North America · Australia · Europe · Middle East

🌎 North America 🌏 Australia 🌍 Europe 🌍 Middle East

Downloads

Parameter Installation

Reviews

There are no reviews yet.

Be the first to review “Jasmine Glass Pendant Lamp”

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