新品

Raycon Impact Impact Earbuds

Military-grade impact resistance and an IP67 waterproof rating are paired with a 90-hour total battery life in these earbuds. Active noise cancellation and transparency mode provide a customizable sound experience, while a 12-hour earbud battery and Qi wireless charging add convenience. Best suited for outdoor adventurers and fitness users needing durable earbuds that survive falls, submersion, and dust.

form factor in-ear
driver type Dynamic Driver
wireless true
active noise cancellation true
bluetooth version 5.3
battery life hours 12
case battery hours 90
water resistance IP67
Raycon Impact Impact Earbuds earbuds
64 综合评分
其他可用国家/地区:

关于此Earbuds

Product description .aplus-v2 .container-with-background-image { width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; } function logShoppableMetrics(moduleName, showsAddToCart) { if (window.ue && window.ue.count) { window.ue.count("aplus:shoppable:" + moduleName + ":addToCart", showsAddToCart ? 1 : 0); } } .aplus-v2 .premium-aplus-module-1 .aplus-module-section { width: 50%; vertical-align: middle; } .aplus-v2 .premium-aplus-module-1 .aplus-module-1-topic { padding-bottom: 10px; } .aplus-v2 .premium-aplus-module-1 .aplus-module-1-heading { padding-bottom: 20px; } .aplus-v2 .premium-aplus-module-1 .aplus-module-1-description { line-height: 1.6em; } .aplus-v2 .premium-aplus-module-1 .aplus-module-section.aplus-image-section { vertical-align: middle; } .aplus-v2 .premium-aplus-module-1 .aplus-module-section.aplus-text-section-left, .aplus-v2 .premium-aplus-module-1 .aplus-module-section.aplus-text-section-right { padding: 0 40px; } .aplus-v2 .premium-aplus-module-2 .premium-background-wrapper { position: relative; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper { position: absolute; width: 50%; height: 100%; top: 0; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right { left: 50%; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right { left: auto; right: 50%; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.secondary-color { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-intro-background { padding: 20px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-topic { padding-bottom: 10px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-heading { padding-bottom: 20px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-description { line-height: 1.5em; } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.white-background { background: rgba(255,255,255,0.5); } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background { background: rgba(0,0,0,0.5); } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h1, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h5, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol .a-list-item, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul .a-list-item { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-intro-content-container { display: table; height: 100%; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container { padding-left: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container { padding-left: 0px; padding-right: 40px; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container { padding-right: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container { padding-right: 0px; padding-left: 40px; } .aplus-v2 .premium-aplus-module-2 .premium-intro-content-column { display: table-cell; vertical-align: middle; } (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-5-comparison-table-scroller').execute(function(init){ if (init) { return; } P.register('premium-module-5-comparison-table-scroller', function(){ return function() { P.when('jQuery', 'a-popover', 'A', 'ready').execute(function($, popover, A) { function initCompTable(module) { /** * Premium comparison table: popover trigger module */ var comparisonName = $(module).data('comparison-name'); (function() { var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger'); $additionalInfo.each(function(i, trigger) { return popover.create(trigger, $(trigger).data()); }); $additionalInfo.hover( function() { $(this).focus(); } ); })(); /** * Premium comparison table: adjust column width module */ (function() { var VISIBLE_COLUMNS = 4.2; /* How many visible columns on load */ var MIN_WIDTH = 230; var getWidth = function() { return $(this).outerWidth(); } /* cache selectors */ var $container = $('.aplus-v2 .comparison-table #'+comparisonName), $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'), $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'), $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item'); /* Formula for determining desired column width */ var calculatedColumnWidth = Math.floor( ($container.innerWidth() - $header.innerWidth()) / VISIBLE_COLUMNS ); var childWidths = $activeColumn.map(getWidth).get(); var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths)); var minColumnWidth = $columns.innerWidth(); /* set the min-width of each column to the calulated width or minWidth */ $columns.css( 'min-width', Math.max(MIN_WIDTH, (calculatedColumnWidth < minColumnWidth ? calculatedColumnWidth : minColumnWidth)) ); $activeColumn.css('width', maxChildWidth); /* show the component */ $container.removeClass('loading'); })(); /** * Premium comparison table: sticky attribute & column */ (function() { /* cache selectors */ const comparisonTable = document.querySelector('.aplus-v2 .comparison-table #'+comparisonName); const header = comparisonTable.querySelector('td.attribute'); const fixedColumn = comparisonTable.querySelector('td.active'); const attributeColumnObserver = new ResizeObserver((entries) => { for (let entry of entries) { const bounds = entry.target.getBoundingClientRect().width; const activeCellWidth = window.getComputedStyle(fixedColumn).left; if (bounds + "px" !== activeCellWidth) { const activeCells = document.querySelectorAll('.aplus-data-column.active'); activeCells.forEach(cell => cell.style.left = bounds + "px"); } } }) attributeColumnObserver.observe(header) })(); /** * Premium comparison table: top scroll bar */ (function() { /* cache selectors */ var $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'), $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'), $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'), $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'), $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar'); /* confirm fixed column exists and can add width to the total width of the scroll bar */ var fixedColumnWidth = $fixedColumn.innerWidth(); if ( fixedColumnWidth === null ) { fixedColumnWidth = 0; } /* set width of scrollBar */ $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth()); /* connect scrolls together */ $scrollWrapperTop.scroll(function() { $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft()); }); $scrollWrapperBottom.scroll(function() { $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft()); }); })(); } $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) { initCompTable(module); }); }); } }); }); })); /** * Premium-module 5: Comparision table - scroller */ .aplus-v2 .premium-aplus-module-5 h1 { padding-bottom: 30px; } /* position column-headers relative to this table */ .aplus-v2 .premium-aplus-module-5 .table-container { position: relative; opacity: 1; } .aplus-v2 .premium-aplus-module-5 .table-container.loading { opacity: 0; } .aplus-v2 .premium-aplus-module-5 .table-slider { overflow-x: scroll; overflow-y: visible; width: 100%; } .aplus-v2 .premium-aplus-module-5 td.attribute { min-width: 300px; top: auto; left: 0; z-index: 100; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-5 td.attribute { right: 0px; left: auto; } .aplus-v2 .premium-aplus-module-5 td.active-item, .aplus-v2 .premium-aplus-module-5 th.active-item { top: auto; left: 300px; z-index: 100; } html[dir="rtl"] .premium-aplus-module-5 td.active-item, html[dir="rtl"] .premium-aplus-module-5 th.active-item { left: auto; right: 300px; } .aplus-v2 .premium-aplus-module-5 .attribute, .aplus-v2 .premium-aplus-module-5 .active-item{ position: sticky; } .aplus-v2 .premium-aplus-module-5 table.a-bordered td, .aplus-v2 .premium-aplus-module-5 table.a-bordered th { background-color: #fff; } .aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .aplus-popover-trigger::after { content: "?"; display: inline-block; font-size: 12px; position: relative; bottom: 5px; } .aplus-v2 .premium-aplus-module-5 .product-title { font-size: 15px; padding: 10px 0; } .aplus-v2 .premium-aplus-module-5 .scroll-width { overflow-x: scroll; overflow-y: visible; } .aplus-v2 .premium-aplus-module-5 td.attribute.empty { height: 300px; } .aplus-v2 .premium-aplus-module-5 .header-img { padding-top: 10px; } /* Override default AUI .a-bordered table borders */ .aplus-v2 .premium-aplus-module-5 table.a-bordered { border-width: 0; border-color: #eaeaea; border-style: solid; } /* Size the top scroller */ .aplus-v2 .premium-aplus-module-5 .scroll-wrapper-top { width: 100%; height: 20px; overflow-x: scroll; overflow-y: visible; } .aplus-v2 .premium-aplus-module-5 .scroll-bar { height: 1px; } .aplus-v2 .premium-aplus-module-5 .add-to-cart { line-height: 1rem; font-weight: normal; } .aplus-v2 .premium-aplus-module-5 .review { font-size: 14px; } /** * Premium modules global styles */ .aplus-v2.desktop { max-width: 1464px; min-width: 800px; margin-left: auto; margin-right: auto; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; } /* Undo this for tech-specs because it breaks table layout */ .aplus-v2.desktop .premium-aplus .aplus-tech-spec-table { word-break: initial; } .aplus-v2 .premium-aplus, .aplus-v2 .premium-aplus .aplus-h1, .aplus-v2 .premium-aplus .aplus-h2, .aplus-v2 .premium-aplus .aplus-p1, .aplus-v2 .premium-aplus .aplus-p2, .aplus-v2 .premium-aplus .aplus-p3, .aplus-v2 .premium-aplus .aplus-accent1, .aplus-v2 .premium-aplus .aplus-accent2 { font-family: Arial, sans-serif; } .aplus-v2 .premium-aplus, .aplus-v2 .premium-aplus .aplus-h1, .aplus-v2 .premium-aplus .aplus-h2, .aplus-v2 .premium-aplus .aplus-p1, .aplus-v2 .premium-aplus .aplus-p2, .aplus-v2 .premium-aplus .aplus-p3, .aplus-v2 .premium-aplus .aplus-accent1, .aplus-v2 .premium-aplus .aplus-accent2 { font-family: inherit; } /* type */ .aplus-v2 .premium-aplus .aplus-h1 { font-size: 32px; line-height: 1.2em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-h2 { font-size: 26px; line-height: 1.25em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-h3 { font-size: 18px; line-height: 1.25em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-p1 { font-size: 20px; line-height: 1.3em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-p2 { font-size: 16px; line-height: 1.4em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-p3 { font-size: 14px; line-height: 1.4em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-accent1 { font-size: 16px; line-height: 1.4em; font-weight: 600; } .aplus-v2 .premium-aplus .aplus-accent2 { font-size: 14px; line-height: 1.4em; font-weight: 600; } /* spacing */ .aplus-v2 .aplus-container-1 { padding: 40px; } .aplus-v2 .aplus-container-1-2 { padding: 40px 80px; } .aplus-v2 .aplus-container-2 { padding: 80px; } .aplus-v2 .aplus-container-3 { padding: 40px 0; } /* Display */ .aplus-v2 .premium-aplus .aplus-display-table { display: table; } .aplus-v2 .premium-aplus .aplus-display-table-cell { display: table-cell; } .aplus-v2 .premium-aplus .aplus-display-inline-block { display: inline-block; } /* Aplus display table with min-width 1000px and fill remaining space inside parent */ .aplus-v2.desktop .premium-aplus .aplus-display-table-width { min-width: 1000px; width: 100% } /** * Padding and margin for element should be 10, 20, 40, or 80 px. Considering mini 10, small 20, medium 40, large 80. */ .aplus-v2 .premium-aplus-module-4 .premium-aplus-two-column { text-align: center; } .aplus-v2 .premium-aplus-module-4 .premium-aplus-two-column { text-align: inherit; } .aplus-v2 .premium-aplus-module-4 .premium-aplus-column { display: inline-block; vertical-align: top; width: 50%; } .aplus-v2 .premium-aplus-module-4 .premium-module-4-heading { padding-bottom: 40px; } .aplus-v2 .premium-aplus-module-4 div.premium-aplus-column:nth-child(2n) { padding-left: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-4 div.premium-aplus-column:nth-child(2n) { padding-left: 0px; padding-right: 40px; } .aplus-v2 .premium-aplus-module-4 div.premium-aplus-column:nth-child(2n-1) { padding-right: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-4 div.premium-aplus-column:nth-child(2n-1) { padding-right: 0px; padding-left: 40px; } .aplus-v2 .premium-aplus-module-4 .column-heading { padding-top: 20px; } .aplus-v2 .premium-aplus-module-4 .column-description { padding-top: 10px; } /** * Premium-module 8: Hero Video module */ .aplus-v2 .premium-aplus-module-8 .premium-aplus-module-8-video { position: relative; width: 100%; } .aplus-v2 .premium-aplus-module-8 .video-placeholder { padding-bottom: 40.984%; /* Video or image required size 1464 : 600 = 40.9836 */ } .aplus-v2 .premium-aplus-module-8 .video-container { position: absolute; top: 0; width: 100%; height: 100%; } /*Override the default VSE video player size*/ .aplus-v2 .premium-aplus-module-8 .video-js.vjs-fluid { padding: 0; } <img alt="impact earbuds" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/cf49fd0f-aee2-499e-846f-131a8e0f0690.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> .aplus-v2 .vse-video-player-title, .aplus-v2 .vse-lightPlayer-vendor{ display:none; } #aplus .vse-video-player-title, #aplus .vse-lightPlayer-vendor{ display:none; } {"clickstreamNexusMetricsConfig":{"producerId":"vsemetrics_playercards","schemaId":"clickstream.CustomerEvent.4","actionType":"DISCOVERY","eventOwner":"vsemetrics_playercards","eventType":"IVEVideoView","productId":"B0C7XM1P66"},"clientPrefix":"aplus-7703","ccvDisclosure":"","closedCaptionsConfig":{"captionsOnTexts":{"de":"German (Automated)","en":"English (Automated)","fr":"French (Automated)","es":"Spanish (Automated)"},"captionsOffText":"Captions off","languageToLabelTexts":{"English":"English","French":"French","German":"German","Spanish":"Spanish"}},"sushiMetricsConfig":{"eventSource":"Player","endpoint":"https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test","requestId":"5HEKVZMC473V2DDY9AE3","sessionId":"134-3681825-6161119","customerId":"0","refMarkers":"aplus-7703_ref","sessionType":1,"placementContext":"AplusWidget","marketplaceId":"ATVPDKIKX0DER","weblabIds":"","isInternal":false,"isRobot":false,"clientId":"VSE-US","videoAsinList":"","pageAsin":"B0C7XM1P66"},"mimeType":"video/mp4","reportUrl":"","nexusMetricsConfig":{"eventSource":"Player","isInternal":false,"playerTSMMetricsSchemaId":"vse.VSECardsPlayerEvents.9","widgetMetricsSchemaId":"vse.VSECardsEvents.9","producerId":"vsemetrics_playercards","refMarkers":"aplus-7703_ref","placementContext":"AplusWidget","weblabIds":"","clientId":"VSE-US","videoAsin":"hero-video","videoAsinList":"","pageAsin":"B0C7XM1P66","customerId":"0"},"videoHeight":0,"disableReportIllegalLink":false,"videoWidth":0,"eligibleToTriggerCCWeblab":false,"videoUrl":"https://m.media-amazon.com/images/S/aplus-media/sc/a380154c-f32a-4e5f-a3c9-d53b9275c968.mp4","metricsEmissionMethod":"nexus","imageUrl":"https://m.media-amazon.com/images/S/aplus-media/sc/e8acd8ec-af9a-4ea2-8b29-c8490567fd17.__CR0,0,1464,600_PT0_SX1464_V1___.png","awaConfig":{"useUpNextComponent":false,"clickstreamNexusMetricsConfig":{"producerId":"vsemetrics_playercards","schemaId":"clickstream.CustomerEvent.4","actionType":"DISCOVERY","eventOwner":"vsemetrics_playercards","eventType":"IVEVideoView","productId":"B0C7XM1P66"},"initialVideo":"hero-video","shouldPreload":false,"enableClickBasedAttribution":false,"isChromelessPlayer":false,"closedCaptionsConfig":{"captionsOnTexts":{"de":"German (Automated)","en":"English (Automated)","fr":"French (Automated)","es":"Spanish (Automated)"},"captionsOffText":"Captions off","languageToLabelTexts":{"English":"English","French":"French","German":"German","Spanish":"Spanish"}},"enableDynamicBlur":false,"showPlayerPlayButton":false,"isVideoImmersivePlayer":false,"metricsEmissionMethod":"nexus","skipInitialFocus":false,"playerSkin":"none","disabledViewIds":["replayHint"],"includeEarnsComissionDisclosure":false,"customerId":"0","containerId":"aplus-7703-player-461359cc-64cf-425d-828e-04f10b68fb49","allowCrossOrigin":false,"requestMetadata":{"clientId":"VSE-US","marketplaceId":"ATVPDKIKX0DER","requestId":"5HEKVZMC473V2DDY9AE3","sessionId":"134-3681825-6161119","method":"AplusWidget","pageAsin":""},"shouldLoop":false,"shouldDisableControls":false,"alwaysSetInitialVideo":true,"showPlayerCloseButton":false,"clientPrefix":"","useAutoplayFallback":false,"sushiMetricsConfig":{"eventSource":"Player","endpoint":"https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test","requestId":"5HEKVZMC473V2DDY9AE3","sessionId":"134-3681825-6161119","customerId":"0","refMarkers":"aplus-7703_ref","sessionType":1,"placementContext":"AplusWidget","marketplaceId":"ATVPDKIKX0DER","weblabIds":"","isInternal":false,"isRobot":false,"clientId":"VSE-US","videoAsinList":"","pageAsin":"B0C7XM1P66"},"ospLinkCode":"","showPosterImage":true,"languageCode":"en","languageLocalization":{"play":"Play","volumeLevel":"Volume Level","subtitles":"Subtitles","volumeSlider":"Volume Slider","playVideo":"Click to play video","fullscreen":"Fullscreen","scrubberBar":"Scrubber bar","mute":"Mute","unmute":"Unmute","pause":"Pause","captions":"Captions","nonfullscreen":"Non-Fullscreen"},"version":"","isMoreVideosButtonEnabled":false,"nexusMetricsConfig":{"eventSource":"Player","isInternal":false,"playerTSMMetricsSchemaId":"vse.VSECardsPlayerEvents.9","widgetMetricsSchemaId":"vse.VSECardsEvents.9","producerId":"vsemetrics_playercards","refMarkers":"aplus-7703_ref","placementContext":"AplusWidget","weblabIds":"","clientId":"VSE-US","videoAsin":"hero-video","videoAsinList":"","pageAsin":"B0C7XM1P66","customerId":"0"},"shouldStartMuted":false,"airyVersion":"VideoJS","languagePreferenceStrings":{},"enableInactiveFocus":true,"showVideoInfo":false,"isReactFactory":false,"enableDelphiAttribution":false,"includeReportWidget":false,"shouldAutoplay":false},"needPlayerFactory":false,"isMobile":false}The video showcases the product in use.The video guides you through product setup.The video compares multiple products.The video shows the product being unpacked.Video Player is loading.Click to play videoPlayMuteCurrent Time 0:00/Duration 0:00Loaded: 0%Stream Type LIVESeek to live, currently behind liveLIVERemaining Time -0:00 1xPlayback RateChaptersChaptersDescriptionsdescriptions off, selectedCaptionsCaptions off, selectedAudio TrackFullscreenThis is a modal window. (window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js('https://m.media-amazon.com/images/I/51ckmXPzM3L.js?AUIClients/VSEPlayer'); (window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js('https://m.media-amazon.com/images/I/21fOfDNeAIL._RC|01x4giTy+uL.js,01r9LpT6pbL.js,41k0NAKRfaL.js,11QfrzttlqL.js,91VXiFQ1TCL.js,01ELLYeIOkL.js_.js?AUIClients/Brila'); (function(f) {var _np=(window.P._namespace("vse-ns-initVSEPlayerOnLoad"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('VSEPlayer').execute(function(vsePlayer){vsePlayer.initPlayer('aplus-7703-player-ps');}); //Please use below event to register FeedbackForm P.when('A', 'VSEComponentAssets').execute('vse-ns-player-initialization', function(A, asset) { A.trigger('vse:ns:player:aplus-7703:init', 'aplus-7703-player-ps'); }); })); <img alt="impact earbuds" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/6c67eb40-4d4e-4a32-8d21-7b5f0a51f4a1.__CR0,0,650,350_PT0_SX650_V1___.jpg"/> NO-BUDGE 24/7 COMFORT Designed to fit seamlessly into your adventurous lifestyle - and your ears! With the ergonomic gel fin design, these earbuds offer unbeatable comfort. The gel tips ensure you can listen for hours without fatigue. No matter the intensity - Raycon Impact Earbuds do not budge! <img alt="impact earbuds" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/3e328ea9-b640-4eda-abf4-f985ca262138.__CR0,0,650,350_PT0_SX650_V1___.jpg"/> RUGGED BUDS, ELEGANT SOUND Our dynamic drivers create three sound profiles - balanced, bass, and pure sound to best enhance your listening. You have crystal-clear voice quality through dual beam forming microphones to pinpoint your voice and make sure it shines even through the loudest noises. <img alt="impact earbuds" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/a20385b2-f176-496b-9391-36c65165425e.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> <img alt="impact earbuds" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/7a330074-a3c1-48a1-9ec2-884cbfe0b4c6.__CR0,0,800,600_PT0_SX800_V1___.jpg"/> Active Noise Cancelling NOISE OUT, WORK IN Whether you're in a noisy construction site or a crowded cafe, tune out and focus with ease. The Impact Earbuds use some seriously smart tech to detect and cancel external noise. So go ahead, transport yourself to a world of pure audio bliss. 56 Hours of Battery Life POWERING YOUR LONG WORKOUTS It's the peace of mind for us when you don't have to worry running out of battery. The Raycon Impact Earbuds last up to 12 hours playtime on a single charge. With 15 minutes of charge, receive 2 full hours of playback to keep the vibes going! For busy individuals who are always on the go, the long 90 hour battery life makes it easier to stay connected. And in emergencies, use the earbud capsule as a power bank to charge your devices! <img alt="impact earbuds" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/0454f36f-95d7-4ecc-a6dc-7918d2e8105b.__CR0,0,800,600_PT0_SX800_V1___.jpg"/> Raycon Comparison Chart Raycon Impact Earbuds Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Raycon Gaming Earbuds logShoppableMetrics("premium-module-5-comparison-table-scroller", false) Buying Options Raycon Work Earbuds logShoppableMetrics("premium-module-5-comparison-table-scroller", false) Buying Options Raycon Everyday Earbuds Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Customer Reviews .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.1 out of 5 stars 1,062 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.0 out of 5 stars 934 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.0 out of 5 stars 473 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.3 out of 5 stars 29,453 Price $149.99$149.99 — — $79.99$79.99 Playtime with Charging Case 90 Hours 31 Hours 33 Hours 32 Hours Active Noise Canelling ✔ ✘ ✔ ✘ Awareness Mode ✔ ✘ ✔ ✔ Water Resistance Level IP67 IPX5 IPX5 IPX6 Wireless Charging ✔ ✔ ✔ ✔ (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-5-comparison-table-scroller', 'ready').execute(function(init){ init() }); }));

  • Rugged and Durable: Built with military-grade impact resistance and IP67 waterproof rating, the Impact Earbuds are designed to withstand the harshest conditions, making them ideal for outdoor adventures like hiking, rock climbing, and more.
  • Long-Lasting Battery: Boasting a remarkable 90 hours of total playtime and a 12-hour battery life per charge, these earbuds will fuel your grind for days on end without the need for frequent recharging.
  • Liberating Sound Experience: With active noise cancellation, a wide frequency range of 20-20,000Hz, and touch controls, the Impact Earbuds deliver an immersive and customizable audio experience, allowing you to enjoy your music without distractions.
  • RESETTING YOUR EARBUDS - Delete “The Impact Earbuds” from the bluetooth settings on your device, and place the earbuds back in its case. While earbuds are in the capsule, hold the center Reset button for 5 seconds or until the capsule LED flashes yellow 3 times. Close the capsule to complete the reset function.
  • EARBUDS WILL NOT CHARGE - Ensure the charging case is charged, indicated by LED on the front: should be an amber or green color. Confirm there is nothing blocking the earbuds from the connection to the case. Insert earbuds into the case, and confirm a blinking amber LED on the front of the case, which indicates that the earbuds are charging.

概述

性能表现

性能百分位

Anc 83.6
Mic 80.4
Build 98.9
Sound 28
Battery 99.1
Comfort 70.4
User Sentiment 30.9
Connectivity 75.9
Social Proof 53.8

优缺点

Pros

  • Strong battery (99th percentile) 99th
  • Strong build (99th percentile) 99th
  • Strong anc (84th percentile) 84th
  • Strong mic (80th percentile) 80th

Cons

  • Below average sound (28th percentile) 28th
  • Below average user sentiment (31th percentile) 31th

规格参数

完整规格参数

Design

Form Factor in-ear
Wearing Style In-ear
Ear Tips l
Weight 0.2 kg / 0.4 lbs

Audio

Driver Type Dynamic Driver
Freq Min 20
Freq Max 20000
Impedance 16
Codecs 90 Hours of Battery Life, IP67 Waterproof, Military-grade Impact Resistant, Noise Cancellation, Stereo Sound

Noise Control

ANC Yes
Transparency Yes

Connectivity

Wireless Yes
Bluetooth 5.3
Wired Connector Bluetooth

Earbud Battery

Battery Life 12
Fast Charging 15 minutes of charge, receive 2 full hours of playback

Case Battery

Case Battery 90
Wireless Charging Yes

Microphone

Microphone Yes
Mic Count 2
NC Mic Yes

Features

Touch Controls Yes
Water Resistance IP67

性价比分析

CA$217

竞品对比

Spec Raycon Impact Impact Earbuds Technics Reference Class EAH-AZ100-K Sony WF-1000XM5 WF-1000XM5 Bose QuietComfort Ultra 896637-0010 Sennheiser MOMENTUM True Wireless 4 Samsung Galaxy Buds3 Pro SM-R630NZAAXAR
Form Factor in-ear in-ear in-ear in-ear in-ear in-ear
Driver Type Dynamic Driver Planar Magnetic dynamic Dynamic dynamic Dynamic
Wireless true true true true true true
Active Noise Cancellation true true true true true true
Bluetooth Version 5.3 5.3 5.3 5.3 5.4 5.4
Battery Life Hours 12 10 8 6 30 6
Case Battery Hours 90 28 24 18 30 26
Water Resistance IP67 IPX4 IPX4 IPX4 IP54 IP57
Multipoint - true true true true true
Compare Compare Compare Compare Compare
Product AncMicBuildSoundBatteryComfortUser SentimentConnectivitySocial Proof
Raycon Impact Impact Earbuds 83.680.498.92899.170.430.975.953.8
Technics Reference Class EAH-AZ100-K Compare 96.596.878.996.582.670.491.999.189.4
Sony WF-1000XM5 WF-1000XM5 Compare 96.596.878.999.37693.448.910080.2
Bose QuietComfort Ultra 896637-0010 Compare 96.590.378.996.447.293.491.997.896.9
Sennheiser MOMENTUM True Wireless 4 Compare 96.599.733.391.997.793.491.989.989.4
Samsung Galaxy Buds3 Pro SM-R630NZAAXAR Compare 96.596.898.989.97393.4097.889.4

使用场景评分

Calls (54.6)Music (38.4)Overall (63.8)Budget (65)Gaming (53.1)Travel (62.2)Commute (58.9)Fitness (68.1)

完整评测即将发布。上方的规格、评分、价格和图表始终保持最新。

类似产品