(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();
})();
${data.index + 1}/27
Description
【Kugoo Official Store】
PRICE ON OFFER INCLUDING VAT AND SHIPPING FEE
Shipping Time: non-standard shipping time, expected 7-15 calendar days to deliver
Accessories are preferentially shipped from our Poland warehouse, but will be sent from China when out of stock.
100% Genuine - All our spare parts are 100% original and will be delivered in original Kugoo packaging.
Please kindly note that we do not offer refunds or replacements for accessories that are not 7-day quality issues or breakage problems, thanks
PS: A shipping cost of 15 Euros will be applied for orders under 50 Euros. We recommend that you order additional accessories together.
G3 controller version can be judged by the serial number and motor code. CQG in the G3 serial number means the old version, and DLG means the new version. W in the G3 motor code means the old version, and DSJ means the new version.
G3 - Controller replacement tutorial: https://youtu.be/n2vA_CYefOAThere are notes, please check the instructions column of the video, did not follow the steps leading to the burn, do not provide a free replacement, thank you for your understanding!!!
M4Pro - Controller Replacement Tutorial (steps are available in the instructions section) https://youtu.be/hs1DU5ZivkM