Compatible Brother TN-760 Toner with Electronic Chip – High Yield, Quality, and Cost-Effective
TN-760 toner cartridge for your Brother printer? The Premium Tone is designed to deliver sharp, professional-quality prints while staying within your budget. An ideal choice for both office and home use.
Product Features
- Product Features : up to 3,000 pages (ISO/IEC 19752 standard at 5% coverage).
- Built-in Electronic Chip : accurate toner level monitoring.
- 100% New Components : for optimal performance and easy installation.
- Color : Black
- Économique : $57.95 $ only $0.019 per page.
- Fast delivery throughout Canada.
- Free technical support for any assistance.
Certifications and Social Responsibility
We work exclusively with manufacturers that meet the highest standards :
- ISO 9001 : quality management ensuring reliability and compliance.
- ISO/IEC 19752 & 19798 : standardized testing guaranteeing realistic yield.
- ISO 14001 : commitment to reducing environmental impact.
- SA8000 : respect for human rights and ethical working conditions.
- We refuse to collaborate with manufacturers that tolerate forced or child labor.
- We support local education and development initiatives to prevent children from being pushed into labor.
Compatibility and Benefits
Our TN-760 compatible toner is perfectly suited for the following Brother printers :
| HL-L2350DW | HL-L2370DW | HL-L2370DWXL | HL-L2390DW | HL-L2395DW |
| MFC-L2710DW | MFC-L2730DW | MFC-L2750DW | MFC-L2750DWXL |
Order Now
Enjoy high-quality printing at a lower cost with our compatible Fuzion TN-760 ​​cartridge with electronic chip.
Andre Ink • Nous optimisons votre coût réel per copy.
function andreink_showAlert(msg) {
var b = document.getElementById('andreink-alerte');
b.textContent = msg;
b.style.display = 'block';
setTimeout(function () { b.style.display = 'none'; }, 4000);
}
function andreink_calculer() {
var rendement = parseFloat(document.getElementById('rendement').value);
var depart = parseFloat(document.getElementById('depart').value);
var fin = parseFloat(document.getElementById('fin').value);
var prix = parseFloat(document.getElementById('prix').value);
var d1 = document.getElementById('dateInstallation').value;
var d2 = document.getElementById('dateRemplacement').value;
var imprimante = document.getElementById('imprimante').value;
var cartouche = document.getElementById('cartouche').value;
var notes = document.getElementById('notes').value;
if (isNaN(depart) || isNaN(fin)) {
andreink_showAlert('Please enter the starting and ending counter values.');
return;
}
if (fin 0) dureeStr = diff + ' day' + (diff > 1 ? 's' : '') + ' of use';
}
var dateInstStr = d1 ? new Date(d1).toLocaleDateString('en-CA', {year:'numeric',month:'long',day:'numeric'}) : '—';
var dateRemStr = d2 ? new Date(d2).toLocaleDateString('en-CA', {year:'numeric',month:'long',day:'numeric'}) : '—';
var html = '' +
'' +
'Rapport Andre Ink' +
'' +
'*{box-sizing:border-box;margin:0;padding:0;}' +
'body{font-family:Arial,sans-serif;background:#f0f4f8;padding:40px 20px;color:#111;}' +
'.page{max-width:800px;margin:0 auto;}' +
/* En-tête */
'.header{background:#111;color:#fff;padding:30px 35px;border-radius:16px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;}' +
'.header h1{font-size:26px;font-weight:bold;}' +
'.header .date{font-size:13px;color:#aaa;text-align:right;}' +
/* Info client */
'.info-box{background:#fff;border-radius:14px;padding:22px 28px;margin-bottom:24px;box-shadow:0 2px 10px rgba(0,0,0,0.06);display:grid;grid-template-columns:1fr 1fr;gap:14px;}' +
'.info-item .info-label{font-size:11px;color:#999;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:3px;}' +
'.info-item .info-value{font-size:15px;font-weight:bold;color:#111;}' +
/* Grille résultats 2x2 */
'.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;}' +
'.card{background:#fff;padding:24px;border-radius:14px;box-shadow:0 2px 10px rgba(0,0,0,0.06);}' +
'.card-title{font-size:11px;color:#999;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:8px;font-weight:bold;}' +
'.card-value{font-size:28px;font-weight:bold;color:#111;line-height:1.2;}' +
'.card-sub{font-size:13px;color:#888;margin-top:6px;}' +
'.card-highlight{background:#111;}' +
'.card-highlight .card-title{color:#888;}' +
'.card-highlight .card-value{color:#fff;}' +
'.card-highlight .card-sub{color:#999;}' +
/* Notes */
'.notes-box{background:#fff;border-radius:14px;padding:22px 28px;margin-bottom:24px;box-shadow:0 2px 10px rgba(0,0,0,0.06);}' +
'.notes-box .notes-label{font-size:11px;color:#999;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:8px;font-weight:bold;}' +
'.notes-box .notes-text{font-size:15px;color:#333;line-height:1.6;}' +
/* Footer */
'.footer{text-align:center;font-size:13px;color:#aaa;padding-top:10px;}' +
/* Bouton imprimer */
'.conseil-box{background:#fffbe6;border-left:4px solid #f0a500;border-radius:14px;padding:22px 28px;margin-bottom:24px;box-shadow:0 2px 10px rgba(0,0,0,0.06);}' +
'.conseil-title{font-size:11px;color:#b07800;text-transform:uppercase;letter-spacing:0.6px;font-weight:bold;margin-bottom:10px;}' +
'.conseil-type{font-size:16px;font-weight:bold;color:#111;margin-bottom:10px;}' +
'.conseil-desc{font-size:14px;color:#444;line-height:1.7;margin-bottom:14px;}' +
'.conseil-label{font-size:11px;color:#b07800;text-transform:uppercase;letter-spacing:0.6px;font-weight:bold;margin-bottom:6px;}' +
'.conseil-text{font-size:14px;color:#333;line-height:1.7;}' +
'.print-btn{display:block;margin:0 auto 28px;background:#111;color:#fff;border:none;padding:14px 32px;border-radius:10px;font-size:16px;font-weight:bold;cursor:pointer;font-family:Arial,sans-serif;}' +
'.print-btn:hover{opacity:0.85;}' +
'@media print{.print-btn{display:none!important;} body{background:#fff;padding:20px;} .card{box-shadow:none;border:1px solid #ddd;} .card-highlight{background:#e8e8e8!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;} .card-highlight .card-title{color:#666!important;} .card-highlight .card-value{color:#111!important;} .card-highlight .card-sub{color:#555!important;}}' +
'' +
'' +
'' +
'
' +
'
Printer
' + (imprimante || '—') + '
' +
'
Cartridge
' + cartouche + '
' +
'
Date d\'installation
' + dateInstStr + '
' +
'
Replacement Date
' + dateRemStr + '
' +
'
Starting Counter
' + depart.toLocaleString('en-CA') + '
' +
'
Ending Counter
' + fin.toLocaleString('en-CA') + '
' +
'
Rated Yield (pages at 5%)
' + rendement.toLocaleString('en-CA') + ' pages
' +
'
Price Paid for Cartridge
' + prix.toFixed(2) + ' $
' +
'
' +
'
' +
'
Pages Printed
' + pages.toLocaleString('en-CA') + ' pages
' + dureeStr + '
' +
'
Average Coverage
' + couverture.toFixed(2) + '%
' + type + '
' +
'
Cost per Copy
' + coutCopie.toFixed(5) + ' $
' + (coutCopie * 100).toFixed(3) + ' ¢ per copy
' +
'
Notes
' + (notes || '—') + '
' +
'
' +
'
' +
'
Andre Ink Tip
' +
'
' + type + '
' +
'
' + conseilDesc + '
' +
'
Andre Ink Tip:
' +
'
' + conseilTxt + '
' +
'
' +
'Print this report' +
'' +
'
' +
'';
var nouvelOnglet = window.open('', '_blank');
nouvelOnglet.document.write(html);
nouvelOnglet.document.close();
}
function andreink_reset() {
['imprimante', 'dateInstallation', 'dateRemplacement', 'depart', 'fin', 'notes'].forEach(function (id) {
document.getElementById(id).value = '';
});
document.getElementById('prix').value = '57.95';
document.getElementById('andreink-alerte').style.display = 'none';
}
/* ===== MODULE ANDRE INK ===== */
.andreink-container * {
box-sizing: border-box;
}
.andreink-container {
width: 100%;
max-width: 1200px;
margin: 30px auto;
font-family: Arial, sans-serif;
}
/* --- Section formulaire --- */
.andreink-form-section {
background: #ffffff;
padding: 40px;
border-radius: 18px;
box-shadow: 0 4px 20px rgba(0,0,0,0.08);
margin-bottom: 20px;
}
/* --- Section résultats --- */
.andreink-result-section {
display: none;
background: #eef7ff;
padding: 30px;
border-radius: 18px;
border-left: 6px solid #111;
margin-bottom: 20px;
}
/* ===== TITRES ===== */
.andreink-container h1 {
margin-top: 0;
font-size: 34px;
color: #111;
}
.andreink-container h2 {
margin-top: 0;
font-size: 22px;
color: #111;
}
.andreink-container .subtitle {
color: #666;
font-size: 18px;
margin-bottom: 30px;
}
/* ===== ALERTE ===== */
.andreink-alerte {
display: none;
background: #fff8e1;
border: 1px solid #f0c040;
color: #7a5c00;
border-radius: 10px;
padding: 10px 16px;
font-size: 14px;
margin-bottom: 16px;
}
/* ===== GRID ===== */
.andreink-container .form-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
}
.andreink-container .full-width {
grid-column: 1 / -1;
}
/* ===== CHAMPS ===== */
.andreink-container .champ {
display: flex;
flex-direction: column;
gap: 8px;
}
.andreink-container label {
display: block;
font-weight: bold;
color: #222;
font-size: 15px;
}
.andreink-container input,
.andreink-container textarea {
width: 100%;
padding: 14px;
border: 1px solid #d8d8d8;
border-radius: 10px;
font-size: 16px;
font-family: Arial, sans-serif;
}
.andreink-container input:focus,
.andreink-container textarea:focus {
outline: none;
border-color: #111;
}
.andreink-container .locked {
background: #f2f2f2;
font-weight: bold;
}
.andreink-container .prix-field {
border: 2px solid #111;
font-weight: bold;
}
.andreink-container .prix-field:focus {
border-color: #444;
background: #fafafa;
}
/* ===== BOUTONS ===== */
.andreink-container .button-group {
display: flex;
gap: 15px;
margin-top: 25px;
}
.andreink-container .btn {
flex: 1;
border: none;
padding: 16px;
border-radius: 12px;
cursor: pointer;
font-size: 17px;
font-weight: bold;
font-family: Arial, sans-serif;
}
.andreink-container .btn-primary {
background: #111;
color: #fff;
}
.andreink-container .btn-primary:hover {
opacity: 0.9;
}
.andreink-container .btn-secondary {
background: #e8e8e8;
color: #111;
}
/* ===== CARTES RÉSULTATS ===== */
.andreink-container .result-box {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 15px;
margin-top: 20px;
}
.andreink-container .card {
background: #fff;
padding: 20px;
border-radius: 12px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.andreink-container .card-title {
font-size: 13px;
color: #666;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.3px;
}
.andreink-container .card-value {
font-size: 22px;
font-weight: bold;
margin-top: 8px;
color: #111;
line-height: 1.3;
}
.andreink-container .card-sub {
font-size: 13px;
color: #888;
margin-top: 5px;
line-height: 1.4;
}
.andreink-container .card-highlight {
background: #111;
color: #fff;
}
.andreink-container .card-highlight .card-title {
color: #aaa;
}
.andreink-container .card-highlight .card-value {
color: #fff;
font-size: 26px;
}
.andreink-container .card-highlight .card-sub {
color: #999;
}
/* ===== FOOTER ===== */
.andreink-container .small {
margin-top: 10px;
color: #666;
text-align: center;
font-size: 14px;
}
/* ===== MOBILE ===== */
@media (max-width: 768px) {
.andreink-form-section {
padding: 25px;
}
.andreink-container .form-grid {
grid-template-columns: 1fr;
}
.andreink-container .button-group {
flex-direction: column;
}
.andreink-container h1 {
font-size: 26px;
}
.andreink-result-section {
padding: 20px;
}
}