11teamsports.ro Open in urlscan Pro
185.115.1.170  Public Scan

Submitted URL: http://11teamsports.ro/
Effective URL: https://11teamsports.ro/
Submission: On June 27 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST

<form action="" method="post" id="" class="header-search w-100 order-lg-2 lb-ac-input" novalidate="">
  <div class="header-search-group input-group" id="q0"> <input type="text" name="search" placeholder="Cauta" id="q" required=""
      data-nette-rules="[{&quot;op&quot;:&quot;:filled&quot;,&quot;msg&quot;:&quot;This field is required.&quot;},{&quot;op&quot;:&quot;:minLength&quot;,&quot;msg&quot;:&quot;Termenul cautat&quot;,&quot;arg&quot;:2}]"
      class="header-search__input blmr-search form-control search-inp" autocomplete="off" autocorrect="off" data-lb-init="true">
    <div class="header-search__append input-group-append"> <label for="q" class="header-search__clear" id="search-clear"><span
          class="sr-only">Cauta</span><i class="svg-icon"><svg role="img" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 512 512"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"></path></svg></i></label>
      <button class="btn header-search__btn" type="submit" title="Cauta">
        <i class="header-search__svg-icon svg-icon search mt-1"><svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 512 512"><path d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg></i>
        <i class="header-search__svg-icon svg-icon loader mt-1"><svg class="svg-icon svg-loader" version="1.1" xmlns="http://www.w3.org/2000/svg" fill="currentColor" x="0px" y="0px" width="40px" height="40px" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve"><path d="M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z"><animateTransform attributeType="xml" attributeName="transform" type="rotate" from="0 25 25" to="360 25 25" dur="0.6s" repeatCount="indefinite"></animateTransform></path></svg></i>
      </button> </div>
  </div>
  <script>
    var myenter = false;
    $(document).ready(function() {
      if ($(".error-page").length < 1) {
        let vyhl = "q"
        let form_vyhl = "#snippet--hledat"
        let typingTimer //timer identifier
        let myInput = document.getElementById(vyhl)
        //on keyup, start the countdown
        myInput.addEventListener('keyup', () => {
          clearTimeout(typingTimer)
          if (myInput.value) {
            $("#snippet--hledat .input-group").addClass("loading");
            typingTimer = setTimeout(function(e) {
              $(form_vyhl).submit()
            }, 500)
          }
        });
        $(vyhl).keypress(function(e) {
          if (e.which == 13) {
            myenter = true
          }
        });
        $(form_vyhl).on('submit', function(e) {
          let myval = myInput.value
          if (myenter && myval.length > 0) {
            window.location.href = "/s/" + encodeURIComponent(myval)
            e.preventDefault()
            return true
          } else {
            myval = myInput.value
            $(this).netteAjax(e).done(function(data) {
              $("#snippet--hledat .input-group").removeClass("loading");
              dataLayer.push({
                'event': 'GAevent',
                'eventCategory': 'Search',
                'eventAction': 'Search',
                'eventValue': myval
              });
              dataLayer.push({
                'event': 'VirtualPageview',
                'virtualPageURL': '/s/?q=' + myval
              });
              top4lazy.allElements().forEach(element => {
                $(element).removeClass('lazy lazy-blur')
              });
              top4lazy.update()
            });
          }
          myenter = false
        });
      }
    });
  </script> <input type="hidden" name="_do" value="searchBox-searchProductForm-submit"><!--[if IE]><input type=IEbug disabled style="display:none"><![endif]-->
</form>

POST /

