softwarewelt24.de Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://softwarewelt24.de/products/windows-11-pro-windows?variant=46478540603715&utm_source=idealo&utm_medium=cpc
Submission: On December 14 via api from GB — Scanned from DE

Form analysis 7 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Dein Warenkorb</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Warenkorb schließen</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2"></div>
      <div class="appear-animation appear-delay-3">
        <label for="CartNoteDrawer">Besondere Hinweise an den Verkäufer</label>
        <textarea name="note" class="input-full cart-notes" id="CartNoteDrawer"></textarea>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Zwischensumme</div>
        <div data-subtotal="">0,00 €</div>
      </div>
      <div class="cart__item-row text-center">
        <small>
          <br>
        </small>
      </div>
      <div class="cart__item-row cart__terms">
        <input type="checkbox" id="CartTermsDrawer" class="cart__terms-checkbox">
        <label for="CartTermsDrawer"> Ich stimme den <a href="/pages/agb" target="_blank">Nutzungsbedingungen</a> zu </label>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="true" class="btn cart__checkout"> Zur Kasse </button>
        <div class="additional-checkout-buttons additional-checkout-buttons--vertical">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"> <shopify-accelerated-checkout-cart
              wallet-configs="[{&quot;name&quot;:&quot;shop_pay&quot;,&quot;wallet_params&quot;:{&quot;shopId&quot;:67896803627,&quot;merchantName&quot;:&quot;Softwarewelt24&quot;}},{&quot;name&quot;:&quot;paypal&quot;,&quot;wallet_params&quot;:{&quot;shopId&quot;:67896803627,&quot;countryCode&quot;:&quot;DE&quot;,&quot;merchantName&quot;:&quot;Softwarewelt24&quot;,&quot;phoneRequired&quot;:false,&quot;companyRequired&quot;:false,&quot;shippingType&quot;:&quot;shipping&quot;,&quot;shopifyPaymentsEnabled&quot;:true,&quot;hasManagedSellingPlanState&quot;:null,&quot;merchantId&quot;:&quot;S6DLCC5PC52Z6&quot;,&quot;sdkUrl&quot;:&quot;https://www.paypal.com/sdk/js?components=buttons\u0026commit=false\u0026currency=EUR\u0026locale=de_DE\u0026client-id=AfUEYT7nO4BwZQERn9Vym5TbHAG08ptiKa9gm8OARBYgoqiAJIjllRjeIMI4g294KAH1JdTnkzubt1fr\u0026merchant-id=S6DLCC5PC52Z6\u0026intent=authorize&quot;}}]"
              access-token="15d377e9ffb9a74c76a1f3ca1cc3f177" buyer-country="DE" buyer-locale="de" buyer-currency="EUR" shop-id="67896803627" cart-id="7f1bfe6f7602c197f6cfe1517f12e49d">
              <div data-shopify-buttoncontainer="true">
                <ul class="wallet-cart-grid wallet-cart-grid--skeleton" role="list">
                  <li data-testid="grid-cell" class="wallet-cart-button-container">
                    <div class="wallet-cart-button wallet-cart-button__skeleton" role="button" disabled="" aria-hidden="true">&nbsp;</div>
                  </li>
                  <li data-testid="grid-cell" class="wallet-cart-button-container">
                    <div class="wallet-cart-button wallet-cart-button__skeleton" role="button" disabled="" aria-hidden="true">&nbsp;</div>
                  </li>
                </ul>
              </div>
            </shopify-accelerated-checkout-cart> <small id="shopify-buyer-consent" class="hidden" aria-hidden="true"> Ein oder mehrere Artikel in deinem Warenkorb ist/sind ein wiederkehrender Kauf oder ein Kauf mit Zahlungsaufschub. Indem ich
              fortfahre, stimme ich den <span id="shopify-subscription-policy-button">Stornierungsrichtlinie</span> zu und autorisiere Sie, meine Zahlungsmethode zu den auf dieser Seite aufgeführten Preisen, in der Häufigkeit und zu den Terminen zu
              belasten, bis meine Bestellung ausgeführt wurde oder ich, sofern zulässig, storniere. </small> </div>
        </div>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Dein Warenkorb ist im Moment leer. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form ">
  <input type="hidden" name="type" value="product">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="search" name="q" value="" placeholder="Durchsuchen Sie unseren Shop" class="site-header__search-input" aria-label="Durchsuchen Sie unseren Shop">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Suchen</span>
  </button>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="multi-selectors" enctype="multipart/form-data" data-disclosure-form=""><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/products/windows-11-pro-windows?variant=46478540603715&amp;utm_source=idealo&amp;utm_medium=cpc"></form>

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form">
  <input type="hidden" name="type" value="product">
  <input type="hidden" name="options[prefix]" value="last">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Suchen</span>
  </button>
  <input type="search" name="q" value="" placeholder="Durchsuchen Sie unseren Shop" class="site-header__search-input" aria-label="Durchsuchen Sie unseren Shop">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="AddToCartForm-template--24092380430659__main-8364206686531" accept-charset="UTF-8" class="product-single__form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input
    type="hidden" name="utf8" value="✓">
  <div class="payment-buttons"> </div><label style="font-size:.7em; margin-bottom:10px;    line-height: 2;" for="agree-to-terms">
    <input id="agree-to-terms" type="checkbox" name="agree-to-terms" value="1">
    <!--         <span class="checkmark"> </span> --> Bitte beachten Sie unsere <a href="/policies/terms-of-service" target="_blank" alt="terms of service" title="terms of service">AGB</a> sowie unsere
    <a href="/policies/refund-policy" target="_blank" alt="terms of service" title="terms of service"> Widerrufsbelehrung</a>. </label>
  <button type="submit" name="add" data-add-to-cart="" class="btn btn--full add-to-cart btn--primary">
    <span data-add-to-cart-text="" data-default-text="In deinen Warenkorb legen"> In deinen Warenkorb legen </span>
  </button>
  <div data-shopify="payment-button" class="shopify-payment-button"> <shopify-accelerated-checkout
      recommended="{&quot;name&quot;:&quot;paypal&quot;,&quot;wallet_params&quot;:{&quot;shopId&quot;:67896803627,&quot;countryCode&quot;:&quot;DE&quot;,&quot;merchantName&quot;:&quot;Softwarewelt24&quot;,&quot;phoneRequired&quot;:false,&quot;companyRequired&quot;:false,&quot;shippingType&quot;:&quot;shipping&quot;,&quot;shopifyPaymentsEnabled&quot;:true,&quot;hasManagedSellingPlanState&quot;:null,&quot;merchantId&quot;:&quot;S6DLCC5PC52Z6&quot;,&quot;sdkUrl&quot;:&quot;https://www.paypal.com/sdk/js?components=buttons\u0026commit=false\u0026currency=EUR\u0026locale=de_DE\u0026client-id=AfUEYT7nO4BwZQERn9Vym5TbHAG08ptiKa9gm8OARBYgoqiAJIjllRjeIMI4g294KAH1JdTnkzubt1fr\u0026merchant-id=S6DLCC5PC52Z6\u0026intent=authorize&quot;}}"
      fallback="{&quot;name&quot;:&quot;shop_pay&quot;,&quot;wallet_params&quot;:{&quot;shopId&quot;:67896803627,&quot;merchantName&quot;:&quot;Softwarewelt24&quot;}}" access-token="15d377e9ffb9a74c76a1f3ca1cc3f177" buyer-country="DE"
      buyer-locale="de" buyer-currency="EUR" variant-params="[{&quot;id&quot;:46478540603715,&quot;requiresShipping&quot;:false}]" shop-id="67896803627">
      <div class="shopify-payment-button__button" role="button" disabled="" aria-hidden="true" style="background-color: transparent; border: none">
        <div class="shopify-payment-button__skeleton">&nbsp;</div>
      </div>
      <div class="shopify-payment-button__more-options shopify-payment-button__skeleton" role="button" disabled="" aria-hidden="true">&nbsp;</div>
    </shopify-accelerated-checkout> <small id="shopify-buyer-consent" class="hidden" aria-hidden="true"> Bei diesem Artikel handelt es sich um einen wiederkehrenden Kauf oder Kauf mit Zahlungsaufschub. Indem ich fortfahre, stimme ich den <span
        id="shopify-subscription-policy-button">Stornierungsrichtlinie</span> zu und autorisiere Sie, meine Zahlungsmethode zu den auf dieser Seite aufgeführten Preisen, in der Häufigkeit und zu den Terminen zu belasten, bis meine Bestellung
      ausgeführt wurde oder ich, sofern zulässig, storniere. </small> </div>
  <style>
    #payment-methodes-custom {
      /* -- Abstand zum Inhalt davor/danach -- */
      margin-top: 10px;
      margin-bottom: 10px;
      /* -- Rechts, Zentriert oder Linksbündig (Icons/Text) -- */
      text-align: center;
    }

    #payment-methodes-custom .payment_methodes_custom_title {
      /* -- Schriftgrösse/Typ/Farbe -- */
      font-size: 1.2em;
      font-weight: 600;
      color: #000;
    }

    .payment-icons .icon {
      /* -- Grösse der Icons -- */
      width: 48px;
      height: 30px;
      /* -- Abstand zum Titel -- */
      margin-top: 5px;
    }

    /* -- Definitionen für die Auflistung, kann bei den Shopify-Standad Themes entfernt werden (da schon vorhanden im Theme) -- */
    .list--inline {
      padding: 0;
      margin: 0;
    }

    .list--inline li {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
    }
  </style>
  <div id="payment-methodes-custom">
    <!--   <span class="payment_methodes_custom_title">Sicher bezahlen mit:</span>-->
    <ul class="payment-icons list--inline">
      <li>
        <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" width="38" height="24" role="img" aria-labelledby="pi-paypal">
          <title id="pi-paypal">PayPal</title>
          <path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"></path>
          <path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"></path>
          <path fill="#003087" d="M23.9 8.3c.2-1 0-1.7-.6-2.3-.6-.7-1.7-1-3.1-1h-4.1c-.3 0-.5.2-.6.5L14 15.6c0 .2.1.4.3.4H17l.4-3.4 1.8-2.2 4.7-2.1z"></path>
          <path fill="#3086C8" d="M23.9 8.3l-.2.2c-.5 2.8-2.2 3.8-4.6 3.8H18c-.3 0-.5.2-.6.5l-.6 3.9-.2 1c0 .2.1.4.3.4H19c.3 0 .5-.2.5-.4v-.1l.4-2.4v-.1c0-.2.3-.4.5-.4h.3c2.1 0 3.7-.8 4.1-3.2.2-1 .1-1.8-.4-2.4-.1-.5-.3-.7-.5-.8z"></path>
          <path fill="#012169" d="M23.3 8.1c-.1-.1-.2-.1-.3-.1-.1 0-.2 0-.3-.1-.3-.1-.7-.1-1.1-.1h-3c-.1 0-.2 0-.2.1-.2.1-.3.2-.3.4l-.7 4.4v.1c0-.3.3-.5.6-.5h1.3c2.5 0 4.1-1 4.6-3.8v-.2c-.1-.1-.3-.2-.5-.2h-.1z"></path>
        </svg>
      </li>
      <li>
        <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa">
          <title id="pi-visa">Visa</title>
          <path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"></path>
          <path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"></path>
          <path
            d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z"
            fill="#142688"></path>
        </svg>
      </li>
      <li>
        <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" viewBox="0 0 38 24" aria-labelledby="pi-klarna">
          <title id="pi-klarna">Klarna</title>
          <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
            <path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#FFB3C7"></path>
            <path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFB3C7"></path>
            <path
              d="M34.117 13.184c-.487 0-.882.4-.882.892 0 .493.395.893.882.893.488 0 .883-.4.883-.893a.888.888 0 00-.883-.892zm-2.903-.69c0-.676-.57-1.223-1.274-1.223-.704 0-1.274.547-1.274 1.222 0 .675.57 1.223 1.274 1.223.704 0 1.274-.548 1.274-1.223zm.005-2.376h1.406v4.75h-1.406v-.303a2.446 2.446 0 01-1.394.435c-1.369 0-2.478-1.122-2.478-2.507 0-1.384 1.11-2.506 2.478-2.506.517 0 .996.16 1.394.435v-.304zm-11.253.619v-.619h-1.44v4.75h1.443v-2.217c0-.749.802-1.15 1.359-1.15h.016v-1.382c-.57 0-1.096.247-1.378.618zm-3.586 1.756c0-.675-.57-1.222-1.274-1.222-.703 0-1.274.547-1.274 1.222 0 .675.57 1.223 1.274 1.223.704 0 1.274-.548 1.274-1.223zm.005-2.375h1.406v4.75h-1.406v-.303A2.446 2.446 0 0114.99 15c-1.368 0-2.478-1.122-2.478-2.507 0-1.384 1.11-2.506 2.478-2.506.517 0 .997.16 1.394.435v-.304zm8.463-.128c-.561 0-1.093.177-1.448.663v-.535H22v4.75h1.417v-2.496c0-.722.479-1.076 1.055-1.076.618 0 .973.374.973 1.066v2.507h1.405v-3.021c0-1.106-.87-1.858-2.002-1.858zM10.465 14.87h1.472V8h-1.472v6.868zM4 14.87h1.558V8H4v6.87zM9.45 8a5.497 5.497 0 01-1.593 3.9l2.154 2.97H8.086l-2.341-3.228.604-.458A3.96 3.96 0 007.926 8H9.45z"
              fill="#0A0B09" fill-rule="nonzero"></path>
          </g>
        </svg>
      </li>
      <li>
        <svg class="icon icon--full-color" width="38" height="24" viewBox="0 0 38 24" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="pi-sofort">
          <title id="pi-sofort">SOFORT</title>
          <path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3Z" fill="#000"></path>
          <path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32Z" fill="#fff"></path>
          <path d="M33.555 20H3L5.322 5H36l-2.445 15Z" fill="#393A41"></path>
          <path
            d="M13.116 10c-1.403 0-2.47 1.243-2.47 2.725 0 1.34.875 2.274 2.066 2.274 1.403 0 2.462-1.278 2.462-2.76.008-1.349-.867-2.239-2.058-2.239Zm-.315 3.738c-.538 0-.912-.423-.912-1.076 0-.723.463-1.41 1.132-1.41.536 0 .911.441.911 1.094.008.731-.462 1.392-1.132 1.392ZM21.56 10c-1.402 0-2.461 1.243-2.461 2.725 0 1.34.875 2.274 2.066 2.274 1.403 0 2.463-1.278 2.463-2.76C23.636 10.89 22.76 10 21.562 10Zm-.307 3.738c-.537 0-.912-.423-.912-1.076 0-.723.463-1.41 1.133-1.41.535 0 .911.441.911 1.094 0 .731-.463 1.392-1.133 1.392Zm6.506-2.16c0-.9-.581-1.472-1.64-1.472h-1.485l-.654 4.787h1.25l.206-1.508h.059l.66 1.508h1.434l-.918-1.676c.684-.282 1.087-.89 1.087-1.638Zm-2 .795h-.183l.139-1.007h.169c.39 0 .595.142.595.45 0 .363-.293.557-.72.557Zm-16.547-.354c-.477-.292-.581-.362-.581-.521 0-.193.19-.29.448-.29.302 0 .758.043 1.206.554.108-.4.287-.777.529-1.11-.63-.431-1.22-.652-1.756-.652-1.066 0-1.683.687-1.683 1.516 0 .715.447 1.085.977 1.412.478.29.595.387.595.564 0 .194-.198.3-.463.3-.456 0-.986-.344-1.301-.697L7 14.426c.417.378.954.582 1.507.574 1.103 0 1.699-.671 1.699-1.527 0-.705-.382-1.084-.993-1.454Zm9.263.184h-1.47l.117-.837h1.572c.2-.491.513-.923.912-1.26h-2.573c-.573 0-1.058.467-1.14 1.102l-.499 3.694h1.25l.206-1.508h1.485l.11-.82c.007-.132.015-.247.03-.37Zm9.312-2.096c.338.308.544.74.588 1.26h1.044l-.477 3.526h1.249l.477-3.527h1.162l.169-1.26h-4.212Z"
            fill="#EDEDED"></path>
        </svg>
      </li>
      <li>
        <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-master">
          <title id="pi-master">Mastercard</title>
          <path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"></path>
          <path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"></path>
          <circle fill="#EB001B" cx="15" cy="12" r="7"></circle>
          <circle fill="#F79E1B" cx="23" cy="12" r="7"></circle>
          <path fill="#FF5F00" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"></path>
        </svg>
      </li>
      <li>
        <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" width="38" height="24" role="img" aria-labelledby="pi-maestro">
          <title id="pi-maestro">Maestro</title>
          <path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"></path>
          <path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"></path>
          <circle fill="#EB001B" cx="15" cy="12" r="7"></circle>
          <circle fill="#00A2E5" cx="23" cy="12" r="7"></circle>
          <path fill="#7375CF" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"></path>
        </svg>
      </li>
      <li>
        <svg class="icon icon--full-color" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img" x="0" y="0" width="38" height="24" viewBox="0 0 165.521 105.965" xml:space="preserve" aria-labelledby="pi-apple_pay">
          <title id="pi-apple_pay">Apple Pay</title>
          <path fill="#000"
            d="M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.113.274a10.51 10.51 0 0 0-2.958.975 9.932 9.932 0 0 0-4.35 4.35 10.463 10.463 0 0 0-.975 2.96C.113 9.611.052 10.658.024 11.696a70.22 70.22 0 0 0-.022 1.43C0 13.69 0 14.256 0 14.823v76.318c0 .567 0 1.132.002 1.699.003.476.009.953.022 1.43.028 1.036.09 2.084.275 3.11a10.46 10.46 0 0 0 .974 2.96 9.897 9.897 0 0 0 1.83 2.52 9.874 9.874 0 0 0 2.52 1.83c.947.483 1.917.79 2.96.977 1.025.183 2.073.245 3.112.273.477.011.953.017 1.43.02.565.004 1.132.004 1.698.004h135.875c.565 0 1.132 0 1.697-.004.476-.002.952-.009 1.431-.02 1.037-.028 2.085-.09 3.113-.273a10.478 10.478 0 0 0 2.958-.977 9.955 9.955 0 0 0 4.35-4.35c.483-.947.789-1.917.974-2.96.186-1.026.246-2.074.274-3.11.013-.477.02-.954.022-1.43.004-.567.004-1.132.004-1.699V14.824c0-.567 0-1.133-.004-1.699a63.067 63.067 0 0 0-.022-1.429c-.028-1.038-.088-2.085-.274-3.112a10.4 10.4 0 0 0-.974-2.96 9.94 9.94 0 0 0-4.35-4.35A10.52 10.52 0 0 0 156.939.3c-1.028-.185-2.076-.246-3.113-.274a71.417 71.417 0 0 0-1.431-.022C151.83 0 151.263 0 150.698 0z">
          </path>
          <path fill="#FFF"
            d="M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.065 2.583.22.75.135 1.38.34 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.306.6.51 1.226.645 1.983.154.854.197 1.783.218 2.58.013.45.019.9.02 1.36.005.557.005 1.113.005 1.671v76.318c0 .558 0 1.114-.004 1.682-.002.45-.008.9-.02 1.35-.022.796-.065 1.725-.221 2.589a6.855 6.855 0 0 1-.645 1.975 6.397 6.397 0 0 1-2.808 2.807c-.6.306-1.228.511-1.971.645-.881.157-1.847.2-2.574.22-.457.01-.912.017-1.379.019-.555.004-1.113.004-1.669.004H14.801c-.55 0-1.1 0-1.66-.004a74.993 74.993 0 0 1-1.35-.018c-.744-.02-1.71-.064-2.584-.22a6.938 6.938 0 0 1-1.986-.65 6.337 6.337 0 0 1-1.622-1.18 6.355 6.355 0 0 1-1.178-1.623 6.935 6.935 0 0 1-.646-1.985c-.156-.863-.2-1.788-.22-2.578a66.088 66.088 0 0 1-.02-1.355l-.003-1.327V14.474l.002-1.325a66.7 66.7 0 0 1 .02-1.357c.022-.792.065-1.717.222-2.587a6.924 6.924 0 0 1 .646-1.981c.304-.598.7-1.144 1.18-1.623a6.386 6.386 0 0 1 1.624-1.18 6.96 6.96 0 0 1 1.98-.646c.865-.155 1.792-.198 2.586-.22.452-.012.905-.017 1.354-.02l1.677-.003h135.875">
          </path>
          <g>
            <g>
              <path fill="#000" d="M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.52-2.054.102-4.56 1.355-6.012 3.112-1.303 1.504-2.456 3.959-2.156 6.266 2.306.2 4.61-1.152 6.063-2.858"></path>
              <path fill="#000"
                d="M45.587 39.079c-3.35-.2-6.196 1.9-7.795 1.9-1.6 0-4.049-1.8-6.698-1.751-3.447.05-6.645 2-8.395 5.1-3.598 6.2-.95 15.4 2.55 20.45 1.699 2.5 3.747 5.25 6.445 5.151 2.55-.1 3.549-1.65 6.647-1.65 3.097 0 3.997 1.65 6.696 1.6 2.798-.05 4.548-2.5 6.247-5 1.95-2.85 2.747-5.6 2.797-5.75-.05-.05-5.396-2.101-5.446-8.251-.05-5.15 4.198-7.6 4.398-7.751-2.399-3.548-6.147-3.948-7.447-4.048">
              </path>
            </g>
            <g>
              <path fill="#000" d="M78.973 32.11c7.278 0 12.347 5.017 12.347 12.321 0 7.33-5.173 12.373-12.529 12.373h-8.058V69.62h-5.822V32.11h14.062zm-8.24 19.807h6.68c5.07 0 7.954-2.729 7.954-7.46 0-4.73-2.885-7.434-7.928-7.434h-6.706v14.894z">
              </path>
              <path fill="#000"
                d="M92.764 61.847c0-4.809 3.665-7.564 10.423-7.98l7.252-.442v-2.08c0-3.04-2.001-4.704-5.562-4.704-2.938 0-5.07 1.507-5.51 3.82h-5.252c.157-4.86 4.731-8.395 10.918-8.395 6.654 0 10.995 3.483 10.995 8.89v18.663h-5.38v-4.497h-.13c-1.534 2.937-4.914 4.782-8.579 4.782-5.406 0-9.175-3.222-9.175-8.057zm17.675-2.417v-2.106l-6.472.416c-3.64.234-5.536 1.585-5.536 3.95 0 2.288 1.975 3.77 5.068 3.77 3.95 0 6.94-2.522 6.94-6.03z">
              </path>
              <path fill="#000"
                d="M120.975 79.652v-4.496c.364.051 1.247.103 1.715.103 2.573 0 4.029-1.09 4.913-3.899l.52-1.663-9.852-27.293h6.082l6.863 22.146h.13l6.862-22.146h5.927l-10.216 28.67c-2.34 6.577-5.017 8.735-10.683 8.735-.442 0-1.872-.052-2.261-.157z">
              </path>
            </g>
          </g>
        </svg>
      </li>
    </ul>
  </div>
  <div class="shopify-payment-terms product__policies"></div>
  <select name="id" data-product-select="" class="product-single__variants no-js">
    <option selected="selected" value="46478540603715"> Default Title - €5,10 EUR </option>
  </select>
  <textarea data-variant-json="" class="hide" aria-hidden="true" aria-label="Product JSON">    [{"id":46478540603715,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"SW-11119","requires_shipping":false,"taxable":true,"featured_image":null,"available":true,"name":"Windows 11 Pro 32\/64 Bit Voll­ver­si­on","public_title":null,"options":["Default Title"],"price":510,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"0889842905953","requires_selling_plan":false,"selling_plan_allocations":[]}]
  </textarea><input type="hidden" name="product-id" value="8364206686531"><input type="hidden" name="section-id" value="template--24092380430659__main">
