shop.bt.com Open in urlscan Pro
194.70.94.164  Public Scan

Submitted URL: http://www.shop.bt.com/account/password-reset-form/2252c56b-3c50-4ade-acab-87bc9b91b286
Effective URL: https://shop.bt.com/account/login
Submission: On August 23 via manual from GB

Form analysis 4 forms found in the DOM

POST /product/ProductSearch

<form action="/product/ProductSearch" method="post"><input name="__RequestVerificationToken" type="hidden"
    value="k4ZWChmVYOAIs9-rclQDAFrVivA0lgaEULpAWacScq3DP15-rejuFUn7i9MgdV1qrILvYI7HvosYF_av8kWwp77hlJHxjw5cQYKwhL2rRKrVpRwsvmlClxpJWfMZzKVVo_XM6w2">
  <input type="hidden" name="SearchType" value="1">
  <div class="site-search" id="jGrowl">
    <div class="float-left p-0 search-input">
      <input name="SearchTerms" type="search" id="SearchTerms" data-placement="bottom" accesskey="4" tabindex="100" class="searchbox" placeholder="Search by keyword or quicklinx" title="" autocomplete="off"
        data-original-title="Type search term here">
    </div>
    <div class="float-left search-button rounded-right outline-none">
      <button class="cta cta-secondary bticon-Search back-white color-purple outline-none" data-val-prompt="Please enter a search term in the box before clicking search" data-val-prompt-input="#SearchTerms" data-val-prompt-target=".site-search"
        title="Go" type="submit"></button>
    </div>
  </div>
</form>

POST /account/login

<form action="/account/login" method="post"><input name="__RequestVerificationToken" type="hidden" value="P2JeZ8SVzzG8Cq8IbUlUOxiT-l52C7Mqci5LWup78bHU0HZS0VhKOXy_fYOBtWqWmL8QcO6hNIzO0_s2-gkN8NC70FmnP8up282ZrsvX1afe4LsJs9bGlEJjMYUcXM1tzT0L0A2">
  <div class="d-flex flex-column logincontainer justify-content-between my-1 border p-3">
    <div class="d-flex flex-column justify-content-between">
      <div class="d-flex flex-wrap justify-content-between mb-2">
        <div class="h3">Existing customers</div>
      </div>
      <div class="mb-2">
        <div><label for="loginemailaddress">Email *</label></div>
        <div><input autocomplete="off" class="form-control" id="loginemailaddress" name="loginemailaddress" tabindex="100" type="email" value=""></div>
      </div>
      <div class="d-flex flex-row justify-content-between mb-2">
        <div><label for="Password">Password *</label></div>
        <div class="forgotten-password float-right "><a class="btntextpurple" href="/account/password-reset">Forgotten password?</a></div>
      </div>
      <div class="mb-2">
        <input autocomplete="off" class="form-control" id="Password" name="Password" tabindex="200" type="password">
      </div>
      <div>
        <span class="float-right">* indicates a required value</span>
      </div>
      <div class="my-3">
      </div>
    </div>
    <div class="">
      <button class="btn btn-primary btnpurple mx-auto float-right btn-spinner" type="submit">Sign in</button>
    </div>
  </div>
  <input id="CaptchaException" name="CaptchaException" type="hidden" value="">
  <style type="text/css">
    .grecaptcha-badge {
      visibility: hidden;
    }
  </style>
  <script type="text/javascript">
    var verifyErrorCallbackCallback = function() {
      $('#CaptchaException').val("exception logged on verifyErrorCallbackCallback");
    };
  </script>
</form>

POST /content/Cookies