<form action="/" method="post" id="login-form" class="w-100" novalidate=""> <input type="hidden" name="redirect_input" value="" id="redirect_input">
  <div class="font-em-lg-125 text-center mb-2 for-club">Vreau sa fiu membru House Of Clubs</div>
  <div class="modal-login-collapse modal-sign-in collapse show">
    <div class="font-weight-normal text-center">
      <div class="collapse show modal-sign-title font-em-125">
        <div class="for-login">Bine ai revenit</div>
        <div class="for-club">Cu contul existent</div>
      </div>
      <div class="collapse modal-sign-coupon font-em-125">Pentru utilizarea codului de reducere trebuie sa te autentifici intai in contul tau</div>
      <div class="row mt-3 mb-4 mx-1 justify-content-center text-center for-login">
        <div class="col-12 col-sm-4 p-0 mb-2 mb-sm-0">
          <a rel="nofollow" href="https://accounts.google.com/o/oauth2/v2/auth?response_type=code&amp;access_type=online&amp;client_id=1015110824576-chtf8d35rt5ddr6qmv1348ci3q7d19mk.apps.googleusercontent.com&amp;redirect_uri=https%3A%2F%2F11teamsports.cz%2Ffront-base%2Fgoogle-login&amp;state=eyJyZWRpcmVjdCI6Imh0dHBzOlwvXC8xMXRlYW1zcG9ydHMucm9cL2Zyb250LWJhc2VcL3NvY2lhbC1sb2dpbiIsInR5cGVsb2dpbiI6ImxvZ19pbl9ub3JtYWwifQ%2C%2C&amp;scope=profile%20email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuser.addresses.read%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuser.phonenumbers.read%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&amp;approval_prompt=auto"> <div class="btn btn-outline-dark w-100 pt-2 btn-google"> <div class="d-inline-block icon-login-google align-middle"></div><div class="d-inline-block pl-2">Google</div> </div> </a>
        </div>
        <div class="col-12 col-sm-4 p-0 mb-2 mb-sm-0">
          <a rel="nofollow" href="https://www.facebook.com/v15.0/dialog/oauth?scope=email&amp;state=eyJyZWRpcmVjdCI6Imh0dHBzOlwvXC8xMXRlYW1zcG9ydHMucm9cL2Zyb250LWJhc2VcL3NvY2lhbC1sb2dpbiIsInR5cGVsb2dpbiI6ImxvZ19pbl9ub3JtYWwifQ%2C%2C&amp;response_type=code&amp;approval_prompt=auto&amp;redirect_uri=https%3A%2F%2Ftop4football.com%2Ffront-base%2Ffacebook-login&amp;client_id=477390930018894" class="facebook-login-normal last-login"> <div class="btn btn-outline-dark w-100 pt-2 btn-facebook"> <div class="d-inline-block icon-login-facebook align-middle"></div><div class="d-inline-block pl-2">Facebook</div></div> </a>
        </div>
        <div class="col-12 col-sm-4 p-0 mb-2 mb-sm-0">
          <a onclick="$('#appleid-signin').click();" class="apple-login-normal"> <div class="btn btn-outline-dark w-100 pt-2 btn-apple"> <div class="d-inline-block icon-login-apple align-middle"></div> <div class="d-inline-block pl-2">Apple</div> </div> </a>
          <div class="d-none">
            <div id="appleid-signin" data-color="black" data-border="true" data-type="sign in" data-height="40" data-logo-size="small">
              <div
                style=" font-synthesis: none; -moz-font-feature-settings: kern; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 100%; height: 40px; min-width: 130px; max-width: 375px; min-height: 30px; max-height: 64px; position: relative; letter-spacing: initial;"
                role="button" tabindex="0" aria-label="Sign in with Apple">
                <div style=" padding-right: 8%; padding-left: 8%; position: absolute; box-sizing: border-box; width: 100%; height: 100%;">
                  <svg xmlns="http://www.w3.org/2000/svg" style="pointer-events: none; overflow: visible;" width="100%" height="100%">
                    <g>
                      <svg xmlns="http://www.w3.org/2000/svg" style="overflow: visible;" width="100%" height="50%" y="25%" viewBox="0 -11 111.046875 14" fill="#fff">
                        <defs>
                          <style>
                            @font-face {
                              font-family: "applied-button-font-0";
                              src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff")
                            }
                          </style>
                        </defs>
                        <text font-size="12px" textLength="111.046875" font-family="applied-button-font-0" direction="ltr"> Sign in with Apple</text>
                      </svg>
                    </g>
                  </svg>
                </div>
                <div style=" padding: 1px; width: 100%; height: 100%; box-sizing: border-box;"><svg xmlns="http://www.w3.org/2000/svg" style=" overflow: visible;" width="100%" height="100%">
                    <rect width="100%" height="100%" ry="15%" fill="#000" stroke="black" stroke-width="1" stroke-linecap="round"></rect>
                  </svg></div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="row mt-3 mb-4 text-center for-club">
        <div class="col"> </div>
        <div class="col-4 p-0">
          <a rel="nofollow" href="https://accounts.google.com/o/oauth2/v2/auth?response_type=code&amp;access_type=online&amp;client_id=1015110824576-chtf8d35rt5ddr6qmv1348ci3q7d19mk.apps.googleusercontent.com&amp;redirect_uri=https%3A%2F%2F11teamsports.cz%2Ffront-base%2Fgoogle-login&amp;state=eyJyZWRpcmVjdCI6Imh0dHBzOlwvXC8xMXRlYW1zcG9ydHMucm9cL2Zyb250LWJhc2VcL3NvY2lhbC1sb2dpbiIsInR5cGVsb2dpbiI6ImxvZ19pbl9tZW1iZXJzaGlwIn0%2C&amp;scope=profile%20email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuser.addresses.read%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuser.phonenumbers.read%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&amp;approval_prompt=auto"><div class="btn btn-outline-dark w-100 pt-2" style="border-radius: 0.2em 0em 0em 0.2em;"><div class="d-inline-block icon-login-google align-middle"></div><div class="d-inline-block pl-2">Google</div></div></a>
        </div>
        <div class="col"> </div>
      </div>
    </div>
    <div class="form-group mt-4"> <input type="email" name="login" placeholder="Adresa de e-mail" id="frm-logInForm-login" required=""
        data-nette-rules="[{&quot;op&quot;:&quot;:filled&quot;,&quot;msg&quot;:&quot;Trebuie sa introduci Adresa de e-mail&quot;},{&quot;op&quot;:&quot;:email&quot;,&quot;msg&quot;:&quot;Introdu o adresa de e-mail valida&quot;},{&quot;op&quot;:&quot;App\\Validators::validateEmailDomainForm&quot;,&quot;msg&quot;:&quot; Adresa de e-mail pare sa contina o eroare&quot;,&quot;arg&quot;:{&quot;country&quot;:21}}]"
        class="form-control mb-lg-2 pecka-reset" autocorrect="off"> </div>
    <div class="form-group"> <input type="password" name="pass" placeholder="Parola" id="passField0" required="" data-nette-rules="[{&quot;op&quot;:&quot;:filled&quot;,&quot;msg&quot;:&quot;Trebuie sa introduci Parola&quot;}]"
        class="form-control mb-2 pecka-reset">
      <i id="passFieldShow0" class="svg-icon show-pass-btn" onclick="showPassField(0)"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="currentColor"><g class="fa-group"><path d="M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288.14 400H288a143.93 143.93 0 1 1 .14 0z" opacity="0.4"></path><path d="M380.66 280.87a95.78 95.78 0 1 1-184.87-50.18 47.85 47.85 0 0 0 66.9-66.9 95.3 95.3 0 0 1 118 117.08z" opacity="0.4"></path></g></svg></i>
      <i id="passFieldHide0" class="svg-icon show-pass-btn d-none" onclick="hidePassField(0)"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="currentColor"><g class="fa-group"><path d="M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288.14 400H288a143.93 143.93 0 1 1 .14 0z" opacity="0.4"></path><path d="M380.66 280.87a95.78 95.78 0 1 1-184.87-50.18 47.85 47.85 0 0 0 66.9-66.9 95.3 95.3 0 0 1 118 117.08z" opacity="0.4"></path><path d="M636.64 480.55L617 505.82a16 16 0 0 1-22.45 2.8L6.18 53.9a16 16 0 0 1-2.81-22.45L23 6.18a16 16 0 0 1 22.45-2.8L633.82 458.1a16 16 0 0 1 2.82 22.45z" opacity="0.4"></path></g></svg></i>
      <a href="/user/lost-password" rel="nofollow" class="link-dark">Ai uitat parola?</a> </div>
    <div class="row for-login">
      <div class="col-12"> <button type="submit" class="js-modal-login-submit btn btn-lg-large btn-dark btn-block" name="log_in" formnovalidate="" data-nette-validation-scope="[&quot;login&quot;,&quot;pass&quot;]">Conectare</button> </div>
    </div>
    <div class="row for-club">
      <div class="col-12"> <button type="submit" class="js-modal-login-submit btn btn-lg-large btn-dark btn-block" name="log_in_membership" formnovalidate="" data-nette-validation-scope="[&quot;login&quot;,&quot;pass&quot;]">Autentifica-te si fii
          membru al House Of Clubs</button> </div>
    </div>
    <div class="mt-2 collapse show line-height-1 for-club"> <small>Prin inregistrarea in House Of Clubs esti de-acord cu <a href="/pg/obchodni-podminky#article5" class="link-dark">terms and&nbsp;conditions</a>.</small> </div>
  </div>
  <div class="modal-login-collapse modal-sign-up collapse">
    <div class="collapse show modal-sign-title font-em-125 font-weight-normal text-center">
      <div class="for-login">Am un cont</div>
      <div class="for-club">Cu contul existent</div>
    </div>
    <div class="mt-3"><a href="/user/login" data-toggle="collapse" data-target=".modal-login-collapse" rel="nofollow" class="btn btn-lg-large btn-outline-dark w-100 d-block">Conectare</a></div>
  </div>
  <hr class="hr-text" data-content="SAU">
  <div class="font-em-125 font-weight-normal text-center mb-3">
    <div class="for-login">Sunt aici pentru prima data</div>
    <div class="for-club">Cu un cont nou</div>
  </div>
  <div class="modal-login-collapse modal-sign-in collapse show">
    <div class=""> <a href="/user/register" data-toggle="collapse" data-target=".modal-login-collapse" rel="nofollow" class="btn btn-lg-large btn-outline-dark w-100 d-block">Inregistreaza-te</a> </div>
  </div>
  <div class="modal-login-collapse modal-sign-up collapse">
    <div class="row mt-3 mb-4 mx-1 justify-content-center text-center for-login">
      <div class="col-12 col-sm-4 p-0 mb-2 mb-sm-0">
        <a rel="nofollow" href="https://accounts.google.com/o/oauth2/v2/auth?response_type=code&amp;access_type=online&amp;client_id=1015110824576-chtf8d35rt5ddr6qmv1348ci3q7d19mk.apps.googleusercontent.com&amp;redirect_uri=https%3A%2F%2F11teamsports.cz%2Ffront-base%2Fgoogle-login&amp;state=eyJyZWRpcmVjdCI6Imh0dHBzOlwvXC8xMXRlYW1zcG9ydHMucm9cL2Zyb250LWJhc2VcL3NvY2lhbC1sb2dpbiIsInR5cGVsb2dpbiI6ImxvZ19pbl9ub3JtYWwifQ%2C%2C&amp;scope=profile%20email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuser.addresses.read%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuser.phonenumbers.read%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&amp;approval_prompt=auto"> <div class="btn btn-outline-dark w-100 pt-2 btn-google"> <div class="d-inline-block icon-login-google align-middle"></div><div class="d-inline-block pl-2">Google</div> </div> </a>
      </div>
      <div class="col-12 col-sm-4 p-0 mb-2 mb-sm-0">
        <a rel="nofollow" href="https://www.facebook.com/v15.0/dialog/oauth?scope=email&amp;state=eyJyZWRpcmVjdCI6Imh0dHBzOlwvXC8xMXRlYW1zcG9ydHMucm9cL2Zyb250LWJhc2VcL3NvY2lhbC1sb2dpbiIsInR5cGVsb2dpbiI6ImxvZ19pbl9ub3JtYWwifQ%2C%2C&amp;response_type=code&amp;approval_prompt=auto&amp;redirect_uri=https%3A%2F%2Ftop4football.com%2Ffront-base%2Ffacebook-login&amp;client_id=477390930018894" class="facebook-login-normal last-login"><div class="btn btn-outline-dark w-100 pt-2" style="border-left: 0;border-radius: 0;"><div class="d-inline-block icon-login-facebook align-middle"></div><div class="d-inline-block pl-2">Facebook</div></div></a>
      </div>
      <div class="col-12 col-sm-4 p-0 mb-2 mb-sm-0">
        <a onclick="$('#appleid-signin').click();" class="apple-login-normal"> <div class="btn btn-outline-dark w-100 pt-2 btn-apple"> <div class="d-inline-block icon-login-apple align-middle"></div> <div class="d-inline-block pl-2">Apple</div> </div> </a>
        <div class="d-none">
          <div id="appleid-signin" data-color="black" data-border="true" data-type="sign in" data-height="40" data-logo-size="small"></div>
        </div>
      </div>
    </div>
    <div class="row mt-3 mb-4 text-center for-club">
      <div class="col"> </div>
      <div class="col-4 p-0">
        <a rel="nofollow" href="https://accounts.google.com/o/oauth2/v2/auth?response_type=code&amp;access_type=online&amp;client_id=1015110824576-chtf8d35rt5ddr6qmv1348ci3q7d19mk.apps.googleusercontent.com&amp;redirect_uri=https%3A%2F%2F11teamsports.cz%2Ffront-base%2Fgoogle-login&amp;state=eyJyZWRpcmVjdCI6Imh0dHBzOlwvXC8xMXRlYW1zcG9ydHMucm9cL2Zyb250LWJhc2VcL3NvY2lhbC1sb2dpbiIsInR5cGVsb2dpbiI6ImxvZ19pbl9tZW1iZXJzaGlwIn0%2C&amp;scope=profile%20email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.me%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuser.addresses.read%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuser.phonenumbers.read%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&amp;approval_prompt=auto"><div class="btn btn-outline-dark w-100 pt-2" style="border-radius: 0.2em 0em 0em 0.2em;"><div class="d-inline-block icon-login-google align-middle"></div><div class="d-inline-block pl-2">Google</div></div></a>
      </div>
      <div class="col"> </div>
    </div>
    <div class="form-group"> <input type="email" name="login2" placeholder="Adresa de e-mail" id="frm-logInForm-login2" required=""
        data-nette-rules="[{&quot;op&quot;:&quot;:filled&quot;,&quot;msg&quot;:&quot;Trebuie sa introduci Adresa de e-mail&quot;},{&quot;op&quot;:&quot;:email&quot;,&quot;msg&quot;:&quot;Introdu o adresa de e-mail valida&quot;},{&quot;op&quot;:&quot;App\\Validators::validateEmailDomainForm&quot;,&quot;msg&quot;:&quot; Adresa de e-mail pare sa contina o eroare&quot;,&quot;arg&quot;:{&quot;country&quot;:21}}]"
        class="form-control mb-lg-2" autocorrect="off"> </div>
    <div class="form-group"> <input type="password" name="pass2" placeholder="Parola" id="passField1" required="" data-nette-rules="[{&quot;op&quot;:&quot;:filled&quot;,&quot;msg&quot;:&quot;Trebuie sa introduci Parola&quot;}]"
        class="form-control mb-2">
      <i id="passFieldShow1" class="svg-icon show-pass-btn" onclick="showPassField(1)"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="currentColor"><g class="fa-group"><path d="M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288.14 400H288a143.93 143.93 0 1 1 .14 0z" opacity="0.4"></path><path d="M380.66 280.87a95.78 95.78 0 1 1-184.87-50.18 47.85 47.85 0 0 0 66.9-66.9 95.3 95.3 0 0 1 118 117.08z" opacity="0.4"></path></g></svg></i>
      <i id="passFieldHide1" class="svg-icon show-pass-btn d-none" onclick="hidePassField(1)"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="currentColor"><g class="fa-group"><path d="M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288.14 400H288a143.93 143.93 0 1 1 .14 0z" opacity="0.4"></path><path d="M380.66 280.87a95.78 95.78 0 1 1-184.87-50.18 47.85 47.85 0 0 0 66.9-66.9 95.3 95.3 0 0 1 118 117.08z" opacity="0.4"></path><path d="M636.64 480.55L617 505.82a16 16 0 0 1-22.45 2.8L6.18 53.9a16 16 0 0 1-2.81-22.45L23 6.18a16 16 0 0 1 22.45-2.8L633.82 458.1a16 16 0 0 1 2.82 22.45z" opacity="0.4"></path></g></svg></i>
      <small>Toate campurile sunt obligatorii</small> </div>
    <div>
      <div class="row for-login">
        <div class="col-12"> <button type="submit" class="js-modal-login-submit btn btn-lg-large btn-dark btn-block" name="register" value="Inregistreaza-te" formnovalidate=""
            data-nette-validation-scope="[&quot;login2&quot;,&quot;pass2&quot;]">Inregistreaza-te</button> </div>
      </div>
      <div class="row for-club">
        <div class="col-12"> <button type="submit" class="js-modal-login-submit btn btn-lg-large btn-dark btn-block" name="register_with_membership" value="Inregistreaza-te" formnovalidate=""
            data-nette-validation-scope="[&quot;login2&quot;,&quot;pass2&quot;]">Inregistreaza-te si fii membru al House Of Clubs</button> </div>
      </div>
    </div>
    <div class="mt-2 line-height-1"> <small>Prin crearea contului esti de-acord cu <a href="/pg/termeni-si-conditii" class="link-dark">Termeni si conditii</a> si
        <a href="/pg/politica-de-confidentialitate" class="link-dark">Politica de confidentialitate</a> a companiei Topforsport s.r.o.</small> <small class="for-club">Prin inregistrarea in House Of Clubs esti de-acord cu
        <a href="/pg/obchodni-podminky#article5" class="link-dark">terms and&nbsp;conditions</a>.</small> </div>
  </div> <input type="hidden" name="_do" value="logInForm-submit">
