<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="Discover Bafang e-bike motors, batteries, and accessories. High-performance, reliable components for electric bikes. Fast shipping and quality guaranteed.">
<title>Bafang Electric Bike Motors &amp; Parts – Official Store</title>
<link rel="icon" type="image/x-icon" href="https://bafang-shop.com/images/favicon/favicon.ico">
<link rel="apple-touch-icon" href="https://bafang-shop.com/images/favicon/favicon.ico">
<link rel="preload" as="image" href="images/logo/logo.webp" fetchpriority="high" onerror="console.error('Preload logo failed')" onload="console.log('Preload logo OK')">
<link rel="canonical" href="https://bafang-shop.com/" />
<link rel="alternate" hreflang="en" href="https://bafang-shop.com/" />
<link rel="alternate" hreflang="fr" href="https://bafang-shop.com/fr/" />
<link rel="alternate" hreflang="de" href="https://bafang-shop.com/de/" />
<link rel="alternate" hreflang="es" href="https://bafang-shop.com/es/" />
<link rel="alternate" hreflang="pt" href="https://bafang-shop.com/pt/" />
<link rel="alternate" hreflang="x-default" href="https://bafang-shop.com/" />
<style>
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;color:#333;background:#fff}
header{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000}
nav{max-width:1200px;margin:0 auto;padding:1.5rem 1rem;display:flex;justify-content:center;align-items:center;gap:2rem;position:relative}
.logo{font-size:1.5rem;font-weight:700;color:#e60012;display:flex;align-items:center;gap:.5rem;flex-shrink:0;position:absolute;left:1rem;min-width:200px;text-decoration:none}
.logo img{height:60px;width:auto;object-fit:contain;display:block}
.menu{display:flex;gap:1.5rem;list-style:none;flex-wrap:wrap;margin:0 auto}
.menu a{color:#333;text-decoration:none;font-weight:500;transition:color .2s;white-space:nowrap}
.menu a:hover{color:#e60012}
.menu-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#333}
@media (max-width:768px){
.menu-toggle{display:block}
.menu{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);display:none;gap:0}
.menu.active{display:flex}
.menu a{padding:.75rem 1rem;border-bottom:1px solid #f0f0f0}
.menu a:last-child{border-bottom:none}
.logo{min-width:auto;left:0.5rem}
.logo img{height:35px !important}
nav{padding:.75rem}
}
.hero{background-image:url(images/hero/hero.webp);background-color:transparent;color:#fff;padding:3rem 1rem;text-align:center;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:400px;display:flex;align-items:center;width:100%;margin:0;max-width:100%}
.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1}
.hero-content{position:relative;z-index:2}
.hero-content{max-width:800px;margin:0 auto}
.hero h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700}
.hero p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}
.hero-button{display:inline-block;padding:1rem 2rem;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.7);text-decoration:none;border-radius:4px;font-weight:600;transition:transform .2s,background .2s,border-color .2s}
.hero-button:hover{transform:translateY(-2px);background:rgba(255,255,255,.1);border-color:#fff}
section{max-width:1200px;margin:0 auto;padding:3rem 1rem}
.section-title{font-size:2rem;margin-bottom:2rem;text-align:center;color:#333}
.categories-section{background:#fff;padding:3rem 1rem}
.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto}
.category-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;text-decoration:none;color:inherit;display:block}
.category-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.15)}
.category-image{width:100%;aspect-ratio:4/3;object-fit:cover;background:#f5f5f5;display:block}
.category-info{padding:1.5rem;text-align:center}
.category-name{font-size:1.3rem;font-weight:600;color:#333;margin:0}
.presentation{background:#f9f9f9;padding:3rem 1rem;width:100%;max-width:100%}
.presentation-content{width:90%;max-width:90%;margin:0 auto;text-align:left}
.presentation h2{font-size:2rem;margin-bottom:1.5rem;color:#333;text-align:center}
.presentation p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.2rem;text-align:left}
.presentation p:last-child{margin-bottom:0}
#avantages{position:relative;padding:3rem 0}
#avantages::before,#avantages::after{content:'';position:absolute;left:50%;transform:translateX(-50%);width:95%;height:.5px;background:#e0e0e0}
#avantages::before{top:0}
#avantages::after{bottom:0}
.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}
.feature-card{text-align:center;padding:1.5rem}
.feature-icon{font-size:1.5rem;margin-bottom:.75rem;color:#000;font-weight:400;line-height:1}
.feature-card h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}
.feature-card p{color:#666}
.stats-section{background:linear-gradient(135deg,#f8f9fa 0%,#ffffff 100%);padding:4rem 1rem;width:100%;max-width:100%;position:relative}
.stats-section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e0e0e0 20%,#e0e0e0 80%,transparent)}
.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto}
.stat-item{background:#fff;padding:2.5rem 2rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;position:relative;overflow:hidden}
.stat-item::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e60012,#ff4757);opacity:0;transition:opacity .3s ease}
.stat-item:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(230,0,18,.15)}
.stat-item:hover::before{opacity:1}
.stat-icon{font-size:2.5rem;margin-bottom:1rem;opacity:.9;display:block}
.stat-number{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#e60012 0%,#ff4757 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem;line-height:1;letter-spacing:-.02em}
.stat-label{font-size:1.05rem;color:#555;font-weight:600;letter-spacing:.02em;text-transform:uppercase;font-size:.9rem}
.faq-section{background:#f9f9f9;padding:3rem 1rem;width:100%;max-width:100%}
.faq-container{max-width:800px;margin:0 auto}
.faq-item{background:#fff;border:1px solid #e0e0e0;border-radius:6px;margin-bottom:1rem;overflow:hidden;transition:box-shadow .2s}
.faq-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}
.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;cursor:pointer;font-weight:600;color:#333;font-size:1.1rem;user-select:none}
.faq-question:hover{color:#e60012}
.faq-icon{font-size:1.2rem;color:#666;transition:transform .3s;flex-shrink:0;margin-left:1rem}
.faq-item.active .faq-icon{transform:rotate(180deg);color:#e60012}
.faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s;color:#666;line-height:1.7}
.faq-item.active .faq-answer{padding:0 1.5rem 1.5rem;max-height:500px}
.testimonials-section{background:#fff;padding:3rem 1rem;width:100%;max-width:100%}
.testimonials-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto}
.testimonial-card{background:#f9f9f9;padding:2rem;border-radius:8px;border:1px solid #e0e0e0;transition:transform .2s,box-shadow .2s}
.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.1)}
.testimonial-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}
.testimonial-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;background:#e0e0e0;flex-shrink:0}
.testimonial-info{flex:1}
.testimonial-name{font-weight:600;color:#333;font-size:1.1rem;margin-bottom:.25rem}
.testimonial-stars{color:#ffc107;font-size:1.1rem;letter-spacing:.1rem;margin-bottom:.5rem}
.testimonial-text{color:#666;line-height:1.7;font-size:1rem}
.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:2rem}
.product-card{background:#fff;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;transition:transform .2s,box-shadow .2s}
.product-card:hover{transform:translateY(-3px);box-shadow:0 3px 8px rgba(0,0,0,.15)}
.product-image{width:100%;aspect-ratio:1;object-fit:contain;background:#f5f5f5;display:block}
.product-info{padding:.75rem}
.product-title{font-size:.75rem;font-weight:600;margin-bottom:.4rem;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-rating{display:flex;align-items:center;gap:.4rem;margin:.4rem 0;font-size:.7rem}
.product-stars{color:#ffc107;letter-spacing:.08rem}
.product-reviews{color:#666}
.product-price{color:#e60012;font-weight:700;font-size:.8rem;margin:.4rem 0}
.cta-button{display:block;width:100%;padding:.5rem;background:transparent;color:#666;border:1px solid #999;text-align:center;text-decoration:none;border-radius:3px;font-weight:600;transition:color .2s,border-color .2s;margin-top:.4rem;font-size:.7rem}
.cta-button:hover{color:#e60012;border-color:#e60012}
.loading{text-align:center;padding:2rem;color:#666}
footer{background:#f5f5f5;padding:2rem 1rem;margin-top:4rem;text-align:center;color:#666}
.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1rem}
.footer-links a{color:#666;text-decoration:none;transition:color .2s}
.footer-links a:hover{color:#e60012}
@media (max-width:768px){
.hero{min-height:300px;padding:2rem 1rem}
.hero h1{font-size:1.8rem;margin-bottom:.75rem}
.hero p{font-size:1rem;margin-bottom:1.5rem}
.hero-button{padding:.75rem 1.5rem;font-size:.9rem}
section{padding:2rem 1rem}
.categories-section{padding:2rem 1rem}
.categories-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}
.category-info{padding:1rem}
.category-name{font-size:1.1rem}
.presentation{padding:2rem 1rem}
.presentation h2{font-size:1.5rem;margin-bottom:1rem}
.presentation p{font-size:1rem}
.faq-section{padding:2rem 1rem}
.faq-question{font-size:1rem;padding:1rem 1.25rem}
.faq-answer{padding:0 1.25rem}
.faq-item.active .faq-answer{padding:0 1.25rem 1.25rem}
.stats-section{padding:3rem 1rem}
.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}
.stat-item{padding:2rem 1.5rem}
.stat-icon{font-size:2rem;margin-bottom:.75rem}
.stat-number{font-size:2.5rem}
.stat-label{font-size:.85rem}
.testimonials-section{padding:2rem 1rem}
.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:1rem}
.testimonial-card{padding:1.5rem}
.testimonial-avatar{width:50px;height:50px}
.testimonial-name{font-size:1rem}
.testimonial-stars{font-size:1rem}
.testimonial-text{font-size:.95rem}
@media (max-width:480px){
.stats-grid{grid-template-columns:1fr;gap:1.25rem}
.stat-item{padding:1.75rem 1.25rem}
.stat-icon{font-size:1.75rem;margin-bottom:.5rem}
.stat-number{font-size:2.25rem}
.stat-label{font-size:.8rem}
.testimonials-grid{grid-template-columns:1fr}
}
.section-title{font-size:1.5rem;margin-bottom:1.5rem}
.products-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}
.product-info{padding:.5rem}
.product-title{font-size:.7rem}
.product-rating{font-size:.65rem}
.product-price{font-size:.75rem}
.cta-button{padding:.4rem;font-size:.65rem}
.features{grid-template-columns:1fr;gap:1.5rem}
.feature-card{padding:1rem}
.feature-icon{font-size:1.2rem;color:#000;font-weight:400;line-height:1}
.feature-card h3{font-size:1.1rem}
.feature-card p{font-size:.9rem}
footer{padding:1.5rem 1rem}
.footer-links{flex-direction:column;gap:1rem}
}
@media (max-width:480px){
.hero{min-height:250px;padding:1.5rem 1rem}
.hero h1{font-size:1.5rem}
.hero p{font-size:.9rem}
.hero-button{padding:.6rem 1.2rem;font-size:.85rem}
.categories-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}
.category-info{padding:.75rem}
.category-name{font-size:1rem}
.products-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem}
.section-title{font-size:1.3rem}
}
</style>
<link rel="stylesheet" href="custom.css">













<script type="application/ld+json">
{"@context": "https://schema.org", "@type": "Organization", "name": "Affiliation AliExpress", "url": "https://bafang-shop.com", "contactPoint": {"@type": "ContactPoint", "email": "contact@naturehike-shop.com", "contactType": "Customer Service"}}
</script>
</head>
<body>
<header>
<nav>
<a href="/" class="logo" id="logo"><img src="images/logo/logo.webp" alt="Logo"></a>
<ul class="menu" id="menu">
<li><a href="/">HOME</a></li>
<li><a href="page_html/categories/1.html">CATALOG</a></li>
</ul>
<button class="menu-toggle" id="menu-toggle" aria-label="Menu">☰</button>
</nav>
</header>






















<section class="hero">
<div class="hero-content">
<h1 id="hero-title">Discover the Best Products of BAFANG</h1>
<p id="hero-subtitle">Exclusive offers and competitive prices for all your needs</p>
<a href="https://www.aliexpress.com/store/1103590012?spm=a2g0o.detail.0.0.133b4nTV4nTVgS&amp;sortType=bestmatch_sort" class="hero-button" id="hero-button">View Products</a>
</div>
</section>
<section class="categories-section">
<h2 class="section-title">Our Categories</h2>
<div class="categories-grid">
<a href="page_html/categories/1.html" class="category-card">
<img src="../images/categories/1.webp" alt="Catalog" class="category-image" loading="lazy" onerror="this.onerror=null;this.src='data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='300'%3E%3Crect fill='%23f5f5f5' width='400' height='300'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%23999' font-family='Arial' font-size='18'%3ECatalog%3C/text%3E%3C/svg%3E'">
<div class="category-info">
<h3 class="category-name">Catalog</h3>
</div>
</a>
</div>
</section>
<section class="presentation">
<div class="presentation-content">
<h2>About BAFANG</h2>
















































































<p>Bafang is a global leader in e-mobility solutions, specializing in high-performance electric bike systems. Founded in 2003, the company designs and manufactures motors, batteries, controllers, and complete drive systems trusted by brands worldwide. With a strong commitment to innovation, quality, and riding comfort, Bafang delivers reliable technology for commuters, adventurers, and e-bike manufacturers. Its products combine efficiency, durability, and smooth power delivery to enhance every cycling experience.</p>
















































































</div>
</section>
<section id="produits">
<h2 class="section-title">Best Sellers</h2>
<div id="products-container" class="products-grid">
<article class="product-card">
<a href="page_html/products/produit-1005010143022860.html" style="text-decoration:none;color:inherit">
<img src="../images/products/1005010143022860/image_1.webp" alt="Gear Shift Sensor for Bafang BBS01/02B BBSHD Electric Bike Sensor Sensor for Electric Bicycle Mid Drive System Shift Cable 3 PIN" class="product-image" loading="lazy" onerror="this.onerror=null;this.src='data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Crect fill='%23f5f5f5' width='300' height='300'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%23999' font-family='Arial' font-size='14'%3EImage%3C/text%3E%3C/svg%3E'">
<div class="product-info">
<h2 class="product-title">Gear Shift Sensor for Bafang BBS01/02B BBSHD Electric Bike Sensor Sensor for Electric Bicycle Mid Drive System Shift Cable 3 PIN</h2>
<div class="product-rating">
<span class="product-stars">★★★★★</span>
<span class="product-reviews">(97)</span>
</div><a href="https://s.click.aliexpress.com/e/_c4lYjmMH" class="cta-button" target="_blank" rel="noopener noreferrer">View on AliExpress</a>
</div>
</a>
</article>
<article class="product-card">
<a href="page_html/products/produit-1005006645768005.html" style="text-decoration:none;color:inherit">
<img src="../images/products/1005006645768005/image_1.webp" alt="Bafang 750w 48v kit complet Mid Drive Motor 8fun BBS02 Bicycle Electric eBike Conversion Kit Powerful Central e-Bike Engine" class="product-image" loading="lazy" onerror="this.onerror=null;this.src='data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Crect fill='%23f5f5f5' width='300' height='300'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%23999' font-family='Arial' font-size='14'%3EImage%3C/text%3E%3C/svg%3E'">
<div class="product-info">
<h2 class="product-title">Bafang 750w 48v kit complet Mid Drive Motor 8fun BBS02 Bicycle Electric eBike Conversion Kit Powerful Central e-Bike Engine</h2>
<div class="product-rating">
<span class="product-stars">★★★★★</span>
<span class="product-reviews">(141)</span>
</div><a href="https://s.click.aliexpress.com/e/_c3tnWHal" class="cta-button" target="_blank" rel="noopener noreferrer">View on AliExpress</a>
</div>
</a>
</article>
<article class="product-card">
<a href="page_html/products/produit-1005006111311002.html" style="text-decoration:none;color:inherit">
<img src="../images/products/1005006111311002/image_1.webp" alt="Bafang DPC18 Electric Bike Display with Speedometer USB Charging Port for Mid Drive Motor BBS01B BBS02B BBSHD Speedometer" class="product-image" loading="lazy" onerror="this.onerror=null;this.src='data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Crect fill='%23f5f5f5' width='300' height='300'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%23999' font-family='Arial' font-size='14'%3EImage%3C/text%3E%3C/svg%3E'">
<div class="product-info">
<h2 class="product-title">Bafang DPC18 Electric Bike Display with Speedometer USB Charging Port for Mid Drive Motor BBS01B BBS02B BBSHD Speedometer</h2>
<div class="product-rating">
<span class="product-stars">★★★★★</span>
<span class="product-reviews">(146)</span>
</div><a href="https://s.click.aliexpress.com/e/_c3kgOuf7" class="cta-button" target="_blank" rel="noopener noreferrer">View on AliExpress</a>
</div>
</a>
</article>
<article class="product-card">
<a href="page_html/products/produit-1005010165871411.html" style="text-decoration:none;color:inherit">
<img src="../images/products/1005010165871411/image_1.webp" alt="Bafang 3.4inch eBike Display DPC020 CAN Display 5 PIN Male for Ebike Mid Drive Motor LCD Screen with USB Port 0-5 Modes" class="product-image" loading="lazy" onerror="this.onerror=null;this.src='data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Crect fill='%23f5f5f5' width='300' height='300'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%23999' font-family='Arial' font-size='14'%3EImage%3C/text%3E%3C/svg%3E'">
<div class="product-info">
<h2 class="product-title">Bafang 3.4inch eBike Display DPC020 CAN Display 5 PIN Male for Ebike Mid Drive Motor LCD Screen with USB Port 0-5 Modes</h2>
<div class="product-rating">
<span class="product-stars">★★★★★</span>
<span class="product-reviews">(123)</span>
</div><a href="https://s.click.aliexpress.com/e/_c3VbV69B" class="cta-button" target="_blank" rel="noopener noreferrer">View on AliExpress</a>
</div>
</a>
</article>
<article class="product-card">
<a href="page_html/products/produit-1005006119862540.html" style="text-decoration:none;color:inherit">
<img src="../images/products/1005006119862540/image_1.webp" alt="Wuxing Waterproof Brake Lever for Bafang  BBS01B  BBS02B BBSHD Mid Drive Motor Replacement Ebike Cut Off Power Brake Levers" class="product-image" loading="lazy" onerror="this.onerror=null;this.src='data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Crect fill='%23f5f5f5' width='300' height='300'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.3em' fill='%23999' font-family='Arial' font-size='14'%3EImage%3C/text%3E%3C/svg%3E'">
<div class="product-info">
<h2 class="product-title">Wuxing Waterproof Brake Lever for Bafang  BBS01B  BBS02B BBSHD Mid Drive Motor Replacement Ebike Cut Off Power Brake Levers</h2>
<div class="product-rating">
<span class="product-stars">★★★★★</span>
<span class="product-reviews">(55)</span>
</div><a href="https://s.click.aliexpress.com/e/_c3MTDhNF" class="cta-button" target="_blank" rel="noopener noreferrer">View on AliExpress</a>
</div>
</a>
</article>
</div>
</section>
<section id="avantages">
<div class="features">
<div class="feature-card">
<h3>Factory Direct Price</h3>
<p>Benefit from factory-direct pricing without intermediaries.</p>
</div>
<div class="feature-card">
<h3>Worldwide Delivery</h3>
<p>Worldwide delivery for all your needs</p>
</div>
<div class="feature-card">
<h3>Responsive After-Sales Service</h3>
<p>A responsive and available after-sales service to assist you</p>
</div>
<div class="feature-card">
<h3>Secure Payment</h3>
<p>Secure payment by credit card with maximum protection</p>
</div>
</div>
</section>
<section class="stats-section">
<h2 class="section-title">Our Key Figures</h2>
<div class="stats-grid">
<div class="stat-item">
<div class="stat-number">420+</div>
<div class="stat-label">Products Available</div>
</div>
<div class="stat-item">
<div class="stat-number">100+</div>
<div class="stat-label">Country of Delivery</div>
</div>
<div class="stat-item">
<div class="stat-number">98%</div>
<div class="stat-label">Customer Satisfaction</div>
</div>
<div class="stat-item">
<div class="stat-number">24/7</div>
<div class="stat-label">Customer Service</div>
</div>
</div>
</section>
<section class="faq-section">
<h2 class="section-title">Frequently Asked Questions</h2>
<div class="faq-container">
<div class="faq-item">
<div class="faq-question" onclick="this.parentElement.classList.toggle('active')">
<span>What are the delivery times?</span>
<span class="faq-icon">▼</span>
</div>
<div class="faq-answer">
<p>Delivery times vary depending on your location and the seller. Generally, standard delivery takes between 15 and 30 business days. Some sellers offer express delivery (7-15 days) for an additional fee. You can check the exact delivery times on each AliExpress product page before placing your order.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-question" onclick="this.parentElement.classList.toggle('active')">
<span>What payment methods are accepted?</span>
<span class="faq-icon">▼</span>
</div>
<div class="faq-answer">
<p>AliExpress accepts several secure payment methods: credit cards (Visa, Mastercard), PayPal, bank transfer, and other methods depending on your country. All payments are secure and protected by AliExpress&#x27;s Buyer Protection system. You will only be charged once your order has shipped.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-question" onclick="this.parentElement.classList.toggle('active')">
<span>Is there a warranty on the products?</span>
<span class="faq-icon">▼</span>
</div>
<div class="faq-answer">
<p>Yes, all products sold on AliExpress are covered by the AliExpress Buyer Guarantee. This guarantee covers defective products, products that do not match the description, or products that were not received. You generally have 15 days after receipt to open a dispute if necessary. In addition, many sellers offer their own extended warranties (6 months, 1 year, etc.), which you can find on the product page.</p>
</div>
</div>
<div class="faq-item">
<div class="faq-question" onclick="this.parentElement.classList.toggle('active')">
<span>What should I do if there&#x27;s a problem with my order?</span>
<span class="faq-icon">▼</span>
</div>
<div class="faq-answer">
<p>If you encounter a problem (defective product, not received, non-compliant), you can open a dispute directly from your AliExpress account in the &quot;My Orders&quot; section. AliExpress customer service will assist you in resolving the issue. Most disputes are resolved quickly, often in your favor if you provide the necessary evidence (photos, description of the problem).</p>
</div>
</div>
<div class="faq-item">
<div class="faq-question" onclick="this.parentElement.classList.toggle('active')">
<span>Are the products authentic and of good quality?</span>
<span class="faq-icon">▼</span>
</div>
<div class="faq-answer">
<p>We select only quality products from verified and positively rated sellers on AliExpress. Each product displays customer reviews and ratings, allowing you to check the quality before purchasing. We recommend reading reviews and checking photos shared by customers to ensure the product meets your expectations.</p>
</div>
</div>
</div>
</section>
<section class="testimonials-section">
<h2 class="section-title">Customer Reviews</h2>
<div class="testimonials-grid">
<div class="testimonial-card">
<div class="testimonial-header">
<img src="../images/testimonials/client1.webp" alt="David K." class="testimonial-avatar" loading="lazy" onerror="this.onerror=null;this.src='data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'60\' height=\'60\'%3E%3Ccircle cx=\'30\' cy=\'30\' r=\'30\' fill=\'%23e0e0e0\'/%3E%3Ctext x=\'50%25\' y=\'50%25\' text-anchor=\'middle\' dy=\'.3em\' fill=\'%23999\' font-family=\'Arial\' font-size=\'20\'%3ED%3C/text%3E%3C/svg%3E'">
<div class="testimonial-info">
<div class="testimonial-name">David K.</div>
<div class="testimonial-stars">★★★★★</div>
</div>
</div>
<p class="testimonial-text">Excellent service! I ordered a Bafang BBS02 mid-drive motor and I am very satisfied. The quality is excellent, the delivery was fast and the packaging was neat. The motor performs exactly as described and has transformed my bike into a powerful e-bike. I recommend without hesitation.</p>
</div>
<div class="testimonial-card">
<div class="testimonial-header">
<img src="../images/testimonials/client2.webp" alt="Sarah M." class="testimonial-avatar" loading="lazy" onerror="this.onerror=null;this.src='data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'60\' height=\'60\'%3E%3Ccircle cx=\'30\' cy=\'30\' r=\'30\' fill=\'%23e0e0e0\'/%3E%3Ctext x=\'50%25\' y=\'50%25\' text-anchor=\'middle\' dy=\'.3em\' fill=\'%23999\' font-family=\'Arial\' font-size=\'20\'%3ES%3C/text%3E%3C/svg%3E'">
<div class="testimonial-info">
<div class="testimonial-name">Sarah M.</div>
<div class="testimonial-stars">★★★★★</div>
</div>
</div>
<p class="testimonial-text">Excellent value for money. I bought a Bafang 48V battery and everything matches the description. The battery is powerful, durable, and provides excellent range. Delivery was on time and the product exceeded my expectations.</p>
</div>
<div class="testimonial-card">
<div class="testimonial-header">
<img src="../images/testimonials/client3.webp" alt="Michael R." class="testimonial-avatar" loading="lazy" onerror="this.onerror=null;this.src='data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'60\' height=\'60\'%3E%3Ccircle cx=\'30\' cy=\'30\' r=\'30\' fill=\'%23e0e0e0\'/%3E%3Ctext x=\'50%25\' y=\'50%25\' text-anchor=\'middle\' dy=\'.3em\' fill=\'%23999\' font-family=\'Arial\' font-size=\'20\'%3EM%3C/text%3E%3C/svg%3E'">
<div class="testimonial-info">
<div class="testimonial-name">Michael R.</div>
<div class="testimonial-stars">★★★★★</div>
</div>
</div>
<p class="testimonial-text">Perfect! I ordered several Bafang components to build my e-bike. All the products are of very good quality, the prices are competitive, and the delivery went smoothly. The components are professional-grade and have significantly improved my cycling experience. I will be back!</p>
</div>
<div class="testimonial-card">
<div class="testimonial-header">
<img src="../images/testimonials/client4.webp" alt="Emma T." class="testimonial-avatar" loading="lazy" onerror="this.onerror=null;this.src='data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'60\' height=\'60\'%3E%3Ccircle cx=\'30\' cy=\'30\' r=\'30\' fill=\'%23e0e0e0\'/%3E%3Ctext x=\'50%25\' y=\'50%25\' text-anchor=\'middle\' dy=\'.3em\' fill=\'%23999\' font-family=\'Arial\' font-size=\'20\'%3EE%3C/text%3E%3C/svg%3E'">
<div class="testimonial-info">
<div class="testimonial-name">Emma T.</div>
<div class="testimonial-stars">★★★★★</div>
</div>
</div>
<p class="testimonial-text">Responsive customer service and quality products. I had a quick question about Bafang motor compatibility and received a prompt reply. The components perfectly match the photos and descriptions. The build quality is outstanding and they perform exactly as expected. Very satisfied with my purchase!</p>
</div>

</div>
</section>
<footer>
<div class="footer-links">
<a href="/">Home</a>
<a href="sitemap.xml">Site map</a>
<a href="page_html/legal/about-us.html">About us</a>
<a href="page_html/legal/terms-of-use.html">Terms of Use</a>
<a href="page_html/legal/legal-notice.html">Legal notice</a>
<a href="page_html/legal/privacy-policy.html">Privacy Policy</a>
</div>
<p>Contact us: <a href="mailto:contact@evanstudio.net">contact@evanstudio.net</a></p>
<p>© 2024 AliExpress Affiliate. All rights reserved.</p>
</footer>






















<script>
document.addEventListener('DOMContentLoaded',()=>{
const menuToggle=document.getElementById('menu-toggle');
const menu=document.getElementById('menu');
if(menuToggle&&menu){
menuToggle.addEventListener('click',()=>{menu.classList.toggle('active')});
}
fetch('config.json').then(r=>r.json()).then(config=>{
const site=config.site||{};
if(site.title)document.title=site.title;
const metaDesc=document.querySelector('meta[name="description"]');
if(site.description&&metaDesc)metaDesc.content=site.description;
if(site.hero){
const heroTitle=document.getElementById('hero-title');
if(heroTitle&&site.hero.title)heroTitle.textContent=site.hero.title;
const heroSubtitle=document.getElementById('hero-subtitle');
if(heroSubtitle&&site.hero.subtitle)heroSubtitle.textContent=site.hero.subtitle;
const heroButton=document.getElementById('hero-button');
if(heroButton&&site.hero.button)heroButton.textContent=site.hero.button;
}
}).catch(()=>{});
});
</script>
</body>
</html>













