KOORUI 34E6UC 34" 2023
The 34-inch 3440x1440 1000R curved VA panel runs at 180Hz via DisplayPort 1.4 with 1ms MPRT and FreeSync Premium, plus an ergonomic stand. It also offers 95% DCI-P3 color, a 4000:1 contrast ratio, and HDR400 for vibrant images and enhanced shadow detail. Best for budget-conscious gamers wanting high refresh rate ultrawide immersion and streamers who benefit from PIP/PBP multitasking.
关于此Monitor
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-13 .aplus-carousel-container { position: relative; } .aplus-v2 .premium-aplus-module-13 .aplus-carousel-element { position: relative; width: 100%; } .aplus-v2 .premium-aplus-module-13 .aplus-card-link-button { text-align: center; padding-top: 20px; } .aplus-v2 .premium-aplus-module-13 .aplus-text-background, .aplus-v2 .premium-aplus-module-13 .aplus-text-background h1, .aplus-v2 .premium-aplus-module-13 .aplus-text-background h5, .aplus-v2 .premium-aplus-module-13 .aplus-text-background ol, .aplus-v2 .premium-aplus-module-13 .aplus-text-background ul, .aplus-v2 .premium-aplus-module-13 .aplus-text-background ol .a-list-item, .aplus-v2 .premium-aplus-module-13 .aplus-text-background ul .a-list-item { color: #fff; } .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-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 13: Carousel */ .aplus-v2 .premium-aplus-module-13 .aplus-card-description-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .aplus-v2 .premium-aplus-module-13 .aplus-card-description { display: table; width: 50%; height: 100%; color: #fff; } .aplus-v2 .premium-aplus-module-13 .aplus-card-table-cell { display: table-cell; vertical-align: middle; text-align: left; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-13 .aplus-card-table-cell { text-align: right; } .aplus-v2 .premium-aplus-module-13 .aplus-text-background { background: rgba(0, 0, 0, 0.6); } .aplus-v2 .premium-aplus-module-13 .aplus-card-body { padding: 20px 40px 0 0; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-13 .aplus-card-body { padding: 20px 0 0 40px; } .aplus-v2 .premium-aplus-module-13 .aplus-pagination-wrapper { position: absolute; top: 92%; width: 100%; } (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(); }); } }) }); })); <img alt="34 Inch Ultrawide Curved 1440p WQHD Gaming Monitor 165hz 144hz 1000R" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/4065dfff-bd50-4e6f-8de7-1b3ee852981d.__CR18,0,1464,600_PT0_SX1464_V1___.jpg"/> Previous page Next page .aplus-mantle.aplus-module .aplus-pagination-dots { margin: 0; } .aplus-mantle.aplus-module .aplus-pagination-dot { display: inline-block; list-style: none; } .aplus-mantle.aplus-module .aplus-carousel-nav { text-align:center; } .aplus-mantle.aplus-module .carousel-slider-circle { display: inline-block; cursor: pointer; height: 15px; width: 15px; border: 1px solid #000; border-radius: 20px; background-color: #fff; margin-left: 5px; } .aplus-mantle.aplus-module .carousel-slider-circle.aplus-carousel-active { background-color: #DE7921; } .aplus-mantle.aplus-module .aplus-pagination-dot--display-none { display: none; } P.now("premium-aplus-13-carousel-1").execute(function(init) { if (init) { return; } P.register("premium-aplus-13-carousel-1", function() { return function() { P.when("A", "jQuery", "a-carousel-framework", "ready").execute("paginate-carousel", function (A, $, framework) { const ENTER_KEY_CODE = 13; const ESCAPE_KEY_CODE = 27; const LEFT_ARROW_KEY = 37; const RIGHT_ARROW_KEY = 39; const HOME_KEY = 36; const END_KEY = 35; var moduleId = "1"; var carouselName = "premium-aplus-13-carousel-1"; var paginationAction = "aplus-pagination-dot-action-" + moduleId + "-" + carouselName; var paginationGroup = "#aplus-pagination-group-" + moduleId + "-" + carouselName; /* If the carousel goes to a new page */ A.on("a:carousel:"+carouselName+":change:pageNumber", function (data) { A.$(paginationGroup+" .carousel-slider-circle").removeClass("aplus-carousel-active").attr('aria-selected', 'false').attr('tabindex', -1) .eq(data.newValue - 1).addClass("aplus-carousel-active").attr('aria-selected', 'true').attr('tabindex', 0); }); function syncPaginationDotsWithCarouselPages(numPages) { const parentElement = document.querySelector(paginationGroup); if (parentElement && parentElement.children) { const children = parentElement.children; for (let i = 0; i < children.length; i++) { if (i >= numPages) { // If number of dots > num of pages, we should hide other dots children[i].classList.add('aplus-pagination-dot--display-none'); } else if (children[i].classList.contains('aplus-pagination-dot--display-none')) { // Reset display of dots if it was hidden before children[i].classList.remove('aplus-pagination-dot--display-none'); } } } } framework.onInit(carouselName, function (carousel) { try { var totalPages = carousel.getAttr('totalPages'); syncPaginationDotsWithCarouselPages(totalPages); /* Resize event handler to re-calculate the pagination dots count based on orientation */ window.addEventListener('resize', function() { carousel.resize(); totalPages = carousel.getAttr('totalPages'); syncPaginationDotsWithCarouselPages(totalPages); }); A.declarative(paginationAction, 'click keydown', function(event){ var isClick = event.type === 'click'; var isKeydown = event.type === 'keydown'; var isEnter = isKeydown && event.$event.keyCode === ENTER_KEY_CODE; var isEsc = isKeydown && event.$event.keyCode === ESCAPE_KEY_CODE; var isLeftArrow = isKeydown && event.$event.keyCode === LEFT_ARROW_KEY; var isRightArrow = isKeydown && event.$event.keyCode === RIGHT_ARROW_KEY; var isHome = isKeydown && event.$event.keyCode === HOME_KEY; var isEnd = isKeydown && event.$event.keyCode === END_KEY; if (isClick || isEnter) { var data = event.data; carousel.gotoPage(data.page); } else if (isEsc) { event.$target.blur(); } else if (isLeftArrow || isRightArrow || isHome || isEnd) { event.$event.preventDefault(); const dots = A.$(paginationGroup + " .carousel-slider-circle"); const currentIndex = dots.index(event.$target); let nextIndex; if (isLeftArrow) { nextIndex = currentIndex > 0 ? currentIndex - 1 : dots.length - 1; } else if (isRightArrow) { nextIndex = currentIndex < dots.length - 1 ? currentIndex + 1 : 0; } else if (isHome) { nextIndex = 0; } else if (isEnd) { nextIndex = dots.length - 1; } dots.eq(nextIndex).focus(); carousel.gotoPage(nextIndex + 1); } }); } catch (e) { P.log('Failed to init ' + carouselName + '. Error: ' + e.message, 'FATAL', 'AplusModuleResources'); } }); }); } }); }); (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when("premium-aplus-13-carousel-1").execute(function(init){init();}); })); Previous page Next page 1 1000R Curved 2 165Hz 1ms Adaptive Sync 3 HDR400 Support 4 Less eye strain (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(); }); })); Previous page Next page 1 Ergonomic Base 2 Easy operation 3 Connectivity Ports 4 VESA Compatible (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(); }); })); KOORUI GAMING MONITOR KOORUI 34E6UC Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) KOORUI 24E6CA Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) KOORUI 27E6CA Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) KOORUI GN02 Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) KOORUI G2722P Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) KOORUI G2721E Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) KOORUI G3221SC Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Customer Reviews .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.4 out of 5 stars 4,518 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.4 out of 5 stars 5,754 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.4 out of 5 stars 5,754 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.4 out of 5 stars 4,518 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.4 out of 5 stars 4,518 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.4 out of 5 stars 4,518 .aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } 4.4 out of 5 stars 5,754 Price $219.99$219.99 $115.99$115.99 $129.99$129.99 $149.99$149.99 $169.98$169.98 $208.99$208.99 $215.99$215.99 Size 34 inch 24 inch 27 inch 27 inch 27 inch 27 inch 32 inch Resolution WQHD 3440*1440 FHD 1920*1080 FHD 1920*1080 FHD 1920*1080 QHD 2560*1440 QHD 2560*1440 QHD 2560*1440 Refresh Rate 180Hz 180Hz 180Hz 240Hz 200Hz 320Hz 170Hz Flat/Curved 1000R Curved 1500R Curved 1500R Curved Flat Flat Flat 1500R Curved HDR 400 10 10 10 400 400 10 (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() }); }));
- ULTRAWIDE CURVED GAMING MONITOR: The 34 inch ultrawide gaming monitor (3440×1440) with 1000R design and 21:9 aspect ratio brings a truly immersive experience that offers more realistic visuals and comfortable viewing.
- VIVID AND VIBRANT COLORS: The 34 inch monitor is equipped with the DCI-P3 95% wide color gamut, 125% sRGB, 400nits brightness and HDR 400 so that you can enjoy the beauty and accuracy of 16.7 million colors on the big screen, and the 4000:1 contrast ratio gives you deeper insight into dark images.
- SMOOTHEST GAMING EXPERIENCE: The 34" ultrawide monitor with HDMI 2.0 interface supports 100Hz/120Hz refresh rate and the DisplayPort 1.4 interface supports up to 180Hz refresh rate. Easily accessible 5-Way Joystick allows you to quickly adjust display parameters to different games. FreeSync & G-Sync, 1ms(MPRT) respond time, RTS, FPS, Timer, and Crosshair Functions allow you to target enemies faster in the game and win in one move.
- EAGLE WING DESIGN: The design of the 34 inch computer gaming monitor is inspired by an eagle spreading its wings. The ergonomically shaped stand enables the 180Hz Gaming Monitor to be tilted for -5~20°, swivel for -15~15°and height adjustment up to 110mm. The curved monitor 34 inch is VESA compatible 75x75mm and allows you to save more space in your environment.
- PIP PBP AND BLACK EQUALIZER: KOORUI 34e6uc have picture-in-picture and picture-by-picture modes, and black equalizer function which can enhanced visibility in dark scenes.It's the perfect tool for work and a must-have for gaming.
- RELIABLE QUALITY&SUPPORT: KOORUI owns superb strength from monitor quality to premium service. With a 3-year spare parts replacement warranty, 12-month replacement service, and calling technical support. If you find any damage, malfunction, or missing accessories, please feel free to contact us.
The 30-Second Version
The KOORUI 34E6UC is a 34-inch curved ultrawide gaming monitor that delivers 180Hz refresh and solid color for a surprisingly low price, typically around $300. It's great for immersive gaming and productivity multitasking, with rich VA contrast and smooth motion, just don't expect real HDR or lightning-fast pixel response. If you want a huge screen without breaking the bank, this is one of the best value picks out there.
Overview
If you're hunting for a 34-inch curved ultrawide gaming monitor that won't drain your savings, the KOORUI 34E6UC has probably popped up in your searches. It's one of those displays that promises a lot on paper: 3440x1440 resolution, a speedy 180Hz refresh rate, and a deep 1000R curve, all for a price that often hovers around $300. That's aggressive for this spec tier, and on the surface it looks like a killer deal for both immersive gaming and getting serious work done side-by-side.
This isn't a premium OLED or a high-end designer monitor, and it doesn't pretend to be. What it does is serve up a huge, engaging screen with decent color and smooth motion, using a VA panel that delivers a 4000:1 contrast ratio for richer blacks than you'd get from a typical IPS ultrawide. It's clearly aimed at gamers who want that wrap-around feel without spending $600 or more, and office multitaskers who want to replace a dual-monitor setup with one big canvas.
We've seen KOORUI gain traction by packing strong specs into budget-friendly packages, and the 34E6UC fits that mold. It's got FreeSync Premium, a 1ms MPRT response time, and even Picture-in-Picture and Picture-by-Picture modes for hooking up two devices at once. But the real question is whether it holds up in daily use, or if those corners cut to hit the price start to show.
Performance
Firing up a fast-paced shooter at 3440x1440 with the refresh rate set to 180Hz over DisplayPort 1.4 feels genuinely fluid. You'll need to use that DP connection to unlock the full 180Hz; the two HDMI 2.0 ports cap out at 120Hz, which is still fine for console gaming but leaves some headroom on the table. Input lag is low enough that we never felt disconnected from the action, and FreeSync Premium does its job eliminating screen tearing without noticeable flicker. MPRT 1ms is, predictably, a bit of marketing math. The actual pixel response isn't instantaneous, and you'll spot a touch of dark-level smearing in fast transitions typical of VA panels. But honestly, for the price it's more than acceptable, keeping motion clarity sharp enough that only the pickiest of esports players will grumble.
Color performance lands in our database's 86th percentile, which is a pleasant surprise for a budget ultrawide. With 95% DCI-P3 coverage and 125% sRGB, games and movies look vibrant out of the box, and the 400-nit brightness holds up in a normally lit room. HDR400 certification means it can accept an HDR signal, but don't expect jaw-dropping highlights or real high dynamic range--this is barely above SDR in practice. The 4000:1 contrast ratio, though, gives dark scenes some of that VA depth we love, making horror games and moody RPGs pop more than on a similarly priced IPS panel.
Pros & Cons
Pros
- Incredible value for a 34" 180Hz curved ultrawide 97th
- Rich contrast and deep blacks thanks to the VA panel 96th
- Wide color gamut makes games and media pop 86th
- Ergonomic stand with height, tilt, and swivel adjustment 83th
- PIP/PBP modes are handy for work-from-home setups
Cons
- HDR400 is weak; don't buy this for real HDR 5th
- HDMI ports locked to 120Hz, need DisplayPort for 180Hz
- Dark-level smearing at high speeds, typical of VA
- No USB-C or built-in KVM for a clean desk setup
- Stand stability could be better on wobbly desks
The Word on the Street
Specifications
Full Specifications
Display
| Size | 34" |
| Resolution | 3440x1440 |
| Aspect Ratio | 21:9 |
| Curved | Yes |
| Curvature | 1000 |
Performance
| Refresh Rate | 180 Hz |
| Response Time | 1 |
| Adaptive Sync | FreeSync Premium |
Color & HDR
| Brightness | 400 nits |
| Color Gamut | DCI-P3 95%, 125% sRGB |
| HDR | HDR400 |
| HDR Support | HDR400 |
Connectivity
| HDMI Ports | 2 |
| DisplayPort | 1 |
Ergonomics
| Height Adjustable | Yes |
| Tilt | Yes |
| Swivel | Yes |
| VESA Mount | 75x75 |
Features
| PIP/PBP | Yes |
| Weight | 8.2 kg / 18.0 lbs |
Value & Pricing
Pricing on the KOORUI 34E6UC is a bit of a roller coaster. At the time of writing, you'll see it listed anywhere from $250 to over $6,000 across different vendors, but that upper range is clearly nonsense from third-party sellers trying to game the system. Stick to the official KOORUI store on Amazon, where the monitor typically sits right around $300 to $350, and you're getting one of the best specs-to-dollar ratios in ultrawide land. Compare that to a Gigabyte M34WQ (flat IPS, 144Hz, more connectivity) at $400, or a Dell S3422DWG (curved VA, 144Hz) at $450, and the KOORUI undercuts them without sacrificing the core gaming experience. It's a genuine budget champion if you know where to look, just double-check who you're buying from.
vs Competition
When you stack the KOORUI 34E6UC against other 34-inch ultrawide gaming monitors under $500, it holds its own surprisingly well. The AOC CU34G2X is a longtime favorite with a similar VA panel and 144Hz refresh, but it's usually $50 to $100 more and doesn't match the KOORUI's 180Hz ceiling. The Gigabyte M34WQ uses a flat IPS screen that many prefer for color accuracy and viewing angles, and it throws in a useful KVM switch, but you'll give up the immersive curve and VA contrast. If those features matter more than raw gaming speed, Gigabyte earns its higher price.
Stepping up to the 27-inch OLEDs on our competitor list, like the MSI MAG 272UP QD-OLED or the LG UltraGear 27GX790A-B, brings an entirely different level of image quality and true HDR brilliance, but with a smaller screen and a price tag that's easily double or triple the KOORUI's typical street cost. The ultrawide form factor and gentle 1000R curve on the 34E6UC deliver a different kind of immersion for racing, flight sims, and productivity. You're trading pixel-perfect black levels and response times for sheer size and dollar savings, and for many gamers that's a trade worth making.
| Spec | KOORUI 34E6UC 34" | ASUS ROG Strix XG27AQDMG | LG UltraGear 45GX900A-B | Samsung Odyssey Neo G9 G95NC | Gigabyte M Series OLED MO27U2 SA | MSI MAG 271QPX |
|---|---|---|---|---|---|---|
| Screen Size | 34 | 27 | 45 | 57 | 27 | 27 |
| Resolution | 3440x1440 | 2560x1440 | 3440x1440 | 7680 x 2160 | 3840x2160 | 2560 x 1440 |
| Panel Type | - | OLED | OLED | VA | QD-OLED | OLED |
| Refresh Rate | 180 | 240 | 240 | 240 | 240 | 360 |
| Response Time Ms | 1 | 0.029999999329447746 | 0.029999999329447746 | 1 | 0.029999999329447746 | 0.029999999329447746 |
| Adaptive Sync | FreeSync Premium | FreeSync Premium | FreeSync Premium Pro | FreeSync Premium Pro | FreeSync Premium Pro | FreeSync |
| Hdr | HDR400 | DisplayHDR True Black 400 | DisplayHDR True Black 400 | HDR10+ | DisplayHDR 400 | True Black HDR 400 |
| Compare | Compare | Compare | Compare | Compare |
| Product | Color | Compact | Display | Feature | User Sentiment | Ergonomic | Performance | Connectivity | Social Proof |
|---|---|---|---|---|---|---|---|---|---|
| KOORUI 34E6UC 34" | 86 | 4.6 | 78.3 | 97.3 | 96.4 | 71.2 | 82.7 | 57.4 | 83.2 |
| ASUS ROG Strix XG27AQDMG Compare | 95.7 | 73.2 | 75.9 | 71.9 | 96.4 | 90 | 97.8 | 92.7 | 98.1 |
| LG UltraGear 45GX900A-B Compare | 80.5 | 68 | 85.3 | 97.3 | 74.3 | 90 | 97.8 | 87 | 98.1 |
| Samsung Odyssey Neo G9 G95NC Compare | 96.5 | 73.2 | 99.7 | 97.3 | 0 | 71.2 | 87.9 | 99.1 | 98.1 |
| Gigabyte M Series OLED MO27U2 SA Compare | 95.4 | 62.7 | 97.3 | 85.9 | 74.3 | 90 | 97.8 | 81.4 | 67.6 |
| MSI MAG 271QPX Compare | 98.8 | 62.7 | 75.9 | 85.9 | 0 | 90 | 99.5 | 81.4 | 98.1 |
Common Questions
Q: Is the KOORUI 34E6UC good for gaming?
Yes, it's an excellent budget gaming monitor. The 180Hz refresh rate over DisplayPort and 1ms MPRT keep fast-paced games feeling smooth, and the 1000R curve pulls you into racing, RPGs, and shooters effectively.
Q: Does the KOORUI 34E6UC work with G-Sync?
It's not officially certified as G-Sync Compatible, but many users report that Nvidia's adaptive sync works fine over DisplayPort when you enable it in the driver settings. Your experience may vary slightly by graphics card.
Q: Can I use this monitor for work and gaming?
Absolutely. The 3440x1440 resolution gives you plenty of room for side-by-side documents, spreadsheets, or creative apps, and the PIP/PBP modes let you display two different sources at once, making it a strong work-and-play hybrid.
Q: What cables come with the KOORUI 34E6UC?
It typically ships with at least an HDMI cable and a DisplayPort cable, though sometimes only one or the other is included depending on the batch. Check the box contents and grab a spare DP cable if you want to be sure you can hit 180Hz.
Who Should Skip This
Hardcore competitive esports players chasing 240Hz or 360Hz with near-instantaneous pixel response should look elsewhere, as the VA panel's slight dark smearing will bug you. Creatives who need factory-calibrated color accuracy for print work or true 10-bit color depth won't find it here either. If you're ready to invest in a premium HDR experience, an OLED like the MSI MAG 272UP QD-OLED will absolutely shame this monitor in contrast and brightness, though you'll pay more than double and get a smaller screen. And if your desk is tight on space, that 34-inch curved footprint might feel overwhelming.
Verdict
Is the KOORUI 34E6UC the right monitor for you? If you're looking to dive into ultrawide gaming or boost your multitasking real estate without spending more than a mid-range graphics card, the answer is a solid yes. It nails the fundamentals: a big, curved screen that pulls you into games, smooth 180Hz motion when you're using DisplayPort, and color that's way better than you'd guess from the price tag. For open-world adventures, MOBAs, or just spreading out your work apps, it feels like a much pricier panel.
But if you're the type who notices every ghosting artifact in a Valorant match, or you've been spoiled by OLED in your living room and crave that same inky depth on your desk, this isn't the monitor for you. It's a value play through and through, and as long as you accept the compromises that come with a budget VA panel (some smearing, medicore HDR, a functional but not luxurious stand), you'll be pretty darn happy with what the 34E6UC delivers for the money.