</form>

POST /contact#contact-28a35f95-6a45-4cd3-bd07-82b85bd43f998364206686531

<form method="post" action="/contact#contact-28a35f95-6a45-4cd3-bd07-82b85bd43f998364206686531" id="contact-28a35f95-6a45-4cd3-bd07-82b85bd43f998364206686531" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type"
    value="contact"><input type="hidden" name="utf8" value="✓"><button type="button" class="label collapsible-trigger collapsible-trigger-btn collapsible-trigger-btn--borders collapsible--auto-height"
    aria-controls="Product-content-28a35f95-6a45-4cd3-bd07-82b85bd43f998364206686531"> Stelle eine Frage <span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
        <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
      </svg>
    </span>
  </button>
  <div id="Product-content-28a35f95-6a45-4cd3-bd07-82b85bd43f998364206686531" class="collapsible-content collapsible-content--all">
    <div class="collapsible-content__inner rte">
      <div class="form-vertical">
        <input type="hidden" name="contact[product]" value="Product question for: https://softwarewelt24.de/products/windows-11-pro-windows">
        <div class="grid grid--small">
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormName-28a35f95-6a45-4cd3-bd07-82b85bd43f998364206686531">Name</label>
            <input type="text" id="ContactFormName-28a35f95-6a45-4cd3-bd07-82b85bd43f998364206686531" class="input-full" name="contact[name]" autocapitalize="words" value="">
          </div>
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormEmail-28a35f95-6a45-4cd3-bd07-82b85bd43f998364206686531">E-Mail</label>
            <input type="email" id="ContactFormEmail-28a35f95-6a45-4cd3-bd07-82b85bd43f998364206686531" class="input-full" name="contact[email]" autocorrect="off" autocapitalize="off" value="">
          </div>
        </div><label for="ContactFormMessage-28a35f95-6a45-4cd3-bd07-82b85bd43f998364206686531">Nachricht</label>
        <textarea rows="5" id="ContactFormMessage-28a35f95-6a45-4cd3-bd07-82b85bd43f998364206686531" class="input-full" name="contact[body]"></textarea>
        <button type="submit" class="btn"> Absenden </button>
        <p data-spam-detection-disclaimer="">Diese Website ist durch hCaptcha geschützt und es gelten die <a href="https://hcaptcha.com/privacy">allgemeinen Geschäftsbedingungen</a> und <a href="https://hcaptcha.com/terms">Datenschutzbestimmungen</a>
          von hCaptcha.</p>
      </div>
    </div>
  </div>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-1494292487693" class="hidden-label">Jetzt anmelden!</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Jetzt anmelden!" name="contact[email]" id="Email-1494292487693" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" class="footer__newsletter-btn" name="commit" aria-label="Abonnieren">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Abonnieren </span>
    </button>
  </div>
