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

EBC 801G Grooved Organic Brake Shoes are designed for superior braking in wet, muddy, or dusty conditions. With multiple angled grooves, they channel away water, dirt, and debris to maintain consistent contact between the shoe and drum, reducing fade and extending the life of both surfaces. Crafted for high precision, these shoes are radius-ground, edge trimmed, and include OEM-style springs for direct replacement.

 

Key Features

  • Angled groove pattern to evacuate moisture and contaminants

  • Organic, non-asbestos bonded lining for smooth braking and minimal noise

  • Precision radius ground and edge trimmed to match drum shape

  • Lead-in and lead-out chamfers for smoother engagement

  • Comes with OE-style springs and ready for installation

 

Fitment & Application
This part is a compatible replacement in many vintage and off-road motorcycle drum brake systems that specify part number 801G. Notably used in Husqvarna dirt bikes such as CR250, CR500, WR and others under certain model years.

EBC 801G Grooved Organic Brake Shoes – Water Channeling Motorcycle / ATV Drum

SKU: 38-5801
$49.66Price
  • 📦 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