HP 564XL Photo Black New Compatible Inkjet Cartridge - High Capacity (CB322W-CR277WN)

HP 564XL Photo Black New Compatible Inkjet Cartridge - High Capacity (CB322W-CR277WN)

$7.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
    HP 564XL Photo Black New Compatible Inkjet Cartridge - High Capacity (CB322W-CR277WN)
    $7.99
    Buy 2 Save 5% OFF
    HP 564XL Photo Black New Compatible Inkjet Cartridge - High Capacity (CB322W-CR277WN) - (2X)
    $15.18 $15.98
    Buy 3 Save 10% OFF
    HP 564XL Photo Black New Compatible Inkjet Cartridge - High Capacity (CB322W-CR277WN) - (3X)
    $21.57 $23.97
    My Image
    Product Info & Specs
    Product Information & Specifications

    ✅This is not a cheap compatible Ink Cartridge that under perform, This is HIGH QUALITY ink cartridge ship from Canada to provide you with highest quality results.

    ✅Compatible with : PhotoSmart 7510 e-All-in-One, PhotoSmart 7515 e-All-in-One, PhotoSmart 7520 e-All-in-One, PhotoSmart 7525 e-All-in-one, PhotoSmart B8550, PhotoSmart B8553, PhotoSmart C5324, PhotoSmart C5370, PhotoSmart C5373, PhotoSmart C5380, PhotoSmart C5383, PhotoSmart C5388, PhotoSmart C5390, PhotoSmart C5393, PhotoSmart C6324, PhotoSmart C6340, PhotoSmart C6350, PhotoSmart C6380, PhotoSmart D5460, PhotoSmart D5463, PhotoSmart D5468, PhotoSmart D7560, PhotoSmart Premium Fax All-in-One - C309a, PhotoSmart Premium Fax e-All-in-One - C410a, PhotoSmart Premium Fax e-All-in-One - C410b, PhotoSmart Premium Fax e-All-in-One - C410e, PhotoSmart Premium Web All-in-One - C309n, PhotoSmart Premium e-All-in-One - C310a, PhotoSmart eStation - C510a, PhotoSmart Premium All-in-One - C309g, PhotoSmart Premium e-All-in-One - C310b, PhotoSmart Premium e-All-in-One - C310c

    ✅Page Yield: 290 pages each @ 5% Coverage

    ✅Eco Friendly & Guaranteed to meet or exceed all OEM standards for page yield and print quality.

    ✅Free Returns & 1 year Money Back Guarantee

    ✅Delivered in 3-6 Business days in Most cities in Canada.

    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); });