Brother International GmbH

Brother DCP-J1260W Multifunktions-Farb-Tintenstrahldrucker

SKU: 311551

Zustand: Neu

PRODB.pdf

document.addEventListener("DOMContentLoaded", function () { const icons = { A: "https://shopmedia.bruno365.com/ENERGYCLASS/ARROW_AG/AG_A.svg", B: "https://shopmedia.bruno365.com/ENERGYCLASS/ARROW_AG/AG_B.svg", C: "https://shopmedia.bruno365.com/ENERGYCLASS/ARROW_AG/AG_C.svg", D: "https://shopmedia.bruno365.com/ENERGYCLASS/ARROW_AG/AG_D.svg", E: "https://shopmedia.bruno365.com/ENERGYCLASS/ARROW_AG/AG_E.svg", F: "https://shopmedia.bruno365.com/ENERGYCLASS/ARROW_AG/AG_F.svg", G: "https://shopmedia.bruno365.com/ENERGYCLASS/ARROW_AG/AG_G.svg" }; setTimeout(function () { document.querySelectorAll(".VALUE_ENERGYCLASS-ARROW").forEach(function (scope) { const value = scope.textContent.trim().toUpperCase(); // Wenn kein Wert vorhanden → nichts anzeigen if (!value) { scope.innerHTML = ""; return; } // Wenn Wert im Dictionary (A-G) → SVG anzeigen if (icons[value]) { const img = document.createElement("img"); img.src = icons[value]; img.alt = "Energieklasse " + value; img.className = "energy-arrow-icon"; img.loading = "lazy"; // Fallback, falls Bild nicht geladen werden kann img.onerror = function () { scope.innerHTML = 'Energieklasse: ' + value + ''; }; scope.innerHTML = ""; scope.appendChild(img); } else { // Alle anderen Werte → Textfallback anzeigen scope.innerHTML = 'Energieklasse: ' + value + ''; } }); }, 300); });
document.addEventListener("DOMContentLoaded", function () { // SKU holen (Format: "SKU: 311010") var sku = document.querySelector(".SKU-NUMBER") .textContent .split("SKU:")[1] .trim(); document.querySelectorAll(".VALUE_PRODUKTDB-FILE").forEach(function (scope) { var span = scope.querySelector("span"); if (!span) { scope.style.display = "none"; return; } var token = span.textContent.trim(); if (!token) { scope.style.display = "none"; return; } // Link bauen var a = document.createElement("a"); a.href = "https://skumedia.bruno365.com/" + sku + "/" + sku + "-" + token; a.target = "_blank"; a.textContent = "Produktdatenblatt"; // Text ersetzen span.replaceWith(a); }); });
document.addEventListener("DOMContentLoaded", function () { // SKU holen (Format: "SKU: 311010") var sku = document.querySelector(".SKU-NUMBER") .textContent .split("SKU:")[1] .trim(); document.querySelectorAll(".VALUE_ENERGYLABEL-FILE").forEach(function (scope) { var span = scope.querySelector("span"); if (!span) { scope.style.display = "none"; return; } var token = span.textContent.trim(); if (!token) { scope.style.display = "none"; return; } // Link bauen var a = document.createElement("a"); a.href = "https://skumedia.bruno365.com/" + sku + "/" + sku + "-" + token; a.target = "_blank"; a.textContent = "Energielabel"; // Text ersetzen span.replaceWith(a); }); });

document.addEventListener("DOMContentLoaded", function () { const icons = { ENTHALTEN: "https://shopmedia.bruno365.com/COCHARSO/INCL.svg", NICHT_ENTHALTEN: "https://shopmedia.bruno365.com/COCHARSO/NOTINCL.svg" }; setTimeout(function () { document.querySelectorAll(".VALUE_139_MAPP").forEach(function (scope) { const valueRaw = scope.textContent.trim(); const value = valueRaw.toUpperCase().replace(/\s+/g, "_"); // "nicht enthalten" → "NICHT_ENTHALTEN" // kein Wert vorhanden → leeren if (!valueRaw) { scope.innerHTML = ""; return; } // wenn Wert im Mapping vorhanden → Icon anzeigen if (icons[value]) { const img = document.createElement("img"); img.src = icons[value]; img.alt = "Ladenetzteil " + valueRaw; img.className = "VALUE_139_ICON"; img.loading = "lazy"; img.onerror = function () { scope.innerHTML = 'Ladenetzteil: ' + valueRaw + ''; }; scope.innerHTML = ""; scope.appendChild(img); } else { // Fallback-Text scope.innerHTML = 'Ladenetzteil: ' + valueRaw + ''; } }); }, 300); });

document.addEventListener("DOMContentLoaded",function(){ var svgUrl="https://shopmedia.bruno365.com/COCHARSO/USBPD.svg"; function render(t){ t=t||0; var c=document.querySelector(".VALUE_LADELEISTUNG"); if(!c){if(t<20)setTimeout(function(){render(t+1);},300);return;} var s=c.querySelectorAll("span"); if(s.length<3){if(t<20)setTimeout(function(){render(t+1);},300);return;} var a=(s[0].textContent||"").trim(); var b=(s[1].textContent||"").trim(); var u=(s[2].textContent||"").trim(); var num=/^\d+(?:[.,]\d+)?$/; if(!/mit\s*usb[-\s]*pd/i.test(u)||!num.test(a)||!num.test(b)){c.innerHTML="";return;} var range=a+" - "+b; var img=new Image(); img.onload=function(){ var w=document.createElement("div"); w.className="VALUE_134-135_ICON"; var tEl=document.createElement("div"); tEl.className="USBPD_VALUE"; tEl.textContent=range; w.appendChild(tEl); c.innerHTML=""; c.appendChild(w); }; img.onerror=function(){ c.innerHTML="Ladeleistung: "+range+" W mit USB PD"; }; img.src=svgUrl; } setTimeout(function(){render(0);},300); });
document.addEventListener('DOMContentLoaded', function () { // Alle Text-Widgets mit der Klasse VALUE_ENTSORG-LINK durchgehen document.querySelectorAll('.widget.VALUE_ENTSORG-LINK').forEach(function (box) { // Gesamten sichtbaren Text aus dem Widget holen var text = box.textContent.trim(); // Falls kein Text: Widget komplett ausblenden if (!text) { box.style.display = 'none'; return; } // Container ermitteln: erst Absatz im Widget, sonst das Widget selbst var container = box.querySelector('p') || box; // Inhalt im Container leeren while (container.firstChild) { container.removeChild(container.firstChild); } // Link-Element erzeugen var link = document.createElement('a'); link.setAttribute('href', 'https://www.bruno365.com/shop-map/hinweis-elektrog-battg/'); link.textContent = text; // Link in den Container einsetzen container.appendChild(link); }); });

if(!document.getElementById('paypal-smart-payment-script')) { var script = document.createElement("script"); script.type = "module"; script.id = "paypal-smart-payment-script"; script.src = "https://cdn02.plentymarkets.com/s8iyujfkqzdn/plugin/1/paypal/js/smartPaymentScript.min.js"; script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw"); script.setAttribute("data-user-id-token", ""); script.setAttribute("data-merchant-id", "BU4SBC6DM6PFQ"); script.setAttribute("data-currency", "EUR"); script.setAttribute("data-append-trailing-slash", "true"); script.setAttribute("data-locale", "de_DE"); script.setAttribute("sandbox", ""); script.setAttribute("googlePayComponent", 1); script.setAttribute("applePayComponent", 0); script.setAttribute("logToken", "3fce2ce9b449345dd32948888dc6e0cf"); document.body.appendChild(script); } else { var script = document.getElementById('paypal-smart-payment-script'); script.src = "https://cdn02.plentymarkets.com/s8iyujfkqzdn/plugin/1/paypal/js/smartPaymentScript.min.js"; script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw"); script.setAttribute("data-user-id-token", ""); script.setAttribute("data-merchant-id", "BU4SBC6DM6PFQ"); script.setAttribute("data-currency", "EUR"); script.setAttribute("data-append-trailing-slash", "true"); script.setAttribute("data-locale", "de_DE"); script.setAttribute("sandbox", ""); script.setAttribute("googlePayComponent", 1); script.setAttribute("applePayComponent", 0); script.setAttribute("logToken", "3fce2ce9b449345dd32948888dc6e0cf"); }
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') { document.addEventListener('payPalScriptInitialized', () => { renderPayPalButtons('699ce57b1f013', 'paylater', 'paypal', 'pill', 'black'); }); } else { renderPayPalButtons('699ce57b1f013', 'paylater', 'paypal', 'pill', 'black'); } if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') { document.addEventListener('payPalScriptInitialized', () => { renderPayPalButtons('699ce57b1f013', 'paypal', 'checkout', 'pill', 'black'); }); } else { renderPayPalButtons('699ce57b1f013', 'paypal', 'checkout', 'pill', 'black'); }
* inkl. ges. MwSt.

NEU


Key Selling Points

  • Netzwerkfähiger Multifunktions-Tintenstrahldrucker
  • Druckgeschwindigkeit von bis zu 16 Seiten/Minute S/W
  • Druckauflösung Bis zu 6.000 x 1.200 dpi
  • Dualband WLAN, Hi-Speed USB 2.0
  • Brother Mobile Connect, Apple AirPrint, Mopria
  • 3in1: drucken, scannen, kopieren

Das kompakte DCP-J1260W ist so konzipiert, dass es perfekt in kleine Räume passt und gleichzeitig unkomplizierte Funktionalität sowie hervorragende Druckqualität zu einem günstigen Preis bietet. Einfaches drucken, scannen und kopieren in einem Gerät vereint. Dank müheloser Konnektivität kann jeder in Ihrem Haushalt problemlos von seinem Laptop oder Smartphone aus drucken.

Lieferumfang

  • Netzkabel
  • Installationsanleitung
  • Gerät
  • Verbrauchsmaterialien
Allgemein  
Produkttypen Tintenstrahl-Multifunktionsdrucker, 3in1 Drucker
Serie Brother DCP
Druckereigenschaften
max. DIN-Druckformat A4
Auflösung 6.000 x 1.200 dpi
Druckfunktionen Textdruck, N-up Druck, Fotodruck, Wasserzeichen-Druck, Broschürendruck, Duplexdruck manuell
Funktionen Mopria, netzwerkfähig, Apple AirPrint, WiFi Direct
Drucktechnologie Tintenstrahldruck
Druckgeschwindigkeit (s/w) 16 Seiten/min (s/w)
Druckgeschwindigkeit 9 Seiten/min (Farbe)
Farbpatronentyp mit Einzelpatronen
Druckbeginn erste Seite (S/W) 6,2 Sekunden
Druckbeginn erste Seite (Farbe) 9,6 Sekunden
Speichergröße 128 MB
Konnektivität
Anschlüsse WLAN, USB
USB-Standard USB 2.0
Kopiereigenschaften
Kopierer ja
Kopierauflösung 1.800 x 1.200 dpi
Kopiergeschwindigkeit s/w 11 Kopien/min
Kopiergeschwindigkeit Farbe 3,5 Kopien/min
Scaneigenschaften
Scanner ja
Scannertyp Flachbett
Scanner-Sensor CIS (Contact Image Sensor)
Scan-Auflösung 2.400 x 1.200 dpi
Dateiformate PDF, TIFF, JPEG
Farbtiefe 30 Bit
Faxeigenschaften
Fax nein
Papiermanagement
max. Papierzufuhr 150 Blatt
Papierausgabe 50 Blatt
unterstützte Dienste
Kompatible Betriebssysteme Windows 11, Mac OS X, ChromeOS
Energieverbrauch
Stromverbrauch Standby 0,6 Watt
Stromverbrauch in Betrieb 21 Watt
Ø Stromkosten pro Jahr (0,3 €/kWh)* 0.63903 Euro
Quellen *Ø Strompreis Eurostat (Stand 1. Halbjahr 2020)
Umgebungsbedingungen
Geräuschemission (Betrieb) 55 dB
Abmessungen & Gewicht
Breite 390 mm
Tiefe 343 mm
Höhe 148 mm
Gewicht 6,3 kg


Geräteart laut ElektroG

Kleingeru00e4te, die in privaten Haushalten genutzt werden ku00f6nnen.

WEEE Reg.-NR: DE71090241

Relevanz Gefahrgut

Produkt fu00e4llt unter die Gefahrgutvorschrift

Elektrogeru00e4te du00fcrfen nicht u00fcber den Hausmu00fcll entsorgt werden.

document.addEventListener('DOMContentLoaded', function () { var prefix = 'elektrogeräte dürfen nicht über den hausmüll entsorgt werden.'; var elements = document.querySelectorAll('.VALUE_ENTSORGTEXT-SYMBOL'); elements.forEach(function (el) { if (el.dataset.weeeSymbolApplied === '1') { return; } var originalText = el.textContent || ''; var normalized = originalText.replace(/\s+/g, ' ').trim().toLowerCase(); if (normalized.indexOf(prefix) === 0) { var wrapper = document.createElement('div'); wrapper.style.display = 'flex'; wrapper.style.flexDirection = 'column'; wrapper.style.alignItems = 'flex-start'; // Bild-Symbol var img = document.createElement('img'); img.src = 'https://shopmedia.bruno365.com/LOGO_EXT/WEEE-SYMBOL.svg'; img.alt = 'Symbol: durchgestrichene Mülltonne'; img.style.height = '80px'; img.style.width = 'auto'; img.style.marginBottom = '30px'; // Text-Wrapper (bestehender Text) var textWrapper = document.createElement('div'); while (el.firstChild) { textWrapper.appendChild(el.firstChild); } // ➜ Neuer Absatz UNTER dem bestehenden Text var additionalText = document.createElement('p'); additionalText.textContent = 'Bitte geben Sie dieses Gerät bei einer Sammelstelle oder Rücknahmestelle Ihres Händlers ab.'; additionalText.style.marginTop = '16px'; textWrapper.appendChild(additionalText); wrapper.appendChild(img); wrapper.appendChild(textWrapper); el.appendChild(wrapper); el.dataset.weeeSymbolApplied = '1'; } }); });