</form>

Text Content

FOOTBALL SUMMER SALE - 25%-75% reducere la produsele pentru alergare și
Lifestyle! CUMPARA ACUM
 * 
 * Căutare
 * 11teamsports.ro
 * Cos
 * 

 * Toate
 * Barbati
 * Femei
 * Copii

 * Cauta
 * Inchide

 * Contact
    * 0356 630 007
    * Lu–Vi: 09:00 – 17:00
      
    * info@11teamsports.ro
    * 
    * Contact
    * Anulează comanda
    * Adresa pentru retur
    * Angajam!
    * Despre noi

 * Ajutor
    * Intrebari frecvente
    * Echipeaza-ti echipa
    * Termeni si conditii
    * Program de fidelizare
    * Program ambasadori
    * Affiliate program
    * Plata & livrare
    * Cum sa faci o reclamatie
    * Cum sa returnezi produsele
    * Tabel marimi
    * Politica de confidentialitate
    * ANPC

 * Utilizator
    * Conectare
    * Inregistreaza-te Dureaza doar cateva secunde
    * 
    * Ai uitat parola?

 * Cos
    * Cosul este gol.
    * Vezi ultimele modele de ghete de fotbal.

 * Ghete de fotbal
   Ghete de fotbal Arata toata categoria
    * Nike
      Nike Arata toata categoria
      Nike Mercurial Nike Phantom GX Nike Phantom Luna Nike Tiempo Ghete de
      fotbal CR7
    * adidas
      adidas Arata toata categoria
      adidas F50 adidas X adidas Predator adidas Copa Ghete de fotbal Messi
   
    * PUMA
      PUMA Arata toata categoria
      PUMA FUTURE PUMA ULTRA PUMA KING Ghete de fotbal Neymar
    * Marca ghetelor de fotbal
      Marca ghetelor de fotbal Arata toata categoria
      Mizuno New Balance Skechers Under Armour Umbro
   
    * Suprafata
      Suprafata Arata toata categoria
      Ghete (FG) Ghete (SG-PRO) Ghete (SG) Ghete (AG) Ghete (TF) Ghete de
      sala (IC)
   
    * Modele jucatori
      Modele jucatori Arata toata categoria
      Nike CR7 adidas Messi PUMA Neymar
    * Ghete de fotbal la preturi irezistibile
      Ghete de fotbal la preturi irezistibile Arata toata categoria
      Nike adidas PUMA
   
   REDUCERI
 * Imbracaminte
   Imbracaminte Arata toata categoria
    * Vestimentatie antrenament
      Vestimentatie antrenament Arata toata categoria
      Tricouri de antrenament Sorturi antrenament Hanorace de antrenament
      Pantaloni de trening antrenament Jachete de antrenament Seturi de
      antrenament Jambiere Nike adidas PUMA
   
    * Vestimentatie functionala
      Vestimentatie functionala Arata toata categoria
      Tricouri functionale Sorturi functionale Pantaloni functionali Nike adidas
      Under Armour
    * Vestimentatie fotbal
      Vestimentatie fotbal Arata toata categoria
      Bluze Sorturi Jambiere Nike adidas PUMA
   
    * Imbracaminte Timp Liber
      Imbracaminte Timp Liber Arata toata categoria
      Nike adidas PUMA Under Armour
    * Seturi portar
      Seturi portar Arata toata categoria
      Seturi portar Sorturi portar Pantaloni portar
    * Fanshop
      Fanshop Arata toata categoria
      Cluburi de fotbal Echipe nationale de fotbal
    * Arbitrii
   
   REDUCERI
 * Fanshop
   Fanshop Arata toata categoria
    * Echipe nationale de fotbal
      Echipe nationale de fotbal Arata toata categoria
      Anglia Argentina Brazilia Franţa Italia Ungaria Germania Olanda Portugalia
      Slovacia Spania Polonia Croaţia
   
    * Cluburi de fotbal
      Cluburi de fotbal Arata toata categoria
      AC Milan Arsenal Atletico Madrid FC Barcelona FC Bayern München Chelsea
      Inter Milan Juventus FC Liverpool FC Manchester City Manchester United
      Paris Saint-Germain Real Madrid Tottenham Hotspur FC
   
   REDUCERI
 * Echipament
   Echipament Arata toata categoria
    * Mingi de fotbal
      Mingi de fotbal Arata toata categoria
      Mingi futsal Nike adidas Skillballs PUMA Molten
    * Aparatori
      Aparatori Arata toata categoria
      Benzi de protectie a tibiei Nike adidas PUMA G-Form
   
    * Manusi portar
      Manusi portar Arata toata categoria
      Nike adidas PUMA Uhlsport
    * Rucsacuri si genti
      Rucsacuri si genti Arata toata categoria
      Genti sport Rucsacuri sport Genti sport
    * Pantofi de alergare
      Pantofi de alergare Arata toata categoria
      Nike adidas PUMA Under Armour
   
    * Accesorii fotbal
      Accesorii fotbal Arata toata categoria
      Benzi Manusi de jucator Jaloane de antrenament Sticle Banderole Sireturi
      Banderole capitan
   
   REDUCERI
 * Mingi de fotbal
   Mingi de fotbal Arata toata categoria
    * Mingi de fotbal
      
   
    * Tipuri
      Mingi de instruire Mingi de meci Mingi futsal Skillballs
   
   REDUCERI
 * Pentru echipe
   Pentru echipe Arata toata categoria
    * Bluze
    * Sorturi
    * Jambiere
    * Vestimentatie functionala
    * Vestimentatie antrenament
    * Seturi portar
    * Mingi de fotbal
    * Vestimentatie fotbal
    * Accesorii fotbal
   
   Echipeaza-ti echipa cu tot ce e mai bun!
 * Timp liber
   Timp liber Arata toata categoria
    * Incaltaminte
    * Imbracaminte
    * Accesorii
   
    * Branduri
      
   
   REDUCERI
 * Pantofi de alergare
   Pantofi de alergare Arata toata categoria
    * Pantofi de alergare
      
   
    * Modele de top
      Nike Pegasus Nike Air Max Nike Free adidas ultra Boost
   
   REDUCERI
 * Branduri
   Branduri Arata toata categoria
    * TOP branduri
      
   
    * Toate brandurile
      11teamsports adidas adidas Originals adidas Sportswear adidas Terrex Asics
      BU1 Cawila Coros Craft Fila G-Form INOV-8
      Jordan Kine-MAX maurten Mizuno Molten Nathan Nebbia New Balance Nike
      Oakley Puma QNT Reebok
      Reebok Classic Salomon Saucony Silva SmellWell SUUNTO The North Face
      Trusox Uhlsport Under Armour Vans VIF
   
   REDUCERI
 * REDUCERI
   REDUCERI Arata toata categoria
    * Ghete de fotbal
      Ghete de fotbal Arata toata categoria
      Nike adidas PUMA Ghete (TF) Ghete de sala (IC)
    * Imbracaminte
      Imbracaminte Arata toata categoria
      Tricouri de antrenament Sorturi Jambiere Seturi pentru meci
   
    * Echipament fotbal
      Echipament fotbal Arata toata categoria
      Mingi de fotbal Aparatori Rucsacuri si genti
   
    * Timp liber
      Timp liber Arata toata categoria
      Incaltaminte Imbracaminte Altele Nike adidas Puma
   
   REDUCERI

 * Blog
   21. 6. 2024 • 1 min. de lectura
   Football Summer Sale 2
   
   Football Summer Sale - vara ta. Jocul tău. Reducerea ta!
   
   3. 6. 2024 • 2 min. de lectura
   adidas Advancement Pack
   
   Bun venit la revoluția ghetelor de fotbal - a sosit noul adidas
   Advancement Pack!
   
   22. 4. 2024 • 4 min. de lectura
   Cele mai bune ghete de fotbal pentru fundași
   
   Du-ți jocul defensiv la nivelul următor cu o selecție a celor mai bune ghete
   de fotbal. Descoperă cei mai buni pantofi…
   
   Afiseaza toate articolele
 * Ajutor
   Ajutor
    * Intrebari frecvente
    * Echipeaza-ti echipa
    * Termeni si conditii
    * Program de fidelizare
    * Program ambasadori
    * Affiliate program
    * Plata & livrare
    * Cum sa faci o reclamatie
    * Cum sa returnezi produsele
    * Tabel marimi
    * Politica de confidentialitate
    * ANPC

 * Contact
   Contact
    * 0356 630 007
    * 
    * info@11teamsports.ro
    * 
    * Contact
    * Anulează comanda
    * Adresa pentru retur
    * Angajam!
    * Despre noi

