.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
ipad a16 case with keyboard
Merchant Video
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/61rtJ3+GOOL.js?AUIClients/VSEPlayer’);
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/3175HHgX+OL._RC|11KFCxsEshL.js,11uNd0zHc-L.js,51ocjucRF0L.js,41tLmUCnr0L.js,91G7VmlBk7L.js,11cPgPsKKOL.js_.js?AUIClients/Brila’);
P.now(“premium-aplus-13-carousel-3”).execute(“init-pagination-carousel”, function(init) {
if (init) {
return;
}
P.register(“premium-aplus-13-carousel-3”, 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 = “3”;
var carouselName = “premium-aplus-13-carousel-3”;
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 = 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');
}
});
});
}
});
});
P.now(“premium-aplus-13-carousel-4”).execute(“init-pagination-carousel”, function(init) {
if (init) {
return;
}
P.register(“premium-aplus-13-carousel-4”, 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 = “4”;
var carouselName = “premium-aplus-13-carousel-4”;
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 = 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');
}
});
});
}
});
});
Troubleshooting Issues
-
Only for iPad A16(2025) & iPad 10th Generation(2022)
How to verify your iPad model?
Method 1 Verif your back of iPad
Method 2 Verify in iPad Settings App
1. Open Settings App on iPad 2. Navigate to General>About 3.Tap on Model Number to display it
{“parentAsin”:””,”enableFullScreenByDefault”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0FJXYHZ6Y”},”videoReferenceId”:”sc|92fbf3ba-68a2-437c-93c7-3a21c96181fa|0620eb96|ATVPDKIKX0DER|A15WS6LMRQ88GU”,”contentId”:”B0FJXYHZ6Y”,”ccvDisclosure”:””,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”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/3f471097-464a-4b25-862d-cb17489d7e4a.vtt”,”useHotspotsNX”:false,”eligibleToTriggerCCWeblab”:false,”videoUrl”:”https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/6a523e69-7e35-4e90-a495-f28c51703480/default.jobtemplate.hls.m3u8″,”metricsEmissionMethod”:”nexus”,”imageUrl”:”https://m.media-amazon.com/images/I/811zk-sW-2L.jpg”,”needPlayerFactory”:false,”isMobile”:false,”showHotspots”:false,”aciContentId”:”amzn1.ive.seller.video.040ec16b33944652bd16cb84da4fa8a5″,”altText”:”Only for iPad A16 2025 & iPad 10th Generation 2022″,”videoContentId”:”040ec16b33944652bd16cb84da4fa8a5″,”creatorType”:”Seller”,”clientPrefix”:”aplus-1306″,”hotSpotsV3Weblab”:””,”videoType”:”seller”,”productAsin”:”B0FJXYHZ6Y”,”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”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”customerId”:”0″,”refMarkers”:”aplus-1306_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”reportUrl”:””,”videoTitle”:”Only for iPad A16 2025 & iPad 10th Generation 2022″,”vendorName”:”Merchant Video”,”nexusMetricsConfig”:{“eventSource”:”Player”,”isInternal”:false,”playerTSMMetricsSchemaId”:”vse.VSECardsPlayerEvents.9″,”widgetMetricsSchemaId”:”vse.VSECardsEvents.9″,”producerId”:”vsemetrics_playercards”,”refMarkers”:”aplus-1306_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”040ec16b33944652bd16cb84da4fa8a5″,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”awaConfig”:{“useUpNextComponent”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0FJXYHZ6Y”},”initialVideo”:”040ec16b33944652bd16cb84da4fa8a5″,”shouldPreload”:true,”enableClickBasedAttribution”:false,”isChromelessPlayer”:false,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”enableDynamicBlur”:false,”showPlayerPlayButton”:false,”isVideoImmersivePlayer”:false,”metricsEmissionMethod”:”nexus”,”skipInitialFocus”:false,”playerSkin”:”none”,”disabledViewIds”:[“replayHint”],”includeEarnsComissionDisclosure”:false,”customerId”:”0″,”containerId”:”aplus-1306-player-13c62fa3-1231-4209-ae00-77d44481c2f0″,”allowCrossOrigin”:false,”requestMetadata”:{“clientId”:”VSE-US”,”marketplaceId”:”ATVPDKIKX0DER”,”requestId”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”method”:”desktop_web.AplusWidget.aplusdp”,”pageAsin”:””},”shouldLoop”:false,”shouldDisableControls”:false,”alwaysSetInitialVideo”:true,”showPlayerCloseButton”:false,”clientPrefix”:”aplus-1306″,”useAutoplayFallback”:false,”sushiMetricsConfig”:{“eventSource”:”Player”,”endpoint”:”https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test”,”requestId”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”customerId”:”0″,”refMarkers”:”aplus-1306_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”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-1306_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”040ec16b33944652bd16cb84da4fa8a5″,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”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.Only for iPad A16 2025 & iPad 10th Generation 2022
Merchant Video
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/61rtJ3+GOOL.js?AUIClients/VSEPlayer’);
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/3175HHgX+OL._RC|11KFCxsEshL.js,11uNd0zHc-L.js,51ocjucRF0L.js,41tLmUCnr0L.js,91G7VmlBk7L.js,11cPgPsKKOL.js_.js?AUIClients/Brila’); -
How to connect Bluetooth?
Step 1: Switch ON/OFF to ON of the keyboard
Step 2: Press “Fn+C” for 3 seconds and the blue light flashes
Step 3: Turn on Bluetooth in iPad Settings
Step 4: Search for “Bluetooth Keyboard” to connect
{“parentAsin”:””,”enableFullScreenByDefault”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0FJXYHZ6Y”},”videoReferenceId”:”sc|4fd404ee-aa0c-44f9-b4de-b11972461390|12eb87df|ATVPDKIKX0DER|A15WS6LMRQ88GU”,”contentId”:”B0FJXYHZ6Y”,”ccvDisclosure”:””,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”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/b7eff3af-a486-48e5-aa06-f935446db4ab.vtt”,”useHotspotsNX”:false,”eligibleToTriggerCCWeblab”:false,”videoUrl”:”https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/eaad05b7-28d6-4ae6-bf23-d428cbebc46b/default.jobtemplate.hls.m3u8″,”metricsEmissionMethod”:”nexus”,”imageUrl”:”https://m.media-amazon.com/images/I/81eEILH0rEL.jpg”,”needPlayerFactory”:false,”isMobile”:false,”showHotspots”:false,”aciContentId”:”amzn1.ive.seller.video.0ed954628da14e849c085931e9a740c2″,”altText”:”How to connect Bluetooth?”,”videoContentId”:”0ed954628da14e849c085931e9a740c2″,”creatorType”:”Seller”,”clientPrefix”:”aplus-1305″,”hotSpotsV3Weblab”:””,”videoType”:”seller”,”productAsin”:”B0FJXYHZ6Y”,”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”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”customerId”:”0″,”refMarkers”:”aplus-1305_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”reportUrl”:””,”videoTitle”:”How to connect Bluetooth?”,”vendorName”:”Merchant Video”,”nexusMetricsConfig”:{“eventSource”:”Player”,”isInternal”:false,”playerTSMMetricsSchemaId”:”vse.VSECardsPlayerEvents.9″,”widgetMetricsSchemaId”:”vse.VSECardsEvents.9″,”producerId”:”vsemetrics_playercards”,”refMarkers”:”aplus-1305_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”0ed954628da14e849c085931e9a740c2″,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”awaConfig”:{“useUpNextComponent”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0FJXYHZ6Y”},”initialVideo”:”0ed954628da14e849c085931e9a740c2″,”shouldPreload”:true,”enableClickBasedAttribution”:false,”isChromelessPlayer”:false,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”enableDynamicBlur”:false,”showPlayerPlayButton”:false,”isVideoImmersivePlayer”:false,”metricsEmissionMethod”:”nexus”,”skipInitialFocus”:false,”playerSkin”:”none”,”disabledViewIds”:[“replayHint”],”includeEarnsComissionDisclosure”:false,”customerId”:”0″,”containerId”:”aplus-1305-player-f9f4fc32-fb0a-4133-b98a-890557e2f356″,”allowCrossOrigin”:false,”requestMetadata”:{“clientId”:”VSE-US”,”marketplaceId”:”ATVPDKIKX0DER”,”requestId”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”method”:”desktop_web.AplusWidget.aplusdp”,”pageAsin”:””},”shouldLoop”:false,”shouldDisableControls”:false,”alwaysSetInitialVideo”:true,”showPlayerCloseButton”:false,”clientPrefix”:”aplus-1305″,”useAutoplayFallback”:false,”sushiMetricsConfig”:{“eventSource”:”Player”,”endpoint”:”https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test”,”requestId”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”customerId”:”0″,”refMarkers”:”aplus-1305_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”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-1305_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”0ed954628da14e849c085931e9a740c2″,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”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.How to connect Bluetooth?
Merchant Video
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/61rtJ3+GOOL.js?AUIClients/VSEPlayer’);
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/3175HHgX+OL._RC|11KFCxsEshL.js,11uNd0zHc-L.js,51ocjucRF0L.js,41tLmUCnr0L.js,91G7VmlBk7L.js,11cPgPsKKOL.js_.js?AUIClients/Brila’); -
If the Bluetooth connection is unstable
Step 1: Check the battery level (low battery power can affect Bluetooth stability).
Step 2: Make sure you are within operating range (ensure that the keyboard is close to the tablet).
Step 3: Forget the Bluetooth keyboard device that you have connected
Step 4: Re-pair the connection
{“parentAsin”:””,”enableFullScreenByDefault”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0FJXYHZ6Y”},”videoReferenceId”:”sc|92caf4f2-204b-49ac-a6ef-465a405f7c30|129ebe37|ATVPDKIKX0DER|A15WS6LMRQ88GU”,”contentId”:”B0FJXYHZ6Y”,”ccvDisclosure”:””,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”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/4a825a63-bc9c-48a9-9c94-8ce9ad9337d2.vtt”,”useHotspotsNX”:false,”eligibleToTriggerCCWeblab”:false,”videoUrl”:”https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/72d33cf7-36cb-46e0-bfc6-03a32338982f/default.jobtemplate.hls.m3u8″,”metricsEmissionMethod”:”nexus”,”imageUrl”:”https://m.media-amazon.com/images/I/71GdUf4JD8L.jpg”,”needPlayerFactory”:false,”isMobile”:false,”showHotspots”:false,”aciContentId”:”amzn1.ive.seller.video.0d813122226a434984e98d5102ec7fce”,”altText”:”If the Bluetooth connection is unstable”,”videoContentId”:”0d813122226a434984e98d5102ec7fce”,”creatorType”:”Seller”,”clientPrefix”:”aplus-1304″,”hotSpotsV3Weblab”:””,”videoType”:”seller”,”productAsin”:”B0FJXYHZ6Y”,”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”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”customerId”:”0″,”refMarkers”:”aplus-1304_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”reportUrl”:””,”videoTitle”:”If the Bluetooth connection is unstable”,”vendorName”:”Merchant Video”,”nexusMetricsConfig”:{“eventSource”:”Player”,”isInternal”:false,”playerTSMMetricsSchemaId”:”vse.VSECardsPlayerEvents.9″,”widgetMetricsSchemaId”:”vse.VSECardsEvents.9″,”producerId”:”vsemetrics_playercards”,”refMarkers”:”aplus-1304_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”0d813122226a434984e98d5102ec7fce”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”awaConfig”:{“useUpNextComponent”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0FJXYHZ6Y”},”initialVideo”:”0d813122226a434984e98d5102ec7fce”,”shouldPreload”:true,”enableClickBasedAttribution”:false,”isChromelessPlayer”:false,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”enableDynamicBlur”:false,”showPlayerPlayButton”:false,”isVideoImmersivePlayer”:false,”metricsEmissionMethod”:”nexus”,”skipInitialFocus”:false,”playerSkin”:”none”,”disabledViewIds”:[“replayHint”],”includeEarnsComissionDisclosure”:false,”customerId”:”0″,”containerId”:”aplus-1304-player-3f6882ad-5d0c-4dbe-b33b-a26fa0f5eda9″,”allowCrossOrigin”:false,”requestMetadata”:{“clientId”:”VSE-US”,”marketplaceId”:”ATVPDKIKX0DER”,”requestId”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”method”:”desktop_web.AplusWidget.aplusdp”,”pageAsin”:””},”shouldLoop”:false,”shouldDisableControls”:false,”alwaysSetInitialVideo”:true,”showPlayerCloseButton”:false,”clientPrefix”:”aplus-1304″,”useAutoplayFallback”:false,”sushiMetricsConfig”:{“eventSource”:”Player”,”endpoint”:”https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test”,”requestId”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”customerId”:”0″,”refMarkers”:”aplus-1304_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”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-1304_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”0d813122226a434984e98d5102ec7fce”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”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.If the Bluetooth connection is unstable
Merchant Video
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/61rtJ3+GOOL.js?AUIClients/VSEPlayer’);
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/3175HHgX+OL._RC|11KFCxsEshL.js,11uNd0zHc-L.js,51ocjucRF0L.js,41tLmUCnr0L.js,91G7VmlBk7L.js,11cPgPsKKOL.js_.js?AUIClients/Brila’); -
If the trackpad is not responsive
Step 1: Clean the trackpad surface
Step 2: Check System Settings: Go to System Settings -> Accessibility -> Touch; verify all gestures and options are configured as needed, especially tap sensitivity
Step 3: Re-enable the trackpad
{“parentAsin”:””,”enableFullScreenByDefault”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0FJXYHZ6Y”},”videoReferenceId”:”sc|87584e81-36ef-47dd-89cf-fb112a7716b3|a0bffd55|ATVPDKIKX0DER|A15WS6LMRQ88GU”,”contentId”:”B0FJXYHZ6Y”,”ccvDisclosure”:””,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”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/506397a8-f1b6-4b84-9073-efefcee05f4c.vtt”,”useHotspotsNX”:false,”eligibleToTriggerCCWeblab”:false,”videoUrl”:”https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/6b23c1fa-d73a-4a55-a951-8edc7c013713/default.jobtemplate.hls.m3u8″,”metricsEmissionMethod”:”nexus”,”imageUrl”:”https://m.media-amazon.com/images/I/81bunyXrZYL.jpg”,”needPlayerFactory”:false,”isMobile”:false,”showHotspots”:false,”aciContentId”:”amzn1.ive.seller.video.0d39b15043ef43b48e5f942c6afafc35″,”altText”:”If the trackpad is not responsive”,”videoContentId”:”0d39b15043ef43b48e5f942c6afafc35″,”creatorType”:”Seller”,”clientPrefix”:”aplus-1307″,”hotSpotsV3Weblab”:””,”videoType”:”seller”,”productAsin”:”B0FJXYHZ6Y”,”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”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”customerId”:”0″,”refMarkers”:”aplus-1307_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”reportUrl”:””,”videoTitle”:”If the trackpad is not responsive”,”vendorName”:”Merchant Video”,”nexusMetricsConfig”:{“eventSource”:”Player”,”isInternal”:false,”playerTSMMetricsSchemaId”:”vse.VSECardsPlayerEvents.9″,”widgetMetricsSchemaId”:”vse.VSECardsEvents.9″,”producerId”:”vsemetrics_playercards”,”refMarkers”:”aplus-1307_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”0d39b15043ef43b48e5f942c6afafc35″,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”awaConfig”:{“useUpNextComponent”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0FJXYHZ6Y”},”initialVideo”:”0d39b15043ef43b48e5f942c6afafc35″,”shouldPreload”:true,”enableClickBasedAttribution”:false,”isChromelessPlayer”:false,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”enableDynamicBlur”:false,”showPlayerPlayButton”:false,”isVideoImmersivePlayer”:false,”metricsEmissionMethod”:”nexus”,”skipInitialFocus”:false,”playerSkin”:”none”,”disabledViewIds”:[“replayHint”],”includeEarnsComissionDisclosure”:false,”customerId”:”0″,”containerId”:”aplus-1307-player-57e8b70c-b51f-4c9a-86d2-52fa2f868f89″,”allowCrossOrigin”:false,”requestMetadata”:{“clientId”:”VSE-US”,”marketplaceId”:”ATVPDKIKX0DER”,”requestId”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”method”:”desktop_web.AplusWidget.aplusdp”,”pageAsin”:””},”shouldLoop”:false,”shouldDisableControls”:false,”alwaysSetInitialVideo”:true,”showPlayerCloseButton”:false,”clientPrefix”:”aplus-1307″,”useAutoplayFallback”:false,”sushiMetricsConfig”:{“eventSource”:”Player”,”endpoint”:”https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test”,”requestId”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”customerId”:”0″,”refMarkers”:”aplus-1307_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”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-1307_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”0d39b15043ef43b48e5f942c6afafc35″,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”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.If the trackpad is not responsive
Merchant Video
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/61rtJ3+GOOL.js?AUIClients/VSEPlayer’);
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/3175HHgX+OL._RC|11KFCxsEshL.js,11uNd0zHc-L.js,51ocjucRF0L.js,41tLmUCnr0L.js,91G7VmlBk7L.js,11cPgPsKKOL.js_.js?AUIClients/Brila’); -
If the key malfunctions
Step1: Check if there is anything stuck and clean the keyboard and Confirm that the battery is fully charged
Step 2: Check if there are any conflicts in the keyboard Settings or shortcut keys of this program
Step 3: Reconnect/restart
Step 4: If the button is damaged, please contact after-sales service
{“parentAsin”:””,”enableFullScreenByDefault”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0FJXYHZ6Y”},”videoReferenceId”:”sc|6b8eb0d0-7207-43f0-bf92-186224b21598|95a80dcc|ATVPDKIKX0DER|A15WS6LMRQ88GU”,”contentId”:”B0FJXYHZ6Y”,”ccvDisclosure”:””,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”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/6b82d59e-7c3d-4fe0-a6a3-9486d5357252.vtt”,”useHotspotsNX”:false,”eligibleToTriggerCCWeblab”:false,”videoUrl”:”https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/36f9438d-1259-43c9-aca5-7083ac3828de/default.jobtemplate.hls.m3u8″,”metricsEmissionMethod”:”nexus”,”imageUrl”:”https://m.media-amazon.com/images/I/81phV9Wh9eL.jpg”,”needPlayerFactory”:false,”isMobile”:false,”showHotspots”:false,”aciContentId”:”amzn1.ive.seller.video.05951f93be914cd38184f47e9cd9cf0a”,”altText”:”If the key malfunctions”,”videoContentId”:”05951f93be914cd38184f47e9cd9cf0a”,”creatorType”:”Seller”,”clientPrefix”:”aplus-1308″,”hotSpotsV3Weblab”:””,”videoType”:”seller”,”productAsin”:”B0FJXYHZ6Y”,”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”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”customerId”:”0″,”refMarkers”:”aplus-1308_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”reportUrl”:””,”videoTitle”:”If the key malfunctions”,”vendorName”:”Merchant Video”,”nexusMetricsConfig”:{“eventSource”:”Player”,”isInternal”:false,”playerTSMMetricsSchemaId”:”vse.VSECardsPlayerEvents.9″,”widgetMetricsSchemaId”:”vse.VSECardsEvents.9″,”producerId”:”vsemetrics_playercards”,”refMarkers”:”aplus-1308_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”05951f93be914cd38184f47e9cd9cf0a”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”awaConfig”:{“useUpNextComponent”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0FJXYHZ6Y”},”initialVideo”:”05951f93be914cd38184f47e9cd9cf0a”,”shouldPreload”:true,”enableClickBasedAttribution”:false,”isChromelessPlayer”:false,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”enableDynamicBlur”:false,”showPlayerPlayButton”:false,”isVideoImmersivePlayer”:false,”metricsEmissionMethod”:”nexus”,”skipInitialFocus”:false,”playerSkin”:”none”,”disabledViewIds”:[“replayHint”],”includeEarnsComissionDisclosure”:false,”customerId”:”0″,”containerId”:”aplus-1308-player-4a55f05d-47d4-49bd-b634-cc02f28cb690″,”allowCrossOrigin”:false,”requestMetadata”:{“clientId”:”VSE-US”,”marketplaceId”:”ATVPDKIKX0DER”,”requestId”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”method”:”desktop_web.AplusWidget.aplusdp”,”pageAsin”:””},”shouldLoop”:false,”shouldDisableControls”:false,”alwaysSetInitialVideo”:true,”showPlayerCloseButton”:false,”clientPrefix”:”aplus-1308″,”useAutoplayFallback”:false,”sushiMetricsConfig”:{“eventSource”:”Player”,”endpoint”:”https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test”,”requestId”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”customerId”:”0″,”refMarkers”:”aplus-1308_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”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-1308_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”05951f93be914cd38184f47e9cd9cf0a”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”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.If the key malfunctions
Merchant Video
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/61rtJ3+GOOL.js?AUIClients/VSEPlayer’);
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/3175HHgX+OL._RC|11KFCxsEshL.js,11uNd0zHc-L.js,51ocjucRF0L.js,41tLmUCnr0L.js,91G7VmlBk7L.js,11cPgPsKKOL.js_.js?AUIClients/Brila’); -
Stable Stand & Strong Magnetic Absorption
{“parentAsin”:””,”enableFullScreenByDefault”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0FJXYHZ6Y”},”videoReferenceId”:”sc|c4f44535-77a2-4a93-8424-71fcc9e0c9ee|99f6d965|ATVPDKIKX0DER|A15WS6LMRQ88GU”,”contentId”:”B0FJXYHZ6Y”,”ccvDisclosure”:””,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”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/245daae5-0493-4f88-914a-c8e6a490b8ff.vtt”,”useHotspotsNX”:false,”eligibleToTriggerCCWeblab”:false,”videoUrl”:”https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/2a504ed8-c7ee-412d-ad36-3533b4f8022d/default.jobtemplate.hls.m3u8″,”metricsEmissionMethod”:”nexus”,”imageUrl”:”https://m.media-amazon.com/images/I/81xNebmf1CL.jpg”,”needPlayerFactory”:false,”isMobile”:false,”showHotspots”:false,”aciContentId”:”amzn1.ive.seller.video.045b1a54b96340c0a4ae63bc447b3a8f”,”altText”:”Stable Stand & Strong Magnetic Absorption”,”videoContentId”:”045b1a54b96340c0a4ae63bc447b3a8f”,”creatorType”:”Seller”,”clientPrefix”:”aplus-1302″,”hotSpotsV3Weblab”:””,”videoType”:”seller”,”productAsin”:”B0FJXYHZ6Y”,”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”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”customerId”:”0″,”refMarkers”:”aplus-1302_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”reportUrl”:””,”videoTitle”:”Stable Stand & Strong Magnetic Absorption”,”vendorName”:”Merchant Video”,”nexusMetricsConfig”:{“eventSource”:”Player”,”isInternal”:false,”playerTSMMetricsSchemaId”:”vse.VSECardsPlayerEvents.9″,”widgetMetricsSchemaId”:”vse.VSECardsEvents.9″,”producerId”:”vsemetrics_playercards”,”refMarkers”:”aplus-1302_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”045b1a54b96340c0a4ae63bc447b3a8f”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”awaConfig”:{“useUpNextComponent”:false,”clickstreamNexusMetricsConfig”:{“producerId”:”vsemetrics_playercards”,”schemaId”:”clickstream.CustomerEvent.4″,”actionType”:”DISCOVERY”,”eventOwner”:”vsemetrics_playercards”,”eventType”:”IVEVideoView”,”productId”:”B0FJXYHZ6Y”},”initialVideo”:”045b1a54b96340c0a4ae63bc447b3a8f”,”shouldPreload”:true,”enableClickBasedAttribution”:false,”isChromelessPlayer”:false,”closedCaptionsConfig”:{“captionsOnTexts”:{“de”:”German (Automated)”,”ja”:”Japanese (Automated)”,”en”:”English (Automated)”,”fr”:”French (Automated)”,”es”:”Spanish (Automated)”},”captionsOffText”:”Captions off”,”languageToLabelTexts”:{“English”:”English”,”French”:”French”,”German”:”German”,”Spanish”:”Spanish”,”Japanese”:”Japanese”}},”enableDynamicBlur”:false,”showPlayerPlayButton”:false,”isVideoImmersivePlayer”:false,”metricsEmissionMethod”:”nexus”,”skipInitialFocus”:false,”playerSkin”:”none”,”disabledViewIds”:[“replayHint”],”includeEarnsComissionDisclosure”:false,”customerId”:”0″,”containerId”:”aplus-1302-player-afae63ef-8bbc-4b12-a973-c3609caa8d16″,”allowCrossOrigin”:false,”requestMetadata”:{“clientId”:”VSE-US”,”marketplaceId”:”ATVPDKIKX0DER”,”requestId”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”method”:”desktop_web.AplusWidget.aplusdp”,”pageAsin”:””},”shouldLoop”:false,”shouldDisableControls”:false,”alwaysSetInitialVideo”:true,”showPlayerCloseButton”:false,”clientPrefix”:”aplus-1302″,”useAutoplayFallback”:false,”sushiMetricsConfig”:{“eventSource”:”Player”,”endpoint”:”https://unagi-na.amazon.com/1/events/com.amazon.eel.vse.metrics.prod.events.test”,”requestId”:”HFVJFYPZ4Q4V9X8CP6D4″,”sessionId”:”000-0000000-8675309″,”customerId”:”0″,”refMarkers”:”aplus-1302_ref”,”sessionType”:1,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”marketplaceId”:”ATVPDKIKX0DER”,”weblabIds”:””,”isInternal”:false,”isRobot”:false,”clientId”:”VSE-US”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”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-1302_ref”,”placementContext”:”desktop_web.AplusWidget.aplusdp”,”weblabIds”:””,”clientId”:”VSE-US”,”videoAsin”:”045b1a54b96340c0a4ae63bc447b3a8f”,”videoAsinList”:””,”pageAsin”:”B0FJXYHZ6Y”},”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.Stable Stand & Strong Magnetic Absorption
Merchant Video
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/61rtJ3+GOOL.js?AUIClients/VSEPlayer’);
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js(‘https://m.media-amazon.com/images/I/3175HHgX+OL._RC|11KFCxsEshL.js,11uNd0zHc-L.js,51ocjucRF0L.js,41tLmUCnr0L.js,91G7VmlBk7L.js,11cPgPsKKOL.js_.js?AUIClients/Brila’);
P.now(“premium-aplus-14-carousel-5”).execute(“init-pagination-carousel”, function(init) {
if (init) {
return;
}
P.register(“premium-aplus-14-carousel-5”, 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 = “5”;
var carouselName = “premium-aplus-14-carousel-5”;
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 = 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');
}
});
});
}
});
});
More Protective Cases with Keyboard to Choose from
|
Add to Cart
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true) |
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, false)
|
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, false)
|
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, false)
|
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, false)
|
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, false)
|
|
|---|---|---|---|---|---|---|
|
Customer Reviews
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.5 out of 5 stars 1,499
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.5 out of 5 stars 1,499
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.5 out of 5 stars 1,499
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.5 out of 5 stars 1,499
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.5 out of 5 stars 1,499
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.5 out of 5 stars 1,499
|
|
Compatibility
|
iPad 11th/10th Gen 2025/2022 |
iPad 11th/10th Gen 2025/2022 |
iPad 11th/10th Gen 2025/2022 |
iPad 11th/10th Gen 2025/2022 |
iPad 11th/10th Gen 2025/2022 |
iPad 11th/10th Gen 2025/2022 |
|
Material
|
PU Leather, TPU, Soft Lining |
PU Leather, TPU, Soft Lining |
PU Leather, TPU, Soft Lining |
PU Leather, TPU, Soft Lining |
PU Leather, TPU, Soft Lining |
PU Leather, TPU, Soft Lining |
|
Magnetic Keyboard
|
|
|
|
|
|
|
|
Wireless Connection
|
|
|
|
|
|
|
|
Viewing Angles
|
2 Angles |
2 Angles |
2 Angles |
2 Angles |
2 Angles |
2 Angles |
|
Working Time
|
100+ Hours |
100+ Hours |
100+ Hours |
100+ Hours |
100+ Hours |
100+ Hours |
.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;
}
Bring Tech to Your Life
Born to power up your tablets, MoKo has every factor you need to live a productive while flexible work-life.
-
-
iPad 11th/10th Keyboard Case
-
-
Universal Tablet Keyboard Case
-
iPad Air 11 Inch Keyboard Case
-
iPad Air 13 Inch Keyboard Case
-
iPad Pro 13 Inch Keyboard Case
-
Microsoft Surface Keyboard
-
Samsung Galaxy Keyboard Case
-
-
Facilitate Your Digital Life








































Reviews
There are no reviews yet.