</form>

Text Content

â–¡
Direkt zum Inhalt
Menü schließen
 * 
 * Home
 * Windows Betriebssysteme
   
    * Windows XP
       * Windows XP Professional
   
    * Windows 7
       * Windows 7 Home Premium
       * Windows 7 Professional
       * Windows 7 Ultimate
   
    * Windows 8.1
       * Windows 8.1 Pro
   
    * Windows 10
       * Windows 10 Pro
       * Windows 10 Home
       * Windows 10 Enterprise
       * Windows 10 Education
       * Windows 10 Pro for Workstation
       * Windows 10 Pro N
       * Windows 10 Home N
   
    * Windows 11
       * Windows 11 Pro
       * Windows 11 Home
       * Windows 11 Enterprise
       * Windows 11 Education
       * Windows 11 Pro for Workstation
       * Windows 11 Pro N
       * Windows 11 Home N

 * Microsoft Office
   
    * Office 2010
       * Office 2010 Professional
       * Office 2010 Professional Plus
       * Office 2010 Home & Business
       * Office 2010 Home & Student
   
    * Office 2013
       * Office 2013 Standard
       * Office 2013 Professional
       * Office 2013 Professional Plus
       * Office 2013 Home & Business
       * Office 2013 Home & Student
   
    * Office 2016
       * Office 2016 Standard
       * Office 2016 Professional
       * Office 2016 Professional Plus
       * Office 2016 Home & Business
       * Office 2016 Home & Student
   
    * Office 2019
       * Office 2019 Standard
       * Office 2019 Professional
       * Office 2019 Professional Plus
       * Office 2019 Home & Business
       * Office 2019 Home & Student
   
    * Office 2021
       * Office 2021 Standard
       * Office 2021 Professional
       * Office 2021 Professional Plus
       * Office 2021 Home & Business
       * Office 2021 Home & Student
   
    * Office 2024
       * Office 2024 Standard
       * Office 2024 Professional
       * Office 2024 Professional Plus
       * Office 2024 Home & Business
   
    * Office für MAC 2011
       * Office 2011 Home & Business für Mac
       * Office 2011 Home & Student für Mac
   
    * Office für MAC 2016
       * Office 2016 Home & Business für Mac
       * Office 2016 Home & Student für Mac
   
    * Office für MAC 2019
       * Office 2019 Home and Business für Mac
       * Office 2019 Home and Student für Mac
       * Office 2019 Standard Mac
   
    * Office für MAC 2021
       * Office 2021 Home and Business für MAC
       * Office 2021 Home and Student für MAC
   
    * Office für MAC 2024
       * Microsoft Office 2024 Home & Business Mac
       * Microsoft Office 2024 Standard Mac

 * Office Programme
   
    * Microsoft Project
       * Project Standard 2010
       * Project Standard 2016
       * Project Standard 2019
       * Project Standard 2021
       * Project Standard 2024
       * Project Professional 2010
       * Project Professional 2013
       * Project Professional 2016
       * Project Professional 2019
       * Project Professional 2021
       * Project Professional 2024
   
    * Microsoft Excel
       * Microsoft Excel 2010
       * Microsoft Excel 2013
       * Microsoft Excel 2016
       * Microsoft Excel 2019
       * Microsoft Excel 2021
       * Microsoft Excel 2024
   
    * Microsoft Word
       * Microsoft Word 2010
       * Microsoft Word 2013
       * Microsoft Word 2016
       * Microsoft Word 2019
       * Microsoft Word 2021
       * Microsoft Word 2024
   
    * Microsoft Powerpoint
       * Microsoft Powerpoint 2010
       * Microsoft Powerpoint 2013
       * Microsoft PowerPoint 2016
       * Microsoft PowerPoint 2021
       * Microsoft PowerPoint 2019
       * Microsoft PowerPoint 2024
   
    * Microsoft Outlook
       * Microsoft Outlook 2013
       * Microsoft Outlook 2016
       * Microsoft Outlook 2021
       * Microsoft Outlook 2019
       * Microsoft Outlook 2024
   
    * Microsoft Publisher
       * Microsoft Publisher 2010
       * Microsoft Publisher 2016
       * Microsoft Publisher 2019
       * Microsoft Publisher 2021
   
    * Microsoft Access
       * Microsoft Access 2013
       * Microsoft Access 2016
       * Microsoft Access 2019
       * Microsoft Access 2024
   
    * Microsoft Visio
       * Microsoft Visio 2021 Standard
       * Microsoft Visio 2021 Professional
       * Microsoft Visio 2024 Standard Windows
       * Microsoft Visio 2024 Professional Windows
   
    * Microsoft Visual Studio
       * Microsoft Visual Studio Pro 2017
       * Microsoft Visual Studio Enterprise 2017
       * Microsoft Visual Studio 2019 Professional
       * Microsoft Visual Studio Professional 2022

 * Server & Client
   
    * SQL Server CAL
       * SQL Server 2019 User
       * SQL Server 2022 User
       * SQL Server 2019 Device
       * SQL Server 2022 Device
   
    * Windows Server CAL
       * Windows Server 2019 User
       * Windows Server 2022 User
       * Windows Server 2019 Device
       * Windows Server 2022 Device
   
    * Windows Server 2022
       * Windows Server 2022 Standard
   
    * Windows Server 2019
       * Windows Server 2019 Standard
   
    * Windows Server 2016
       * Windows Server 2016 Stanard
   
    * Windows Server 2012
       * Windows Server 2012 Standard
   
    * Windows Server 2025 Standard
       * Windows Server 2025 Standard
   
    * Windows Server 2025 Essentials
       * Microsoft Windows Server 2025 Essentials

 * Top Bundle
   
    * Office + Windows
       * Microsoft Office 2024 Professional Plus & Windows 11 Professional
         (Bundle)
       * Microsoft Office 2021 Professional Plus & Windows 11 Professional
         (Bundle)

 * Meine Bestellung
 * Einloggen