‎

ADIDAS ADVANCEMENT PACK

NIKE ‎MAD BRILLIANCE PACK

‎

‎

SKECHERS LAZER COMFORT

Transport gratuit peste 350 lei
30 zile pentru retur fara mentionarea motivului
Plata securizata
Banii inapoi garantat
TOP produse
Nou
adidas
Unisex
Ghete de fotbal adidas PREDATOR ELITE FT FG - Gri
Gri
1 491 lei

--------------------------------------------------------------------------------

 42⅔ 

Nou
adidas
Unisex
Ghete de fotbal adidas PREDATOR ELITE FG - Albastru
Albastru
1 300 lei

--------------------------------------------------------------------------------

 39⅓   40   40⅔   41⅓   42   42⅔   43⅓   44   44⅔   45⅓   46   46⅔   47⅓   48 
 48⅔ 

Nou
adidas
Barbati
Ghete de fotbal adidas COPA PURE 2 ELITE FG - Alb
Alb
1 150 lei

--------------------------------------------------------------------------------

 39⅓   40   40⅔   41⅓   42   42⅔   43⅓   44   44⅔   45⅓   46   46⅔   47⅓   48 
 48⅔ 

Nou
adidas
Unisex
Ghete de fotbal adidas F50 ELITE LL FG - Alb
Alb
1 350 lei

