ThaiPR.NET
ไอที16 ก.ย. 68 14:17
- Facebook iconFacebook
- Twitter iconTwitter
- LINE iconLine
Nothing เผยโฉม Ear (3) ยกระดับดีไซน์สุดไอคอนิกที่อัปเกรดจากรุ่นก่อน แต่ยังคงความโปร่งใสอันเป็นเอกลักษณ์ในแบบฉบับของ Nothing มาพร้อมกับองค์ประกอบจากโลหะที่ช่วยเสริมความแข็งแรงและทนทาน ให้รายละเอียดระดับพรีเมียม

Nothing พัฒนากระบวนการออกแบบอย่างประณีตเพื่อให้ได้หูฟังแบบ Ultra-slim ที่บางเฉียบด้วยการลดช่องว่างระหว่างชิ้นส่วนให้เหลือน้อยที่สุด พร้อมการออกแบบตัวรับ-ส่งสัญญาณใหม่ที่ทำจากโลหะทำให้มีพื้นผิวเรียบและบางเพียง 0.35 มิลลิเมตร ซึ่งถือว่าบางที่สุดในตลาดปัจจุบัน
ดีไซน์ใหม่มาพร้อมกับเคสที่ผลิตจาก Anodized Aluminium รีไซเคิล 100% กับความโค้งมนที่ออกแบบมาเพื่อความสบายในการสวมใส่ มาพร้อมกับ Super Mic ที่ถือเป็นอีกขั้นของนวัตกรรม
คุณอดัม เบตส์ หัวหน้าทีมออกแบบบริษัท Nothing กล่าวว่า “เราได้ต่อยอดการออกแบบ Ear (3) ของเราโดยมุ่งเน้นการยกระดับโครงสร้างและประสบการณ์การใช้งานเป็นสิ่งสำคัญ ทำให้ได้ผลิตภัณฑ์ที่มีรูปลักษณ์ ฟังก์ชัน และความรู้สึกของการใช้งานที่แตกต่างอย่างโดดเด่นในอุตสาหกรรม ไม่ว่าจะเป็นการเลือกใช้วัสดุและกระบวนการผลิต โดยเฉพาะการใช้ Anodized Aluminium สำหรับโครงสร้างเคส และตัวรับ-ส่งสัญญาณของหูฟังที่ทำให้เราได้ผลิตภัณฑ์โฉมใหม่แต่ยังคงเอกลักษณ์ความเป็น Nothing ได้อย่างชัดเจน”
ข้อมูลทางเทคนิคของผลิตภัณฑ์ Ear (3) ทั้งหมดจะถูกเปิดเผยอย่างเป็นทางการครั้งแรกในวันพฤหัสบดีที่ 18 กันยายน เวลา 19:00 น. ตามเวลาในประเทศไทย
ที่มา: มูนช็อท ดิจิตอล
- Facebook iconFacebook
- Twitter iconTwitter
- LINE iconLine
มูนช็อท ดิจิตอล
Copyright © 2025 Dataxet Limited (บริษัท ดาต้าเซ็ต จำกัด). All Rights Reserved.
", overlaySpinner = "
", overlayTitle = "
" + _localizedStrings.redirect_overlay_title + "
", overlayText = "
" + _localizedStrings.redirect_overlay_text + "
"; switch (_redirectOverlay) { case "overlay-only": break; case "overlay-with-spinner": overlayHTML = overlayContainer + overlaySpinner + overlayContainerClose; break; default: overlayHTML = overlayContainer + overlaySpinner + overlayTitle + overlayText + overlayContainerClose; break; } overlay.insertAdjacentHTML("afterbegin", overlayHTML); document.body.appendChild(overlay); } window.location = url; }; var targetWindow = _targetWindow || 'prefer-popup', lastPopup = false; var buttonLinks = document.querySelectorAll(' a[data-plugin="nsl"][data-action="connect"], a[data-plugin="nsl"][data-action="link"]'); buttonLinks.forEach(function (buttonLink) { buttonLink.addEventListener('click', function (e) { if (lastPopup && !lastPopup.closed) { e.preventDefault(); lastPopup.focus(); } else { var href = this.href, success = false; if (href.indexOf('?') !== -1) { href += '&'; } else { href += '?'; } var redirectTo = this.dataset.redirect; if (redirectTo === 'current') { href += 'redirect=' + encodeURIComponent(window.location.href) + '&'; } else if (redirectTo && redirectTo !== '') { href += 'redirect=' + encodeURIComponent(redirectTo) + '&'; } if (targetWindow !== 'prefer-same-window' && checkWebView()) { targetWindow = 'prefer-same-window'; } if (targetWindow === 'prefer-popup') { lastPopup = NSLPopup(href + 'display=popup', 'nsl-social-connect', this.dataset.popupwidth, this.dataset.popupheight); if (lastPopup) { success = true; e.preventDefault(); } } else if (targetWindow === 'prefer-new-tab') { var newTab = window.open(href + 'display=popup', '_blank'); if (newTab) { if (window.focus) { newTab.focus(); } success = true; window._nslHasOpenedPopup = true; e.preventDefault(); } } if (!success) { window.location = href; e.preventDefault(); } } }); }); let hasWebViewLimitation = false; var googleLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="google"]'); if (googleLoginButtons.length && checkWebView()) { googleLoginButtons.forEach(function (googleLoginButton) { googleLoginButton.remove(); hasWebViewLimitation = true; }); } var facebookLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="facebook"]'); if (facebookLoginButtons.length && checkWebView() && /Android/.test(window.navigator.userAgent) && !isAllowedWebViewForUserAgent('facebook')) { facebookLoginButtons.forEach(function (facebookLoginButton) { facebookLoginButton.remove(); hasWebViewLimitation = true; }); } const separators = document.querySelectorAll('div.nsl-separator'); if (hasWebViewLimitation && separators.length) { separators.forEach(function (separator) { let separatorParentNode = separator.parentNode; if (separatorParentNode) { const separatorButtonContainer = separatorParentNode.querySelector('div.nsl-container-buttons'); if (separatorButtonContainer && !separatorButtonContainer.hasChildNodes()) { separator.remove(); } } }) }});/** * Cross-Origin-Opener-Policy blocked the access to the opener */if (typeof BroadcastChannel === "function") { const _nslLoginBroadCastChannel = new BroadcastChannel('nsl_login_broadcast_channel'); _nslLoginBroadCastChannel.onmessage = (event) => { if (window?._nslHasOpenedPopup && event.data?.action === 'redirect') { window._nslHasOpenedPopup = false; const url = event.data?.href; _nslLoginBroadCastChannel.close(); if (typeof window.nslRedirect === 'function') { window.nslRedirect(url); } else { window.opener.location = url; } } };}})();