신제품

8" ONERugged Rugged Tablet M80J

CPU Intel Celeron N5100
Storage 128 GB
Screen 8" 1920x1200
OS Windows 11 Pro
stylus false
cellular false
8" ONERugged Rugged Tablet M80J tablet
21 종합 점수
다른 국가에서도 구매 가능:

이 Tablet 정보

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-3 .premium-module-3-heading { padding-bottom: 40px; } .aplus-v2 .premium-aplus-module-3 .premium-aplus-four-column { text-align: center; } .aplus-v2 .premium-aplus-module-3 .premium-aplus-four-column { text-align: inherit; } .aplus-v2 .premium-aplus-module-3 .premium-aplus-column { display: inline-block; vertical-align: top; width: 25%; } .aplus-v2 .premium-aplus-module-3 .premium-aplus-column { padding: 0 20px; } .aplus-v2 .premium-aplus-module-3 .column-heading { padding-top: 20px; } .aplus-v2 .premium-aplus-module-3 .column-description { padding-top: 10px; } .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. */ .premium-aplus-module-15 { padding: 40px 0; text-align: left; } .aplus-v2 .premium-aplus-module-15 { text-align: inherit; } .aplus-v2 .premium-aplus-module-15 .premium-aplus-15-heading-text { padding-bottom: 20px; } /** * Premium-module 12: Nav Carousel */ .aplus-v2 .premium-aplus-module-12 .aplus-carousel-card { position: relative; width: 100%; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-container { position: relative; } .aplus-v2 .premium-aplus-module-12 .aplus-image-carousel-container { /* Match the aspect ratio of the desktop image uploaded via the editor (1464px x 600px) */ padding-top: calc(600 / 1464 * 100%); /* ~40.983% */ height: 0; } .aplus-v2 .premium-aplus-module-12 .aplus-image-carousel-container > div { position: absolute; width: 100%; height: 100%; top: 0; left: 0; } /* Override AUI styles. It poorly attempts to measure the slide heights before waiting until images load. */ .aplus-v2 .premium-aplus-module-12 .a-carousel-viewport { height: 100% !important; } .aplus-v2 .premium-aplus-module-12 .aplus-card-image img { width: 100%; height: auto; } .aplus-v2 .premium-aplus-module-12 .aplus-card-details-wrapper { position: absolute; top: 0; width: 50%; height: 100%; } .aplus-v2 .premium-aplus-module-12 .aplus-card-detail { display: table; width: 100%; height: 100% } .aplus-v2 .premium-aplus-module-12 .card-description { text-align: left; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .card-description { text-align: right; } .aplus-v2 .premium-aplus-module-12 .aplus-table-cell { display: table-cell; vertical-align: middle; } .aplus-v2 .premium-aplus-module-12 .aplus-text-background { padding: 20px; } .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color { background: rgba(0, 0, 0, 0.5); } .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color h1, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color h5, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ol, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ul, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ol .a-list-item, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ul .a-list-item { color: #fff; } .aplus-v2 .premium-aplus-module-12 .description { margin-top: 20px; } /* nav */ .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions { position: absolute; top: 20px; width: 100%; text-align: center; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn { display: inline-block; margin: 7px 10px; cursor: pointer; border-radius: 30px; border: 2px solid #000; line-height: 2.5em; min-width: 200px; background-color: #fff; white-space: nowrap; color: #000; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-index { display: none; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.aplus-active { border-color: #fff; background-color: #000; color: #fff; } /** * Regimen template specific css */ html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen { text-align: right; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions.regimen { text-align: right; top: 50%; width: 250px; right: 75px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions.regimen { text-align: left; top: 50%; left: 75px; right: auto; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen { display: inline-block; margin: 10px 10px; cursor: pointer; border-radius: 30px; border: 2px solid #000; width: 220px; background-color: #fff; padding: 2px 0 2px; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active { border-color: #fff; background-color: #000; color: #fff; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active .aplus-carousel-index { color: inherit; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active .aplus-carousel-label { color: inherit; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-index { display: inline-block; width: 12px; color: #000; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-label { color: #000; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-index { margin-left: 0px; margin-right: 6px; } .aplus-v2 .premium-aplus-module-12 .aplus-headline-top.regimen { position: absolute; top: 0; left: 0; width: 100%; background-color: #000; opacity: 0.5; text-align: center; } .aplus-v2 .premium-aplus-module-12 .aplus-headline-top.regimen .aplus-headline { color: #fff; line-height: 2em; } /** * Navigation template specific css */ .aplus-v2 .premium-aplus-module-12--top-nav .aplus-carousel-actions { background-color: rgba(0, 0, 0, 0.8); top: 0px; } .aplus-v2 .premium-aplus-module-12--top-nav .aplus-goto-btn { padding: 8px; color: #fff; background-color: transparent; border: none; } .aplus-v2 .premium-aplus-module-12--top-nav .aplus-goto-btn.aplus-active { text-decoration: underline; text-underline-offset: 0.8em; text-decoration-thickness: 3px; background-color: transparent; border: none; } /** * 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; } (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-12-nav-carousel').execute(function(init) { if (init) { return; } P.register('premium-module-12-nav-carousel', function(){ return function() { P.when('A', 'jQuery', 'a-carousel-framework', 'ready').execute(function (A, $, framework) { function initiateCarousel(module) { var MODULE_ID = $(module).data('module-id'); /** * Carousel button element classname * @const */ var GOTO_BTN_CLASS_NAME = "aplus-goto-btn-" + MODULE_ID; /** * Carousel button element active classname * @const */ var GOTO_BTN_ACTIVE_CLASS_NAME = "aplus-active"; /** * AUI name for aui carousel * @const */ var CAROUSEL_NAME = "premium-aplus-12-carousel-" + MODULE_ID; /** * Module class name * @const */ var MODULE_CLASS_NAME = ".aplus-v2 .premium-aplus-module-12"; /** * Carousel text container class name * @const */ var TEXT_CONTAINER_CLASS_NAME = MODULE_CLASS_NAME + " .aplus-carousel-text-container-" + MODULE_ID; /** * Carousel text hidden class name * @const */ var TEXT_CONTAINER_HIDDEN = "aplus-hidden"; /** * Carousel horizontal scroll container class name * @const */ var HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME = MODULE_CLASS_NAME + " .aplus-horizontal-scroll-container-" + MODULE_ID; function showCarouselText(oldIndex, newIndex) { var oldClass = TEXT_CONTAINER_CLASS_NAME + "-" + oldIndex; var newClass= TEXT_CONTAINER_CLASS_NAME + "-" + newIndex; $(oldClass).addClass(TEXT_CONTAINER_HIDDEN); $(newClass).removeClass(TEXT_CONTAINER_HIDDEN); } function scrollToCarouselButton(scrollLeft) { if ($(HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME).length) { $(HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME).animate({scrollLeft}, 200); } } /** * Creates a CarouselButton class for provided carousel instance * @param {object} carousel - AUI Carousel instance * @returns {Class} - CarouselButton Class */ function CarouselButtonTemplate(carousel) { /** * Button for controlling the active slide * @constructor * @param {number} index - slide index * @param {DOMElement} [elem] - optional DOM element to use as this objects DOM representation */ function CarouselButton(index, elem) { var self = this; this.index = index; this.carousel = carousel; /* create the button element */ this.elem = this.getElem(elem); this.$elem = $(this.elem); /* store jquery version */ this.elem.addEventListener('click', self.handleClick.bind(self)); this.elem.setAttribute('role', 'tab'); /* add this object to the object manager */ CarouselButton.objects.byId[index] = this; CarouselButton.objects.all.push(this); } /** * Describe behavior for click events on this.elem * @memberOf CarouselButton */ CarouselButton.prototype.handleClick = function(e) { e.preventDefault(); this.carousel.gotoPage(this.index); }; /** * Enter active state * @memberOf CarouselButton */ CarouselButton.prototype.activate = function() { this.$elem.addClass(GOTO_BTN_ACTIVE_CLASS_NAME).attr('aria-selected', 'true'); }; /** * Enter inactive state * @memberOf CarouselButton */ CarouselButton.prototype.deactivate = function() { this.$elem.removeClass(GOTO_BTN_ACTIVE_CLASS_NAME).attr('aria-selected', 'false'); }; /** * Returns an existing or creates a new bound element for this object * @memberOf CarouselButton * @param {DOMElement} [elem] - optionally provide an existing element in the DOM to use * @returns {DOMElement} - this objects DOM representation */ CarouselButton.prototype.getElem = function(elem) { if (this.elem) return this.elem; if (elem) return elem; var createdElem = document.createElement('span'); createdElem.className = GOTO_BTN_CLASS_NAME; return createdElem; }; /** @const Object manager */ CarouselButton.objects = { byId: {}, all: [], }; return CarouselButton; } framework.onInit(CAROUSEL_NAME, function(carousel) { /** @const {Class} */ var CarouselButton = CarouselButtonTemplate(carousel); /* create carousel controls */ var $carouselBtns = $(safeClassSelector(GOTO_BTN_CLASS_NAME)); var btns = $carouselBtns.map(function(i, btnElem) { return new CarouselButton(i + 1, btnElem); }); /* activate first one */ CarouselButton.objects.byId[1].activate(); /* Listen to slide changes */ A.on("a:carousel:" + CAROUSEL_NAME + ":change:pageNumber", function (data) { var newCarouselButton = CarouselButton.objects.byId[data.newValue]; var marginLeft = parseInt(getComputedStyle(newCarouselButton.elem).getPropertyValue('margin-left')); var positionLeft = newCarouselButton.elem.offsetLeft - marginLeft; newCarouselButton.activate(); CarouselButton.objects.byId[data.oldValue].deactivate(); scrollToCarouselButton(positionLeft); showCarouselText(data.oldValue, data.newValue); }); }); /** * @returns {string} - css classname prefixed with module selector */ function safeClassSelector(className) { return '.' + MODULE_CLASS_NAME + ' .' + className; } } $('.aplus-v2 .premium-aplus-module-12 .aplus-carousel-container').each(function (index, module) { initiateCarousel(module); }); framework.createAll(); framework.initializeAll(); }); } }) }); })); ONERugged - Your One-Stop Rugged Computing Solution Provider .aplus-v2 .vse-video-player-title, .aplus-v2 .vse-lightPlayer-vendor{ display:none; } #aplus .vse-video-player-title, #aplus .vse-lightPlayer-vendor{ display:none; } {"enableFullScreenByDefault":false,"clickstreamNexusMetricsConfig":{"producerId":"vsemetrics_playercards","schemaId":"clickstream.CustomerEvent.4","actionType":"DISCOVERY","eventOwner":"vsemetrics_playercards","eventType":"IVEVideoView","productId":"B0D4D2TZGW"},"videoReferenceId":"sc|f21f9e29-e115-4657-9b14-5c086394005e|ec50a529|ATVPDKIKX0DER|A2X66YIEX43JX9","contentId":"B0D4D2TZGW","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"}},"mimeType":"application/x-mpegURL","vendorCode":"APLUSSC","videoHeight":480,"disableReportIllegalLink":false,"videoWidth":854,"initialClosedCaptions":"en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/65f9a221-1fe0-4d4c-bcc0-2042f74c5ec1.vtt","useHotspotsNX":false,"eligibleToTriggerCCWeblab":false,"videoUrl":"https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/19f46475-d13e-4a37-a08e-7bb22e5cd10f/default.jobtemplate.hls.m3u8","metricsEmissionMethod":"nexus","imageUrl":"https://m.media-amazon.com/images/I/713ECf3WUgL.jpg","needPlayerFactory":false,"isMobile":false,"showHotspots":false,"aciContentId":"amzn1.vse.video.0bb4536d9b0c45cfb38fd9c4218adc7e","altText":"ONERugged Product Promotion","creatorType":"Seller","clientPrefix":"aplus-254324","hotSpotsV3Weblab":"","productAsin":"B0D4D2TZGW","labelDetails":{"labelName":"","labelType":"","labelWeblabName":"","labelWeblabTreatment":"","showLabel":false,"tooltipSelector":""},"sushiMetricsConfig":{"eventSource":"Player","endpoint":"https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test","requestId":"8VAZMNN40CJXQ2EGDAQW","sessionId":"134-3681825-6161119","customerId":"0","refMarkers":"aplus-254324_ref","sessionType":1,"placementContext":"desktop_web.AplusWidget.aplusdp","marketplaceId":"ATVPDKIKX0DER","weblabIds":"","isInternal":false,"isRobot":false,"clientId":"VSE-US","videoAsinList":"","pageAsin":"B0D4D2TZGW"},"reportUrl":"","videoTitle":"ONERugged Product Promotion","vendorName":"Merchant Video","nexusMetricsConfig":{"eventSource":"Player","isInternal":false,"playerTSMMetricsSchemaId":"vse.VSECardsPlayerEvents.9","widgetMetricsSchemaId":"vse.VSECardsEvents.9","producerId":"vsemetrics_playercards","refMarkers":"aplus-254324_ref","placementContext":"desktop_web.AplusWidget.aplusdp","weblabIds":"","clientId":"VSE-US","videoAsin":"0bb4536d9b0c45cfb38fd9c4218adc7e","videoAsinList":"","pageAsin":"B0D4D2TZGW"},"awaConfig":{"useUpNextComponent":false,"clickstreamNexusMetricsConfig":{"producerId":"vsemetrics_playercards","schemaId":"clickstream.CustomerEvent.4","actionType":"DISCOVERY","eventOwner":"vsemetrics_playercards","eventType":"IVEVideoView","productId":"B0D4D2TZGW"},"initialVideo":"0bb4536d9b0c45cfb38fd9c4218adc7e","shouldPreload":true,"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-254324-player-ceacc696-f951-4dbf-b5bf-0a146360c79f","allowCrossOrigin":false,"requestMetadata":{"clientId":"VSE-US","marketplaceId":"ATVPDKIKX0DER","requestId":"8VAZMNN40CJXQ2EGDAQW","sessionId":"134-3681825-6161119","method":"desktop_web.AplusWidget.aplusdp","pageAsin":""},"shouldLoop":false,"shouldDisableControls":false,"alwaysSetInitialVideo":true,"showPlayerCloseButton":false,"clientPrefix":"aplus-254324","useAutoplayFallback":false,"sushiMetricsConfig":{"eventSource":"Player","endpoint":"https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test","requestId":"8VAZMNN40CJXQ2EGDAQW","sessionId":"134-3681825-6161119","customerId":"0","refMarkers":"aplus-254324_ref","sessionType":1,"placementContext":"desktop_web.AplusWidget.aplusdp","marketplaceId":"ATVPDKIKX0DER","weblabIds":"","isInternal":false,"isRobot":false,"clientId":"VSE-US","videoAsinList":"","pageAsin":"B0D4D2TZGW"},"ospLinkCode":"vse","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-254324_ref","placementContext":"desktop_web.AplusWidget.aplusdp","weblabIds":"","clientId":"VSE-US","videoAsin":"0bb4536d9b0c45cfb38fd9c4218adc7e","videoAsinList":"","pageAsin":"B0D4D2TZGW"},"shouldStartMuted":false,"airyVersion":"VideoJS","languagePreferenceStrings":{},"enableInactiveFocus":true,"showVideoInfo":false,"isReactFactory":false,"osaInstrumentationConfig":{"schemaId":"csa.VideoInteractions.2","producerId":"vsemetrics_csa_instrumentation"},"enableDelphiAttribution":true,"includeReportWidget":false,"shouldAutoplay":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 1:34Loaded: 6.39%0:00Stream Type LIVESeek to live, currently behind liveLIVERemaining Time -1:34 1xPlayback RateChaptersChaptersDescriptionsdescriptions off, selectedCaptionsCaptions off, selectedEnglish (Automated)Audio Trackdefault, selectedFullscreenThis is a modal window. ONERugged Product Promotion Merchant Video (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-254324-player-ceacc696-f951-4dbf-b5bf-0a146360c79f-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-254324:init', 'aplus-254324-player-ceacc696-f951-4dbf-b5bf-0a146360c79f-player-ps'); }); })); ONERugged Rugged Windows Tablet M80J <img alt="ONERugged M80J 8 inch rugged tablet Windows 11 Pro for warehouse logistics" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/fb110fd0-1027-4f34-9980-749ad645c474.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> Get Durability and Flexibility in One Device The ONERugged M80J Rugged Tablet is built to construction, field service, and demanding outdoor work, this durable 8-inch rugged tablet delivers desktop-level productivity in a compact, drop-resistant design, ensuring reliable performance wherever your job takes you. 1. MIL-STD-810H Certified & IP-Rated Waterproof Protection: Built to survive the toughest job sites. Rigorously tested to MIL-STD-810H drop standards and featuring robust IP-rated dustproof and water-resistant sealing, this military-grade computer is your reliable partner for manufacturing floors, warehouse handling, and unpredictable outdoor weather. 2. Enterprise-Level Power for Seamless Multitasking: Pre-installed with the Windows 11 Pro OS, this portable business tablet is powered by a fast Intel N5100 processor. Combined with 8GB RAM and 128GB ROM (expandable up to 512GB via TF card), it handles complex logistics software, database management, and heavy data processing with blistering speed and high energy efficiency. 3. 550-Nit Sunlight Readable Display & Dual Cameras: Work comfortably outdoors with the 8-inch FHD IPS screen (1920x1200P). Featuring 550 nits of high brightness and a sunlight visibility film, the display remains clear during outdoor shifts. Easily document site conditions or join video meetings with the 8MP rear and 5MP front cameras. (Note: Please peel off the rear camera protective film before use.) 4. Detachable Battery & 4G LTE GPS Connectivity: Stay connected anywhere. Equipped with a 5000mAh removable battery, it supports up to 8.5 hours of continuous field work to outlast your longest shifts. With comprehensive 4G LTE, WiFi, Bluetooth 5.0, and precise GPS support, this industrial tablet ensures seamless remote data transmission and accurate routing for logistics and mobile workers. 5. ONERugged After-sales Service: We offer a 12-month protection, lifetime technical backup, and 24-hour online service. It's the perfect combination of performance, durability, and versatility that you won't find in other tablets on the market. Previous page Next page 1 Overwhelming Performance 2 8GB RAM+128GB ROM 3 Windows 11 Pro (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-12-nav-carousel').execute(function(init){ init(); }); })); Industrial Durable & Rugged Windows Tablet <img alt="Tool-less 5000mAh detachable battery for quick swap and continuous warehouse work" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/8bbad581-357f-4d05-9beb-ed5415fcc209.__CR0,0,300,225_PT0_SX300_V1___.jpg"/> Large Detachable Battery With a user-friendly detachable battery design - the battery can be easily removed.(If you need spare battery, please search: B0F8BNPLX9) <img alt="1000 nits sunlight readable screen on industrial tablet for outdoor construction viewing" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/af284e00-7ac1-4bc5-8d78-1e208d7cd504.__CR0,0,300,225_PT0_SX300_V1___.jpg"/> Sunlight Readable Display With a 550 nits high brightness screen, you can see everything clearly, even in challenging environments. <img alt="Desktop charging cradle dock for ONERugged M80J Windows tablet continuous power" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/6f91a0e9-2e23-4c0c-b27c-0663e46a9e3c.__CR0,0,300,225_PT0_SX300_V1___.png"/> Charging Cradle Desktop charging dock ensuring fast drop-and-charge for office use.(If you need spare charging cradle, please search: B0FF9NW7VM) <img alt="4 slot quad battery charger station for industrial rugged tablet fleet management" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/bcf3fe0d-b895-47f8-8ace-82d4906817e5.__CR0,0,300,225_PT0_SX300_V1___.png"/> Quad Charger Quad charger for rugged tablet powering multiple 5000mAh batteries for 24/7 shifts.(If you need spare quad charger, please search: B0FF9S23GH) Previous page Next page 1 More Usage Scenarios 2 IP65 & MLD-STD-810H 3 What's in the Box (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-12-nav-carousel').execute(function(init){ init(); }); })); Compare with Similar Items from ONERugged M80J 8" Rugged Tablet Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) M10J Tablet w/ Scanner Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) M80J Tablet w/ Scanner Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) M10J 10.1" Rugged Tablet Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) M20J 12.2" Rugged Tablet Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) M10A 10.1" Rugged Tablet Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) M105Q 10.1" Rugged Tablet Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Price $599.00$599.00 $769.00$769.00 $669.00$669.00 $719.00$719.00 $959.00$959.00 $1,189.00$1,189.00 $669.00$669.00 Operating System Pre-Installed Windows 11 Pro Pre-Installed Windows 11 Pro Pre-Installed Windows 11 Pro Pre-Installed Windows 11 Pro Pre-Installed Windows 11 Pro Pre-Installed Windows 11 Pro Android 14 CPU Intel Jasper Lake N5100 Intel Jasper Lake N5100 Intel Jasper Lake N5100 Intel Jasper Lake N5100 Intel Jasper Lake N5105 Intel Alder Lake i5-1235U QCM6490 Octa-core Storage & Memory 8GB+128GB/512GB TF 8GB+128GB/512GB TF 8GB+128GB/512GB TF 8GB+128GB/512GB TF 8GB+128GB SSD/128GB TF 16GB+128GB SSD/128GB TF 8GB+128GB/512GB TF Display 8 inch, 550 nits Brightness 10.1 inch,1000 nits Brightness 8 inch, 700 nits Brightness 10.1 inch,1000 nits Brightness 12.2 inch, 650 nits Brightness 10.1 inch, 700 nits Brightness 10.1 inch;1000 nits Brightness Battery 5000mAh Removable Battery 5000mAh Removable Battery 5000mAh Removable Battery 5000mAh Removable Battery 6300mAh+860mAh Dual Batteries 5000mAh+860mAh Dual Batteries 10000mAh Removable Battery WIFI 2.4G/5.8G, Dual-Band 2.4G/5.8G, Dual-Band 2.4G/5.8G, Dual-Band 2.4G/5.8G, Dual-Band 2.4G/5.8G, Dual-Band 2.4G/5.8G, Dual-Band 2.4G/5.8G, Dual-Band GPS Built-in GPS + GLONASS Built-in GPS + GLONASS Built-in GPS + GLONASS Built-in GPS + GLONASS Built-in GPS Built-in GPS Built-in GPS + GLONASS Bluetooth BT 5.0, 10m/33 ft BT 5.0, 10m/33 ft BT 5.0, 10m/33 ft BT 5.0, 10m/33 ft BT 5.0, 10m/33 ft BT 5.1, 10m/33 ft BT 5.2, 10m/33 ft Network 2G/3G/4G 2G/3G/4G 2G/3G/4G 2G/3G/4G 4G/5G 4G 2G/3G/4G/5G NFC ✔ ✔ ✔ ✔ ✔ ✔ ✔ Certification IP65,MIL-STD-810H,CE,FCC,CCC IP65,MIL-STD-810H,CE,FCC,CCC IP65,MIL-STD-810H,CE,FCC,CCC IP65,MIL-STD-810H,CE,FCC,CCC IP65,MIL-STD-810H,CE,FCC,CCC IP65,MIL-STD-810H,CE,FCC,CCC IP65,MIL-STD-810H,CE,FCC,CCC Working Temperature -20 °C to 60 °C/-4°F to 140°F -20 °C to 60 °C/-4°F to 140°F -20 °C to 60 °C/-4°F to 140°F -20 °C to 60 °C/-4°F to 140°F -20 °C to 60 °C/-4°F to 140°F -20 °C to 60 °C/-4°F to 140°F -20 °C to 60 °C/-4°F to 140°F (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() }); }));

  • [ IP65 + MIL-STD-810H ] - Professionally certified with IP65 & MIL-STD-810H tested, it can withstand accidental drops from up to 4 feet, powerful water jets, extreme temperatures, moisture and dust without any damage. This industrial tablet is perfect for fieldwork, construction sites, warehouses and explorers, ensuring efficient task accomplishment in challenging environments
  • [ Intel N5100 CPU, 8GB RAM+128GB ROM/512GB TF ] - The ONERugged heavy duty tablet is equipped with a pre-installed Windows 11 Pro OS and adopts a 2.8GHz high-speed Jasper Lake N5100 processor, delivering stable and efficient performance even while multitasking. With 8GB RAM+128GB ROM and 512GB TF card expandable storage space, you'll have ample space for storing documents, videos and apps and processing large software applications
  • [ 8" FHD Display & 5MP +8MP Cameras ] - With its 8-inch 1920x1200 FHD IPS display, you'll immerse yourself in a wide viewing experience with vibrant colors. Optimal brightness of 550 nits allows you to read content even under intense sunlight without straining your eyes. Featuring a 8MP rear camera and a 5MP front camera to make the imaging more refreshing and the picture quality more delicate
  • [ 5000mAh Detachable Battery ] - Powered up with a 5000mAh battery, supporting up to 8.5 hours long-lasting performance ensures that you no longer need to worry about your work being interrupted by a power outage. Boasted with a user-friendly detachable battery design - the battery can be easily removed without a screwdriver. This tablet also features dual waterproof speakers with stereo surround sound, providing an immersive audio experience (If you need a spare battery, please search for:: B0F8BNPLX9)
  • [ 4G LTE + WiFi + BT 5.0 + GPS ] - Supporting 2.4G+5.8G dual-band WiFi for hassle-free indoor network access, 1 Nano SIM Card for 4G LTE network, compatible with major providers like Verizon, AT&T, and T-Mobile. Plus, with Bluetooth 5.0, experiencing faster file transfer with a range of up to 33 feet. It also comes with practical tools such as GPS, NFC, Gravity Sensor and more, providing you with convenient access to navigation & positioning and data services wherever you go
  • [ ONERugged Official Warranty ] - ONERugged offers a 12-month warranty, lifetime technical support, and 24-hour online customer service. We are committed to providing high-quality after-sales service to our customers. If there is any issue with our products, please feel free to contact our customer service team at any time

개요

성능

성능 백분위

CPU 4.3
GPU 98.8
RAM 32
Screen 27.1
Battery 30.8
Feature 5.9
Storage 52.7
User Sentiment 53.2
Connectivity 22.1
Social Proof 7.5

장단점

Pros

  • Strong gpu (99th percentile) 99th

Cons

  • Below average cpu (4th percentile) 4th
  • Below average feature (6th percentile) 6th
  • Below average social proof (8th percentile) 8th
  • Below average connectivity (22th percentile) 22th

사양

전체 사양

Processor

CPU Intel Celeron N5100
Cores 4
GPU Graphics

Memory & Storage

Storage 128 GB

Display

Size 8"
Resolution 1920 (Full HD)

Connectivity

Wi-Fi WiFi 5

Physical

Weight 1.0 kg / 2.2 lbs
OS Windows 11 Pro

가성비 분석

€639

경쟁 제품 비교

Spec 8" ONERugged Rugged Tablet M80J Apple iPad Pro M5 Xiaomi Pad 7 Pro 24091RPADG Samsung Galaxy Tab S11 Ultra SM-X930NZAAXAR Lenovo Idea Tab Pro Idea Tab Pro Microsoft Surface Pro EP2-20077
CPU Intel Celeron N5100 Apple M5 3 GHz MediaTek Dimensity 9400+ MediaTek Dimensity 8300 Processor (3.35 GHz ) 5 GHz intel_core_ultra_7
RAM (GB) - 16 12 12 8 32
Storage (GB) 128 1000 512 256 128 1024
Screen 8" 1920x1200 13" 2752x2064 11.2" 3200x2136 14.6" 2960x1848 12.7" 2944x1840 13" 2880x1920
OS Windows 11 Pro Apple iPadOS Android 14 HyperOS Android 16 Android 14 Windows 11
Stylus false true true true true true
Cellular false true false false true false
Battery (Wh) - 39 - - - 47
Compare Compare Compare Compare Compare
Product CpuGpuRamScreenBatteryFeatureStorageUser SentimentConnectivitySocial Proof
8" ONERugged Rugged Tablet M80J 4.398.83227.130.85.952.753.222.17.5
Apple iPad Pro M5 Compare 96.495.388.499.998.496.897.594.798.497.9
Xiaomi Pad 7 Pro 24091RPADG Compare 97.496.481.498.68665.989.876.67987.4
Samsung Galaxy Tab S11 Ultra SM-X930NZAAXAR Compare 97.496.481.495.993.286.673.994.763.797.9
Lenovo Idea Tab Pro Idea Tab Pro Compare 83.382.277.791.991.199.765.163.596.497.9
Microsoft Surface Pro EP2-20077 Compare 74.593.297.498.29984.298.3093.750.8

용도별 점수

Overall (21.2)Reading (16.7)Student (17.2)Business (14.6)Art Design (15.5)Productivity (11.4)Entertainment (23.3)

전체 리뷰가 곧 제공됩니다. 위의 사양, 점수, 가격 및 차트는 항상 최신 상태로 유지됩니다.

유사 제품