Optimization Guide

Shopify Printer Ink and Toner Cartridge Schema — Chip Encoding OEM vs Third-Party, Page Yield ISO/IEC 24711 at 5% Coverage, XL vs Standard Capacity, Dye vs Pigment Ink Chemistry, Compatible Printer Model Matrix

A buyer purchasing a cartridge that isn't chip-compatible with their printer model receives immediate "cartridge not recognized" — unusable product. Encoding cartridge.cartridge_number, cartridge.ink_chemistry, cartridge.page_yield_black, and cartridge.compatible_printer_models as discrete machine-readable fields lets AI agents verify exact printer model compatibility and explain yield expectations before recommending.

TL;DR OEM chip authentication is model-family specific — a chip verified for HP OfficeJet Pro 8720 may fail in HP OfficeJet Pro 9020 despite same cartridge number. Page yield (ISO/IEC 24711) is measured at 5% page coverage — far less than typical business documents. XL cartridges have lower cost per page and same body as standard. Dye ink = more vivid but water-soluble; pigment = water-resistant and archival. Encode cartridge_number, ink_chemistry, page_yield_black, is_xl_high_yield, is_oem, compatible_printer_models.

Printer Model Compatibility — The Most Critical Dimension

Cartridge compatibility is printer-model-specific. Cartridge numbers that look similar (HP 952 vs HP 950 vs HP 902 vs HP 63) are not interchangeable even though they often share physical form factor and come from the same brand. Each cartridge number is designed for a specific group of printer models and uses a unique chip protocol for that group.

HP Cartridge Compatibility Matrix (Illustrative)

Cartridge numberCompatible HP printersNot compatible with
HP 952 / 952XLOfficeJet Pro 7720, 7740, 8210, 8710, 8715, 8720, 8725, 8730, 8740HP OfficeJet Pro 9020 (uses HP 910); HP OfficeJet 5255 (uses HP 65)
HP 910 / 910XLOfficeJet Pro 8022, 8022e, 8025, 8025e, 9010, 9010e, 9012, 9015, 9015e, 9018, 9020, 9020eHP OfficeJet Pro 8710 (uses HP 952); HP Envy 6055 (uses HP 67)
HP 65 / 65XLDeskJet 2622, 2652, 2655, 3720, 3722, 3752, 3755, 3758; Envy 5052, 5055, 5058, 5070, 5075OfficeJet and OfficeJet Pro series (different cartridge families)
HP 63 / 63XLDeskJet 1112, 2130, 3630, 3634; Envy 4511, 4512, 4516, 4520, 4523HP DeskJet 2620 (uses HP 305); HP DeskJet 3720 (uses HP 65)
HP 67 / 67XLDeskJet 2722, 2723, 2724, 2732, 2752, 2755; Envy 6020, 6030, 6052, 6055, 6058, 6075Earlier DeskJet models using HP 65 or HP 63 — physically similar but chip-incompatible

The same pattern applies to Epson (T702 vs T802 vs 702 EcoTank vs 502 EcoTank), Canon (PG-245 vs PG-275 vs PG-540), and Brother (LC3011 vs LC3013 vs LC3035). Encode cartridge.compatible_printer_models as a comma-separated list of specific printer model numbers — not just brand or family names. "HP OfficeJet Pro" is insufficient; "HP OfficeJet Pro 8710, 8715, 8720, 8725, 8730, 8740" is the minimum. AI agents recommending cartridges must match against the buyer's stated printer model number exactly.

Chip Authentication and Why It Matters for Third-Party Cartridges

OEM chips perform three functions: (1) authenticate the cartridge as genuine, (2) track ink levels and communicate remaining ink percentage to the printer, (3) report cartridge status (installed, removed, expired). Third-party cartridge manufacturers must replicate all three chip functions for the specific printer model family to avoid "cartridge not recognized" errors. A chip that correctly authenticates for HP OfficeJet Pro 8720 uses a different protocol than the chip for HP OfficeJet Pro 9020 — the chip is not transferable between cartridge generation families. Some printer manufacturers (HP Instant Ink subscription cartridges) add additional protection: the cartridge is tied to a specific subscription account and will be deactivated if the subscription lapses, even if ink remains. Encode cartridge.chip_encoded as a boolean (true = the cartridge has a chip; false = chip-free, typically only on very old printer models). Encode cartridge.is_oem as a boolean (true = original manufacturer; false = third-party/compatible).