--------------------------------------------------------------------------------

 39⅓   40   40⅔   41⅓   42⅔   43⅓   44   44⅔   45⅓   46   46⅔   47⅓   48   48⅔ 

Nou
adidas
Unisex
Ghete de fotbal adidas F50 ELITE FG - Alb
Alb
1 300 lei

--------------------------------------------------------------------------------

 39⅓   40   40⅔   41⅓   42   42⅔   43⅓   44   44⅔   45⅓   46   46⅔   47⅓   48 
 48⅔ 

Nou
adidas
Unisex
Ghete de fotbal adidas PREDATOR ELITE FT FG - Albastru
Albastru
1 400 lei

--------------------------------------------------------------------------------

 45⅓   48 

Nou
Puma
Unisex
Ghete de fotbal Puma x 11teamsports FUTURE Ultimate Forever FG/AG - Albastru
Albastru
1 194 lei

--------------------------------------------------------------------------------

 42   42½   44½   46½ 

Nou
Nike
Barbati
Ghete de fotbal Nike PHANTOM LUNA II ELITE FG - Roz
Roz
1 400 lei

--------------------------------------------------------------------------------

 39   40   40½   41   42   42½   43   44   44½   45   45½   46   47   47½ 

Nou
Nike
Barbati
Ghete de fotbal Nike LEGEND 10 ELITE FG - Roz
Roz
1 250 lei

