EDIFIER W200T mini True Wireless Earbuds Qualcomm aptX Blueooth Earphones 13mm Units Call Noise Cancellation

$30.77
$58.77
-48%
Color:  Black
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-1539149753700').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);

Description

Features

BATTERY LIFE
4 hours music playtime + 18 hours charging case;

Qualcomm® aptX AUDIO TECHNOLOGY
Enjoy the music in the best sound performance;

IMMERSIVE SOUND
High-quality sound resolution and gradation provided by 13mm diaphragm drives;

CRYSTAL CLEAR CALL QUALITY
Make you call anytime with cVc8.0 noise reduction;

ERGONOMICALLY DESIGNED
Light-weight design for all-day comfort;
 

22h Playback Time Enjoy the Music Like It Will Never End

Each 4-hour charge guarantees 22 hours of playback time (charging case included). Pick up from where you left off over and again.

High-Fidelity Sound Quality Music Lovers United

The W200T mini Earbuds support Qualcomm® aptX audio codec and emit high-quality CD-level sound quality.
With rich details, you are bound to get lost in the music.

13mm Large Driver Unit Immense Sound Waves

With the 13mm sizeable composite diaphragm that powers these compact earbuds, each note is delivered acoustically while delivering low-frequency vigorously.

cVc 8.0 Voice Call Noise-Cancellation

The optimized cVc 8.0 voice call noise cancellation feature accurately filters out ambient noise while focusing on enhancing your voice. Experience crystal clear calls with minimal interruptions.

Lightweight Semi-In-Ear Design For All-Day Comfort

The ergonomic-designed W200T mini Earbuds weigh only 4.1g and perform with a smooth in-ear surface. The semi-in-ear structure ensures it stays firmly in everyones' ear for the best wearing comfort.

In-ear Curved Surface Ergonomic Design

The unique W200BT mini Earbuds design came to birth after performing thorough model testing of multiple designs. It's improved, polished and comfortable. With its in-ear curve and short stem, you are guaranteed comfort at its very best.

IP54 Dust and Water Resistance Perfect For Daily Activities

The W200T mini Earbuds are IP54 dust and water-resistant certificated. Use them both indoors and outdoors without any limitations.

Touch Control Simplified

Navigate through your playlist with the touch controls. Pause, play, and skip to your favorite song. In addition, you can answer or hang up calls with a simple touch.

Touch Control

What's in the Package