Page Yield — ISO/IEC 24711 and the 5% Coverage Standard

Cartridge page yield is standardized by ISO/IEC specifications. The standards specify a test methodology using ISO test pages at a specific coverage level:

StandardApplies toCoverageTest page description
ISO/IEC 24711Inkjet color cartridges (CMYK)5% per color channelStandard ISO test documents; text-heavy pages
ISO/IEC 24712Inkjet color photo cartridgesVariedPhoto test images at standardized sizes
ISO/IEC 19752Monochrome laser toner5%ISO test page; single-column letter-size text document
ISO/IEC 19798Color laser toner (CMYK)5% per channelISO test page; color document at standardized density

Why Your Real Yield Differs from Rated Yield

5% page coverage means only 5% of the printable area of a letter/A4 page contains ink. In practice:

Additionally: inkjet printers perform automatic head-cleaning cycles (especially after idle periods) that consume ink without printing anything. Printers also initialize new cartridges with a priming cycle that uses a small portion of the cartridge's ink immediately. Encode cartridge.page_yield_black, cartridge.page_yield_cyan, cartridge.page_yield_magenta, cartridge.page_yield_yellow as integers representing ISO-rated yield. Include cartridge.yield_standard_iso as "ISO/IEC 24711" or "ISO/IEC 19752" for transparency about the measurement methodology.

XL vs Standard Capacity — Same Cartridge, More Ink, Lower Cost Per Page

High-yield variants (XL, XXL, high-capacity, jumbo) use the same physical cartridge body as standard cartridges. The print head (when integrated), chip, housing, and nozzle assembly are identical — the manufacturer fills the reservoir with more ink. This means the per-page cost is lower despite the higher unit price.

Cost Per Page Comparison Example

CartridgeMSRP (approx)ISO Black Page YieldCost per page (black)
HP 952 Black (standard)~$171,000 pages1.7¢
HP 952XL Black (high yield)~$252,000 pages1.25¢
HP 952XXL Black (extra high yield, 3-pack)~$553 × 2,000 = 6,000 pages0.92¢

