{"id":2019,"date":"2026-08-04T13:33:17","date_gmt":"2026-08-04T13:33:17","guid":{"rendered":"https:\/\/bikeboost.ro\/?page_id=2019"},"modified":"2026-08-04T14:43:28","modified_gmt":"2026-08-04T14:43:28","slug":"b2b","status":"publish","type":"page","link":"https:\/\/bikeboost.ro\/en\/b2b\/","title":{"rendered":"B2B"},"content":{"rendered":"\n<style>\n:root{\n  --bg:#0b0f0d;\n  --bg-panel:#101613;\n  --bg-raise:#151d19;\n  --line:#233029;\n  --line-hot:#39584a;\n  --ink:#e8f0ea;\n  --ink-dim:#93a89b;\n  --ink-faint:#5d7266;\n  --volt:#5cf29a;          \/* oscilloscope green *\/\n  --volt-dim:#2f8f5c;\n  --amber:#ffb454;         \/* warning amber *\/\n  --red:#ff6b5e;\n  --mono:'IBM Plex Mono',monospace;\n  --sans:'IBM Plex Sans',sans-serif;\n  --disp:'Archivo',sans-serif;\n}\n*{margin:0;padding:0;box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{\n  background:var(--bg) !important;\n  color:var(--ink) !important;\n  font-family:var(--sans);\n  font-size:17px;\n  line-height:1.65;\n  -webkit-font-smoothing:antialiased;\n}\n\/* Base heading color reset \u2014 host theme (OceanWP) sets a global h1\u2013h6\n   color that otherwise wins over inherited text color on any heading\n   where a nested span isn't separately colored. *\/\nh1,h2,h3,h4,h5,h6{color:var(--ink) !important}\n\/* faint PCB-trace background *\/\nbody::before{\n  content:\"\";position:fixed;inset:0;pointer-events:none;z-index:0;\n  background-image:\n    linear-gradient(var(--line) 1px,transparent 1px),\n    linear-gradient(90deg,var(--line) 1px,transparent 1px) !important;\n  background-size:56px 56px;\n  opacity:.18;\n  mask-image:radial-gradient(ellipse 90% 70% at 50% 0%,black 0%,transparent 75%);\n  -webkit-mask-image:radial-gradient(ellipse 90% 70% at 50% 0%,black 0%,transparent 75%);\n}\n.wrap{position:relative;z-index:1;max-width:1120px;margin:0 auto;padding:0 24px}\na{color:var(--volt) !important;text-decoration:none}\na:hover{text-decoration:underline}\n\n\/* ============ TOP BAR ============ *\/\n.topbar{\n  display:flex;align-items:center;justify-content:space-between;\n  padding:20px 0;border-bottom:1px solid var(--line);\n}\n.logo{font-family:var(--disp);font-weight:900;font-size:20px;letter-spacing:.02em}\n.logo span{color:var(--volt) !important}\n.top-cta{\n  font-family:var(--mono);font-size:13px;font-weight:600;\n  border:1px solid var(--line-hot) !important;padding:9px 18px;border-radius:4px;\n  color:var(--ink) !important;transition:.2s;\n}\n.top-cta:hover{background:var(--volt) !important;color:var(--bg) !important;border-color:var(--volt) !important;text-decoration:none}\n\n\/* ============ HERO ============ *\/\n.hero{padding:84px 0 60px;position:relative}\n.hero-tag{\n  font-family:var(--mono);font-size:13px;font-weight:500;letter-spacing:.14em;\n  text-transform:uppercase;color:var(--volt) !important;margin-bottom:22px;\n  display:flex;align-items:center;gap:12px;\n}\n.hero-tag::before{content:\"\";width:34px;height:1px;background:var(--volt) !important}\n.hero h1{\n  font-family:var(--disp);font-weight:900;\n  font-size:clamp(34px,5.6vw,62px);\n  line-height:1.04;letter-spacing:-.015em;max-width:830px;\n}\n.hero h1 em{font-style:normal;color:var(--volt) !important}\n.hero p.lede{\n  margin-top:26px;max-width:640px;font-size:19px;color:var(--ink-dim) !important;\n}\n.hero-ctas{margin-top:38px;display:flex;flex-wrap:wrap;gap:14px}\n.btn{\n  font-family:var(--disp);font-weight:700;font-size:16px;\n  padding:15px 30px;border-radius:5px;display:inline-block;transition:.2s;\n}\n.btn-solid{background:var(--volt) !important;color:#06130c !important}\n.btn-solid:hover{background:#7dffb2 !important;text-decoration:none;transform:translateY(-1px)}\n.btn-ghost{border:1px solid var(--line-hot) !important;color:var(--ink) !important}\n.btn-ghost:hover{border-color:var(--volt) !important;color:var(--volt) !important;text-decoration:none}\n\/* stat strip *\/\n.statgrid{\n  margin-top:64px;display:grid;grid-template-columns:repeat(4,1fr);\n  border:1px solid var(--line) !important;border-radius:8px;overflow:hidden;background:var(--bg-panel) !important;\n}\n.stat{padding:24px 22px;border-right:1px solid var(--line)}\n.stat:last-child{border-right:0}\n.stat b{font-family:var(--mono);font-size:26px;font-weight:600;color:var(--volt) !important;display:block}\n.stat span{font-size:13.5px;color:var(--ink-dim) !important;line-height:1.45;display:block;margin-top:6px}\n@media(max-width:820px){.statgrid{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}}\n@media(max-width:480px){.statgrid{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:0}}\n\n\/* ============ SECTION SCAFFOLD ============ *\/\nsection{padding:76px 0}\n.sec-head{margin-bottom:44px;max-width:720px}\n.sec-kicker{\n  font-family:var(--mono);font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;\n  color:var(--ink-faint) !important;margin-bottom:12px;\n}\n.sec-head h2{\n  font-family:var(--disp);font-weight:800;font-size:clamp(26px,3.4vw,38px);\n  line-height:1.12;letter-spacing:-.01em;\n}\n.sec-head p{margin-top:14px;color:var(--ink-dim) !important}\n\n\/* ============ BRAND CARDS ============ *\/\n.brands{display:grid;gap:22px}\n.brand{\n  border:1px solid var(--line) !important;border-radius:10px;background:var(--bg-panel) !important;\n  overflow:hidden;\n}\n.brand-head{\n  display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 18px;\n  padding:26px 30px 0;\n}\n.brand-head h3{\n  font-family:var(--disp);font-weight:800;font-size:26px;letter-spacing:-.01em;\n}\n.brand-head .sys{font-family:var(--mono);font-size:13px;color:var(--ink-faint) !important}\n.brand-status{\n  margin-left:auto;font-family:var(--mono);font-size:11.5px;font-weight:600;\n  letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:99px;\n}\n.st-full{background:rgba(92,242,154,.1) !important;color:var(--volt) !important;border:1px solid rgba(92,242,154,.3) !important}\n.st-eval{background:rgba(255,180,84,.09) !important;color:var(--amber) !important;border:1px solid rgba(255,180,84,.3) !important}\n.brand-body{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:22px 30px 30px}\n@media(max-width:720px){.brand-body{grid-template-columns:1fr;gap:22px}}\n.brand-col h4{\n  font-family:var(--mono);font-size:12px;font-weight:600;letter-spacing:.13em;\n  text-transform:uppercase;color:var(--ink-faint) !important;margin-bottom:14px;\n}\n.chipset{display:flex;flex-wrap:wrap;gap:8px}\n.chip{\n  font-family:var(--mono);font-size:13px;color:var(--ink-dim) !important;\n  border:1px solid var(--line) !important;border-radius:4px;padding:6px 11px;background:var(--bg) !important;\n}\nul.faults{list-style:none}\nul.faults li{\n  position:relative;padding:5px 0 5px 26px;font-size:15.5px;color:var(--ink-dim) !important;\n}\nul.faults li::before{\n  content:\"\";position:absolute;left:2px;top:13px;width:12px;height:8px;\n  border-left:2px solid var(--volt);border-bottom:2px solid var(--volt);\n  transform:rotate(-45deg);\n}\n.brand-note{\n  grid-column:1\/-1;margin-top:20px;padding-top:18px;border-top:1px dashed var(--line);\n  font-size:14px;color:var(--ink-faint) !important;\n}\n.brand-note b{color:var(--amber) !important;font-weight:600}\n\n\/* ============ PROCESS ============ *\/\n.process{background:var(--bg-panel) !important;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}\n.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;counter-reset:step}\n@media(max-width:900px){.steps{grid-template-columns:1fr 1fr}}\n@media(max-width:520px){.steps{grid-template-columns:1fr}}\n.step{\n  counter-increment:step;border:1px solid var(--line) !important;border-radius:8px;\n  background:var(--bg) !important;padding:26px 22px;position:relative;\n}\n.step::before{\n  content:\"0\" counter(step);\n  font-family:var(--mono);font-size:13px;font-weight:600;color:var(--volt) !important;\n  display:block;margin-bottom:16px;letter-spacing:.1em;\n}\n.step h4{font-family:var(--disp);font-weight:700;font-size:17.5px;margin-bottom:9px}\n.step p{font-size:14.5px;color:var(--ink-dim) !important;line-height:1.55}\n.ship-callout{\n  margin-top:34px;border:1px solid var(--volt-dim) !important;border-radius:8px;\n  background:rgba(92,242,154,.05) !important;padding:22px 26px;\n  display:flex;gap:18px;align-items:flex-start;flex-wrap:wrap;\n}\n.ship-callout .icon{\n  font-family:var(--mono);font-weight:600;font-size:12px;color:var(--volt) !important;\n  border:1px solid var(--volt-dim) !important;border-radius:4px;padding:6px 10px;white-space:nowrap;\n}\n.ship-callout p{flex:1;min-width:260px;font-size:15px;color:var(--ink-dim) !important}\n.ship-callout p b{color:var(--ink) !important}\n\n\/* ============ PRICING ============ *\/\n.tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\n@media(max-width:860px){.tiers{grid-template-columns:1fr}}\n.tier{\n  border:1px solid var(--line) !important;border-radius:10px;background:var(--bg-panel) !important;\n  padding:30px 28px;display:flex;flex-direction:column;\n}\n.tier.hot{border-color:var(--volt-dim) !important;background:linear-gradient(180deg,rgba(92,242,154,.06),var(--bg-panel) 45%) !important}\n.tier .t-name{font-family:var(--mono);font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint) !important;margin-bottom:14px}\n.tier.hot .t-name{color:var(--volt) !important}\n.tier h3{font-family:var(--disp);font-weight:800;font-size:21px;margin-bottom:6px}\n.tier .price{font-family:var(--mono);font-size:15px;color:var(--volt) !important;margin-bottom:16px}\n.tier ul{list-style:none;flex:1}\n.tier ul li{\n  padding:7px 0;font-size:14.5px;color:var(--ink-dim) !important;\n  border-bottom:1px dashed var(--line);\n}\n.tier ul li:last-child{border-bottom:0}\n.guarantee{\n  margin-top:30px;text-align:center;font-family:var(--mono);font-size:14px;color:var(--ink-dim) !important;\n}\n.guarantee b{color:var(--volt) !important}\n\n\/* ---- Enterprise \/ high-volume tier ---- *\/\n.enterprise{\n  margin-top:34px;border:1px solid var(--volt-dim) !important;border-radius:10px;\n  background:linear-gradient(135deg,rgba(92,242,154,.08),var(--bg-panel) 55%) !important;\n  padding:34px 36px;display:grid;grid-template-columns:1fr 1fr;gap:8px 32px;\n}\n@media(max-width:780px){.enterprise{grid-template-columns:1fr;padding:28px 24px}}\n.enterprise-head{\n  grid-column:1\/-1;display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 16px;margin-bottom:14px;\n}\n.enterprise-head .tag{\n  font-family:var(--mono);font-size:11.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;\n  color:var(--volt) !important;border:1px solid var(--volt-dim) !important;border-radius:99px;padding:5px 12px;white-space:nowrap;\n}\n.enterprise-head h3{font-family:var(--disp);font-weight:800;font-size:24px;letter-spacing:-.01em}\n.enterprise-head .sub{font-family:var(--mono);font-size:12.5px;color:var(--ink-faint) !important}\n.enterprise-col h4{\n  font-family:var(--mono);font-size:12px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;\n  color:var(--ink-faint) !important;margin-bottom:10px;\n}\n.enterprise-col p{font-size:14.5px;color:var(--ink-dim) !important;line-height:1.6}\n.enterprise-col p b{color:var(--ink) !important}\n.enterprise-foot{\n  grid-column:1\/-1;margin-top:22px;padding-top:20px;border-top:1px dashed var(--line);\n  display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;\n}\n.enterprise-foot p{font-size:13px;color:var(--ink-faint) !important;max-width:440px;margin:0}\n\n\/* ============ HONESTY BOX ============ *\/\n.honesty{\n  border:1px solid rgba(255,107,94,.35) !important;border-radius:10px;\n  background:rgba(255,107,94,.05) !important;padding:30px 32px;\n}\n.honesty h3{\n  font-family:var(--disp);font-weight:800;font-size:20px;color:var(--red) !important;\n  margin-bottom:12px;display:flex;align-items:center;gap:10px;\n}\n.honesty ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:6px 30px}\n@media(max-width:640px){.honesty ul{grid-template-columns:1fr}}\n.honesty li{position:relative;padding:5px 0 5px 22px;font-size:15px;color:var(--ink-dim) !important}\n.honesty li::before{content:\"\u00d7\";position:absolute;left:0;color:var(--red) !important;font-weight:700}\n.honesty p{margin-top:16px;font-size:14px;color:var(--ink-faint) !important}\n\n\/* ============ FINAL CTA ============ *\/\n.final{\n  text-align:center;border:1px solid var(--line-hot) !important;border-radius:14px;\n  background:\n    radial-gradient(ellipse 70% 120% at 50% -20%,rgba(92,242,154,.12),transparent 60%),\n    var(--bg-panel) !important;\n  padding:70px 30px;\n}\n.final h2{font-family:var(--disp);font-weight:900;font-size:clamp(28px,4vw,44px);letter-spacing:-.015em;line-height:1.08}\n.final h2 em{font-style:normal;color:var(--volt) !important}\n.final p{margin:18px auto 34px;max-width:520px;color:var(--ink-dim) !important}\n.final .fineprint{margin-top:22px;font-family:var(--mono);font-size:12.5px;color:var(--ink-faint) !important}\n\n\/* ============ FOOTER ============ *\/\nfooter{padding:44px 0 60px;border-top:1px solid var(--line);margin-top:76px}\n.foot{display:flex;flex-wrap:wrap;gap:14px 40px;justify-content:space-between;font-size:14px;color:var(--ink-faint) !important}\n.foot .mono{font-family:var(--mono);font-size:12.5px}\n\n\/* reveal animation *\/\n@media(prefers-reduced-motion:no-preference){\n  .reveal{opacity:0;transform:translateY(18px);animation:rise .7s ease forwards}\n  .d1{animation-delay:.08s}.d2{animation-delay:.16s}.d3{animation-delay:.24s}.d4{animation-delay:.32s}\n  @keyframes rise{to{opacity:1;transform:none}}\n}\n<\/style>\n\n<div class=\"wrap\">\n  <div class=\"topbar\">\n    <div class=\"logo\">BIKE<span>\u00b7<\/span>BOOST <span>BMS LAB<\/span><\/div>\n    <a class=\"top-cta\" href=\"#pilot\">START FREE PILOT \u2192<\/a>\n  <\/div>\n<\/div>\n\n<!-- ================= HERO ================= -->\n<header class=\"hero\">\n  <div class=\"wrap\">\n    <div class=\"hero-tag reveal\">B2B \u00b7 Component-level BMS repair \u00b7 EU-wide mail-in<\/div>\n    <h1 class=\"reveal d1\">We repair the BMS boards <em>nobody else will touch.<\/em><\/h1>\n    <p class=\"lede reveal d2\">Bosch, Specialized, BMZ and Flyer packs die at the electronics, not the cells. Every locked, bricked or blown BMS you turn away is a lost re-cell job. Ship us the bare board \u2014 we send it back working.<\/p>\n    <div class=\"hero-ctas reveal d3\">\n      <a class=\"btn btn-solid\" href=\"#pilot\">Send 3 boards free<\/a>\n      <a class=\"btn btn-ghost\" href=\"#brands\">Supported models \u2193<\/a>\n    <\/div>\n\n    <div class=\"statgrid reveal d4\">\n      <div class=\"stat\"><b>1000+\/mo<\/b><span>board capacity \u2014 we absorb your full reject stream<\/span><\/div>\n      <div class=\"stat\"><b>5 days<\/b><span>bench turnaround, plus shipping<\/span><\/div>\n      <div class=\"stat\"><b>\u20ac0<\/b><span>no fix = no charge, only return postage<\/span><\/div>\n      <div class=\"stat\"><b>No UN3480<\/b><span>bare boards ship as a normal parcel \u2014 no dangerous goods<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- ================= BRANDS ================= -->\n<section id=\"brands\">\n  <div class=\"wrap\">\n    <div class=\"sec-head\">\n      <div class=\"sec-kicker\">\/\/ Supported platforms<\/div>\n      <h2>Four brands. The four that kill your refurb jobs.<\/h2>\n      <p>Cell swaps are easy. The proprietary electronics are the bottleneck \u2014 pairing, encryption, error lockouts. That&#8217;s exactly where we work.<\/p>\n    <\/div>\n\n    <div class=\"brands\">\n\n      <!-- BMZ -->\n      <div class=\"brand\">\n        <div class=\"brand-head\">\n          <h3>BMZ<\/h3><span class=\"sys\">V10 \u00b7 URE \u00b7 OEM platforms (Kalkhoff, Cube, Hercules\u2026)<\/span>\n          <span class=\"brand-status st-eval\">Send for evaluation<\/span>\n        <\/div>\n        <div class=\"brand-body\">\n          <div class=\"brand-col\">\n            <h4>Battery families<\/h4>\n            <div class=\"chipset\">\n              <span class=\"chip\">V10 down-tube 36V<\/span><span class=\"chip\">URE rack 36V<\/span>\n              <span class=\"chip\">OEM in-tube packs<\/span><span class=\"chip\">10S\u201313S configs<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"brand-col\">\n            <h4>Faults we work on<\/h4>\n            <ul class=\"faults\">\n              <li>Deep-discharge lockout \/ pack won&#8217;t wake<\/li>\n              <li>Dead balancing channels after cell swap<\/li>\n              <li>Blown MOSFET stage, fuse, pre-charge circuit<\/li>\n              <li>SoC \/ capacity reset after re-cell<\/li>\n              <li>Charger-detect &amp; communication faults<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"brand-note\"><b>Right now:<\/b> Some BMZ platforms run paired firmware. Boards go through free evaluation first \u2014 most hardware faults are recoverable, and anything we can&#8217;t clear comes back with a documented diagnosis at no cost.<\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FLYER -->\n      <div class=\"brand\">\n        <div class=\"brand-head\">\n          <h3>Flyer<\/h3><span class=\"sys\">FIT system \u00b7 legacy Panasonic 26V \/ 36V<\/span>\n          <span class=\"brand-status st-full\">Full repair<\/span>\n        <\/div>\n        <div class=\"brand-body\">\n          <div class=\"brand-col\">\n            <h4>Battery families<\/h4>\n            <div class=\"chipset\">\n              <span class=\"chip\">FIT in-tube 630\/750<\/span><span class=\"chip\">Panasonic 26V rack<\/span>\n              <span class=\"chip\">Panasonic 36V frame<\/span><span class=\"chip\">E3 \/ E5 era packs<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"brand-col\">\n            <h4>Faults we fix<\/h4>\n            <ul class=\"faults\">\n              <li>Error-code lockout after cell replacement<\/li>\n              <li>BMS reset &amp; re-initialisation (incl. E3-type faults)<\/li>\n              <li>EEPROM corruption \/ wrong capacity reporting<\/li>\n              <li>Balancing &amp; temperature-sense repair<\/li>\n              <li>Display \/ drive communication restored<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- BOSCH -->\n      <div class=\"brand\">\n        <div class=\"brand-head\">\n          <h3>Bosch<\/h3><span class=\"sys\">PowerPack \u00b7 PowerTube<\/span>\n          <span class=\"brand-status st-eval\">Send for evaluation<\/span>\n        <\/div>\n        <div class=\"brand-body\">\n          <div class=\"brand-col\">\n            <h4>Battery families<\/h4>\n            <div class=\"chipset\">\n              <span class=\"chip\">PowerPack 300\/400\/500<\/span><span class=\"chip\">PowerPack Rack<\/span>\n              <span class=\"chip\">PowerTube 400\/500<\/span><span class=\"chip\">PowerTube 625\/750<\/span>\n              <span class=\"chip\">Classic+ 36V<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"brand-col\">\n            <h4>Faults we work on<\/h4>\n            <ul class=\"faults\">\n              <li>Pack dead after deep discharge \u2014 recovery &amp; wake<\/li>\n              <li>Post-re-cell lockout diagnostics<\/li>\n              <li>Power-stage &amp; balancing hardware repair<\/li>\n              <li>Board-level fault isolation with test report<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"brand-note\"><b>Right now:<\/b> Bosch batteries pair and encrypt their BMS. Every board starts with a free evaluation \u2014 we recover hardware faults and locked packs case by case, and you only pay once it leaves our bench working.<\/div>\n        <\/div>\n      <\/div>\n\n      <!-- SPECIALIZED -->\n      <div class=\"brand\">\n        <div class=\"brand-head\">\n          <h3>Specialized<\/h3><span class=\"sys\">Turbo SL \/ Full Power models<\/span>\n          <span class=\"brand-status st-full\">Full repair<\/span>\n        <\/div>\n        <div class=\"brand-body\">\n          <div class=\"brand-col\">\n            <h4>Battery families<\/h4>\n            <div class=\"chipset\">\n              <span class=\"chip\">Turbo Levo \/ Kenevo M1 M2 M3<\/span><span class=\"chip\">Turbo Levo \/ Kenevo SL 320<\/span>\n              <span class=\"chip\">Turbo Vado \/ Como \/ Tero U1 U2<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"brand-col\">\n            <h4>Faults we fix<\/h4>\n            <ul class=\"faults\">\n              <li>Deep-discharge lockout \/ pack won&#8217;t wake<\/li>\n              <li>Red-light \/ error-blink lockout clearing<\/li>\n              <li>Dead balancing channels after cell swap<\/li>\n              <li>MOSFET, fuse &amp; pre-charge circuit repair<\/li>\n              <li>SoC \/ capacity reset after re-cell<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ================= PROCESS ================= -->\n<section class=\"process\">\n  <div class=\"wrap\">\n    <div class=\"sec-head\">\n      <div class=\"sec-kicker\">\/\/ How the B2B flow works<\/div>\n      <h2>Board out Monday, back on your bench next week.<\/h2>\n    <\/div>\n    <div class=\"steps\">\n      <div class=\"step\"><h4>Register the board<\/h4><p>Fill the RMA form (battery model, symptoms, what&#8217;s been done). Batch multiple boards under one RMA.<\/p><\/div>\n      <div class=\"step\"><h4>Ship the bare board<\/h4><p>ESD bag + rigid box, standard courier. No cells means no UN3480 paperwork, no dangerous-goods surcharge.<\/p><\/div>\n      <div class=\"step\"><h4>Bench &amp; report<\/h4><p>Diagnosis within 48h of arrival. You approve the quoted tier before we repair. Photos on request.<\/p><\/div>\n      <div class=\"step\"><h4>Tested return<\/h4><p>Every board leaves with a functional test log. 12-month warranty on the repaired function.<\/p><\/div>\n    <\/div>\n    <div class=\"ship-callout\">\n      <span class=\"icon\">NO UN3480<\/span>\n      <p><b>Why mail-in works EU-wide:<\/b> a bare BMS board is just electronics. While full packs need lithium dangerous-goods handling that makes cross-border repair impractical, your board travels as an ordinary 200&nbsp;g parcel \u2014 from anywhere in the EU, for a few euros.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ================= PRICING ================= -->\n<section id=\"pricing\">\n  <div class=\"wrap\">\n    <div class=\"sec-head\">\n      <div class=\"sec-kicker\">\/\/ B2B price structure<\/div>\n      <h2>Priced so scrapping a pack never makes sense again.<\/h2>\n      <p>Board repair costs a fraction of what a re-cell job invoices \u2014 the margin stays yours. Volume tiers from 25 boards\/month, with a flat-fee program once you pass 200\/month. Intra-EU reverse charge (0% VAT) with a valid VIES number.<\/p>\n    <\/div>\n    <div class=\"tiers\">\n      <div class=\"tier hot\">\n        <div class=\"t-name\">Tier 1 \u00b7 Highest volume<\/div>\n        <h3>Reset \u00b7 Unlock \u00b7 Wake<\/h3>\n        <div class=\"price\">from \u20ac59 \/ board<\/div>\n        <ul>\n          <li>Deep-discharge recovery<\/li>\n          <li>Lockout \/ error-state clearing after re-cell<\/li>\n          <li>SoC &amp; capacity re-initialisation<\/li>\n          <li>Functional test log included<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"tier\">\n        <div class=\"t-name\">Tier 2 \u00b7 Hardware<\/div>\n        <h3>Component repair<\/h3>\n        <div class=\"price\">from \u20ac79 \/ board<\/div>\n        <ul>\n          <li>MOSFET power stage, fuses, pre-charge<\/li>\n          <li>Balancing channels &amp; cell-sense lines<\/li>\n          <li>Connectors, temperature sensors<\/li>\n          <li>Includes Tier 1 work where needed<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"tier\">\n        <div class=\"t-name\">Tier 3 \u00b7 Complex<\/div>\n        <h3>Firmware, comms &amp; upgrades<\/h3>\n        <div class=\"price\">from \u20ac119 \/ quoted<\/div>\n        <ul>\n          <li>EEPROM corruption &amp; data recovery<\/li>\n          <li>CAN \/ UART communication faults<\/li>\n          <li>Firmware customisation &amp; parameter tuning<\/li>\n          <li>Battery capacity \/ power-output upgrades<\/li>\n          <li>Multi-fault boards, water-event triage<\/li>\n          <li>Fixed quote before any work starts<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <div class=\"guarantee\">Diagnosis free with repair \u00b7 <b>No fix = no charge<\/b> \u00b7 12-month warranty on repaired function<\/div>\n\n    <div class=\"enterprise\">\n      <div class=\"enterprise-head\">\n        <span class=\"tag\">200+ boards \/ month<\/span>\n        <h3>High-Volume Partner<\/h3>\n        <span class=\"sub\">One flat rate per board once you outgrow tiered pricing<\/span>\n      <\/div>\n      <div class=\"enterprise-col\">\n        <h4>Tier 1 &amp; Tier 2 \u2014 flat rate per board<\/h4>\n        <p>Past 200 boards a month, pricing simplifies to a <b>single flat rate per board<\/b> across Tier 1 and Tier 2 \u2014 no more sorting invoices by fault type, no case-by-case pricing. One number per board, set from your trailing volume.<\/p>\n      <\/div>\n      <div class=\"enterprise-col\">\n        <h4>Tier 3 \u2014 extended turnaround<\/h4>\n        <p>Complex firmware\/comms boards stay individually assessed, but move to a <b>10 working day<\/b> bench window instead of 5. That keeps Tier 1\/2 throughput fast for the bulk of your volume while complex-fault boards get batched efficiently.<\/p>\n      <\/div>\n      <div class=\"enterprise-foot\">\n        <p>Flat per-board rate is set from your trailing 3-month volume \u2014 talk to us before scaling past 200 boards\/month.<\/p>\n        <a class=\"btn btn-ghost\" href=\"mailto:contact@bikeboost.ro?subject=High-Volume%20Partner%20inquiry\">Request enterprise pricing \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ================= HONESTY BOX ================= -->\n<section>\n  <div class=\"wrap\">\n    <div class=\"honesty\">\n      <h3>&#x26a0; What we don&#8217;t repair \u2014 so you don&#8217;t waste postage<\/h3>\n      <ul>\n        <li>Boards with severe water corrosion under the potting<\/li>\n        <li>Burnt \/ delaminated PCBs after thermal events<\/li>\n        <li>Physically cracked or crushed boards<\/li>\n        <li>Counterfeit packs with cloned electronics<\/li>\n      <\/ul>\n      <p>Not sure? Email a photo of both board sides first \u2014 we&#8217;ll tell you in one working day whether it&#8217;s worth shipping.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ================= FINAL CTA ================= -->\n<section id=\"pilot\">\n  <div class=\"wrap\">\n    <div class=\"final\">\n      <h2>Send us 3 boards you&#8217;ve <em>already written off.<\/em><\/h2>\n      <p>We repair them free. If they come back working, you&#8217;ve just recovered three jobs you&#8217;d scrapped \u2014 and found your BMS partner. If not, you&#8217;ve lost nothing but return postage.<\/p>\n      <a class=\"btn btn-solid\" href=\"mailto:contact@bikeboost.ro?subject=Free%203-board%20pilot\">Start the free pilot \u2192<\/a>\n      <div class=\"fineprint\">contact@bikeboost.ro \u00b7 +40 749 98 74 69 \u00b7 WhatsApp \u00b7 EN \/ DE \/ RO<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer>\n  <div class=\"wrap foot\">\n    <div>\u00a9 2026 BikeBoost \u00b7 Bucure\u0219ti, Romania<\/div>\n    <div class=\"mono\">Intra-EU reverse charge \u00b7 ESD-safe lab<\/div>\n  <\/div>\n<\/footer>\n","protected":false},"excerpt":{"rendered":"<p>BIKE\u00b7BOOST BMS LAB START FREE PILOT \u2192 B2B \u00b7 Component-level BMS repair \u00b7 EU-wide mail-in We repair the BMS boards nobody else will touch. Bosch, Specialized, BMZ and Flyer packs die at the electronics, not the cells. Every locked, bricked or blown BMS you turn away is a lost re-cell job. Ship us the bare [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/landing.php","meta":{"ocean_front_end_style_editor":"no","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-2019","page","type-page","status-publish","hentry","entry","owp-thumbs-layout-horizontal","owp-btn-normal","owp-tabs-layout-horizontal","has-no-thumbnails","has-product-nav","circle-sale"],"_links":{"self":[{"href":"https:\/\/bikeboost.ro\/en\/wp-json\/wp\/v2\/pages\/2019","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bikeboost.ro\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bikeboost.ro\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bikeboost.ro\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bikeboost.ro\/en\/wp-json\/wp\/v2\/comments?post=2019"}],"version-history":[{"count":3,"href":"https:\/\/bikeboost.ro\/en\/wp-json\/wp\/v2\/pages\/2019\/revisions"}],"predecessor-version":[{"id":2024,"href":"https:\/\/bikeboost.ro\/en\/wp-json\/wp\/v2\/pages\/2019\/revisions\/2024"}],"wp:attachment":[{"href":"https:\/\/bikeboost.ro\/en\/wp-json\/wp\/v2\/media?parent=2019"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}