<form action="/content/Cookies" method="post"><input name="__RequestVerificationToken" type="hidden" value="eszbfTL3WWYfEB3YE1M7sJvCmJKg52ayKkFv6tuwUH5CSGrdGHTcK2hYNrcKeCXOSKCPG4KCJTsMUF_jW2uHyzcpUd_TEs5-N9sesyCUNwYAG4ZNb4kfeylgfDZpIzV83TtzKQ2">
  <script src="/scripts/jquery/jquery.cookie.js" type="text/javascript"></script>
  <script type="text/javascript">
    var DoesVisitorIdExist = "False";
    $(document).ready(function() {
      if (($.cookie("FunctionalPreference") == null || $.cookie("TargetingPreference") == null) && ($.cookie("CookiePreference") != null && $.cookie("CookiePreference") == "0")) {
        allowCookie();
        cookiePreferenceLog(null, null, null, $.cookie("CookiePreference"));
        $.cookie("CookiePreference", null);
      } else if (($.cookie("FunctionalPreference") == null || $.cookie("TargetingPreference") == null)) {
        $(document).ready(function() {
          var cookieEnabled = false;
          try {
            document.cookie = "verfiyCookieEnabled=1"
            cookieEnabled = (document.cookie.indexOf("verfiyCookieEnabled") != -1) ? true : false
            document.cookie = "verfiyCookieEnabled=1; expires=Thu, 01-Jan-1970 00:00:01 GMT";
            if (cookieEnabled) {
              $("#cookieModal").show();
              $(".modal-content").show();
              cookiePreferenceLog(null, null, null, $.cookie("CookiePreference"));
            }
          } catch (err) {
            console.log("script exception : " + err);
          }
        });
      }
      $("#spanCookieClose").click(function() {
        hideAll();
      });
      $("#spanAboutCookiesOk, #spanEditSettingsOk, #spanAllowAll_function, #spanAllowAll_target").click(function() {
        allowCookie();
      });
      $("#spanFinalOk").click(function() {
        hideAll();
        $("#btnCookiePreference").click();;
      });
      $("#spanSettingOk").click(function() {
        hideAll();
      });
      $("#spanMoreAbout").click(function() {
        $("#RedirectTo").val("Cookies");
        if ($.cookie("FunctionalPreference") == null || $.cookie("TargetingPreference") == null) {
          allowCookie();
        } else {
          hideAll();
          $("#btnCookiePreference").click();
        }
      });
      $("#spanAboutCookies").click(function() {
        hideAllWithOutModal();
        $(".modal-about").show();
      });
      $("#spanEditSettings").click(function() {
        hideAllWithOutModal();
        $(".modal-content2").show();
      });
      $("#spanFunctionalYes").click(function() {
        hideAllWithOutModal();
        $(".modal-content3").show();
        $("#FunctionalPreference").val(true);
      });
      $("#spanFunctionalNo").click(function() {
        hideAllWithOutModal();
        $(".modal-content3").show();
        $("#FunctionalPreference").val(false);
      });
      $("#spanTargetingYes").click(function() {
        hideAllWithOutModal();
        $(".modal-content4").show();
        $("#TargetingPreference").val(true);
      });
      $("#spanTargetingNo").click(function() {
        hideAllWithOutModal();
        $(".modal-content4").show();
        $("#TargetingPreference").val(false);
      });
      $("#spanEditSetting").click(function() {
        hideAllWithOutModal();
        $(".modal-content").show();
      });

      function hideAllWithOutModal() {
        $(".modal-content").hide();
        $(".modal-about").hide();
        $(".modal-content2").hide();
        $(".modal-content3").hide();
        $(".modal-content4").hide();
        $(".modal-editSettings").hide();
      }

      function hideAll() {
        hideAllWithOutModal();
        $("#cookieModal").hide();
      }

      function allowCookie() {
        hideAll();
        $("#FunctionalPreference").val(true);
        $("#TargetingPreference").val(true);
        $("#btnCookiePreference").click();
      }

      function cookiePreferenceLog(sn, fn, ta, lf) {
        try {
          var ajaxUrl = '/Ajaxcookie/preferencelog';
          $.ajax({
            type: "POST",
            url: ajaxUrl,
            dataType: 'json',
            data: {
              StrictlyNecessary_Preference: sn,
              Funcitonal_Preference: fn,
              Targeting_Preference: ta,
              Last_Preference: lf
            },
            success: function(data) {}
          });
        } catch (e) {
          //by returning true if the javscript code has failed, the page will postback to the server handler
          return true;
        }
      }
    });
  </script>
  <!-- The Modal -->
  <div id="cookiePreference">
    <div id="cookieModal" class="cookieModal" style="display: block;" data-gtm-vis-recent-on-screen-2144754_357="1970" data-gtm-vis-first-on-screen-2144754_357="1970" data-gtm-vis-total-visible-time-2144754_357="100"
      data-gtm-vis-has-fired-2144754_357="1">
      <!-- Modal content -->
      <div class="modal-content">
        <div class="modalContainer">
          <span title="BT" class="cookie_logo"></span>
          <div class="innerContainer">
            <div class="container">
              <div class="left">
                <h2>Cookies on BT Shop</h2>
                <p> We use cookies to do things like remember what you've added to your shopping basket and show you content we think you'll be interested in. If you're happy with the use of cookies by BT Shop and selected third parties, click OK to
                  continue. </p>
              </div>
            </div>
            <div class="container">
              <div id="spanAboutCookies" class="left">
                <button class="button" onclick="return false;">About cookies</button>
              </div>
              <div id="spanAboutCookiesOk" class="right">
                <button class="button2" onclick="return false;">OK</button>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="modal-about" style="display: none">
        <div class="modalContainer">
          <div class="innerContainer">
            <div class="container">
              <div class="left">
                <h3>About cookies</h3>
                <p> Some cookies are essential - we can't provide our services without them. Other cookies can be turned off, although our website won't work as well without them. Click OK to accept cookies and continue. </p>
              </div>
            </div>
            <div class="container">
              <div id="spanEditSettings" class="left">
                <button class="button" onclick="return false;">Edit settings</button>
              </div>
              <div id="spanEditSettingsOk" class="right">
                <button class="button2" onclick="return false;">OK</button>
              </div>
            </div>
          </div>
          <div id="spanMoreAbout" class="outerContainer"><a>More about cookies</a></div>
        </div>
      </div>
      <div class="modal-content2" style="display: none">
        <div class="modalContainer">
          <div class="innerContainer">
            <div><span class="cookie_functional"></span></div>
            <div class="container1">
              <div class="left">
                <h3>Functional cookies</h3>
                <p> These cookies let us do things like remember your login details and settings and provide support using live chat. </p>
                <br>
                <b>Allow functional cookies?</b>
              </div>
            </div>
            <div class="container">
              <div id="spanFunctionalYes" class="left1">
                <button class="button2" onclick="return false;">Yes</button>
              </div>
              <div id="spanFunctionalNo" class="right">
                <button class="button2" onclick="return false;">No</button>
              </div>
            </div>
          </div>
          <div id="spanAllowAll_function" class="outerContainer"><a class="allowCookies">Allow all cookies</a></div>
        </div>
      </div>
      <div class="modal-content3" style="display: none">
        <div class="modalContainer">
          <div class="innerContainer">
            <div><span class="cookie_targeting"></span></div>
            <div class="container1">
              <div class="left">
                <h3>Targeting cookies</h3>
                <p> We use these cookies to do things like show you content and promotions we think you'll like while you're browsing BT Shop and other sites. They also let you share pages with social media sites. </p>
                <br>
                <b class="">Allow targeting cookies?</b>
              </div>
            </div>
            <div class="container">
              <div id="spanTargetingYes" class="left1">
                <button class="button2" onclick="return false;">Yes</button>
              </div>
              <div id="spanTargetingNo" class="right">
                <button class="button2" onclick="return false;">No</button>
              </div>
            </div>
          </div>
          <div id="spanAllowAll_target" class="outerContainer"><a class="allowCookies">Allow all cookies</a></div>
        </div>
      </div>
      <div class="modal-content4" style="display: none">
        <div class="modalContainer">
          <div class="innerContainer">
            <div><span class="cookie_final"></span></div>
            <div class="container1">
              <div class="left">
                <h3>Thanks, you're all set!</h3>
                <p> You can change your cookies settings whenever you like by using the 'Cookie preferences' link at the bottom of every page on this website. </p>
              </div>
            </div>
            <div id="spanFinalOk">
              <button class="button2" onclick="return false;">OK</button>
            </div>
          </div>
        </div>
      </div>
      <div class="modal-editSettings" style="display: none">
        <div class="modalContainer">
          <div class="innerContainer">
            <div><span id="spanCookieClose"><a class="boxclose"></a></span></div>
            <div class="cookieheader">
              <h3>Your cookie settings</h3>
              <p>Here are your current cookie settings.</p>
              <hr>
            </div>
            <div class="cookieDetailContainer">
              <div class="container">
                <div class="left2">Necessary and performance cookies (required)</div>
                <div class="right1">ON</div>
              </div>
              <div class="container">
                <div class="left2">Functional cookies </div>
                <div id="spanFunctionalStatus" class="right1">ON</div>
              </div>
              <div class="container">
                <div class="left2">Targeting cookies </div>
                <div id="spanTargetingStatus" class="right1">ON</div>
              </div>
            </div>
            <div class="container">
              <div id="spanEditSetting" class="left2">
                <button class="button" onclick="return false;">Edit settings</button>
              </div>
              <div id="spanSettingOk" class="right">
                <button class="button2" onclick="return false;">OK</button>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <input id="FunctionalPreference" name="FunctionalPreference" type="hidden" value="False">
  <input id="TargetingPreference" name="TargetingPreference" type="hidden" value="False">
  <input id="RedirectTo" name="RedirectTo" type="hidden" value="">
  <input id="Enable" name="Enable" type="hidden" value="True">
  <input type="submit" value="submit" id="btnCookiePreference" style="display: none">
