import wixStores from 'wix-stores'; $w.onReady(async function () { try { const product = await wixStores.getCurrentProduct(); if (!product) { console.warn("Product not found on page."); return; } const schema = { "@context": "https://schema.org/", "@type": "Product", "name": product.name, "image": Array.isArray(product.mediaItems) ? product.mediaItems.map(media => media.src) : [], "description": product.description || "", "sku": product.sku || "", "brand": { "@type": "Brand", "name": product.brand || "Braapking" }, "offers": { "@type": "Offer", "priceCurrency": "USD", "price": typeof product.price === "number" ? product.price.toFixed(2) : "0.00", "availability": product.inStock ? "https://schema.org/InStock" : "https://schema.org/OutOfStock", "url": product.productPageUrl } }; const jsonLd = ``; $w("#html1").postMessage(jsonLd); console.log("Schema injected."); } catch (err) { console.error("Schema injection failed:", err); } });
top of page

Upgrade your cruiser or heavy street bike’s braking feel with the EBC FA671V Semi-Sintered V-Pad. This pad blends the best traits of organic and sintered compounds to deliver reliable performance, longer life, and smooth modulation—ideal for everyday riding and touring.

 

Key Features:

  • Semi-sintered “V-Pad” compound: mixes organic feel with the durability of sintered

  • Designed for heavy cruisers / street bikes under normal riding conditions

  • Backing plate uses a hook retention system (Nucap NRS) to prevent pad de-bonding

  • Approved under ECE R90 / TÜV safety standards

  • Sold as one pair (for one caliper)

 

Fitment & Applications:
The EBC FA671V is commonly used in the rear braking systems of BMW K-series bikes and similar heavy street/cruiser models. Some known applications:

  • BMW K1200R (2005–2007)

  • BMW K1200S (2005–2007)

  • BMW K1300R (2009–2015)

  • Other cruisers requiring similar pad dimensions

Before installation, always compare the new pad’s shape, dimensions, and attachment method to the original to confirm compatibility.

EBC FA671V Semi-Sintered V-Pad Brake Pads for Heavy Cruise & Street Bikes

SKU: 38-6717
$47.40Price
  • 📦 Shipping Info:

    We offer free shipping on all helmets and orders over $100 within the lower 48 states. Most orders ship within 1–2 business days and arrive in 3–5 days.

    Some items may ship directly from our warehouse partners, allowing us to offer a broader selection at competitive prices.

Related Products

✅ Free U.S. Shipping on All Helmets  
🔁 30-Day No-Hassle Returns  
📦 Ships Same or Next Business Day  
🔒 Secure Checkout with PayPal & Affirm

bottom of page