200ML Ceramic Essential Oil Diffuser - Ultrasonic Aromatherapy & Humidifier with 7-Color LED Lights, Auto Shut-Off, Wood Grain Base, 1H/3H/6H Timer | Scent for Home, Office

Free shipping
Hot
Sold 0
$29.90
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1651799308132').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Free worldwide shipping
Free returns
Sustainably made
Secure payments
Share the love
Description
1. Ultra-Fine Oil Diffuser with Essential Oils : Transform your favorite essential oils into a silky, nano-scent mist. This ultrasonic oil diffuser gently disperses the natural aroma of oils like lavender or eucalyptus, creating a refreshing atmosphere for your home or workspace. 2. Artisan Ceramic Scent Diffuser for Home : Designed to blend functionality with style, this handcrafted ceramic diffuser adds a touch of rustic elegance to any space. Its natural matte texture complements farmhouse, bohemian, or modern decor, making it a versatile centerpiece for living rooms, bedrooms, or offices. 3. 7-Color Mood Lighting + Smart Auto Shut-Off : Enhance your space with adjustable LED lights featuring 7 soothing hues, perfect for creating ambiance during yoga, meals, or relaxation. The built-in auto shut-off feature provides added safety by turning off the diffuser when the water level is low, making it ideal for nighttime use or busy households. 4. Whisper-Quiet & Customizable Timer (1H/3H/6H/ON): Operating at a quiet noise level, this essential oil diffuser won’t disrupt your sleep, work, or meditation. Choose from multiple timer settings—1H for quick freshness, 3H for extended use, or 6H for all-night ambiance—to suit your needs. 5. Multi-Room Humidifier & Air Revitalizer : helps alleviate dry air in your home with this ceramic diffuser, which doubles as a mini humidifier. It gently moisturizes spaces up to 300 sq.ft., helping to create a more comfortable environment. Pair with citrus oils for an energizing atmosphere or chamomile for a calming vibe. 6. Thoughtful Gift Set for Home & Wellness Lovers : A beautifully designed essential oil diffuser gift set, perfect for housewarmings, birthdays, or self-care. Powered by a convenient DC adapter, it’s easy to use in any room of your home. Compact and stylish, it’s ideal for bedrooms, living rooms, or offices, helping you contributes to a soothing atmosphere with your favorite essential oils. Compatible with most standard essential oils and blends.