QTY OF ITEMS TO INCLUDE LOGITECH G903 LIGHTSPEED WIRELESS GAMING MOUSE, HERO 25K SENSOR, 25,600 DPI, RGB, LIGHTWEIGHT, PROGRAMMABLE BUTTONS, 140H BATTERY LIFE, POWERPLAY-COMPATIBLE, AMBIDEXTROUS, PC/ (2024)

× Bidding has ended on this item.

"); if (!$(this).is(":visible")) { $(this).fadeTo(1000, 1, function () { $(this).slideDown(500); }); } }); } if (data.Accepted) { //prepare success system message systemMessage = "

×" + contextMessageDictionary["ActionSuccess"] + "

"; if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } //render checkout button if a lineitem was returned //EXCEPT: when Auto Generate Invoices is enabled, do not render checkout buttons for lots until the entire event has ended if (!autoGenerateInvoices && ownerAllowsInstantCheckout && data.LineItemID) { var checkoutUrl = 'https://johnpyeauctions.co.uk/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fEvent%2fLotDetails%2f226428749%2fQTY-OF-ITEMS-TO-INCLUDE-LOGITECH-G903-LIGHTSPEED-WIRELESS-GAMING-MOUSE-HERO-25K-SENSOR-25600-DPI-RGB-LIGHTWEIGHT-PROGRAMMABLE-BUTTONS-140H-BATTERY-LIFE-POWERPLAYCOMPATIBLE-AMBIDEXTROUS-PC'; if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } var checkoutHtml = '

' + '' + '' + '' + '' + '' + '' + 'Checkout' + '' + '' + '

'; if ($(".detail__context-menu").find(".btn__detail__checkout").length == 0) { $(".detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("skipped rendering checkout button because one already exists."); } } if (data.LineItemID && !highlightCheckoutButtonForBuyNow) { //render contact seller button if one does not already exist if (false && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage?receiver=JohnPye&template=ask_listing_question&listingID=226428750&returnUrl=%2FEvent%2FLotDetails%2F226428749%2FQTY-OF-ITEMS-TO-INCLUDE-LOGITECH-G903-LIGHTSPEED-WIRELESS-GAMING-MOUSE-HERO-25K-SENSOR-25600-DPI-RGB-LIGHTWEIGHT-PROGRAMMABLE-BUTTONS-140H-BATTERY-LIFE-POWERPLAYCOMPATIBLE-AMBIDEXTROUS-PC'; var contactSellerHtml = '

' + '' + '' + '' + '' + '' + '' + 'Contact Seller' + '' + '' + '

'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for line item #" + data.LineItemID); } //render feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=226428750&Receiver=JohnPye' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

'; $(".detail__context-menu").append(feedbackHtml).show(); jslog("feedback button rendered for line item #" + data.LineItemID); } } } else { //ReasonString is populated, prepare a Negative System message if (contextMessageDictionary[data.ReasonString]) { systemMessage = "

×" + contextMessageDictionary[data.ReasonString] + "

"; } else { systemMessage = "

×" + data.ReasonString + "

"; } if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } } } else { //Context is null, but ReasonString is populated, prepare a Negative System message if (contextMessageDictionary[data.ReasonString]) { systemMessage = "

×" + contextMessageDictionary[data.ReasonString] + "

"; } else { systemMessage = "

×" + data.ReasonString + "