--------------------------------------------------------------------------------

 39   40   40½   41   42   42½   43   44   44½   45   45½   46   47   47½ 


Nike
Barbati
Ghete de fotbal Nike ZOOM SUPERFLY 9 ELITE FG - Roz
Roz
1 400 lei

--------------------------------------------------------------------------------

 40   41   42   42½   43   44   44½   45   45½   46   47   47½ 


Nike
Barbati
Ghete de fotbal Nike PHANTOM GX II ELITE FG - Roz
Roz
1 300 lei

--------------------------------------------------------------------------------

 39   40   40½   41   42   42½   43   44   44½   45   45½   46   47   47½ 


-38%
adidas
Unisex
Ghete de fotbal adidas PREDATOR ELITE FG - Negru
Negru
1 300 lei 810 lei

--------------------------------------------------------------------------------

 39⅓   40   40⅔   41⅓   42   46⅔   36 
Anterior
Urmatorul

TOP categorii
Ghete de fotbal



Imbracaminte de antrenament



Echipament portar



Imbracaminte de meci



Timp liber



Reduceri



Afiseaza toate brandurile
Echipeaza-ti echipa



Program de fidelizare



Blog
21. 6. 2024 • 1 min. de lectura
Football Summer Sale 2

Football Summer Sale - vara ta. Jocul tău. Reducerea ta!