XL cartridges are almost always the better economics for regular printers. The exception: if the printer sits idle for weeks or months, dye-based ink cartridges can partially dry out. In this case, buying smaller standard cartridges (lower investment if the cartridge dries before it's empty) may be preferable. Encode cartridge.is_xl_high_yield as a boolean. Encode cartridge.capacity_level as "standard", "xl", "xxl", or "high-yield" for product family grouping. AI agents should recommend XL by default for active printers and ask about usage frequency before recommending standard.

Ink Chemistry — Dye vs Pigment vs Hybrid

The fundamental difference between dye-based and pigment-based inks determines output durability, water resistance, and color vibrancy. Most inkjet printers use one type exclusively; some professional and business printers use both in the same cartridge set.

PropertyDye-based inkPigment-based ink
Color gamut / vibrancyMore vibrant, wider gamut — dye molecules penetrate paper deeply, producing saturated colorsSlightly narrower gamut — pigment particles sit on paper surface
Water resistance (when dry)Not water-resistant — dye molecules re-dissolve in water; a wet finger smears dried dye inkWater-resistant — pigment particles are encapsulated and do not re-dissolve
UV fade resistanceFades faster — archival life 25–50 years (quality inks); some dye inks fade visibly within a year on regular paper near windowsMore UV-stable — archival life 100–200+ years for quality pigment inks on archival paper
Best use casePhoto printing, vivid marketing materials, documents that won't be handled wetBusiness documents, text output that may be handled with damp hands, shipping labels, archival records
Common printersCanon PIXMA home series, HP DeskJet, Epson EcoTank Expression home seriesHP OfficeJet Pro, Epson WorkForce Pro, Canon PIXMA Pro photo printers (pigment CMYK)
Common hybrid (pigment K + dye CMY)Epson WorkForce, HP PageWide Pro, Canon PIXMA G (MegaTank Pro) — pigment black for smear-proof text + dye CMY for vivid color photos

The critical incompatibility: if a printer's firmware and head are designed for pigment black and you install a dye black cartridge (from a third-party that supplies the wrong chemistry), the ink viscosity and surface tension differ. Pigment-optimized nozzle geometries may not fire dye ink correctly, causing misfires, poor coverage, or nozzle clogging. Encode cartridge.ink_chemistry as "dye", "pigment", "pigment-black-dye-color", or "toner" (for laser). Always match ink chemistry to printer specifications, not just cartridge number.

Toner Cartridges — Laser vs Inkjet

Laser toner is fundamentally different from inkjet ink. Toner is a fine dry powder composed of plastic particles, pigment, and charge agents. During printing, the toner is electrostatically attracted to a charged drum and transferred to paper, then fused by heat (the fuser unit). Toner cartridges contain: the toner powder reservoir, the developer unit (in some designs), and sometimes the imaging drum (OPC drum) in one-piece cartridge designs.

Cartridge typeContentsCommon brandsDrum replacement
All-in-one (toner + drum)Toner powder + OPC imaging drum in one unitHP (LaserJet, Color LaserJet), Canon (Cartridge 046/057), most SamsungDrum replaced with each toner cartridge replacement — higher per-cartridge cost but always fresh drum
Separate toner + drumToner refill only; drum is separate and longer-lastingBrother (TN-series toner + DR-series drum), Epson laser, OKI, Lexmark MS seriesDrum replaced every 3–5 toner cartridges; lower cost per toner replacement
High-capacity tonerMore powder; same drum geometry as standardAll major brandsSame as above per design; "TN-760 High Yield" vs "TN-730 Standard"

For laser printers, additionally encode cartridge.drum_included as a boolean and cartridge.drum_yield_pages for separate drum units. This helps buyers understand total cost of ownership — a Brother TN-760 toner at 3,000 pages also requires periodic DR-730 drum replacement at 12,000 pages (every 4 toner cartridges).

JSON-LD Example — HP 952XL Black High-Yield Ink Cartridge

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "HP 952XL High-Yield Black Ink Cartridge — 2,000 Pages, OEM, OfficeJet Pro 8710/8715/8720/8725/8730/8740",
  "description": "OEM HP 952XL black ink cartridge. High-yield (XL) — 2,000-page yield at ISO/IEC 24711 5% coverage (vs 1,000 pages for standard HP 952 Black). Pigment-based black ink for water-resistant, smear-proof text output. Integrated print head included — replaces head and ink in one unit. Compatible with HP OfficeJet Pro 7720, 7740, 8210, 8710, 8715, 8720, 8725, 8730, 8740 only. NOT compatible with HP OfficeJet Pro 9020 (uses HP 910) or HP OfficeJet 5255 (uses HP 65).",
  "brand": { "@type": "Brand", "name": "HP" },
  "additionalProperty": [
    { "@type": "PropertyValue", "name": "cartridge.cartridge_number", "value": "952XL" },
    { "@type": "PropertyValue", "name": "cartridge.base_cartridge_number", "value": "952" },
    { "@type": "PropertyValue", "name": "cartridge.cartridge_type", "value": "ink" },
    { "@type": "PropertyValue", "name": "cartridge.color", "value": "black" },
    { "@type": "PropertyValue", "name": "cartridge.ink_chemistry", "value": "pigment" },
    { "@type": "PropertyValue", "name": "cartridge.page_yield_black", "value": "2000" },
    { "@type": "PropertyValue", "name": "cartridge.yield_standard_iso", "value": "ISO/IEC 24711" },
    { "@type": "PropertyValue", "name": "cartridge.is_xl_high_yield", "value": "true" },
    { "@type": "PropertyValue", "name": "cartridge.capacity_level", "value": "xl" },
    { "@type": "PropertyValue", "name": "cartridge.is_oem", "value": "true" },
    { "@type": "PropertyValue", "name": "cartridge.chip_encoded", "value": "true" },
    { "@type": "PropertyValue", "name": "cartridge.has_integrated_printhead", "value": "true" },
    { "@type": "PropertyValue", "name": "cartridge.printer_model_family", "value": "HP OfficeJet Pro 8710 series" },
    { "@type": "PropertyValue", "name": "cartridge.compatible_printer_models", "value": "HP OfficeJet Pro 7720, HP OfficeJet Pro 7740, HP OfficeJet Pro 8210, HP OfficeJet Pro 8710, HP OfficeJet Pro 8715, HP OfficeJet Pro 8720, HP OfficeJet Pro 8725, HP OfficeJet Pro 8730, HP OfficeJet Pro 8740" }
  ]
}

