Hex Monitor Stand Desk Mount for 6 Screens, Fully Adjustable, 24 inch Screen, VESA 75x75 and 100x100, 10 KG per Monitor Weight Limit 6MS-CT

$1,750.00
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Description

Description
  • Hex (6) monitor arrangement for work, gaming, relaxing, security, monitoring and other multiple screen applications. This mount is capable of supporting and adding dynamic movements to your monitors. Ideal for homes, businesses, dorms, schools, labs, production lines, factories, manufacturing plants etc.
  • FULLY ADJUSTABLE. Each display will have its own set of tilt and pivot movements. Tilt 15 degrees up or down to reduce sun glare, or swivel 180 degrees for better viewing angles. Rotate monitors from landscape to portrait without ever uninstallation/unmounting. Create ergonomic environments within seconds
  • CURVED ARM HEIGHT ADJUSTABILITY. Each screen can be vertically adjusted along the curved arm. The curved arm design creates the cockpit effect to find a focal point for optimal image quality of every monitor. Adjust the height of each arm along the notches on the pole
  • CABLE AND DESK MANAGEMENT. Organize and bundle your loose cords behind the arms for a sleek appearance. The cable management system can hold a large number of cables with a wide variety of diameters. This hex desk mount will clear up space on your desk for keyboards, appliances, laptops, PC accessories, etc.
  • STABLE AND STURDY. Sturdy and durable aluminum alloy metal is heavy enough to balance out 22 lbs of weight 


Max VESA            100 x 100            
Monitor Size            13"-27"            
Capacity            10 kg / 22 lbs            
Monitor Qty            6 (3H+3L)            
Monitor Shape            Portrait & Landscape            
Tilt             -15 ~ +15 degree            
Swing            -15 ~ +15 degree            
Rotate            360 degree            
Pole Diamater            48 mm            
Arm Span            1300 mm            
Pole Height            725 mm            
Clamp Type            C-clamp with dual locks            
Grommet Install            Order kits separately            
Wire Management            Included            
Hardware            Included            
English Manual            Included            
Material            Steel & Aluminum            
Unit Weight            10.6 kg            
Finish            Powder Coating