{"product_id":"epson-cw-c6000-c6500-matte-black-ink-cartridge-sjic35pmk","title":"Epson CW-C6000\/C6500 Matte Black Ink Cartridge, SJIC35P(MK)","description":"\u003cstyle\u003e\n  :root{\n    --ff-blue:#316C9C;\n    --ff-blue-dark:#23527a;\n    --ff-ink:#0f172a;\n    --ff-muted:#475569;\n    --ff-border:#e5e7eb;\n    --ff-bg:#f6fbff;\n    --ff-pill:#e8f2fb;\n    --ff-shadow: 0 12px 34px rgba(15, 23, 42, 0.09);\n    --ff-radius: 16px;\n  }\n\n  .ff-wrap{ padding:18px 14px 8px; }\n  .ff-card{\n    background:#fff;\n    border:1px solid var(--ff-border);\n    border-radius: var(--ff-radius);\n    box-shadow: var(--ff-shadow);\n    overflow:hidden;\n  }\n\n  .ff-topbar{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:12px;\n    padding:12px 14px;\n    background:var(--ff-bg);\n    border-bottom:1px solid var(--ff-border);\n  }\n  .ff-brandline{\n    display:flex;\n    align-items:center;\n    gap:10px;\n    font-weight:700;\n    color:var(--ff-ink);\n    font-size:14px;\n    letter-spacing:0.2px;\n    white-space:nowrap;\n  }\n  .ff-dot{\n    width:8px;height:8px;border-radius:99px;background:var(--ff-blue);\n    box-shadow:0 0 0 4px rgba(49,108,156,0.12);\n    flex:0 0 auto;\n  }\n  .ff-jumps{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:flex-end;\n    gap:8px;\n  }\n  .ff-pilllink{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    padding:7px 10px;\n    border-radius:999px;\n    background:var(--ff-pill);\n    border:1px solid rgba(49,108,156,0.18);\n    color:var(--ff-blue-dark);\n    text-decoration:none;\n    font-size:12.5px;\n    font-weight:700;\n    line-height:1;\n  }\n  .ff-pilllink:hover{ filter:brightness(0.98); }\n  .ff-pilllink:focus{ outline:2px solid rgba(49,108,156,0.35); outline-offset:2px; }\n\n  .ff-hero{ padding:18px 14px 14px; }\n  .ff-badge{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    padding:6px 10px;\n    background:rgba(49,108,156,0.10);\n    border:1px solid rgba(49,108,156,0.20);\n    color:var(--ff-blue-dark);\n    border-radius:999px;\n    font-size:12.5px;\n    font-weight:800;\n    letter-spacing:0.2px;\n  }\n  .ff-title{\n    margin:12px 0 6px;\n    font-size:24px;\n    line-height:1.22;\n    color:var(--ff-ink);\n    letter-spacing:-0.2px;\n  }\n  .ff-sub{\n    margin:0;\n    color:var(--ff-muted);\n    font-size:14.5px;\n    max-width:78ch;\n  }\n\n  .ff-hero-cta{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:14px;\n  }\n  .ff-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:8px;\n    padding:10px 12px;\n    border-radius:12px;\n    border:1px solid var(--ff-border);\n    text-decoration:none;\n    font-weight:800;\n    font-size:13.5px;\n    line-height:1;\n    white-space:nowrap;\n    transition:transform .05s ease, filter .15s ease;\n  }\n  .ff-btn:hover{ filter:brightness(0.98); }\n  .ff-btn:active{ transform:translateY(1px); }\n  .ff-btn:focus{ outline:2px solid rgba(49,108,156,0.35); outline-offset:2px; }\n  .ff-btn-primary{\n    background:var(--ff-blue);\n    border-color:rgba(35,82,122,0.25);\n    color:#fff;\n  }\n  .ff-btn-secondary{\n    background:#fff;\n    color:var(--ff-blue-dark);\n    border-color:rgba(49,108,156,0.25);\n  }\n\n  .ff-trust{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:14px;\n    justify-content:center;\n  }\n  .ff-trust .ff-pill{\n    display:flex;\n    align-items:center;\n    gap:8px;\n    padding:8px 10px;\n    border-radius:999px;\n    background:#fff;\n    border:1px solid var(--ff-border);\n    color:var(--ff-muted);\n    font-size:12.5px;\n    font-weight:700;\n  }\n  .ff-ico{\n    width:16px;height:16px; flex:0 0 16px;\n    color:var(--ff-blue-dark);\n  }\n\n  .ff-mini-grid{\n    display:grid;\n    grid-template-columns:repeat(3, minmax(0,1fr));\n    gap:12px;\n    padding:0 14px 16px;\n  }\n  .ff-mini{\n    border:1px solid var(--ff-border);\n    border-radius:14px;\n    padding:12px 12px 11px;\n    background:#fff;\n  }\n  .ff-mini h3{\n    margin:0 0 6px;\n    font-size:13.5px;\n    color:var(--ff-ink);\n    letter-spacing:-0.1px;\n  }\n  .ff-mini p{\n    margin:0;\n    color:var(--ff-muted);\n    font-size:13px;\n  }\n\n  .ff-section{\n    padding:16px 14px;\n    border-top:1px solid var(--ff-border);\n    background:var(--ff-bg);\n  }\n  .ff-section.ff-white{ background:#fff; }\n\n  .ff-section-title{\n    margin:0 0 10px;\n    font-size:18px;\n    line-height:1.25;\n    color:var(--ff-ink);\n    letter-spacing:-0.15px;\n  }\n\n  .ff-row{\n    display:grid;\n    grid-template-columns:repeat(2, minmax(0,1fr));\n    gap:12px;\n  }\n  .ff-box{\n    background:#fff;\n    border:1px solid var(--ff-border);\n    border-radius:14px;\n    padding:12px;\n  }\n  .ff-box h3{\n    margin:0 0 8px;\n    font-size:14px;\n    color:var(--ff-ink);\n  }\n  .ff-list{ margin:0; padding-left:18px; color:var(--ff-muted); font-size:13.5px; }\n  .ff-list li{ margin:6px 0; }\n\n  .ff-grid{\n    margin-top:12px;\n    display:grid;\n    grid-template-columns:repeat(3, minmax(0,1fr));\n    gap:12px;\n  }\n  .ff-mini h4{\n    margin:0 0 6px;\n    display:flex;\n    align-items:center;\n    gap:8px;\n    font-size:13.5px;\n    color:var(--ff-ink);\n  }\n  .ff-mini h4 svg{ width:16px;height:16px; color:var(--ff-blue-dark); }\n\n  .ff-variant-grid{\n    display:grid;\n    grid-template-columns:repeat(2, minmax(0,1fr));\n    gap:12px;\n    margin-top:10px;\n  }\n  .ff-variant{\n    background:#fff;\n    border:1px solid var(--ff-border);\n    border-radius:14px;\n    padding:12px;\n  }\n  .ff-variant-top{\n    display:flex;\n    align-items:flex-start;\n    justify-content:space-between;\n    gap:10px;\n  }\n  .ff-variant h3{\n    margin:0 0 6px;\n    font-size:14px;\n    color:var(--ff-ink);\n  }\n  .ff-tag{\n    display:inline-flex;\n    align-items:center;\n    gap:6px;\n    padding:5px 8px;\n    border-radius:999px;\n    background:rgba(49,108,156,0.10);\n    border:1px solid rgba(49,108,156,0.22);\n    color:var(--ff-blue-dark);\n    font-size:12px;\n    font-weight:800;\n    white-space:nowrap;\n  }\n  .ff-variant p{ margin:0; color:var(--ff-muted); font-size:13.5px; }\n\n  .ff-compare{\n    width:100%;\n    border-collapse:separate;\n    border-spacing:0;\n    overflow:hidden;\n    border:1px solid var(--ff-border);\n    border-radius:14px;\n    background:#fff;\n    margin-top:12px;\n  }\n  .ff-compare th, .ff-compare td{\n    padding:10px 10px;\n    border-bottom:1px solid var(--ff-border);\n    vertical-align:top;\n    font-size:13.5px;\n  }\n  .ff-compare th{\n    text-align:left;\n    color:var(--ff-ink);\n    background:rgba(246,251,255,0.75);\n    font-weight:900;\n    width:34%;\n  }\n  .ff-compare td{ color:var(--ff-muted); }\n  .ff-compare tr:last-child th, .ff-compare tr:last-child td{ border-bottom:none; }\n\n  .ff-note{\n    margin:10px 0 0;\n    color:var(--ff-muted);\n    font-size:13.5px;\n  }\n  .ff-note a{ color:var(--ff-blue-dark); font-weight:800; text-decoration:none; }\n  .ff-note a:hover{ text-decoration:underline; }\n\n  .ff-spec{\n    width:100%;\n    border-collapse:separate;\n    border-spacing:0;\n    border:1px solid var(--ff-border);\n    border-radius:14px;\n    overflow:hidden;\n    background:#fff;\n  }\n  .ff-spec tr td{\n    padding:10px 10px;\n    border-bottom:1px solid var(--ff-border);\n    font-size:13.5px;\n    vertical-align:top;\n  }\n  .ff-spec tr:last-child td{ border-bottom:none; }\n  .ff-spec td:first-child{\n    width:38%;\n    color:var(--ff-ink);\n    font-weight:900;\n    background:rgba(246,251,255,0.75);\n  }\n  .ff-spec td:last-child{ color:var(--ff-muted); }\n\n  .ff-links{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:10px;\n  }\n\n  .ff-faq details{\n    border:1px solid var(--ff-border);\n    border-radius:14px;\n    background:#fff;\n    padding:10px 12px;\n    margin:10px 0;\n  }\n  .ff-faq summary{\n    cursor:pointer;\n    list-style:none;\n    font-weight:900;\n    color:var(--ff-ink);\n    font-size:13.5px;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:10px;\n  }\n  .ff-faq summary::-webkit-details-marker{ display:none; }\n  .ff-faq summary .ff-chevron{\n    width:16px;height:16px; flex:0 0 16px;\n    color:var(--ff-blue-dark);\n    transition:transform .15s ease;\n  }\n  .ff-faq details[open] summary .ff-chevron{ transform:rotate(180deg); }\n  .ff-faq .ff-ans{\n    margin:10px 0 0;\n    color:var(--ff-muted);\n    font-size:13.5px;\n  }\n\n  .ff-cta{\n    padding:18px 14px;\n    background:linear-gradient(180deg, rgba(246,251,255,1) 0%, rgba(255,255,255,1) 100%);\n    border-top:1px solid var(--ff-border);\n  }\n  .ff-cta-inner{\n    background:#fff;\n    border:1px solid var(--ff-border);\n    border-radius:var(--ff-radius);\n    box-shadow: var(--ff-shadow);\n    padding:14px;\n  }\n  .ff-cta h3{\n    margin:0 0 6px;\n    font-size:18px;\n    color:var(--ff-ink);\n    letter-spacing:-0.15px;\n  }\n  .ff-cta p{\n    margin:0;\n    color:var(--ff-muted);\n    font-size:13.5px;\n    max-width:78ch;\n  }\n  .ff-cta .ff-hero-cta{ margin-top:12px; }\n\n  @media (max-width: 820px){\n    .ff-row{ grid-template-columns:1fr; }\n    .ff-grid{ grid-template-columns:1fr; }\n    .ff-mini-grid{ grid-template-columns:1fr; }\n    .ff-variant-grid{ grid-template-columns:1fr; }\n    .ff-topbar{ align-items:flex-start; flex-direction:column; }\n    .ff-jumps{ justify-content:flex-start; }\n    .ff-title{ font-size:22px; }\n  }\n\u003c\/style\u003e\n\u003csection aria-label=\"Epson SJIC35P MK matte black ink cartridge product details\" style=\"font-family: Arial, Helvetica, sans-serif; line-height: 1.65; color: #0f172a; max-width: 1000px; margin: 0 auto;\" class=\"ff-wrap\" id=\"epson-sjic35p-mk-c13t44b520\"\u003e\n\u003cdiv class=\"ff-card\"\u003e\n\u003c!-- 1) TOP BAR --\u003e\n\u003cdiv aria-label=\"ForeFront top navigation\" class=\"ff-topbar\"\u003e\n\u003cdiv aria-label=\"ForeFront Label Solutions Canada\" class=\"ff-brandline\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"ff-dot\"\u003e\u003c\/span\u003e \u003cspan\u003eForeFront Label Solutions - Canada\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cnav aria-label=\"Jump to sections\" class=\"ff-jumps\"\u003e\u003ca aria-label=\"Jump to Overview\" href=\"#ff-overview\" class=\"ff-pilllink\"\u003eOverview\u003c\/a\u003e \u003ca aria-label=\"Jump to Compatibility\" href=\"#ff-compat\" class=\"ff-pilllink\"\u003eCompatibility\u003c\/a\u003e \u003ca aria-label=\"Jump to Specs\" href=\"#ff-specs\" class=\"ff-pilllink\"\u003eSpecs\u003c\/a\u003e \u003ca aria-label=\"Jump to FAQ\" href=\"#ff-faq\" class=\"ff-pilllink\"\u003eFAQ\u003c\/a\u003e\u003c\/nav\u003e\n\u003c\/div\u003e\n\u003c!-- 2) HERO --\u003e\n\u003cdiv aria-label=\"Product hero\" class=\"ff-hero\"\u003e\n\u003cdiv aria-label=\"Product family badge\" class=\"ff-badge\"\u003eEpson ColorWorks SJIC35P ink system - Matte vs Gloss black options\u003c\/div\u003e\n\u003ch2 class=\"ff-title\"\u003eEpson SJIC35P(MK) High Yield Matte Black Ink Cartridge for CW-C6000 and CW-C6500\u003c\/h2\u003e\n\u003cp class=\"ff-sub\"\u003eHigh yield matte black (MK) pigment cartridge for Epson ColorWorks CW-C6000A, CW-C6000P, CW-C6500A, and CW-C6500P. If you are comparing ink pack price in Canada or want help confirming it is compatible with your exact C6000 or C6500 configuration, we will verify matte vs gloss before you order.\u003c\/p\u003e\n\u003cdiv aria-label=\"Hero call to action buttons\" class=\"ff-hero-cta\"\u003e\n\u003ca aria-label=\"Talk to a Specialist for Epson SJIC35P MK matte black ink\" href=\"\/contact-us\/\" class=\"ff-btn ff-btn-primary\"\u003eTalk to a Specialist\u003c\/a\u003e \u003ca aria-label=\"View compatible Epson CW-C6000 and CW-C6500 inks collection\" href=\"https:\/\/we.stord-steinimport.com\/collections\/epson-cw-c6000-c6500-ink-cartridges\/\" class=\"ff-btn ff-btn-secondary\"\u003eView Compatible Supplies\u003c\/a\u003e \u003ca aria-label=\"Request compatibility help for Epson CW-C6000 and CW-C6500 inks\" href=\"\/contact-us\/\" class=\"ff-btn ff-btn-secondary\"\u003eRequest Compatibility Help\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Trust indicators\" class=\"ff-trust\"\u003e\n\u003cdiv aria-label=\"Canada based support\" class=\"ff-pill\"\u003e\n\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ff-ico\"\u003e\n            \u003cpath stroke-width=\"2\" stroke=\"currentColor\" d=\"M12 2l8 4v6c0 5-3.4 9.4-8 10-4.6-.6-8-5-8-10V6l8-4z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M9.5 12l1.8 1.8L15 10\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e Canada-based support\u003c\/div\u003e\n\u003cdiv aria-label=\"Compatibility verification\" class=\"ff-pill\"\u003e\n\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ff-ico\"\u003e\n            \u003cpath stroke-width=\"2\" stroke=\"currentColor\" d=\"M7 7h10v10H7z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M5 9H4a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h1\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M19 9h1a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-1\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e Compatibility verification\u003c\/div\u003e\n\u003cdiv aria-label=\"Durability guidance\" class=\"ff-pill\"\u003e\n\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ff-ico\"\u003e\n            \u003cpath stroke-width=\"2\" stroke=\"currentColor\" d=\"M4 12c2.5-4 5.5-6 8-6s5.5 2 8 6c-2.5 4-5.5 6-8 6s-5.5-2-8-6z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-width=\"2\" stroke=\"currentColor\" d=\"M12 9.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e Print durability support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3) KEY HIGHLIGHTS (inks) --\u003e\n\u003cdiv aria-label=\"Key highlights\" class=\"ff-mini-grid\"\u003e\n\u003cdiv aria-label=\"Highlight high yield volume\" class=\"ff-mini\"\u003e\n\u003ch3\u003eHigh yield cartridge\u003c\/h3\u003e\n\u003cp\u003eHigh volume ink cartridge designed for ColorWorks CW-C6000 and CW-C6500 production workflows.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Highlight matte black on matte media\" class=\"ff-mini\"\u003e\n\u003ch3\u003eSharper blacks on matte media\u003c\/h3\u003e\n\u003cp\u003eMatte black is tuned for darker, sharper black text and images when printing on matte label materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Highlight pigment durability\" class=\"ff-mini\"\u003e\n\u003ch3\u003ePigment durability\u003c\/h3\u003e\n\u003cp\u003ePigment ink helps reduce smudging and supports demanding label applications when matched to the right media.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4) VALUE SECTION --\u003e\n\u003cdiv aria-label=\"Overview section\" id=\"ff-overview\" class=\"ff-section ff-white\"\u003e\n\u003ch3 class=\"ff-section-title\"\u003eWhy teams choose Epson SJIC35P(MK)\u003c\/h3\u003e\n\u003cdiv aria-label=\"Value and industries\" class=\"ff-row\"\u003e\n\u003cdiv aria-label=\"The value punch\" class=\"ff-box\"\u003e\n\u003ch3\u003eThe value punch\u003c\/h3\u003e\n\u003cul class=\"ff-list\"\u003e\n\u003cli\u003eHigh yield matte black for steady production and fewer interruptions.\u003c\/li\u003e\n\u003cli\u003eCleaner, darker black on matte label stocks for text-heavy labels and barcodes.\u003c\/li\u003e\n\u003cli\u003eDesigned for the ColorWorks pigment platform used by CW-C6000 and CW-C6500 series.\u003c\/li\u003e\n\u003cli\u003eMatte vs gloss guidance so you do not order the wrong black for your media.\u003c\/li\u003e\n\u003cli\u003eSupport in Canada for print settings, media matching, and reorder consistency.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Best fit industries\" class=\"ff-box\"\u003e\n\u003ch3\u003eBest-fit industries\u003c\/h3\u003e\n\u003cul class=\"ff-list\"\u003e\n\u003cli\u003eWarehousing and logistics labeling\u003c\/li\u003e\n\u003cli\u003eFood and beverage (matte paper workflows)\u003c\/li\u003e\n\u003cli\u003eHealthcare and lab identification\u003c\/li\u003e\n\u003cli\u003eIndustrial and chemical labeling programs\u003c\/li\u003e\n\u003cli\u003eRetail labels where sharp text matters\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Feature grid\" class=\"ff-grid\"\u003e\n\u003cdiv aria-label=\"Feature compatibility first\" class=\"ff-mini\"\u003e\n\u003ch4\u003e\n\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M20 6L9 17l-5-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e Correct black, first time\u003c\/h4\u003e\n\u003cp\u003eWe confirm matte vs gloss based on your label material so you order the right SJIC35P black for your workflow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Feature media matching\" class=\"ff-mini\"\u003e\n\u003ch4\u003e\n\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M12 20h9\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4 12.5-12.5z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e Media and finish matching\u003c\/h4\u003e\n\u003cp\u003eInk performance depends on the label stock. We help match paper or synthetic materials to your application environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Feature Canada support\" class=\"ff-mini\"\u003e\n\u003ch4\u003e\n\u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M12 3v18\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M3 12h18\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M5 7c2-2 5-3 7-3s5 1 7 3\"\u003e\u003c\/path\u003e\n              \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M5 17c2 2 5 3 7 3s5-1 7-3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e Support in Canada\u003c\/h4\u003e\n\u003cp\u003eFast help for compatibility checks, recommended supplies, and workflow questions across Canada.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5) CHOICE SECTION (Matte vs Gloss black) --\u003e\n\u003cdiv aria-label=\"Choice section matte vs gloss black\" id=\"ff-choose\" class=\"ff-section\"\u003e\n\u003ch3 class=\"ff-section-title\"\u003eChoose the right black for your label material\u003c\/h3\u003e\n\u003cdiv aria-label=\"Variant comparison\" class=\"ff-variant-grid\"\u003e\n\u003cdiv aria-label=\"Matte black option\" class=\"ff-variant\"\u003e\n\u003cdiv class=\"ff-variant-top\"\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMatte Black (MK) (this product)\u003c\/h3\u003e\n\u003cp\u003eDarker, sharper blacks on matte media. Best when your label stock is matte paper or matte-coated materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan aria-label=\"Recommended for matte media\" class=\"ff-tag\"\u003eMatte media\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Gloss black option\" class=\"ff-variant\"\u003e\n\u003cdiv class=\"ff-variant-top\"\u003e\n\u003cdiv\u003e\n\u003ch3\u003eGloss Black (BK) (alternate)\u003c\/h3\u003e\n\u003cp\u003eOften preferred for printing on a wider variety of substrates, especially glossy materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan aria-label=\"For glossy substrates\" class=\"ff-tag\"\u003eGloss substrates\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ctable aria-label=\"Matte vs gloss micro comparison table\" class=\"ff-compare\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBest for\u003c\/th\u003e\n\u003ctd\u003e\n\u003cstrong\u003eMatte black:\u003c\/strong\u003e Sharp text and darker blacks on matte label materials.\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eGloss black:\u003c\/strong\u003e Broader media flexibility, especially when labels are glossy.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended use\u003c\/th\u003e\n\u003ctd\u003eMatte paper, matte-coated media, text-forward labels, barcode-heavy layouts.\u003c\/td\u003e\n\u003ctd\u003eGloss paper, glossy synthetics, applications where glossy media is required.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth colspan=\"3\"\u003eIf you are unsure\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"3\"\u003eTell us your label material and finish (matte or gloss) and the exact printer model. We will confirm the right black cartridge before you order.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"ff-note\"\u003eWant a quick match? \u003ca aria-label=\"Contact ForeFront for Epson ColorWorks matte vs gloss guidance\" href=\"\/contact-us\/\"\u003eContact us\u003c\/a\u003e and we will confirm the correct black for your media.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 6) SPECS SECTION --\u003e\n\u003cdiv aria-label=\"Specifications section\" id=\"ff-specs\" class=\"ff-section ff-white\"\u003e\n\u003ch3 class=\"ff-section-title\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable aria-label=\"Specifications table\" class=\"ff-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct\u003c\/td\u003e\n\u003ctd\u003eHigh yield matte black ink cartridge (MK)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eEpson\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInk code\u003c\/td\u003e\n\u003ctd\u003eSJIC35P(MK)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer part number\u003c\/td\u003e\n\u003ctd\u003eC13T44B520\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInk type\u003c\/td\u003e\n\u003ctd\u003eUltraChrome DL pigment ink\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eMatte Black (K)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCartridge volume\u003c\/td\u003e\n\u003ctd\u003e80 mL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatible printers\u003c\/td\u003e\n\u003ctd\u003eEpson ColorWorks CW-C6000A, CW-C6000P, CW-C6500A, CW-C6500P (matte configurations)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePractical note\u003c\/td\u003e\n\u003ctd\u003eMatte black is optimized for darker, sharper black on matte media. For glossy materials, gloss black is often the better match.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- 7) COMPATIBLE SUPPLIES \/ COMPATIBILITY SECTION --\u003e\n\u003cdiv aria-label=\"Compatible printers and support section\" id=\"ff-compat\" class=\"ff-section\"\u003e\n\u003ch3 class=\"ff-section-title\"\u003eCompatible printers and support\u003c\/h3\u003e\n\u003cdiv aria-label=\"Compatibility help cards\" class=\"ff-row\"\u003e\n\u003cdiv aria-label=\"How we help with the supply side\" class=\"ff-box\"\u003e\n\u003ch3\u003eHow we help with the supply side\u003c\/h3\u003e\n\u003cul class=\"ff-list\"\u003e\n\u003cli\u003eWe verify your printer model and confirm matte vs gloss black based on your label stock.\u003c\/li\u003e\n\u003cli\u003eWe help match media type to your environment so prints stay clean and readable.\u003c\/li\u003e\n\u003cli\u003eWe guide reorders with the correct part number and compatible supplies collection.\u003c\/li\u003e\n\u003cli\u003eCanada-based support for workflow questions and consistent results.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv aria-label=\"Compatibility links\" class=\"ff-links\"\u003e\n\u003ca aria-label=\"Browse Epson CW-C6000 and CW-C6500 inks collection\" href=\"https:\/\/we.stord-steinimport.com\/collections\/epson-cw-c6000-c6500-ink-cartridges\/\" class=\"ff-btn ff-btn-secondary\"\u003eCW-C6000\/C6500 Inks\u003c\/a\u003e \u003ca aria-label=\"Browse Epson CW-C6000 labels collection\" href=\"https:\/\/we.stord-steinimport.com\/collections\/epson-cw-c6000-labels\/\" class=\"ff-btn ff-btn-secondary\"\u003eCW-C6000 Labels\u003c\/a\u003e \u003ca aria-label=\"Browse Epson CW-C6500 labels collection\" href=\"https:\/\/we.stord-steinimport.com\/collections\/epson-cw-c6500-labels\/\" class=\"ff-btn ff-btn-secondary\"\u003eCW-C6500 Labels\u003c\/a\u003e \u003ca aria-label=\"View Epson CW-C6000 and CW-C6500 maintenance box\" href=\"https:\/\/we.stord-steinimport.com\/product\/epson-cw-c6000-c6500-colorworks-maintenance-box-sjmb6000-6500\/\" class=\"ff-btn ff-btn-secondary\"\u003eMaintenance Box\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Info to share for verification\" class=\"ff-box\"\u003e\n\u003ch3\u003eWhat to tell us for a fast verification\u003c\/h3\u003e\n\u003cul class=\"ff-list\"\u003e\n\u003cli\u003ePrinter model: CW-C6000A, CW-C6000P, CW-C6500A, or CW-C6500P\u003c\/li\u003e\n\u003cli\u003eYour label finish: matte or gloss\u003c\/li\u003e\n\u003cli\u003eMaterial type: paper or synthetic\u003c\/li\u003e\n\u003cli\u003eApplication environment: refrigeration, moisture, oils, abrasion, chemical contact\u003c\/li\u003e\n\u003cli\u003eYour priority: darkest black text, media flexibility, barcode readability, or durability\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv aria-label=\"Get help link\" class=\"ff-links\"\u003e\u003ca aria-label=\"Get compatibility help for Epson ColorWorks inks\" href=\"\/contact-us\/\" class=\"ff-btn ff-btn-primary\"\u003eGet Compatibility Help\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"ff-note\"\u003eIf you are choosing between matte vs gloss comparison for ColorWorks in Canada, share your label stock and we will confirm the correct black for your workflow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 8) FAQ SECTION --\u003e\n\u003cdiv aria-label=\"Frequently asked questions\" id=\"ff-faq\" class=\"ff-section ff-white ff-faq\"\u003e\n\u003ch3 class=\"ff-section-title\"\u003eFAQ\u003c\/h3\u003e\n\u003cdetails aria-label=\"FAQ matte vs gloss choice\"\u003e\n\u003csummary aria-label=\"Open FAQ: matte vs gloss choice\"\u003eShould I choose matte black or gloss black for my ColorWorks labels? \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ff-chevron\"\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ff-ans\"\u003eChoose matte black when your labels are matte and you want darker, sharper black text and images. If your labels are glossy or you need broader substrate flexibility, gloss black is often the better match. If you tell us your label finish, we will confirm the right black.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails aria-label=\"FAQ price in Canada\"\u003e\n\u003csummary aria-label=\"Open FAQ: price in Canada\"\u003eWhat is the Epson SJIC35P(MK) ink cartridge price in Canada? \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ff-chevron\"\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ff-ans\"\u003ePricing can vary by availability and order size. If you want the most accurate ink pack price in Canada for your CW-C6000 or CW-C6500 setup, contact us and we will confirm the correct black option and part number first.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails aria-label=\"FAQ compatibility question\"\u003e\n\u003csummary aria-label=\"Open FAQ: compatibility question\"\u003eIs C13T44B520 compatible with CW-C6000 and CW-C6500 printers? \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ff-chevron\"\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ff-ans\"\u003eYes. This is the SJIC35P(MK) matte black cartridge for the ColorWorks CW-C6000 and CW-C6500 series in matte configurations. If you are unsure whether your workflow needs matte or gloss black, we can verify it quickly.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails aria-label=\"FAQ running cost yield\"\u003e\n\u003csummary aria-label=\"Open FAQ: running cost and yield\"\u003eHow long will a high yield matte black cartridge last? \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ff-chevron\"\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ff-ans\"\u003eInk consumption depends on label size, coverage, and print mode. Share your label dimensions and typical coverage and we can help estimate running costs and recommend media choices for consistent results.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails aria-label=\"FAQ supplies in Canada\"\u003e\n\u003csummary aria-label=\"Open FAQ: supplies in Canada\"\u003eDo you supply compatible ColorWorks inks and labels in Canada? \u003csvg aria-hidden=\"true\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"ff-chevron\"\u003e\n            \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M6 9l6 6 6-6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ff-ans\"\u003eYes. We supply compatible ColorWorks inks and help you choose label materials that run clean on CW-C6000 and CW-C6500 printers. Use the compatible supplies links above or contact us for a fast match.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 9) FINAL CTA SECTION --\u003e\n\u003cdiv aria-label=\"Final call to action section\" class=\"ff-cta\"\u003e\n\u003cdiv aria-label=\"Final CTA box\" class=\"ff-cta-inner\"\u003e\n\u003ch3\u003eGet the right ColorWorks black for your media\u003c\/h3\u003e\n\u003cp\u003eSend us your printer model and label finish. We will confirm whether matte black (SJIC35P(MK)) or gloss black is the correct match, then point you to compatible supplies in Canada.\u003c\/p\u003e\n\u003cdiv aria-label=\"Final CTA buttons\" class=\"ff-hero-cta\"\u003e\n\u003ca aria-label=\"Talk to a specialist about Epson ColorWorks SJIC35P black options\" href=\"\/contact-us\/\" class=\"ff-btn ff-btn-primary\"\u003eTalk to a Specialist\u003c\/a\u003e \u003ca aria-label=\"Shop compatible Epson CW-C6000 and CW-C6500 inks\" href=\"https:\/\/we.stord-steinimport.com\/collections\/epson-cw-c6000-c6500-ink-cartridges\/\" class=\"ff-btn ff-btn-secondary\"\u003eShop Compatible Supplies\u003c\/a\u003e \u003ca aria-label=\"Request compatibility help for Epson ColorWorks inks\" href=\"\/contact-us\/\" class=\"ff-btn ff-btn-secondary\"\u003eRequest Compatibility Help\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Epson ColorWorks","offers":[{"title":"Default Title","offer_id":48534309241051,"sku":"C13T44B520","price":83.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0797\/2821\/4235\/files\/CW-C6000-C6500-Matte-Black-Ink-Cartridge-SJIC35PK-600x450-1.webp?v=1774987952","url":"https:\/\/www.forefrontlabel.com\/products\/epson-cw-c6000-c6500-matte-black-ink-cartridge-sjic35pmk","provider":"ForeFront Label Solutions USA","version":"1.0","type":"link"}