</form>

GET /products/notify-me-stock

<form action="/products/notify-me-stock" class="needs-validation" id="notify-me-form" method="get" novalidate="novalidate">
  <input type="hidden" name="notifyme_QuickLink" id="notifyme_QuickLink">
  <input type="hidden" name="notifyme_ProductName" id="notifyme_ProductName">
  <input type="hidden" name="QuickLinkReference" value="WS00">
  <input type="hidden" name="notifyme_AvailabilityText" id="notifyme_AvailabilityText">
  <div class="col-12 p-0">
    <input type="text" id="EmailAddress" name="EmailAddress" class="form-control" placeholder="Enter email" required="" pattern="^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$">
    <div class="invalid-feedback"> Please enter a valid email </div>
  </div>
  <div class="text-center">
    <div id="result-message" class="mt-3 d-flex justify-content-left text-left"></div>
    <button type="submit" id="notify-me-button" class="btn btnpurple mt-3" value="Submit">Notify me </button>
  </div>
</form>

Text Content

BT.com Help
Sign in | Register |

 * Sign in | Register
 * Track an order
 * Personal Details
 * Addresses
 * View your account >


 * BT Products
    * Telephones   >
      * Everyday Phone
      * Essential Phone
      * Advanced Phone
      * Premium Phone
      * Premium Voice Phone
      * See full range
    * Whole Home Wi-Fi   >
      * Mini Whole Home Wi-Fi
      * Whole Home Wi-Fi
      * Premium Whole Home Wi-Fi
      * See full range
    * Broadband Extenders   >
      * Wi-Fi Extenders
      * Powerline Adapters
      * See full range
    * Baby Monitors   >
      * Smart Baby Monitors
      * Video Baby Monitors
      * Audio Baby Monitors
      * Compare Baby Monitors
      * See full range
    * Smart Products   >
      * Smart Home Cam
      * Smart Hub
      * Smart Hub 2
    * You View   >
      * YouView + Box
      * YouView + Remote Control
    * BT Services   >
      * Broadband Cashback
      * Mobile Offer
      * TV Accessories

 * Smart Home
    * Smart Speakers   >
      * Amazon Echo
      * Google Home
      * Apple Homepod
    * Smart Displays   >
      * Portal from Facebook
      * Google Nest Hub
      * Amazon Echo Show
      * Lenovo
    * Lighting   >
      * Philips Hue
      * Lifx
      * Hive Lighting
      * LightwaveRF
      * TP Link Smart Bulbs
    * Heating   >
      * Hive Active Heating
      * Nest
      * Tado
      * Netatmo
    * Security   >
      * BT Smart Cam
      * Ring Doorbells
      * Arlo
      * Nest Cameras
      * Ezviz Security
      * Somfy Security
    * Smart Home Scenarios   >
      * Smart Speaker
      * Smart Lighting
      * Smart Heating
      * Smart Power
      * Smart Security
      * Smart Entertainment
      * See all Scenarios
    * Smart Home Deals   >
      * BT
      * Amazon
      * Google
      * Hive
      * Nest
      * Ring
    * Smart Home Ecosystems   >
      * Amazon Alexa
      * Google Assistant
      * Apple HomeKit
      * IFTTT
      * Samsung SmartThings
      * Works with Nest
      * View all ecosystems

 * Gaming
    * BT   >
      * Premium Whole Home Wi-Fi
      * BT Broadband
    * Nintendo   >
      * Nintendo Switch OLED
      * Nintendo Switch
      * Nintendo Switch Lite
      * Games
    * PlayStation   >
      * PlayStation 5
      * Dualsense Wireless Controller
      * Accessories
      * Games
    * Xbox   >
      * Xbox Series X
      * Xbox Series S
      * Xbox Wireless Controller
      * Elite Wireless Controller Series 2
      * Game Pass
      * Games
    * PC Gaming   >
      * Gaming Laptops
      * Laptops
      * Desktop PCs
      * Monitors
      * Components & Storage
    * PC Peripherals   >
      * Gaming Keyboards
      * Gaming Mice
      * Keyboards & Mice
      * Gaming Headsets
      * Headsets & Headphones
      * External Hard Drives
      * Speakers
      * Webcams
    * TV & Home Entertainment   >
      * 4K Televisions
      * Televisions
      * 4K Monitors
      * Monitors
    * Gadgets & more   >
      * Smartphones
      * Gadgets
      * Gaming Headsets
      * Joysticks and Gamepads
      * Virtual Reality Headsets

 * Computing
    * Desktops & Monitors   >
      * Accessories
      * All in One Desktop PCs
      * Barebone PCs
      * Desktop PCs
      * Monitors
    * Laptops & Tablets   >
      * Accessories
      * Bags & Cases
      * Chromebooks
      * Gaming Laptops
      * Laptops
      * Tablets
    * PC Peripherals   >
      * Accessories
      * Gaming Keyboards
      * Gaming Mice
      * Headsets & Headphones
      * Keyboards & Mice
      * Speakers
      * USB Hubs
      * Webcams
    * Smartphones & Wearables   >
      * Accessories
      * Smartphones
      * Wearables
    * Software   >
      * Graphics & Design
      * Office Applications
      * Operating Systems
      * Security

 * Storage
    * Accessories   >
    * Power Supply Units   >
    * Graphics & Interface Cards   >
      * Graphics Cards
      * Interface cards
      * Storage Controller
      * TV Tuners
    * Hard Drives   >
      * Hard Drive Enclosures
      * External Hard Drives
      * Internal Hard Drives
      * NAS / Network Attached Storage
      * SSD / Solid State Drives
    * Media   >
      * Blank Media (CD, DVD & Blu-Ray)
      * Flash Memory Cards
    * Memory   >
      * Desktop Memory
      * Generic Memory
      * Laptop Memory
      * Proprietary Memory
    * Processors   >
    * Other Drives (Optical, USB)   >
      * Flash Memory Card Readers
      * Optical Drives
      * USB Memory Sticks

 * Electronics
    * Cameras & Camcorders   >
      * Accessories
      * Action Cameras
      * Camcorders
      * DashCams
      * Digital Cameras
    * Gaming & Gadgets   >
      * Accessories
      * Gadgets
      * Games
      * Games Consoles
      * Gaming Headsets
      * Joysticks & Gamepads
      * Virtual Reality Headsets
    * Baby Monitors   >
    * Portable Entertainment   >
      * Accessories
      * MP3 Players
      * Headphones
      * Speakers
    * Telephony   >
      * Accessories
      * BT Phone Books
      * Telephones
    * TV & Home Entertainment   >
      * Accessories
      * Digiboxes & recorders
      * Home Cinema Projectors
      * Soundbars & Home Theatre Systems
      * Media Players & Streaming
      * Televisions

 * Networking
    * Network Devices   >
      * Access Points
      * Accessories & Modules
      * Powerline Adapters
      * Modems
      * Network Interface Cards
      * Whole Home Wi-Fi
    * Routers & Switches   >
      * Routers
      * Switches
    * Smart Home   >
      * Heating
      * Lighting
      * Power
      * Security
      * Smart Displays
      * Smart Speakers

 * Print & office
    * Projectors   >
      * Accessories
      * Projector Lamps
      * Projectors
    * Printers & Scanners   >
      * Accessories
      * Ink & Toners
      * Printers & Multifunction
      * Scanners & Barcode Readers
    * Security & Monitoring   >

 * Cables
    * Adaptors   >
    * Cables   >
      * AV Cables
      * Cables Management
      * External Cables
      * Internal Computer Cables
      * Networking Cables
    * Power   >
      * Accessories
      * Batteries & Chargers
      * Power Cables
      * Surge Protection

 * Brands
    * Laptops & Tablets   >
      * Apple
      * Asus
      * HP
      * Lenovo
      * Philips Monitors
      * Samsung
    * Smart Home   >
      * Amazon
      * Arlo
      * BT
      * Google
      * Portal from Facebook
      * Philips Hue
      * Ring
    * Smartphones & Wearables   >
      * Apple
      * Fairphone
      * Fitbit
      * Google
      * Samsung
    * TV & Sound   >
      * Apple
      * Anker
      * Google
      * LG
      * Samsung
      * Sonos

 * Deals
    * Limited Time Offers   >
      * Latest Deals
      * Deal of the Day
      * Smart Home Deals
      * FREE Phone Case with selected phones
      * Clearance
      * Used Stock
      * Trade in your old device
    * Campaigns   >
      * Back to School
      * Summer of Sport
      * Spotlight On: Smart Security
      * Spotlight On: Smart Speakers
      * Spotlight On: Keeping in touch
      * Spotlight On: Home Working
      * Device Finder
      * Student Discount
      * Tech Innovation
      * Top Tips on Tech
      * Gaming Hub
    * Bundle Offers   >
      * Bundles
      * Whole Home Wi-Fi Bundles

 * Sign in | Register
 * Help
 * BT Products
    * All BT Products
    * Telephones
       * Everyday Phone
       * Essential Phone
       * Advanced Phone
       * Premium Phone
       * Premium Voice Phone
       * See full range
   
    * Whole Home Wi-Fi
       * Mini Whole Home Wi-Fi
       * Whole Home Wi-Fi
       * Premium Whole Home Wi-Fi
       * See full range
   
    * Broadband Extenders
       * Wi-Fi Extenders
       * Powerline Adapters
       * See full range
   
    * Baby Monitors
       * Smart Baby Monitors
       * Video Baby Monitors
       * Audio Baby Monitors
       * Compare Baby Monitors
       * See full range
   
    * Smart Products
       * Smart Home Cam
       * Smart Hub
       * Smart Hub 2
   
    * You View
       * YouView + Box
       * YouView + Remote Control
   
    * BT Services
       * Broadband Cashback
       * Mobile Offer
       * TV Accessories

 * Smart Home
    * All Smart Home
    * Smart Speakers
       * Amazon Echo
       * Google Home
       * Apple Homepod
   
    * Smart Displays
       * Portal from Facebook
       * Google Nest Hub
       * Amazon Echo Show
       * Lenovo
   
    * Lighting
       * Philips Hue
       * Lifx
       * Hive Lighting
       * LightwaveRF
       * TP Link Smart Bulbs
   
    * Heating
       * Hive Active Heating
       * Nest
       * Tado
       * Netatmo
   
    * Security
       * BT Smart Cam
       * Ring Doorbells
       * Arlo
       * Nest Cameras
       * Ezviz Security
       * Somfy Security
   
    * Smart Home Scenarios
       * Smart Speaker
       * Smart Lighting
       * Smart Heating
       * Smart Power
       * Smart Security
       * Smart Entertainment
       * See all Scenarios
   
    * Smart Home Deals
       * BT
       * Amazon
       * Google
       * Hive
       * Nest
       * Ring
   
    * Smart Home Ecosystems
       * Amazon Alexa
       * Google Assistant
       * Apple HomeKit
       * IFTTT
       * Samsung SmartThings
       * Works with Nest
       * View all ecosystems

 * Gaming
    * All Gaming
    * BT
       * Premium Whole Home Wi-Fi
       * BT Broadband
   
    * Nintendo
       * Nintendo Switch OLED
       * Nintendo Switch
       * Nintendo Switch Lite
       * Games
   
    * PlayStation
       * PlayStation 5
       * Dualsense Wireless Controller
       * Accessories
       * Games
   
    * Xbox
       * Xbox Series X
       * Xbox Series S
       * Xbox Wireless Controller
       * Elite Wireless Controller Series 2
       * Game Pass
       * Games
   
    * PC Gaming
       * Gaming Laptops
       * Laptops
       * Desktop PCs
       * Monitors
       * Components & Storage
   
    * PC Peripherals
       * Gaming Keyboards
       * Gaming Mice
       * Keyboards & Mice
       * Gaming Headsets
       * Headsets & Headphones
       * External Hard Drives
       * Speakers
       * Webcams
   
    * TV & Home Entertainment
       * 4K Televisions
       * Televisions
       * 4K Monitors
       * Monitors
   
    * Gadgets & more
       * Smartphones
       * Gadgets
       * Gaming Headsets
       * Joysticks and Gamepads
       * Virtual Reality Headsets

 * Computing
    * All Computing
    * Desktops & Monitors
       * All Desktops & Monitors
       * Accessories
       * All in One Desktop PCs
       * Barebone PCs
       * Desktop PCs
       * Monitors
   
    * Laptops & Tablets
       * All Laptops & Tablets
       * Accessories
       * Bags & Cases
       * Chromebooks
       * Gaming Laptops
       * Laptops
       * Tablets
   
    * PC Peripherals
       * All PC Peripherals
       * Accessories
       * Gaming Keyboards
       * Gaming Mice
       * Headsets & Headphones
       * Keyboards & Mice
       * Speakers
       * USB Hubs
       * Webcams
   
    * Smartphones & Wearables
       * All Smartphones & Wearables
       * Accessories
       * Smartphones
       * Wearables
   
    * Software
       * All Software
       * Graphics & Design
       * Office Applications
       * Operating Systems
       * Security

 * Storage
    * All Components & Storage
    * Accessories
    * Power Supply Units
       * All Power Supply Units
   
    * Graphics & Interface Cards
       * All Graphics & Interface Cards
       * Graphics Cards
       * Interface cards
       * Storage Controller
       * TV Tuners
   
    * Hard Drives
       * All Hard Drives
       * Hard Drive Enclosures
       * External Hard Drives
       * Internal Hard Drives
       * NAS / Network Attached Storage
       * SSD / Solid State Drives
   
    * Media
       * All Media
       * Blank Media (CD, DVD & Blu-Ray)
       * Flash Memory Cards
   
    * Memory
       * All Memory
       * Desktop Memory
       * Generic Memory
       * Laptop Memory
       * Proprietary Memory
   
    * Processors
       * All Processors
   
    * Other Drives (Optical, USB)
       * All Other Drives (Optical, USB)
       * Flash Memory Card Readers
       * Optical Drives
       * USB Memory Sticks

 * Electronics
    * All Electronics
    * Cameras & Camcorders
       * All Cameras & Camcorders
       * Accessories
       * Action Cameras
       * Camcorders
       * DashCams
       * Digital Cameras
   
    * Gaming & Gadgets
       * All Gaming & Gadgets
       * Accessories
       * Gadgets
       * Games
       * Games Consoles
       * Gaming Headsets
       * Joysticks & Gamepads
       * Virtual Reality Headsets
   
    * Baby Monitors
       * All Baby Monitors
   
    * Portable Entertainment
       * All Portable Entertainment
       * Accessories
       * MP3 Players
       * Headphones
       * Speakers
   
    * Telephony
       * All Telephony
       * Accessories
       * BT Phone Books
       * Telephones
   
    * TV & Home Entertainment
       * All TV & Home Entertainment
       * Accessories
       * Digiboxes & recorders
       * Home Cinema Projectors
       * Soundbars & Home Theatre Systems
       * Media Players & Streaming
       * Televisions

 * Networking
    * All Networking
    * Network Devices
       * All Network Devices
       * Access Points
       * Accessories & Modules
       * Powerline Adapters
       * Modems
       * Network Interface Cards
       * Whole Home Wi-Fi
   
    * Routers & Switches
       * All Routers & Switches
       * Routers
       * Switches
   
    * Smart Home
       * All Smart Home
       * Heating
       * Lighting
       * Power
       * Security
       * Smart Displays
       * Smart Speakers

 * Print & office
    * All Print & Office
    * Projectors
       * All Projectors
       * Accessories
       * Projector Lamps
       * Projectors
   
    * Printers & Scanners
       * All Printers & Scanners
       * Accessories
       * Ink & Toners
       * Printers & Multifunction
       * Scanners & Barcode Readers
   
    * Security & Monitoring

 * Cables
    * All Cables & Adapters
    * Adaptors
       * All Adaptors
   
    * Cables
       * All Cables
       * AV Cables
       * Cables Management
       * External Cables
       * Internal Computer Cables
       * Networking Cables
   
    * Power
       * All Power
       * Accessories
       * Batteries & Chargers
       * Power Cables
       * Surge Protection

 * Brands
    * All Brands
    * Laptops & Tablets
       * Apple
       * Asus
       * HP
       * Lenovo
       * Philips Monitors
       * Samsung
   
    * Smart Home
       * Amazon
       * Arlo
       * BT
       * Google
       * Portal from Facebook
       * Philips Hue
       * Ring
   
    * Smartphones & Wearables
       * Apple
       * Fairphone
       * Fitbit
       * Google
       * Samsung
   
    * TV & Sound
       * Apple
       * Anker
       * Google
       * LG
       * Samsung
       * Sonos

 * Deals
    * All Deals
    * Limited Time Offers
       * Latest Deals
       * Deal of the Day
       * Smart Home Deals
       * FREE Phone Case with selected phones
       * Clearance
       * Used Stock
       * Trade in your old device
   
    * Campaigns
       * Back to School
       * Summer of Sport
       * Spotlight On: Smart Security
       * Spotlight On: Smart Speakers
       * Spotlight On: Keeping in touch
       * Spotlight On: Home Working
       * Device Finder
       * Student Discount
       * Tech Innovation
       * Top Tips on Tech
       * Gaming Hub
   
    * Bundle Offers
       * Bundles
       * Whole Home Wi-Fi Bundles




