CINXE.COM
Canon Ink Cartridges for Inkjet Printer | Red River Paper
<!DOCTYPE html> <html lang="en"> <head> <script type="text/javascript" src="https://www.redrivercatalog.com/mm5/clientside.mvc?T=9ff2d79b&Filename=runtime_ui.js" integrity="sha512-X3H08vlx8ipkKYnlPr18YHfmx4Trb3lJRsVbI6VvuFqPS0UTJb5PFcG75Oacu7p309ty7WOWn+dK4ZfHeAn2hg==" crossorigin="anonymous" async defer></script><!-- CSSUI GLOBAL HEAD begin --> <meta charset="utf-8"> <link rel="shortcut icon" href="/favicon.ico"> <script type="text/javascript" data-resource-group="modules" data-resource-code="recaptcha_v3"> (() => { var script; script = document.createElement( 'script' ); script.src = 'https://www.google.com/recaptcha/api.js?render=6Lf2bigqAAAAAN3fy3ncUBL5wo_3kg9JFqRr_E99'; document.documentElement.appendChild( script ); } )(); document.addEventListener( 'DOMContentLoaded', () => { var form, element, elements, form_lookup; form_lookup = new Array(); elements = document.querySelectorAll( 'form input\u005Bname\u003D\"WLAction\"\u005D\u005Bvalue\u003D\"WLINS\"\u005D' ) for ( element of elements ) { if ( element instanceof HTMLFormElement ) form = element; else if ( element.form instanceof HTMLFormElement ) form = element.form; else { form = null; while ( element ) { if ( element instanceof HTMLFormElement ) { form = element; break; } element = element.parentNode; } } if ( form && ( form_lookup.indexOf( form ) === -1 ) ) { form_lookup.push( form ); new Miva_reCAPTCHAv3_FormSubmitListener( form, 'wait_list_submit' ); } } } ); class Miva_reCAPTCHAv3_FormSubmitListener { #form; #submitting; #event_submit; #original_submit; #recaptcha_action; constructor( form, recaptcha_action ) { this.#form = form; this.#submitting = false; this.#original_submit = form.submit; this.#recaptcha_action = recaptcha_action; this.#event_submit = ( e ) => { e.stopImmediatePropagation(); e.preventDefault(); // // Trigger overwritten submit to build reCAPTCHAv3 response, where the original // form submit will be restored in the callback and the "submit" listener removed. // this.#form.submit(); } this.#form.submit = () => { if ( this.#submitting ) { return; } this.#submitting = true; Miva_reCAPTCHAv3_Submit( this.#recaptcha_action, ( token ) => { var input_response; this.#submitting = false; input_response = document.createElement( 'input' ); input_response.type = 'hidden'; input_response.name = 'reCAPTCHAv3_Response'; input_response.value = token; this.#form.submit = this.#original_submit; this.#form.removeEventListener( 'submit', this.#event_submit, { capture: true } ); this.#form.appendChild( input_response ); if ( this.#form.requestSubmit ) this.#form.requestSubmit(); else this.#form.dispatchEvent( new Event( 'submit', { bubbles: true, cancelable: true } ) ); } ); }; this.#form.addEventListener( 'submit', this.#event_submit, { capture: true } ); } } function Miva_reCAPTCHAv3_Submit( recaptcha_action, callback ) { try { grecaptcha.ready( () => { try { grecaptcha.execute( '6Lf2bigqAAAAAN3fy3ncUBL5wo_3kg9JFqRr_E99', { action: recaptcha_action } ).then( ( token ) => { callback( token ); } ); } catch ( e ) { setTimeout( () => callback( 'recaptcha failed' ) ); } } ); } catch ( e ) { setTimeout( () => callback( 'recaptcha failed' ) ); } } </script> <!-- ganalytics4 v2.005 GA4 standard script --><script async src="https://www.googletagmanager.com/gtag/js?id=G-CT8MK9GQQZ"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-CT8MK9GQQZ', { 'client_id':'26458316' }); </script> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <base href="https://www.redrivercatalog.com/mm5/"> <!-- Test: D --> <link rel="canonical" href="https://www.redrivercatalog.com/inks/" /> <title>Canon Ink Cartridges for Inkjet Printer | Red River Paper</title> <meta name="description" content="Shop Canon Printer Ink Cartridges for All Inkjet Printer Models in One Place at Red River Paper. Superior Products & Service Since 1997."> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous"> <link rel="preload" as="script" href="https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700%7CRoboto:300,400,700,900&display=swap"> <script src="https://kit.fontawesome.com/19fe9cdd16.js" crossorigin="anonymous"></script> <link rel="stylesheet" href="/css/css.php"> <script src="https://www.redrivercatalog.com/mm5/clientside.mvc?T=9ff2d79b&Module_Code=mvga&Filename=mvga.js"></script> <meta http-equiv="X-UA-Compatible" content="IE=Edge" > <!-- psyberware Code --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-N8RFHG9');</script> <!-- dropzone --> <meta name="addsearch-category" content="Product Listing" /> <style> .pmxAdminUser::after {content:"SANDBOX"; font-size:8px; color:#fff; background-color:#c0c0c0;position:absolute;right:0px; bottom:0px;padding:2px} </style> <!-- CSSUI GLOBAL HEAD end --><script type="text/javascript" src="scripts/00000001/b13/runtime_combofacets.js?T=0eec1270" data-resource-group="head_tag" data-resource-code="runtimecombofacets"></script> <style> input:focus::-webkit-input-placeholder { color:transparent; } input:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */ input:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */ input:focus:-ms-input-placeholder { color:transparent; } /* oldIE ;) */ </style> <script type="text/javascript" src="scripts/00000001/chainedmenu.js"></script> </head> <body class="CTGY_inks Canon-Inkjet-Ink-Cartridges"> <!-- global header --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N8RFHG9" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script> var d = new Date(); d.setTime(d.getTime() + (1*24*60*60*1000)); var expires = "expires="+ d.toUTCString(); var cvalue = window.location.href; document.cookie = "thisURL" + "=" + cvalue + ";" + expires + ";path=/"; </script> <div class="container-flex"> <div class="row m-0"> <div class="col site-banner"> Free Shipping Over $150 Lower 48 States <a href="/CS/shipping-information.htm#free150"> Details</a> </div> </div> </div> <div class="container-flex"> <!-- Main Menu --> <!-- Navigation Bar - Global Settings --> <nav id="topBar" class="navbar navbar-expand-lg navbar-dark bg-dark p-0"> <div class="container-fluid d-lg-none pr-1"> <a class="img-fluid" style="border:none" href="/"><img width="100" height="36" src="/mm5/rrimg/navlogo.png" alt="Red River Paper"></a> <a class="text-light" href="tel:888-248-8774"><i class="fa fa-phone"></i></a> <a class="text-light" href="https://www.redrivercatalog.com/customer-login.html"><i class="fas fa-user-alt"></i></a> <a class="text-light cart-trigger" style="cursor: pointer;" id="cart-icon" data-toggle="modal" data-target="#modal-cart"> <i class="fas fa-shopping-cart"></i> <span class="mr-1 cart-total cart-total-empty">0</span></a> <a class="text-warning d-lg-none checkOut" disabled><i class="fas fa-sign-out-alt" style="color:#fff!important"></i></a> </div> <div class="collapse navbar-collapse w-100" id="navbarSupportedContent"> <div style="width:1200px;margin:0 auto;"> <span class="text-light" style="position: relative; top: 10px;"> <a class="text-light text-uppercase" href="/contact-us.html">Contact Us!</a> </span> <ul class="navbar-nav w-75 float-right" Style="flex-direction: row-reverse !important"> <li class="nav-item d-none d-sm-block"> <a id="co2" class="nav-link checkOut" style="color:#a1a1b1!important" disabled><i class="fas fa-sign-out-alt"></i> Checkout</a> </li> <li class="nav-item d-none d-sm-block"> <form class="add-to-cart-form pt-2" style="position: relative; top: -1px;"> <button id="add-to-cart-button" disabled><i class="fas fa-shopping-cart"></i> <span class="mr-1 cart-total cart-total-empty"></span></button> <input type="hidden" name="Screen" value="AJAX"> <input type="hidden" name="ajax_add_to_cart" value="1"> </form> </li> <li class="nav-item d-none d-sm-block"> <div class="dropdown mr-2" style="position: relative; top: 8px;"> <a class="dropdown-toggle text-warning" href="#" role="button" id="dropdownMenuLogin" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="fas fa-user-alt mr-2"></i> Sign In </a> <div class="dropdown-menu" aria-labelledby="dropdownMenuLogin"> <form class="px-4 py-2" action="https://www.redrivercatalog.com/inks/" method="post"> <input type="hidden" name="Action" value="LOGN"> <div class="form-group"> <label for="Customer_LoginEmail" class="visually-hidden">Email</label> <input type="text" name="Customer_LoginEmail" class="form-control" id="Customer_LoginEmail" aria-label="email address" placeholder="account email" style="width: 200px;"> </div> <div class="form-group"> <label for="Customer_Password" class="visually-hidden">Password</label> <input type="password" name="Customer_Password" class="form-control" id="Customer_Password" aria-label="password" placeholder="Password" style="width: 200px;"> </div> <button type="submit" class="btn btn-primary btn-block">SIGN IN</button> </form> <div class="dropdown-divider"></div> <div class="px-4"> <a href="/customer-create.html" class="btn btn-secondary btn-block">Create Account</a> </div> </div> </div> </li> </ul> </div> </div> </nav> </div><!-- closes top bar container --> <div class="custom-wrapper"> <div class="container w-100"> <div id="navbar" class="readytheme-contentsection"> <style> /* https://codepen.io/JakubHonisek/pen/xXaYqg */ .megamenu-li {position: static;}.megamenu {position: absolute;width: 100%;left: 0;right: 0;padding: 15px;} </style> <div class="row w-100 mt-2" style="margin-left: -3px;"> <div class="col-12 p-0"> <nav id="mastHeadMenu" class="navbar navbar-expand-lg navbar-light"> <button class="navbar-toggler my-2" type="button" data-toggle="collapse" data-target="#navbar" aria-controls="navbars" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <form class="form-inline d-lg-none" method="get" action="/search.html" style="margin-top:6px;max-width:62%"> <div class="input-group search"> <input type="search" class="form-control" placeholder="Search" aria-label="search term" aria-describedby="search" name="addsearch" value=""> <button class="btn btn-outline-primary" type="submit" id="search" aria-label="Search"><i class="fas fa-search"></i></button> </div> </form> <div class="collapse navbar-collapse" id="navbar"> <div class="logo"> <a class="navbar-brand p-0 m-0 d-none d-lg-block" href="//www.redrivercatalog.com"><img src="/images/red-river-paper-logo.png" alt="Red River Paper" /></a> </div> <ul class="navbar-nav nav-fill w-100"> <li class="nav-item dropdown megamenu-li"> <a href="#" rel="nofollow" class="nav-link dropdown-toggle" id="dropdown01" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>Shop Papers</span> </a> <div class="dropdown-menu megamenu pb-5" aria-labelledby="dropdown01"> <div class="row mt-1 d-md-flex justify-content-center justify-content-md-start"> <div class="col-sm-3"> <div class="mastHeadMenuHead">Shop By Type</div> <p><a href="/browse/photo-satin-luster-inkjet-papers.html">Satin Photo Paper</a></p> <p><a href="/browse/glossy-photo-paper.html">Glossy Photo Paper</a></p> <p><a href="/browse/metallic-paper.html">Metallic Photo Paper</a></p> <p><a href="/browse/matte-photo-inkjet-paper.html">Matte Photo Paper</a></p> <p><a href="/browse/fine-art-papers.html">Fine Art Paper</a></p> <p><a href="/cardshop/">Greeting Cards</a></p> <p><a href="/cardshop/printable-postcard-paper/">Postcard Paper</a></p> <p><a href="/browse/double-sided-photo-inkjet-papers-2-sided.html">Double-Sided Photo Paper</a></p> <p><a href="/browse/roll-inkjet-photo-paper.html">Photo Paper Rolls</a></p> </div> <div class="col-sm-3"> <div class="mastHeadMenuHead">Shop By Size</div> <p><a href="/browse/4x6_inkjet_photo_paper.html">4" x 6"</a></p> <p><a href="/browse/5x7-photo-paper-for-inkjet-printers-a7-size.html">5" x 7"</a></p> <p><a href="/browse/8x10-photo-paper-for-inkjet-printers.html">8" x 10"</a></p> <p><a href="/browse/85-x-11-photo-paper-for-inkjet-printers.html">8.5" x 11"</a></p> <p><a href="/browse/11x17-photo-paper-for-inkjet-printers.html">11" x 17"</a></p> <p><a href="/browse/13x19-photo-paper-for-inkjet-printers.html">13" x 19"</a></p> <p><a href="/browse/16x20-photo-paper-for-inkjet-printers.html">16" x 20"</a></p> <p><a href="/browse/17x22-photo-paper-for-inkjet-printers.html">17" x 22"</a></p> <p><a href="/browse/17x25-photo-paper-for-inkjet-printers.html">17" x 25"</a></p> </div> <div class="col-sm-3"> <div class="mastHeadMenuHead">Other Shop Methods</div> <p><a href="/sbprinter/">Shop by Printer</a></p> <p><a href="/browse/Best-Inkjet-Papers-by-Photography-Subject.html">Shop by Subject</a></p> <p><a href="/sbproject/inkjet-printer-projects.html">Shop by Project</a></p> <p><a href="/red-river-product-finder.html?Search=.">Red River Product Finder</a></p> <p><a href="/customer-login.html?FRF=1">Quick Reorder</a></p> <p><a href="/CS/custom-sizes.htm">Custom Paper Sizes</a></p> <p><a href="/equivalent-inkjet-paper-finder.html">Equivalent Paper Locator</a></p> <p><a href="/enterprise-solutions.html">Enterprise Solutions</a></p> </div> <div class="col-sm-3"> <div class="mastHeadMenuHead">Quick Paper Guides</div> <p><a href="/red-river-paper-watershed-collection.html">Watershed Collection</a></p> <p><a href="/rr/the-fast-easy-guide-to-photo-papers.html">For Photographers</a></p> <p><a href="/rr/the-fast-easy-guide-to-art-print-papers.html">For Artists</a></p> <p><a href="/rr/the-fast-easy-guide-to-greeting-cards.html">For Greeting Cards</a></p> </div> </div> <div class="row mt-1 d-md-flex justify-content-center justify-content-md-start"> <div class="col-sm-3"> <p style="border-top: 1px solid #6c757c; padding-top:14px"><a style="font-size:18px" href="/browse/">All Photo Papers</a></p> </div> <div class="col-sm-3"> <p style="border-top: 1px solid #6c757c; padding-top:14px"><a style="font-size:18px" href="/shopbypapersize.html">All Paper Sizes</a></p> </div> <div class="col-sm-3"> <p style="border-top: 1px solid #6c757c; padding-top:14px"><a style="font-size:18px" href="/deals/">Clearance & Deals </a></p> </div> <div class="col-sm-3"> </div> </div> </div> </li> <li class="nav-item direct"> <a class="nav-link pb-0" href="/samples/"><span>Sample Kits</span></a> </li> <li class="nav-item dropdown megamenu-li"> <a href="#"rel="nofollow" class="nav-link dropdown-toggle" id="inkAcc" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span>Ink & Accessories</span></a> <div class="dropdown-menu megamenu" aria-labelledby="inkAcc"> <div class="row mt-1 d-flex justify-content-center"> <div class="col-sm-4"> <a href="/accessories/"><div class="mastHeadMenuHead mb-2">Accessories</div></a> <div class="float-left mr-4 font-weight-bold"><a href="/accessories/">Envelopes<br>Museum Board<br>Coatings...and more!</a></div> <p><a href="/accessories/"><img src="/images/acc-nav.jpg" alt="Accessories"></a></p> </div> <div class="col-sm-4"> <a href="/inks/"><div class="mastHeadMenuHead mb-2">Inkjet Printer Ink</div></a> <div class="float-left mr-4 font-weight-bold"><a href="/inks/">Genuine, <br>Fresh OEM<br>Cartridges</a></div> <p><a href="/inks/"><img src="/images/ink-nav.png" alt="Canon Ink"></a></p> </div> <div class="col-sm-4"> <a href="/accessories/lightbox-photography-inspiration-card-packs.html" alt="Lightbox Photography Cards"><img src="/images/lightbox-photography-cards-promo.jpg"></a> <p class="text-center mt-2"><a style="padding:8px" class="btn-info btn-small" href="/accessories/lightbox-photography-inspiration-card-packs.html">Lightbox Photography Cards</a></p> </div> </div> </div> </li> <li class="nav-item dropdown megamenu-li"> <a href="#"rel="nofollow" class="nav-link dropdown-toggle" id="resources" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span>Resources</span> </a> <div class="dropdown-menu megamenu" aria-labelledby="resources"> <div class="row mt-2 d-flex justify-content-center"> <div class="col-6"> <div class="mastHeadMenuHead">Printing Help</div> <p><a href="/infocenter/">Printing Help Center</a></p> <p><a href="/infocenter/printer-setting-recommendations.html">Printer Setting Recomendations</a></p> <p><a href="/profiles/inkjet-printer-color-icc-profiles-red-river-paper.html">Color Profiles</a></p> <p><a href="/infocenter/tips/">Inkjet Printing Tips</a></p> <p><a href="/rr/print-service-providers.html">Print Service Providers</a></p> </div> <div class="col-6"> <div class="mastHeadMenuHead">Learn</div> <p><a href="https://www.redrivercatalog.com/blog.html">Red River Blog</a></p> <p><a href="/rr/cost-of-inkjet-printing.html">Cost of Printing</a></p> <p><a href="/infocenter/articles/">Printer Reviews & Articles</a></p> <p><a href="/browse/reviews/">Customer Reviews</a></p> </div> </div> </div> </li> <li class="nav-item ml-lg-4 ml-md-0 d-none d-lg-block"> <form method="get" action="/search.html"> <div class="input-group search"> <input type="search" class="form-control" placeholder="Search" aria-label="search term" aria-describedby="search" name="addsearch" value=""> <div class="input-group-append"> <button class="btn btn-outline-primary" type="submit" id="search" aria-label="Search"><i class="fas fa-search"></i></button> </div> </div> </form> </li> </ul> </nav> </div> </div> </div> <div class="row justify-content-md-center"> <div class="col-sm-6"> <div class="mm_searchfield_menu border border-success rounded" data-mm_searchfield_menu="Yes" data-mm_searchfield_id="" style="display: none;"></div> </div> </div> <div class="container d-none d-md-block"> </div> <!-- CSSUI NAVBAR end --> <!-- // Main Menu --> </div> <!-- // global header --> <div class="container main"> <div class="row mt-3"> <div class="col"> <h1>Canon Ink Cartridges</h1> <!-- Cat Head: Canon-Inkjet-Ink-Cartridges --> <img class="img-fluid float-right" src="/images/canon-ink-cartridges.jpg" alt="Canon inkjet cartridges inks available at Red River Paper"> <h2>Why Buy Your Ink From Us?</h2> <ul class="bigList"> <li>Convenience to Buy Paper and Ink in One Place</li> <li>Genuine, Original Manufacturer Product, No Dodgy Alternatives or Look Alikes</li> <li>Our Amazing Customer Service and Customer Satisfaction Guarantee</li> </ul> <h4>Canon: Rapid Ink Locator</h4> <div class="row" style="background-color:#E4E8F1; padding:12px 4px; margin:4px 0px; width:100%"> <div class="col"> <div class="row"> <div class="col-sm-6"> <label class="form-label">Select Printer Model</label> <select class="form-control form-select" name="ink_selector_model" id="ink-selector-model"> <option value="">Select Your Printer</option> <option value="canonpro">Canon Pro Series</option> <option value="canonts">TS / TR Series</option> <option value="canonip">iP Series</option> <option value="canonmg">MG Series</option> <option value="canonmp">MP Series</option> <option value="canonmx">MX Series</option> <option value="canonix">ix Series</option> </select> </div> <div class="col-sm-6"> <label id="ink-label" class="form-label" style="display: none;">Select Printer Type</label> <select class="form-control form-select" id="canonpro" style="display: none;" onchange="javascript:location.href = this.value;"> <option value="">Find your Pro Printer</option> <option value="https://www.redrivercatalog.com/inks/canon-PFI-4100-pro-1100-ink-cartridges.html">PRO-1100</option> <option value="https://www.redrivercatalog.com/inks/Canon-PFI-1000-PRO-1000-Inks-Cartridges-Tanks.html">PRO-1000</option> <option value="https://www.redrivercatalog.com/inks/canon-pfi-300-ink-cartridges.html">PRO-300</option> <option value="https://www.redrivercatalog.com/canon-cli-65-ink-cartridges-for-canon-pro-200.html">PRO-200</option> <option value="https://www.redrivercatalog.com/inks/Canon-CLI-42-PRO-100-Inks-Cartridges-Tanks.html">PRO-100</option> <option value="https://www.redrivercatalog.com/inks/Canon-PGI-72-PRO-10-Inks-Cartridges-Tanks.html">PRO-10</option> <option value="https://www.redrivercatalog.com/inks/Canon-PGI-29-PRO-1-Inks-Cartridges-Tanks.html">PRO-1</option> <option value="https://www.redrivercatalog.com/inks/canon-pro9500-ink-tanks-lucia-pigment.html">Pro9500 MkII</option> <option value="https://www.redrivercatalog.com/inks/canon-pro9500-ink-tanks-lucia-pigment.html">Pro9500</option> <option value="https://www.redrivercatalog.com/inks/canon-pro9000-inks-cartridges-tanks-pro9000-mkii.html">Pro9000 MkII</option> <option value="https://www.redrivercatalog.com/inks/canon-pro9000-inks-cartridges-tanks-pro9000-mkii.html">Pro9000</option> </select> <select class="form-control form-select" id="canonts" style="display: none;" onchange="javascript:location.href = this.value;"> <option value="">Find your TS / TR Series Printer</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-271-XL-ink-tanks.html">PIXMA TS5020</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-271-XL-ink-tanks.html">PIXMA TS6020</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-281xl-ink-cartridges.html">PIXMA TS6120</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-281xl-ink-cartridges.html">PIXMA TS6220</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-281xl-ink-cartridges.html">PIXMA TS8120</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-271-XL-ink-tanks.html">PIXMA TS9020</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-271-XL-ink-tanks.html">PIXMA TS9020</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-281xl-ink-cartridges.html">PIXMA TS9120</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-281xl-ink-cartridges.html">PIXMA TS9521C</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-281xl-ink-cartridges.html">PIXMA TR7520</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-281xl-ink-cartridges.html">PIXMA TR8520</option> </select> <select class="form-control form-select" id="canonip" style="display: none;" onchange="javascript:location.href = this.value;"> <option value="">Find your iP Series Printer</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-221-ink-tanks.html">PIXMA iP3600</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA iP4000</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA iP4200</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA iP4300</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA iP4500</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-221-ink-tanks.html">PIXMA iP4600</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA iP4700</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA iP4820</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA iP4920</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA iP5000</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA iP5200</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA iP6000D</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA iP6600D</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA iP6700D</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-251-XL-ink-tanks.html">PIXMA iP7220</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA iP8500</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-251-XL-ink-tanks.html">PIXMA iP8720</option> </select> <select class="form-control form-select" id="canonmg" style="display: none;" onchange="javascript:location.href = this.value;"> <option value="">Find your MG Series Printer</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA MG5120</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA MG5220</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA MG5320</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-251-XL-ink-tanks.html">PIXMA MG5420</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-251-XL-ink-tanks.html">PIXMA MG5422</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-251-XL-ink-tanks.html">PIXMA MG5520</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-251-XL-ink-tanks.html">PIXMA MG5522</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-271-XL-ink-tanks.html">PIXMA MG5720</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-271-XL-ink-tanks.html">PIXMA MG5721</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-271-XL-ink-tanks.html">PIXMA MG5722</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA MG6120</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA MG6220</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-251-XL-ink-tanks.html">PIXMA MG6320</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-251-XL-ink-tanks.html">PIXMA MG6420</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-271-XL-ink-tanks.html">PIXMA MG6820</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-271-XL-ink-tanks.html">PIXMA MG6821</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-271-XL-ink-tanks.html">PIXMA MG6822</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-251-XL-ink-tanks.html">PIXMA MG7120</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-271-XL-ink-tanks.html">PIXMA MG7720</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA MG8120</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA MG8220</option> </select> <select class="form-control form-select" id="canonmp" style="display: none;" onchange="javascript:location.href = this.value;"> <option value="">Find your MP Series Printer</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP500</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP530</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-221-ink-tanks.html">PIXMA MP560</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP600</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP610</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-221-ink-tanks.html">PIXMA MP620</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-221-ink-tanks.html">PIXMA MP640</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP750</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP760</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP780</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP800</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP810</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP830</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP950</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP960</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MP970</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-221-ink-tanks.html">PIXMA MP980</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-221-ink-tanks.html">PIXMA MP990</option> </select> <select class="form-control form-select" id="canonmx" style="display: none;" onchange="javascript:location.href = this.value;"> <option value="">Find your MX Series Printer</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA MX712</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-251-XL-ink-tanks.html">PIXMA MX722</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">PIXMA MX850</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-221-ink-tanks.html">PIXMA MX860</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA MX882</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA MX892</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-251-XL-ink-tanks.html">PIXMA MX922</option> </select> <select class="form-control form-select" id="canonix" style="display: none;" onchange="javascript:location.href = this.value;"> <option value="">Find your iX Series Printer</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-226-ink-tanks.html">PIXMA iX6520</option> <option value="https://www.redrivercatalog.com/inks/canon-cli-251-XL-ink-tanks.html">PIXMA iX6820</option> </select> <select class="form-control form-select" id="canonis" style="display: none;" onchange="javascript:location.href = this.value;"> <option value="">Find your i S Series Printer</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">BJC-8200</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">i860</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">i900D</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">i9100</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">i960 </option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">i9900</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">S800</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">S820</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">S830D</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">S900</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">S9000</option> <option value="https://www.redrivercatalog.com/inks/canon_cli8.html">i9900</option> </select> </div> </div> </div> </div> <!-- Cat Display Level 2 --> <div class="card-deck mb-4 mt-4"> <div class="card style="max-width:378px"> <a href="/canon-cli-65-ink-cartridges-for-canon-pro-200.html"><h2 class="card-title card-header text-center my-auto" style="min-height:72px">Canon CLI-65 Ink Cartridges</h2></a> <div class="card-body text-center""> <p class="text-center small"><strong>For: </strong>Pixma PRO-200 Inks</p> <p><a href="/canon-cli-65-ink-cartridges-for-canon-pro-200.html"><img class="catLevel2Image img-fluid" src="graphics/00000001/canon-pro-200-ink-hero-220x300.jpg" alt="Canon CLI-65 Ink Cartridges" title="Canon CLI-65 Ink Cartridges"></a></p> <p class="card-text text-muted"></p> </div> <div class="card-footer text-center"> <a href="/canon-cli-65-ink-cartridges-for-canon-pro-200.html" class="btn btn-warning text-uppercase text-dark" style="position: relative; top: -6px;"><i class="fa fa-arrow-circle-right"></i> <b>details/order</b></a> </div> </div> <div class="card style="max-width:378px"> <a href="/inks/canon-pfi-300-ink-cartridges.html"><h2 class="card-title card-header text-center my-auto" style="min-height:72px">Canon PFI-300 Ink Cartridges</h2></a> <div class="card-body text-center""> <p class="text-center small"><strong>For: </strong>Pixma PRO-300 Inks</p> <p><a href="/inks/canon-pfi-300-ink-cartridges.html"><img class="catLevel2Image img-fluid" src="graphics/00000001/canon-pro-300-ink-hero-220x300.png" alt="Canon PFI-300 Ink Cartridges" title="Canon PFI-300 Ink Cartridges"></a></p> <p class="card-text text-muted"></p> </div> <div class="card-footer text-center"> <a href="/inks/canon-pfi-300-ink-cartridges.html" class="btn btn-warning text-uppercase text-dark" style="position: relative; top: -6px;"><i class="fa fa-arrow-circle-right"></i> <b>details/order</b></a> </div> </div> <div class="card style="max-width:378px"> <a href="/inks/Canon-CLI-42-PRO-100-Inks-Cartridges-Tanks.html"><h2 class="card-title card-header text-center my-auto" style="min-height:72px">Canon CLI-42 Ink Cartridges</h2></a> <div class="card-body text-center""> <p class="text-center small"><strong>For: </strong>Pixma PRO-100</p> <p><a href="/inks/Canon-CLI-42-PRO-100-Inks-Cartridges-Tanks.html"><img class="catLevel2Image img-fluid" src="graphics/00000001/cli-42-lg.jpg" alt="Canon CLI-42 Ink Cartridges" title="Canon CLI-42 Ink Cartridges"></a></p> <p class="card-text text-muted"></p> </div> <div class="card-footer text-center"> <a href="/inks/Canon-CLI-42-PRO-100-Inks-Cartridges-Tanks.html" class="btn btn-warning text-uppercase text-dark" style="position: relative; top: -6px;"><i class="fa fa-arrow-circle-right"></i> <b>details/order</b></a> </div> </div> </div> <div class="card-deck mb-4"> <div class="card style="max-width:378px"> <a href="/inks/Canon-PFI-1000-PRO-1000-Inks-Cartridges-Tanks.html"><h2 class="card-title card-header text-center my-auto" style="min-height:72px">Canon PFI-1000 Ink Cartridges for the Canon PRO-1000 Printer</h2></a> <div class="card-body text-center""> <p class="text-center small"><strong>For: </strong>Pixma PRO-1000 Inks</p> <p><a href="/inks/Canon-PFI-1000-PRO-1000-Inks-Cartridges-Tanks.html"><img class="catLevel2Image img-fluid" src="graphics/00000001/1/1000.jpg" alt="Canon PFI-1000 Ink Cartridges for the Canon PRO-1000 Printer" title="Canon PFI-1000 Ink Cartridges for the Canon PRO-1000 Printer"></a></p> <p class="card-text text-muted"></p> </div> <div class="card-footer text-center"> <a href="/inks/Canon-PFI-1000-PRO-1000-Inks-Cartridges-Tanks.html" class="btn btn-warning text-uppercase text-dark" style="position: relative; top: -6px;"><i class="fa fa-arrow-circle-right"></i> <b>details/order</b></a> </div> </div> <div class="card style="max-width:378px"> <a href="/inks/canon-PFI-4100-pro-1100-ink-cartridges.html"><h2 class="card-title card-header text-center my-auto" style="min-height:72px">Canon PFI-4100 Ink Cartridges for the Canon PRO-1100 Printer</h2></a> <div class="card-body text-center""> <p class="text-center small"><strong>For: </strong>Pixma PRO-1100 Inks</p> <p><a href="/inks/canon-PFI-4100-pro-1100-ink-cartridges.html"><img class="catLevel2Image img-fluid" src="graphics/00000001/1/ink_4.jpg" alt="Canon PFI-4100 Ink Cartridges for the Canon PRO-1100 Printer" title="Canon PFI-4100 Ink Cartridges for the Canon PRO-1100 Printer"></a></p> <p class="card-text text-muted"></p> </div> <div class="card-footer text-center"> <a href="/inks/canon-PFI-4100-pro-1100-ink-cartridges.html" class="btn btn-warning text-uppercase text-dark" style="position: relative; top: -6px;"><i class="fa fa-arrow-circle-right"></i> <b>details/order</b></a> </div> </div> </div> <div class="clearfix"></div> <!-- Cat Foot : Canon-Inkjet-Ink-Cartridges --> </div> </div> </div> <!-- CSSUI GLOBAL FOOTER begin --> <div class="container globalFooter"> <div class="row"> <div class="col"> <div class="column randReviewContainer"> <h2>WHAT CUSTOMERS SAY ABOUT US</h2> <div> <div class="randHead"> <i class="fa fa-star text-warning" style="font-size: 1.2em;"></i> <i class="fa fa-star text-warning" style="font-size: 1.2em;"></i> <i class="fa fa-star text-warning" style="font-size: 1.2em;"></i> <i class="fa fa-star text-warning" style="font-size: 1.2em;"></i> <i class="fa fa-star text-warning" style="font-size: 1.2em;"></i> <span class="title ml-2"><b>Great Products and Great Customer Support</b></span> </div> <div class="randContent"> <span class="randReview"> I've been using Red River paper for a while now - at least 3 years. I have found their products to be excellent. Everything I've purchased has been top quality. I've had many occasions to ask for support. Without fail, they are prompt, professional, and knowledgeable. Great company and great people and great product - what else could I hope for? </span> </div> <div class="randSig mt-2"> <div class="verified"><span>Verified Buyer</span></div> <span class="randAuthor">Winnie Chrzanowski</span> <span class="randDate">Nov 13, 2021</span> </div> </div> <div class="allStoreReviews"> <a class="go-link-a" href="/browse/reviews/">See all 6266 Red River Paper PRODUCT reviews</a><br /> <a class="go-link-a" href="/redriver-paper-reviews.html">See all 1762 Red River Paper COMPANY reviews</a> </div> </div> </div> </div> </div> </div> <div class="footer no-print"> <div class="container"> <div class="row"> <div class="col-sm-6"> <div class="row"> <div class="col-sm-6"> <h4 class="">Products</h4> <a href="/browse/" class="f-link">Photo Paper</a> <a href="/cardshop/" class="f-link">Greeting Card Paper</a> <a href="/browse/roll-inkjet-photo-paper.html " class="f-link">Inkjet Paper Rolls</a> <a href="/inks/" class="f-link">OEM Ink</a> <a href="/accessories/" class="f-link">Accessories</a> <a href="/samples/" class="f-link">Sample Kits</a> </div> <div class="col-sm-6"> <h4 class="mt-4 mt-md-0">Company</h4> <a href="/CS/aboutredriver.htm" class="f-link">About Red River Paper</a> <a href="/CS/custom-sizes.htm" class="f-link">Custom Cutting Service</a> <a href="/CS/custom-inkjet-paper-converting-bulk-orders-white-box-inkjet-paper.htm" class="f-link">Custom Paper Converting</a> <a href="/rr/red-river-paper-inkjetter-affiliate-program.html" class="f-link">Red River Affiliate Program</a> <a href="/CS/volume-discounts.htm" class="f-link">Volume Discounts</a> <a href="/red-river-gift-certificate.html" class="f-link">Gift Certificates</a> </div> </div> </div> <div class="col-sm-6"> <div class="row"> <div class="col-sm-6"> <h4 class="mt-4 mt-md-0">Customer Service</h4> <a href="/contact-us.html" class="f-link">Contact Us (or Call 888-248-8774)</a> <a href="/order-history-list.html" class="f-link">Track Your Order</a> <a href="/CS/shipping-information.htm" class="f-link">Shipping Infomation</a> <a href="/CS/returns.htm" class="f-link">Returns and Refunds</a> <a href="/CS/tax.htm" class="f-link">Tax Exempt Information</a> <a href="/CS/privacy.htm" class="f-link">Privacy Policies</a> <a href="/CS/cookie-policy.htm" class="f-link">Cookie Policies</a> </div> <div class="col-sm-6"> <style>.ResetElements__Button-sc-8e6zl9-2 { font-family:'Roboto',sans-serif!important }</style> <span id="klaviyoscriptcall"></span> <div id="klaviyo-newsletter-signup"> <h4 id="klaviyo-signup-header" class="mt-4 mt-md-0">Join The Inkjetter Newsletter</h4> <div class="klaviyo-form-MGNqGn"></div> </div> <h4 class="mt-4 mt-md-0">Join Us On Social Media</h4> <div> <a href="https://www.facebook.com/redriverpaper?" target="_blank" class="f-icon"> <i class="fab fa-facebook-square"></i> </a> <a href="https://twitter.com/redriverpaper?" target="_blank" class="f-icon"> <i class="fab fa-twitter-square"></i> </a> <a href="https://www.instagram.com/redriverpaper/?" target="_blank" class="f-icon"> <i class="fab fa-instagram"></i> </a> <a href="https://www.youtube.com/user/redriverpaper" target="_blank" class="f-icon"> <i class="fab fa-youtube-square"></i> </a> </div> <h4 class="mt-4 mt-md-0">Payment Accepted</h4> <img loading="lazy" src="/images/cc/paypal_87w.png" class="img-fluid p-1" style="width:84px; height:52px;"> <img loading="lazy" src="/images/cc/visa_87w.png" class="img-fluid p-1" style="width:84px; height:52px;"> <img loading="lazy" src="/images/cc/mc_87w.png" class="img-fluid p-1" style="width:84px; height:52px;"> <img loading="lazy" src="/images/cc/discover87w.png" class="img-fluid p-1" style="width:84px; height:52px;"> <img loading="lazy" src="/images/cc/amex_87w.png" class="img-fluid p-1" style="width:84px; height:52px;"> </div> </div> </div> </div> <div class="row f-copyright"> <div class="col text-center"> <p>Red River Paper Inc. All contents © 1997 - 2025. 8330 Directors Row. Dallas Texas, 75247. Prices, specifications, and images are subject to change without notice. Not responsible for typographical or illustrative errors. <a href="/CS/use.htm">Website Terms & Conditions</a> | <a href="/CS/acceptable-use-policy.htm">Acceptable Use</a></p> <p>Site Development & Maintenance: <a href="https://www.phosphormedia.com/" target="_blank">Phosphor Media, LLC</a></p> </div> </div> </div> </div> </div> </div> <style> .askUs { position: fixed; right: 5%; bottom: 3%; text-align: center; font-size: 18px; font-weight: bold; background-color: #ffffff; border: 3px solid #0E2F6f; z-index: 2000; line-height: 1.1; height: auto; padding: 12px; border-radius: 4px; -webkit-backface-visibility: hidden; } .askUs:hover { border: 3px solid #3495e4; color:#3495e4; } </style> <div class="askUs"> <a href="https://red-river-paper.kayako.com/conversation/new" target="new">Ask Us<br>Anything!</a> </div> <script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script> <!-- () --> <div class="modal fade" id="modal-cart" tabindex="-1" role="dialog" aria-labelledby="ModalCart" aria-hidden="true"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content" style="min-height: 256px;"> <div class="modal-header"> <h5 class="modal-title" id="modalCartTitle"><i class="fas fa-shopping-cart text-success"></i> Shopping Cart</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body modal-cart-body"> <div id="modal-cart-spinner" class="text-center" style="display: none;"><i class="fa fa-spinner fa-2x fa-spin"></i></div> <div class="modal-cart-contents"></div> </div> <span class="d-sm-block mb-5"> </span> </div> </div> </div> <script> $( "select" ).removeClass( "form-control" ); $( "select" ).addClass( "form-control" ); </script> <style> .modal-img { text-align:center; margin: 0 auto; } </style> <div class="modal fade" id="message" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header text-center font-weight-bold"> </div> <div class="modal-body"> <div class="modal-img"> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> </div> </div> </div> </div> <div class="modal fade" id="" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header text-center font-weight-bold"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="embed-responsive embed-responsive-16by9"> <iframe class="embed-responsive-item" src="" id="video" allowscriptaccess="always" allow="autoplay"></iframe> </div> </div> </div> </div> </div> <script> $( "#noThanks" ).click(function() { document.cookie = "noautobasket=yes; path=/"; }); </script> <script src="/js/custom_min.js" defer></script> <!-- Kayako Messenger - Chat --> <script type="text/javascript" id="pap_x2s6df8d" src="https://redriverpaper.postaffiliatepro.com/scripts/8j13e0" async></script> <script type="text/javascript"> PostAffTracker.setAccountId('pap_x2s6df8d'); try { PostAffTracker.track(); } catch (err) { } </script> <script> $(".cart-modal-trigger").click(function(){ $.get("/mm5/merchant.mvc?screen=AJAX&ajax_add_to_cart=1", function(data, status){ $('.modal-cart-body').html(data); $('#modal-cart').modal('toggle'); }); }); </script> <script> var _learnq = _learnq || []; _learnq.push; </script> <script> function init() { var imgDefer = document.getElementsByTagName('img'); for (var i=0; i<imgDefer.length; i++) { if(imgDefer[i].getAttribute('data-src')) { imgDefer[i].setAttribute('src',imgDefer[i].getAttribute('data-src')); } } } window.onload = init; </script> <!-- Facebook Pixel --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1625813450893082'); fbq('track', 'PageView'); </script> <script> $(location.hash).addClass('show'); </script> <script defer type="text/javascript" src="https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=NkciyN"></script> <!-- CSSUI GLOBAL FOOTER end --> <script> $('.confirmclick').on('click', function () { return confirm('Are you sure?'); }); </script> <script> function showPassword() { var x = document.getElementByID("Password"); if (x.type === "password") { x.type = "text"; } else { x.type = "password"; } } </script> <script> $(function () { $('[data-toggle="popover"]').popover() }) </script> <script> $('#ink-selector-model').change(function(){ var selected = $("#ink-selector-model").val(); $("#ink-label").show(); if (selected == 'canonpro') { $("#canonpro").show(); } else if (selected == 'canonts') { $("#canonts").show(); } else if (selected == 'canonip') { $("#canonip").show(); } else if (selected == 'canonmg') { $("#canonmg").show(); } else if (selected == 'canonmp') { $("#canonmp").show(); } else if (selected == 'canonmx') { $("#canonmx").show(); } else if (selected == 'canonix') { $("#canonix").show(); } else if (selected == 'canonis') { $("#canonis").show(); } else { $("#canonwide").show(); } }); </script> <script> $("#button-add-to-cart").click(function () { $( "#button-add-to-cart-nospin").hide(); $( "#button-add-to-cart-spin").show(); }); </script> </body> </html>