Shopify Metafield Namespace Reference — cartridge.*

Metafield keyTypeExample valueNotes
cartridge.cartridge_numberstring"952XL"Full cartridge number including XL/XXL suffix for high-yield variants
cartridge.base_cartridge_numberstring"952"Number without yield suffix; links XL and standard variants
cartridge.cartridge_typestring"ink"ink / toner / drum / ribbon
cartridge.colorstring"black"black / cyan / magenta / yellow / photo-black / gray / combo-CMYK / combo-tricolor
cartridge.ink_chemistrystring"pigment"dye / pigment / pigment-black-dye-color / toner; must match printer specification
cartridge.page_yield_blackinteger2000ISO/IEC rated yield for black at 5% coverage; specify standard in yield_standard_iso
cartridge.page_yield_colorinteger1600ISO/IEC rated yield per color channel for CMY cartridges
cartridge.yield_standard_isostring"ISO/IEC 24711"ISO/IEC 24711 (inkjet) / ISO/IEC 19752 (monochrome laser) / ISO/IEC 19798 (color laser)
cartridge.is_xl_high_yieldbooleantruetrue for XL/XXL/high-yield variants; same body, more ink
cartridge.capacity_levelstring"xl"standard / xl / xxl / high-yield
cartridge.is_oembooleantruetrue = original manufacturer; false = third-party/compatible/remanufactured
cartridge.chip_encodedbooleantruetrue if cartridge has authentication chip; nearly universal on post-2010 printers
cartridge.has_integrated_printheadbooleantruetrue = print head included (HP/older Canon style); false = reservoir only (Epson/Brother/EcoTank)
cartridge.printer_model_familystring"HP OfficeJet Pro 8710 series"Human-readable family name for browsing
cartridge.compatible_printer_modelsstring"HP OfficeJet Pro 8710, HP OfficeJet Pro 8720, ..."Comma-separated list of specific compatible model numbers — not family names

Frequently Asked Questions

Why does my printer show "cartridge not recognized" with a third-party ink cartridge?

Modern printers use authentication chips embedded in or on the cartridge body. These chips communicate with the printer's firmware using proprietary encryption protocols to verify that the cartridge is a genuine OEM product for that specific printer family. When a third-party cartridge installs a chip that does not correctly replicate the OEM protocol — or uses a generic chip not matched to the printer model — the printer's authentication handshake fails and the printer displays "cartridge not recognized," "install genuine cartridge," or simply refuses to print. The chip also tracks ink levels: when the OEM chip reports "empty," most printers lock printing even if residual ink remains. Third-party manufacturers that successfully reverse-engineer the OEM chip protocol can produce cartridges that pass authentication — but this requires model-specific chip programming. A chip that works in an HP OfficeJet Pro 8720 will not work in an HP OfficeJet Pro 9020 even though both use HP cartridges, because the authentication protocol differs between printer generations. Encode cartridge.chip_encoded as a boolean and cartridge.chip_protocol_compatible_models as the specific printer models the chip has been tested and verified with.

