{"id":3094,"date":"2021-01-22T09:27:09","date_gmt":"2021-01-22T09:27:09","guid":{"rendered":"https:\/\/woodstock.temashdesign.me\/electronics-import\/my-account\/"},"modified":"2023-11-29T11:27:17","modified_gmt":"2023-11-29T10:27:17","slug":"my-account","status":"publish","type":"page","link":"https:\/\/www.itcgaming.fr\/?page_id=3094","title":{"rendered":"Mon Compte"},"content":{"rendered":"<div class=\"woocommerce\">\r\n<style>\r\n.site-content {\r\n\tmargin-top: 80px;\r\n\tmargin-bottom: 80px;\r\n}\r\n<\/style>\r\n\r\n\r\n<div class=\"row\">\r\n\t<div class=\"medium-10 medium-centered large-6 large-centered columns\">\r\n\t\t\r\n\t\t<div class=\"woocommerce-notices-wrapper\"><\/div>\r\n\t\t<div class=\"login-register-container\">\r\n\t\t\t\t\r\n\t\t\t<div class=\"row\">\r\n\t\t\t\t\r\n\t\t\t\r\n\t\t\t\t<div class=\"large-12 columns\">\r\n\t\t\t\t\t<div class=\"account-forms-container\">\r\n\t\t\t\t\t\t<ul class=\"account-tab-list\">\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<li class=\"account-tab-item\"><a class=\"account-tab-link current\" href=\"#login\">Se connecter<\/a><\/li>\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"account-forms\">\r\n\t\t\t\t\t\t\t<form id=\"login\" method=\"post\" class=\"login-form woocommerce-form woocommerce-form-login login\">\r\n\r\n\t\t\t\t\t\t\t\t<div class=\"googlesitekit-sign-in-with-google__frontend-output-button woocommerce-form-row form-row\"><\/div>\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<p class=\"woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide\">\r\n\t\t\t\t\t\t\t\t\t<label for=\"username\">Identifiant ou e-mail&nbsp;<span class=\"required\">*<\/span><\/label>\r\n\t\t\t\t\t\t\t\t\t<input type=\"text\" class=\"woocommerce-Input woocommerce-Input--text input-text\" name=\"username\" id=\"username\" autocomplete=\"username\" value=\"\" \/>\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t<p class=\"woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide\">\r\n\t\t\t\t\t\t\t\t\t<label for=\"password\">Mot de passe&nbsp;<span class=\"required\">*<\/span><\/label>\r\n\t\t\t\t\t\t\t\t\t<input class=\"woocommerce-Input woocommerce-Input--text input-text\" type=\"password\" name=\"password\" id=\"password\" autocomplete=\"current-password\" \/>\r\n\t\t\t\t\t\t\t\t<\/p>\t\t\r\n\r\n\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"g-recaptcha-response\" class=\"agr-recaptcha-response\" value=\"\" \/><script>\r\n                (function() {\r\n                    var siteKey = \"6LeoxSspAAAAALdth2GMuCbhE0FIHJARiQazL3dB\";\r\n                    var refreshTimer = null;\r\n\r\n                    function wpcaptchaSetToken(token) {\r\n                        document.querySelectorAll(\".agr-recaptcha-response\").forEach(function(field) {\r\n                            field.value = token;\r\n                            field.setAttribute(\"data-token-time\", Date.now());\r\n                        });\r\n                    }\r\n\r\n                    function wpcaptchaRefreshToken(callback) {\r\n                        if (typeof grecaptcha === \"undefined\") {\r\n                            if (callback) callback(false);\r\n                            return;\r\n                        }\r\n\r\n                        grecaptcha.ready(function() {\r\n                            grecaptcha.execute(siteKey, { action: \"submit\" }).then(function(token) {\r\n                                wpcaptchaSetToken(token);\r\n                                if (callback) callback(true);\r\n                            });\r\n                        });\r\n                    }\r\n\r\n                    function wpcaptchaStartAutoRefresh() {\r\n                        clearInterval(refreshTimer);\r\n\r\n                        wpcaptchaRefreshToken();\r\n\r\n                        refreshTimer = setInterval(function() {\r\n                            wpcaptchaRefreshToken();\r\n                        }, 90000);\r\n                    }\r\n\r\n                    document.addEventListener(\"submit\", function(e) {\r\n                        var form = e.target;\r\n                        var field = form.querySelector(\".agr-recaptcha-response\");\r\n\r\n                        if (!field) return;\r\n\r\n                        var tokenTime = parseInt(field.getAttribute(\"data-token-time\") || \"0\", 10);\r\n                        var age = Date.now() - tokenTime;\r\n\r\n                        if (field.value && age < 90000) {\r\n                            return;\r\n                        }\r\n\r\n                        e.preventDefault();\r\n\r\n                        wpcaptchaRefreshToken(function(success) {\r\n                            if (success) {\r\n                                form.submit();\r\n                            }\r\n                        });\r\n                    }, true);\r\n\r\n                    window.wpcaptchaRefreshToken = wpcaptchaRefreshToken;\r\n\r\n                    if (document.readyState === \"loading\") {\r\n                        document.addEventListener(\"DOMContentLoaded\", wpcaptchaStartAutoRefresh);\r\n                    } else {\r\n                        wpcaptchaStartAutoRefresh();\r\n                    }\r\n                })();\r\n                <\/script><script>\r\n                    jQuery(document.body).on(\"checkout_error\", function(){\r\n                        setTimeout(wpcaptchaRefreshToken, 50);\r\n                    });\r\n\r\n                    jQuery(document.body).on(\"updated_checkout\", function(){\r\n                        setTimeout(wpcaptchaRefreshToken, 50);\r\n                    });\r\n                <\/script><script src='https:\/\/www.google.com\/recaptcha\/api.js?render=6LeoxSspAAAAALdth2GMuCbhE0FIHJARiQazL3dB&ver=5.40' id='wpcaptcha-recaptcha-js'><\/script>\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<p class=\"form-row\">\r\n\t\t\t\t\t\t\t\t\t<input type=\"hidden\" id=\"woocommerce-login-nonce\" name=\"woocommerce-login-nonce\" value=\"20aa87273a\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F3094\" \/>\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t<input type=\"submit\" class=\"woocommerce-button button woocommerce-form-login__submit\" name=\"login\" value=\"Se connecter\" \/>\r\n\r\n\t\t\t\t\t\t\t\t\t<label for=\"rememberme\" class=\"inline\">\r\n\t\t\t\t\t\t\t\t\t\t<input class=\"woocommerce-Input woocommerce-Input--checkbox\" name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/> Se souvenir de moi\t\t\t\t\t\t\t\t\t<\/label>\r\n\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t<p class=\"woocommerce-LostPassword lost_password\">\r\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.itcgaming.fr\/?page_id=3094&#038;lost-password\">Mot de passe perdu\u00a0?<\/a>\r\n\t\t\t\t\t\t\t\t<\/p>\r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<\/form>\r\n\t\t\t\t\t\t\t\r\n\t\t\t                        \t\r\n\t\t\t\t\t\t<\/div><!-- .account-forms-->\r\n\t\t\t\t\t<\/div><!-- .account-forms-container-->\r\n\t\t\t\t<\/div><!-- .medium-8-->\r\n\t\t\t<\/div><!-- .row-->\r\n\t\t<\/div><!-- .login-register-container-->\r\n\t\t\r\n\t\t\r\n\t<\/div><!-- .large-6-->\r\n<\/div><!-- .rows-->\r\n<\/div>\n","protected":false},"excerpt":{"rendered":"Se connecter Identifiant ou e-mail&nbsp;* Mot de passe&nbsp;* Se souvenir de moi Mot de passe perdu\u00a0?","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_exactmetrics_skip_tracking":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-3094","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Mon Compte - www.itcgaming.fr<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.itcgaming.fr\/?page_id=3094\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mon Compte - www.itcgaming.fr\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.itcgaming.fr\/?page_id=3094\" \/>\n<meta property=\"og:site_name\" content=\"www.itcgaming.fr\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-29T10:27:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.itcgaming.fr\\\/?page_id=3094\",\"url\":\"https:\\\/\\\/www.itcgaming.fr\\\/?page_id=3094\",\"name\":\"Mon Compte - www.itcgaming.fr\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.itcgaming.fr\\\/#website\"},\"datePublished\":\"2021-01-22T09:27:09+00:00\",\"dateModified\":\"2023-11-29T10:27:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.itcgaming.fr\\\/?page_id=3094#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.itcgaming.fr\\\/?page_id=3094\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.itcgaming.fr\\\/?page_id=3094#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.itcgaming.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mon Compte\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.itcgaming.fr\\\/#website\",\"url\":\"https:\\\/\\\/www.itcgaming.fr\\\/\",\"name\":\"www.itcgaming.fr\",\"description\":\"A vous de Jou\u00e9e !\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.itcgaming.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mon Compte - www.itcgaming.fr","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.itcgaming.fr\/?page_id=3094","og_locale":"fr_FR","og_type":"article","og_title":"Mon Compte - www.itcgaming.fr","og_url":"https:\/\/www.itcgaming.fr\/?page_id=3094","og_site_name":"www.itcgaming.fr","article_modified_time":"2023-11-29T10:27:17+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.itcgaming.fr\/?page_id=3094","url":"https:\/\/www.itcgaming.fr\/?page_id=3094","name":"Mon Compte - www.itcgaming.fr","isPartOf":{"@id":"https:\/\/www.itcgaming.fr\/#website"},"datePublished":"2021-01-22T09:27:09+00:00","dateModified":"2023-11-29T10:27:17+00:00","breadcrumb":{"@id":"https:\/\/www.itcgaming.fr\/?page_id=3094#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.itcgaming.fr\/?page_id=3094"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.itcgaming.fr\/?page_id=3094#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.itcgaming.fr\/"},{"@type":"ListItem","position":2,"name":"Mon Compte"}]},{"@type":"WebSite","@id":"https:\/\/www.itcgaming.fr\/#website","url":"https:\/\/www.itcgaming.fr\/","name":"www.itcgaming.fr","description":"A vous de Jou\u00e9e !","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.itcgaming.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.itcgaming.fr\/index.php?rest_route=\/wp\/v2\/pages\/3094","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.itcgaming.fr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.itcgaming.fr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.itcgaming.fr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.itcgaming.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3094"}],"version-history":[{"count":1,"href":"https:\/\/www.itcgaming.fr\/index.php?rest_route=\/wp\/v2\/pages\/3094\/revisions"}],"predecessor-version":[{"id":3919,"href":"https:\/\/www.itcgaming.fr\/index.php?rest_route=\/wp\/v2\/pages\/3094\/revisions\/3919"}],"wp:attachment":[{"href":"https:\/\/www.itcgaming.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3094"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}