3. 6. 2024 • 2 min. de lectura
adidas Advancement Pack

Bun venit la revoluția ghetelor de fotbal - a sosit noul adidas
Advancement Pack!

22. 4. 2024 • 4 min. de lectura
Cele mai bune ghete de fotbal pentru fundași

Du-ți jocul defensiv la nivelul următor cu o selecție a celor mai bune ghete de
fotbal. Descoperă cei mai buni pantofi…

Afiseaza toate articolele

De mai bine de 14 ani ti-am fost colegi de echipa si ti-am adus cele mai bune si
noi produse din fotbal.

Facebook Instagram YouTube  
Rezumat cumparaturi

 * Intrebari frecvente
 * Echipeaza-ti echipa
 * Termeni si conditii
 * Program de fidelizare
 * Program ambasadori
 * Affiliate program
 * Plata & livrare
 * Cum sa faci o reclamatie
 * Cum sa returnezi produsele
 * Tabel marimi
 * Politica de confidentialitate
 * ANPC

Date de contact

 * Contact
 * Anulează comanda
 * Adresa pentru retur
 * Angajam!
 * Despre noi
 * Setari cookie

RON - România (Româna)

EUR - Germania (Deutsch) EUR - Austria (Deutsch) CHF - Elveția (Deutsch) EUR -
Italia (Italiano) EUR - Olanda (Dutch) PLN - Polonia (Polski) BGN - Bulgaria
(BG) EUR - Croația (Hrvatski) DKK - Danemarca (Dansk) EUR - Finlanda (Suo̯mi)
EUR - Grecia (EL) EUR - Irlanda (English) PLN - Polonia (Polski) EUR -
Portugalia (Português) CZK - Republica Cehă (Česky) EUR - Republica Slovacă
(Slovensky) EUR - Slovenia (Slovenski) EUR - Spania (Español) SEK - Suedia
(Svenska) HUF - Ungaria (Magyar)
Ai nevoie de ajutor?
0356 630 007