What does "page yield" mean for ink cartridges, and how many pages will I actually get?

Page yield is measured at 5% page coverage per the applicable ISO standard: ISO/IEC 24711 for inkjet color, ISO/IEC 24712 for color inkjet photo, ISO/IEC 19752 for monochrome laser, ISO/IEC 19798 for color laser. 5% coverage represents approximately the ink density of a printed page that is 5% covered in ink — roughly equivalent to a simple email with a few lines of plain text in a single column. A typical business letter with header, footer, logo, and full-width text paragraphs uses 15–25% page coverage. A presentation slide with large colored graphics can use 40–60% coverage. Your actual page yield will be significantly lower than the ISO-rated yield if you print content with higher coverage than 5%. Use ISO yield for comparison between cartridges, not for predicting actual use. Encode cartridge.page_yield_black and cartridge.page_yield_color as integers representing the ISO/IEC rated yield.

What is an XL or high-yield cartridge, and is it worth the higher price?

XL (extra-large), high-yield, or XXL cartridges use the same physical cartridge body as standard cartridges but contain more ink or toner. The print head (in cartridges that include the print head, like older HP and some Canon), chip, and housing are identical — only the ink reservoir is filled to a higher level. The cost per page of XL cartridges is almost always lower than standard cartridges for the same ink type and brand. For users who print regularly, XL cartridges reduce both per-page cost and replacement frequency. The only scenario where standard cartridges are preferable: very infrequent printing where ink may dry out before a full XL is used. Encode cartridge.is_xl_high_yield as a boolean. Encode both standard and XL variants with separate page_yield values so buyers can compare cost per page directly.

What is the difference between dye-based and pigment-based ink, and does it matter for my use case?

Dye-based inks dissolve the colorant molecules into liquid solution, producing very vivid, saturated color output. However, dye molecules are water-soluble — dye ink smears immediately on contact with liquid — and fade faster under UV light (archival life 25–50 years for quality dye inks). Pigment-based inks suspend fine solid particles in a liquid carrier. Pigment particles sit on top of paper fibers and are water-resistant and UV-stable (100–200+ year archival life) but slightly less vibrant. Most consumer inkjet printers use dye-based inks. Many business printers use pigment black with dye-based CMY colors — a hybrid approach for smear-proof text and vivid photos. If a printer expects pigment black and you install a dye black cartridge, text output will smear when touched with a wet finger even after drying. Encode cartridge.ink_chemistry as "dye", "pigment", or "pigment-black-dye-color" and match to printer specifications.

What is the difference between integrated print head cartridges and reservoir-only cartridges?

Integrated cartridges (HP 952/65/67, Canon PG-245/CL-246, older Lexmark) include both the ink reservoir AND the print head (the component with thousands of tiny nozzles that spray ink droplets). When ink runs out, you replace the entire print head with each cartridge. This is expensive per-cartridge but means a fresh print head with every replacement — eliminating clogs from dried-old nozzles. Reservoir-only cartridges (Epson T702/802, Brother LC3011/3013) contain only ink. The print head is permanently installed in the printer. Reservoir-only cartridges are typically cheaper per-cartridge but the print head can develop permanent clogs if allowed to dry out. Epson EcoTank and Canon MegaTank are extreme cases — ink bottle refill systems where the user pours ink into permanent tanks. Encode cartridge.has_integrated_printhead as a boolean. This affects buyer understanding of replacement economics and what to do when print quality degrades.

Is your Shopify printer supplies catalog missing cartridge number, compatible models, and ink chemistry data that AI agents need for exact-match compatibility?

CatalogScan checks for cartridge.cartridge_number, cartridge.compatible_printer_models, cartridge.ink_chemistry, cartridge.page_yield_black, cartridge.is_xl_high_yield, and 9 other compatibility signals — showing exactly which products AI agents miss when buyers filter for "HP 952XL black cartridge for OfficeJet Pro 8720" or "pigment ink cartridges for laser printer." Related: electronics hardware schema and software application schema.

Run Free Scan