Magnet 470Kg Neodym Güte N45 100x100x10mm
100x100x10 N45 1stk schwarz
Inhalt
1 Stück
* inkl. ges. MwSt. zzgl. Versandkosten
Leider ausverkauft. Im Moment nicht lieferbar.
Artikel-ID : 10421
Artikelzustand : Neu
EAN : 4260201868731
ArtNummer/Modell : 100x100x10 N45 1stk schwarz
Versandgewicht / Shipping weight : 100 gr.
Versand innerhalb Deutschland : KOSTENLOS
// Loop all .fetchSize links
$( document ).ready(function() {
$('a.manuallink1').each(function() {
// Issue an AJAX HEAD request for each one
var link = this;
console.log("Link: "+link);
var href = link.href;
$.ajax({
type: 'HEAD',
url: link.href,
complete: function(xhr) {
var sizeRaw = xhr.getResponseHeader('Content-Length');
var size = humanize(xhr.getResponseHeader('Content-Length'));
// $('.manuallink').removeClass('d-none');
console.log("Size: "+size);
// Append the filesize to each
if (sizeRaw > 0){
$(link).append(' (' + size + ')');
} else {
$('.manuallinkelse').addClass(' d-none');
};
}
});
});
function humanize(size) {
var units = ['bytes', 'KB', 'MB', 'GB', 'TB', 'PB'];
var ord = Math.floor(Math.log(size) / Math.log(1024));
ord = Math.min(Math.max(0, ord), units.length - 1);
var s = Math.round((size / Math.pow(1024, ord)) * 100) / 100;
return s + ' ' + units[ord];
}
});
${ $store.getters.currentItemVariation.item.id }
${ $store.getters.currentItemVariation.variation.number }
Artikel Bewertungen
Zugkraft: 470 Kg;
N-Grad: N45;
Abmeßung: 100x100x10 mm;
Volumen: 100 cm3
Art.-ID | 10421 |
Zustand | Neu |
Modell | 100x100x10 N45 1stk schwarz |
Gewicht | 100 g |
Netto-Gewicht | 700 g |
Zolltarifnummer | 85051100 |
Kundenrezensionen
()
5
4
3
2
1
Rezensionen werden geladen...
Wirklich löschen?
Rezension löschen
Zuletzt angesehen