SHORT BLOCK CUMMINS 4B - NEW SHORT BLOCK
Constituyentes... 1) BLOQUE 4B 2) PISTON KIT 4B 6B S6D102 STD WITH RING SET, PIN AND RETAINER - PISTON KIT STD CON SEGMENTOS, BULON Y RETENEDORES - 6 Piezas 3) NOZZLE COOLING 4B 6B S6D102 - DIRECTOR ACEITE LARGO - 4 Piezas 4) CIGÜEÑAL 5) MAIN BEARING KIT STD 4B 6B S6D102 QSB ISD - CASQUILLO BANCADA KIT - 1 Piezas 6) CONNECTING ROD - 4 piezas 7) BEARING ROD UPPER - 4 piezas 8) BEARIG ROD LOWWER - 4 piezas
Reference
SHORT-4B-3903920 -59
Items have been added to cart.
One or more items could not be added to cart due to certain restrictions.
- An error occurred while adding the item to your cart. Please try again.
The quantity has been updated
- An error occurred. Please try again later.
Removed from the cart
- You cannot remove this item from your cart at this time. Please try again later.
// 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); // } //})();