
10Pack USB C Charger Wall Outlet 4.8A High Speed Duplex Receptacle 15 Amp Black
USD 99.75

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
digi-office
USD 218.36
Condition: New
View 4.2A Type C USB Wall Outlet Tamper Resistant Receptacle UL Listed w/Plate 20Pack with current marketplace pricing, condition, product images and item details. 5V/4.2A Dual USB Ports 15A Wall Receptacle with USB-C Port. Charges 2 USB devices without adapters and leaves 2 outlets free for other power needs. -Build-in smart chip, automatically recognizes the power need of connected devices, then delivers the maximum power that your devices allow,to prevent overcharging,Overcurrent Protection. -Tamper Resistant:Prevent children from inserting any unwanted objects into the outlets -Receptacle rating: 15A, 125VAC. Back and side wired for easy installation. UL Certified. -Universal Compatibility: compatible with iPhone, iPad, iPod, Samsung Galaxy/Note, Android mobile phones, E-readers, game systems, tablets, headsets and digital cameras, etc. -UL Listed -Decorator wall plate included. 5V/4.2A Dual USB Ports 15A Wall Receptacle with USB-C Port. Charges 2 USB devices without adapters and leaves 2 outlets free for other power needs. -Build-in smart chip, automatically recognizes the power need of connected devices, then delivers the maximum power that your devices allow,to prevent overcharging,Overcurrent Protection. -Tamper Resistant:Prevent children from inserting any unwanted objects into the outlets -Receptacle rating: 15A, 125VAC. Back and side wired for easy installation. UL Certified. -Universal Compatibility: compatible with iPhone, iPad, iPod, Samsung Galaxy/Note, Android mobile phones, E-readers, game systems, tablets, headsets and digital cameras, etc. -UL Listed -Decorator wall plate included. *{ font-family: helvetica, sans-serif, arial; } .brand { width: 100%; } .brand #brand { width: 100%; } .banner { width: 100%; } .banner #banner { width: 100%; } .features { width: 100%; display: flex; justify-content: space-between; } .features .featuresPic { width: 30%; } .features .featuresPic #featuresPic { width: 100%; } .features .featuresParaContainer { width: 30%; } .features .featuresParaContainer .featuresTitle { margin: 0; } .features .featuresParaContainer .featuresPara .featuresList { margin: 0; padding: 0; } .features .featuresParaContainer .featuresPara .featuresList .featuresListItem { padding: 10px; } .features .specs { max-width: 30%; } .features .specs .specsTitle { margin: 0; } .features .specs .specsListContainer { padding-left: 20px; border-radius: 10px; background-color: #f5f5f5; } .features .specs .specsListContainer .specsList { margin-left: 5px; padding: 0; border-radius: 10px; } .features .specs .specsListContainer .specsList .specsListItem { padding: 10px; } .install { display: flex; flex-wrap: wrap; width: 100%; justify-content: space-around; } .install .installParaContainer .installTitle { margin: 0; } .install .installParaContainer .installListContainer .installList { list-style-type: none; padding: 0; } .install .installParaContainer .installListContainer .installList .installListItem { padding: 10px; } .install .installPic { flex: none; width: 300px; } .install .installPic #installPic { width: 100%; } div.detailsOne{ margin: 2em 0; width: 100%; display: flex; justify-content: space-around; } div.detailsOne .detailsItem{ width: 30%; padding: 2em; border-radius: 2em; background-color: #ffffff; box-shadow: 0 20px 30px 10px rgb(0, 0, 0, 0.15); transition: background-color 1.5s ease; } div.detailsOne .detailsItem:hover{ background-color: #6de4ff; } div.detailsOne .detailsItem .detailsItemPicContainer{ width: 100%; } div.detailsOne .detailsItem .detailsItemPicContainer .detailsItemPic{ width: 100%; } div.detailsOne .detailsItem .detailsItemPara{ width: 100%; } div.detailsTwo{ margin-bottom: 2em; width: 100%; display: flex; justify-content: space-around; } div.detailsTwo .detailsItem{ width: 30%; padding: 2em; border-radius: 2em; background-color: #ffffff; box-shadow: 0 20px 30px 10px rgb(0, 0, 0, 0.15); transition: background-color 1.5s ease; } div.detailsTwo .detailsItem:hover{ background-color: #6de4ff; } div.detailsTwo .detailsItem .detailsItemPicContainer{ width: 100%; } div.detailsTwo .detailsItem .detailsItemPicContainer .detailsItemPic{ width: 100%; } div.detailsTwo .detailsItem .detailsItemPara{ width: 100%; } .package { width: 100%; } .package .packageTitle { margin: 0; } .package .packageList { padding: 0; margin-top: 5px; list-style-type: none; } .package .packageList .packageListItem { padding: 5px; } .recommend{ width: 100%; position: relative; padding-top: 2em; border-top: 1px solid #f1f1f1; } .recommend .recommendPicContainer{ width: 100%; } .recommend .recommendPicContainer #recommendPic{ width: 100%; } .recommend .recommendParaContainer{ width: 12%; height: 10%; position: absolute; display: flex; align-items: center; justify-content: center; top: 68%; left: 5%; background-color: rgba(245, 245, 245, .6); border: 1px solid #000000; box-sizing: border-box; transition: all .2s ease; } .recommend a{ text-decoration: none; } .recommend .recommendParaContainer:hover { background-color: #ffffff; cursor: pointer; color: #ffffff; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.17), -5px -5px 5px #FFFFFF; } .recommend .recommendParaContainer .recommendParaContent{ color: #000000; } .recommendTwo{ width: 100%; position: relative; padding-top: 2em; border-top: 1px solid #f1f1f1; } .recommendTwo .recommendPicContainer{ width: 100%; } .recommendTwo .recommendPicContainer #recommendPic{ width: 100%; } .recommendTwo .recommendParaContainer{ width: 12%; height: 10%; position: absolute; display: flex; align-items: center; justify-content: center; border-radius: 3em; top: 72%; left: 5%; background: #3cadff; background: -moz-linear-gradient(top, rgba(60,173,255,1) 0%, rgba(10,38,45,1) 100%); background: -webkit-linear-gradient(top, rgba(60,173,255,1) 0%,rgba(10,38,45,1) 100%); background: linear-gradient(to bottom, rgba(60,173,255,1) 0%,rgba(10,38,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3cadff', endColorstr='#0a262d',GradientType=0 ); box-sizing: border-box; transition: all .2s ease; } .recommendTwo a{ text-decoration: none; } .recommendTwo .recommendParaContainer:hover { background-color: #ffffff; cursor: pointer; color: #ffffff; } .recommendTwo .recommendParaContainer .recommendParaContent{ color: #ffffff; } @media (max-width: 600px) { .features { flex-wrap: wrap; } .features .specs { max-width: 100%; } .features .featuresItem { flex: none; width: 100%; } div.detailsOne{ flex-wrap: wrap; } div.detailsOne .detailsItem{ flex: none; width: 80%; margin-left: auto; margin-right: auto; } div.detailsOne .detailsItem:nth-child(1){ margin-bottom: 2em; } div.detailsTwo{ flex-wrap: wrap; } div.detailsTwo .detailsItem{ flex: none; width: 80%; margin-left: auto; margin-right: auto; } div.detailsTwo .detailsItem:nth-child(1){ margin-bottom: 2em; } .recommend .recommendParaContainer .recommendParaContent{ font-size: 5px; } .recommendTwo .recommendParaContainer .recommendParaContent{ font-size: 5px; } } 4.2A High Speed Smart Dual USB Ports Charger Outlet with Type-C 4.2A Dual USB Ports Charger Outlet with Type-C This USB Charger/ Tamper-Resistant Duplex Receptacle offers two high-speed USB charging ports with 4.2A charging power and two 15A/ 125V Tamper-Resistant AC power outlets. It can easily charge two USB powered electronic devices at the same time, and leaving two AC power outlets for your other uses. Charging your USB devices directly with this wall receptacle without any other power adapters. All you need is just your USB cables, and you're good to go. Attention 1: The type-c port can't charge for iphone 15 series and iPad Pro 2024 Attention 2:The usb port can't support Qualcomm Quick Charge Tech Specifications: Color:White Panel material: PC Input parameters: AC 80-125V/ 15A USB output: DC 5V/ 4.2A (Total) Wattage output for Type-C: 18W (Max) Certification: UL Overcurrent protection: Yes Warranty: 3 Years Dimensions: 4 1/2" x 2 3/4" x 1 7/8" Easy Installation 1. Back or side-wired for easy installation. 2. Easily fits in any standard wall boxes and is compatible with all standard wall plates. 3. Wall plate and screws included. (Please follow the included installation instructions for details) LED Indicator Blue LED Light ON when the USB outlet in normal working status. Universal Compatibility 1. Type-C (USB-C) charging is suitable for most of the latest USB devices on the market. 2. USB Charging is suitable for all kinds of USB 5V charge, such as a variety of cellphones , digital cameras and other electronic digital products. Smart Intelli-Chip Maximizes Charging Efficiency Equipped with a smart Intelli-Chip, the USB ports can precisely 'read' the power needs of the connected devices to deliver optimal power, 18W (Max) for the Type-C. Intelli-Chip charges at the optimal power allowed by the device, so your devices are protected from overcharging and overheating. Safety Guarantee 1. Tamper-Resistant (TR) outlet features an internal shutter mechanism to protect children from sticking objects into the outlet. 2. This USB wall outlet has been UL certified, the highest safety standards for you and your family. Fireproof poly-carbonate housing keeps you away from the fire risk. What does each outlet contain (the quantity depends on how many you purchase): 1 x USB Receptacle Outlet 1 x Decorator Wall Plate 4 x Mounting Screw 1 x User Manual Buy it now Buy it now Condition: New. Category: Home & Garden › Home Improvement › Electrical Supplies › Electrical Outlets, Switches & Accessories › Electrical Outlets & Receptacles. Brand: digi-office.
Additional views from the marketplace listing for 4.2A Type C USB Wall Outlet Tamper Resistant Receptacle UL Listed w/Plate 20Pack.












Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for 4.2A Type C USB Wall Outlet Tamper Resistant Receptacle UL Listed w/Plate 20Pack.

USD 99.75

USD 218.38

USD 46.68

USD 14.99

USD 120.75

USD 27.99

USD 161.70

USD 27.99

USD 14.99

USD 89.99