info@11teamsports.ro


--------------------------------------------------------------------------------


© 2010 – 2024 11teamsports.ro


Vreau sa fiu membru House Of Clubs
Bine ai revenit
Cu contul existent
Pentru utilizarea codului de reducere trebuie sa te autentifici intai in contul
tau
Google
Facebook
Apple
 Sign in with Apple

Google


Ai uitat parola?
Conectare
Autentifica-te si fii membru al House Of Clubs
Prin inregistrarea in House Of Clubs esti de-acord cu terms and conditions.
Am un cont
Cu contul existent
Conectare

--------------------------------------------------------------------------------

Sunt aici pentru prima data
Cu un cont nou
Inregistreaza-te
Google
Facebook
Apple

Google


Toate campurile sunt obligatorii
Inregistreaza-te
Inregistreaza-te si fii membru al House Of Clubs
Prin crearea contului esti de-acord cu Termeni si conditii si Politica de
confidentialitate a companiei Topforsport s.r.o. Prin inregistrarea in House Of
Clubs esti de-acord cu terms and conditions.
De ce sa ma inregistrez?
Inregistreaza-te pentru a profita de o multime de beneficii!

Posibilitatea utilizarii voucherelor de reducere
Urmareste statusul comenzii tale
Datele personale completate automat in comanda
Extra 5% reducere
Acces prioritar la stirile exclusive si la produsele limitate
Oferte si reduceri speciale doar pentru membrii clubului





După 6081 păreri

90.59%
dintre cumpărători ar recomanda magazinul.


Rata de satisfacţie:

Termen de livrare:

Uzabilitatea magazinului:

Relaţii cu clienţi:


Magazinul https://11teamsports.ro/ a devenit Magazin de încredere după părerile
cumpărătorilor reali. Program realizat de compari.ro
© 2004-2024 compari.ro Toate drepturile rezervate.