Dein Warenkorb
Warenkorb schließen
Besondere Hinweise an den Verkäufer
Zwischensumme
0,00 €


Ich stimme den Nutzungsbedingungen zu
Zur Kasse
 *  
 *  

Ein oder mehrere Artikel in deinem Warenkorb ist/sind ein wiederkehrender Kauf
oder ein Kauf mit Zahlungsaufschub. Indem ich fortfahre, stimme ich den
Stornierungsrichtlinie zu und autorisiere Sie, meine Zahlungsmethode zu den auf
dieser Seite aufgeführten Preisen, in der Häufigkeit und zu den Terminen zu
belasten, bis meine Bestellung ausgeführt wurde oder ich, sofern zulässig,
storniere.
Dein Warenkorb ist im Moment leer.

Hilfe & Support: 05121 / 93 49 500

Software - sofortiger Download

Garantie - 100% Geld-zurück-Garantie

Einrichtung - Hilfe & Support

Software - sofortiger Download

Garantie - 100% Geld-zurück-Garantie

 * 
 * 
 * 

Suchen
Mehr sehen
Einloggen Suche Seitennavigation Warenkorb
 * Home
 * Windows Betriebssysteme
   Windows XP
   Windows XP Professional
   Windows 7
   Windows 7 Home Premium
   Windows 7 Professional
   Windows 7 Ultimate
   Windows 8.1
   Windows 8.1 Pro
   Windows 10
   Windows 10 Pro
   Windows 10 Home
   Windows 10 Enterprise
   Windows 10 Education
   Windows 10 Pro for Workstation
   Windows 10 Pro N
   Windows 10 Home N
   Windows 11
   Windows 11 Pro
   Windows 11 Home
   Windows 11 Enterprise
   Windows 11 Education
   Windows 11 Pro for Workstation
   Windows 11 Pro N
   Windows 11 Home N
 * Microsoft Office
   Office 2010
   Office 2010 Professional
   Office 2010 Professional Plus
   Office 2010 Home & Business
   Office 2010 Home & Student
   Office 2013
   Office 2013 Standard
   Office 2013 Professional
   Office 2013 Professional Plus
   Office 2013 Home & Business
   Office 2013 Home & Student
   Office 2016
   Office 2016 Standard
   Office 2016 Professional
   Office 2016 Professional Plus
   Office 2016 Home & Business
   Office 2016 Home & Student
   Office 2019
   Office 2019 Standard
   Office 2019 Professional
   Office 2019 Professional Plus
   Office 2019 Home & Business
   Office 2019 Home & Student
   Office 2021
   Office 2021 Standard
   Office 2021 Professional
   Office 2021 Professional Plus
   Office 2021 Home & Business
   Office 2021 Home & Student
   Office 2024
   Office 2024 Standard
   Office 2024 Professional
   Office 2024 Professional Plus
   Office 2024 Home & Business
   Office für MAC 2011
   Office 2011 Home & Business für Mac
   Office 2011 Home & Student für Mac
   Office für MAC 2016
   Office 2016 Home & Business für Mac
   Office 2016 Home & Student für Mac
   Office für MAC 2019
   Office 2019 Home and Business für Mac
   Office 2019 Home and Student für Mac
   Office 2019 Standard Mac
   Office für MAC 2021
   Office 2021 Home and Business für MAC
   Office 2021 Home and Student für MAC
   Office für MAC 2024
   Microsoft Office 2024 Home & Business Mac
   Microsoft Office 2024 Standard Mac
 * Office Programme
   Microsoft Project
   Project Standard 2010
   Project Standard 2016
   Project Standard 2019
   Project Standard 2021
   Project Standard 2024
   Project Professional 2010
   Project Professional 2013
   Project Professional 2016
   Project Professional 2019
   Project Professional 2021
   Project Professional 2024
   Microsoft Excel
   Microsoft Excel 2010
   Microsoft Excel 2013
   Microsoft Excel 2016
   Microsoft Excel 2019
   Microsoft Excel 2021
   Microsoft Excel 2024
   Microsoft Word
   Microsoft Word 2010
   Microsoft Word 2013
   Microsoft Word 2016
   Microsoft Word 2019
   Microsoft Word 2021
   Microsoft Word 2024
   Microsoft Powerpoint
   Microsoft Powerpoint 2010
   Microsoft Powerpoint 2013
   Microsoft PowerPoint 2016
   Microsoft PowerPoint 2021
   Microsoft PowerPoint 2019
   Microsoft PowerPoint 2024
   Microsoft Outlook
   Microsoft Outlook 2013
   Microsoft Outlook 2016
   Microsoft Outlook 2021
   Microsoft Outlook 2019
   Microsoft Outlook 2024
   Microsoft Publisher
   Microsoft Publisher 2010
   Microsoft Publisher 2016
   Microsoft Publisher 2019
   Microsoft Publisher 2021
   Microsoft Access
   Microsoft Access 2013
   Microsoft Access 2016
   Microsoft Access 2019
   Microsoft Access 2024
   Microsoft Visio
   Microsoft Visio 2021 Standard
   Microsoft Visio 2021 Professional
   Microsoft Visio 2024 Standard Windows
   Microsoft Visio 2024 Professional Windows
   Microsoft Visual Studio
   Microsoft Visual Studio Pro 2017
   Microsoft Visual Studio Enterprise 2017
   Microsoft Visual Studio 2019 Professional
   Microsoft Visual Studio Professional 2022
 * Server & Client
   SQL Server CAL
   SQL Server 2019 User
   SQL Server 2022 User
   SQL Server 2019 Device
   SQL Server 2022 Device
   Windows Server CAL
   Windows Server 2019 User
   Windows Server 2022 User
   Windows Server 2019 Device
   Windows Server 2022 Device
   Windows Server 2022
   Windows Server 2022 Standard
   Windows Server 2019
   Windows Server 2019 Standard
   Windows Server 2016
   Windows Server 2016 Stanard
   Windows Server 2012
   Windows Server 2012 Standard
   Windows Server 2025 Standard
   Windows Server 2025 Standard
   Windows Server 2025 Essentials
   Microsoft Windows Server 2025 Essentials
 * Top Bundle
   Office + Windows
   Microsoft Office 2024 Professional Plus & Windows 11 Professional (Bundle)
   Microsoft Office 2021 Professional Plus & Windows 11 Professional (Bundle)
 * Meine Bestellung
 * 

