{"id":5190,"date":"2025-04-15T09:27:20","date_gmt":"2025-04-15T09:27:20","guid":{"rendered":"https:\/\/metalplus.com\/?page_id=5190"},"modified":"2025-04-28T20:52:37","modified_gmt":"2025-04-28T20:52:37","slug":"area-login","status":"publish","type":"page","link":"https:\/\/metalplus.com\/fr\/zone-de-connexion\/","title":{"rendered":"ESPACE DE LOGIN"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"5190\" class=\"elementor elementor-5190\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-107a3c1 e-flex e-con-boxed e-con e-parent\" data-id=\"107a3c1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8e75fa elementor-widget elementor-widget-html\" data-id=\"e8e75fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"it\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Login revendeur<\/title>\n  <style>\n    * {\n      box-sizing: border-box;\n    }\n    body {\n      font-family: 'Segoe UI', sans-serif;\n      margin: 0;\n      padding: 0;\n      background: linear-gradient(to right, #f7f7f7, #d6e2f0);\n    }\n    .login-wrapper {\n      padding: 80px 20px;\n      display: flex;\n      justify-content: center;\n    }\n    .login-box {\n      background: #fff;\n      padding: 2.5rem;\n      border-radius: 16px;\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);\n      max-width: 420px;\n      width: 100%;\n      text-align: center;\n    }\n    .login-box h1 {\n      font-size: 1.8rem;\n      margin-bottom: 1.5rem;\n      color: #1e3a8a;\n    }\n    .login-box input {\n      width: 100%;\n      padding: 0.75rem;\n      margin-bottom: 1rem;\n      border: 1px solid #ccc;\n      border-radius: 8px;\n      font-size: 1rem;\n    }\n    .login-box input:focus {\n      border-color: #1e3a8a;\n      outline: none;\n    }\n    .login-box button {\n      width: 100%;\n      background-color: #1e3a8a;\n      color: white;\n      border: none;\n      padding: 0.75rem;\n      border-radius: 8px;\n      font-weight: bold;\n      font-size: 1rem;\n      cursor: pointer;\n      transition: background-color 0.3s;\n    }\n    .login-box button:hover {\n      background-color: #162d6b;\n    }\n    #status {\n      margin-top: 1rem;\n      font-size: 0.9rem;\n      text-align: center;\n    }\n  <\/style>\n<\/head>\n\n<body>\n<div class=\"login-wrapper\">\n  <div class=\"login-box\">\n    <h1>Login revendeur<\/h1>\n    <input id=\"email\" type=\"email\" placeholder=\"Courriel\" \/>\n    <input id=\"password\" type=\"password\" placeholder=\"Mot de passe\" \/>\n    <button onclick=\"login()\">Se connecter<\/button>\n\n    <!-- Nuovo bottone iscrizione con icona \u2795 -->\n    <button onclick=\"location.href='https:\/\/metalplus.com\/registrazione-rivenditore\/'\" style=\"margin-top: 10px; display: flex; align-items: center; justify-content: center; gap: 8px;\">\n      \u2795 Iscriviti come Rivenditore\n    <\/button>\n\n    <div id=\"status\"><\/div>\n  <\/div>\n<\/div>\n\n\n  <script type=\"module\">\n    import { initializeApp } from \"https:\/\/www.gstatic.com\/firebasejs\/10.8.1\/firebase-app.js\";\n    import { getAuth, signInWithEmailAndPassword } from \"https:\/\/www.gstatic.com\/firebasejs\/10.8.1\/firebase-auth.js\";\n\n    const firebaseConfig = {\n      apiKey: \"AIzaSyCsPvEgLhFoaQm7spQuRshWiMznX8ESWlA\",\n      authDomain: \"metalplus-86e74.firebaseapp.com\",\n      projectId: \"metalplus-86e74\",\n      storageBucket: \"metalplus-86e74.appspot.com\",\n      messagingSenderId: \"772020643607\",\n      appId: \"1:772020643607:web:ebc9e6bf63559f0fd77952\"\n    };\n\n    const app = initializeApp(firebaseConfig);\n    const auth = getAuth(app);\n\n    window.login = async () => {\n      const email = document.getElementById(\"email\").value;\n      const password = document.getElementById(\"password\").value;\n      const status = document.getElementById(\"status\");\n\n      try {\n        await signInWithEmailAndPassword(auth, email, password);\n        status.style.color = \"green\";\n        status.textContent = \"Accesso riuscito! Reindirizzamento...\";\n        setTimeout(() => {\n          window.location.href = \"https:\/\/metalplus.com\/area-rivenditori\/\";\n        }, 1500);\n      } catch (error) {\n        status.style.color = \"red\";\n        status.textContent = \"Errore di login: \" + error.message;\n      }\n    };\n  <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Login Rivenditori Login Rivenditori Accedi \u2795 Iscriviti come Rivenditore<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5190","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>AREA LOGIN - METALPLUS SRL<\/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:\/\/metalplus.com\/fr\/zone-de-connexion\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AREA LOGIN - METALPLUS SRL\" \/>\n<meta property=\"og:description\" content=\"Login Rivenditori Login Rivenditori Accedi \u2795 Iscriviti come Rivenditore\" \/>\n<meta property=\"og:url\" content=\"https:\/\/metalplus.com\/fr\/zone-de-connexion\/\" \/>\n<meta property=\"og:site_name\" content=\"METALPLUS SRL\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-28T20:52:37+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/metalplus.com\/area-login\/\",\"url\":\"https:\/\/metalplus.com\/area-login\/\",\"name\":\"AREA LOGIN - METALPLUS SRL\",\"isPartOf\":{\"@id\":\"https:\/\/metalplus.com\/e\/#website\"},\"datePublished\":\"2025-04-15T09:27:20+00:00\",\"dateModified\":\"2025-04-28T20:52:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/metalplus.com\/area-login\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/metalplus.com\/area-login\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/metalplus.com\/area-login\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/metalplus.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AREA LOGIN\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/metalplus.com\/e\/#website\",\"url\":\"https:\/\/metalplus.com\/e\/\",\"name\":\"METALPLUS SRL\",\"description\":\"Produttori italiani di soluzioni in metallo: cassette postali, casseforti, portavalori, portachiavi, casellari, portautensili, smart box, bacheche e accessori.\",\"publisher\":{\"@id\":\"https:\/\/metalplus.com\/e\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/metalplus.com\/e\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/metalplus.com\/e\/#organization\",\"name\":\"METALPLUS SRL\",\"url\":\"https:\/\/metalplus.com\/e\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/metalplus.com\/e\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/metalplus.com\/wp-content\/uploads\/2023\/09\/Nuovo-logo-MP.png\",\"contentUrl\":\"https:\/\/metalplus.com\/wp-content\/uploads\/2023\/09\/Nuovo-logo-MP.png\",\"width\":786,\"height\":746,\"caption\":\"METALPLUS SRL\"},\"image\":{\"@id\":\"https:\/\/metalplus.com\/e\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AREA LOGIN - METALPLUS SRL","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:\/\/metalplus.com\/fr\/zone-de-connexion\/","og_locale":"fr_FR","og_type":"article","og_title":"AREA LOGIN - METALPLUS SRL","og_description":"Login Rivenditori Login Rivenditori Accedi \u2795 Iscriviti come Rivenditore","og_url":"https:\/\/metalplus.com\/fr\/zone-de-connexion\/","og_site_name":"METALPLUS SRL","article_modified_time":"2025-04-28T20:52:37+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/metalplus.com\/area-login\/","url":"https:\/\/metalplus.com\/area-login\/","name":"AREA LOGIN - METALPLUS SRL","isPartOf":{"@id":"https:\/\/metalplus.com\/e\/#website"},"datePublished":"2025-04-15T09:27:20+00:00","dateModified":"2025-04-28T20:52:37+00:00","breadcrumb":{"@id":"https:\/\/metalplus.com\/area-login\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/metalplus.com\/area-login\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/metalplus.com\/area-login\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/metalplus.com\/"},{"@type":"ListItem","position":2,"name":"AREA LOGIN"}]},{"@type":"WebSite","@id":"https:\/\/metalplus.com\/e\/#website","url":"https:\/\/metalplus.com\/e\/","name":"METALPLUS SRL","description":"Produttori italiani di soluzioni in metallo: cassette postali, casseforti, portavalori, portachiavi, casellari, portautensili, smart box, bacheche e accessori.","publisher":{"@id":"https:\/\/metalplus.com\/e\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/metalplus.com\/e\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/metalplus.com\/e\/#organization","name":"METALPLUS SRL","url":"https:\/\/metalplus.com\/e\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/metalplus.com\/e\/#\/schema\/logo\/image\/","url":"https:\/\/metalplus.com\/wp-content\/uploads\/2023\/09\/Nuovo-logo-MP.png","contentUrl":"https:\/\/metalplus.com\/wp-content\/uploads\/2023\/09\/Nuovo-logo-MP.png","width":786,"height":746,"caption":"METALPLUS SRL"},"image":{"@id":"https:\/\/metalplus.com\/e\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/metalplus.com\/fr\/wp-json\/wp\/v2\/pages\/5190","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/metalplus.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/metalplus.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/metalplus.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/metalplus.com\/fr\/wp-json\/wp\/v2\/comments?post=5190"}],"version-history":[{"count":17,"href":"https:\/\/metalplus.com\/fr\/wp-json\/wp\/v2\/pages\/5190\/revisions"}],"predecessor-version":[{"id":5955,"href":"https:\/\/metalplus.com\/fr\/wp-json\/wp\/v2\/pages\/5190\/revisions\/5955"}],"wp:attachment":[{"href":"https:\/\/metalplus.com\/fr\/wp-json\/wp\/v2\/media?parent=5190"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}