Description
{ “@context”: “https://schema.org”, “@type”: “Product”, “name”: “Sareya Candle Warmer Lamp”, “description”: “The Sareya Candle Warmer Lamp melts scented candles with halogen heat — no open flame. Botanical flower shade, wooden base, plug-in GU10 socket. Available in Green and Wood Color.”, “brand”: { “@type”: “Brand”, “name”: “Docos” }, “material”: “Metal, Wood, Glass”, “color”: “Green, Wood Color”, “additionalProperty”: [ { “@type”: “PropertyValue”, “name”: “Size”, “value”: “Ø 15 cm × H 35 cm / 5.9″ × 13.7″” }, { “@type”: “PropertyValue”, “name”: “Socket”, “value”: “GU10 — plug-in” }, { “@type”: “PropertyValue”, “name”: “Bulb”, “value”: “35W or 50W halogen ONLY (not included)” }, { “@type”: “PropertyValue”, “name”: “Switch”, “value”: “Push-button on cord” }, { “@type”: “PropertyValue”, “name”: “Cord”, “value”: “59-inch with plug” }, { “@type”: “PropertyValue”, “name”: “Dimmer”, “value”: “Compatible (switch not included)” }, { “@type”: “PropertyValue”, “name”: “Use”, “value”: “Indoor only” }, { “@type”: “PropertyValue”, “name”: “Certifications”,”value”: “North America, Australia, Europe, Middle East” } ], “video”: [{“@type”:”VideoObject”,”name”:”Sareya Candle Warmer Lamp”,”embedUrl”:”https://www.youtube.com/embed/P52pr4NSCcY”,”thumbnailUrl”:”https://img.youtube.com/vi/P52pr4NSCcY/hqdefault.jpg”}], “offers”: {“@type”:”Offer”,”availability”:”https://schema.org/InStock”,”priceCurrency”:”USD”,”seller”:{“@type”:”Organization”,”name”:”Docos”}} } /* ─── Base ─────────────────────────────────────────────── */ .scw-wrap { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Helvetica, Arial, sans-serif; color: #1a1a1a; line-height: 1.75; max-width: 860px; margin: 0 auto; background: #fff; } .scw-section-title { font-size: 0.72rem; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; color: #1a1a1a; border-bottom: 1.5px solid #b8924a; padding-bottom: .45rem; margin: 2.6rem 0 1.2rem; } /* Video */ .scw-vbox { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; background: #111; margin-bottom: 1.5rem; } .scw-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } /* Halogen notice */ .scw-halogen-notice { background: #fff8ee; border: 1px solid #e8c87a; border-left: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1.1rem; margin-bottom: 2rem; font-size: .82rem; color: #5a3e10; line-height: 1.7; } .scw-halogen-notice strong { display: block; margin-bottom: .35rem; font-size: .84rem; } .scw-halogen-btn { display: inline-flex; align-items: center; gap: 8px; margin-top: .75rem; text-decoration: none; background: #b8924a; color: #fff; font-size: .75rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; padding: .5rem 1rem; border-radius: 6px; } .scw-halogen-btn img { width: 20px; height: 20px; object-fit: contain; border-radius: 3px; } /* ─── § 1 HERO ──────────────────────────────────────────── */ .scw-hero-hook { font-size: 1.15rem; font-weight: 500; color: #1a1a1a; line-height: 1.65; margin-bottom: .9rem; border-left: 3px solid #b8924a; padding-left: 1rem; } .scw-hero-body { font-size: .93rem; color: #555; line-height: 1.85; margin-bottom: 1.4rem; } .scw-hero-pts { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: .5rem; } .scw-hero-pt { display: flex; align-items: center; gap: 7px; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .3rem .9rem; font-size: .8rem; color: #555; font-weight: 500; } /* ─── § 2 WHY YOU’LL LOVE IT ───────────────────────────── */ .scw-why { display: grid; grid-template-columns: repeat(2,1fr); gap: 8px; margin-bottom: 2rem; } @media(max-width:480px){ .scw-why { grid-template-columns: 1fr; } } .scw-wc { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .95rem 1rem; font-size: .86rem; color: #444; line-height: 1.6; } .scw-wc-icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; } .scw-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } /* ─── § 3 USE SCENARIOS ─────────────────────────────────── */ .scw-scenarios { display: grid; grid-template-columns: repeat(3,1fr); gap: 0; margin-bottom: 2rem; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 8px; overflow: hidden; } .scw-scenario { padding: 1.3rem 1.15rem; border-right: 1px solid #e5e5e5; } .scw-scenario:last-child { border-right: none; } .scw-scenario__icon { font-size: 1.3rem; display: block; margin-bottom: .55rem; } .scw-scenario__name { font-size: .92rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; } .scw-scenario__desc { font-size: .82rem; color: #555; line-height: 1.6; } .scw-scenario__tag { display: block; margin-top: .75rem; font-size: .62rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; } @media(max-width:520px){ .scw-scenarios { grid-template-columns: 1fr; } .scw-scenario { border-right: none; border-bottom: 1px solid #e5e5e5; } .scw-scenario:last-child { border-bottom: none; } } /* ─── § 4 BEFORE / AFTER ────────────────────────────────── */ .scw-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 2rem; } .scw-bac { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #ddd; border-radius: 6px; padding: 1.1rem 1.2rem; } .scw-bac–after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; } .scw-bac-label { font-size: .62rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; display: block; margin-bottom: .65rem; } .scw-bac–before .scw-bac-label { color: #999; } .scw-bac–after .scw-bac-label { color: #b8924a; } .scw-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .32rem; } .scw-bac-list li { font-size: .85rem; color: #555; display: flex; align-items: flex-start; gap: .5rem; line-height: 1.5; } .scw-bac-list li::before { content: ”; display: block; width: 4px; height: 4px; min-width: 4px; border-radius: 50%; margin-top: .52rem; flex-shrink: 0; } .scw-bac–before .scw-bac-list li::before { background: #ccc; } .scw-bac–after .scw-bac-list li::before { background: #b8924a; } @media(max-width:440px){ .scw-ba { grid-template-columns: 1fr; } } /* ─── § 5 UPSELL ────────────────────────────────────────── */ .scw-upsell { background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: 1.15rem 1.3rem; margin-bottom: 1.2rem; display: flex; align-items: flex-start; gap: 1.2rem; font-size: .9rem; color: #555; line-height: 1.7; } .scw-upsell__icon { font-size: 1.8rem; line-height: 1; flex-shrink: 0; } .scw-upsell__title { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .25rem; } @media(max-width:440px){ .scw-upsell { flex-direction: column; gap: .7rem; } } .scw-pair-cards { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 2rem; } .scw-pair-card { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1rem; font-size: .85rem; color: #444; line-height: 1.55; } .scw-pair-card__icon { font-size: 1.1rem; display: block; margin-bottom: .3rem; } .scw-pair-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } .scw-pair-card__tag { display: block; margin-top: .5rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; } /* ─── Colors ─────────────────────────────────────────────── */ .scw-colors-grid { display: grid; grid-template-columns: repeat(auto-fill,minmax(160px,1fr)); gap: 8px; margin-bottom: 2rem; } .scw-color-card { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .8rem 1rem; display: flex; align-items: center; gap: 10px; font-size: .85rem; color: #333; font-weight: 500; } .scw-sw { width: 22px; height: 22px; border-radius: 50%; flex-shrink: 0; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12); } .scw-sw–green { background: #4a7c59; } .scw-sw–wood { background: linear-gradient(135deg,#b8864e,#d4a96a); } /* ─── Product Size ───────────────────────────────────────── */ .scw-size { display: inline-flex; align-items: center; gap: 12px; background: #f7f7f7; border: 1px solid #e5e5e5; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1.2rem; font-size: .9rem; color: #1a1a1a; margin-bottom: 1rem; } /* ─── Specs ──────────────────────────────────────────────── */ .scw-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px; } .scw-specs li { display: flex; align-items: flex-start; gap: 9px; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333; } .scw-specs li::before { content: ”; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 7px; } /* ─── Footer ─────────────────────────────────────────────── */ .scw-foot { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-bottom: 2rem; align-items: start; } .scw-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; } .scw-badges { display: flex; flex-direction: column; gap: .4rem; } .scw-badge { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; } .scw-dls { display: flex; flex-direction: column; gap: .45rem; } .scw-dl { display: flex; align-items: center; gap: 9px; text-decoration: none; color: #1a1a1a; font-size: .75rem; font-weight: 600; letter-spacing: .07em; text-transform: uppercase; padding: .6rem .85rem; background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s; } .scw-dl:hover { border-color: #b8924a; } .scw-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; } @media(max-width:440px){ .scw-foot { grid-template-columns: 1fr; gap: 1.2rem; } }
See It In Your Space
⚠️ Important — Halogen Bulb Required (Not Included) This lamp melts candles using heat from a 35W or 50W halogen GU10 bulb. LED bulbs do not generate enough heat and will not melt wax — the lamp will not function as a candle warmer with any LED bulb. Candles are also not included. Please purchase a halogen bulb before use.
Buy Halogen Bulbs on Amazon →
All the fragrance of a candle. None of the flame.
The Sareya Candle Warmer Lamp replaces the open flame with something quieter and safer: a halogen bulb that heats the candle from above, melting the wax slowly and releasing the fragrance evenly throughout the room. The botanical flower shade and slender stem create a presence that’s worth having even when no candle is underneath — the lamp is a decor object first and a fragrance tool second. The wooden base adds a grounded, natural warmth that balances the delicate metalwork above. Put a candle underneath, switch it on, and the room begins to change.
🕯 No Flame · Halogen Heat
🌸 Botanical Flower Shade
🪵 Wooden Base
Why You’ll Love It
🔥 No Flame — All the Scent The halogen bulb heats the candle wax from above, releasing fragrance without combustion. No smoke, no soot, no flame to watch, no wick to trim. The scent fills the room more evenly and consistently than a burning candle — and you can walk away from it without concern.
🕯 Your Candles Last Longer A burning candle consumes wax and fragrance oil through combustion — much of the scent goes up in flame. The warmer releases fragrance at the wax surface temperature, using the candle more efficiently. The same candle that burns in 30 hours can last significantly longer when warmed instead of lit.
🌸 A Lamp Worth Keeping On the Desk The botanical flower shade and slender stem read as a considered decorative object even when no candle is underneath and the lamp is off. The Green finish brings a botanical tone that belongs naturally on a bookshelf, desk, or bedside table. The Wood Color is warmer, more neutral. Both are worth having in the room regardless of fragrance.
🪵 Wood Base — Grounded and Natural The wooden base adds tactile warmth at the lamp’s foundation — a natural material that softens what could otherwise read as purely ornamental metalwork. It gives the Sareya a sense of stability and material contrast that elevates it from novelty to considered home object.
🔌 Plug-In · Push-Button · Dimmer Compatible The 59-inch cord plugs into any standard outlet — no hardwiring, no ceiling access. The push-button switch on the cord makes it easy to control without touching the lamp. Pair with a dimmer switch (sold separately) to adjust the heat output and extend candle life further.
Where It Lives Best
🛏 Bedroom
On the nightstand, the Sareya fills the bedroom with a calm, even fragrance that sets the tone for winding down. No flame to blow out before sleep, no smoke in the air — just the scent of whatever you placed underneath it. The botanical shade and warm wood base add a quiet, natural presence to the bedside that holds even when the lamp is off.
Flameless bedside ritual
🛋 Living Room
On a side table, console, or coffee table, the Sareya creates a fragrant focal point that guests notice and comment on. The flower shade is visible from the sofa; the scent fills the room within minutes of switching on. It earns the surface it sits on both as a design object and as a functional piece — two reasons to keep it in the room.
Room fragrance centerpiece
💻 Desk & Workspace
On a work desk or home office surface, the Sareya adds fragrance to a space that benefits from it the most — and does so safely in a way a candle cannot. No open flame near papers, no smoke at eye level. The Green finish reads well alongside plants and natural desk objects; the wooden base belongs on any surface that values warmth.
Safe desk companion
Design & Atmosphere
Traditional Candle
- Open flame — can’t leave unattended
- Smoke and soot accumulate over time
- Wick trims, tunneling, and uneven burn
- Fragrance fades as the wick burns lower
- No decor value once the candle is consumed
With Sareya
- No flame — walk away, fall asleep, leave the room
- Even, consistent fragrance from surface to ceiling
- Candle lasts longer — heat uses wax more efficiently
- Botanical shade reads as decorative art on the desk or table
- Works with any jar or pillar candle you already own
Styling & Gifting
🎁
The gift that changes how someone’s home smells — every single night. The Sareya arrives as a complete, giftable object — the flower shade and wooden base make it presentable from the moment it’s unboxed. Pair it with a quality scented candle and a pack of halogen bulbs for a gift set that’s genuinely considered: something the recipient will use every evening and think of you every time they switch it on. Birthdays, housewarmings, Mother’s Day, holidays — the Sareya works across every occasion and for nearly everyone. One for you, one to give.
🕯 Pair With a Jar Candle Any jar candle with a diameter under the shade works with the Sareya. Botanical, woodsy, and amber scents read particularly well in a room where the lamp’s Green or Wood Color finish is already introducing a natural material note. The scent and the form reinforce each other. Candle Not Included
🌿 Green + Botanicals The Green Sareya belongs naturally alongside real plants, dried botanicals, and natural objects on the same surface. The flower shade above, greenery beside it, fragrance in the air — the desk or console becomes a considered small environment rather than a surface with objects on it. Natural Styling
🎀 Gift Set — Lamp + Candle + Bulb Add a scented candle and a pack of halogen bulbs alongside the Sareya for a complete, ready-to-use gift. The recipient opens the box and can use it the same evening — no hunting for bulbs, no guessing which candle to try. The most considered version of a fragrance gift. Complete Gift Set
Colors
Green
Wood Color
Product Size
Dia 15 cm × H 35 cm / ∅ 5.9″ × H 13.7″
Details
- Shade: Metal — botanical flower form
- Base: Wood
- Materials: Metal, Wood & Glass
- Power: Plug-in — 59-inch cord with push-button switch
- Socket: GU10
- Bulb: 35W or 50W Halogen ONLY — LED will not melt wax
- Dimmer compatible (switch not included)
- Use: Indoor only
- Candles: Not included
- Certified: North America · Australia · Europe · Middle East
Certifications
🌎 North America 🌏 Australia 🌍 Europe 🌍 Middle East
Downloads
Parameter Installation
Reviews
There are no reviews yet.