"; } if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } } } }); // render a checkout button if: // // - the lot ends successfully, and // - the winner is viewing, but only if // - auto gen invoices is disabled // // mainly to prevent one invoice per LOT per buyer, rather than the generally preferred one invoice per EVENT per buyer $(document).on("SignalR_UpdateListingStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; if (autoGenerateInvoices || ownerAllowsInstantCheckout) { if (data.Status == "Successful" && data.LineItemID && data.LineItemPayerUN == "") { //when Auto Generate Invoices is enabled, do not render checkout buttons for lots until the entire event has ended if (!autoGenerateInvoices) { var checkoutUrl = 'https://johnpyeauctions.co.uk/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fEvent%2fLotDetails%2f226428749%2fQTY-OF-ITEMS-TO-INCLUDE-LOGITECH-G903-LIGHTSPEED-WIRELESS-GAMING-MOUSE-HERO-25K-SENSOR-25600-DPI-RGB-LIGHTWEIGHT-PROGRAMMABLE-BUTTONS-140H-BATTERY-LIFE-POWERPLAYCOMPATIBLE-AMBIDEXTROUS-PC'; var checkoutHtml = '

' + '' + '' + '' + '' + '' + '' + 'Checkout' + '' + '' + '

'; if ($(".detail__context-menu").find(".btn__detail__checkout").length == 0) { $(".detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("skipped rendering checkout button because one already exists."); } } //render contact seller button if one does not already exist if (false && $("a.btn__detail__contactuser").length == 0) { //"/Account/SendListingMessage?receiver=tester1&template=ask_listing_question&listingID=166614&returnUrl=%2FListing%2FDetails%2F166614%2Ftest-item-J" var contactSellerUrl = '/Account/SendListingMessage?receiver=JohnPye&template=ask_listing_question&listingID=226428750&returnUrl=%2FEvent%2FLotDetails%2F226428749%2FQTY-OF-ITEMS-TO-INCLUDE-LOGITECH-G903-LIGHTSPEED-WIRELESS-GAMING-MOUSE-HERO-25K-SENSOR-25600-DPI-RGB-LIGHTWEIGHT-PROGRAMMABLE-BUTTONS-140H-BATTERY-LIFE-POWERPLAYCOMPATIBLE-AMBIDEXTROUS-PC'; var contactSellerHtml = '

' + '' + '' + '' + '' + '' + '' + 'Contact Seller' + '' + '' + '

'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for line item #" + data.LineItemID); } //render feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=226428750&Receiver=JohnPye' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

'; $(".detail__context-menu").append(feedbackHtml).show(); jslog("feedback button rendered for line item #" + data.LineItemID); } } } }); $(".GoToPrevLot").on("click", function () { var thisLotOrder = 664; var lastLotOrder = 899; if (thisLotOrder > 0) { $(".GoToPrevLot").prop("disabled", true); $.post("/RealTime/GetLotIdByLotOrder", { eventId: 225854935, lotOrder: (thisLotOrder - 1) }) .done(function (data) { if (data.LotId) { window.location.href = "/Event/LotDetails" + "/" + data.LotId; } }); } }); $(".GoToNextLot").on("click", function () { var thisLotOrder = 664; var lastLotOrder = 899; if (thisLotOrder < lastLotOrder) { $(".GoToNextLot").prop("disabled", true); $.post("/RealTime/GetLotIdByLotOrder", { eventId: 225854935, lotOrder: (thisLotOrder + 1) }) .done(function (data) { console.log("next lot result: ", data); if (data.LotId) { window.location.href = "/Event/LotDetails" + "/" + data.LotId; } }); } }); $(document).on("SignalR_UpdateInvoiceStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; jslog("SignalR_UpdateInvoiceStatus (listing, invoice, status, payer): " + data.ListingID + ", " + data.InvoiceID + ", " + data.InvoiceStatus + ", " + data.InvoicePayerUN); //show "View Invoice" or "Checkout" button if applicable if (data.InvoicePayerUN == aweUserName) { //get result of /RealTime/IsInvoicePayable?invoiceId=nnnnnn var promise = Proxy.invokeAsync("IsInvoicePayable", { invoiceId: data.InvoiceID }, function(result) { var checkoutUrl = 'https://johnpyeauctions.co.uk/Account/Invoice/' + data.InvoiceID; checkoutUrl += '?returnUrl=%2fEvent%2fLotDetails%2f226428749%2fQTY-OF-ITEMS-TO-INCLUDE-LOGITECH-G903-LIGHTSPEED-WIRELESS-GAMING-MOUSE-HERO-25K-SENSOR-25600-DPI-RGB-LIGHTWEIGHT-PROGRAMMABLE-BUTTONS-140H-BATTERY-LIFE-POWERPLAYCOMPATIBLE-AMBIDEXTROUS-PC'; if (result.isPayable) { //invoice is payable if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } if ($("a.btn__detail__checkout").length == 0) { //render checkout button if one does not already exist var checkoutHtml = '

' + '' + '' + '' + '' + '' + '' + 'Checkout' + '' + '' + '

'; $(".detail__context-menu").prepend(checkoutHtml).show(); jslog("checkout button rendered for invoice #" + data.InvoiceID); } } else { //the invoice is not payable, so instead of 'checkout' button, render 'view invoice' button if one does not already exist if ($("a.btn__detail__invoices").length == 0) { var viewInvoiceHtml = '

' + '' + '' + '' + '' + '' + '' + 'View Invoice' + '' + '' + '

'; $(".detail__context-menu").append(viewInvoiceHtml).show(); jslog("view invoice button rendered for invoice #" + data.InvoiceID); } } //only render the contact and/or feedback buttons if either // a) the web.config setting HighlightCheckoutButtonForBuyNow is set to False, or // b) the invoice is not payable if (!highlightCheckoutButtonForBuyNow || !result.isPayable) { //render contact seller button if one does not already exist if (false && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage?receiver=JohnPye&template=ask_listing_question&listingID=226428750&returnUrl=%2FEvent%2FLotDetails%2F226428749%2FQTY-OF-ITEMS-TO-INCLUDE-LOGITECH-G903-LIGHTSPEED-WIRELESS-GAMING-MOUSE-HERO-25K-SENSOR-25600-DPI-RGB-LIGHTWEIGHT-PROGRAMMABLE-BUTTONS-140H-BATTERY-LIFE-POWERPLAYCOMPATIBLE-AMBIDEXTROUS-PC'; var contactSellerHtml = '

' + '' + '' + '' + '' + '' + '' + 'Contact Seller' + '' + '' + '

'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for invoice #" + data.InvoiceID); } //render feedback button if (false) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=226428750&Receiver=JohnPye' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

'; $(".detail__context-menu").append(feedbackHtml).show(); jslog("feedback button rendered for invoice #" + data.InvoiceID); } } }, function(error) { jslog("Error retrieving invoice status (1): " + error); } ); promise.fail(function (jqXHR, textStatus) { jslog("Error retrieving invoice status (2): " + textStatus); }); } }); });

Back To Catalog

Saleroom Location

Edinburgh SR24-1425- Parcel Delivery Only

John Pye Auctions,Bridgeness Rd Carriden Bo’ness West Lothian EH51 9SF Nr Edin

VIEWING MONDAY 29THAPRIL20249AM - 12PM

PAYMENT DEADLINE - THURSDAY 2ND MAY 2024- 4PM

25% Buyers Premium + 20% VAT

This Auction Uses Online Bidding.

Lot # 665

QTY OF ITEMS TO INCLUDE LOGITECH G903 LIGHTSPEED WIRELESS GAMING MOUSE, HERO 25K SENSOR, 25,600 DPI, RGB, LIGHTWEIGHT, PROGRAMMABLE BUTTONS, 140H BATTERY LIFE, POWERPLAY-COMPATIBLE, AMBIDEXTROUS, PC/ (1)

  • QTY OF ITEMS TO INCLUDE LOGITECH G903 LIGHTSPEED WIRELESS GAMING MOUSE, HERO 25K SENSOR, 25,600 DPI, RGB, LIGHTWEIGHT, PROGRAMMABLE BUTTONS, 140H BATTERY LIFE, POWERPLAY-COMPATIBLE, AMBIDEXTROUS, PC/ (2)

  • QTY OF ITEMS TO INCLUDE LOGITECH G903 LIGHTSPEED WIRELESS GAMING MOUSE, HERO 25K SENSOR, 25,600 DPI, RGB, LIGHTWEIGHT, PROGRAMMABLE BUTTONS, 140H BATTERY LIFE, POWERPLAY-COMPATIBLE, AMBIDEXTROUS, PC/ (3)

  • QTY OF ITEMS TO INCLUDE LOGITECH G903 LIGHTSPEED WIRELESS GAMING MOUSE, HERO 25K SENSOR, 25,600 DPI, RGB, LIGHTWEIGHT, PROGRAMMABLE BUTTONS, 140H BATTERY LIFE, POWERPLAY-COMPATIBLE, AMBIDEXTROUS, PC/ (4)

Hammer Price: £62.00 (Approx (€70.68))


Edinburgh 24 - Delivery Only - QTY OF ITEMS TO INCLUDE LOGITECH G903 LIGHTSPEED WIRELESS GAMING MOUSE, HERO 25K SENSOR, 25,600 DPI, RGB, LIGHTWEIGHT, PROGRAMMABLE BUTTONS, 140H BATTERY LIFE, POWERPLAY-COMPATIBLE, AMBIDEXTROUS, PC/ QTY OF ITEMS TO INCLUDE LOGITECH G903 LIGHTSPEED WIRELESS GAMING MOUSE, HERO 25K SENSOR, 25,600 DPI, RGB, LIGHTWEIGHT, PROGRAMMABLE BUTTONS, 140H BATTERY LIFE, POWERPLAY-COMPATIBLE, AMBIDEXTROUS, PC/ (5)


Parcel Delivery (DPD) £10.00 (£1.00 as additional lot)

Shipping Info

Edinburgh SR24-1425- Parcel Delivery Only

John Pye Auctions,Bridgeness Rd Carriden Bo’ness West Lothian EH51 9SF Nr Edin

VIEWING MONDAY 29THAPRIL20249AM - 12PM

PAYMENT DEADLINE - THURSDAY 2ND MAY 2024- 4PM

Description

QTY OF ITEMS TO INCLUDE LOGITECH G903 LIGHTSPEED WIRELESS GAMING MOUSE, HERO 25K SENSOR, 25,600 DPI, RGB, LIGHTWEIGHT, PROGRAMMABLE BUTTONS, 140H BATTERY LIFE, POWERPLAY-COMPATIBLE, AMBIDEXTROUS, PC/MAC - BLACK: LOCATION - C RACK

John Pye Auctions will bid incrementally for you up to your maximum bid. Your maximum bid is kept a secret from other users.

Your bid is a contract between you and the listing creator. If you have the highest bid you will enter into a legally binding purchase contract.


QTY OF ITEMS TO INCLUDE LOGITECH G903 LIGHTSPEED WIRELESS GAMING MOUSE, HERO 25K SENSOR, 25,600 DPI, RGB, LIGHTWEIGHT, PROGRAMMABLE BUTTONS, 140H BATTERY LIFE, POWERPLAY-COMPATIBLE, AMBIDEXTROUS, PC/ (2024)

FAQs

How many buttons are on the Logitech G903? ›

11 PROGRAMMABLE BUTTONS

Use Logitech G HUB to program your favorite commands and macros to each of the up to 11 buttons. Build, crouch, melee, ult, heal put your power moves at your fingertips.

Does the Logitech G903 have wireless charging? ›

The included POWERCORE module enables compatible wireless mice for POWERPLAY. It works with the G903, and G703 wireless gaming mice. Easily swap in the magnetic POWERCORE module and you're ready to wirelessly charge.

Does the G903 have onboard memory? ›

Configurable ambidextrous buttons, custom RGB lighting, 11 programmable buttons, on-the-fly DPI shift settings, onboard memory and more. G903 does it all with Logitech G HUB.

Does the G903 have Bluetooth? ›

The Logitech is also Bluetooth-compatible and also has a horizontal scroll wheel.

Is G903 good for FPS? ›

The Logitech G903 HERO is great for FPS gaming. It has low click latency whether you're using it wired or wirelessly. It has a very wide CPI range and the sensor is very consistent when you move it quickly. It's well-built and comfortable to use, but unfortunately, it's a heavy mouse.

How do I setup my Logitech wireless mouse? ›

Plug the wireless receiver into your computer USB port

Your device should now be connected. If not, press and hold the Easy-Switch™ button (on bottom of mouse) for 3 seconds. When the light begins blinking, the mouse is ready to pair with your computer.

Can I reprogram a USB dongle? ›

If you do not have the necessary licenses on your dongle, it will have to be reprogrammed. Reprogramming a dongle is a two-part process: Creating a . wbc file – you need to create and send to Chaos a remote programming context file, which contains information identifying your specific dongle.

Can I pair my Logitech mouse with another receiver? ›

Since the Logitech Unifying Multi-Connect Utility software can pair compatible devices to any Unifying receiver, you do not have to keep or track the receiver to the product with which it originally shipped. For some mice and keyboards, you have the option of storing the unused receiver in the product itself.

How long does the G903 battery last? ›

Thankfully, though, the Logitech G903 has a fairly-sizable battery life with up to 24 hours of usage – or up to 32 hours without any lighting at all.

Does the G903 have an infinite scroll wheel? ›

Our Verdict

It has more programmable buttons, and you can unlock the scroll wheel for infinite scroll.

Can you charge Logitech mouse with phone charger? ›

You absolutely can charge any USB device with a proper USB-C charger. USB devices like mice, headphones, keyboards, and even phones can charge at the minimum voltage USB puts out (5V).

How do I setup my G903 mouse? ›

To connect your G903 Lightspeed mouse to your computer, press the power button on the bottom of the mouse to turn it on, then plug the USB receiver into an available USB port on your computer. The mouse will automatically pair with the receiver.

What is the button on the bottom of my G903? ›

Around the bottom you'll find a switch to turn the wireless receiver on or off, a button to toggle through the on-board stored profiles (you can have up to 5), and a round coin-shaped disc.

Does G903 have hero sensor? ›

It's evolved. The addition of the advanced HERO 25K Sensor delivers unparalleled precision and performance with 1:1 tracking and 25,600 max DPI — plus zero smoothing, filtering, or acceleration.

What are the 123 buttons on Logitech mouse? ›

You can pair the mouse and keyboard up to 3 devices. The 1 2 3 are to switch between devices.

How many buttons does the Logitech G203 have? ›

Six Programmable Buttons

Logitech G203 can be used directly out-of-the-box, or can be fully configured using G HUB. Advanced users can configure any of the 6 buttons to simplify in-game actions.

What are the side buttons for on a Logitech mouse? ›

Holding a side button when using the scroll wheel allows you to scroll horizontally. But if you program the side buttons to do certain functions—namely, volume up and down, zooming in and out, switching applications, or using a Windows gesture—horizontal scroll won't work.

References

Top Articles
Latest Posts
Article information

Author: Neely Ledner

Last Updated:

Views: 5737

Rating: 4.1 / 5 (62 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Neely Ledner

Birthday: 1998-06-09

Address: 443 Barrows Terrace, New Jodyberg, CO 57462-5329

Phone: +2433516856029

Job: Central Legal Facilitator

Hobby: Backpacking, Jogging, Magic, Driving, Macrame, Embroidery, Foraging

Introduction: My name is Neely Ledner, I am a bright, determined, beautiful, adventurous, adventurous, spotless, calm person who loves writing and wants to share my knowledge and understanding with you.