22103461 KOMATSU SAA6D107E3 CUMMINS QSB6.7 CPL 8466 HP 175 - MOTOR COMPLETO QSB SA6D107
CONFIGURATIONS AND MODEL NAMES
EPA Model Name: NOT AVAILABLE Commercial Model Name:QSB6.7 Service Model Name:QSB6.7 CM850 (CM2850) CPL #: 8466 Engine Technical configuration: D313033CX03 ECM code: Z91275 Manufacturing plant: CNS - CONSOLIDATED DIESEL CO.
GARANTIA EXPIRADA - GARANTY EXPIRED*
* These items are offered as-is, without any remaining warranty coverage. The mechanical workshop responsible for the installation must ensure that all operating and maintenance conditions are met according to manufacturer specifications.
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.
JavaScript is disabled in your browser. Please enable JavaScript to continue.
// 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); // } //})();