www.compandsave.com Open in urlscan Pro
143.204.98.58  Public Scan

Submitted URL: http://www.compandsave.com/
Effective URL: https://www.compandsave.com/
Submission: On October 17 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

GET https://www.compandsave.com/nsearch/

<form class="form pill-form" id="mobileglobalSearchForm" action="https://www.compandsave.com/nsearch/" method="get">
  <label for="mobile-global-search-input" class="show-for-sr">Search product</label>
  <input type="text" name="q" value="" placeholder="Find your cartridge or printer model..." class="input-text" maxlength="128" role="combobox" id="mobile-global-search-input" aria-expanded="false" aria-label="search box" aria-haspopup="false"
    aria-autocomplete="both" autocomplete="off">
  <div class="search-autocomplete"></div>
  <button type="submit" title="Search" class="button icon">
    <span class="cas-i-search search-icon-w" aria-hidden="true"></span>
  </button>
</form>

GET https://www.compandsave.com/nsearch/

<form class="form pill-form" id="tabletglobalSearchForm" action="https://www.compandsave.com/nsearch/" method="get">
  <label for="tablet-global-search-input" class="show-for-sr">Search product</label>
  <input type="text" name="q" value="" placeholder="Find your cartridge or printer model..." class="input-text" maxlength="128" role="combobox" id="tablet-global-search-input" aria-expanded="false" aria-label="search box" aria-haspopup="false"
    aria-autocomplete="both" autocomplete="off">
  <div class="search-autocomplete"></div>
  <button type="submit" title="Search" class="button icon">
    <span class="cas-i-search search-icon-w" aria-hidden="true"></span>
  </button>
</form>

GET https://www.compandsave.com/nsearch/

<form class="form pill-form" id="desktopglobalSearchForm" action="https://www.compandsave.com/nsearch/" method="get">
  <label for="desktop-global-search-input" class="show-for-sr">Search product</label>
  <input type="text" name="q" value="" placeholder="Find your cartridge or printer model..." class="input-text" maxlength="128" role="combobox" id="desktop-global-search-input" aria-expanded="false" aria-label="search box" aria-haspopup="false"
    aria-autocomplete="both" autocomplete="off">
  <div class="search-autocomplete"></div>
  <button type="submit" title="Search" class="button icon">
    <span class="cas-i-search search-icon-w" aria-hidden="true"></span>
  </button>
</form>

POST https://www.compandsave.com/newsletter/subscriber/new

<form class="form subscribe pill-form" novalidate="novalidate" action="https://www.compandsave.com/newsletter/subscriber/new" method="post" id="footer-sub">
  <label><span class="show-for-sr">Email</span>
    <input name="email" type="email" id="footer-sub-input" placeholder="Enter your email address here" required="" data-validate="{required:true, 'validate-email':true}"></label>
  <input type="hidden" name="page_source" value="footer">
  <button class="button " title="Start Saving" type="submit">
    <span>Start Saving</span>
  </button>
</form>

POST https://www.compandsave.com/customer/ajax/create