INVALID REQUEST

The link you have clicked on was invalid or may have expired, please try again
or contact our customer service team for further assistance.

>
Account login
>
Account...


LOGIN

SHOPPED WITH US BEFORE? SIGN IN TO YOUR BT SHOP ACCOUNT WITH YOUR REGISTERED
EMAIL ADDRESS AND PASSWORD. IF YOU’RE NEW TO BT SHOP, CLICK THE ‘REGISTER’
BUTTON BELOW.

IF YOU TAKE SERVICES FROM BT (BROADBAND, TV) YOUR MYBT AND/OR BT ID LOGIN ISN'T
VALID ON BT SHOP. YOU’LL NEED TO CREATE A NEW ACCOUNT.

Existing customers
Email *

Password *
Forgotten password?

* indicates a required value

Sign in
Not signed up?

Shopping with us for the first time? Opening an account is easy! To open a new
BT Shop account now, please start by clicking Register below.

 * Receive special offers and promotions.
 * Speed your way through checkout.
 * View your order history and your current addresses.
 * Access your saved items.
 * Instant access to your account.

Register

Need it in a hurry?
Express delivery available on selected items


Over 15,000 products
The latest technology from the biggest brands


UK customer service
Our people are on hand Mon to Fri 9am - 5pm


Over 25 years of experience
Trusted by customers for over two decades


