Toner Compatible Brother TN-760 avec Puce Électronique – Performance, fiabilité et économies
Besoin d’une cartouche de toner TN-760 pour votre imprimante Brother ? La Premiun Tone est conçue pour offrir des impressions nettes et professionnelles tout en respectant votre budget. Un choix idéal aussi bien pour le bureau que pour la maison.
Caractéristiques du Produit
- Rendement élevé : jusqu'à 3 000 pages (norme ISO/IEC 19752 à 5 % de couverture).
- Puce électronique intégrée : suivi précis du niveau d'encre.
- Composants 100 % neufs : pour une performance optimale et une installation facile.
- Couleur : Noir
- Économique : 57.95$ soit 0,019$ par page.
- Livraison rapide partout au Canada.
- Support technique gratuit pour toute assistance.
Certifications et Responsabilité Sociale
Nous travaillons uniquement avec des fabricants respectant les normes les plus strictes :
- ISO 9001 : gestion de la qualité assurant fiabilité et conformité.
- ISO/IEC 19752 & 19798 : tests standardisés garantissant un rendement réaliste.
- ISO 14001 : engagement envers la réduction de l'impact environnemental.
- SA8000 : respect des droits humains et des conditions de travail éthiques.
- Refuser de collaborer avec des manufacturiers qui tolèrent le travail forcé ou infantile.
- Soutenir des initiatives locales d’éducation et de développement pour prévenir que les enfants ne soient poussés au travail.
Compatibilité et Avantages
Notre toner compatible TN-760 est parfait pour les imprimantes Brother suivantes :
Andre Ink • Nous optimisons votre coût réel par copie.
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('Veuillez entrer les compteurs de départ et de fin.');
return;
}
if (fin 0) dureeStr = diff + ' jour' + (diff > 1 ? 's' : '') + ' d\'utilisation';
}
var dateInstStr = d1 ? new Date(d1).toLocaleDateString('fr-CA', {year:'numeric',month:'long',day:'numeric'}) : '—';
var dateRemStr = d2 ? new Date(d2).toLocaleDateString('fr-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;}}' +
'' +
'' +
'' +
'
' +
'
Imprimante
' + (imprimante || '—') + '
' +
'
Cartouche
' + cartouche + '
' +
'
Date d\'installation
' + dateInstStr + '
' +
'
Date de remplacement
' + dateRemStr + '
' +
'
Compteur départ
' + depart.toLocaleString('fr-CA') + '
' +
'
Compteur fin
' + fin.toLocaleString('fr-CA') + '
' +
'
Rendement annoncé (pages à 5%)
' + rendement.toLocaleString('fr-CA') + ' pages
' +
'
Prix payé pour la cartouche
' + prix.toFixed(2) + ' $
' +
'
' +
'
' +
'
Pages imprimées
' + pages.toLocaleString('fr-CA') + ' pages
' + dureeStr + '
' +
'
Couverture moyenne
' + couverture.toFixed(2) + '%
' + type + '
' +
'
Coût à la copie
' + coutCopie.toFixed(5) + ' $
' + (coutCopie * 100).toFixed(3) + ' ¢ par copie
' +
'
Notes
' + (notes || '—') + '
' +
'
' +
'
' +
'
Conseil Andre Ink
' +
'
' + type + '
' +
'
' + conseilDesc + '
' +
'
Conseil Andre Ink :
' +
'
' + conseilTxt + '
' +
'
' +
'Imprimer ce rapport' +
'' +
'
' +
'';
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;
}
}