CINXE.COM
Scope and quantity of Huawei watches supported by golf courses outside China | HUAWEI Support Global
<!DOCTYPE html> <!--[if lt IE 7 ]> <html lang="en" class="ie6"> <![endif]--> <!--[if IE 7 ]> <html lang="en" class="ie7"> <![endif]--> <!--[if IE 8 ]> <html lang="en" class="ie8"> <![endif]--> <!--[if IE 9 ]> <html lang="en" class="ie9"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html xml:lang="en" lang="en" prefix="og:http://ogp.me/ns#"> <!--<![endif]--> <head> <!-- SEO start --> <meta name="keywords" content="Scope and quantity of Huawei watches supported by golf courses outside China,HUAWEI Support Global,Course map, supported cities"/> <meta name="description" content="Learn about 'Scope and quantity of Huawei watches supported by golf courses outside China'. Find all usage guide, troubleshooting tips and resources for your HUAWEI product."/> <title> Scope and quantity of Huawei watches supported by golf courses outside China | HUAWEI Support Global</title> <!-- SEO end --> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="Access-Control-Allow-Origin"/> <meta id="viewport" name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=0.2, maximum-scale=5.0, user-scalable=yes"/> <meta name="GENERATOR" content=" 8.00.7601.19003"/> <meta name="robots" content="index,follow"/> <link rel="canonical" href="https://consumer.huawei.com/en/support/content/en-us16014632/"/> <!-- <sly data-sly-use.str="com.huawei.consumer.site.core.models.StringReplaceHelper"> <link rel="alternate" data-sly-use.str1="com.huawei.consumer.site.core.models.StringReplaceHelper" href="https://https://consumer.huawei.com/en/support/content/en-us16014632/" hreflang ="x-default" /> </sly> --> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/public-v4.min.933bfd4cdba04f744f896d4e609c01f7.css" type="text/css"> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/common-v4-nav-v2.min.52a7bc3ae89b8570c197f16193cda3d8.css" type="text/css"> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-mkt/v5/common-header-v5.min.9df9f2985dfd1279e42f700288abae8d.css" type="text/css"> <script type="text/javascript">window.pageLoadStart = new Date().getTime();</script> <link rel="shortcut icon" href="/content/dam/huawei-cbg-site/common/huawei-logo.png" type="image/png"/> <link rel="icon" href="/content/dam/huawei-cbg-site/common/huawei-logo.png" type="image/png"/> <link rel="bookmark" href="/content/dam/huawei-cbg-site/common/huawei-logo.png" type="image/png"/> <script type="text/javascript"> function getEncCookie(name){ var arr,reg=new RegExp("(^| )"+name+"=([^;]*)(;|$)"); if(arr=document.cookie.match(reg)) return unescape(arr[2]); else return null; } // data layer javascript window.digitalData={"page":{"pageInfo":{"appNum":"A59919963","siteCode":"en","staticResHost":"//consumer-res.huawei.com","isProd":false,"serviceGatewayPath":"https://sgw-sg.c.huawei.com/forward","gaiaPath":"//r.huaweistatic.com","ccpcApiKey":"DE","siteName":"Global (EN)","siteCodeForAPI":"worldwide","language":"en","pageName":"cbg:en:support:content","uri":"/en/support/content/","site":"cbg","countryCode":"EN","siteCode2":"en","isProductMiniSitePage":false,"knowledgeHost":"//consumer-tkb.huawei.com","isProductDetailPage":false,"publishedHost":"https://consumer.huawei.com","siteCurrency":"$"},"category":{"pageType":"support","subCategory1":"content","primaryCategory":"support"}},"event":[]}; window.digitalData.page.pageInfo.currentHost = location.host; window.encUser = getEncCookie("data_layer_enc"); // is the site Arabic site window.isArabicSite = false; // map type window.customMapType = "gaia"; </script> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/statics/jquery-3.6.0.min.js"></script> <script type="text/javascript"> var service_sessionuuid_support = "base/basecommonService/sessionuuid"; var SITE_CODE = window.digitalData.page.pageInfo.siteCodeForAPI || window.digitalData.page.pageInfo.siteCode; var APP_NUM = window.digitalData.page.pageInfo.appNum; var site_language = window.digitalData.page.pageInfo.language; var countryCode = window.digitalData.page.pageInfo.countryCode; var allowHA = false; </script> <!-- 运动健康App联登 --> <script type="text/javascript"> (function () { window.isHealthWebView = function() { return window.JsInteraction && typeof window.JsInteraction.isFromHuaweiHealth === 'function' && window.JsInteraction.isFromHuaweiHealth(); } // 页面头尾隐藏样式 const appWebViewStyle = ` .huawei-v4 #header-v4, .huawei-v4 #second-navigation-v4, .huawei-v4 #header-placeholder, .huawei-v4 #robotIcon, .huawei-v4 #cookie-information-template-wrapper, .huawei-v4 .huawei-convergent-cookie, .huawei-v4 .optanon-alert-box-wrapper, .huawei-v4 .nps-survey, .huawei-v4 .hwv3-animate-box, .huawei-v4 .huawei-bootom-cookie, .huawei-v4 .v4.n09-footer .container div:not(.policy-text), .huawei-v4.nav-hidden .huawei-ie-tips { display: none !important; }`; function addCssByStyle(cssString) { const style = document.createElement("style"); style.setAttribute("type", "text/css"); const cssText = document.createTextNode(cssString); style.appendChild(cssText); const heads = document.getElementsByTagName("head"); if (heads.length) { heads[0].appendChild(style); } else { document.documentElement.appendChild(style); } } /** * 判断当前页面是否为服务页面及智慧生活(window.hilink) 或者 MHW-APP(integrationJsInterface)嵌入 * * @returns {*|boolean} */ function isSupportPageInAppView() { return window.digitalData && window.digitalData.page.category.pageType == 'support' && (window.hilink || window.integrationJsInterface || window.integrationJsInterfaceWebview || window.hicareJsInterface); } function isEcommerceSite() { const siteCode = window.digitalData ? window.digitalData.page.pageInfo.siteCode2 : ''; const ecommerceSiteCodeList = ['uk', 'fr', 'de', 'es', 'it', 'nl','ro', 'pt', 'pl', 'cz', 'tr', 'my', 'sa', 'ae', 'th', 'jp', 'pe', 'mx', 'cl', 'co', 'za', 'ru', 'ph']; return ecommerceSiteCodeList.indexOf(siteCode) > -1; } // 在运动健康/智慧生活服务页面webView中,隐藏页面头尾 if ((isHealthWebView() && isEcommerceSite()) || isSupportPageInAppView()) { addCssByStyle(appWebViewStyle); } })(); </script> <script type="text/javascript"> window.dataLayer = window.dataLayer || []; function getChapter1(){ var pageType = window.digitalData.page.category.pageType; pageType = pageType.split("_")[0]; var chapter1 = ""; switch(pageType){ case "homepage": chapter1 = "Home";break; case "support": chapter1 = "support";break; case "product-detail": chapter1 = "Mkt products";break; case "product-listing": chapter1 = "Mkt products";break; default: chapter1 = window.digitalData.page.category.primaryCategory; } return chapter1; } function getChapter2(){ var pageType = window.digitalData.page.category.pageType; pageType = pageType.split("_")[0]; var chapter2 = window.digitalData.page.category.subCategory1; if(pageType == "product-detail" || pageType == "product-listing"){ chapter2 = window.digitalData.page.category.primaryCategory; } return chapter2; } function getChapter3(){ var chapter3 = window.digitalData.page.category.subCategory2; var pageType = window.digitalData.page.category.pageType; pageType = pageType.split("_")[0]; if(pageType == "product-detail"){ chapter3 = window.digitalData.page.category.subCategory1; } return chapter3; } function getPageName(){ var pageName = ""; var pathArr = location.pathname.split("/"); for(var index = pathArr.length - 1; index > 0; index --){ if(pathArr[index] != ""){ pageName = pathArr[index]; if(pageName.indexOf(".html") != -1){ pageName = pageName.split(".")[0]; } break; } } return pageName; } /* * * 判断是否APP内嵌,设置siteId * */ function getMktDmpaSiteId(){ var dmpa_siteId = ""; if(window.integrationJsInterface ||window.integrationJsInterfaceWebview){ dmpa_siteId = "HuaweiStore-app"; }else{ dmpa_siteId = $(window).width() < 1199.98?"HuaweiStore-wap":"HuaweiStore-web"; } return dmpa_siteId; } var DMPA_SCRIPT_BASEURL = ""; var dmpa_init_mkt_dmpa_params = { "siteId": getMktDmpaSiteId(), "IP":null , "userId": null, "sessionId": null , "country" : digitalData.page.pageInfo?digitalData.page.pageInfo.siteCode2:"", "siteLanguage": digitalData.page.pageInfo.language?digitalData.page.pageInfo.language.replace("_","-"):"", "siteName": digitalData.page.pageInfo?digitalData.page.pageInfo.siteCode2:"" } /* * * * 设置dmpa5公共参数 * * */ function initMktDmpa5(){ if(typeof dmpa5 === 'undefined' || document.readyState !=='complete'){ return; } //查询用户ID try{ //获取uum的API var uumApi = mktConfig.uumApi; if(uumApi != null && uumApi != ""){ var uumHost = uumApi.substring(0, uumApi.search("/users")); //tokenApi var tokenApiUrl = uumHost + "/gateway/csrfToken?_=" + Date.now(); //若用户已经登录,则调用UUM接口查询用户信息 $.ajax({ type:"GET", url: uumApi+"/v1/login/info", dataType:"json", xhrFields:{withCredentials:true} }).always(function(result){ if(result && result.resultCode == 0){ dmpa_init_mkt_dmpa_params.userId = result.data.userId; } //设置sessionId $.ajax({ type: "get", url: tokenApiUrl, xhrFields: { withCredentials: true }, crossDomain: true }).always(function(result){ if(result && result.resultCode == 0){ dmpa_init_mkt_dmpa_params.sessionId = result.data; } setMktDmpaParams(dmpa_init_mkt_dmpa_params); }); }) }else{ dmpa_init_mkt_dmpa_params.userId = ''; //会话中心未配置 setMktDmpaParams(dmpa_init_mkt_dmpa_params); } }catch(e){ } } function setMktDmpaParams(dmpaParams){ if(typeof dmpa5 === 'undefined'){ return; } dmpa5('set', dmpaParams); //公共参数初始化 dmpa5('setTrackerUrl',DMPA_SCRIPT_BASEURL+"/"); dmpa5('setAutoSendPV',false);//禁止自动发送 pv dmpa5('setDMPAVersion', 5); // 设置DMPA版本 dmpa5('setAutoSendPP',false);//禁止自动发送 pp dmpa5('setAutoLinkTracking',false);//禁止自动发送 link //设置dmpa参数后发送一次pv trackMktDmpaPV(); } /** * 设置dmpa的访客userId */ function buildMktDmpaUserId(){ var userId = 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxx'.replace(/[xy]/g, function(c) { var r = Math.random() * 16 | 0, v = c == 'x' ? r : (r & 0x3 | 0x8); return v.toString(16); }); if(typeof $.cookie === 'function'){ var site_name = window.site || window.siteCode || ''; } return userId; } /** * 发送dmpa的pv,适用于mkt/服务/活动 * */ function trackMktDmpaPV(){ // 判断是否为 App Webview var isAppWebview = window.integrationJsInterface || window.integrationJsInterfaceWebview; var referrerUrl = ''; if (document.referrer.length > 0) { referrerUrl = document.referrer;} try { if (referrerUrl.length == 0 && opener.location.href.length > 0) { referrerUrl = opener.location.href; } } catch (e) {} var pvData = { "title": $("title").text() || null, "location": location.origin + location.pathname || null, "uri": digitalData.page.pageInfo.uri || null , "referrerUrl": referrerUrl || null, "trackSource": null, "trackMedium": null, "trackCampaign": null, "trackContent": null, "trackTerm": null, "pageLoadDelay": null, "pageHierarchy": null, "subModuleName": getMktDmpaSubModuleName() } // PDP页增加跟踪需要的额外参数 if (digitalData.page.pageInfo.isProductDetailPage && digitalData.product && digitalData.product.productInfo) { pvData["additionalProperty"] = JSON.stringify({ "product_name": digitalData.product.productInfo.marketingName, "page_view": "PDP" }); } if (!isAppWebview) { dmpa5("trackPageView", pvData); } } /** * 获取子模块名称 */ function getMktDmpaSubModuleName(){ var url = location.href; var moduleName = ""; if(url.indexOf("/support/") != -1){ moduleName = "Support"; }else if(url.indexOf("/community/") != -1){ moduleName = "Community"; }else if(url.indexOf("/promo/") != -1 || url.indexOf("/offer/") != -1 ){ //活动以及促销组件 moduleName = "Activity"; }else if(url.indexOf("/shop/") != -1 || url.indexOf("/buy/") != -1){ moduleName = "eCommerce"; }else{ moduleName = "Marketing"; } return moduleName; } </script> <script> var siteCode = window.digitalData ? window.digitalData.page.pageInfo.siteCode2 : ''; var pageCategory = window.digitalData ? window.digitalData.page.category.pageType: ''; var countryCode = window.digitalData ? window.digitalData.page.pageInfo.countryCode: ''; var language = window.digitalData ? window.digitalData.page.pageInfo.language: ''; var siteName = window.digitalData ? window.digitalData.page.pageInfo.siteName:''; var pageProductInfo = window.digitalData.product ? window.digitalData.product.productInfo:''; function dateFormat(fmt) { var d = new Date(); var local = d.getTime(); var offset = d.getTimezoneOffset() * 60000; var localUtc = new Date().getTimezoneOffset() / 60; var utcTime; if (localUtc > 0) { utcTime = local - offset; } else { utcTime = local + offset; } var CNTime = utcTime + 3600000 * 8; var nd = new Date(CNTime); var o = { "M+": nd.getMonth() + 1, "d+": nd.getDate(), "H+": nd.getHours(), "m+": nd.getMinutes(), "s+": nd.getSeconds(), "q+": Math.floor((nd.getMonth() + 3) / 3), "S": nd.getMilliseconds() }; if (/(y+)/.test(fmt)) fmt = fmt.replace(RegExp.$1, (nd.getFullYear() + "").substr(4 - RegExp.$1.length)); for (var k in o) if (new RegExp("(" + k + ")").test(fmt)) fmt = fmt.replace(RegExp.$1, (RegExp.$1.length == 1) ? (o[k]) : (("00" + o[k]).substr(("" + o[k]).length))); return fmt; } // hitTimeStamp : YYYYMMDD_hh:mm:ss 时区是(GMT+08:00) China Time,就是GA全球视图的时区 window.dataLayer.push({ userId: "", sessionId: "", firstSourceMedium:"", lastSourceMedium:"", accountStatus: "", loginStatus: "", hitTimeStamp: dateFormat("yyyy-MM-dd_HH:mm:ss"), pageCategory: pageCategory, siteCountryCode: countryCode, siteLanguage: language, siteCountryName: siteName, "productMktName":pageProductInfo&&pageProductInfo.marketingName||'', "productCategory":pageProductInfo&&pageProductInfo.category||'', "userCategory":"" }); if(pageCategory == 'search') { var reg = new RegExp("(^|&)keyword=([^&]*)(&|$)"); var val = window.location.search.substr(1).match(reg); if(val!=null&&val[2]) { var searchKeyword=decodeURIComponent(val[2]) window.dataLayer.push({ cat55: "product", kw55: searchKeyword, siteSearchResults: "" }); } ; } </script> <script type="text/javascript"> /** * 获取url中的参数 */ function getUrlParam(name) { var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"); //构造一个含有目标参数的正则表达式对象 var r = window.location.search.substr(1).match(reg); //匹配目标参数 if (r != null) { return decodeURIComponent(r[2]); } return null; //返回参数值 } </script> <script type="text/plain" class="cookie-package-controller analysis-cookie default-load-cookie"> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-MBP7H56'); </script> <script type="text/javascript"> var enableExternalLinkPopup = Boolean(true); var externalLinkWhitelist = "[\x22huawei.com\x22,\x22h5hosting\u002Ddrcn.dbankcdn.cn\x22,\x22vmall.com\x22,\x22dpd.pt\x22,\x22cn.biosenseclinic.com\x22,\x22contentcenter\u002Ddrcn.dbankcdn.com\x22,\x22css\u002Dcomplain\u002Ddrcn.platform.dbankcloud.cn\x22,\x22fancourier.ro\x22]" != '' ? JSON.parse("[\x22huawei.com\x22,\x22h5hosting\u002Ddrcn.dbankcdn.cn\x22,\x22vmall.com\x22,\x22dpd.pt\x22,\x22cn.biosenseclinic.com\x22,\x22contentcenter\u002Ddrcn.dbankcdn.com\x22,\x22css\u002Dcomplain\u002Ddrcn.platform.dbankcloud.cn\x22,\x22fancourier.ro\x22]") : []; </script> <script type="text/javascript"> var enableNewCookieCfg = Boolean(false); var cookieModeSetting = "noPromptMode"; var ctlAnalysisCookie = Boolean(); var ctlAdvertiseCookie = Boolean(); var enableDefaultCookieAccept = Boolean(); var pushForConsentTime = ""; var pushForConsentTimeNewMode = ""; // 分享于My Huawei App中打开 开关 var enableShareFeature = Boolean(true); // My Huawei App 下载页面地址配置项 var appDownloadLink = ""; // 是否启用 App 侧 FA 数据推送 var enableAppFa = Boolean(); // App 区域映射Json配置项 var appRegionMapperJsonStr = "[{\r\n \x22region\x22: \x22fr_FR\x22,\r\n \x22site\x22: \x22fr\x22\r\n }, {\r\n \x22region\x22: \x22en_GB\x22,\r\n \x22site\x22: \x22uk\x22\r\n }, {\r\n \x22region\x22: \x22de_DE\x22,\r\n \x22site\x22: \x22de\x22\r\n }, {\r\n \x22region\x22: \x22it_IT\x22,\r\n \x22site\x22: \x22it\x22\r\n }, {\r\n \x22region\x22: \x22es_ES\x22,\r\n \x22site\x22: \x22es\x22\r\n }, {\r\n \x22region\x22: \x22nl_NL\x22,\r\n \x22site\x22: \x22nl\x22\r\n }, {\r\n \x22region\x22: \x22ja_JP\x22,\r\n \x22site\x22: \x22jp\x22\r\n }, {\r\n \x22region\x22: \x22en_PH\x22,\r\n \x22site\x22: \x22ph\x22\r\n }, {\r\n \x22region\x22: \x22zh_CN\x22,\r\n \x22site\x22: \x22cn\x22\r\n }, {\r\n \x22region\x22: \x22en_ZA\x22,\r\n \x22site\x22: \x22za\x22\r\n }, {\r\n \x22region\x22: \x22pl_PL\x22,\r\n \x22site\x22: \x22pl\x22\r\n }, {\r\n \x22region\x22: \x22ru_RU\x22,\r\n \x22site\x22: \x22ru\x22\r\n }, {\r\n \x22region\x22: \x22th_TH\x22,\r\n \x22site\x22: \x22th\x22\r\n }, {\r\n \x22region\x22: \x22cs_CZ\x22,\r\n \x22site\x22: \x22cz\x22\r\n }, {\r\n \x22region\x22: \x22ro_RO\x22,\r\n \x22site\x22: \x22ro\x22\r\n }, {\r\n \x22region\x22: \x22tr_TR\x22,\r\n \x22site\x22: \x22tr\x22\r\n }, {\r\n \x22region\x22: \x22es_PE\x22,\r\n \x22site\x22: \x22pe\x22\r\n }, {\r\n \x22region\x22: \x22pt_PT\x22,\r\n \x22site\x22: \x22pt\x22\r\n }, {\r\n \x22region\x22: \x22ar_AE\x22,\r\n \x22site\x22: \x22ae\x22\r\n }, {\r\n \x22region\x22: \x22en_AE\x22,\r\n \x22site\x22: \x22ae_en\x22\r\n }, {\r\n \x22region\x22: \x22ar_EG\x22,\r\n \x22site\x22: \x22eg\x22\r\n }, {\r\n \x22region\x22: \x22en_EG\x22,\r\n \x22site\x22: \x22eg_en\x22\r\n }, {\r\n \x22region\x22: \x22ar_SA\x22,\r\n \x22site\x22: \x22sa\x22\r\n }, {\r\n \x22region\x22: \x22en_SA\x22,\r\n \x22site\x22: \x22sa_en\x22\r\n }, {\r\n \x22region\x22: \x22es_CL\x22,\r\n \x22site\x22: \x22cl\x22\r\n }, {\r\n \x22region\x22: \x22es_MX\x22,\r\n \x22site\x22: \x22mx\x22\r\n }, {\r\n \x22region\x22: \x22es_CO\x22,\r\n \x22site\x22: \x22co\x22\r\n }, {\r\n \x22region\x22: \x22en_MY\x22,\r\n \x22site\x22: \x22my\x22\r\n }, {\r\n \x22region\x22: \x22id_ID\x22,\r\n \x22site\x22: \x22id\x22\r\n }, {\r\n \x22region\x22: \x22en_AU\x22,\r\n \x22site\x22: \x22au\x22\r\n }, {\r\n \x22region\x22: \x22de_CH\x22,\r\n \x22site\x22: \x22ch\x22\r\n }, {\r\n \x22region\x22: \x22fr_CH\x22,\r\n \x22site\x22: \x22ch_fr\x22\r\n }, {\r\n \x22region\x22: \x22nl_BE\x22,\r\n \x22site\x22: \x22be\x22\r\n }, {\r\n \x22region\x22: \x22fr_BE\x22,\r\n \x22site\x22: \x22be_fr\x22\r\n }, {\r\n \x22region\x22: \x22en_KH\x22,\r\n \x22site\x22: \x22kh\x22\r\n }, {\r\n \x22region\x22: \x22my_MM\x22,\r\n \x22site\x22: \x22mm\x22\r\n }, {\r\n \x22region\x22: \x22en_MM\x22,\r\n \x22site\x22: \x22mm\x22\r\n }, {\r\n \x22region\x22: \x22vi_VN\x22,\r\n \x22site\x22: \x22vn\x22\r\n }, {\r\n \x22region\x22: \x22en_SG\x22,\r\n \x22site\x22: \x22sg\x22\r\n }, {\r\n \x22region\x22: \x22es_PY\x22,\r\n \x22site\x22: \x22py\x22\r\n }, {\r\n \x22region\x22: \x22es_PA\x22,\r\n \x22site\x22: \x22pa\x22\r\n }, {\r\n \x22region\x22: \x22es_BO\x22,\r\n \x22site\x22: \x22bo\x22\r\n }, {\r\n \x22region\x22: \x22es_EC\x22,\r\n \x22site\x22: \x22ec\x22\r\n }, {\r\n \x22region\x22: \x22es_HN\x22,\r\n \x22site\x22: \x22hn\x22\r\n }, {\r\n \x22region\x22: \x22es_GT\x22,\r\n \x22site\x22: \x22gt\x22\r\n }, {\r\n \x22region\x22: \x22es_CR\x22,\r\n \x22site\x22: \x22cr\x22\r\n }, {\r\n \x22region\x22: \x22es_UY\x22,\r\n \x22site\x22: \x22uy\x22\r\n }, {\r\n \x22region\x22: \x22sk_SK\x22,\r\n \x22site\x22: \x22sk\x22\r\n }, {\r\n \x22region\x22: \x22en_MU\x22,\r\n \x22site\x22: \x22mu\x22\r\n }, {\r\n \x22region\x22: \x22ar_JO\x22,\r\n \x22site\x22: \x22jo\x22\r\n }, {\r\n \x22region\x22: \x22ar_BH\x22,\r\n \x22site\x22: \x22bh_ar\x22\r\n }, {\r\n \x22region\x22: \x22en_BH\x22,\r\n \x22site\x22: \x22bh\x22\r\n }, {\r\n \x22region\x22: \x22ar_KW\x22,\r\n \x22site\x22: \x22kw\x22\r\n }, {\r\n \x22region\x22: \x22en_KW\x22,\r\n \x22site\x22: \x22kw_en\x22\r\n }, {\r\n \x22region\x22: \x22en_GH\x22,\r\n \x22site\x22: \x22gh\x22\r\n }, {\r\n \x22region\x22: \x22ar_QA\x22,\r\n \x22site\x22: \x22qa_ar\x22\r\n }, {\r\n \x22region\x22: \x22en_QA\x22,\r\n \x22site\x22: \x22qa\x22\r\n }, {\r\n \x22region\x22: \x22en_NG\x22,\r\n \x22site\x22: \x22ng\x22\r\n }, {\r\n \x22region\x22: \x22en_IE\x22,\r\n \x22site\x22: \x22ie\x22\r\n }, {\r\n \x22region\x22: \x22ar_DZ\x22,\r\n \x22site\x22: \x22dz_ar\x22\r\n }, {\r\n \x22region\x22: \x22fr_DZ\x22,\r\n \x22site\x22: \x22dz\x22\r\n }, {\r\n \x22region\x22: \x22en_KE\x22,\r\n \x22site\x22: \x22ke\x22\r\n }, {\r\n \x22region\x22: \x22en_LB\x22,\r\n \x22site\x22: \x22lb\x22\r\n }, {\r\n \x22region\x22: \x22ar_TN\x22,\r\n \x22site\x22: \x22tn_ar\x22\r\n }, {\r\n \x22region\x22: \x22fr_TN\x22,\r\n \x22site\x22: \x22tn\x22\r\n }, {\r\n \x22region\x22: \x22ar_IQ\x22,\r\n \x22site\x22: \x22iq_ar\x22\r\n }, {\r\n \x22region\x22: \x22en_IQ\x22,\r\n \x22site\x22: \x22iq\x22\r\n }, {\r\n \x22region\x22: \x22ar_OM\x22,\r\n \x22site\x22: \x22om_ar\x22\r\n }, {\r\n \x22region\x22: \x22en_OM\x22,\r\n \x22site\x22: \x22om\x22\r\n }, {\r\n \x22region\x22: \x22en_IN\x22,\r\n \x22site\x22: \x22in\x22\r\n }, {\r\n \x22region\x22: \x22en_PK\x22,\r\n \x22site\x22: \x22pk\x22\r\n }, {\r\n \x22region\x22: \x22ar_MA\x22,\r\n \x22site\x22: \x22ma_ar\x22\r\n }, {\r\n \x22region\x22: \x22fr_MA\x22,\r\n \x22site\x22: \x22ma\x22\r\n }, {\r\n \x22region\x22: \x22sr_RS\x22,\r\n \x22site\x22: \x22rs\x22\r\n }, {\r\n \x22region\x22: \x22hu_HU\x22,\r\n \x22site\x22: \x22hu\x22\r\n }, {\r\n \x22region\x22: \x22de_AT\x22,\r\n \x22site\x22: \x22at\x22\r\n }, {\r\n \x22region\x22: \x22hr_HR\x22,\r\n \x22site\x22: \x22hr\x22\r\n }, {\r\n \x22region\x22: \x22el_CY\x22,\r\n \x22site\x22: \x22cy\x22\r\n }, {\r\n \x22region\x22: \x22sl_SI\x22,\r\n \x22site\x22: \x22si\x22\r\n }, {\r\n \x22region\x22: \x22el_GR\x22,\r\n \x22site\x22: \x22gr\x22\r\n }, {\r\n \x22region\x22: \x22uk_UA\x22,\r\n \x22site\x22: \x22ua\x22\r\n }, {\r\n \x22region\x22: \x22bg_BG\x22,\r\n \x22site\x22: \x22bg\x22\r\n }, {\r\n \x22region\x22: \x22en_BD\x22,\r\n \x22site\x22: \x22bd\x22\r\n }, {\r\n \x22region\x22: \x22zh_tw_HK\x22,\r\n \x22site\x22: \x22hk\x22\r\n }, {\r\n \x22region\x22: \x22en_NZ\x22,\r\n \x22site\x22: \x22nz\x22\r\n }, {\r\n \x22region\x22: \x22es_SV\x22,\r\n \x22site\x22: \x22sv\x22\r\n }, {\r\n \x22region\x22: \x22pt_BR\x22,\r\n \x22site\x22: \x22br\x22\r\n }, {\r\n \x22region\x22: \x22es_DO\x22,\r\n \x22site\x22: \x22do\x22\r\n }, {\r\n \x22region\x22: \x22es_AR\x22,\r\n \x22site\x22: \x22ar\x22\r\n }, {\r\n \x22region\x22: \x22ru_BE\x22,\r\n \x22site\x22: \x22by\x22\r\n }, {\r\n \x22region\x22: \x22ru_KZ\x22,\r\n \x22site\x22: \x22kz\x22\r\n }, {\r\n \x22region\x22: \x22ru_UZ\x22,\r\n \x22site\x22: \x22uz\x22\r\n }, {\r\n \x22region\x22: \x22en_LK\x22,\r\n \x22site\x22: \x22lk\x22\r\n }, {\r\n \x22region\x22: \x22en_CA\x22,\r\n \x22site\x22: \x22ca\x22\r\n }, {\r\n \x22region\x22: \x22fr_CA\x22,\r\n \x22site\x22: \x22ca_fr\x22\r\n }, {\r\n \x22region\x22: \x22bs_BA\x22,\r\n \x22site\x22: \x22ba\x22\r\n }, {\r\n \x22region\x22: \x22ro_MD\x22,\r\n \x22site\x22: \x22md\x22\r\n }, {\r\n \x22region\x22: \x22he_IL\x22,\r\n \x22site\x22: \x22il\x22\r\n }, {\r\n \x22region\x22: \x22mk_MK\x22,\r\n \x22site\x22: \x22mk\x22\r\n }, {\r\n \x22region\x22: \x22fi_FI\x22,\r\n \x22site\x22: \x22fi\x22\r\n }, {\r\n \x22region\x22: \x22da_DK\x22,\r\n \x22site\x22: \x22dk\x22\r\n }, {\r\n \x22region\x22: \x22no_NO\x22,\r\n \x22site\x22: \x22no\x22\r\n }, {\r\n \x22region\x22: \x22et_EE\x22,\r\n \x22site\x22: \x22ee\x22\r\n }, {\r\n \x22region\x22: \x22ru_EE\x22,\r\n \x22site\x22: \x22ee\x22\r\n }, {\r\n \x22region\x22: \x22lv_LV\x22,\r\n \x22site\x22: \x22lv\x22\r\n }, {\r\n \x22region\x22: \x22ru_LV\x22,\r\n \x22site\x22: \x22lv\x22\r\n }, {\r\n \x22region\x22: \x22lt_LT\x22,\r\n \x22site\x22: \x22lt\x22\r\n }, {\r\n \x22region\x22: \x22sv_SE\x22,\r\n \x22site\x22: \x22se\x22\r\n }\r\n]"; </script> <script type="text/javascript"> var supportv2 = {}; supportv2["toCApiUrl"] = "https:\/\/itrinity\u002Dde.c.huawei.com"; supportv2["captchaServiceDomain"] = "csc\u002Dadapter\u002Ddre.security.dbankcloud.com"; supportv2["apiBaseUrl"] = "https:\/\/ccpce\u002Dde.consumer.huawei.com\/ccpcmd\/services\/dispatch\/secured\/CCPC\/EN"; supportv2["captchaUrl"] = "contentcenter\u002Ddre.dbankcdn.com\/pub_1\/cscaptcha_captcha_900_9\/b\/v3\/netease"; supportv2["supportApiUrl"] = "https:\/\/consumer.huawei.com\/support"; supportv2["ccpcServiceGatewayUrl"] = ""; supportv2["cmktApiUrl"] = "https:\/\/consumer\u002Dapi\u002Dsg.huawei.com\/cuepf"; supportv2["casUrl"] = "https:\/\/id5.cloud.huawei.com\/CAS"; supportv2["logisticcode"] = ""; supportv2["knowledgeLangCode"] = ""; supportv2["knowledgeCountry"] = ""; supportv2["productCategoryMapping"] = "[{\x22deviceProductLv2Id\x22:\x22CMCG10000002\x22,\x22categoryNameKey\x22:\x22Phones\x22,\x22majorProductCode\x22:\x22CMCG10000160,CMCG10000014,CMCG10000059,CMCG10000013,CMCG10000056,CMCG10000057,CMCG10000051,CMCG10000016,CMCG10000052,CMCG10000054,CMCG10000055,CMCG10000058,CMCG10000017,CMCG10000015,CMCG10000053\x22,\x22picUrl\x22:\x22\/content\/dam\/huawei\u002Dcbg\u002Dsite\/greate\u002Dchina\/cn\/support\/support\u002Dv3\/warranty\u002Dquery\/phones.svg\x22,\x22deviceCenterMajorName\x22:\x22Phones\x22},{\x22deviceProductLv2Id\x22:\x22CMCG10000003\x22,\x22categoryNameKey\x22:\x22Tablets\x22,\x22majorProductCode\x22:\x22CMCG10000018,CMCG10000019,CMCG10000061,CMCG10000060\x22,\x22picUrl\x22:\x22\/content\/dam\/huawei\u002Dcbg\u002Dsite\/greate\u002Dchina\/cn\/support\/support\u002Dv3\/warranty\u002Dquery\/tablets.svg\x22,\x22deviceCenterMajorName\x22:\x22Tablets\x22},{\x22deviceProductLv2Id\x22:\x22CMCG10000240\x22,\x22categoryNameKey\x22:\x22Vision\x22,\x22majorProductCode\x22:\x22CMCG10000920,CMCG10000280,CMCG10000922,CMCG10000941,CMCG10000980,CMCG10000940,CMCG10001000,CMCG10000921,CMCG10000300\x22,\x22picUrl\x22:\x22\/content\/dam\/huawei\u002Dcbg\u002Dsite\/greate\u002Dchina\/cn\/support\/support\u002Dv3\/warranty\u002Dquery\/visions.svg\x22,\x22deviceCenterMajorName\x22:\x22Vision\x22},{\x22deviceProductLv2Id\x22:\x22CMCG10000005\x22,\x22categoryNameKey\x22:\x22Wearables\x22,\x22majorProductCode\x22:\x22CMCG10000021,CMCG10000022,CMCG10000023,CMCG10000063,CMCG10000062\x22,\x22picUrl\x22:\x22\/content\/dam\/huawei\u002Dcbg\u002Dsite\/greate\u002Dchina\/cn\/support\/support\u002Dv3\/warranty\u002Dquery\/wearables.svg\x22,\x22deviceCenterMajorName\x22:\x22Wearables\x22},{\x22deviceProductLv2Id\x22:\x22CMCG10000004\x22,\x22categoryNameKey\x22:\x22Laptops\x22,\x22majorProductCode\x22:\x22CMCG10000620,CMCG10000400,CMCG10000383,CMCG10000401,CMCG10000020,CMCG10000384,CMCG10000402,CMCG10000121,CMCG10000345\x22,\x22picUrl\x22:\x22\/content\/dam\/huawei\u002Dcbg\u002Dsite\/greate\u002Dchina\/cn\/support\/support\u002Dv3\/warranty\u002Dquery\/laptops.svg\x22,\x22deviceCenterMajorName\x22:\x22Laptops\x22},{\x22deviceProductLv2Id\x22:\x22CMCG10000006\x22,\x22categoryNameKey\x22:\x22Smart home\x22,\x22majorProductCode\x22:\x22CMCG10000029,CMCG10000200,CMCG10000027,CMCG10000075,CMCG10000180,CMCG10000065,CMCG10000220,CMCG10000026,CMCG10000064,CMCG10000025,CMCG10000820,CMCG10000221,CMCG10000024,CMCG10000028,CMCG10000031,CMCG10000030\x22,\x22picUrl\x22:\x22\/content\/dam\/huawei\u002Dcbg\u002Dsite\/greate\u002Dchina\/cn\/support\/support\u002Dv3\/warranty\u002Dquery\/homes.svg\x22,\x22deviceCenterMajorName\x22:\x22Smart home\x22},{\x22deviceProductLv2Id\x22:\x22CMCG10000010\x22,\x22categoryNameKey\x22:\x22Accessories\x22,\x22majorProductCode\x22:\x22CMCG10000037,CMCG10000036,CMCG10000038,CMCG10000034,CMCG10000035,CMCG10000067,CMCG10000070,CMCG10000068,CMCG10000069,CMCG10000066\x22,\x22picUrl\x22:\x22\/content\/dam\/huawei\u002Dcbg\u002Dsite\/greate\u002Dchina\/cn\/support\/support\u002Dv3\/warranty\u002Dquery\/accessories.svg\x22,\x22deviceCenterMajorName\x22:\x22Accessories\x22},{\x22deviceProductLv2Id\x22:\x22CMCG10000340\x22,\x22categoryNameKey\x22:\x22Monitors\x22,\x22majorProductCode\x22:\x22CMCG10000381,CMCG10000382\x22,\x22picUrl\x22:\x22\/content\/dam\/huawei\u002Dcbg\u002Dsite\/greate\u002Dchina\/cn\/support\/support\u002Dv3\/warranty\u002Dquery\/monitors.svg\x22,\x22deviceCenterMajorName\x22:\x22Monitors\x22},{\x22deviceProductLv2Id\x22:\x22CMCG10000360\x22,\x22categoryNameKey\x22:\x22Desktops\x22,\x22majorProductCode\x22:\x22CMCG10000342,CMCG10000420,CMCG10000380,CMCG10000361\x22,\x22picUrl\x22:\x22\/content\/dam\/huawei\u002Dcbg\u002Dsite\/greate\u002Dchina\/cn\/support\/support\u002Dv3\/warranty\u002Dquery\/desktops.svg\x22,\x22deviceCenterMajorName\x22:\x22Desktops\x22},{\x22deviceProductLv2Id\x22:\x22CMCG10000760\x22,\x22categoryNameKey\x22:\x22Smart office\x22,\x22majorProductCode\x22:\x22CMCG10000761,CMCG10000780\x22,\x22picUrl\x22:\x22\/content\/dam\/huawei\u002Dcbg\u002Dsite\/greate\u002Dchina\/cn\/support\/support\u002Dv3\/warranty\u002Dquery\/printers.svg\x22,\x22deviceCenterMajorName\x22:\x22Smart office\x22}]"; supportv2["myDeviceI18nValue"] = "My device"; supportv2["gaEntrance"] = "knowledge page" supportv2["gaModule"] = "" supportv2["entranceLv2ForGa"] = "" supportv2["productCategory1"] = "" supportv2["productCategory2"] = "" supportv2["productCategory3"] = "" supportv2["productCategory4"] = "" supportv2["ccpcSgwAppId"] = "96E6614BD648F3582A2D6D657C5CC768" supportv2["ccpcMyHuaweiApiId"] = "EDCF82D77A5AB59706CD5F2163F67427" supportv2["uumSgwAppId"] = "EDCF82D77A5AB59706CD5F2163F67427" supportv2["enableCsrfVerify"] = "false" == "true"; </script> <script type="text/javascript"> var loginApiUrl={}; loginApiUrl["cmscApiUrl"] = ""; loginApiUrl["huaweitimeApiUrl"] = ""; var mktConfig={}; mktConfig["websiteFunctionApi"] = ""; mktConfig["uumApi"] = "https:\/\/itrinity\u002Dsg.c.huawei.com"; mktConfig["sgwApi"] = (window.digitalData && window.digitalData.page.pageInfo.serviceGatewayPath) ? window.digitalData.page.pageInfo.serviceGatewayPath : "https:\/\/sgw\u002Dsg.c.huawei.com\/forward"; </script> <input type="hidden" id="month_txt" value="month txt"/> <input type="hidden" id="underageTips"/> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/public-v4.min.e1a73dfce494445d621ad62e33e3187e.js"></script> <meta name="format-detection" content="telephone=no"/> <script type="text/javascript"> // 站点 var siteCode = window.digitalData ? window.digitalData.page.pageInfo.siteCode2 : ''; var ec_siteCode = window.digitalData ? window.digitalData.page.pageInfo.siteCode2 : ''; var isECommerceSite = "None"; isECommerceSite = isECommerceSite ? isECommerceSite : "None"; var apiHost = ""; var loginApiHost = ""; var upPersonalCenterLink = ""; var loginLink = ""; // 价格货币展示:货币代码 var ecCurrencyCode = ""; // 价格货币展示:货币符号位置处理 var putCurrencyFront = "true" !== '' ? JSON.parse("true") : true; // 价格货币展示:from显示与否 var showFrom = Boolean(false); // 价格货币展示:from文本位置 var putFromFront = Boolean(true); // 价格货币展示:千位分隔符 var thousandSeparator = ""; // 价格货币展示:小数点 var decimalPoint = ""; // 价格货币展示:是否显示小数 var showDecimal = Boolean(true); var showIntegerDecimal = Boolean(true); // 价格货币展示:是否空格隔开 var showCurrencySpace = Boolean(true); // 时区 var ecTimezone = "none"; // vmall登出接口 var vmallLogoutAPI = ""; // vmall需登录图片,用来拉起登录 var vmallLoginImgUrl = ""; // RRP var enableRRP = Boolean(false); var RRPText = ""; if (enableRRP) { RRPText = ""; } var enableScribes = Boolean(true); var rrpTips = ""; var enableShowSave = Boolean(true); var saveText = ""; // trade in开关(目前只针对PLP页,其他由中台控制) var enableTradeIn = Boolean(false); // 开启分期显示配置 var enableInstallmentCfg = Boolean(false); // 显示免息文本 var enableInterestFree = Boolean(false); // 免息文本 var interestFreeText = ""; // 分期左文本 var insatallmentLeftText = ""; // 分期右文本 var insatallmentRightText = ""; // 分期显示格式 var installmentDispType = "numberAndAmount"; // APP DMPA开关 var enableAppDmpa = Boolean(false); // 运动健康内强制登录开关 var enableUnitedLoginForHealth = Boolean(false); </script> <input id="is-edit-mode" type="hidden" value="false"/> <input type="hidden" id="offer-page-type" value="default"/> <input type="hidden" id="offer-home-page"/> <input type="hidden" id="aem-run-mode" value="prod"/> <script> var pbi3name = ""; var pbi3 = ""; var gascroll = 1; </script> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/support-v4.min.dc469941e55ee9cdae40ae3d5eec33e3.css" type="text/css"> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-support-v2/support-public.min.6384d29cc80ee89293f0c0d0d01bb7ed.css" type="text/css"> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/incompressible-libs.min.8b357cc5e8365726e8663674de5d6593.js"></script> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-support-v2/support-public.min.860411c044c78256c305df39a6d22784.js"></script> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-support-v2/support-content.min.115a05e711f3b5d601ae94eff81479ae.css" type="text/css"> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-support-v2/support-content.min.32a2d0227fe2e364622b29ac582d8a91.js"></script> </head> <body class="huawei-v4 huawei-en page-name-content "> <input title="cookie" type="hidden" id='cookieType' value="hwcookie"/> <div class="huawei-bootom-cookie"> <div class="huawei-cookie-cnt"> <div class="huawei-cookie-txt"> We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy.<a href="/en/legal/cookie-policy/" title=" Find out more"> Find out more</a> <svg class="huawei-cookie-close" width="32" height="32" xmlns="http://www.w3.org/2000/svg"> <g fill="#7f7f7f" fill-rule="evenodd"> <path d="M8 7l17 17-1 1L7 8z"></path> <path d="M7 24L24 7l1 1L8 25z"></path> </g> </svg> </div> </div> </div> <span class="popular-text hidden" data-value="Popular results"></span> <span class="suggested-text hidden" data-value="Suggested results"></span> <div class="huawei-ie-tips" style="display: none;"> <div class="huawei-ie-cnt"> <div class="huawei-ie-txt">For a better user experience, please use the latest version of Internet Explorer or switch to another browser. <a class="huawei-ie-close" href="javascript:;" title="close"> <svg width="32" height="32" xmlns="http://www.w3.org/2000/svg"> <g fill="#3C3C3C" fill-rule="evenodd"> <path d="M8 7l17 17-1 1L7 8z"></path> <path d="M7 24L24 7l1 1L8 25z"></path> </g> </svg> </a> </div> </div> </div> <div class="v4 header-placeholder nav-v2" id="header-placeholder"></div> <div class="v4 header slide-down-corporation nav-v2" id="header-v4" data-component="header"> <div id="topTipsBox" class="top-tips-box"> <div class="ip-jump-wrap"></div> </div> <div class="v4 n04-platform-selection platform-selection nav-v2" data-component="n04-platform-selection"> <button aria-haspopup="true" role="button" aria-expanded="false" class="platform-selection__toggle js-platform-toggle" type="button"> Consumer <span class="icon font-ico-arrow-down"></span> </button> <div class="platform-selection__content"> <div class="container"> <button class="icon-close"> <span class="sr-only">Close</span> </button> <div class="platform-selection__items row"> <div class="platform-selection__item col-md-6 col-lg-3"> <a title="Consumer" class="platform-selection__link platform-selection__link--active" target="_blank" rel="noopener noreferrer" data-bgname="Consumer"> Consumer<span class="icon font-ico-arrow-down"></span> </a> <p class="platform-selection__item-content">Smartphones, Laptops & Tablets, Wearables and More</p> </div> <div class="platform-selection__item col-md-6 col-lg-3"> <a title="Corporate" class="platform-selection__link platform-selection__link" target="_blank" rel="noopener noreferrer" data-bgname="Corporate" href="https://www.huawei.com/en/?ic_medium=hwdc&ic_source=cbg_header_corp"> Corporate<span class="icon font-ico-arrow-down"></span> </a> <p class="platform-selection__item-content">About Huawei, Press&Event, and More</p> </div> <div class="platform-selection__item col-md-6 col-lg-3"> <a title="Enterprise" class="platform-selection__link platform-selection__link" target="_blank" rel="noopener noreferrer" data-bgname="Enterprise" href="https://e.huawei.com/en/?ic_medium=hwdc&ic_source=cbg_header_ent"> Enterprise<span class="icon font-ico-arrow-down"></span> </a> <p class="platform-selection__item-content">Products, Solutions and Services for Enterprise</p> </div> <div class="platform-selection__item col-md-6 col-lg-3"> <a title="Carrier" class="platform-selection__link platform-selection__link" target="_blank" rel="noopener noreferrer" data-bgname="Carrier" href="https://carrier.huawei.com/en/?ic_medium=hwdc&ic_source=cbg_header_car"> Carrier<span class="icon font-ico-arrow-down"></span> </a> <p class="platform-selection__item-content">Products, Solutions and Services for Carrier</p> </div> </div> </div> </div> </div> <input title="main-nav" type="hidden" id='mainNav' value="nav-v2"/> <div class="v4 n01-main-navigation main-navigation nav-v2" data-component="n01-main-navigation"> <div class="container main-navigation__container"> <a title="logo" class="logo" href="/en/" data-navicon="logo"> <img src="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/common-v4/images/logo.svg" width="142" alt="Huawei-v4"/> </a> <nav class="main-nav"> <div class="lf-nav nav-zone"> <ul class="main-nav__list" role="menubar"> <li class="main-nav__item "> <a title="Smartphone" data-navicon="Smartphone" class="main-nav__link unhover" href="/en/phones/">Smartphone</a> </li> <li class="main-nav__item "> <a title="Wearable" data-navicon="Wearable" class="main-nav__link unhover" href="/en/wearables/">Wearable</a> </li> <li class="main-nav__item "> <a title="PC" data-navicon="PC" class="main-nav__link unhover" href="/en/laptops/">PC</a> </li> <li class="main-nav__item "> <a title="Tablet" data-navicon="Tablet" class="main-nav__link unhover" href="/en/tablets/">Tablet</a> </li> <li class="main-nav__item "> <a title="Audio" data-navicon="Audio" class="main-nav__link unhover" href="/en/audio/">Audio</a> </li> <li class="main-nav__item "> <a title="Router" data-navicon="Router" class="main-nav__link unhover" href="/en/routers/">Router</a> </li> <li class="main-nav__item "> <a title="HUAWEI Mobile Services" data-navicon="HUAWEI Mobile Services" class="main-nav__link unhover" href="/en/mobileservices/">HUAWEI Mobile Services</a> </li> </ul> </div> <div class="rg-nav nav-zone"> <ul class="main-nav__list" role="menubar"> <li class="main-nav__item "> <a title="Support" data-navicon="Support" class="main-nav__link unhover" href="/en/support/">Support</a> </li> <li class="main-nav__item "> <a title="Community" data-navicon="Community" class="main-nav__link unhover" href="/en/community/">Community</a> </li> <li class="main-nav__item "> <a title="Business" data-navicon="Business" class="main-nav__link unhover" href="/en/business/">Business</a> </li> </ul> </div> </nav> <div class="nav-addons"> <button class="nav-addons__link nav-addons__search js-open-search" aria-haspopup="true" role="button" aria-expanded="false" data-navicon="search"> <span class="icon font-ico-search"> <span class="sr-only">Search</span> </span> </button> <button aria-haspopup="true" role="button" aria-expanded="false" class="nav-toggle js-nav-toggle"> <span class="btn-line"></span> <span class="sr-only">Open menu</span> <span class="btn-line"></span> </button> </div> </div> </div> <div class="v4 n12-search popup nav-v2" data-component="n12-search"> <div class="container"> <button tabindex="-1" type="button" class="popup__close-btn js-close-popup"> <span class="sr-only">Close</span> </button> <div class="row"> <div class="col-xl-6 offset-xl-3 col-lg-8 offset-lg-2 col-md-10 offset-md-1"> <div class="search__form-container"> <label class="sr-only" for="search">search</label> <input class="search__form-input js-search-autocomplete" text="search" name="search" id="search" autocomplete="off" data-enable-ph-search="no" placeholder="Search HUAWEI..."/> <button class="search__form-submit" type="button"> <span class="icon font-ico-search"> <span class="sr-only">Search</span> </span> </button> <button class="search__form-clear js-search-clear" type="button"> <span class="icon font-ico-close"> <span class="sr-only">Close</span> </span> </button> </div> <div class="popular-show-wrap"> <div class="popular-wrap"> <div class="top-title"> Popular Products </div> <div class="popular-product dropdown__right"> <div class="row dropdown__row-mobile"> <div class="list dropdown__right-col col-xl-4 col-xs-6"> <a class="dropdown__series-link search-popular-product-link" data-position="1" title="HUAWEI WATCH GT 5 Pro" href="/en/wearables/watch-gt5-pro/"> <div class="dropdown__holder"> <img class="dropdown__image-centered" data-src="/content/dam/huawei-cbg-site/common/mkt/pdp/admin-image/wearables/watch-gt5-pro/list/list-46mm-black.png" alt="HUAWEI WATCH GT 5 Pro" onerror="imgErrorUrl(this)"/> </div> </a> <div> <a class="heading dropdown__series-link search-popular-product-link" data-position="1" title="HUAWEI WATCH GT 5 Pro" href="/en/wearables/watch-gt5-pro/"> HUAWEI WATCH GT 5 Pro </a> </div> </div> <div class="list dropdown__right-col col-xl-4 col-xs-6"> <a class="dropdown__series-link search-popular-product-link" data-position="2" title="HUAWEI WATCH Ultimate" href="/en/wearables/watch-ultimate/"> <div class="dropdown__holder"> <img class="dropdown__image-centered" data-src="/content/dam/huawei-cbg-site/common/mkt/pdp/wearables/watch-ultimate/new/list/green.png" alt="HUAWEI WATCH Ultimate" onerror="imgErrorUrl(this)"/> </div> </a> <div> <a class="heading dropdown__series-link search-popular-product-link" data-position="2" title="HUAWEI WATCH Ultimate" href="/en/wearables/watch-ultimate/"> HUAWEI WATCH Ultimate </a> </div> </div> <div class="list dropdown__right-col col-xl-4 col-xs-6"> <a class="dropdown__series-link search-popular-product-link" data-position="3" title="HUAWEI MatePad Pro 12.2-inch" href="/en/tablets/matepad-pro-12-2/"> <div class="dropdown__holder"> <img class="dropdown__image-centered" data-src="/content/dam/huawei-cbg-site/common/mkt/pdp/admin-image/tablets/matepad-pro-12-2/list/list-gold.png" alt="HUAWEI MatePad Pro 12.2-inch" onerror="imgErrorUrl(this)"/> </div> </a> <div> <a class="heading dropdown__series-link search-popular-product-link" data-position="3" title="HUAWEI MatePad Pro 12.2-inch" href="/en/tablets/matepad-pro-12-2/"> HUAWEI MatePad Pro 12.2-inch </a> </div> </div> </div> </div> </div> <div class="quick-link"> <div class="top-title"> Quick View </div> <div class="link-wrap row"> <div class="col-sm-4 link-list"> <a title="Smartphone" class="search-quick-link" href="/en/phones/">Smartphone</a> </div> <div class="col-sm-4 link-list"> <a title="Wearable" class="search-quick-link" href="/en/wearables/">Wearable</a> </div> <div class="col-sm-4 link-list"> <a title="PC" class="search-quick-link" href="/en/laptops/">PC</a> </div> <div class="col-sm-4 link-list"> <a title="Tablet" class="search-quick-link" href="/en/tablets/">Tablet</a> </div> <div class="col-sm-4 link-list"> <a title="Audio" class="search-quick-link" href="/en/audio/">Audio</a> </div> <div class="col-sm-4 link-list"> <a title="Router" class="search-quick-link" href="/en/routers/">Router</a> </div> <div class="col-sm-4 link-list"> <a title="HUAWEI Mobile Services" class="search-quick-link" href="/en/mobileservices/">HUAWEI Mobile Services</a> </div> </div> </div> </div> </div> </div> <div class="search_toast"> enter more search keys </div> </div> </div> <div class="v4 n16-simple-tabs simple-tabs simple-tabs__sticky" data-component="n16-simple-tabs" style="display: none;"> <div class="container"> <div class="wrap"> <ul class="simple-tabs__wrap"> <li class="simple-tabs__continent" data-region="Africa">Africa</li> <li class="simple-tabs__continent" data-region="Asia Pacific">Asia Pacific</li> <li class="simple-tabs__continent" data-region="Europe">Europe</li> <li class="simple-tabs__continent" data-region="Latin America">Latin America</li> <li class="simple-tabs__continent" data-region="Middle East">Middle East</li> <li class="simple-tabs__continent" data-region="North America">North America</li> <li class="simple-tabs__continent" data-region="Global">Global</li> </ul> </div> </div> </div> </div> <div class="cookie-data"> <div class="required-category"> </div> <div class="analysis-category"> </div> <div class="advertise-category"> </div> <div class="function-category"> </div> <div class="unknown-category"> </div> </div> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/cookie-package-controller.min.15403c221f9cb150d5c5037427d9507c.js" defer></script> <!-- 隐私协议popup配置项 --> <input type="hidden" id="privacy-popup-switch"/> <input type="hidden" id="privacy-popup-title"/> <input type="hidden" id="privacy-popup-ids"/> <input type="hidden" id="privacy-language-code" value="en-GB"/> <input type="hidden" id="privacy-popup-content"/> <input type="hidden" id="privacy-popup-agree"/> <input type="hidden" id="privacy-popup-checkNote"/> <input type="hidden" id="privacy-popup-remark"/> <input type="hidden" id="privacy-popup-agreeText"/> <input type="hidden" id="privacy-popup-rejectText"/> <input type="hidden" id="privacy-close-i18n" value="Close"/> <input type="hidden" id="privacy-errortip-i18n" value="privacy_fetch_error_tip"/> <script> // 隐私协议总开关 var privacyPopupSwitch = Boolean(); var privacyButtonLineStyle = Boolean(false); </script> <div class="conv3_wrap support-versionb" role="main"> <input class="custom-region-code" type="hidden"/> <input class="custom-lang-code" type="hidden" value="en-us"/> <div class="s-wrap " data-gaevent="support_interaction" data-gamodule="knowledge content" data-entrancelevel="self-service content"> <div class="knowledge-detail-static-component"> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-support-v3/knowledge-detail-static.min.d28f54f70c131392ffed1d36173ac1a5.css" type="text/css"> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-support-v3/knowledge-detail-static.min.d7371bf2468ba413d51e18a014fdc674.js"></script> <input title="Please enter at least two characters." type="hidden" id="LAG_SUGGEST" value="Please enter at least two characters."/> <input title="Submitted successfully. Thanks for your feedback." type="hidden" id="LAG_SUGGEST_SUCCESS" value="Submitted successfully. Thanks for your feedback."/> <input title="Applicable products:" type="hidden" id="LAG_SUGGEST_PRODUCT_TIPS" value="Applicable products:"/> <input id="ENABLE_ADAPTABLE_FOLD" type="hidden" value="true"/> <div class="s-wrapplayskill-wrap knowledge-detail" data-gaevent="support_interaction"> <div class="s-wrapplayskill"> <h1 id="knowledgeTitle" class="s-bigTitle"> Scope and quantity of Huawei watches supported by golf courses outside China </h1> <div class="adaptable-area-normal box clearfix"> </div> <div class="adaptable-area-spec clearfix"> <div class="adaptable-area-spec-content"> <div class="product-area"> <div class="product-area-content"> <span class="product-area-text-desc">Applicable products:</span> <div class="product-area-text"> <span></span> </div> </div> <div class="product-catalog-tree"> <ul class="product-lv2" data-index="0"> </ul> <ul class="product-lv3" data-index="1"> </ul> <ul class="product-lv4" data-index="2"> </ul> <ul class="product-lv5" data-index="3"> </ul> </div> </div> <div class="emui-area"> <div class="emui-area-content"> <span class="emui-area-text-desc"></span> <div class="emui-area-text"> <span></span> </div> </div> <div class="emui-catalog"> <ul> </ul> </div> </div> </div> </div> <div class="product-catalog-tree-mobile"> <div class="product-catalog-tree-mobile-container"> <div class="product-catalog-tree-mobile-wrap"> <span class="close-icon"></span> <div class="result-tree-title"></div> <div class="result-tree"> <ul> </ul> </div> <div class="select-tips active"></div> <div class="select-area"> <ul class="product-lv2" data-index="0"> </ul> <ul class="product-lv3" data-index="1"> </ul> <ul class="product-lv4" data-index="2"> </ul> <ul class="product-lv5" data-index="3"> </ul> </div> </div> </div> </div> <div class="adaptable-knowledge-list"> <div class="adaptable-knowledge-list-content"> <div class="adaptable-knowledge-list-wrap"> <span class="close-icon"></span> <div class="knowledge-list-tips"></div> <ul class="adaptable-knowledge-list-ul"> </ul> </div> </div> </div> <div class="error-tips"> <span></span> </div> <style type="text/css"> .knowledge-detail-static-component{ font-family: "Microsoft YaHei","arial","sans-serif" !important; line-height:30px; } .knowledge-detail-static-component .knowledge-detail .s-wrapplayskill .box .s-tips span { font-size: 14px; color: #6f6f6f; line-height: 22px; float: left; } #tkb-content strong, #tkb-content h1, #tkb-content h2, #tkb-content h3, #tkb-content b, #tkb-content b span{ font-weight:bold; } #tkb-content .tkb-wrapper .note span, #tkb-content .note .notespanimage, #tkb-content .msonormal>span{ float: none !important; margin-left: 0 !important; display: inline-block; } #tkb-content .note .notespanimage img { margin: 10px 0; } #tkb-content .topictitle1{ display:none; } #tkb-content .tkb-wrapper th:nth-child(1), #tkb-content .tkb-wrapper td:nth-child(1) { text-align: left; } #tkb-content .tkb-wrapper th{ padding:2%; } #tkb-content .tkb-wrapper img{ margin-top:0; } #tkb-content #jd-content, #tkb-content ul li , #tkb-content ul li span, #tkb-content ol li, #tkb-content ol li span, #tkb-content strong, #tkb-content .note p, #tkb-content .note, #tkb-content .shortdesc, #tkb-content #jd-content p, #tkb-content #jd-content p span, #tkb-content .tkb-wrapper .sectiontitle, #tkb-content h2, #tkb-content p, #tkb-content span, #tkb-content .p { font-size:16px !important; } @media screen and (max-width:767px){ #tkb-content #jd-content, #tkb-content ul li , #tkb-content ul li span, #tkb-content ol li, #tkb-content ol li span, #tkb-content strong, #tkb-content .note p, #tkb-content .note, #tkb-content .shortdesc, #tkb-content #jd-content p, #tkb-content #jd-content p span, #tkb-content h2, #tkb-content p, #tkb-content .p, #tkb-content span, { font-size:14px !important; } .knowledge-detail-static-component{ line-height:28px; } } #tkb-content a { color:#0000EE; } #tkb-content a:hover { color: -webkit-link; cursor: pointer; text-decoration: underline; } #tkb-content .guide-cont, #tkb-content #jd-content{ padding-left: 0; padding-right: 0; } #tkb-content .sectiontitle, #tkb-content #jd-content p, #tkb-content #jd-content table{ margin-left: 0; margin-right: 0; } #tkb-content ol { margin-left:25px; } #tkb-content ol { list-style-type: decimal !important; } #tkb-content ul { list-style-type: disc !important; } #tkb-content li { list-style-type: inherit !important; } #tkb-content ol li ol , #tkb-content ol li ol li{ list-style-type: lower-alpha !important; } #tkb-content .tkb-wrapper #jd-content{ box-shadow: none; margin: 0; padding: 12px 16px; } table.dbh-header{ display:none; } #tkb-content td ul{ margin-left:20px !important; } .tkb-zoom-in .zoom-in-pic { max-height:80%; } </style> <script type="text/javascript"> function wheelZoomIn(o){ var zoom = parseInt(o.style.zoom,10)||100; var add = (event.wheelDelta/12) || (event.detail * 10/3); zoom = zoom + add; if(zoom>0){ o.style.zoom = zoom + "%"; return false; } } </script> <div class="tkb-zoom-in"> <img class="zoom-in-pic" onmousewheel="return wheelZoomIn(this)" alt="zoom in pic"/> <div class="zoom-in-overlay"></div> </div> <div id="tkb-content"> <table style="border-collapse: collapse; width: 519pt; text-align: left; border: 0px solid rgb(0, 0, 0); border-spacing: 0px;" border="1" width="692" cellspacing="0" cellpadding="0"><colgroup><col style="mso-width-source: userset; mso-width-alt: 6842; width: 147pt;" width="196"> <col style="mso-width-source: userset; mso-width-alt: 7773; width: 167pt;" width="223"> <col style="mso-width-source: userset; mso-width-alt: 9518; width: 205pt;" width="273"> </colgroup> <tbody> <tr style="height: 16.5pt;"> <td class="xl67" style="height: 16.5pt; width: 147pt; text-align: center; background-color: rgb(236, 240, 241); border-color: rgb(0, 0, 0);" width="196" height="22"><strong>Region</strong></td> <td class="xl67" style="border-left: none rgb(0, 0, 0); width: 167pt; text-align: center; background-color: rgb(236, 240, 241); border-top-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" width="223"><strong>Country/Area</strong></td> <td class="xl67" style="border-left: none rgb(0, 0, 0); width: 205pt; text-align: center; background-color: rgb(236, 240, 241); border-top-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" width="273"><strong>Number of individual golf courses</strong></td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 148.5pt; border-top: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); border-left-color: rgb(0, 0, 0);" rowspan="9" height="198">Middle East and Africa</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">South Africa</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">345</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Saudi Arabia</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">13</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">United Arab Emirates</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">32</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Kuwait</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">3</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Qatar</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">7</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Oman</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">7</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Bahrain</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">3</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Morocco</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">52</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Mauritius</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">17</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 198pt; border-top: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); border-left-color: rgb(0, 0, 0);" rowspan="12" height="264">Asia</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">Malaysia</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">212</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Hong Kong, China</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">13</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Macao, China</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">2</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Vietnam</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">97</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Indonesia</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">158</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Thailand</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">335</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Philippines</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">115</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">New Zealand</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">379</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Singapore</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">24</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Australia</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">1402</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Taiwan, China</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">88</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Japan</td> <td class="xl66" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">3,052</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 132pt; border-top: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); border-left-color: rgb(0, 0, 0);" rowspan="8" height="176">Latin America</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">Chile</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">54</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Colombia</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">59</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Peru</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">8</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Mexico</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">246</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Brazil</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">77</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Costa Rica</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">9</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Panama</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">11</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Guatemala</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">6</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 198pt; border-top: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); border-left-color: rgb(0, 0, 0);" rowspan="12" height="264">Europe</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">Spain</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">484</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Poland</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">36</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Italy</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">287</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Turkey</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">33</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Romania</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">5</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">United Kingdom</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">3092</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Sweden</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">550</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">France</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">757</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Germany</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">994</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Ireland</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">402</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Netherlands</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">329</td> </tr> <tr style="height: 16.5pt;"> <td class="xl65" style="height: 16.5pt; border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);" height="22">Austria</td> <td class="xl65" style="border-top: none rgb(0, 0, 0); border-left: none rgb(0, 0, 0); text-align: center; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0);">198</td> </tr> <tr style="mso-height-source: userset; height: 29.5pt;"> <td class="xl68" style="height: 29.5pt; text-align: left; border-color: rgb(0, 0, 0);" colspan="3" height="39">Note: <br> <p style="margin: 0in; font-family: 微软雅黑; font-size: 11.0pt;">1. The number of above supported stadiums is for reference only and may vary according to the cooperation situation.</p> <p style="margin: 0in; font-family: 微软雅黑; font-size: 11.0pt;">2. For details about the golf course (such as the course name, address, and quantity), please search the Huawei Health app. To query the course map, please go to the Huawei Health app, choose Sports > Golf > Course Map, and enter keywords to search.</p> </td> </tr> </tbody> </table> </div> <div id="tkb-attachements"> <input id="tkb-attachments-info" type="hidden"/> <ul class="tkb-attachements-list"> </ul> </div> <div class="is-help clearfix"> <span>Helpful or not?</span> <div class="s-ishelp-content"> <a title="Yes" id="helpYes" class="icon-yes" href="javascript:;"><span class="icon"></span>Yes</a> <a title="No" id="helpNo" class="icon-no" href="javascript:;"><span class="icon"></span>No</a> </div> </div> <div> </div> <div class="unresolved-content clearfix" data-gaevent="support_interaction" style="display:none"> <div class="tips"> Sorry for no help.Please select the following methods to obtain more support: </div> <div class="copy-contact-us clearfix"> <div class="copy-online"> <span class="text"></span> </div> <div class="copy-hotline"> <span class="text"></span> </div> </div> </div> <div class="knowledge-evaluation" style="display:none"> <ul></ul> </div> <div class="feedback clearfix"> <textarea title="Please provide as much detail as possible, so that we can improve the usefulness of this article" placeHolder="Please provide as much detail as possible, so that we can improve the usefulness of this article" maxlength="500"></textarea> <div class="attention"> <span id="no_comment_tip"> </span> </div> <a title="Submit" class="s-btn s-disabled"> Submit </a> </div> <div class="thank"> <span> Thanks for your feedback. </span> </div> </div> </div> </div> </div> </div> <div> <div class="section"><div class="new"></div> </div><div class="iparys_inherited"><div class="icontent_us2 iparsys parsys"><div class="contact-us-component section"> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-support-v2/contact-us-component.min.25bdbfe7fdb4f93565d9ff0509a4eb11.css" type="text/css"> <!--悬浮在线客服--> <input type="hidden" id="loginLinkOverseas"/> <div class="custom-service-container" data-gamodule="contact us" data-gaevent="support_interaction" data-entrancelevel="common"> <div class="custom-service custom-service-v5"> <div class="contact contact-v5"> <span class="contact-title-span contact-title-span-v5">Contact Us</span> <span class="contact-icon-wrap"></span> <div class="mask contact-list contact-list-v5"> <div class="contentWrap"> <div class="title"> <span>Contact Us</span> </div> <i class="close-icon"></i> <ul class="mask-contact-list"> <li class="contact-hotline-en" d-text="Hotline"> <a title="Hotline" onclick="gaAndAaByCurrentTag(this);haDispachByTag(this);sendDmpaByCurrentTag(this)" href="/en/support/hotline/" rel="noopener noreferrer" cat="contact us" act="Click on Contact us window" lab="Hotline" ha-id="contact_us_click_floating_window" ha-title="Hotline" target="_blank"> Hotline </a> </li> <li class="contact-mail" d-text="Email Feedback"> <a title="Email Feedback" onclick="gaAndAaByCurrentTag(this);haDispachByTag(this);sendDmpaByCurrentTag(this)" href="/en/support/contact-us/" rel="noopener noreferrer" cat="contact us" act="Click on Contact us window" lab="Email Feedback" ha-id="contact_us_click_floating_window" ha-title="Email Feedback" target="_blank"> Email Feedback </a> </li> <li class="contact-service-center" d-text="Service Center Location"> <a title="Service Center Location" onclick="gaAndAaByCurrentTag(this);haDispachByTag(this);sendDmpaByCurrentTag(this)" href="/en/support/service-center/" rel="noopener noreferrer" cat="contact us" act="Click on Contact us window" lab="Service Center Location" ha-id="contact_us_click_floating_window" ha-title="Service Center Location" target="_blank"> Service Center Location </a> </li> </ul> </div> </div> </div> </div> <div class="custom-service-background"></div> </div> <div class="scroll-top scroll-top-v5"><span class="top-icon top-icon-v5"></span></div> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-support-v2/contact-us-component.min.ce0016ac43e164d16064127955fca1da.js" defer></script> </div> </div> </div> </div> <link type="text/css" href="/etc/designs/huawei-cbg-site/clientlib-support-v2/support-public/css/v3-contact-us.css"/> <div> </div> <div> </div> <div class="v4 iparsys-from-home-v4"> <div class="section"><div class="new"></div> </div><div class="iparys_inherited"><div class="iparsys-from-home-v4 iparsys parsys"></div> </div> </div> <footer class="v4 n09-footer footer " data-component="n09-footer"> <div class="container"> <script type="application/ld+json"> {"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://consumer.huawei.com/en/"},{"@type":"ListItem","position":2,"name":"Support","item":"https://consumer.huawei.com/en/support/"},{"@type":"ListItem","position":3,"name":"Knowledge Content","item":"https://consumer.huawei.com/en/support/content/"}]} </script> <div class="breadcrumbs"> <ul class="breadcrumbs__list"> <li class="breadcrumbs__item"> <a class="breadcrumbs__link" title="Home" href="/en/">Home</a> </li> <li class="breadcrumbs__item"> <a class="breadcrumbs__link" title="Support" href="/en/support/">Support</a> </li> <li class="breadcrumbs__item"> <span class="breadcrumbs__link">Knowledge Content</span> </li> </ul> </div> <div class="usp-wrap"> </div> <div class="footer-links"> <div class="row"> <div class="col-xl-2 col-lg-4"> <div class="footer-links__block"> <div role="menuitem" aria-expanded="false" aria-haspopup="true" class="heading footer-links__title heading-06 js-footer-accordion-btn">PRODUCTS</div> <ul class="footer-links__list"> <li class="footer-links__item"> <a title="Smartphone" data-title="Smartphone" class="footer-links__link " href="/en/phones/"> Smartphone </a> </li> <li class="footer-links__item"> <a title="Wearable" data-title="Wearable" class="footer-links__link " href="/en/wearables/"> Wearable </a> </li> <li class="footer-links__item"> <a title="PC" data-title="PC" class="footer-links__link " href="/en/laptops/"> PC </a> </li> <li class="footer-links__item"> <a title="Tablet" data-title="Tablet" class="footer-links__link " href="/en/tablets/"> Tablet </a> </li> <li class="footer-links__item"> <a title="Audio" data-title="Audio" class="footer-links__link " href="/en/audio/"> Audio </a> </li> <li class="footer-links__item"> <a title="Router" data-title="Router" class="footer-links__link " href="/en/routers/"> Router </a> </li> <li class="footer-links__item"> <a title="Accessories" data-title="Accessories" class="footer-links__link " href="/en/accessories/overview/"> Accessories </a> </li> <li class="footer-links__item"> <a title="HarmonyOS 4" data-title="HarmonyOS 4" class="footer-links__link " href="/en/harmonyos-4/"> HarmonyOS 4 </a> </li> <li class="footer-links__item"> <a title="EMUI" data-title="EMUI" class="footer-links__link " href="/en/emui/"> EMUI </a> </li> <li class="footer-links__item"> <a title="Celia" data-title="Celia" class="footer-links__link " href="/en/emui/celia/"> Celia </a> </li> <li class="footer-links__item"> <a title="Business" data-title="Business" class="footer-links__link " href="/en/business/"> Business </a> </li> </ul> </div> </div> <div class="col-xl-2 col-lg-4"> <div class="footer-links__block"> <div role="menuitem" aria-expanded="false" aria-haspopup="true" class="heading footer-links__title heading-06 js-footer-accordion-btn">MOBILE SERVICES</div> <ul class="footer-links__list"> <li class="footer-links__item"> <a title="AppGallery" data-title="AppGallery" class="footer-links__link " href="/en/mobileservices/appgallery/"> AppGallery </a> </li> <li class="footer-links__item"> <a title="HUAWEI ID" data-title="HUAWEI ID" class="footer-links__link " href="/en/mobileservices/id/"> HUAWEI ID </a> </li> <li class="footer-links__item"> <a title="HUAWEI Mobile Cloud" data-title="HUAWEI Mobile Cloud" class="footer-links__link " href="/en/mobileservices/mobilecloud/"> HUAWEI Mobile Cloud </a> </li> <li class="footer-links__item"> <a title="HUAWEI Wallet" data-title="HUAWEI Wallet" class="footer-links__link " href="/en/mobileservices/wallet/"> HUAWEI Wallet </a> </li> <li class="footer-links__item"> <a title="HUAWEI Music" data-title="HUAWEI Music" class="footer-links__link " href="/en/mobileservices/music/"> HUAWEI Music </a> </li> <li class="footer-links__item"> <a title="HUAWEI Video" data-title="HUAWEI Video" class="footer-links__link " href="/en/mobileservices/video/"> HUAWEI Video </a> </li> <li class="footer-links__item"> <a title="HUAWEI Themes" data-title="HUAWEI Themes" class="footer-links__link " href="/en/mobileservices/themes/"> HUAWEI Themes </a> </li> <li class="footer-links__item"> <a title="HUAWEI Browser" data-title="HUAWEI Browser" class="footer-links__link " href="/en/mobileservices/browser/"> HUAWEI Browser </a> </li> <li class="footer-links__item"> <a title="HUAWEI Assistant TODAY" data-title="HUAWEI Assistant TODAY" class="footer-links__link " href="/en/mobileservices/assistant/"> HUAWEI Assistant TODAY </a> </li> <li class="footer-links__item"> <a title="Petal Maps" data-title="Petal Maps" class="footer-links__link " href="/en/mobileservices/petalmaps/"> Petal Maps </a> </li> <li class="footer-links__item"> <a title="HUAWEI Books" data-title="HUAWEI Books" class="footer-links__link " href="/en/mobileservices/books/"> HUAWEI Books </a> </li> <li class="footer-links__item"> <a title="HUAWEI Member Center" data-title="HUAWEI Member Center" class="footer-links__link " href="/en/mobileservices/member-center/"> HUAWEI Member Center </a> </li> <li class="footer-links__item"> <a title="HUAWEI Health" data-title="HUAWEI Health" class="footer-links__link " href="/en/mobileservices/health/"> HUAWEI Health </a> </li> <li class="footer-links__item"> <a title="HUAWEI AI Life" data-title="HUAWEI AI Life" class="footer-links__link " href="/en/mobileservices/ai-life/"> HUAWEI AI Life </a> </li> <li class="footer-links__item"> <a title="MeeTime" data-title="MeeTime" class="footer-links__link " href="/en/mobileservices/meetime/"> MeeTime </a> </li> </ul> </div> </div> <div class="col-xl-2 col-lg-4"> <div class="footer-links__block"> <div role="menuitem" aria-expanded="false" aria-haspopup="true" class="heading footer-links__title heading-06 js-footer-accordion-btn">SUPPORT</div> <ul class="footer-links__list"> <li class="footer-links__item"> <a title="Find Service Center" data-title="Find Service Center" class="footer-links__link " href="/en/support/service-center/"> Find Service Center </a> </li> <li class="footer-links__item"> <a title="Product Environmental Information" data-title="Product Environmental Information" class="footer-links__link " href="/en/support/product-environmental-information/"> Product Environmental Information </a> </li> <li class="footer-links__item"> <a title="Call Us" data-title="Call Us" class="footer-links__link " href="/en/support/hotline/"> Call Us </a> </li> <li class="footer-links__item"> <a title="HiSuite" data-title="HiSuite" class="footer-links__link " href="/en/support/hisuite/"> HiSuite </a> </li> </ul> </div> </div> <div class="col-xl-2 col-lg-4"> <div class="footer-links__block"> <div role="menuitem" aria-expanded="false" aria-haspopup="true" class="heading footer-links__title heading-06 js-footer-accordion-btn">ABOUT HUAWEI</div> <ul class="footer-links__list"> <li class="footer-links__item"> <a title="About Us" data-title="About Us" class="footer-links__link " href="/en/about-us/"> About Us </a> </li> <li class="footer-links__item"> <a title="Events" data-title="Events" class="footer-links__link " href="/en/press/events/"> Events </a> </li> <li class="footer-links__item"> <a title="Sustainability" data-title="Sustainability" class="footer-links__link " href="/en/sustainability/"> Sustainability </a> </li> <li class="footer-links__item"> <a title="Privacy" data-title="Privacy" class="footer-links__link " href="/en/privacy/"> Privacy </a> </li> <li class="footer-links__item"> <a title="Contact Us" data-title="Contact Us" class="footer-links__link " href="/en/support/contact-us/"> Contact Us </a> </li> <li class="footer-links__item"> <a title="Corporate" data-title="Corporate" class="footer-links__link " href="https://www.huawei.com/en/" target="_blank" rel="noopener noreferrer"> Corporate </a> </li> <li class="footer-links__item"> <a title="Enterprise" data-title="Enterprise" class="footer-links__link " href="https://e.huawei.com/en/?ic_medium=hwdc&ic_source=cbg_header_ent" target="_blank" rel="noopener noreferrer"> Enterprise </a> </li> <li class="footer-links__item"> <a title="Carrier" data-title="Carrier" class="footer-links__link " href="https://carrier.huawei.com/en/?ic_medium=hwdc&ic_source=cbg_header_car" target="_blank" rel="noopener noreferrer"> Carrier </a> </li> <li class="footer-links__item"> <a title="Join Us" data-title="Join Us" class="footer-links__link " href="https://career.huawei.com/reccampportal/campus4_index.html#campus4/content.html" target="_blank" rel="noopener noreferrer"> Join Us </a> </li> </ul> </div> </div> </div> </div> <div class="contact"> <div class="row"> <div class="contact__block col-xl-4 col-md-6"> <div class="heading contact__title heading-06">Connect With Us</div> <ul class="contact__social-links lazyload-target"> <li class="contact__social-item"> <a title="facebook" class="contact__social-link" data-social="facebook" href="https://www.facebook.com/huaweimobile" target="_blank" rel="noopener noreferrer"> <span class="icon icon-lazy" data-name="font-ico-facebook"> <span class="sr-only"></span> </span> </a> </li> <li class="contact__social-item"> <a title="twitter" class="contact__social-link" data-social="twitter" href="https://twitter.com/huaweimobile" target="_blank" rel="noopener noreferrer"> <span class="icon icon-lazy" data-name="font-ico-twitter"> <span class="sr-only"></span> </span> </a> </li> <li class="contact__social-item"> <a title="instagram" class="contact__social-link" data-social="instagram" href="https://www.instagram.com/huaweimobile" target="_blank" rel="noopener noreferrer"> <span class="icon icon-lazy" data-name="font-ico-instagram"> <span class="sr-only"></span> </span> </a> </li> <li class="contact__social-item"> <a title="youtube" class="contact__social-link" data-social="youtube" href="https://www.youtube.com/c/huaweimobile" target="_blank" rel="noopener noreferrer"> <span class="icon icon-lazy" data-name="font-ico-youtube"> <span class="sr-only"></span> </span> </a> </li> <li class="contact__social-item"> <a title="linkedin" class="contact__social-link" data-social="linkedin" href="https://www.linkedin.com/company/huawei-consumer-business-group/" target="_blank" rel="noopener noreferrer"> <span class="icon icon-lazy" data-name="font-ico-linkedin"> <span class="sr-only"></span> </span> </a> </li> </ul> </div> </div> </div> <div class="footer-legals"> <div class="row"> <div class="copyright col-xl-4 col-md-8"> <small class="copyright__text">Copyright © 1998-2024 Huawei Device Co., Ltd. All rights reserved.</small> </div> <div class="bottom-links col-xl-5"> <ul class="bottom-links__list"> <li class="bottom-links__item"> <a title="Site Map" class="bottom-links__link" href="/en/sitemap/"> Site Map </a> </li> <li class="bottom-links__item"> <a title="Terms Of Use" class="bottom-links__link" href="/en/legal/terms-of-use/"> Terms Of Use </a> </li> <li class="bottom-links__item"> <a title="Privacy Statement" class="bottom-links__link" href="/en/privacy/privacy-policy/"> Privacy Statement </a> </li> <li class="bottom-links__item"> <a title="Cookies" class="bottom-links__link" href="/en/legal/cookie-policy/"> Cookies </a> </li> <li class="bottom-links__item"> <a title="Legal" class="bottom-links__link" href="/en/legal/"> Legal </a> </li> </ul> </div> <div class="language-switcher col-xl-3 col-md-4 "> <a title="Global - English" class="language-switcher__link" href="/en/worldwide/">Global - English</a> <a href="/en/worldwide/" title="globe"> <span class="icon font-ico-globe"></span> </a> </div> <input type="hidden" id="is_editor" data-is-editor-mode="false" value="false"/> </div> </div> </div> </footer> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/external-link.min.f78436bce58ae2318c0e47f8ddc41c2b.css" type="text/css"> <!-- 免责声明弹窗 --> <div class="disclaimer-popup-component"> <div class="disclaimer-popup-content"> <div class="close-svg"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <circle cx="12" cy="12" r="12"/> <g transform="translate(2.101 12) rotate(-45)"> <rect width="14" height="2" rx="1" transform="translate(0 6)" fill="#fff"/> <rect width="14" height="2" rx="1" transform="translate(6 14) rotate(-90)" fill="#fff"/> </g> </svg> </div> <div class="disclaimer-popup-content-box"> <div class="disclaimer-popup-top"> <div class="disclaimer-popup-title">Leaving consumer.huawei.com</div> <div class="disclaimer-popup-description">After clicking the link, you will enter a third-party website. Huawei is not responsible and has no control over this third party website.</div> <div class="disclaimer-popup-link"></div> </div> <div class="disclaimer-popup-bottom"> <div class="disclaimer-popup-bottom-box"> <span class="btn disclaimer-popup-cancel-btn">Return</span> <span class="btn disclaimer-popup-continue-btn">Continue</span> </div> </div> </div> </div> </div> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/external-link.min.9f7272d87d292d24255f9bec833507b6.js" defer></script> <meta name="CBG_DOC_ID" content="EN_SUPPORT_CONTENT"/> <meta name="CBG_SITE_CODE" content="EN"/> <meta name="CBG_LANGUAGE_CODE" content="en"/> <meta name="CBG_DOC_CATEGORY"/> <meta name="CBG_DOC_SUBCATEGORY"/> <meta name="CBG_DOC_THIRDCATEGORY"/> <meta name="CBG_DOC_TYPE"/> <meta name="CBG_DRETITLE" content="Knowledge Content"/> <meta name="CBG_DOC_KEYWORDS"/> <meta name="CBG_DOC_DESCRIPTION" content="Knowledge Content"/> <meta name="CBG_DOC_IMAGE"/> <meta name="CBG_DREDATE" content="2022-09-21 15:26:54"/> <meta name="CBG_DOC_URL" content="https://consumer.huawei.com/en/support/content/"/> <meta name="CBG_DOC_FILE"/> <meta name="CBG_DOC_FILE_NAME"/> <meta name="CBG_APPLICABLE_REGION" content="0"/> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/base-built.min.20783f3daa4b6b70683c2ad8ebf97160.js"></script> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/common-v4.min.d1d066cfd8f462ff8f491b0a2faf15f1.js"></script> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-public-footer.min.4a7eaf0e8d45094aeaed4a5ccf077f14.js"></script> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-public-footer/js/slow-load.js"></script> <input type="hidden" id="hide-spu-questionnaire" value="0"/> <input type="hidden" id="supportquestionnaireurl"/> <input type="hidden" id="supportinvestigationstays"/> <input type="hidden" id="supportinvestigationlistenertime"/> <input type="hidden" id="supportinvestigationagreedes"/> <input type="hidden" id="supportinvestigationclose"/> <div class="supportquestionnairedom" style="display:none"> <div class='sup-inve-pop'> <div class='sup-inve-pop-wrap'> <div class='inve-title'></div> <div class='inve-action tow-action'> <div class='inve-agree action-button'></div> <div class='inve-disagree action-button'></div> </div> </div> </div> </div> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/support-v4.min.72fe1ed0dd1ff271279f78d4bbec1feb.js"></script> </body> </html>