<form action="https://www.compandsave.com/customer/ajax/create" id="createAccountForm" method="post" enctype="multipart/form-data" autocomplete="off" data-bind="scope: 'email-verify-createAccountForm'" data-abide="3sfezw-abide" novalidate="">
  <input name="form_key" type="hidden" value="POOT9SeghM5N8PTB" aria-describedby="klet12-abide-error">
  <div class="row medium-unstack">
    <div class="column">
      <label for="createAccountFirstName">First Name <span class="input-required">*</span>
        <input type="text" id="createAccountFirstName" name="firstname" placeholder="First Name" pattern="alpha" autocomplete="given-name" value="" required="" aria-describedby="mjypt0-abide-error">
        <small class="form-error-msg" data-form-error-for="createAccountFirstName" id="mjypt0-abide-error" role="alert"> Please input your First name</small>
      </label>
    </div>
    <div class="column">
      <label for="createAccountLastName">Last Name <span class="input-required">*</span>
        <input type="text" id="createAccountLastName" name="lastname" placeholder="Last Name" pattern="alpha" autocomplete="family-name" value="" required="" aria-describedby="1op2ns-abide-error">
        <small class="form-error-msg" data-form-error-for="createAccountLastName" id="1op2ns-abide-error" role="alert"> Please input your Last name</small>
      </label>
    </div>
  </div>
  <label for="createAccountEmail">Email <span class="input-required">*</span>
    <input type="text" id="createAccountEmail" name="email" placeholder="example@mail.com" pattern="email" autocomplete="email" value="" required="" aria-describedby="sl4k2r-abide-error">
    <small class="form-error-msg" data-form-error-for="createAccountEmail" id="sl4k2r-abide-error" role="alert">Please input your valid email. E.g. example@mail.com</small>
  </label>
  <div class="row">
    <div class="column small-12">
      <label for="createAccountPass">Password <span class="input-required">*</span>
        <small class="help-text" id="passRequirement">Minimum of 6 characters, with at least one uppercase, one lowercase, one number, and one special character or symbol(e.g., ! @ # ?).</small>
      </label>
    </div>
    <div class="column small-12 medium-6">
      <div class="input-group inline-label show-pass">
        <input type="password" name="password" id="createAccountPass" placeholder="create password" pattern="new_password" aria-describedby="passRequirement" autocomplete="off" required="">
        <!--<span class="input-group-label">
                            <a class="show-pass-anchor"
                               title="Show Password">SHOW</a>
                        </span>-->
      </div>
      <small class="form-error" data-form-error-for="createAccountPass" data-form-error-on="required" id="klet12-abide-error" role="alert">Password is required</small>
      <small class="form-error pass-err" data-form-error-for="createAccountPass" data-form-error-on="pattern" role="alert">Please input your valid password</small>
    </div>
    <div class="column small-12 medium-6">
      <label for="retypeAccountPass">
        <span class="show-for-sr">Re-type Password</span>
        <span class="input-group inline-label show-pass">
          <input type="password" name="password_confirmation" id="retypeAccountPass" placeholder="re-type password" aria-describedby="passRequirement" autocomplete="off" required="" data-equalto="createAccountPass">
          <!--<span class="input-group-label">
                                                <a class="show-pass-anchor" href="#" title="Show Password">SHOW</a>
                                            </span>-->
        </span>
        <small class="form-error-msg" data-form-error-for="retypeAccountPass" data-form-error-on="equalTo" role="alert"> Password has to match.</small>
      </label>
    </div>
  </div>
  <div class="input-group checkbox-wrapper sub-me">
    <input type="checkbox" name="subscribeMe" value="1" id="subscribeMe">
    <label for="subscribeMe">Sign me up to receive exclusive email offers.</label>
  </div>
  <small class="sub-disclaimer">Don't worry. Your email address is never shared or sold. See our <a href="https://www.compandsave.com/privacy-policy">Privacy
                            Policy</a> for details. </small>
  <div class="captcha-block">
    <div class="field-recaptcha" id="recaptcha-37a48fef069e6796139a50b096d0292071e94de0-container" data-bind="scope:'recaptcha-37a48fef069e6796139a50b096d0292071e94de0'">
      <!-- ko template: getTemplate() -->
      <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-37a48fef069e6796139a50b096d0292071e94de0-wrapper">
        <div class="g-recaptcha" id="recaptcha-37a48fef069e6796139a50b096d0292071e94de0">
          <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
            <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-dkgclbii6y93" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeWvYkUAAAAALMgi4Dw12o-mntWd7i_BZhClAla&amp;co=aHR0cHM6Ly93d3cuY29tcGFuZHNhdmUuY29tOjQ0Mw..&amp;hl=de&amp;v=MydHw_zggsxIJuhSbyOmPv5R&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=qpuiqlwjn6y7"></iframe>
            </div>
            <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" aria-hidden="true" aria-label="recaptcha response" aria-readonly="true"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div>
        </div>
        <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
      </div>
      <!-- /ko -->
    </div>
  </div>
  <button type="submit" class="button expanded form-button" data-bind="click: formSubmitted"> Create My Account</button>
  <input type="hidden" name="token" style="display: none">
</form>

POST https://www.compandsave.com/customer/ajax/login

<form action="https://www.compandsave.com/customer/ajax/login" method="post" id="loginForm" data-abide="ajax" novalidate="">
  <input name="form_key" type="hidden" value="POOT9SeghM5N8PTB">
  <div>
    <input type="hidden" name="redirect_url">
    <div class="input-group inline-label">
      <label for="loginEmail" class="show-for-sr">Enter Your Email</label>
      <span class="input-group-label">
        <span class="cas-i-email light-gray-icons" aria-hidden="true"></span>
      </span>
      <input type="text" id="loginEmail" class="input-group-field" placeholder="example@mail.com" required="" aria-label="Email address" pattern="email" value="" autocomplete="email" name="username" aria-describedby="vte7mi-abide-error">
    </div>
    <small class="form-error-msg" data-form-error-for="loginEmail" id="vte7mi-abide-error" role="alert">Please input your valid email. E.g. example@mail.com</small>
  </div>
  <div>
    <div class="input-group inline-label">
      <label for="loginPass" class="show-for-sr">Password</label>
      <span class="input-group-label">
        <span class="cas-i-lock light-gray-icons" aria-hidden="true"></span>
      </span>
      <input type="password" id="loginPass" class="input-group-field" aria-label="Password" placeholder="password" name="password" autocomplete="off" required="" aria-describedby="743x5w-abide-error">
    </div>
    <small class="form-error-msg" data-form-error-for="loginPass" id="743x5w-abide-error" role="alert">Please input your valid password</small>
  </div>
  <!--<div class="checkbox-wrapper input-group show-pass">
                        <input id="showLoginPass" type="checkbox"><label
                                for="showLoginPass"></label>
                    </div>-->
  <div class="captcha-block"></div>
  <button type="submit" class="button expanded form-button">Log In to Compandsave</button>
</form>

POST https://www.compandsave.com/customer/ajax/forgotpasswordpost

<form action="https://www.compandsave.com/customer/ajax/forgotpasswordpost" method="post" id="forgotPassForm" data-abide="ajax" novalidate="">
  <div>
    <div class="input-group inline-label">
      <label for="forgotPassEmail" class="show-for-sr">Email Address</label>
      <span class="input-group-label">
        <span class="cas-i-email light-gray-icons" aria-hidden="true"></span>
      </span>
      <input type="text" id="forgotPassEmail" class="input-group-field" placeholder="example@mail.com" aria-label="Email address" required="" pattern="email" name="email" aria-describedby="e8jllo-abide-error">
    </div>
    <small class="form-error-msg" data-form-error-for="forgotPassEmail" id="e8jllo-abide-error" role="alert">Please input your valid email. E.g. example@mail.com</small>
  </div>
  <div class="captcha-block">
    <div class="field-recaptcha" id="recaptcha-64d415be67226634fb2a4719b01b48e45bf348a0-container" data-bind="scope:'recaptcha-64d415be67226634fb2a4719b01b48e45bf348a0'">
      <!-- ko template: getTemplate() -->
      <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-64d415be67226634fb2a4719b01b48e45bf348a0-wrapper">
        <div class="g-recaptcha" id="recaptcha-64d415be67226634fb2a4719b01b48e45bf348a0">
          <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
            <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-g8oh2bplbk2m" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeWvYkUAAAAALMgi4Dw12o-mntWd7i_BZhClAla&amp;co=aHR0cHM6Ly93d3cuY29tcGFuZHNhdmUuY29tOjQ0Mw..&amp;hl=de&amp;v=MydHw_zggsxIJuhSbyOmPv5R&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=8ks03t4saqqp"></iframe>
            </div>
            <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response" aria-hidden="true" aria-label="recaptcha response" aria-readonly="true"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div>
        <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
      </div>
      <!-- /ko -->
    </div>
  </div>
  <button type="submit" class="button expanded form-button">Reset Password</button>
  <input type="hidden" name="token" style="display: none">
</form>

Text Content

Please enable your cookies to get the best possible experience. Some of the
important main functionality might not work without it. Learn more on how to
enable cookies on your browser.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.




Free Shipping Over $50 , Regular $3.99

Need Help? Call 1-833-465-6888 or  Live Chat

Search product


Search product

Coupon Page
Shopping Cart
Search product

 * Hello, Log In
   Account 
   * Log In Create An Account My Account My Orders My Address
 * Quick Reorder
 * Track Order
 * Shopping Cart
 * Cart
   * Your shopping cart content
     You cart is empty.
   

 * HP
 * Epson
 * Brother
 * Canon
 * Lexmark
 * Other Brands
   * Back to Main Menu
   * Samsung
   * Dell
   * Kodak
   * Konica-Minolta
   * Okidata
   * Xerox
   * Kyocera-Mita
   * Pitney Bowes
   * Panasonic
   * IBM
   * Ricoh
   * Apple
   * Sharp
   * Compaq
   * Apollo
   * Secap
   * Bryce
   * Rena
   * AstroJet
   * Neopost
   * Hasler
   * Mimaki
   * Roland
   * Mutoh
 * Accessories
   * Back to Main Menu
   * Photo Paper & More
   * Refill Kit / Bulk Ink
   * Cables
 * Login to Account
 * Track Order

Need Help? Call 1-833-465-6888 or  Live Chat


 * HP
 * Epson
 * Brother
 * Canon
 * Lexmark
 * Other Brands  
   * Samsung
   * Dell
   * Kodak
   * Konica-Minolta
   * Okidata
   * Xerox
   * Kyocera-Mita
   * Pitney Bowes
   * Panasonic
   * IBM
   * Ricoh
   * Apple
   * Sharp
   * Compaq
   * Apollo
   * Secap
   * Bryce
   * Rena
   * AstroJet
   * Neopost
   * Hasler
   * Mimaki
   * Roland
   * Mutoh
 * Accessories  
   * Photo Paper & More
   * Refill Kit / Bulk Ink
   * Cables
 * Coupon

Act quickly before your coupon expires  
00 H : 00 M : 00 S



CHEAP INK CARTRIDGES AND PRINTER INK FROM $2.99

Compare and save up to 80% on all your printing needs.


SHOP BY OUR POPULAR PRINTER BRANDS

HP

Find new compatible ink cartridges for your HP Envy 4520 ink, HP Officejet 3830
ink, HP Envy 5055 ink, HP Deskjet 3755 ink printer and much more.

Shop HP Cartridges
Canon

Save more with our affordable ink cartridges for Canon MG3620 ink, Canon Pixma
MG2522 ink, Canon MX490 ink, and other Canon models.

Shop Canon Cartridges

Epson
 * Workforce WF-3640
 * Epson Artisan 1430
 * Epson Expression XP-830

Shop Epson Cartridges
Brother
 * Brother MFC-J480DW
 * Brother MFC-J485DW
 * Brother MFC-240C

Shop Brother Cartridges
Lexmark
 * Lexmark X5650
 * Lexmark PRO715
 * Lexmark PRO915

Shop Lexmark Cartridges


SEE WHAT OTHERS ARE SAYING

 * > The ink is top quality, and fairly priced. Also, I put in an order maybe
   > 20- 30 minutes ago and already got notified that my order shipped! That's
   > the best service I've EVER gotten from any company! Thank you! Annette V.

 * > I really like the quality of the ink. Setup is super easy. The packages of
   > ink yields so much printing that it lasts me a long time. And I print a
   > lot! Kisha A.

 * > I have been using comp and Save for a few years now and don't plan on going
   > anywhere else! The quality is great and the prices are very affordable! I
   > don't ever have to worry about running out of ink. Wenona B.


OUR PROMISES


 NEXT DAY SHIPPING

We ship our printer ink cartridges and laser toner cartridges orders by USPS,
UPS or FedEx. Orders placed before 2PM PT will be shipped out the same business
day. Free shipping is available for all U.S. order over $50, otherwise $3.99 low
flat-rate shipping cost will be added.

See Our Shipping Policy


 1-YEAR 100% SATISFACTION GUARANTEED

We directly import the ink and toner cartridges from factory with ISO-9001
certificate. Our compatible discount ink cartridges, cheap toner cartridges and
sticker paper achieve the highest performance and quality standards. They are
the great replacements for HP Ink , Epson Ink , Canon Ink , Brother Ink ,
Lexmark Ink or other name brand printer ink cartridges and laser toner
cartridges. CompAndSave is so confident in our products that we offer FULL
refunds within 10 days on non-OEM products. if you are not 100% satisfied with
your purchase. If you need to return ink or toner after 10 days, we'll issue a
refund or offer store credit up to 365 days from the purchase date.

About Remanufactured Cartridges


 EVERYDAY LOW PRICE ON CHEAP PRINTER INK

CompAndSave purchases directly from manufacturers at high volumes, locking in
steep discounts. Then we sell that inventory exclusively online, keeping our
business overhead to a bare minimum. We pass all that savings on to our
customers and are able to sell discount printer ink cartridges cheap. The result
is some of the best online pricing on cheap ink cartridges and cheap printer
ink. CompAndSave is one of the cheapest place to buy printer ink online!

Low Price Guarantee


 SAFE AND SECURE CHECKOUT

Secured by Norton and Trustwave PCI Scan, CompAndSave makes sure every online
transaction with us will be 100% safe. We offer our customers a variety of
secure choices to pay for your purchases.


EASY TO FIND

You can use keyword or brand names on the top of the page to search your printer
cartridges. Or, try our 2-step cartridge finder below.

Choose Your Brand Select your brand HP EPSON BROTHER CANON LEXMARK SAMSUNG DELL
KODAK KONICA-MINOLTA OKIDATA XEROX KYOCERA-MITA PITNEY BOWES PANASONIC IBM RICOH
APPLE SHARP COMPAQ APOLLO SECAP BRYCE RENA ASTROJET NEOPOST HASLER MIMAKI ROLAND
MUTOH
Choose the search by options By Printer Model By Cartridge Model
Choose Your Printer Series Select your series
Choose Your Printer Model Select your model Go to My Printer Page
Choose Your Cartridge Model Select your cartridge model Go to My Cartridge Page
Getting your data...

--------------------------------------------------------------------------------


EASY TO SAVE

Heavy ink users? We have budget-friendly options for you. Buy more, save more.

 * Combo Pack for big savings + fewer trips to the store
 * Wholesale Pack to get bulk cartridges for less!
 * School, business or military can sign up an Corporate Account with us today
   to enjoy the same savings.

--------------------------------------------------------------------------------


EASY TO USE

Heavy ink users? We have budget-friendly options for you. Buy more, save more.

 

Having problem installing cartridges? Our Ink Troubleshooting Guides provide
basic technical support with install.

 

Has my order shipped? What is a printhead? You can find the answers most of the
questions on our Help Center page.


OUR POPULAR PRINTER MODEL

Brother
Brother HL-L2395DW Toner
Brother MFC-L2750DW Toner
Brother MFC-J995DW Ink
Brother MFC-J497DW Ink
Brother HL-5470DW Toner
Brother MFC-L3770CDW Toner
Brother MFC-J6920DW Ink
Brother MFC-J470DW Ink
Brother Fax 575 Ribbon
Brother HL-L5200DWT Toner
Brother MFC-L2710DW Toner
Brother MFC-J985DW Ink
Canon
Canon Pixma TS3100 Ink
Canon Pixma MG3620 Ink
Canon imageCLASS MF743Cdw Toner
Canon Pixma MG3200 Ink
Canon imageCLASS MF445dw Toner
Canon Pixma TS3322 Ink
Canon Pixma MG2522 Ink
Canon Pixma TR4500 Ink
Canon Pixma MG2900 Ink
Canon Pixma TS3122 Ink
Canon Pixma MX340 Ink
Canon Pixma MX490 Ink
Epson
Epson Workforce WF-2850 Ink
Epson Expression XP-4105 Ink
Epson Expression XP-4100 Ink
Epson Expression XP-5100 Ink
Epson Workforce WF-2760 Ink
Epson Workforce Pro WF-7840 Ink
Epson Workforce Pro WF-3720 Ink
Epson Workforce WF-2750 Ink
Epson Expression Premium XP-6000 Ink
Epson Expression XP-340 Ink
Epson Expression XP-320 Ink
Epson Expression XP-310 Ink
HP
HP DeskJet 2752 Ink
HP Color LaserJet Pro MFP M283fdw Toner
HP LaserJet Pro M404n Toner
HP Color LaserJet Pro MFP M479fdw Toner
HP OfficeJet Pro 9015e Ink
HP LaserJet Pro M404dn Toner
HP DeskJet 4152e Ink
HP OfficeJet Pro 8025e Ink
HP LaserJet Pro MFP M428fdw Toner
HP ENVY 6055e Ink
HP OfficeJet Pro 8028e Ink
HP ENVY 6452e Ink
HP ENVY 6458e Ink
HP DeskJet 2600 Ink
HP DeskJet 4155e Ink
HP DeskJet 4158e Ink
HP ENVY 6052e Ink
HP Color LaserJet Pro M454dw Toner
HP DeskJet 2755e Ink
HP Deskjet F2418 Ink


OUR TOP RATED PRINTER CARTRIDGES

Brother
Brother LC75 Ink Cartridges 40-Pack
Brother TN630 Black Toner Cartridge
Brother DR223CL Black Drum Unit
Brother LC3011 Black Ink Cartridge
Brother TN420 Black Toner Cartridge
Brother TN436 Toner Cartridges 4-Pack
Brother LC3013 Black Ink Cartridge
Brother LC3029 Ink Cartridges 10-Pack
Brother LC201 Black Ink Cartridge
Brother LC101 Black Ink Cartridge
Brother LC3013XL Ink 10-Pack
Brother TN820 Black Toner Cartridge
Canon
Canon 245XL 246XL Ink 2-Pack
Canon 210XL 211XL Ink 2-Pack
Canon 057 Black Toner Cartridge
Canon PG-40 CL-41 Ink 2-Pack
Canon 055 Yellow Toner Cartridge
Canon 047 Black Toner Cartridge
Canon PGI-250XL Black Ink Cartridge
Canon 057H Black Toner Cartridge
Canon BC-02 Black Ink Cartridge
Canon PG-245XL Black Ink Cartridge
Canon 280XXL 281XXL Ink 6-Pack
Canon PGI-1200XL Ink 5-Pack
Epson
Epson 212XL Ink Cartridges 4-Pack
Epson 212XL Ink Cartridges 6-Pack
Epson 522 Magenta Ink Bottle
Epson 822XL Ink Cartridges 4-Pack
Epson 822XL Black Ink Cartridge
Epson 812XL Black Ink Cartridge
Epson 502 Black Ink Bottle
Epson 288XL Ink Cartridges 5-Pack
Epson 288 Ink Cartridges 4-Pack
Epson 252XL Ink Cartridges 4-Pack
Epson 60/T0601 Black Ink Cartridge
Epson 410XL Ink Cartridges 5-Pack
HP
HP 58A Black Toner Cartridge
HP 61XL Black Ink Cartridge
HP 414A Black Toner Cartridge
HP 65 Black Ink Cartridge
HP 58X Black Toner Cartridge
HP 110 Tri-color Ink Cartridge
HP 96 Black Ink Cartridge
HP 45 Black Ink Cartridge
HP 61 Black Ink Cartridge
HP 63XL Black Ink Cartridge
HP 96 97 Ink Cartridges 3-Pack
HP 63XL Ink Cartridges 2-Pack
HP 56 57 Ink Cartridges 5-Pack
HP 952XL Ink Cartridges 4-Pack
HP 414X Black Toner Cartridge
HP 32A Drum Unit


GET HIGH QUALITY ACCESSORIES PRODUCTS

High quality photo paper for your home and business use. With our everyday
low-prices and one-year money back guarantee, you'll be thrilled by our great
products and deep discounts.

Shop Paper Products


Choose from our sturdy, well-designed and compatible USB cables with your most
used devices.

Shop USB Cables

Thinking about doing a service to our environment? Try refilling your empty ink
cartridges for continuing use!

Shop Ink Refill Kit


GET 15% OFF YOUR ORDER NOW

Subscribe with us and get special welcome deal today.
Plus, you'll receive exclusive email offers or news weekly.

Email Start Saving

Don't worry. Your email address is never shared or sold.
See our Privacy Policy for details.

Company
 * About Us
 * Contact Us
 * Blog
 * Corporate Accounts
 * Reseller & Wholesale
 * Become an Affiliate

Support
 * Help Center
 * Troubleshoot
 * Return Policy
 * Shipping Policy
 * Recycling Guide
 * Printhead Cleaning Guide
 * Ink Not Recognized Guide

Ink, Toner & Paper Guide
 * Top 5 Best Cheap Printer Ink
 * Top 5 Cheap Toner
 * Photography Paper Types
 * Ink Bleeding on Paper Guide
 * Does Printer Ink Dry Out?
 * See More...

Printer Guide
 * Inkjet VS Laser Printer
 * How to Find Printer Name?
 * What Ink For My Printer?
 * Why is My Printer Offline?
 * Printer for Magnetic Sheets
 * See More...

Ink Knowledge
 * Ink Knowledge Base
 * Ink How-to-Videos
 * Change Ink in HP Printer
 * Printer Cartridge Parts' Names
 * Printer Ink Price Comparison
 * See More...

Resources
 * Old Epson Firmware Download
 * HP Firmware Downgrade
 * Reset Epson Ink Cartridge
 * Make Stickers with Thermal Printer
 * Eco-friendly Ink Cartridges
 * See More...

facebook link opens in a new window
twitter link opens in a new window
pinterest link opens in a new window
youtube link opens in a new window
linkedin link opens in a new window

CompAndSave
33268 Central Ave.
Union City, CA 94587

Toll Free No. 1-833-465-6888
Mon - Fri, 6am-4pm PT

We offer high-quality, eco-friendly ink and toner cartridges at ink-redible
prices with reliable results.

 * Terms
 * Privacy Policy
 * Accessibility
 * Do Not Sell My Personal Information
 * Privacy Center

Copyright © 2023 CompAndSave.Com Inc., All Rights Reserved.

Apple, Brother, Dell, HP, IBM, Lexmark, Canon, Epson, Xerox and other
manufacturer brand names and logos are registered trademarks of their respective
owners. Any and all brand name designations or references are made solely for
purposes of demonstrating compatibility.








Feedback




CREATE AN ACCOUNT

You're only a few seconds away from personalized shopping, speedy orders, and
huge savings.


First Name * Please input your First name
Last Name * Please input your Last name
Email * Please input your valid email. E.g. example@mail.com
Password * Minimum of 6 characters, with at least one uppercase, one lowercase,
one number, and one special character or symbol(e.g., ! @ # ?).

Password is required Please input your valid password
Re-type Password Password has to match.
Sign me up to receive exclusive email offers.
Don't worry. Your email address is never shared or sold. See our Privacy Policy
for details.

Create My Account

By creating an account, you agree to our Terms and Conditions.

Already have an account? Log in now


WELCOME BACK!

Log in with your credentials below.

Enter Your Email
Please input your valid email. E.g. example@mail.com
Password
Please input your valid password

Log In to Compandsave

Forgot your password? Forgot Your Password?

New to our site? Create an Account


FORGOT YOUR PASSWORD?

Enter your email address below, and we'll send you the link to reset your
password.


Email Address
Please input your valid email. E.g. example@mail.com

Reset Password

Know your password? Back to Login


WAIT!

We can't verify your email address: . Please check the spelling and re-enter
your email address. If you would still like to use it, you may continue signing
up with this email.

Let me correct my email Continue, my email is correct

x


PRIVACY AND COOKIES

A cookie is information stored on your computer by a website you visit. Cookies
provide a way for the site to recognize you and keep track of your preferences.
Ecommerce websites place cookies on visitors' browsers to retain login
credentials, identify customers, and provide a customized shopping experience.

We respect the privacy of individuals and recognize the importance of personal
data entrusted to us by our customers. Any website visitor may choose not to
allow some types of cookies. Click on cookie category headings and cookie
details to find out more and change our default settings. However, blocking some
types of cookies may impact your website experience and prevent you from using
all the features on our store.

Accept All Decline All


MANAGE CONSENT PREFERENCES

   
 * Strictly necessary cookies Always Active
   These cookies are essential for you to browse our store and use its features,
   such as accessing secure areas of the website. Cookies that allow holding
   your cart items, cookies that keep you logged-in and cookies that save your
   customized preferences are an example of strictly necessary cookies. These
   cookies are essential to a website's functionality and cannot be disabled by
   users.
   Cookie Details
 * Preferences cookies
   Toggle preferences cookie Allow preferences cookie Disallow preferences
   cookie
   Preferences cookies are also known as “functionality cookies”. These cookies
   allow a website to remember choices you have made in the past, like what
   language you prefer, your favourite search filters, or what your user name
   and password are so you can automatically log in.
   Cookie Details
 * Statistics cookies
   Toggle statistics cookie Allow statistics cookie Disallow statistics cookie
   Statistics cookies are also known as “performance cookies”. These cookies
   collect information about how you use a website, like which pages you visited
   and which links you clicked on. None of this information can be used to
   identify you. It is all aggregated and, therefore, anonymized. Their sole
   purpose is to improve website functions. This includes cookies from
   third-party analytics services, such as visitor analytics, heatmaps and
   social media analytics.
   Cookie Details
 * Marketing cookies
   Toggle marketing cookie Allow marketing cookie Disallow marketing cookie
   These cookies track your online activity to help advertisers deliver more
   relevant advertising or to limit how many times you see an ad. These cookies
   can share that information with other organizations or advertisers. These are
   persistent cookies and almost always of third-party provenance.
   Cookie Details
   

Confirm My Choices