CINXE.COM

HUAWEI AppGallery - HUAWEI France

<!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="fr-FR" lang="fr-FR" prefix="og:http://ogp.me/ns#"> <!--<![endif]--> <head> <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 name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=0.2, maximum-scale=5.0, user-scalable=yes"/> <meta name="description" content="HUAWEI AppGallery est la boutique d&#39;applications officielle de HUAWEI. AppGallery embarque une détection à quatre couche de chaque application ; garantissant sa sécurité à chaque téléchargement."/> <meta name="keywords"/> <meta name="GENERATOR" content=" 8.00.7601.19003"/> <meta name="robots" content="index,follow"/> <title>HUAWEI AppGallery - HUAWEI France</title> <link rel="canonical" href="https://consumer.huawei.com/fr/campaign/appgallery/"/> <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"/> <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"> 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":"A44923034","siteCode":"fr","staticResHost":"//consumer-res.huawei.com","isProd":false,"serviceGatewayPath":"https://sgw-de.c.huawei.com/forward","gaiaPath":"//r.huaweistatic.com","ccpcApiKey":"DE","siteName":"France (FR)","siteCodeForAPI":"fr","language":"fr_fr","pageName":"cbg:fr:campaign:appgallery","uri":"/fr/campaign/appgallery/","site":"cbg","countryCode":"FR","siteCode2":"fr","isProductMiniSitePage":false,"knowledgeHost":"//consumer-tkb.huawei.com","isProductDetailPage":false,"publishedHost":"https://consumer.huawei.com","siteCurrency":"\u20ac"},"category":{"pageType":"campaign","subCategory1":"appgallery","primaryCategory":"campaign"}},"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/jquery.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/javascript" charset="UTF-8"> /* * thirdPartyFlag:是否第三方平台调用(pMall,ISRP),url检索到‘integrateMode=iframe’说明第三方平台使用,需隐藏cookie-information && onetrust * 存在window.integrationJsInterface说明为app webview嵌入模式 */ var thirdPartyPathName = null; if (parent !== window) { try { thirdPartyPathName = top.location.href; }catch (e) { thirdPartyPathName = window.location.href; } }else{ thirdPartyPathName = window.location.href; } var thirdPartyFlag = thirdPartyPathName.indexOf("integrateMode\=iframe") != -1; if (window.integrationJsInterface || window.integrationJsInterfaceWebview || thirdPartyFlag) { var appmaxTime = 5000; var isAppStore = setInterval(function () { try { var $cookieInfoWrapper = $('#cookie-information-template-wrapper'); if ($(".optanon-alert-box-wrapper").length > 0 || $("#onetrust-consent-sdk").length > 0 || $cookieInfoWrapper.length > 0) { $(".optanon-alert-box-wrapper,#onetrust-consent-sdk").remove(); $cookieInfoWrapper.remove(); clearInterval(isAppStore); } } catch (e) { } if (appmaxTime-- < 1) { clearInterval(isAppStore); } }, 20); } </script> <script type="text/plain" class="analysis-cookie optanon-category-2"> (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"> window.cookieInformationCustomConfig = { acceptFrequency: 180, declineFrequency: 14 }; </script> <script id="CookieConsent" src="https://policy.app.cookieinformation.com/uc.js" data-culture="FR" cs-id="47833" type="text/javascript" data-gcm-version="2.0"></script> <script type="text/javascript"> // 添加监听cookie配置变更的事件 window.addEventListener('CookieInformationConsentGiven', function () { var enableStatCookie = window.CookieInformation.getConsentGivenFor('cookie_cat_statistic'); if (enableStatCookie) { activeCookieScripts('optanon-category-2'); } }, false); </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(true); var cookieModeSetting = "cookieInformation"; 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:\/\/api\u002Dde.c.huawei.com\/cuepf"; supportv2["casUrl"] = "https:\/\/id7.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:\x22Tablettes\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:\x22Écrans Vision\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:\x22Dispositifs à porter\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:\x22Ordinateurs portables\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:\x22Appareils connectés\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:\x22Accessoires\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:\x22Moniteurs\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:\x22Ordinateurs de bureau\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:\x22Bureau intelligent\x22}]"; supportv2["myDeviceI18nValue"] = "Mon appareil"; supportv2["gaEntrance"] = "" 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"] = "https:\/\/consumer\u002Dapi\u002Dde.huawei.com\/cuepf"; mktConfig["uumApi"] = ""; mktConfig["sgwApi"] = (window.digitalData && window.digitalData.page.pageInfo.serviceGatewayPath) ? window.digitalData.page.pageInfo.serviceGatewayPath : ""; </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 = "Self\u002DeCommerce"; isECommerceSite = isECommerceSite ? isECommerceSite : "None"; var apiHost = "https:\/\/itrinity\u002Dde.c.huawei.com\/eCommerce\/"; var loginApiHost = "https:\/\/itrinity\u002Dde.c.huawei.com\/users\/"; var upPersonalCenterLink = "https:\/\/id7.cloud.huawei.com\/CAS\/portal\/userRegister\/regbyphone.html?loginChannel=27000000\x26reqClientType=27\x26lang=fr\u002Dfr\x26service=https:\/\/itrinity\u002Dde.c.huawei.com\/users\/v1\/login\/casLogin?callback=https:\/\/consumer.huawei.com\/\x26loginUrl=\/CAS\/mobile\/standard\/register\/wapRegister.html"; var loginLink = "\/content\/huawei\u002Dcbg\u002Dsite\/fr\/shop\/sign\u002Din"; // 价格货币展示:货币代码 var ecCurrencyCode = "EUR"; // 价格货币展示:货币符号位置处理 var putCurrencyFront = "false" !== '' ? JSON.parse("false") : true; // 价格货币展示:from显示与否 var showFrom = Boolean(true); // 价格货币展示:from文本位置 var putFromFront = Boolean(true); // 价格货币展示:千位分隔符 var thousandSeparator = " "; // 价格货币展示:小数点 var decimalPoint = ","; // 价格货币展示:是否显示小数 var showDecimal = Boolean(true); var showIntegerDecimal = Boolean(true); // 价格货币展示:是否空格隔开 var showCurrencySpace = Boolean(true); // 时区 var ecTimezone = "+01"; // vmall登出接口 var vmallLogoutAPI = ""; // vmall需登录图片,用来拉起登录 var vmallLoginImgUrl = ""; // RRP var enableRRP = Boolean(true); var RRPText = ""; if (enableRRP) { RRPText = "PVC**"; } var enableScribes = Boolean(false); var rrpTips = "**Le PVC est le prix de vente conseillé que Huawei, en tant que fabricant du produit, communique à ses distributeurs. Il s’agit d’un prix indicatif de vente qui est fourni ici à titre de comparaison."; var enableShowSave = Boolean(true); var saveText = "\u002D"; // trade in开关(目前只针对PLP页,其他由中台控制) var enableTradeIn = Boolean(true); // 开启分期显示配置 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"/> <div hidden id="ecommerce-config-value"> <div hidden id="ec-all-urls"> <input id="ec-url-cartLink" type="hidden" value="/content/huawei-cbg-site/fr/shop/cart"/> <input id="ec-url-orderListLink" type="hidden" value="/content/huawei-cbg-site/fr/account?type=order"/> <input id="ec-url-accountLink" type="hidden" value="/content/huawei-cbg-site/fr/account"/> <input id="ec-url-goShopping" type="hidden" value="/content/huawei-cbg-site/fr/phones"/> <input id="ec-url-checkoutLink" type="hidden" value="/content/huawei-cbg-site/fr/shop/checkout"/> <input id="ec-url-addedLink" type="hidden" value="/content/huawei-cbg-site/fr/shop/cart/addcart"/> <input id="ec-url-productOptionPageLink" type="hidden" value="/content/huawei-cbg-site/fr/product/buy"/> <input id="ec-url-paymentLink" type="hidden" value="/content/huawei-cbg-site/fr/shop/checkout/payment"/> <input id="ec-url-addressListPageLink" type="hidden" value="/content/huawei-cbg-site/fr/account?type=address"/> <input id="ec-url-returnLink" type="hidden" value="/content/huawei-cbg-site/fr/shop/return"/> <input id="ec-url-orderDetailLink" type="hidden" value="/content/huawei-cbg-site/fr/shop/order/detail"/> <input id="ec-url-paymentResultLink" type="hidden" value="/content/huawei-cbg-site/fr/shop/checkout/payment/status"/> <input id="ec-url-returnFeedbackLink" type="hidden" value="/content/huawei-cbg-site/fr/shop/return/status"/> <input id="ec-url-viewOrderPageLink" type="hidden" value="/content/huawei-cbg-site/fr/shop/find-your-order"/> <input id="ec-url-loginLink" type="hidden" value="/content/huawei-cbg-site/fr/shop/sign-in"/> <input id="ec-url-returnDetail" type="hidden" value="/content/huawei-cbg-site/fr/shop/return/detail"/> <input id="ec-url-offerPageLink" type="hidden" value="https://consumer.huawei.com/fr/offer/Cofidis/"/> <input id="ec-url-reviewPageLink" type="hidden" value="/content/huawei-cbg-site/fr/shop/review"/> <input id="ec-url-cashierPageLink" type="hidden"/> </div> <!--SVG图标单独加载 (避免合并CSS导致 svg渐变图标冲突) --> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-ecommerce-v4/clientlib-global/css/svg-v4.css"/> <input class="osgi-apiConfig" type="hidden" value="{&#34;appInfo&#34;:[{&#34;name&#34;:&#34;hwistore&#34;,&#34;id&#34;:&#34;9CE75DB648ADD4E0C1556B805C80D2CA&#34;,&#34;gatewayType&#34;:&#34;sgw&#34;},{&#34;name&#34;:&#34;venus-search&#34;,&#34;id&#34;:&#34;EDCF82D77A5AB59706CD5F2163F67427&#34;,&#34;gatewayType&#34;:&#34;sgw&#34;},{&#34;name&#34;:&#34;huaweistore-ecommerce&#34;,&#34;id&#34;:&#34;com.huawei.cbgit.huaweistore.ecommerce&#34;,&#34;gatewayType&#34;:&#34;api-gateway&#34;}],&#34;gatewayHost&#34;:{&#34;sgw&#34;:&#34;https://sgw-de.c.huawei.com&#34;,&#34;itrinity&#34;:&#34;https://itrinity-de.c.huawei.com&#34;,&#34;api-gateway&#34;:&#34;https://apigw-sg.huawei.com/api&#34;}}"/> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-ecommerce-v4/clientlib-dependencies.min.61f145900687cb659710e8267394bd55.js"></script> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-ecommerce-v4/clientlib-global.min.85538b397478a1251b74c2f1861151b7.js"></script> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-ecommerce-v4/clientlib-dependencies.min.3ae92bd44631c712384d276cea5b7f35.css" type="text/css"> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-ecommerce-v4/clientlib-global.min.32d67c2f9fd1a6c4a246775508cc0401.css" type="text/css"> </div> <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"/> <link href="/content/dam/huawei-cbg-site/common/mkt/mobileservices/appgallery2020/v200306_104042.css" type="text/css" rel="stylesheet"/> <script src="/content/dam/huawei-cbg-site/common/mkt/mobileservices/appgallery2020/L200223.js" type="text/javascript"></script> </head> <body class="huawei-v4 huawei-fr page-name-appgallery huawei-v4-ecommerce "> <style> .header-tag-title.seo{ position:absolute; display: block; height: 0; width: 0; overflow: hidden; z-index: -1; } </style> <h1 class="header-tag-title seo">HUAWEI AppGallery</h1> <script type="text/plain" class="gtm-ga-ecommerce optanon-category-2"> //非管控区域 -GTM -ec var returnUrl = decodeURIComponent(window.location.search);//判断是否为支付结果页 var hasResult = returnUrl.indexOf('result');// 获取result参数开始位置, 并对获取的位置增加字符串”result“,7个字符 // 是接口返回数据 有result对象返回时 if (hasResult > -1) { var substringStart = parseInt(returnUrl.indexOf('result') + 7);// 支付结果页,重新查询购物车 var paymentResult = JSON.parse( decodeURIComponent(returnUrl.substring(parseInt(returnUrl.indexOf('result') + 7) ) ) );// 解析返回URL内容 //支付成功且存在orderCode if(paymentResult.resultCode == 0 && paymentResult.data.orderCode && paymentResult.data.isPaySuccess){ var gtm_orderCode = paymentResult.data.orderCode; //匿名化orderCode var hide_orderCode = gtm_orderCode.slice(0,4) + "****" + gtm_orderCode.slice(8, gtm_orderCode.length) ; var gtm_totalFee = paymentResult.data.totalFee; var gtm_productIdMap = paymentResult.data.productIdMap; var gtm_siteCode = window.digitalData ? window.digitalData.page.pageInfo.siteCode2 : ''; var gtm_data = { orderCode: gtm_orderCode, siteCode:gtm_siteCode.toUpperCase(), }; //获取存储数据中的 产品信息 //copy电商订单产品信息到sessionstorage中,防止电商产品信息被清除 var gtm_guest_infoobj = ""; if(localStorage.gtm_guest_infoobj){ gtm_guest_infoobj = JSON.parse(localStorage.gtm_guest_infoobj); sessionStorage.gtm_cps_infoobj = localStorage.gtm_guest_infoobj; } //获取token var gtm_com = apiHost.search('/eCommerce'); var gtm_host = apiHost.substring(0, gtm_com); var getTokenUrl = gtm_host + '/gateway/csrfToken?_=' + Date.now(); $.ajax({ type : "get", url : getTokenUrl, xhrFields : { withCredentials: true }, crossDomain : true, success : function(response) { var gtm_tCsrfToken= response.data;//接口gateway/csrfToken //Token成功后查询一次订单 $.ajax({ url : apiHost + ( apiHost.indexOf("eCommerce") != -1 ? "queryUserOrderDetail" : ecommerce_baseurl.queryUserOrderDetail ) , type : "post", cache : false, data : JSON.stringify(gtm_data), dataType : "json", traditional : true, //防止深度序列化 xhrFields : {withCredentials: true,}, headers : {"tCsrfToken": gtm_tCsrfToken,}, //接口gateway/csrfToken/js crossDomain : true, contentType : "application/json", success: function(response) { if(response.resultCode==0){ var gtm_orderDetails = response.data.orderDetails;//订单详情 var gtm_orderDetailInfo = gtm_orderDetails.orderDetailInfo;//详情产品数据 var gtm_shipping = gtm_orderDetails.orderDeliveryAddress.isSelfPickup ? "pickup" : "home-delivery";//物流方式 /*** GTM-GA埋码监控数据push */ var pushDataMode = { paymentOption : gtm_orderDetailInfo.paymentMethod, currencyCode : ecCurrencyCode, id : hide_orderCode, affiliation : response.data.shop.name, revenue : gtm_orderDetailInfo.cashPay, tax : gtm_orderDetailInfo.taxAmount, shipping : gtm_shipping, coupon : gtm_orderDetailInfo.couponCode, products : (gtm_orderDetailInfo.productList && gtm_orderDetailInfo.productList.length > 0) ? getGTMProducts(gtm_orderDetailInfo,true,gtm_productIdMap) : [], } payResultDataLayerPush(pushDataMode); /*** 支付订单成功DMPA数据上报 */ if (enableDmpa && window.dmpa ) { var ecData = [{ orderId : response.data.orderDetails.orderDetailInfo.orderCode, //orderId:订单id orderType : response.data.orderDetails.orderDetailInfo.orderType, //orderType:订单类型 paymentDate : response.data.orderDetails.orderDetailInfo.paymentTime, // paymentDate:成功支付时间 paymentStatus : response.data.orderDetails.orderDetailInfo.paymentStatus, //paymentStatus:支付状态 location : window.location.href, //location:当前页面链接 }]; window.dmpa('trackECommerce', 'paidSuccess', ecData); } } else {//接口返回错误 if(gtm_guest_infoobj){//localstorage里面有数据 //GTM埋码监控数据push var pushDataMode = { paymentOption : gtm_guest_infoobj.payMethod || "", currencyCode : ecCurrencyCode || "", id : hide_orderCode, affiliation : gtm_guest_infoobj.affiliation || "", revenue : gtm_totalFee, tax : gtm_guest_infoobj.totalTaxAmount || "", shipping : gtm_guest_infoobj.shippingType || "", coupon : gtm_guest_infoobj.couponCode || "", products : gtm_guest_infoobj.products || "", } payResultDataLayerPush(pushDataMode); }else{//localstorage无数据 //GTM埋码监控数据push var pushDataMode = { currencyCode : ecCurrencyCode || "", id : hide_orderCode, revenue : gtm_totalFee, products : getGTMProducts(null,false,gtm_productIdMap) || [], } payResultDataLayerPush(pushDataMode); /*** 支付订单成功DMPA数据上报*/ if (enableDmpa && window.dmpa ) { var ecData = [{ orderId: gtm_orderCode, //orderId:订单id orderType: "", //orderType:订单类型 paymentDate: "", // paymentDate:成功支付时间 paymentStatus:"", //paymentStatus:支付状态 location: window.location.href, //location:当前页面链接 }]; window.dmpa('trackECommerce', 'paidSuccess', ecData); } } }//success: resultCode!=0; //清空localstorage localStorage.gtm_guest_infoobj = ""; }, //success error:function(){ if(gtm_guest_infoobj){//localstorage里面有数据 var pushDataMode = { paymentOption : gtm_guest_infoobj.payMethod || "", currencyCode : ecCurrencyCode || "", id : hide_orderCode, affiliation : gtm_guest_infoobj.affiliation || "", revenue : gtm_totalFee, tax : gtm_guest_infoobj.totalTaxAmount || "", shipping : gtm_guest_infoobj.shippingType || "", coupon : gtm_guest_infoobj.couponCode || "", products : gtm_guest_infoobj.products || "", } payResultDataLayerPush(pushDataMode); } else {//localstorage无数据 var pushDataMode = { currencyCode : ecCurrencyCode || "", id : hide_orderCode, revenue : gtm_totalFee, products : getGTMProducts(null,false,gtm_productIdMap) || [], } payResultDataLayerPush(pushDataMode); /*** 支付订单成功DMPA数据上报*/ if (enableDmpa && window.dmpa ) { var ecData = [{ orderId: gtm_orderCode, //orderId:订单id orderType: "", //orderType:订单类型 paymentDate: "", // paymentDate:成功支付时间 paymentStatus:"", //paymentStatus:支付状态 location: window.location.href, //location:当前页面链接 }]; window.dmpa('trackECommerce', 'paidSuccess', ecData); } //清空localstorage localStorage.gtm_guest_infoobj=""; } } });//end ajax:queryUserOrderDetail } });//end ajax:csrfToken }//end 支付成功且存在orderCode }//end hasResult // 获取gtm-GA 上报的主产品数据 var getGTMProducts = function(gtm_orderDetailInfo, type, gtm_productIdMap){ var gtm_allProducts = []; if(gtm_orderDetailInfo.productList.length > 0 && type){// 有订单数据 $.each(gtm_orderDetailInfo.productList,function(m,_orderPrd){ var gtm_mainPruducts={//主商品 'id': _orderPrd.productId ? _orderPrd.productId.toString() : "", 'name': _orderPrd.name || "", 'category': ecCom.getCategoryByPID(_orderPrd.productId) || "", 'price': _orderPrd.orderPrice || "", 'quantity': _orderPrd.quantity || "", 'brand': 'Huawei', 'variant': _orderPrd.name || "", 'coupon': gtm_orderDetailInfo.couponCode || "", 'bundle': 'mainSku', 'color': (_orderPrd.gbomAttrList && _orderPrd.gbomAttrList.length > 0) ? _orderPrd.gbomAttrList[0].attrValue : "", 'memory': "", 'processor': "", 'version': "", } var gtm_subPruductsArr = []; //附属商品:bundle if(_orderPrd.subOrderProductInfos && _orderPrd.subOrderProductInfos.length > 0){ gtm_subPruductsArr = getGTM_subProducts(_orderPrd.subOrderProductInfos,'bundle', gtm_subPruductsArr,gtm_orderDetailInfo); } // gift if(_orderPrd.prdGiftList && _orderPrd.prdGiftList.length > 0){ gtm_subPruductsArr = getGTM_subProducts(_orderPrd.prdGiftList,'gift', gtm_subPruductsArr,gtm_orderDetailInfo); } // service if(_orderPrd.extendLists && _orderPrd.extendLists.length > 0){ gtm_subPruductsArr = getGTM_subProducts(_orderPrd.extendLists,'service', gtm_subPruductsArr,gtm_orderDetailInfo); } //gtm_mainPruducts.bundle = gtm_subPruductsArr; // 附属与主商品 上下级 放在bundle gtm_allProducts.push(gtm_mainPruducts); gtm_allProducts = gtm_allProducts.concat(gtm_subPruductsArr); //附属与主商品平级 -- 数据过多时,GA会自动由get转Post发送 }) }else{// 无订单数据 for(var key in gtm_productIdMap){ var gtm_mainPruducts={ 'id': key || "", 'name': '', 'category': '', 'price': '', 'quantity': '', 'brand': 'Huawei', 'variant': '', 'coupon': "", 'bundle': 'mainSku', 'color' : "", 'memory': "", 'processor' : "", 'version' : "", } gtm_allProducts.push(gtm_mainPruducts); } } return gtm_allProducts; } // 获取gtm-GA 上报的附属商品数据 var getGTM_subProducts = function(subProcuds,type,gtm_subPruductsArr,gtm_orderDetailInfo){ var res_subPruductsArr = gtm_subPruductsArr || []; $.each(subProcuds,function(b,_subItem){ var _subItemObj={ 'id': type == 'service' ? (_subItem.skuCode || "") : ( _subItem.productId ? _subItem.productId.toString() : ""), 'name': type == 'gift' ? (_subItem.giftName || "") : ( _subItem.name || ""), 'category': type == 'service' ? "service" : (ecCom.getCategoryByPID( _subItem.productId) || ""), 'price': type == 'gift' ? 0 : ( _subItem.orderPrice || ""), 'quantity': type == 'gift' ? ( _subItem.giftQuantity || "") : ( _subItem.quantity || ""), 'brand': 'Huawei', 'variant': type == 'gift' ? (_subItem.giftName || "") : ( _subItem.name || ""), 'coupon': gtm_orderDetailInfo.couponCode || "", 'bundle':'subSku', 'color' : (_subItem.gbomAttrList && _subItem.gbomAttrList.length > 0) ? _subItem.gbomAttrList[0].attrValue : "", 'memory': "", 'processor':"", 'version':"", } res_subPruductsArr.push(_subItemObj); }) return res_subPruductsArr; } // dataLayer Push data var payResultDataLayerPush = function(data){ window.dataLayer.push({ "event" : "fire_event", "eventCategory" : "Purchase", "eventAction" : "Payment success", "eventLabel" : "", 'deliveryOption' : "", 'paymentOption' : data.paymentOption || "", 'ecommerce' : { 'currencyCode' : data.currencyCode || ecCurrencyCode || "", 'purchase' : { 'actionField': { 'id' : data.id || "", 'affiliation' : data.affiliation || "", 'revenue' : data.revenue || "", 'tax' : data.tax || "", 'shipping' : data.shipping || "", 'coupon' : data.coupon || "", }, 'products' : data.products || "", }, }, }) // 新版GA4埋点push let ga4Data = { 'event': ecCom.GA4.eventConstants.PURCHASE || '', 'transaction_id': data.id || '', 'currency': ecCurrencyCode ||'', 'value': data.revenue || '', 'tax': data.tax || '', 'shipping' : data.shipping || '', 'coupon': data.coupon || '', 'items': ecCom.GA4.transferProductData(data.products) || [], } ecCom.GA4.push(ga4Data); //清空localstorage localStorage.gtm_guest_infoobj = ""; } </script> <input title="cookie" type="hidden" id='cookieType' value="hwcookie"/> <span class="popular-text hidden" data-value="Résultats populaires"></span> <span class="suggested-text hidden" data-value="Résultats suggérés"></span> <div class="huawei-ie-tips" style="display: none;"> <div class="huawei-ie-cnt"> <div class="huawei-ie-txt">Pour une utilisation optimisée, nous vous conseillons d’utiliser la dernière version d’Internet Explorer ou utiliser un autre navigateur. Merci. <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-pl nav-v2" id="header-placeholder"></div> <div class="v4 header platform-invisible nav-v2" id="header-v4" data-component="header"> <div id="topTipsBox" class="top-tips-box"> </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"> <!-- mini-cart nav配置数据 --> <div hidden> <input id="mini-cart-nav" type="hidden" value="[]"/> <input id="mini-account-nav" type="hidden" value="[{&#34;url&#34;:&#34;/fr/account&#34;,&#34;text&#34;:&#34;Mon compte&#34;,&#34;iconPath&#34;:&#34;/content/dam/e-commerce/icon_set.svg&#34;,&#34;pageType&#34;:&#34;accountCenter&#34;},{&#34;url&#34;:&#34;/fr/shop/find-your-order/&#34;,&#34;text&#34;:&#34;Mes commandes&#34;,&#34;iconPath&#34;:&#34;/content/dam/e-commerce/icon_order.svg&#34;,&#34;pageType&#34;:&#34;viewOrder&#34;}]"/> </div> <!-- mini-cart 购物车图标弹出层内容 2 --> <aside class="ec-mc ec_mc" id="ecMiniCart"> </aside> <script type="text/html" id="ecMiniCartArt"> <i class="ec-mc-arrow mini-cart-arrow"></i> <div class="ec-mc-content"> {{if itemInfos && itemInfos.length >= cartLimit}} <!-- 迷你车满载提示 --> <div class="ec-mc-full-tips"> {{text.FullTips}} </div> {{/if}} {{if originalTotalNumber == 0}} <!-- mini cart 为空 --> <div class="ec-mc-empty"> <i class="hsvg44 hsvg-face"></i> <p>{{text.emptyTips}}</p> </div> {{else}} <div class="ec-mc-total"> <p class="ec-mc-total-text ec-mc-goods-text" style="display:flex"> <span class="ec-mc-total-pay">{{text.Total + ' : ' }}<span class="cashpay">{{cashPay | ecCurrency}}</span></span> {{if itemInfos && itemInfos.length > 0}} <span class="ec-mc-total-qty">{{itemInfos.length}} {{text.items}}</span> {{/if}} </p> </div> <!-- mini cart 有商品 --> <div class="ec-mc-goods-container scroll-content"> <ul class="ec-mc-goods-list"> {{if normalItems && normalItems.length > 0}} {{each normalItems cartList i}} {{set invalidCauseReason = cartList.invalidCauseReason , invalidCauseLeftValue = cartList.invalidCauseLeftValue}} <li class="{{ invalidCauseReason == 1 || invalidCauseReason == 5 || invalidCauseReason == 6 || invalidCauseReason == 7 || invalidCauseReason == 8 || invalidCauseReason == 9 || invalidCauseReason == 10 || invalidCauseReason == 11 || invalidCauseReason == 12 || invalidCauseReason == 13 || invalidCauseReason == 14 ? 'mini-cart-lack out_stock' : '' }} {{cartList.selected && invalidCauseReason == 0 ? 'selected': ''}}" data-itemid="{{cartList.itemId}}" data-itemcode="{{cartList.itemCode}}" data-productid="{{cartList.sbom.productId}}" data-itemname="{{cartList.itemName}}" data-itemtype="{{cartList.itemType}}" data-qty="{{cartList.qty}}"> <div class="ec-mc-goods-img"> <a href="{{cartList.sbom.pdpLink}}" title="{{cartList.itemName}}"> <img src="{{cartList.imgSrc}}" alt="{{cartList.itemName}}"> </a> </div> <div class="ec-mc-goods-text"> <h3><a href="{{cartList.sbom.pdpLink}}" title="{{cartList.itemName}}">{{cartList.itemName}}</a></h3> <p><span>{{text.Qty}}: {{cartList.qty}}</span><span>{{cartList.subtotal | ecCurrency}}</span></p> </div> {{if cartList.subItems && cartList.subItems.length > 0}} <!-- 隐藏数据 --> <ul class="ec-mc-subs"> {{each cartList.subItems subItems}} {{if subItems.itemType == 'G'}} <li class="cart_list_subs_gift{{(subItems.invalidCauseReason == 6 || subItems.invalidCauseReason == 2)? ' out_stock' : ''}}" data-itemcode="{{subItems.itemCode}}" data-itemname="{{subItems.itemName}}" data-itemtype="{{subItems.itemType}}" data-qty="{{cartList.qty}}"></li> {{else if subItems.itemType == 'DP'}} <li class="cart_list_subs_no_gift cart_list_subs_dp{{(subItems.invalidCauseReason == 6 || subItems.invalidCauseReason == 4)? ' out_stock' : ''}}" data-itemcode="{{subItems.itemCode}}" data-itemname="{{subItems.itemName}}" data-itemtype="{{subItems.itemType}}" data-qty="{{cartList.qty}}" data-dpcode="{{cartList.attrsMap.dp_package_code}}" data-dpgroup="{{subItems.attrsMap.dp_group}}"></li> {{else if subItems.itemType == 'S1' || subItems.itemType == 'S6'}} <li class="cart_list_subs_no_gift{{(subItems.invalidCauseReason == 6 || subItems.invalidCauseReason == 3)? ' out_stock' : ''}}" data-itemcode="{{subItems.itemCode}}" data-itemname="{{subItems.itemName}}" data-itemtype="{{subItems.itemType}}" data-qty="{{cartList.qty}}"></li> {{else if subItems.itemType == 'P'}} <li class="cart_list_subs_no_gift cart_list_subs_p{{(subItems.invalidCauseReason == 6 || subItems.invalidCauseReason == 4)? ' out_stock' : ''}}" data-itemcode="{{subItems.itemCode}}" data-itemname="{{subItems.itemName}}" data-itemtype="{{subItems.itemType}}" data-packagecode="{{cartList.attrsMap.package_code}}" data-qty="{{cartList.qty}}"></li> {{/if}} {{/each}} </ul> {{/if}} </li> {{/each}} {{/if}} {{if abnormalItems && abnormalItems.length > 0}} {{each abnormalItems cartList i}} {{set invalidCauseReason = cartList.invalidCauseReason , invalidCauseLeftValue = cartList.invalidCauseLeftValue}} <li class="{{ invalidCauseReason == 1 || invalidCauseReason == 5 || invalidCauseReason == 6 || invalidCauseReason == 7 || invalidCauseReason == 8 || invalidCauseReason == 9 || invalidCauseReason == 10 || invalidCauseReason == 11 || invalidCauseReason == 12 || invalidCauseReason == 13 || invalidCauseReason == 14 ? 'mini-cart-lack out_stock' : ''}}" data-itemid="{{cartList.itemId}}" data-itemcode="{{cartList.itemCode}}" data-productid="{{cartList.sbom.productId}}" data-itemname="{{cartList.itemName}}" data-itemtype="{{cartList.itemType}}" data-qty="{{cartList.qty}}"> <div class="ec-mc-goods-img"> <a href="#" title="{{cartList.itemName}}"> <img src="{{cartList.imgSrc}}" alt="{{cartList.itemName}}"> </a> </div> <div class="ec-mc-goods-text"> <h3><a href="#" title="{{cartList.itemName}}">{{cartList.itemName}}</a></h3> <p><span>{{text.Qty}}: {{cartList.qty}}</span><span>{{cartList.subtotal | ecCurrency}}</span></p> </div> {{if cartList.subItems && cartList.subItems.length > 0}} <!-- 隐藏数据 --> <ul class="ec-mc-subs"> {{each cartList.subItems subItems}} {{if subItems.itemType == 'G'}} <li class="cart_list_subs_gift{{(subItems.invalidCauseReason == 6 || subItems.invalidCauseReason == 2)? ' out_stock' : ''}}" data-itemcode="{{subItems.itemCode}}" data-itemname="{{subItems.itemName}}" data-itemtype="{{subItems.itemType}}" data-qty="{{cartList.qty}}"></li> {{else if subItems.itemType == 'DP'}} <li class="cart_list_subs_no_gift cart_list_subs_dp{{(subItems.invalidCauseReason == 6 || subItems.invalidCauseReason == 4)? ' out_stock' : ''}}" data-itemcode="{{subItems.itemCode}}" data-itemname="{{subItems.itemName}}" data-itemtype="{{subItems.itemType}}" data-qty="{{cartList.qty}}" data-dpcode="{{cartList.attrsMap.dp_package_code}}" data-dpgroup="{{subItems.attrsMap.dp_group}}"></li> {{else if subItems.itemType == 'S1' || subItems.itemType == 'S6'}} <li class="cart_list_subs_no_gift{{(subItems.invalidCauseReason == 6 || subItems.invalidCauseReason == 3)? ' out_stock' : ''}}" data-itemcode="{{subItems.itemCode}}" data-itemname="{{subItems.itemName}}" data-itemtype="{{subItems.itemType}}" data-qty="{{cartList.qty}}"></li> {{else if subItems.itemType == 'P'}} <li class="cart_list_subs_no_gift cart_list_subs_p{{(subItems.invalidCauseReason == 6 || subItems.invalidCauseReason == 4)? ' out_stock' : ''}}" data-itemcode="{{subItems.itemCode}}" data-itemname="{{subItems.itemName}}" data-itemtype="{{subItems.itemType}}" data-packagecode="{{cartList.attrsMap.package_code}}" data-qty="{{cartList.qty}}"></li> {{/if}} {{/each}} </ul> {{/if}} </li> {{/each}} {{/if}} </ul> </div> {{/if}} <div class="ec-mc-goods-btn-wrap"> <a class="ec-mc-goods-btn-checkout a-common" cat="pop_up_cart" act="click_on_checkout" lab="<page title - >" href="{{link.cartLink}}" role="button" title="{{btn.CartAndCheckout}}">{{btn.CartAndCheckout}}</a> {{if is_employee}} <a class="ec-mc-goods-btn-continue a-common" cat="cart_cta_click" act="click_on_continue_shopping" lab="<page title - cart>" href="{{text.continueShoppingUrl}}" onclick="dmpaContinueShopping(this)" role="button" title="{{btn.ContinueShopping}}">{{btn.ContinueShopping}}</a> {{/if}} </div> <!-- mini cart 导航菜单 --> <nav class="ec-mc-nav"> <ul class="ec-mc-nav-list"> {{each miniCartNav navItem}} <li> {{if navItem.iconPath}} <a href="{{navItem.url}}" class="a-common" cat="pop_up_cart" act="click_on_cart" lab="<page title - >" role="button" title="{{navItem.text}}"><img class="nav-icon" src="{{navItem.iconPath}}" />{{navItem.text}}<i class="hsvg12 hsvg-right"></i></a> {{else}} <a href="{{navItem.url}}" class="a-common" cat="pop_up_cart" act="click_on_cart" lab="<page title - >" role="button" title="{{navItem.text}}"><img class="nav-icon d-none" src="{{navItem.iconPath}}" />{{navItem.text}}<i class="hsvg12 hsvg-right"></i></a> {{/if}} </li> {{/each}} {{if !isPC}} {{each miniAccountNav navItem i}} <li> {{if i == 0 && !isLogin}} {{if navItem.iconPath}} <a href="javascript:;" role="button" callbackurl="{{urlPrefix + navItem.url}}" onclick="loginBeforeAccountCenter(this.attributes.callbackurl.value)" title="{{navItem.text}}"><img class="nav-icon" src="{{navItem.iconPath}}" />{{navItem.text}}<i class="hsvg12 hsvg-right"></i></a> {{else}} <a href="javascript:;" role="button" callbackurl="{{urlPrefix + navItem.url}}" onclick="loginBeforeAccountCenter(this.attributes.callbackurl.value)" title="{{navItem.text}}"><img class="nav-icon d-none" src="{{navItem.iconPath}}" />{{navItem.text}}<i class="hsvg12 hsvg-right"></i></a> {{/if}} {{else}} {{if navItem.iconPath}} <a href="{{navItem.url}}" role="button" title="{{navItem.text}}"><img class="nav-icon" src="{{navItem.iconPath}}" />{{navItem.text}}<i class="hsvg12 hsvg-right"></i></a> {{else}} <a href="{{navItem.url}}" role="button" title="{{navItem.text}}"><img class="nav-icon d-none" src="{{navItem.iconPath}}" />{{navItem.text}}<i class="hsvg12 hsvg-right"></i></a> {{/if}} {{/if}} </li> {{/each}} <li> {{if isLogin}} <a id="ec_mc_login_status" href="javascript:;" role="button" title="{{text.sign_out}}" onclick="toggleLoginStatus(this)"><i class="hsvg24 hsvg-person-2"></i>{{text.sign_out}}</a> {{else}} <a id="ec_mc_login_status" class="ec-mc-btn-link" href="javascript:;" role="button" title="{{text.login}}" onclick="toggleLoginStatus(this)">{{text.login}}</a> {{/if}} </li> {{/if}} </ul> </nav> </div> </script> <!-- 优惠卷模板 --> <script type="text/html" id="couponTemp"> {{if showCouponList.length > 0}} {{each showCouponList v i}} {{ if v }} <li class="ordercoupons-li" data-couponcode="{{v.couponCode}}"> <div class="ordercoupons-item"> <span class="ordercoupons-price" style="font-weight:400;font-size:13px;width:7px;height:7px;">{{text.coupon}} {{ -v.amount | ecCurrency }} {{text.off}}</span> <i class="hsvg12 hsvg-close2-h" onclick="removeCoupon(this)" style="float:right;width:7px;height:7px;"></i> </div> </li> {{/if}} {{/each}} {{/if}} </script> <!-- 购物流程指引 --> <script type="text/html" id="titleGuideArt"> <ul class="track-statusul statusul-horizontal"> <li class="track-statusli statusli-first statusli-completed"> <div class="track-status-icon" > <p class="statusicon-default"> <b class="statusicon-cricle"></b> <b class="statusicon-line statusicon-line-r"></b> </p> <p class="statusicon-active"> <b class="statusicon-cricle"></b> <b class="statusicon-line statusicon-line-r"></b> </p> </div> <p class="track-status-text" > <span class="track-status-name">{{text_cart}}</span> </p> </li> {{set isCompleted = currentStep == "checkout" ? "statusli-completed" : ""}} <li class="track-statusli statusli-middle {{isCompleted}}"> <div class="track-status-icon" > <p class="statusicon-default"> <b class="statusicon-line statusicon-line-l"></b> <b class="statusicon-cricle"></b> <b class="statusicon-line statusicon-line-r"></b> </p> <p class="statusicon-active"> <b class="statusicon-line statusicon-line-l"></b> <b class="statusicon-cricle"></b> <b class="statusicon-line statusicon-line-r"></b> </p> </div> <p class="track-status-text" > <span class="track-status-name">{{text_checkout}}</span> </p> </li> <li class="track-statusli statusli-last"> <div class="track-status-icon track-status-icon-sa" > <p class="statusicon-default"> <b class="statusicon-line statusicon-line-l"></b> <b class="statusicon-cricle"></b> </p> <p class="statusicon-active"> <b class="statusicon-line statusicon-line-l"></b> <b class="statusicon-cricle"></b> </p> </div> <p class="track-status-text" > <span class="track-status-name">{{text_submitAndPay}}</span> </p> </li> </ul> </script> <!-- mini-cart 购物车图标弹出层内容 END--> <input type="hidden" id="login-extra-item" value="[{&#34;url&#34;:&#34;/fr/account&#34;,&#34;text&#34;:&#34;Mon compte&#34;,&#34;iconPath&#34;:&#34;/content/dam/e-commerce/icon_set.svg&#34;,&#34;pageType&#34;:&#34;accountCenter&#34;},{&#34;url&#34;:&#34;/fr/shop/find-your-order/&#34;,&#34;text&#34;:&#34;Mes commandes&#34;,&#34;iconPath&#34;:&#34;/content/dam/e-commerce/icon_order.svg&#34;,&#34;pageType&#34;:&#34;viewOrder&#34;}]"/> <input type="hidden" id="mini-cart-nav" value="[]"/> <div class="container main-navigation__container"> <a title="logo" class="logo" href="/fr/" 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="Offres" data-navicon="Offres" class="main-nav__link unhover" href="/fr/offer/">Offres</a> </li> <li class="main-nav__item "> <a title="Smartphone" data-navicon="Smartphone" class="main-nav__link unhover" href="/fr/phones/">Smartphone</a> </li> <li class="main-nav__item "> <a title="Wearable" data-navicon="Wearable" class="main-nav__link unhover" href="/fr/wearables/">Wearable</a> </li> <li class="main-nav__item "> <a title="Ordinateurs" data-navicon="Ordinateurs" class="main-nav__link unhover" href="/fr/laptops/">Ordinateurs</a> </li> <li class="main-nav__item "> <a title="Tablettes" data-navicon="Tablettes" class="main-nav__link unhover" href="/fr/tablets/">Tablettes</a> </li> <li class="main-nav__item "> <a title="Audio" data-navicon="Audio" class="main-nav__link unhover" href="/fr/headphones/">Audio</a> </li> <li class="main-nav__item "> <a title="HUAWEI Mobile Services" data-navicon="HUAWEI Mobile Services" class="main-nav__link unhover" href="/fr/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="Assistance" data-navicon="Assistance" class="main-nav__link unhover" href="/fr/support/">Assistance</a> </li> <li class="main-nav__item "> <a title="Magasins" data-navicon="Magasins" class="main-nav__link unhover" href="/fr/retail/">Magasins</a> </li> <li class="main-nav__item "> <a title="Community" data-navicon="Community" class="main-nav__link unhover" href="/fr/community/">Community</a> </li> </ul> </div> <div tabindex="0" aria-haspopup="true" role="button" aria-expanded="false" class="login-v4-wrap nav-addons__link nav-addons__profile wap Self-eCommerce"> <div class="login-v4-cnt" data-gamodule="navigation" data-gaevent="support_interaction" data-entrancelevel="common"> <ul class="show-login" data-support-url="https://consumer.huawei.com/fr/support" data-support-usercenter-url="/fr/support/user-center.html" data-support-cmkt-url="https://api-de.c.huawei.com/cuepf" data-support-cas-url="https://id7.cloud.huawei.com/CAS" data-support-country-code='FR' data-support-login='yes' data-version='v4' data-register-type='phone'> <li class="login-extra-item-html"> </li> <li class="main-nav__item ec-login-btn"> <a cat='Navigation' act='Click on sign in' class="a-sup-common" lab='<page title>' href="javascript:toggleLoginStatus(this);" title="Connexion"> <span>Connexion</span> </a> </li> </ul> <ul class="show-logout"> <p class="main-nav__item greeting-text"> <span>Bonjour<span>,</span> </span><span class="user-name"></span> </p> <li class="login-extra-item-html"> </li> <li class="main-nav__item ec-logout-btn"> <a class="a-sup-common my-exit ha-click-dispach" ha-id="me_click_log_out" cat='Navigation' act='Click on exit' lab='<page title>' href="javascript:toggleLoginStatus(this);" title="Déconnexion"> <span>Déconnexion</span> </a> </li> </ul> </div> </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">Rechercher</span> </span> </button> <div tabindex="0" aria-haspopup="true" role="button" aria-expanded="false" class="login-v4-wrap nav-addons__link nav-addons__profile pc Self-eCommerce"> <span class="icon font-ico-profile"> <span class="sr-only">profil</span> <span class="icon-onlink-left"></span> <span class="icon-onlink-right"></span> </span> <div class="login-v4"> <div class="login-font"> <span class="login-bot"></span> <span class="login-top"></span> </div> <div class="login-v4-cnt" data-gamodule="navigation" data-gaevent="support_interaction" data-entrancelevel="common"> <ul class="show-login" data-support-url="https://consumer.huawei.com/fr/support" data-support-usercenter-url="/fr/support/user-center.html" data-support-cmkt-url="https://api-de.c.huawei.com/cuepf" data-support-cas-url="https://id7.cloud.huawei.com/CAS" data-support-country-code='FR' data-support-login='yes' data-version='v4' data-register-type='phone'> <li class="login-extra-item-html"> </li> <li class="ec-login-btn"> <a cat='Navigation' act='Click on sign in' class="a-sup-common" lab='<page title>' href="javascript:toggleLoginStatus(this);" title="Connexion"> <span>Connexion</span> </a> </li> </ul> <ul class="show-logout"> <p class="greeting-text"> <span>Bonjour<span>,</span> </span><span class="user-name"></span> </p> <li class="login-extra-item-html"> </li> <li class="ec-logout-btn"> <a class="a-sup-common my-exit ha-click-dispach" ha-id="me_click_log_out" cat='Navigation' act='Click on exit' lab='<page title>' href="javascript:toggleLoginStatus(this);" title="Déconnexion"> <span>Déconnexion</span> </a> </li> </ul> </div> </div> </div> <div tabindex="0" aria-haspopup="true" role="button" aria-expanded="false" class="shop-bag nav-addons__link nv-addons__bag shop-bag-bnt"> <span class="icon font-ico-bag"> <span class="sr-only">Couvercle</span> <i></i> </span> <i class="bag-amount"></i> </div> <button aria-haspopup="true" role="button" aria-expanded="false" class="nav-toggle js-nav-toggle"> <span class="btn-line"></span> <span class="sr-only">Ouvrir le 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">Espace</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="Rechercher …"/> <button class="search__form-submit" type="button"> <span class="icon font-ico-search"> <span class="sr-only">Rechercher</span> </span> </button> <button class="search__form-clear js-search-clear" type="button"> <span class="icon font-ico-close"> <span class="sr-only">Espace</span> </span> </button> </div> <div class="popular-show-wrap"> <div class="popular-wrap"> <div class="top-title"> Produits populaires </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 Pura 70 Ultra" href="/fr/phones/pura70-ultra/"> <div class="dropdown__holder"> <img class="dropdown__image-centered" data-src="/content/dam/huawei-cbg-site/common/mkt/pdp/admin-image/phones/pura70-ultra/list-green.png" alt="HUAWEI Pura 70 Ultra" onerror="imgErrorUrl(this)"/> </div> </a> <div> <a class="heading dropdown__series-link search-popular-product-link" data-position="1" title="HUAWEI Pura 70 Ultra" href="/fr/phones/pura70-ultra/"> HUAWEI Pura 70 Ultra </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 MateBook X Pro Core Ultra Premium Edition" href="/fr/laptops/matebook-x-pro-ultra-premium-edition/"> <div class="dropdown__holder"> <img class="dropdown__image-centered" data-src="/content/dam/huawei-cbg-site/common/mkt/pdp/admin-image/pc/matebook-x-pro/list-blue.png" alt="HUAWEI MateBook X Pro Core Ultra Premium Edition" onerror="imgErrorUrl(this)"/> </div> </a> <div> <a class="heading dropdown__series-link search-popular-product-link" data-position="2" title="HUAWEI MateBook X Pro Core Ultra Premium Edition" href="/fr/laptops/matebook-x-pro-ultra-premium-edition/"> HUAWEI MateBook X Pro Core Ultra Premium Edition </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 WATCH FIT 3" href="/fr/wearables/watch-fit3/"> <div class="dropdown__holder"> <img class="dropdown__image-centered" data-src="/content/dam/huawei-cbg-site/common/mkt/pdp/admin-image/wearables/watch-fit3/leather.png" alt="HUAWEI WATCH FIT 3" onerror="imgErrorUrl(this)"/> </div> </a> <div> <a class="heading dropdown__series-link search-popular-product-link" data-position="3" title="HUAWEI WATCH FIT 3" href="/fr/wearables/watch-fit3/"> HUAWEI WATCH FIT 3 </a> </div> </div> </div> </div> </div> <div class="quick-link"> <div class="top-title"> Vue rapide </div> <div class="link-wrap row"> <div class="col-sm-4 link-list"> <a title="Comparez les smartphones" class="search-quick-link" href="/fr/phones/compare/">Comparez les smartphones</a> </div> <div class="col-sm-4 link-list"> <a title="AppGallery" class="search-quick-link" href="/fr/campaign/appgallery/">AppGallery</a> </div> <div class="col-sm-4 link-list"> <a title="Wearables" class="search-quick-link" href="/fr/wearables/">Wearables</a> </div> <div class="col-sm-4 link-list"> <a title="Ordinateurs" class="search-quick-link" href="/fr/laptops/">Ordinateurs</a> </div> <div class="col-sm-4 link-list"> <a title="Audio" class="search-quick-link" href="/fr/headphones/">Audio</a> </div> <div class="col-sm-4 link-list"> <a title="Accessories" class="search-quick-link" href="/fr/accessories/">Accessories</a> </div> <div class="col-sm-4 link-list"> <a title="Find service center" class="search-quick-link" href="/fr/support/service-center/">Find service center</a> </div> <div class="col-sm-4 link-list"> <a title="Guide de démarrage - Connecter votre montre à votre téléphone" class="search-quick-link" href="https://consumer.huawei.com/fr/support/article/fr-fr15770822/">Guide de démarrage - Connecter votre montre à votre téléphone</a> </div> <div class="col-sm-4 link-list"> <a title="Comment obtenir des applications" class="search-quick-link" href="/fr/campaign/top-app/">Comment obtenir des applications</a> </div> </div> </div> </div> </div> </div> <div class="search_toast"> saisir d&#39;autres clés de recherche </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="Espace"/> <input type="hidden" id="privacy-errortip-i18n" value="privacy_fetch_error_tip"/> <script> // 隐私协议总开关 var privacyPopupSwitch = Boolean(); var privacyButtonLineStyle = Boolean(false); </script> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/mkt-ad-banner.min.0649c1af5ffe557f6d56e32ee4406661.css" type="text/css"> <div class="v4 mkt-ad-banner default-bg" data-speed="3" data-time-zone="8" data-font-color="#000000" data-close-btn-color="#000000" style="background-image:linear-gradient(90deg, , );"> <div class="ad-banner-box"> <ul> <li class="ad-content-box item-valid" data-index="1" data-last="true" data-start="2024-11-18 07:00:00" data-end="2024-12-04 16:59:00"> <div class="ad-content "> <span class="icon font-ico-notification icon-banner-notice"></span> <span class="ad-item-txt">HUAWEI Black Days, jusqu'à 50% de remise. </span> <a class="ad-item-link" href="/fr/offer/huawei-black-friday/">En savoir plus<span class="icon-arrow"></span></a> </div> </li> </ul> <button type="button" class="ad-banner-close"> <span class="icon-bar icon-bar-lf"></span> <span class="icon-bar icon-bar-rg"></span> <span class="sr-only">Close</span> </button> </div> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/mkt-ad-banner.min.6234e5639b6217c7724d83dc93100f0c.js" defer></script> </div> <main class="content-v4"> <div> <div class="section"><div class="new"></div> </div><div class="iparys_inherited"><div class="eumiSecondMenuV4 iparsys parsys"></div> </div> </div> <div class="second-navigation"> <link rel="stylesheet" href="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/news-v4/second-nav.min.b501f1e5cfe5f29041e772ddd9cbb168.css" type="text/css"> <div class="v4 n06-news-second-navigation" id="news-second-navigation-v4" data-component="n06-news-second-navigation"> <div class="product-tabs-wrap container"> <div class="product-tabs__heading"> <div class="product-tabs__title body-medium"> <a title="HUAWEI AppGallery" href="/fr/campaign/appgallery/" class="product-link product-link__active" data-title="HUAWEI AppGallery">HUAWEI AppGallery</a> </div> <div class="product-tabs__links-container"> <ul class="product-tabs__links"> <li class="product-tabs__links-item"> <a title=" Obtenez vos apps" class="product-tabs__link" href="/fr/campaign/favourite-apps/" data-title=" Obtenez vos apps"> Obtenez vos apps</a> </li> <li class="product-tabs__links-item"> <a title=" Services Mobiles Huawei" class="product-tabs__link" href="/fr/campaign/mobile-services/" data-title=" Services Mobiles Huawei"> Services Mobiles Huawei</a> </li> <li class="product-tabs__links-item"> <a title=" FAQs" class="product-tabs__link" href="/fr/campaign/appgallery-faq/" data-title=" FAQs"> FAQs</a> </li> </ul> </div> <div class="drop-btn"></div> </div> </div> </div> <script type="text/javascript" src="/etc/designs/huawei-cbg-site/clientlib-campaign-v4/news-v4/second-nav.min.b6389486effcd5542d41291657d58435.js"></script> </div> <div class="html-text-component parbase"> <style type="text/css"> /* Ekino Styles */ @font-face { font-family: "Manrope"; src: url("/content/dam/huawei-cbg-site/common/mkt/pdp/phones/p30/fonts/manrope-bold.woff2") format("woff2"), url("/content/dam/huawei-cbg-site/common/mkt/pdp/phones/p30/fonts/manrope-bold.woff") format("woff"), url("/content/dam/huawei-cbg-site/common/mkt/pdp/phones/p30/fonts/manrope-bold.otf") format("truetype"); font-style: normal; font-weight: 700; } @font-face { font-family: "Manrope"; src: url("/content/dam/huawei-cbg-site/common/mkt/pdp/phones/p30/fonts/manrope-medium.woff2") format("woff2"), url("/content/dam/huawei-cbg-site/common/mkt/pdp/phones/p30/fonts/manrope-medium.woff") format("woff"), url("/content/dam/huawei-cbg-site/common/mkt/pdp/phones/p30/fonts/manrope-medium.otf") format("truetype"); font-style: normal; font-weight: 500; } html { font-size: 75px !important; } .ekvroot.vroot { font-family: "Manrope", "HuaweiFont-Regular", Arial, Helvetica Neue, Helvetica, sans-serif; font-size: 16px; font-weight: 500; color: #000; line-height: 24px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; } .ekvroot.vroot .btn { font-size: 1em; } .ekvroot.vroot .btn:focus { -webkit-box-shadow: none; box-shadow: none; } .ekvroot.vroot p { line-height: 1.8em; } .ekvroot.vroot nav.vknav { height: 70px; z-index: 0; } .ekvroot.vroot nav.vknav.active { top: -5px; } .ekvroot.vroot .eknav { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: flex; display: -ms-flexbox; -ms-flex-align: center; -webkit-box-align: center; align-items: center; color: rgb(180, 180, 180); -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; width: 100%; } .ekvroot.vroot .erweimaLJ { -webkit-box-sizing: content-box; box-sizing: content-box; text-align: center; } .ekvroot.vroot .erweimaLJ p { margin-left: auto; margin-right: auto; } .ekvroot.vroot .eknav a.eknav-item { display: inline-block; padding: 0 0.2rem 0 0; font-size: 0.8em; line-height: 1em; text-align: left; color: #858383; } .ekvroot.vroot .eknav a.eknav-item.ekSelected { color: #242728; } .ekvroot.vroot .eknav a.eknav-item:hover { color: #242728; text-decoration: underline; } .ekvroot.vroot .ekTabFavourites { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/favourites-banner-2.jpg"); } .ekvroot.vroot .ekTabAppGallery { background-image: url("https://mktcloud.c.huawei.com/assets.html/content/dam/huawei-cbg-site/common/mkt/mobileservices/appgallery2020/updata-img/bg1_tab1_200306.jpg"); } .ekvroot.vroot .ekTabAppsAndServices { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/apps_and_services-banner-2.jpg"); } .ekvroot.vroot .ekSecWrapper { width: 100%; background-color: rgb(244, 245, 250); box-sizing: border-box; margin: 1rem 0 0.2rem; } .ekvroot.vroot .ekSec { background-image: none !important; padding: 1rem 0 0.1rem; -ms-flex-wrap: wrap; flex-wrap: wrap; } .ekvroot.vroot .ekSecWrapper .ekSec { padding: 1rem 0; } .ekvroot.vroot .ekSec.col2+.ekSec.col1 { padding: 0.6rem 0; } .ekvroot.vroot .ekSec.ekIntro p { max-width: 55%; text-align: center; margin-bottom: 1.2em; } .ekvroot.vroot .ekSec.ekIntro p:last-child { margin-bottom: 0; } .ekvroot.vroot .ekSec.ekIntro .ekVideoThumb { width: 300px; height: 175px; overflow: hidden; position: relative; margin-top: -150px; margin-bottom: 0.4rem; border-radius: 5px; } .ekvroot.vroot .ekSec.ekIntro .ekVideoThumb img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0px; left: 0px; } .ekvroot.vroot .ekSec .btn { background-color: #ce0e2d; border-radius: 23px; color: #fff; text-align: center; height: 36px; line-height: 36px; cursor: pointer; display: -ms-flexbox; display: -webkit-box; display: flex; padding: 0 20px; -ms-flex-align: center; -webkit-box-align: center; align-items: center; } .ekvroot.vroot .ekSec .ekPictureBlock { width: 100%; } .ekvroot.vroot .ekSec .ekPictureBlock picture { display: block; position: relative; overflow: hidden; border-radius: 15px; } .ekvroot.vroot .ekSec .ekPictureBlock picture img { width: 100%; } .ekvroot.vroot .ekSec.ekIntro .ekVideoThumb a, .ekvroot.vroot .ekSec .ekPictureBlock picture a { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/icon-play.png"); background-repeat: no-repeat; background-size: contain; position: absolute; width: 120px; height: 120px; top: 50%; left: 50%; text-indent: 130px; white-space: nowrap; overflow: hidden; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .ekvroot.vroot .ekSec.ekIntro .ekVideoThumb a { width: 70px; height: 70px; } .ekvroot.vroot .ekSec .ekBlock { width: 50%; } .ekvroot.vroot .ekSec.col1 .ekBlock { width: 100%; } .ekvroot.vroot .ekSec .ekTitleBlock { width: 100%; text-align: center; padding: 0.5rem 0 1rem; } .ekvroot.vroot .ekSec .ekPromoBlock { width: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-bottom: 4em; } .ekvroot.vroot .ekSec .ekPromoBlock h3 { font-size: 0.35rem; font-weight: bold; margin: 1.8em 0 0.5em; text-align: center; } .ekvroot.vroot .ekSec .ekPromoBlock picture { padding: 0 1em; } .ekvroot.vroot .ekSec .ekPromoBlock img { max-width: 100%; } .ekvroot.vroot .ekSec .ekTextBlock.ekCenter { text-align: center; } .ekvroot.vroot .ekSec .ekTextBlock.ekCenter .ekAppIcon { margin-left: auto; margin-right: auto; } .ekvroot.vroot .ekSec .ekTextBlock .ekAppIcon { display: block; width: 75px; height: 75px; margin-bottom: 1em; } .ekvroot.vroot .ekSec .ekTextBlock .ekAppIcon img { max-width: 100%; } .ekvroot.vroot .ekSec.col2 .ekTextBlock { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 1rem 0 0; width: 45%; } .ekvroot.vroot.ekAppsAndServicesPage .ekSec.col2 .ekTextBlock { width: 50%; } .ekvroot.vroot.ekAppsAndServicesPage .ekSec.col2 .ekTextBlock { padding: 0 0 0 2rem; } .ekvroot.vroot .ekSec .ekTextBlock p { margin-bottom: 1.5em; } .ekvroot.vroot .ekSec .ekTextBlock p:last-child { margin-bottom: 0; } .ekvroot.vroot .ekSec.col2 .ekPictureBlock { -webkit-box-sizing: border-box; box-sizing: border-box; width: 55%; } .ekvroot.vroot.ekAppsAndServicesPage .ekSec.col2 .ekPictureBlock { width: 50%; } .ekvroot.vroot .ekSec.col2 .ekPictureBlock+.ekTextBlock { padding: 0 0 0 1rem; } .ekvroot.vroot.ekAppsAndServicesPage .ekSec.col2 .ekPictureBlock+.ekTextBlock { padding: 0 2rem 0 0; } .ekvroot.vroot .ekSec.col2 .ekTextBlock { height: 100%; } .ekvroot.vroot .ekSec.col1 .ekTextBlock { padding: 0; margin-top: 0.3rem; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; } .ekvroot.vroot .ekSec.centerContent h2 { line-height: 1.2em; } .ekvroot.vroot .ekSec.centerContent.col2 { ms-flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .ekvroot.vroot .sec12 { width: 100%; position: relative; padding-bottom: 1rem; padding-top: 0; } .ekvroot.vroot .sec12 .bigbox { width: 16.55rem; } .ekvroot.vroot .sec12 .smallbox { height: auto; width: 45%; background-color: #fafafa; padding-bottom: 0.4rem; } .ekvroot.vroot .sec12 .smallbox h3 { margin-left: 0.3rem; margin-top: 0.4rem; width: 74%; font-size: 1.2em; font-weight: bold; } .ekvroot.vroot .sec12 .smallbox p, .ekvroot.vroot .sec12 .smallbox .atext { font-size: 15px; margin-top: 15px; line-height: 1.5em; } .ekvroot.vroot .sec12 .smallbox .pic { height: 4rem; } .ekvroot.vroot .sec12 .smallbox.ekSmallboxAppGallery .pic { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/appgallery-banner-2.jpg"); } .ekvroot.vroot .sec12 .smallbox.ekSmallboxAppsServices .pic { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/apps_and_services-banner-2.jpg"); } .ekvroot.vroot .sec12 .smallbox.ekSmallboxFavourites .pic { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/favourites-banner-2.jpg"); } .ekvroot.vroot .sec12 .smallbox.ekSmallboxCommunity .pic { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/assets/community-banner.png"); } .ekvroot.vroot .atext { color: black; text-decoration: underline; } .ekvroot.vroot a.filmoja-btn { width: 100%; } .ekvroot.vroot a.filmoja-btn:hover { color: #fff; } .ekvroot.vroot .filmoja-tv-movies-area .container-fluid { height: 100%; } @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .ekvroot.vroot .ekTabFavourites { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/favourites-banner-2@2x.jpg"); } .ekvroot.vroot .ekTabAppGallery { background-image: url("https://mktcloud.c.huawei.com/assets.html/content/dam/huawei-cbg-site/common/mkt/mobileservices/appgallery2020/updata-img/bg1_tab1_200306.jpg"); } .ekvroot.vroot .ekTabAppsAndServices { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/apps_and_services-banner-2@2x.jpg"); } .ekvroot.vroot .sec12 .smallbox.ekSmallboxAppGallery .pic { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/appgallery-banner-2@2x.jpg"); } .ekvroot.vroot .sec12 .smallbox.ekSmallboxAppsServices .pic { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/apps_and_services-banner-2@2x.jpg"); } .ekvroot.vroot .sec12 .smallbox.ekSmallboxFavourites .pic { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/favourites-banner-2@2x.jpg"); } } @media screen and (max-width: 980px) { .ekvroot.vroot .eknav a.eknav-item { display: none; } } @media screen and (max-width: 480px) { #m.ekvroot.vroot nav.vknav .btn { font-size: 3.5vw; } #m.ekvroot.vroot nav.vknav h3 { font-size: 5vw; } } @media screen and (max-width: 750px) and (min-width: 280px) { #m.vroot .sec1 { height: 5.8rem; } #m.vroot .sec1 .tab1content { margin-top: 4.6rem; } #m.ekvroot.vroot .sec1 .tab1.ekTabFavourites { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/favourites-banner-mobile-2@2x.jpg"); } #m.ekvroot.vroot .sec1 .tab1.ekTabAppGallery { background-image: url("https://mktcloud.c.huawei.com/assets.html/content/dam/huawei-cbg-site/common/mkt/mobileservices/appgallery2020/updata-img/bg1_tab1m_200306.jpg"); } #m.ekvroot.vroot .sec1 .tab1.ekTabAppsAndServices { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/apps_and_services-banner-mobile-2@2x.jpg"); } #m.ekvroot.vroot .ekSec.ekIntro p { max-width: 100%; padding: 0 1em; } #m.ekvroot.vroot .ekSec, #m.ekvroot.vroot .ekSec.col2+.ekSec.col1 { padding: 0.4rem 0; } #m.ekvroot.vroot .ekSec .ekPromoBlock { width: 100%; } #m.ekvroot.vroot .ekSec .ekTextBlock { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; padding: 1em; margin: 0; width: 100%; } #m.ekvroot.vroot .ekSec .ekPictureBlock { width: 100%; } #m.ekvroot.vroot .ekSec .ekPictureBlock picture { border-radius: 0; } #m.ekvroot.vroot .ekSec.centerContent.col2 { ms-flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .ekvroot.vroot .sec12::before { content: none; } #m.ekvroot.vroot .sec12 .bigbox { width: 100%; margin-top: 0.6rem; } #m.ekvroot.vroot .sec12 .smallbox { height: auto; width: 100%; } #m.ekvroot.vroot .sec12 p, #m.ekvroot.vroot .sec12 .atext { font-size: 15px; } } .huawei-v3 .header-wrap .right-box { display: none !important; } #m.grid-related .ekSec.centerContent.col2, .grid-related .ekSec.centerContent.col2 { flex-direction: row !important; align-items: baseline; } #m.grid-related .ekSec .ekPromoBlock { width: 50% !important; margin-bottom: 20px !important; } #m.grid-related .ekSec .ekPromoBlock>a { padding: 0 20px; } .grid-related .ekSec .ekPromoBlock h3 { font-size: 13px !important; } .grid-related .atext { font-size: 12px; } @media(min-width: 992px) { .grid-related .ekSec .ekPromoBlock { width: 25% !important; margin-bottom: 30px !important; } .grid-related .ekSec .ekPromoBlock>a { padding: 0 35px; } .grid-related .ekSec .ekPromoBlock h3 { font-size: 22px !important; } .grid-related .atext { font-size: 16px; } } .ekvroot.vroot .ekTabAppGallery { background-image: url("/content/dam/huawei-cbg-site/common/mkt/mobileservices/appgallery2020/updata-img/bg1_tab1_200306.jpg") !important; } @media (max-aspect-ratio: 1/1)and(max-width: 1200px),(max-width: 600px){ #m.ekvroot.vroot .sec1 .tab1.ekTabAppGallery { background-image: url("/content/dam/huawei-cbg-site/common/mkt/mobileservices/appgallery2020/updata-img/bg1_tab1m_200306.jpg") !important; } nav.vknav .btn{ line-height: 16px; } } .vroot .sec1 .btn { background-image: url(/content/dam/huawei-cbg-site/weu/fr/mkt/campaign/appgallery/tab1btn_new.png) !important; } #onetrust-pc-sdk { font-size: 16px; } #onetrust-banner-sdk>div:nth-child(1) { font-size: 16px; } #onetrust-button-group-parent { height: 70px; } #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button { width: auto; } #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group { width: auto; } #onetrust-consent-sdk #onetrust-banner-sdk { overflow-y: hidden; } @media only screen and (min-width: 1280px) { #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent { position: absolute; top: 50%; transform: translateY(-25%); } } @media (max-width: 1280px) { #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button { width: 100%; margin-bottom: 16px; } } @media only screen and (min-width: 1280px) { :not(.ot-iab-2)#onetrust-banner-sdk #onetrust-button-group-parent { left: 55%; transform: translateY(-31%); } } @media only screen and (min-width: 1280px) { :not(.ot-iab-2)#onetrust-banner-sdk #onetrust-button-group-parent { left: 55%; transform: translateY(-31%); } } #video-live{ height: 100%; } .ekvroot.vroot nav.vknav { height: 70px; z-index: 2 !important; } .v4.n06-news-second-navigation .drop-btn{ display: none; } </style> <div class="vroot ekvroot"> <nav class="vknav" style="display: none;"> <div class="navcenter"> <h3>HUAWEI AppGallery</h3> <nav class="eknav"> <a class="eknav-item ekSelected" href="https://consumer.huawei.com/fr/campaign/appgallery">Découvrez AppGallery</a> <a class="eknav-item" href="https://consumer.huawei.com/fr/campaign/favourite-apps">Obtenez vos apps</a> <a class="eknav-item" href="https://consumer.huawei.com/fr/campaign/mobile-services">Services Mobiles Huawei</a> <a class="eknav-item" href="https://consumer.huawei.com/fr/campaign/appgallery-faq">FAQs</a> <a class="btn erweimaBTN a-interaction a-common" cat="Content Interactions" act="Click on Install AppGallery" lab="Install AppGallery - <page title>" href="#" onclick="isInstalled();">Installez AppGallery <img style="margin-left:10px;width: 18px;height: 18px;" src="//consumer-img.huawei.com/content/dam/huawei-cbg-site/common/mkt/mobileservices/appgallery2020/imgs/download.svg" alt="" onerror="imgErrorUrl(this)"></a> <div class="erweimaLJ topER"> <p class="pinerweima">Cliquez sur le bouton</p> <p class="midp pinerweima">OU</p> <p class="pinerweima"> Scannez le QR code pour télécharger AppGallery pour votre smartphone Android. </p> <img class="erweima" width="150" height="150" src="/content/dam/huawei-cbg-site/weu/fr/mkt/campaign/appgallery/fr-0620.png" alt="code"/> </div> </nav> </div> </nav> <section class="sec sec1"> <div class="tabwrapper swiper-wrapper333"> <div class="tab1 ekTabAppGallery swiper-slide333"> <div class="tab1content"> <a class="btn hw-video-new video-live" data-video-image="" data-video-id="videoPlayer" data-video-ratio="16:9" data-t-label="HUAWEI Appgallery - HUAWEI Appgallery video" data-t-ignore-link="true">Regardez la vidéo</a> </div> </div> </div> </section> <section class="sec ekSec ekIntro centerContent"> <p>AppGallery est la plate-forme officielle de distribution d'applications de HUAWEI. Utilisez AppGallery sur votre smartphone HUAWEI pour rechercher et télécharger vos applications mobiles préférées.</p> </section> <section class="sec ekSec centerContent col2"> <div class="ekBlock ekTextBlock"> <h2>En toute sécurité</h1> <p>HUAWEI a conçu AppGallery dans un soucis de protection de votre vie privée. Soyez ainsi assuré que cette dernière sera protégée, à chaque application téléchargée.</p> </div> <div class="ekBlock ekPictureBlock"> <picture> <img src="https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/appgallery-safety_first2.jpg" srcset="https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/appgallery-safety_first2.jpg, https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/appgallery-safety_first2@2x.jpg 2x"/> </picture> </div> </section> <section class="sec ekSec centerContent col2"> <div class="ekBlock ekPictureBlock"> <picture> <img src="https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/appgallery-growing_strong.jpg" srcset="https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/appgallery-growing_strong.jpg, https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/appgallery-growing_strong@2x.jpg 2x"/> </picture> </div> <div class="ekBlock ekTextBlock"> <h2>Un enrichissement quotidien</h1> <p>De nombreuses applications viennent enrichir chaque jour AppGallery, pour ainsi satisfaire des millions d'utilisateurs aux quatre coins du globe.</p> </div> </section> <section class="sec ekSec centerContent col2"> <div class="ekBlock ekTextBlock"> <h2>Un nouveau monde d'applications</h1> <p>Trouvez et téléchargez facilement des applications sur AppGallery. Avec un classement par catégories, les retrouver sera un jeu d'enfant.</p> </div> <div class="ekBlock ekPictureBlock"> <picture> <img src="https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/appgallery-innovation.jpg" srcset="https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/appgallery-innovation.jpg, https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/appgallery-innovation@2x.jpg 2x"/> </picture> </div> </section> <div class="grid-related vroot ekvroot ekFavouritesPage"> <section class="sec ekSec centerContent col2"> <div class="ekBlock ekTitleBlock"> <h2>Découvrez nos appareils équipés d'AppGallery</h2> </div> <div class="ekBlock ekPromoBlock"> <a href="https://consumer.huawei.com/fr/phones/p60-pro/" cat="Content Interactions" act="Click on HUAWEI P60 Pro" lab="All in one - <page title>"> <picture> <img src="/content/dam/huawei-cbg-site/weu/fr/online-materials/offerpage/may-2023/app-gallery-images/P60 Pro.jpg" srcset="/content/dam/huawei-cbg-site/weu/fr/online-materials/offerpage/may-2023/app-gallery-images/P60 Pro.jpg, /content/dam/huawei-cbg-site/weu/fr/online-materials/offerpage/may-2023/app-gallery-images/P60 Pro.jpg"/> </picture> <h3>HUAWEI P60 Pro</h3> </a> <a class="atext" href="https://consumer.huawei.com/fr/phones/p60-pro/" cat="Content Interactions" act="Click on HUAWEI P60 Pro" lab="All in one - <page title>">En savoir plus ></a> </div> <div class="ekBlock ekPromoBlock"> <a href="https://consumer.huawei.com/fr/phones/mate-x3/" cat="Content Interactions" act="Click on HUAWEI Mate X3" lab="All in one - <page title>"> <picture> <img src="/content/dam/huawei-cbg-site/weu/fr/online-materials/offerpage/may-2023/app-gallery-images/x3.jpg" srcset="/content/dam/huawei-cbg-site/weu/fr/online-materials/offerpage/may-2023/app-gallery-images/x3.jpg, /content/dam/huawei-cbg-site/weu/fr/online-materials/offerpage/may-2023/app-gallery-images/x3.jpg"/> </picture> <h3>HUAWEI Mate X3 </h3> </a> <a class="atext" href="https://consumer.huawei.com/fr/phones/mate-x3/" cat="Content Interactions" act="Click on HUAWEI Mate X3" lab="All in one - <page title>">En savoir plus ></a> </div> <div class="ekBlock ekPromoBlock"> <a href="https://consumer.huawei.com/fr/phones/nova-11i/buy/" cat="Content Interactions" act="Click on HUAWEI nova 11i" lab="All in one - <page title>"> <picture> <img src="/content/dam/huawei-cbg-site/common/mkt/pdp/phones/nova-11i/images/wechat.jpg" srcset="/content/dam/huawei-cbg-site/common/mkt/pdp/phones/nova-11i/images/wechat.jpg, /content/dam/huawei-cbg-site/common/mkt/pdp/phones/nova-11i/images/wechat.jpg"/> </picture> <h3>HUAWEI nova 11i</h3> </a> <a class="atext" href="https://consumer.huawei.com/fr/phones/nova-11i/buy/" cat="Content Interactions" act="Click on HUAWEI nova 11i" lab="All in one - <page title>">En savoir plus ></a> </div> <div class="ekBlock ekPromoBlock"> <a href="https://consumer.huawei.com/fr/phones/mate50-pro/" cat="Content Interactions" act="Click on HUAWEI Mate 50 Pro" lab="All in one - <page title>"> <picture> <img src="/content/dam/huawei-cbg-site/weu/fr/online-materials/offerpage/may-2023/app-gallery-images/Mate 50 Pro.jpg" srcset="/content/dam/huawei-cbg-site/weu/fr/online-materials/offerpage/may-2023/app-gallery-images/Mate 50 Pro.jpg, /content/dam/huawei-cbg-site/weu/fr/online-materials/offerpage/may-2023/app-gallery-images/Mate 50 Pro.jpg"/> </picture> <h3>HUAWEI Mate 50 Pro</h3> </a> <a class="atext" href="https://consumer.huawei.com/fr/phones/mate50-pro/" cat="Content Interactions" act="Click on HUAWEI Mate 50 Pro" lab="All in one - <page title>">En savoir plus ></a> </div> <div class="ekBlock ekPromoBlock"> <a href="https://consumer.huawei.com/fr/phones/mate-xs2/" cat="Content Interactions" act="Click on HUAWEI Mate Xs2" lab="All in one - <page title>"> <picture> <img src="/content/dam/huawei-cbg-site/weu/fr/online-materials/offerpage/may-2023/app-gallery-images/matexs2.jpg" srcset="/content/dam/huawei-cbg-site/weu/fr/online-materials/offerpage/may-2023/app-gallery-images/matexs2.jpg, /content/dam/huawei-cbg-site/weu/fr/online-materials/offerpage/may-2023/app-gallery-images/matexs2.jpg"/> </picture> <h3>HUAWEI Mate Xs2</h3> </a> <a class="atext" href="https://consumer.huawei.com/fr/phones/mate-xs2/" cat="Content Interactions" act="Click on HUAWEI Mate Xs2" lab="All in one - <page title>">En savoir plus ></a> </div> <div class="ekBlock ekPromoBlock"> <a href="https://consumer.huawei.com/fr/phones/nova-y70/" cat="Content Interactions" act="Click on HUAWEI nova Y70" lab="All in one - <page title>"> <picture> <img src="/content/dam/huawei-cbg-site/common/mkt/pdp/phones/nova-y70/imgs/nova-y70-1/share.jpg" srcset="/content/dam/huawei-cbg-site/common/mkt/pdp/phones/nova-y70/imgs/nova-y70-1/share.jpg, /content/dam/huawei-cbg-site/common/mkt/pdp/phones/nova-y70/imgs/nova-y70-1/share.jpg"/> </picture> <h3>HUAWEI nova Y70</h3> </a> <a class="atext" href="https://consumer.huawei.com/fr/phones/nova-y70/" cat="Content Interactions" act="Click on HUAWEI nova y70" lab="All in one - <page title>">En savoir plus ></a> </div> <div class="ekBlock ekPromoBlock"> <a href="https://consumer.huawei.com/fr/phones/nova9-se/" cat="Content Interactions" act="Click on HUAWEI nova 9 SE" lab="All in one - <page title>"> <picture> <img src="/content/dam/huawei-cbg-site/common/mkt/pdp/phones/nova9-se/img/1/huawei-nova9-se-m%402x.jpg" srcset="/content/dam/huawei-cbg-site/common/mkt/pdp/phones/nova9-se/img/1/huawei-nova9-se-m%402x.jpg, /content/dam/huawei-cbg-site/common/mkt/pdp/phones/nova9-se/img/1/huawei-nova9-se-m%402x.jpg"/> </picture> <h3>HUAWEI nova 9 SE</h3> </a> <a class="atext" href="https://consumer.huawei.com/fr/phones/nova9-se/" cat="Content Interactions" act="Click on HUAWEI nova 9 SE" lab="All in one - <page title>">En savoir plus ></a> </div> </section> <section class="sec ekSec centerContent col2"> <div class="ekBlock ekPromoBlock"> <a href="https://consumer.huawei.com/fr/tablets/matepad-11-2023/" cat="Content Interactions" act="Click on HUAWEI MatePad 11 2023" lab="All in one - <page title>"> <picture> <img src="/content/dam/huawei-cbg-site/common/mkt/pdp/tablets/matepad-11-2023/images/wx-share.png"/> </picture> <h3>HUAWEI MatePad 11 2023 </h3> </a> <a class="atext" href="https://consumer.huawei.com/fr/tablets/matepad-11-2023/" cat="Content Interactions" act="Click on HUAWEI MatePad 11 2023" lab="All in one - <page title>">En savoir plus ></a> </div> <div class="ekBlock ekPromoBlock"> <a href="https://consumer.huawei.com/fr/tablets/matepad-se/" cat="Content Interactions" act="Click on HUAWEI MatePad SE" lab="All in one - <page title>"> <picture> <img src="/content/dam/huawei-cbg-site/common/mkt/pdp/tablets/matepad-se/images/wechat-share.jpg"/> </picture> <h3>HUAWEI MatePad SE</h3> </a> <a class="atext" href="https://consumer.huawei.com/fr/tablets/matepad-se/" cat="Content Interactions" act="Click on HUAWEI MatePad SE" lab="All in one - <page title>">En savoir plus ></a> </div> </section> </div> <section class="sec sec12 ekSec centerContent"> <div class="bigbox"> <div class="smallbox ekSmallboxFavourites"> <a class="pic a-interaction a-common" cat="Content Interactions" act="Click on Huawei Support" lab="Huawei Support - <page title>" href="https://consumer.huawei.com/fr/campaign/favourite-apps/">pic</a> <h3>Comment obtenir vos applications préférées</h3> <p>Découvrez différentes méthodes simples pour obtenir vos applications préférées.</p> <a class="atext a-interaction a-common" cat="Content Interactions" act="Click on Huawei Support" lab="Huawei Support - <page title>" href="https://consumer.huawei.com/fr/campaign/favourite-apps/">Découvrir ></a> </div> <div class="smallbox ekSmallboxAppsServices"> <a class="pic a-interaction a-common" cat="Content Interactions" act="Click on community" lab="community - <page title>" href="https://consumer.huawei.com/fr/campaign/mobile-services/">pic</a> <h3>Apps & services HUAWEI</h3> <p> Navigation web, suivi de votre santé, musique, stockage sur le cloud … Jouissez d'une panoplie de services étendue signée HUAWEI. </p> <a class="atext a-interaction a-common" cat="Content Interactions" act="Click on community" lab="community - <page title>" href="https://consumer.huawei.com/fr/campaign/mobile-services/">Découvrir ></a> </div> </div> </section> </div> <script type="text/javascript"> $(function(){ $("head").append('<script src="/content/dam/huawei-cbg-site/common/mkt/homepage/p30-series/live/js/live_lib-bundle.js"></sc'+'ript>'); $("head").append('<link rel="stylesheet" type="text/css" href="/content/dam/huawei-cbg-site/common/mkt/homepage/tht/css/fancybox-live.css">'); }) function isInstalled() { if ($(window).width() > 767) { $(".erweimaBTN").attr("href", "https://appgallery.cloud.huawei.com/appdl/C27162?cno=4100161"); } else { $(".erweimaBTN").attr("href", "hiapp://com.huawei.appmarket?activityName=activityUri|market.activity&channelId=4100272"); } var initialTime = new Date(); var counter = 0; var waitTime = 0; checkOpen = setTimeout(function () { if ((new Date()) - initialTime > 3500) { window.location.href = 'https://appgallery.cloud.huawei.com/appdl/C27162?cno=4100158'; } }, 3500); } $(document).ready(function () { $(window).scroll(function () { if ($(this).scrollTop() < 5) { $('#header-v4').show(); $('.vknav').removeClass('active'); //$(".menu").css('top','2.8rem'); } else { $('#header-v4').hide(); $('.vknav').addClass('active'); //$(".menu").css('top','1.8rem'); } }); }); //微信分享和scroll的GA监测 gascroll = 1; var userAgentInfo = navigator.userAgent.toLowerCase(); var isWeixin = userAgentInfo.indexOf("micromessenger") != -1; if (isWeixin) { $.getScript("//res.wx.qq.com/open/js/jweixin-1.2.0.js", function (response, status) { if (status == 'success') { $.getScript("//consumer.huawei.com/content/dam/huawei-cbg-site/common/mkt/pdp/store/js/cbgwechatv1.js", function (r, s) { if (s == 'success') { var wxShare = setInterval(function(){ if(typeof(WechatShare)!="undefined"){ WechatShare({ url: window.location.href, img: 'https://consumer-img.huawei.com/content/dam/huawei-cbg-site/common/mkt/mobileservices/appgallery2020/imgs/wechat500.jpg', title: $(document).attr('title'), descript: document.querySelector('meta[name=\"description\"]').getAttribute('content') }, function () { alert('Thanks for sharing!'); }); clearInterval(wxShare) } },150) } }); } }); } $(document).ready(function () { $(".navcenter").css({ width: "99%" }); window.setTimeout(function () { $(".navcenter").css({ width: "100%" }); }, 2000); }); $(function() { $("link").each(function(index) { var css_link = "mini-cart-other.min"; var curr_link = $(this).attr("href"); if (curr_link.indexOf(css_link) > 0) { $(this).remove(); } }); $(".mini-account").hide(); $(".shop-bag").hide(); $(".app-shop-bag").hide(); }); var v_width=document.body.clientWidth*0.8; var v_height=v_width*0.5625; $('body').on('click','.hw-video-new', function() { $.fancybox('<div id="video-live">' + '<iframe width="100%" height="100%" src="https://www.youtube-nocookie.com/embed/wsc5MYaa5bU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>' + '</div><div class="cbg-video-mask"></div>', { width: v_width, height: v_height, padding: 0, margin: 20, autoSize: false, aspectRatio: true, scrolling: 'no', beforeShow: function() {}, afterClose: function() {} }); }); //update $(document).ready(function() { var win_width = document.documentElement.getBoundingClientRect().width; var win_height = document.documentElement.getBoundingClientRect().height; //满足后2点 1.含有移动端标识 2.小于等于1024 3.必须宽小于高 //if (_isMobile() || win_width <= 1024) { if(win_width < win_height && win_width <= 750) { var pixelRatio = window.devicePixelRatio; var ClientH = document.body.clientHeight; $(".vroot").attr('id', 'm'); //-------加个moble专用标签可以 防止PC的样式在mobile端很讨厌的清除不掉 } // $(".content-v3").css({marginTop:0}); //$("body").removeAttr('onmousewheel').addClass("xxx"); //$("body,html").animate({scrollTop:100},1000); // var swiper = new Swiper('.swiper-container', { // pagination: { // el: '.swiper-pagination', // clickable: true, // //type: 'progressbar',//将分页的类型改为进度条就行 // }, // navigation: { // nextEl: '.swiper-button-next', // prevEl: '.swiper-button-prev', // }, // autoplay: { // delay: 2500, // disableOnInteraction: false, // }, // breakpoints: { // 750: { //640屏幕下设定 // //slidesPerView: 0, //一行2个 // //spaceBetween: 10 //这是swiper的每个元素间隔的设置 // } // }, // // direction : 'vertical', // effect: 'fade', // //自动轮播 // autoplay: { // delay: 3000, //时间 毫秒 // disableOnInteraction: false, //用户操作之后是否停止自动轮播默认true // }, // loop: true, //循环 最后面一个往后面滑动会滑到第一个 // }); function switchVK(i) { $(".itemName li").eq(i).addClass('active').siblings("li").removeClass('active'); $(".itemPic li").eq(i).fadeIn().siblings("li").hide(); var newClass = 'position' + i; $('.shuTiao').find('span').attr("class", newClass); } var quanjuIndex; $(".itemName").on('click', 'li', function() { quanjuIndex = $(this).index(); switchVK(quanjuIndex); }); //var autoplayIndex=1; var autoplay = window.setInterval(function() { if(quanjuIndex < 4) { switchVK(quanjuIndex); quanjuIndex++; } else { quanjuIndex = 0; switchVK(quanjuIndex); quanjuIndex = 1; } }, 3000); function switchVK2(i) { $(".itemName2 li").eq(i).addClass('active').siblings("li").removeClass('active'); $(".itemPic2 li").eq(i).fadeIn().siblings("li").hide(); var newClass = 'position' + i; $('.shuTiao2').find('span').attr("class", newClass); } var quanjuIndex2; $(".itemName2").on('click', 'li', function() { quanjuIndex2 = $(this).index(); switchVK2(quanjuIndex2); }); //var autoplayIndex=1; var autoplay2 = window.setInterval(function() { if(quanjuIndex2 < 3) { switchVK2(quanjuIndex2); quanjuIndex2++; } else { quanjuIndex2 = 0; switchVK2(quanjuIndex2); quanjuIndex2 = 1; } }, 3000); function _isMobile() { var flag = navigator.userAgent.match( /(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i ); return flag; } var win_width = document.documentElement.getBoundingClientRect().width; if(_isMobile() && win_width <= 750) { $.noop(); } else { //$(".common_left").css({ position: 'relative' }); // $(".common_left").append("<img id=\'erweima\' style=\'display:none;position: absolute;top: 22%;left: 3.5%;\' width=\'160\' height=\'181\' src=\'https://consumer-sit.test.huawei.com/content/dam/huawei-cbg-site/en/mkt/mobileservices/appgallery/img/temperweima2.png\' alt=\'code\'>"); $(".erweimaLJ").hide().css({ opacity: 1 }); $(".erweimaBTN").hover(function() { $(".topER").fadeIn(); }, function() { $(".topER").fadeOut(); }); $(".bigInstall").hover(function() { $(".leftER").fadeIn(); }, function() { $(".leftER").fadeOut(); }); } /*视频播放 */ var aTab = $('.video-playbtn'); aTab.on('click', function(ev) { ev.preventDefault(); $(this).initH5player({ 'path': '', 'target': 'fancybox', 'autostart': true, 'afterClose': function() { aTab.removeClass('active'); } }).addClass('active').siblings('a').removeClass('active'); }); //IE bug function isIE() { if(window.navigator.userAgent.indexOf("Trident") >= 1) return true; else return false; } if(isIE()) { $(".topER").insertBefore(".navcenter"); } /* function _isMobile() { let flag = navigator.userAgent.match( /(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i ); return flag; }; */ /* $(document).ready(function () { $(window).scroll(function () { if ($(this).scrollTop() < 5) { $('#header-v3,.app-nav,.v4').show(); $('.vknav').addClass('active'); //$(".menu").css('top','2.8rem'); } else { $('#header-v3,.app-nav,.v4').hide(); $('.vknav').removeClass('active'); //$(".menu").css('top','1.8rem'); } }); }); */ }); $(function() { var screenWidth = $(window).width(); if(screenWidth > 1366) { $(".sec9").css({ background: "none" }); } $('.superscript').each(function() { if(screenWidth > 1023) { $(this).on('click', function(e) { var x = $(this).data("index") - 1; $('html,body').animate({ scrollTop: $('.vrootfoot').offset().top - 65 }, 500); $('.vrootfoot .component-footnotes li:eq(' + x + ')').addClass('current').siblings().removeClass('current'); e.preventDefault(); }); } else { $(this).on('click', function(e) { var x = $(this).data("index") - 1; $('html,body').animate({ scrollTop: $('.vrootfoot .component-footnotes li:eq(' + x + ')').offset().top - 65 }, 500); $('.vrootfoot .component-footnotes li:eq(' + x + ')').addClass('current').siblings().removeClass('current'); e.preventDefault(); }); } }) }); $(function () { // alert(navigator.userAgent) let wW = document.documentElement.clientWidth, wH = document.documentElement.clientHeight, aspectRatio = wW / wH, isPc = wW > 991.98, isPad = wW < 1281 && wW > 900 && aspectRatio > 1; if (isPc) { $('.product-tabs__links').append("<li class='product-tabs__links-item'><a class=\"btn erweimaBTN a-btn-install-ga\" href=\"javascript:;\">Installez AppGallery<img style=\"margin-left:10px;width: 11px;height: 11px;\"" + "src=\"//consumer-img.huawei.com/content/dam/huawei-cbg-site/common/mkt/mobileservices/logo/svg/xiazai.svg\"" + "alt=\"\"></a>" + "<div class=\"erweimaLJ1 topER1\">" + "<p class=\"pinerweima\">Cliquez sur le bouton</p>" + "<p class=\"pinerweima\">OU</p>" + "<p class=\"pinerweima\">Scannez le QR code pour télécharger AppGallery pour votre smartphone Android.</p>" + "<img class=\"erweima\"" + "src=\"https://consumer-img.huawei.com/content/dam/huawei-cbg-site/common/mkt/mobileservices/appgallery2020/imgs/erweima_single.png\"" + "alt=\"code\" width=\"160\" height=\"160\">" + "</div></li>"); if(!isPad){ $('.product-tabs-wrap').on("mouseover mouseout", '.erweimaBTN', function (event) { if (event.type == "mouseover") { $(".topER1").css({ 'opacity': '1' }); } else if (event.type == "mouseout") { $(".topER1").css({ 'opacity': '0' }); } }) } $('.product-tabs__links-container').css('margin-right', '0'); $('.product-tabs__links-item:last-child').css('padding-right', '0'); $('body').append('<style>.v4.n06-news-second-navigation .product-tabs__title{margin-top: 0;display: flex;align-items: center;}.v4.n06-news-second-navigation .product-tabs__links{ margin-top: 0;}</style>') if(isPad){ $(".a-btn-install-ga").on("click", function () { // mac and ipad and iphone var screenWidth = $(window).width() var isMob = screenWidth < 992; var isMAC = /macintosh|mac os x/i.test(navigator.userAgent) && !window.MSStream; var isAndroid = navigator.userAgent.toLowerCase().indexOf("android") > 0; var isFireFox = /(?:Firefox)/.test(navigator.userAgent); var isTablet = (isAndroid && !/(?:Mobile)/.test(navigator.userAgent)) || (isAndroid && /hmscore/i.test(navigator.userAgent)) || (isFireFox && /(?:Tablet)/.test(navigator.userAgent)) || (/Windows/.test(navigator.userAgent) && /armv8l/.test(navigator.platform)); var isIpad = /(?:iPad|PlayBook)/.test(navigator.userAgent); var isIphone = /(?:iPhone)/.test(navigator.userAgent); // iphone link var iphoneLink = "https://appgallery.huawei.com/app/C27162"; // mac os link var macLink = "https://appgallery.huawei.com/app/C27162"; // Android phone with installed app link var androidLink = "https://appgallery.huawei.com/app/C27162"; // Android phone without installed app link var redirectLink = "https://appgallery.huawei.com/app/C27162"; // .apk download link var apkDownloadLink = "https://appgallery.huawei.com/app/C27162"; if (isMob) { window.location.href = iphoneLink; } if (isMAC && !isIpad && !isIphone) { window.open(macLink); } // if (isiOS || isIpad) { // window.location.href = iphoneLink; // } if (isAndroid || isTablet) { if (androidLink && (window.location.href = androidLink)) { setTimeout(function () { window.location.href = redirectLink; }, 1000); setTimeout(function () { window.location.href = apkDownloadLink; }, 3000); } } // if( ispadp){ // $(".install-btn").click(function(){ // $(this).attr("href","#") // }) // } }); } } else { $('.product-tabs__title').append("<a class=\"btn erweimaBTN a-btn-install-ga\" href=\"javascript:;\">Installez AppGallery<img style=\"margin-left:10px;width: 11px;height: 11px;\"" + "src=\"//consumer-img.huawei.com/content/dam/huawei-cbg-site/common/mkt/mobileservices/logo/svg/xiazai.svg\"" + "alt=\"\"></a>" + "<div class=\"erweimaLJ1 topER1\">" + "<p class=\"pinerweima\">Cliquez sur le bouton</p>" + "<p class=\"pinerweima\">OU</p>" + "<p class=\"pinerweima\">Scannez le QR code pour télécharger AppGallery pour votre smartphone Android.</p>" + "<img class=\"erweima\"" + "src=\"https://consumer-img.huawei.com/content/dam/huawei-cbg-site/common/mkt/mobileservices/appgallery2020/imgs/erweima_single.png\"" + "alt=\"code\" width=\"160\" height=\"160\">" + "</div>"); // $('.product-tabs-wrap .btn').css({ // "margin-right": "10px" // }) // $(".product-tabs-wrap .topER1").css({ // 'display': 'none' // }); $(".a-btn-install-ga").on("click", function () { // mac and ipad and iphone var screenWidth = $(window).width() var isMob = screenWidth < 992; var isMAC = /macintosh|mac os x/i.test(navigator.userAgent) && !window.MSStream; var isAndroid = navigator.userAgent.toLowerCase().indexOf("android") > 0; var isFireFox = /(?:Firefox)/.test(navigator.userAgent); var isTablet = (isAndroid && !/(?:Mobile)/.test(navigator.userAgent)) || (isFireFox && /(?:Tablet)/.test(navigator.userAgent)) || (/Windows/.test(navigator.userAgent) && /armv8l/.test(navigator.platform)); var isIpad = /(?:iPad|PlayBook)/.test(navigator.userAgent); var isIphone = /(?:iPhone)/.test(navigator.userAgent); // iphone link var iphoneLink = "https://appgallery.huawei.com/app/C27162"; // mac os link var macLink = "https://appgallery.huawei.com/app/C27162"; // Android phone with installed app link var androidLink = "https://appgallery.huawei.com/app/C27162"; // Android phone without installed app link var redirectLink = "https://appgallery.huawei.com/app/C27162"; // .apk download link var apkDownloadLink = "https://appgallery.huawei.com/app/C27162"; if (isMob) { window.location.href = iphoneLink; } // if (isMAC && !isIpad && !isIphone) { // window.open(macLink); // } // if (isiOS || isIpad) { // window.location.href = iphoneLink; // } // if (isAndroid || isTablet) { if (isTablet) { if (androidLink && (window.location.href = androidLink)) { setTimeout(function () { window.location.href = redirectLink; }, 1000); setTimeout(function () { window.location.href = apkDownloadLink; }, 3000); } } // if( ispadp){ // $(".install-btn").click(function(){ // $(this).attr("href","#") // }) // } }); // $('.product-tabs-wrap').on("mouseover mouseout", '.erweimaBTN', function (event) { // if (wW<415) { // $(".product-tabs-wrap .topER1").css({ // 'display': 'none' // }); // } else if (event.type == "mouseover") { // $(".topER1").css({ // 'opacity': '1' // }); // } else if (event.type == "mouseout") { // $(".topER1").css({ // 'opacity': '0' // }); // } // }) // if (event.type == "mouseover") { // $(".topER1").css({ // 'opacity': '1' // }); // } else if (event.type == "mouseout") { // $(".topER1").css({ // 'opacity': '0' // }); // } $('body').append('<style>.v4.n06-news-second-navigation .product-tabs__title {margin-top: 0;}.v4.n06-news-second-navigation .product-tabs__heading {padding: 20px 0 0 0;}.v4.n06-news-second-navigation .drop-btn{margin-top: 10px;}.v4.n06-news-second-navigation .product-link__active{margin-top: 4px;}</style>') } $('body').append('<style>.v4.n06-news-second-navigation .product-tabs__links{align-items: center;}.product-tabs-wrap .btn{background-color: #ce0e2d !important;border-radius: 23px;color: #fff;text-align: center;height: 32px;line-height: 32px !important;cursor: pointer;display: -ms-flexbox !important;display: flex !important;padding: 0 24px !important;-ms-flex-align: center;align-items: center;transition: .3s ease-out;border: 0 !important;width: max-content;}.product-tabs-wrap .btn:hover{background-color: #A20A22 !important;transition: .3s ease-out;opacity: 1 !important;}.product-tabs-wrap .erweima{margin-top: 14px}.product-tabs-wrap .erweimaLJ1.topER1{transition: .5s ease-out;background-size: cover;background-repeat: no-repeat;background-position: center center;margin-top: 312px;background-image: url(/content/dam/huawei-cbg-site/common/mkt/mobileservices/appgallery2020/imgs/erweimaLJ.svg);width: 248px;height: 330px;padding-top: 30px;-ms-flex-align: center;align-items: center;display: -ms-flexbox;display: flex;opacity: 0;-ms-flex-direction: column;flex-direction: column;position: absolute;top: -240px;right: -47px;box-sizing: content-box;}.product-tabs-wrap .erweimaLJ1 .pinerweima{font-weight: 500;letter-spacing: .28px;font-size: 14px;line-height: 20px;text-align: center;color: #000;width: 77%;}</style>'); if(wW<1200){ $('.product-tabs-wrap .erweimaLJ1.topER1').css('right','0px') } }) $('.product-tabs-wrap').on("click", '.a-btn-install-ga', function () { var $buttonName = 'HUAWEI AppGallery App'; var $pageName = 'HUAWEI AppGallery'; var $buttonPosition = 'top'; window.dataLayer.push({ 'event': 'download', 'buttonName': $buttonName, 'pageName': $pageName, 'buttonPosition': $buttonPosition, }); }); $(function(){ $(".sec11-btn").on("click",function(){ dataLayer.push({ 'event': 'independentBtnClicks', 'pageCategory': "mobileservices", 'pageName': "HUAWEI Ads", 'buttonName': "Learn more", 'buttonPosition': "mid", }) }) }) </script> </div> <div class="html-text-component parbase"> <style type="text/css"> .cloud_btn{ background-color: #000; color: #fff !important; display: inline-block; font-size: 13px; line-height: 24px; font-weight: 800; padding: 10px 26px; border-radius: 40px; border: 2px solid #000; } .cloud_btn:hover { color: #fff; opacity: 0.8; } .product-block__btns { padding: 10px 26px; -webkit-transition: .3s ease-out; transition: .3s ease-out; background-color: transparent; border: 2px solid rgba(0,0,0,0.3); color: #000 !important; display: inline-block; font-size: 13px; line-height: 24px; font-weight: 800; border-radius: 40px; } .product-block__btns:hover { border-color: #000; opacity: 1; } .product-block__btns::after { content: ''; display: inline-block; width: 6px; height: 6px; border-top: 2px solid #000; border-right: 2px solid #000; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: relative; top: -1px; margin-left: 12px; -webkit-transition: .6s ease; transition: .6s ease; } .product-block__btns:hover::after { -webkit-transform: translateX(3px) rotate(45deg); transform: translateX(3px) rotate(45deg); } h2 img { width: auto !important; height: 40px; } @media(min-width: 768px){ h2 img { width: auto !important; height: 60px; } } /* Ekino Styles */ @font-face { font-family: "Manrope"; src: url("/content/dam/huawei-cbg-site/common/mkt/pdp/phones/p30/fonts/manrope-bold.woff2") format("woff2"), url("/content/dam/huawei-cbg-site/common/mkt/pdp/phones/p30/fonts/manrope-bold.woff") format("woff"), url("/content/dam/huawei-cbg-site/common/mkt/pdp/phones/p30/fonts/manrope-bold.otf") format("truetype"); font-style: normal; font-weight: 700; } @font-face { font-family: "Manrope"; src: url("/content/dam/huawei-cbg-site/common/mkt/pdp/phones/p30/fonts/manrope-medium.woff2") format("woff2"), url("/content/dam/huawei-cbg-site/common/mkt/pdp/phones/p30/fonts/manrope-medium.woff") format("woff"), url("/content/dam/huawei-cbg-site/common/mkt/pdp/phones/p30/fonts/manrope-medium.otf") format("truetype"); font-style: normal; font-weight: 500; } html { font-size: 75px !important; } .ekvroot.vroot { font-family: "Manrope", "HuaweiFont-Regular", Arial, Helvetica Neue, Helvetica, sans-serif; font-size: 16px; font-weight: 500; color: #000; line-height: 24px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; } .ekvroot.vroot .btn { font-size: 1em; } .ekvroot.vroot .btn:focus { -webkit-box-shadow: none; box-shadow: none; } .ekvroot.vroot p { line-height: 1.8em; } .ekvroot.vroot nav.vknav { height: 70px; z-index: 999; } .ekvroot.vroot nav.vknav.active { top: -5px; } .ekvroot.vroot .eknav { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: flex; display: -ms-flexbox; -ms-flex-align: center; -webkit-box-align: center; align-items: center; color: rgb(180, 180, 180); -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; width: 100%; } .ekvroot.vroot .erweimaLJ { -webkit-box-sizing: content-box; box-sizing: content-box; text-align: center; } .ekvroot.vroot .erweimaLJ p { margin-left: auto; margin-right: auto; } .ekvroot.vroot .eknav a.eknav-item { display: inline-block; padding: 0 0.2rem 0 0; font-size: 0.7em; line-height: 1em; text-align: left; color: #858383; } .ekvroot.vroot .eknav a.eknav-item.ekSelected { color: #242728; } .ekvroot.vroot .eknav a.eknav-item:hover { color: #242728; text-decoration: underline; } .ekvroot.vroot .ekTabFavourites { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/favourites-banner-2.jpg"); } .ekvroot.vroot .ekTabAppGallery { background-image: url("/content/dam/huawei-cbg-site/weu/fr/mkt/campaign/favourite-apps/app-gad-0126.jpg"); } .ekvroot.vroot .ekTabAppsAndServices { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/apps_and_services-banner-2.jpg"); } .ekvroot.vroot .ekSecWrapper { width: 100%; background-color: rgb(244, 245, 250); box-sizing: border-box; margin: 1rem 0 0.2rem; } .ekvroot.vroot .ekSec { background-image: none !important; padding: 1rem 0 0.1rem; -ms-flex-wrap: wrap; flex-wrap: wrap; } .ekvroot.vroot .ekSecWrapper .ekSec { padding: 1rem 0; } .ekvroot.vroot .ekSec.col2 + .ekSec.col1 { padding: 0.6rem 0; } .ekvroot.vroot .ekSec.ekIntro p { max-width: 55%; text-align: center; margin-bottom: 1.2em; } .ekvroot.vroot .ekSec.ekIntro p:last-child { margin-bottom: 0; } .ekvroot.vroot .ekSec.ekIntro .ekVideoThumb { width: 300px; height: 175px; overflow: hidden; position: relative; margin-top: -150px; margin-bottom: 0.4rem; border-radius: 5px; } .ekvroot.vroot .ekSec.ekIntro .ekVideoThumb img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0px; left: 0px; } .ekvroot.vroot .ekSec .btn { background-color: #ce0e2d; border-radius: 23px; color: #fff; text-align: center; height: 36px; line-height: 36px; cursor: pointer; display: -ms-flexbox; display: -webkit-box; display: flex; padding: 0 20px; -ms-flex-align: center; -webkit-box-align: center; align-items: center; } .ekvroot.vroot .ekSec .ekPictureBlock { width: 100%; -webkit-box-shadow: 0px 0px 17px -10px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 17px -10px rgba(0,0,0,0.75); box-shadow: 0px 0px 17px -10px rgba(0,0,0,0.75); overflow: auto; } .ekvroot.vroot .ekSec .ekPictureBlock picture { display: block; position: relative; overflow: hidden; border-radius: 15px; -webkit-box-shadow: 0px 0px 17px -10px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 17px -10px rgba(0,0,0,0.75); box-shadow: 0px 0px 17px -10px rgba(0,0,0,0.75); overflow: auto; } .ekvroot.vroot .ekSec .ekPictureBlock picture img { width: 100%; } .ekvroot.vroot .ekSec.ekIntro .ekVideoThumb a, .ekvroot.vroot .ekSec .ekPictureBlock picture a { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/icon-play.png"); background-repeat: no-repeat; background-size: contain; position: absolute; width: 120px; height: 120px; top: 50%; left: 50%; text-indent: 130px; white-space: nowrap; overflow: hidden; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .ekvroot.vroot .ekSec.ekIntro .ekVideoThumb a { width: 70px; height: 70px; } .ekvroot.vroot .ekSec .ekBlock { width: 50%; } .ekvroot.vroot .ekSec.col1 .ekBlock { width: 100%; } @media(max-width: 767) { padding: 30px 20px; } .ekvroot.vroot .ekSec .ekTitleBlock { width: 100%; text-align: center; } @media(min-width: 768px) { .ekvroot.vroot .ekSec .ekTitleBlock { padding: 0.5rem 0 1rem; } } .ekvroot.vroot .ekSec .ekPromoBlock img { width: 100% } .ekvroot.vroot .ekSec .ekPromoBlock { width: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-bottom: 4em; } .ekvroot.vroot .ekSec .ekPromoBlock h3 { font-size: 0.35rem; font-weight: bold; margin: 1.8em 0 0.5em; text-align: center; } .ekvroot.vroot .ekSec .ekPromoBlock { max-width: 80%; margin: 0 auto; } .ekvroot.vroot .ekSec .ekTextBlock.ekCenter { text-align: center; } .ekvroot.vroot .ekSec .ekTextBlock.ekCenter .ekAppIcon { margin-left: auto; margin-right: auto; } .ekvroot.vroot .ekSec .ekTextBlock .ekAppIcon { display: block; width: 75px; height: 75px; margin-bottom: 1em; } .ekvroot.vroot .ekSec .ekTextBlock .ekAppIcon img { max-width: 100%; } .ekvroot.vroot .ekSec.col2 .ekTextBlock { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 1rem 0 0; width: 45%; } .ekvroot.vroot.ekAppsAndServicesPage .ekSec.col2 .ekTextBlock { width: 50%; } .ekvroot.vroot.ekAppsAndServicesPage .ekSec.col2 .ekTextBlock { padding: 0 0 0 2rem; } .ekvroot.vroot .ekSec .ekTextBlock p { margin-bottom: 1.5em; color: #8B9CB1; } .ekvroot.vroot .ekSec .ekTextBlock p:last-child { margin-bottom: 0; } .ekvroot.vroot .ekSec.col2 .ekPictureBlock { -webkit-box-sizing: border-box; box-sizing: border-box; width: 55%; } .ekvroot.vroot.ekAppsAndServicesPage .ekSec.col2 .ekPictureBlock { width: 50%; } .ekvroot.vroot .ekSec.col2 .ekPictureBlock + .ekTextBlock { padding: 0 0 0 1rem; } .ekvroot.vroot.ekAppsAndServicesPage .ekSec.col2 .ekPictureBlock + .ekTextBlock { padding: 0 2rem 0 0; } .ekvroot.vroot .ekSec.col2 .ekTextBlock { height: 100%; } .ekvroot.vroot .ekSec.col1 .ekTextBlock { padding: 0; margin-top: 0.3rem; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; } .ekvroot.vroot .ekSec.centerContent h2 { line-height: 1.2em; } .ekvroot.vroot .ekSec.centerContent.col2 { ms-flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .ekvroot.vroot .sec12 { width: 100%; position: relative; padding-bottom: 1rem; padding-top: 0; } .ekvroot.vroot .sec12 .bigbox { width: 16.55rem; } .ekvroot.vroot .sec12 .smallbox { height: auto; width: 45%; background-color: #fafafa; padding-bottom: 0.4rem; } .ekvroot.vroot .sec12 .smallbox h3 { margin-left: 0.3rem; margin-top: 0.4rem; width: 74%; font-size: 1.2em; font-weight: bold; } .ekvroot.vroot .sec12 .smallbox p, .ekvroot.vroot .sec12 .smallbox .atext { font-size: 15px; margin-top: 15px; line-height: 1.5em; } .ekvroot.vroot .sec12 .smallbox .pic { height: 4rem; } .ekvroot.vroot .sec12 .smallbox.ekSmallboxAppGallery .pic { background-image: url("/content/dam/huawei-cbg-site/weu/fr/mkt/campaign/favourite-apps/app-gad-0126.jpg"); } .ekvroot.vroot .sec12 .smallbox.ekSmallboxAppsServices .pic { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/apps_and_services-banner-2.jpg"); } .ekvroot.vroot .sec12 .smallbox.ekSmallboxFavourites .pic { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/favourites-banner-2.jpg"); } .ekvroot.vroot .sec12 .smallbox.ekSmallboxCommunity .pic { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/assets/community-banner.png"); } .ekvroot.vroot .atext { color: black; text-decoration: underline; } .ekvroot.vroot a.filmoja-btn { width: 100%; } .ekvroot.vroot a.filmoja-btn:hover { color: #fff; } .ekvroot.vroot .filmoja-tv-movies-area .container-fluid { height: 100%; } @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .ekvroot.vroot .ekTabFavourites { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/favourites-banner-2@2x.jpg"); } .ekvroot.vroot .ekTabAppGallery { background-image: url("/content/dam/huawei-cbg-site/weu/fr/mkt/campaign/favourite-apps/app-gad-0126.jpg"); } .ekvroot.vroot .ekTabAppsAndServices { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/apps_and_services-banner-2@2x.jpg"); } .ekvroot.vroot .sec12 .smallbox.ekSmallboxAppGallery .pic { background-image: url("/content/dam/huawei-cbg-site/weu/fr/mkt/campaign/favourite-apps/app-gad-0126.jpg"); } .ekvroot.vroot .sec12 .smallbox.ekSmallboxAppsServices .pic { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/apps_and_services-banner-2@2x.jpg"); } .ekvroot.vroot .sec12 .smallbox.ekSmallboxFavourites .pic { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/favourites-banner-2@2x.jpg"); } } @media screen and (max-width: 980px) { .ekvroot.vroot .eknav a.eknav-item { display: none; } } @media screen and (max-width: 480px) { #m.ekvroot.vroot nav.vknav .btn { font-size: 3.5vw; } #m.ekvroot.vroot nav.vknav h3 { font-size: 5vw; } } @media screen and (max-width: 750px) and (min-width: 280px) { #m.ekvroot.vroot .sec1 .tab1.ekTabFavourites { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/favourites-banner-mobile-2@2x.jpg"); } #m.ekvroot.vroot .sec1 .tab1.ekTabAppGallery { background-image: url("/content/dam/huawei-cbg-site/weu/fr/mkt/campaign/favourite-apps/mob-app-0126.jpg"); } #m.ekvroot.vroot .sec1 .tab1.ekTabAppsAndServices { background-image: url("https://consumer-img.huawei.com/content/dam/huawei-cbg-site/weu/common/support/hms/assets/apps_and_services-banner-mobile-2@2x.jpg"); } #m.ekvroot.vroot .ekSec.ekIntro p { max-width: 100%; padding: 0 1em; } #m.ekvroot.vroot .ekSec, #m.ekvroot.vroot .ekSec.col2 + .ekSec.col1 { padding: 0.4rem 0; } #m.ekvroot.vroot .ekSec .ekPromoBlock { width: 100%; } #m.ekvroot.vroot .ekSec .ekTextBlock { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; padding: 1em; margin: 0; width: 100%; } #m.ekvroot.vroot .ekSec .ekPictureBlock { width: 100%; } #m.ekvroot.vroot .ekSec .ekPictureBlock picture { border-radius: 0; } #m.ekvroot.vroot .ekSec.centerContent.col2 { ms-flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .ekvroot.vroot .sec12::before { content: none; } #m.ekvroot.vroot .sec12 .bigbox { width: 100%; margin-top: 0.6rem; } #m.ekvroot.vroot .sec12 .smallbox { height: auto; width: 100%; } #m.ekvroot.vroot .sec12 p, #m.ekvroot.vroot .sec12 .atext { font-size: 15px; } } .huawei-v3 .header-wrap .right-box { display: none !important; } </style> </div> </main> <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":"Accueil","item":"https://consumer.huawei.com/fr/"},{"@type":"ListItem","position":2,"name":"Campaign","item":"https://consumer.huawei.com/fr/campaign/"},{"@type":"ListItem","position":3,"name":"HUAWEI AppGallery","item":"https://consumer.huawei.com/fr/campaign/appgallery/"}]} </script> <div class="breadcrumbs"> <ul class="breadcrumbs__list"> <li class="breadcrumbs__item"> <a class="breadcrumbs__link" title="Accueil" href="/fr/">Accueil</a> </li> <li class="breadcrumbs__item"> <span class="breadcrumbs__link">Campaign</span> </li> <li class="breadcrumbs__item"> <span class="breadcrumbs__link">HUAWEI AppGallery</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">PRODUITS</div> <ul class="footer-links__list"> <li class="footer-links__item"> <a title="Smartphone" data-title="Smartphone" class="footer-links__link " href="/fr/phones/"> Smartphone </a> </li> <li class="footer-links__item"> <a title="Wearable" data-title="Wearable" class="footer-links__link " href="/fr/wearables/"> Wearable </a> </li> <li class="footer-links__item"> <a title="Ordinateurs" data-title="Ordinateurs" class="footer-links__link " href="/fr/laptops/"> Ordinateurs </a> </li> <li class="footer-links__item"> <a title="Tablettes" data-title="Tablettes" class="footer-links__link " href="/fr/tablets/"> Tablettes </a> </li> <li class="footer-links__item"> <a title="Accessoires" data-title="Accessoires" class="footer-links__link " href="/fr/accessories/"> Accessoires </a> </li> <li class="footer-links__item"> <a title="Audio" data-title="Audio" class="footer-links__link " href="/fr/headphones/"> Audio </a> </li> <li class="footer-links__item"> <a title="WIFI &amp; Mobile 5G" data-title="WIFI &amp; Mobile 5G" class="footer-links__link " href="/fr/routers/"> WIFI &amp; Mobile 5G </a> </li> <li class="footer-links__item"> <a title="EMUI" data-title="EMUI" class="footer-links__link " href="/fr/emui/"> EMUI </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">BOUTIQUES HUAWEI</div> <ul class="footer-links__list"> <li class="footer-links__item"> <a title="HUAWEI Store" data-title="HUAWEI Store" class="footer-links__link " href="/fr/retail/"> HUAWEI Store </a> </li> <li class="footer-links__item"> <a title="Huawei Store en ligne" data-title="Huawei Store en ligne" class="footer-links__link " href="/fr/offer/"> Huawei Store en ligne </a> </li> <li class="footer-links__item"> <a title="HUAWEI Store App" data-title="HUAWEI Store App" class="footer-links__link " href="/fr/offer/huawei-store-app/"> HUAWEI Store App </a> </li> <li class="footer-links__item"> <a title="Conditions générales de vente" data-title="Conditions générales de vente" class="footer-links__link " href="/fr/shop/sales-policy/"> Conditions générales de vente </a> </li> <li class="footer-links__item"> <a title="Politique de livraison" data-title="Politique de livraison" class="footer-links__link " href="/fr/shop/delivery-policy/"> Politique de livraison </a> </li> <li class="footer-links__item"> <a title="Politique de retour" data-title="Politique de retour" class="footer-links__link " href="/fr/shop/return-policy/"> Politique de retour </a> </li> <li class="footer-links__item"> <a title="FAQ" data-title="FAQ" class="footer-links__link " href="/fr/shop/faq/"> FAQ </a> </li> <li class="footer-links__item"> <a title="Conditions particulières des points de fidélité" data-title="Conditions particulières des points de fidélité" class="footer-links__link " href="/fr/shop/membership-policy/"> Conditions particulières des points de fidélité </a> </li> <li class="footer-links__item"> <a title="Remises Employés" data-title="Remises Employés" class="footer-links__link " href="/fr/shop/sign-in/"> Remises Employés </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">ASSISTANCE</div> <ul class="footer-links__list"> <li class="footer-links__item"> <a title="Trouver une agence de réparation" data-title="Trouver une agence de réparation" class="footer-links__link " href="/fr/support/service-center/"> Trouver une agence de réparation </a> </li> <li class="footer-links__item"> <a title="Politique de garantie" data-title="Politique de garantie" class="footer-links__link " href="/fr/support/warranty-policy/"> Politique de garantie </a> </li> <li class="footer-links__item"> <a title="HiSuite" data-title="HiSuite" class="footer-links__link " href="/fr/support/hisuite/"> HiSuite </a> </li> <li class="footer-links__item"> <a title="Service HUAWEI BUSINESS" data-title="Service HUAWEI BUSINESS" class="footer-links__link " href="https://bsupport.huawei.com/fr/" target="_blank" rel="noopener noreferrer"> Service HUAWEI 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">À PROPOS DE HUAWEI</div> <ul class="footer-links__list"> <li class="footer-links__item"> <a title="À propos de nous" data-title="À propos de nous" class="footer-links__link " href="/fr/about-us/"> À propos de nous </a> </li> <li class="footer-links__item"> <a title="Confidentialité" data-title="Confidentialité" class="footer-links__link " href="/fr/privacy/"> Confidentialité </a> </li> <li class="footer-links__item"> <a title="Contactez-nous" data-title="Contactez-nous" class="footer-links__link " href="/fr/support/contact-us/"> Contactez-nous </a> </li> <li class="footer-links__item"> <a title="Corporate" data-title="Corporate" class="footer-links__link " href="https://www.huawei.com/fr/" target="_blank" rel="noopener noreferrer"> Corporate </a> </li> <li class="footer-links__item"> <a title="Entreprise" data-title="Entreprise" class="footer-links__link " href="https://e.huawei.com/fr/" target="_blank" rel="noopener noreferrer"> Entreprise </a> </li> <li class="footer-links__item"> <a title="Carriers" data-title="Carriers" class="footer-links__link " href="https://carrier.huawei.com/en/" target="_blank" rel="noopener noreferrer"> Carriers </a> </li> <li class="footer-links__item"> <a title="Rejoignez-nous" data-title="Rejoignez-nous" class="footer-links__link " href="https://career.huawei.com/recruitment/?language=en" target="_blank" rel="noopener noreferrer"> Rejoignez-nous </a> </li> </ul> </div> </div> </div> </div> <div class="contact"> <div class="row"> <div class="contact__block col-xl-2 col-md-6 footerv4-payment-types"> <div class="footerv4-payment-cnt"> <div class="heading contact__title heading-06">Modes de paiement pris en charge</div> <ul> <li> <img class="img-lazy" data-src="/content/dam/huawei-cbg-site/ecommerce/common/pay/paypal-new.png" alt="PayPal"/> </li> <li> <img class="img-lazy" data-src="/content/dam/e-commerce/paymethod-visa.png" alt="VISA"/> </li> <li> <img class="img-lazy" data-src="/content/dam/e-commerce/paymethod-ma.png" alt="Matstercard"/> </li> <li> <img class="img-lazy" data-src="/content/dam/e-commerce/paymethod-CB.png" alt="CB"/> </li> <li> <img class="img-lazy" data-src="/content/dam/e-commerce/paymenthod-am.png" alt="American Express"/> </li> </ul> </div> </div> <div class="contact__block col-xl-4 col-md-6"> <div class="heading contact__title heading-06">Suivez-nous</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://fr-fr.facebook.com/HuaweiMobileFrance" 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/HuaweiMobileFR" 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/accounts/login/?next=/huaweimobilefr/" 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://youtube.com/user/HuaweiDeviceFrance" target="_blank" rel="noopener noreferrer"> <span class="icon icon-lazy" data-name="font-ico-youtube"> <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">@2024 Huawei Device Co., Ltd. Tous droits réservés.</small> </div> <div class="bottom-links col-xl-5"> <ul class="bottom-links__list"> <li class="bottom-links__item"> <a title="Plan du site" class="bottom-links__link" href="/fr/sitemap/"> Plan du site </a> </li> <li class="bottom-links__item"> <a title="Mentions légales et conditions d’utilisation" class="bottom-links__link" href="/fr/legal/terms-of-use/"> Mentions légales et conditions d’utilisation </a> </li> <li class="bottom-links__item"> <a title="Déclaration relative à la protection de la vie privée" class="bottom-links__link" href="/fr/privacy/privacy-policy/"> Déclaration relative à la protection de la vie privée </a> </li> <li class="bottom-links__item"> <a title="Politique de Cookies" class="bottom-links__link" href="/fr/legal/cookie-policy/"> Politique de Cookies </a> </li> <li class="bottom-links__item"> <!--/* 同时开启两个模式的开关时,优先B模式 配置 */ --> <a class="a-common bottom-links__link" onclick="javascript:CookieConsent.renew();" href="javascript:void(0)">Préférences Cookies</a> </li> </ul> </div> <div class="language-switcher col-xl-3 col-md-4 "> <a title="France - Français" class="language-switcher__link" href="/en/worldwide/" target="_blank" rel="noopener noreferrer">France - Français</a> <a href="/en/worldwide/" title="globe" target="_blank" rel="noopener noreferrer"> <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">Quitter consumer.huawei.com</div> <div class="disclaimer-popup-description">Après avoir cliqué sur le lien, vous serez redirigé vers un site tiers. Huawei n&#39;est pas responsable et n&#39;a aucun contrôle sur ce site tiers.</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">Retour</span> <span class="btn disclaimer-popup-continue-btn">Continuer sur le site</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> <div id="ec_live_chat" class="ec_live_chat" data-type="livechat"> <p class="hide_callnumber" style="display:none"></p> <style type="text/css"> .livechat-iframe-container { display: none; box-sizing: content-box; position: fixed; margin-left: 10px; right: 10px; bottom: 10px; z-index: 22222222222; max-width: 375px; width: calc(100% - 20px); height: 640px; padding-top: 50px; box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 16px; border-radius: 3px 3px 0px 0px; background: #fff; overflow: hidden; } .livechat-iframe-header { height: 50px; margin-top: -50px; line-height: 50px; font-size: 14px; font-weight: bold; overflow: hidden; text-align: center; border-bottom: solid 1px #e8e5e5; font-family: "Roboto-Regular", Roboto, helvetica, '汉仪旗黑', '微软雅黑', arial !important; } .livechat-iframe-header > span { float: right; position: relative; right: 15px; width: 30px; height: 100%; background-image: url('https://celia-de.consumer.huawei.com/images/pc/mini.svg'); background-repeat: no-repeat; background-position: center; background-size: 20px 3px; cursor: pointer; } .z-index-20 { z-index: 20; } .robot-icon { position: fixed; bottom: 104px; right: 24px; width: 64px; height: 64px; border-radius: 30px; overflow: hidden; background-image: url('/etc/designs/huawei-cbg-site/images/ecommerce/livechat/Europe-and-America.png'); background-repeat: no-repeat; background-position: center; background-size: 64px 64px; cursor: pointer; } .robot-icon:hover { background-image: url('/etc/designs/huawei-cbg-site/images/ecommerce/livechat/Europe-and-America-hover.png'); background-repeat: no-repeat; background-position: center; background-size: 64px 64px; cursor: pointer; } .robot-icon-wap-text { position: fixed; bottom: -46px; right: -30px; width: auto; line-height: 18px; padding: 5px; background: rgba(255, 255, 255, 0.5); border-radius: 4px 4px 0 0; backdrop-filter: blur(4px); font-size: 14px; color: #000000; text-align: center; transform: rotate(-90deg); box-sizing: content-box; } .robot-icon-wap-text:after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.5); border-radius: 4px 4px 0 0; z-index: -1; } .robot-icon-click { position: fixed; bottom: 24px; right: 12px; width: 48px; height: 48px; border-radius: 30px; overflow: hidden; background-image: url('/etc/designs/huawei-cbg-site/images/ecommerce/livechat/Europe-and-America.png'); background-repeat: no-repeat; background-position: center; background-size: 48px 48px; } html[dir="rtl"] .robot-icon { left: 24px; right: auto; } html[dir="rtl"] .robot-icon-wap-text { left: -30px; right: auto; border-radius: 4px 0 0 4px; } html[dir="rtl"] .robot-icon-wap-text:after { border-radius: 4px 0 0 4px; } html[dir="rtl"] .robot-icon-click { left: 12px; right: auto; } .is-pc-icon { display: none; } @media screen and (max-width: 768px) { .robot-icon { bottom: 100px; } } </style> <script type="text/javascript"> /** * 是否是App嵌入WebView * @returns {*} */ function liveChatInWebView() { return window.integrationJsInterface || window.integrationJsInterfaceWebview || window.hicareJsInterface || window.kocJsInterface || window.fansJSInterface; } window.isFirstClickIcon = true; var liveChatParams = ecCom.getLiveChatParams(); var livechatIframeContainerH = window.innerHeight || 800; var bodyH = 0.7 * livechatIframeContainerH; var $livechatIframeContainer = $('.livechat-iframe-container'); if (!$livechatIframeContainer.length) { var robotIconHtmlStr = liveChatParams.robotIconHtmlStr || ''; var livechatHtmlStr = '<div class="livechat-iframe-container" style="height:' + bodyH + 'px;min-height:470px;max-height:700px;">' + '<div class="livechat-iframe-header">Bienvenue au service d\'assistance clientèle<span id="closeLiveChatBtn"></span></div>' + '<iframe src="https://celia-de.consumer.huawei.com/?botcode=50094&oneTrust=true" scrolling="no" frameborder=0 style="width:100%;height:100%;">' + '</iframe>' + '</div>' if (!liveChatInWebView()) { $('body').append($(robotIconHtmlStr)); } // 设置wap端contact us文案位置 ecCom.setWapRobotOffset(); $('.contact-online a').click(function () { $('.livechat-iframe-container').show(); // 设置本地缓存 window.localStorage.setItem('livechatIframe', "open"); }) if(pageCategory && (pageCategory=='homepage' || pageCategory=='product-listing' || pageCategory=='sitemap' || pageCategory=='mobileservices' || pageCategory=='wearables' || pageCategory=='product-detail' || pageCategory=='emui-12' || pageCategory=='emui' || pageCategory=='harmonyos' || pageCategory=='harmonyos-3' || pageCategory=='harmonyos-2' || pageCategory=='product-detail_specs' || pageCategory=='press' || pageCategory=='about-us' || pageCategory=='sustainability' || pageCategory=='campaign' || pageCategory=='stories' || pageCategory=='smart-office')){ $('#robotIcon').hide(); } // 悬浮图标点击 $('#robotIcon').click(function () { if ($(".livechat-iframe-container").length === 0) { $('body').append($(livechatHtmlStr)); $('#closeLiveChatBtn').on('click', function () { $('.livechat-iframe-container').hide(); // 本地缓存删除 window.localStorage.setItem('livechatIframe', ""); }) } // wap点过一次后客服人脸常驻 ecCom.wapRobotToggle(); $('.livechat-iframe-container').show(); // 设置本地缓存 window.localStorage.setItem('livechatIframe', "icon-open"); }) $('a.contact-online').on('click', function () { $('.livechat-iframe-container').show(); // 设置本地缓存 window.localStorage.setItem('livechatIframe', "a-open"); }) //页面unload的时候删除 window.addEventListener('onunload', function () { window.localStorage.setItem('livechatIframe', ""); }) //页面变化的时候删除 window.addEventListener('resize', function () { var containerH = window.innerHeight || 800; var changeH = 0.7 * containerH; if (document.getElementsByClassName('livechat-iframe-container')[0]) { document.getElementsByClassName('livechat-iframe-container')[0].style.height = changeH + 'px'; } else { $livechatIframeContainer.css('height', changeH + 'px'); } }) } // 页面底部入口脚本 live chat文字入口 var $v3SupportOnline = $('.v3-support-online'); if ($v3SupportOnline && $v3SupportOnline.length) { $('.v3-support-online').click(function () { $('.contact-online a').click(); }) } </script> </div> <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-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> <input type="hidden" id="hide-spu-questionnaire" value="0"/> <meta name="CBG_DOC_ID" content="FR_CAMPAIGN_APPGALLERY"/> <meta name="CBG_SITE_CODE" content="FR"/> <meta name="CBG_LANGUAGE_CODE" content="fr-fr"/> <meta name="CBG_DOC_CATEGORY" content="consumer_mkt"/> <meta name="CBG_DOC_SUBCATEGORY"/> <meta name="CBG_DOC_THIRDCATEGORY"/> <meta name="CBG_DOC_TYPE"/> <meta name="CBG_DRETITLE" content="HUAWEI AppGallery"/> <meta name="CBG_DOC_KEYWORDS"/> <meta name="CBG_DOC_DESCRIPTION" content="HUAWEI AppGallery est la boutique d&#39;applications officielle de HUAWEI. AppGallery embarque une détection à quatre couche de chaque application ; garantissant sa sécurité à chaque téléchargement."/> <meta name="CBG_DOC_IMAGE"/> <meta name="CBG_DREDATE" content="2024-07-30 18:47:24"/> <meta name="CBG_DOC_URL" content="https://consumer.huawei.com/fr/campaign/appgallery/"/> <meta name="CBG_DOC_FILE"/> <meta name="CBG_DOC_FILE_NAME"/> <meta name="CBG_APPLICABLE_REGION" content="FR"/> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10