Einloggen Suche Seitennavigation Warenkorb

Suchen
"Schließen (Esc)"
Mehr sehen
 1. Home
 2. Windows 11 Pro 32/64 Bit Voll­ver­si­on

Schließen (Esc)




WINDOWS 11 PRO 32/64 BIT VOLL­VER­SI­ON

5,10 € Normaler Preis
/
inkl. MwSt.

Menge
− +


Bitte beachten Sie unsere AGB sowie unsere Widerrufsbelehrung. In deinen
Warenkorb legen
 
 
Bei diesem Artikel handelt es sich um einen wiederkehrenden Kauf oder Kauf mit
Zahlungsaufschub. Indem ich fortfahre, stimme ich den Stornierungsrichtlinie zu
und autorisiere Sie, meine Zahlungsmethode zu den auf dieser Seite aufgeführten
Preisen, in der Häufigkeit und zu den Terminen zu belasten, bis meine Bestellung
ausgeführt wurde oder ich, sofern zulässig, storniere.
 * PayPal
 * Visa
 * Klarna
 * SOFORT
 * Mastercard
 * Maestro
 * Apple Pay


Default Title - €5,10 EUR [{"id":46478540603715,"title":"Default
Title","option1":"Default
Title","option2":null,"option3":null,"sku":"SW-11119","requires_shipping":false,"taxable":true,"featured_image":null,"available":true,"name":"Windows
11 Pro 32\/64 Bit Voll­ver­si­on","public_title":null,"options":["Default
Title"],"price":510,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"0889842905953","requires_selling_plan":false,"selling_plan_allocations":[]}]
Bereits 110 -mal verkauft

Sofortdownload + Produktschlüssel


PRODUKTDETAILS

 * Artikel-Nr.: SW-11000
 * Sprache: Alle Sprachen
 * Gerät(e): 1 PC
 * Laufzeit: Unbegrenzt
 * Länderzone(n): Weltweit
 * Lieferzeit: 5 - 30 Minuten

✔30 Sekunden nach Bestellung verfügbar

🔒Sichere Bezahlung

Stelle eine Frage
Name
E-Mail
Nachricht Absenden

Diese Website ist durch hCaptcha geschützt und es gelten die allgemeinen
Geschäftsbedingungen und Datenschutzbestimmungen von hCaptcha.

Rechtliche Hinweise

Rechtssprechung zu Gebrauchtsoftware

Der Europäische Gerichtshof (EuGH) hat als oberstes rechtssprechendes Organ der
europäischen Union mit seinem Urteil für endgültige Klarheit gesorgt und den
Handel mit gebrauchten Computerprogrammen für grundsätzlich rechtmäßig erklärt.

Der EuGH entschied zudem, dass der Software-Gebrauchthandel auch dann zulässig
ist, wenn es sich um online übertragene Software handelt.

Der BGH hat dann am 17.07.2013 hinsichtlich der zugrunde liegenden Rechtsfragen
die Grundsatzentscheidung des EuGH vollumfänglich bestätigt. 

Und auch bei Volumenlizenzen und deren Aufsplittung ist das Urteil des EuGH
anzuwenden. Dies bestätigte das Oberlandesgericht Frankfurt am Main in einem
Verfahren zwischen Adobe und usedSoft.

In ihrer Urteilsbegründung stellten die 13 Richter der großen Kammer eindeutig
fest, dass der Erschöpfungsgrundsatz bei jedem erstmaligen Verkauf einer
Software gilt. Der EuGH verfügte sogar, dass der Zweiterwerber bei online 
übertragenen Lizenzen die Software beim Hersteller erneut herunterladen darf:
„Außerdem erstreckt sich die Erschöpfung des Verbreitungsrechts auf die
Programmkopie in der vom Urheberrechtsinhaber verbesserten und aktualisierten
Fassung“, so der EuGH. Der Gerichtshof ging damit deutlich über den
Schlussantrag des EuGH-Generalanwalts vom 24. April 2012 hinaus.

 

 

VOLUMENLIZENZEN UND DEREN AUFSPLITTUNG EBENFALLS LEGAL

In einem späteren Urteil des Oberlandesgerichts Frankfurt am Main in einem
Verfahren zwischen Adobe und usedSoft wurden die weiteren Konsequenzen des EuGH
Urteils eindrucksvoll bestätigt: Das OLG Frankfurt entschied nämlich, dass das
EuGH-Urteil auch bei Volumenlizenz-Verträgen und deren Aufsplittung anzuwenden
ist. Eine Revision von Adobe wies der Bundesgerichtshof am 11.12.2014
vollumfänglich zurück (Az. I ZR 8/13). Damit wurde das Urteil des OLG Frankfurt
letztinstanzlich bestätigt. 

 * IT-Business: EuGH: Download-Lizenzen dürfen weiterverkauft werden
 * Financial Times Deutschland: Kluges Urteil zu Second-Hand-Software
 * Spiegel.de: Gebrauchte Software darf weiterverkauft werden
 * Bild.de: Gebrauchte Lizenzen dürfen weiterverkauft werden
 * WELT ONLINE: EuGH: Software-Lizenzen dürfen weiterverkauft werden
 * ComputerBild.de: EU-Gericht: Verkauf gebrauchter Softwarelizenzen ist
   zulässig
 * crn.de: Oracle unterliegt im Streit um Download-Software
 * ChannelBiz: Europäischer Gerichtshof entscheidet für UsedSoft
 * Online PC: usedSoft gewinnt: Europäischer Gerichtshof gibt grünes Licht für
   Software-Gebrauchthandel
 * golem.de: Gebrauchte Softwarelizenzen dürfen weiterverkauft werden
 * ITReseller.ch: EU erklärt Verkauf gebrauchter Software für legal
 * n-TV.de: Handel mit gebrauchter Software - Verkauf ist generell erlaubt

 

 

 Laut Microsoft Lizenzbestimmungen ist der Product Key zur einmaligen
Aktivierung vorgesehen. Die Nutzungsdauer ist hierbei unbegrenzt, solange das
Produkt auf dem gleichen Gerät genutzt wird. Sollte der Rechner neu formatiert
werden, neu aufgesetzt werden oder es werden eventuelle Änderungen an der
Hardware vorgenommen, so besteht keine Gewährleistung mehr, dass der Key
weiterhin auf dem PC funktioniert. Darüber hinaus ist es Ihnen untersagt, den
Key auf mehreren Geräten zu aktivieren, siehe Microsoft
Nutzungsbedingungen.(https://www.microsoft.com/de-de/rechtliche-hinweise/nutzungsbedingungen.aspx)

 Siehe auch Microsoft Datenschutzerklärung
(https://privacy.microsoft.com/de-de/privacystatement/).

 

 Zu Ihrem jeweiligen Produkt finden Sie die Lizenzbedingungen unter
https://www.microsoft.com/de-de/useterms Dort können Sie das Produkt, zu dem Sie
den Produktschlüssel erwerben, auswählen, und die konkreten Lizenzbedingungen
einsehen.

 


SICHERE BEZAHLUNG

Durch SSL Verschlüsselung erhalten sie die Software günstig im Shop


PFEILSCHNELLER VERSAND

Sie erhalten Ihren Sofortdownload unter 30 Minuten per Mail


INSTALLATIONSHILFE

Über Team Viewer unterstützen wir Sie gerne bei der Installation


LIVE SUPPORT

Haben Sie Fragen oder benötigen Hilfe? Dann steht unser Team Ihnen jeder Zeit
zur Verfügung

Dieser Bereich hat zur Zeit keinen Inhalt. Füge diesem Bereich über die
Seitenleiste Inhalte hinzu.
Produktinformationen "Windows 11 Pro"


KAUFEN SIE MICROSOFT WINDOWS 11 PRO UND STEIGERN SIE DIE PRODUKTIVITÄT

Mit Windows 11 hat Microsoft auf Basis der Stärken von Windows 10 ein
Betriebssystem der neuen Generation geschaffen, das neben optischen
Verbesserungen viele Optimierungen und Neuerungen auf Funktionsebene bietet. Mit
dem Kauf von Microsoft Windows 11 Pro erhalten Sie die ideale Version für
anspruchsvolle Anwender, Unternehmen und andere Organisationen. Im Vergleich zu
Home enthält Windows 11 Pro die BitLocker-Geräteverschlüsselung und Windows
Information Protection (WIP). Zu den Funktionen von Windows 11 Pro gehören die
Verwaltung mobiler Geräte, Windows Update for Business, Azure Active
Directory-Unterstützung, Hyper-V-Imaging-Technologie, Windows Defender
Application Guard (WDAG) und erweiterte Remote-Desktop-Funktionalität. Mit einem
Windows 11 Pro Product Key erhalten Sie ein effizientes, benutzerfreundliches
und modernes Betriebssystem, das die Produktivität deutlich steigert.


WINDOWS 11 PRO-FUNKTIONEN AUF EINEN BLICK

 * Effiziente BitLocker-Geräteverschlüsselung
 * Snap-Layouts-Funktion für eine komfortable Fensteranordnung
 * Auto HDR für eine bessere Grafik bei Spielen
 * Zahlreiche Widgets für jeden Bedarf
 * Unterstützung für Azure Active Directory
 * Erweitertes Multi-Fenster-Management
 * Inklusive Microsoft Store für Unternehmen
 * Windows Defender Application Guard (WDAG)


WINDOWS 11 PRO-UPDATES AUF EINEN BLICK

Windows 11 bietet viele großartige neue Funktionen, die Ihre Windows-Erfahrung
komplett verändern werden. Der PC war schon immer die dominierende
Gaming-Plattform, und Microsoft nutzt sein Xbox-Know-how, um PC-Spiele  zu
verbessern. Das Unternehmen bringt die DirectStorage-API auf den PC, mit der Ihr
PC Spieldaten direkt in den GPU-Speicher laden kann. Eine weitere neue Funktion
ist Auto HDR, das Spiele, die mit DirectX 11 oder höher erstellt wurden,
automatisch auf einen viel lebendigeren HDR-Standard hochskalieren kann. HDR
bietet tieferen Kontrast,  sattere Farbbrillanz und einen breiteren Farbraum.
Durch den Kauf von Windows 11 Pro  profitieren Sie von umfassender
Multi-Window-Unterstützung. Das Betriebssystem merkt sich die Position der
Fenster und stellt die richtige Anordnung wieder her, wenn es wieder mit einem
zuvor getrennten Display verbunden wird. Diese Funktion von Windows 11 Pro wird
besonders von Unternehmensmitarbeitern geschätzt, die  mit ihrem Laptop häufig
zwischen Besprechungsraum und Büro wechseln müssen.


KAUFEN SIE WINDOWS 11 PRO UND PROFITIEREN SIE VON ZUSÄTZLICHEN FUNKTIONEN

Mit einer Windows 11 Pro-Lizenz haben Sie Zugriff auf mehrere zusätzliche
Funktionen im Vergleich zur Home Edition. Dazu gehört die Unterstützung von
Virtualisierungsfunktionen.

Windows 11 Home unterstützt weder Hyper-V noch Windows Sandbox. Obwohl es als
Remotedesktopclient verwendet werden kann, kann es  kein Host sein, sodass Sie
mit Microsoft Remotedesktop nicht remote auf einen Windows 11-Heimcomputer
zugreifen können. Mit Windows 11 Pro sind diese Funktionen vollständig
verfügbar. Hyper-V ist ein integriertes Virtualisierungstool in Windows 11 Pro,
mit dem Sie virtuelle Maschinen erstellen können. Wenn Sie ein anderes
Betriebssystem ausprobieren oder aus irgendeinem Grund eine ältere Version von
Windows verwenden möchten, macht Hyper-V es möglich.

Virtuelle Maschinen nehmen keine Änderungen an Ihrem Hostcomputer vor, sodass
Sie sich keine Gedanken über die Risiken machen müssen. Da Geschäftsanwender oft
mit besonders sensiblen Daten umgehen, enthält Windows 11 Pro auch eine Reihe
zusätzlicher Sicherheitsfeatures. Dazu gehört die Unterstützung der
BitLocker-Verschlüsselung. Windows 11 Pro verfügt auch über Windows Information
Protection (WIP). Organisationen können WIP-Richtlinien verwenden, um zu
verhindern, dass Benutzer organisationsspezifische Inhalte an Dritte übertragen.
Da WIP direkt in Windows integriert ist, bietet es im Vergleich zu Lösungen von
Drittanbietern eine reibungslosere Benutzererfahrung. Persönliche und
geschäftliche Daten können auch im WIP-Gerät getrennt werden. Wenn ein Computer
verloren geht oder gestohlen wird, können Unternehmensdaten aus der Ferne
gelöscht werden, ohne dass personenbezogene Daten betroffen sind.

Windows 11 Pro unterstützt Gruppenrichtlinien, die es IT-Administratoren
ermöglichen, Gruppen von Geräten gleichzeitig bestimmte Richtlinien zuzuweisen.
Wenn Sie  Windows 11 Pro günstig in unserem Shop kaufen, sind Sie bestens
gerüstet für verschiedene Business-Aufgaben.

 

Systemanforderungen - Windows 11 Pro Prozessor 1 Gigahertz (GHz) oder schneller
mit mindestens zwei Kernen auf einem kompatiblen 64-Bit-Prozessor oder System
auf einem Chip (SoC). Betriebssysteme    Windows 11 Arbeitsspeicher Mindestens
4GB Speicher Festplattenspeicher Mindestens 64GB Speicherplatz Grafikkarte
Kompatibel mit DirectX 12 oder höher, mit einem WDDM 2.0-Treiber (weitere
Informationen erhalten Sie beim Hersteller)







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


ZULETZT ANGESEHEN





Serivce Hotline

Serivce Hotline

Mo.-Fr.:

09:00 - 13:00 Uhr

14:00 -18:00 Uhr

Tel.Nr.: 05121 / 93 49 500



E-Mail: shop@softwarewelt24.de



Shop Service

Shop Service
 * AGB
 * Impressum
 * Datenschutz
 * Widerrufsbelehrung
 * Rechtliche Hinweise

Informationen

Informationen
 * Blog
 * Versand
 * Download
 * Installationsanleitungen
 * Installationsanleitung/Antivirus
 * Meine Bestellung

Newsletter

Newsletter

Registrieren Sie sich kostenlos in unserem Shop und erhalten Sie Angebote, News
und Rabatte! Eine Abmeldung ist jederzeit möglich.

Jetzt anmelden!
Abonnieren


Partner & Zertifizierungs-Siegel

Partner & Zertifizierungs-Siegel
 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * American Express
 * Apple Pay
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa

© 2024 Softwarewelt24

Made with ❤



"Schließen (Esc)"