
Battery Case for iPhone 16 Plus, 8000mAh Charger Case for iPhone 16 Plus 6.7"
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 } P.now("premium-aplus-13-carousel-2").execute(function(init) { if (init) { return; } P.register("premium-aplus-13-carousel-2", function(){ return function() { P.when("A", "jQuery", "a-carousel-framework", "ready").execute(function (A, $, framework) { var moduleId = "2"; var carouselName = "premium-aplus-13-carousel-2"; var paginationAction = "aplus-pagination-dot-action-" + moduleId; var paginationGroup = "#aplus-pagination-group-" + moduleId + "-" + carouselName; const ENTER_KEY_CODE = 13; const ESCAPE_KEY_CODE = 27; /* 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') .eq(data.newValue - 1).addClass("aplus-carousel-active").attr('aria-selected', 'true'); }); framework.onInit(carouselName, function (carousel) { 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; if (isClick || isEnter) { var data = event.data; carousel.gotoPage(data.page); } else if (isEsc) { // force remove focus event.$target.blur() } }); }); }); } }); }); 1 Wired Output Charge 2 Charge Simultaneous Is this battery case compatible with other iPhone models like iPhone 16 Pro or iPhone 15 Plus? No, the NEWDERY battery case is specifically designed for iPhone 16 Plus and is not compatible with other models, including iPhone 16 Pro, iPhone 16, iPhone 15 Plus, and iPhone 14 Plus. Can I use CarPlay and wired headphones with this battery case? Yes, all original iPhone functions, including CarPlay, data transfer, wired headphones, and for Apple Pay, are fully supported with this battery case. Does the case block the phone’s charging port? The case uses wireless charging, so it protects your iPhone’s charging port from frequent use. You won’t need to plug in your phone, helping to prevent wear and tear on the port. Can I charge other devices using this battery case? Yes, the battery case can act as a power bank. The Type-C port allows you to charge multiple devices while providing power to your iPhone 16 Plus. What’s included in the package with the battery case? The package includes 1* 8000mAh battery case, 1* protective film, 1* USB-C to USB-C cable, and 1* user manual. Everything you need to start using the case is provided. P.now("premium-aplus-13-carousel-5").execute(function(init) { if (init) { return; } P.register("premium-aplus-13-carousel-5", function(){ return function() { P.when("A", "jQuery", "a-carousel-framework", "ready").execute(function (A, $, framework) { var moduleId = "5"; var carouselName = "premium-aplus-13-carousel-5"; var paginationAction = "aplus-pagination-dot-action-" + moduleId; var paginationGroup = "#aplus-pagination-group-" + moduleId + "-" + carouselName; const ENTER_KEY_CODE = 13; const ESCAPE_KEY_CODE = 27; /* 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') .eq(data.newValue - 1).addClass("aplus-carousel-active").attr('aria-selected', 'true'); }); framework.onInit(carouselName, function (carousel) { 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; if (isClick || isEnter) { var data = event.data; carousel.gotoPage(data.page); } else if (isEsc) { // force remove focus event.$target.blur() } }); }); }); } }); }); Add to Cart Add to Cart Add to Cart Add to Cart Price $36.99$36.99 $36.99$36.99 $32.99$32.99 $32.99$32.99 Compatibility ONLY for iPhone 16 Plus ONLY for iPhone 16 Pro Max ONLY for iPhone 16 ONLY for iPhone 16 Pro Screen Size 6.7 inches 6.9 inches 6.1 inches 6.3 inches Battery Capacity 8000 mAh 8000 mAh 5000 mAh 5000 mAh Connect Type USB C Input/Output USB C Input/Output USB C Input/Output USB C Input/Output Wireless Charging for iPhone Wireless Charging for Case