Parts and engines for Caterpillar®, Cummins®, Komatsu®, and Detroit Diesel®—in STOCK.
Parts and engines for Caterpillar®, Cummins®, Komatsu®, and Detroit Diesel®—in STOCK.
gm@gmotors.es +34961560000
0

CYLINDER BLOCK QSB5.9 WITH JET 24V RGT - BLOQUE MOTOR CON JET

2.438,73€
QSB5.9 CON ENFRIADOR J JET 24V RGT
Referencia
4089119
Marca
CUMMINS
Agotado
Items have been added to cart.
One or more items could not be added to cart due to certain restrictions.
Cerrar
Agregado al carrito
- Ocurrió un error al agregar al carrito. Inténtelo de nuevo.
Se actualizó la cantidad
- Ocurrió un error. Inténtelo de nuevo más tarde.
Eliminado del carrito
- No se puede eliminar este producto del carrito en este momento. Inténtelo de nuevo más tarde.
// var schema = { // "@context": "https://schema.org/", // "@type": "Product", // "name": p.name, // "url": p.url // }; // if (p.images.length) schema.image = p.images; // if (p.desc) schema.description = p.desc; // if (p.sku) schema.sku = p.sku; // if (p.mpn) schema.mpn = p.mpn; // if (p.brand) schema.brand = { "@type": "Brand", "name": p.brand }; // var s = document.createElement('script'); // s.type = 'application/ld+json'; // s.textContent = JSON.stringify(schema, null, 2); // document.head.appendChild(s); // } // if (document.readyState === 'loading') { // document.addEventListener('DOMContentLoaded', function() { setTimeout(inject, 800); }); // } else { // setTimeout(inject, 800); // } //})();