Help & Support

Contact us
Returns policy
Delivery charges
Help pages
COVID-19

My Account

My Account

Orders
Personal Details
Addresses
Payment methods
Wishlist

Shopping

Shopping

BT Whole Home Wi-Fi
Bundle deals
Gaming
Latest deals
Smart home

Information

Information

About us
Cookie policy
Privacy policy
Terms & Conditions
Security policy
Sitemap

BT Shop is a trading style of British Telecommunications Public Limited Company,
which is authorised and regulated by the Financial Conduct Authority. British
Telecommunications Public Limited Company is acting as a credit broker for
PayPal Credit.

PayPal Credit is a trading name of PayPal (Europe) Sarl et Cie, SCA, 22-24
Boulevard Royal, L2449 Luxembourg. PayPal Credit is subject to status, terms and
conditions apply.






COOKIES ON BT SHOP

We use cookies to do things like remember what you've added to your shopping
basket and show you content we think you'll be interested in. If you're happy
with the use of cookies by BT Shop and selected third parties, click OK to
continue.

About cookies
OK


ABOUT COOKIES

Some cookies are essential - we can't provide our services without them. Other
cookies can be turned off, although our website won't work as well without them.
Click OK to accept cookies and continue.

Edit settings
OK
More about cookies


FUNCTIONAL COOKIES

These cookies let us do things like remember your login details and settings and
provide support using live chat.


Allow functional cookies?
Yes
No
Allow all cookies


TARGETING COOKIES

We use these cookies to do things like show you content and promotions we think
you'll like while you're browsing BT Shop and other sites. They also let you
share pages with social media sites.


Allow targeting cookies?
Yes
No
Allow all cookies


THANKS, YOU'RE ALL SET!

You can change your cookies settings whenever you like by using the 'Cookie
preferences' link at the bottom of every page on this website.

OK


YOUR COOKIE SETTINGS

Here are your current cookie settings.

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

Necessary and performance cookies (required)
ON
Functional cookies
ON
Targeting cookies
ON
Edit settings
OK




ITEM NOT AVAILABLE

To help you find items available at this time, we’re only showing items we have
in stock to avoid backorders. Pop your email address below and we’ll let you
know when this item is back in stock:

Please enter a valid email

Notify me