.aplus-v2 .aplus-content-wrapper {
position: relative;
overflow: hidden;
}
.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);
}
}
From the brand
.aplus-v2 .apm-brand-story-carousel-container {
position: relative;
}
.aplus-v2 .apm-brand-story-carousel-hero-container,
.aplus-v2 .apm-brand-story-carousel-hero-container > div {
position: absolute;
width: 100%;
}
/*
Ensuring the carousel takes only the space it needs.
The sizes need to be set again on the absolutely positioned elements so they can take up space.
*/
.aplus-v2 .apm-brand-story-carousel-container,
.aplus-v2 .apm-brand-story-carousel-hero-container {
height: 625px;
width: 100%;
max-width: 1464px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
.aplus-v2 .apm-brand-story-carousel-hero-container,
.aplus-v2 .apm-brand-story-carousel-hero-container > div {
height: 625px;
}
.aplus-v2 .apm-brand-story-carousel.a-carousel-container {
padding: 0px;
}
/*
This centers the carousel vertically on top of the hero image container and after the logo area (125px).
Margin-top = (heroHeight – cardHeight – logoAreaHeight) / 2 + logoAreaHeight
*/
.aplus-v2 .apm-brand-story-carousel .a-carousel-row-inner {
margin-top: 149px;
}
/*
Cards need to have a width set, otherwise they default to 50px or so.
All cards must have the same width. The carousel will resize itself so all cards take the width of the largest card.
The left margin is for leaving a space between each card.
*/
.aplus-v2 .apm-brand-story-carousel .a-carousel-card {
width: 362px;
margin-left: 30px !important;
}
/* styling the navigation buttons so they are taller, flush with the sides, and have a clean white background */
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-left,
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-right {
padding: 0px;
}
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-left .a-button-image,
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-right .a-button-image {
border: none;
margin: 0px;
}
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-left .a-button-image .a-button-inner,
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-right .a-button-image .a-button-inner {
background: #fff;
padding: 20px 6px;
}
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-left .a-button-image .a-button-inner {
border-radius: 0px 4px 4px 0px;
}
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-right .a-button-image .a-button-inner {
border-radius: 4px 0px 0px 4px;
}
-
-
Floor Stands
Stable, freestanding mounts that keep your tablet accessible anywhere you need it.
-
Wall Mounts
Space-saving mounts that put your tablet right where your customers or team need it most.
-
Desk Mounts
Compact, secure stands designed to keep your tablet within easy reach at any workstation.
-
Point of Sale Equipment
Reliable, professional-grade POS solutions for fast, smooth transactions every time.
-
Wireless Cases
Durable, cable-free protection that keeps your tablet powered, charged, and ready to go.
-
Visit Our Storefront!
.aplus-v2 .aplus-content-wrapper {
position: relative;
overflow: hidden;
}
.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);
}
}
Product description
/**
* Common event handler for click and keydown events.
* @param {Event} event – The event object.
* @param {Function} handleClickOrEnter – Function to handle click or Enter key events.
* @param {Function} handleEsc – Function to handle Esc key events.
*/
// [TODO][AplusMantle-8064] Create common event handler util(key events, click events) in AplusModuleResources
function handleClickAndKeyEvents(event, handleClickOrEnterOrSpace) {
const ENTER_KEY_CODE = 13;
const ESCAPE_KEY_CODE = 27;
const SPACE_KEY_CODE = 32;
const isClick = event.type === ‘click’;
const isKeydown = event.type === ‘keydown’;
const isEnter = isKeydown && event.keyCode === ENTER_KEY_CODE;
const isSpace = isKeydown && event.keyCode === SPACE_KEY_CODE;
const isEsc = isKeydown && event.keyCode === ESCAPE_KEY_CODE;
if (isClick || isEnter || isSpace) {
handleClickOrEnterOrSpace();
} else if (isEsc) {
handleEsc(event);
}
}
/**
* Function to handle esc key event.
* @param {Event} event – The event object.
*/
function handleEsc(event) {
event.target.blur() // force remove focus
}
Compare Desk Stand Lines
|
Add to Cart
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true) |
Add to Cart
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true) |
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, false)
|
Add to Cart
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true) |
Add to Cart
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true) |
|
|---|---|---|---|---|---|
|
Customer Reviews
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.1 out of 5 stars 11
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } — |
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.5 out of 5 stars 221
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; } — |
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
5.0 out of 5 stars 3
|
|
Price
|
$79.99$79.99 |
$289.99$289.99 |
— |
$209.99$209.99 |
$214.31$214.31 |
|
Security
|
Lock & Key + Bolt Down |
Lock & Key + Bolt Down |
Lock & Key + Steel Tether |
Lock & Key + Bolt Down |
Lock & Key + Bolt Down |
|
Extra Feature
|
Bolt Down Option |
Barcode Scanner |
Extra Tether Security |
USB Hub |
Printer Slot |
|
Pen Slot
|
|
|
|
|
|
|
Colors
|
Black / White |
Black / White |
White Only |
Black Only |
Black Only |
|
Customer Friendly
|
|
|
|
|
|
-
How do the tablets fit into the enclosure of the desk stand?
This Enclosure has adjustable foam pads inside that let you properly accomodate the specific tablet into the correct fit and position.
-
Ok, So which tablets are compatible?
iPad 11th Gen A16 11″ (2025) | iPad Air 11″ M2 (2024) – iPad Pro 11″ M4 (2024) – iPad 10th Gen 10.9″ – iPad Air 4 & 5 – iPad Pro 11″ & Headphone jack credit card readers.
-
What if I lose a key or need a replacement?
We include 2 keys with the purchase and also offer replacement keys or units as needed.
-
Do you offer support for setup & other issues?
Yes, we offer support for setup and 1 year for replacements at CTA Digital Directly.



















Reviews
There are no reviews yet.