Skip to content
Brake Linings and Spare Parts

Brake Linings and Spare Parts

Look no further for brake linings and replacement parts for the Cincinnati Brake. If you are looking for a part that is not shown here, let us help you find it.

Filters

$
$

Brake Lining (Shoe)

Original price $1,200.00 - Original price $1,700.00
Original price
$1,200.00 - $1,700.00
$1,200.00 - $1,700.00
Current price $1,200.00

Brake linings (or shoe) are what contacts the brake fin on a vehicle to provide a stopping force. For steel brake fins, a solid brass material is u...

View full details
document.addEventListener("DOMContentLoaded", function() { fetch('/cart.js') .then(response => response.json()) .then(data => { let cartCountElement = document.querySelector('.cart-count'); // Adjust based on your theme if (cartCountElement) { cartCountElement.textContent = data.item_count; } }); });