(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
Description
Product Description
PD/QC/AFC TYPE-C Decoy Board USB Boost Module PD3.0 2.0 PPS/QC4 + FCP AFC Type-c Trigger Polling Detector Power Fast Charge
Introdction
Product selling points
Supports multiple fast charging protocols
Widely used
Compact size
Maximum support of 5A
TYPE-C port power supply
Product parameters
Supports multiple fast charging protocols: PD3.0/2.0, PPS/QC4+, QC3.0/2.0, FCP, AFC
Function/function of this product:
Trick the voltage of the fast charging charger/power bank out and use it as a DC power source. For example, let the fast charging power bank output 9V and 12V to power routers, optical cats, and other devices!
Transforming some traditional DC powered devices into TYPE-C ports for power supply.
Deception board size: 23 * 11.5 * 4mm
Reminder:
Mobile phone chargers/power banks must first support fast charging such as PD/QC in order to trick out fast charging voltage.
Fixed 9/12/15/20V four gears, what voltage is needed? Short circuit the corresponding pads, and the default output is 12V.
For example, if you set a trap of 20 volts, but your charger only has a maximum of 9 volts, it will automatically downshift to trap the output of 9 volts.
The maximum support is 5A, and the actual output current/power is determined by your fast charging charger and load.