Compatible Lexmark 52D0Z00 Black Toner 1 Pack

Compatible Lexmark 52D0Z00 Black Toner 1 Pack

$46.99
  • Same-day shipping on orders before 1:00 PM (EST)
  • Fast local delivery from our own Canadian warehouses
  • 4 warehouse locations: AB, BC, QC, SK
  • 30-day easy returns if you're not satisfied
  • 1-year warranty on all compatible ink & toner
  • Proudly Canadian small business
Available:In Stock

    Bundle & Save

    Buy 1
    Compatible Lexmark 52D0Z00 Black Toner 1 Pack
    $46.99
    Buy 2 Save 5% OFF
    Compatible Lexmark 52D0Z00 Black Toner 1 Pack - (2X)
    $89.28 $93.98
    Buy 3 Save 10% OFF
    Compatible Lexmark 52D0Z00 Black Toner 1 Pack - (3X)
    $126.87 $140.97
    My Image
    Product Info & Specs
    Product Information & Specifications
    Page Yield100,000 Pages
    ColourBlack
    Quantity1
    CapacityStandard Capacity
    Cartridge TypeImaging Unit
    Cartridge ConditionCompatible
    Shelf Life24 Months

    Compatible with:

    Lexmark - MS Series    

    MS710dn, MS810de,MS810dn
    MS810dtn, MS810n, MS811dn    
    MS811dtn, MS811n, MS812de    
    MS812dn, MS812dtn

       
    Lexmark - MX Series    
    MX710de ,MX710dhe, MX711de    
    MX711dhe, MX711dthe, MX810de    
    MX810dfe, MX810dme, MX810dpe    
    MX810dte, MX810dtfe, MX810dtme    
    MX810dtpe, MX810dxe, MX810dxfe    
    MX810dxme, MX810dxpe, MX811de    
    MX811dfe, MX811dme, MX811dpe    
    MX811dte, MX811dtfe, MX811dtme    
    MX811dtpe, MX811dxe, MX811dxfe    
    MX811dxme, MX811dxpe, MX812de    
    MX812dfe, MX812dme, MX812dpe    
    MX812dte, MX812dtfe, MX812dtme    
    MX812dtpe, MX812dxe, MX812dxfe    
    MX812dxme, MX812dxpe    

    document.addEventListener("DOMContentLoaded", function () { const header = document.querySelector(".header-main"); const logoImg = document.querySelector(".logo-site img"); if (!header) return; // Save original styles const originalPosition = header.style.position || ""; const originalTop = header.style.top || ""; const originalPaddingTop = header.style.paddingTop || ""; const originalPaddingBottom = header.style.paddingBottom || ""; const originalLogoWidth = logoImg ? logoImg.style.maxWidth || "" : ""; const originalBackgroundColor = header.style.backgroundColor || ""; if (logoImg) logoImg.style.transition = "max-width 0.3s ease"; header.style.transition = "padding 0.3s ease, background-color 0.3s ease"; function onScroll() { if (window.scrollY > 0) { header.style.position = "fixed"; header.style.top = "0"; header.style.left = "0"; header.style.right = "0"; header.style.width = "100%"; header.style.zIndex = "9999"; // Shrink header header.style.paddingTop = "0"; header.style.paddingBottom = "0"; // Set white background header.style.backgroundColor = "white"; // Shrink logo if (logoImg) logoImg.style.maxWidth = "100px"; } else { // Revert to original header.style.position = originalPosition; header.style.top = originalTop; header.style.paddingTop = originalPaddingTop; header.style.paddingBottom = originalPaddingBottom; header.style.backgroundColor = originalBackgroundColor; if (logoImg) logoImg.style.maxWidth = originalLogoWidth; } } window.addEventListener("scroll", onScroll); });