{"product_id":"ventus-beast-motor-bst-28kw-bst-48kw","title":"Ventus Beast Motor | BST-28KW \u0026 BST-48KW","description":"\u003cstyle\u003e\n  \/* Ventus Beast Motor product page *\/\n\n  .beast-motor-page {\n    width: 100%;\n  }\n\n  .beast-motor-page h3 {\n    margin-top: 34px;\n    margin-bottom: 14px;\n  }\n\n  .beast-motor-page p {\n    line-height: 1.65;\n  }\n\n  \/* Performance highlight cards *\/\n\n  .motor-highlights {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    margin: 34px 0 42px;\n  }\n\n  .motor-highlight-card {\n    box-sizing: border-box;\n    padding: 25px;\n    border: 1px solid #dddddd;\n    border-left-width: 5px;\n    border-radius: 10px;\n    background: #f5f5f5;\n  }\n\n  .motor-highlight-card h3 {\n    margin: 0 0 12px;\n    font-size: 21px;\n    line-height: 1.2;\n    font-weight: 800;\n  }\n\n  .motor-highlight-card p {\n    margin: 0;\n    color: #444444;\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  .motor-highlight-power {\n    border-left-color: #d83a2e;\n  }\n\n  .motor-highlight-power h3 {\n    color: #d83a2e;\n  }\n\n  .motor-highlight-water {\n    border-left-color: #1976d2;\n  }\n\n  .motor-highlight-water h3 {\n    color: #1976d2;\n  }\n\n  .motor-highlight-control {\n    border-left-color: #7b1fa2;\n  }\n\n  .motor-highlight-control h3 {\n    color: #7b1fa2;\n  }\n\n  .motor-highlight-efficiency {\n    border-left-color: #388e3c;\n  }\n\n  .motor-highlight-efficiency h3 {\n    color: #388e3c;\n  }\n\n  \/* Compatibility guidance *\/\n\n  .motor-compatibility-intro {\n    margin: 0 0 22px;\n  }\n\n  \/* Tables *\/\n\n  .motor-table-wrap {\n    width: 100%;\n    margin: 22px 0 38px;\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 10px;\n    box-sizing: border-box;\n  }\n\n  .motor-table {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n    background: #171717;\n    color: #eeeeee;\n    font-size: 14px;\n  }\n\n  .motor-table th,\n  .motor-table td {\n    padding: 11px 12px;\n    border-right: 1px solid rgba(255, 255, 255, 0.12);\n    border-bottom: 1px solid rgba(255, 255, 255, 0.12);\n    text-align: left;\n    vertical-align: top;\n    line-height: 1.45;\n    overflow-wrap: break-word;\n    word-wrap: break-word;\n  }\n\n  .motor-table th:last-child,\n  .motor-table td:last-child {\n    border-right: none;\n  }\n\n  .motor-table tbody tr:last-child td {\n    border-bottom: none;\n  }\n\n  .motor-table thead th {\n    background: #252525;\n    color: #ffffff;\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .motor-table tbody tr:nth-child(even) {\n    background: #202020;\n  }\n\n  .motor-table tbody tr:nth-child(odd) {\n    background: #181818;\n  }\n\n  .motor-table tbody tr:hover {\n    background: #292929;\n  }\n\n  .motor-table td:first-child {\n    color: #d7d7d7;\n    font-weight: 700;\n  }\n\n  .motor-table td:not(:first-child) strong {\n    font-weight: 800;\n  }\n\n  \/* Comparison table column widths *\/\n\n  .comparison-table th:first-child,\n  .comparison-table td:first-child {\n    width: 29%;\n  }\n\n  .comparison-table th:nth-child(2),\n  .comparison-table td:nth-child(2) {\n    width: 41%;\n  }\n\n  .comparison-table th:nth-child(3),\n  .comparison-table td:nth-child(3) {\n    width: 30%;\n  }\n\n  \/* Coloured comparison headers and values *\/\n\n  .comparison-table thead th:nth-child(2) {\n    background: #b83228;\n  }\n\n  .comparison-table thead th:nth-child(3) {\n    background: #67208e;\n  }\n\n  .comparison-table td:nth-child(2) strong {\n    color: #ef6258;\n  }\n\n  .comparison-table td:nth-child(3) strong {\n    color: #c77bea;\n  }\n\n  \/* Technical table column widths *\/\n\n  .technical-table th:first-child,\n  .technical-table td:first-child {\n    width: 34%;\n  }\n\n  .technical-table th:nth-child(2),\n  .technical-table td:nth-child(2) {\n    width: 66%;\n  }\n\n  \/* Technical feature text *\/\n\n  .motor-feature-list {\n    margin: 20px 0 34px;\n  }\n\n  .motor-feature-item {\n    margin: 0 0 17px;\n    line-height: 1.65;\n  }\n\n  .motor-feature-label {\n    font-weight: 800;\n  }\n\n  .feature-bearing {\n    color: #1976d2;\n  }\n\n  .feature-rotor {\n    color: #d83a2e;\n  }\n\n  .feature-winding {\n    color: #7b1fa2;\n  }\n\n  .feature-shaft {\n    color: #388e3c;\n  }\n\n  \/* Important compatibility notice *\/\n\n  .motor-notice {\n    margin: 34px 0;\n    padding: 18px 20px;\n    border-left: 5px solid #d83a2e;\n    border-radius: 8px;\n    background: rgba(216, 58, 46, 0.12);\n    line-height: 1.6;\n  }\n\n  .motor-notice strong {\n    color: #ef6258;\n  }\n\n  .motor-controller-link {\n    font-weight: 700;\n  }\n\n  \/* Workshop section *\/\n\n.motor-workshop-list {\n  margin-top: 10px;\n  margin-bottom: 0;\n  padding-left: 28px;\n}\n\n.motor-workshop-list li {\n  margin-bottom: 2px;\n  line-height: 1.4;\n}\n\n.beast-motor-page ul:not(.motor-workshop-list) {\n  margin-top: 10px;\n  padding-left: 28px;\n}\n\n.beast-motor-page ul:not(.motor-workshop-list) li {\n  margin-bottom: 2px;\n  line-height: 1.4;\n}\n\n  \/* Tablet and mobile *\/\n\n  @media screen and (max-width: 749px) {\n    .motor-highlights {\n      grid-template-columns: 1fr;\n      gap: 15px;\n      margin: 28px 0 35px;\n    }\n\n    .motor-highlight-card {\n      padding: 21px;\n    }\n\n    .motor-highlight-card h3 {\n      font-size: 20px;\n    }\n\n    .motor-highlight-card p {\n      font-size: 15px;\n    }\n\n    .motor-table-wrap {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .comparison-table {\n      min-width: 590px;\n      table-layout: auto;\n    }\n\n    .technical-table {\n      min-width: 500px;\n      table-layout: auto;\n    }\n\n    .motor-table {\n      font-size: 13px;\n    }\n\n    .motor-table th,\n    .motor-table td {\n      padding: 10px;\n    }\n\n    .motor-table thead th {\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"beast-motor-page\"\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003eRace-level power for your electric dirt bike\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The Ventus Beast Motor is designed for riders who want serious performance\n    from their eMoto platform. Delivering up to \u003cstrong\u003e48kW peak power\u003c\/strong\u003e,\n    advanced IPM motor technology and high-efficiency operation, the Beast Motor\n    transforms your bike into a true performance machine.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"motor-highlights\"\u003e\n\n    \u003cdiv class=\"motor-highlight-card motor-highlight-power\"\u003e\n      \u003ch3\u003eExtreme Power\u003c\/h3\u003e\n      \u003cp\u003e\n        Up to \u003cstrong\u003e48kW peak output\u003c\/strong\u003e for riders chasing maximum\n        acceleration and performance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"motor-highlight-card motor-highlight-water\"\u003e\n      \u003ch3\u003eOff-Road Ready\u003c\/h3\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eIP67 waterproof protection\u003c\/strong\u003e and premium construction\n        designed for harsh riding conditions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"motor-highlight-card motor-highlight-control\"\u003e\n      \u003ch3\u003ePrecision Control\u003c\/h3\u003e\n      \u003cp\u003e\n        ABZ + PWM encoder technology delivers smoother throttle response and\n        precise power delivery.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"motor-highlight-card motor-highlight-efficiency\"\u003e\n      \u003ch3\u003eHigh Efficiency\u003c\/h3\u003e\n      \u003cp\u003e\n        Advanced IPM motor technology reduces heat build-up and maintains\n        performance during high-output riding.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3\u003eCompatibility \u0026amp; Performance\u003c\/h3\u003e\n\n  \u003cp class=\"motor-compatibility-intro\"\u003e\n    Choose the \u003cstrong\u003eBST-28KW\u003c\/strong\u003e for lightweight performance builds\n    including the Surron Light Bee X, Talaria XXX and Ventus One Plus. The\n    \u003cstrong\u003eBST-48KW\u003c\/strong\u003e is purpose-built for riders wanting maximum\n    performance from the Surron Ultra Bee platform.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"motor-table-wrap\"\u003e\n    \u003ctable class=\"motor-table comparison-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003cth\u003eBST-28KW\u003c\/th\u003e\n          \u003cth\u003eBST-48KW\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCompatible Bikes\u003c\/td\u003e\n          \u003ctd\u003e\n            \u003cstrong\u003e\n              Surron Light Bee X\u003cbr\u003e\n              Ventus One Plus\u003cbr\u003e\n              Talaria XXX\u003cbr\u003e\n              E Ride Pro SS 2.0, 3.0 and Pro SR\n            \u003c\/strong\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003eSurron Ultra Bee\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePeak Power\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e28kW\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e48kW\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eMotor Weight\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e10.9kg\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e11.8kg\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePeak Torque\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e62Nm\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e85Nm\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eWorking Voltage\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e48–100V\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e48–100V\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eKV Rating\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e75KV\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e91.6KV\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eMaximum Rotor Speed\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e9,500 RPM\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e10,000 RPM\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eMaximum Efficiency\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e≥95%\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e≥95%\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eMaximum Phase Current\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e850A\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e1250A\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003eIP67\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003eIP67\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eColour\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003eIron Grey\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003eIron Grey\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eEngineered for Serious Performance\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Unlike conventional eMoto motors, the Beast Motor combines advanced motor\n    technology with premium manufacturing processes to maximise performance,\n    efficiency and reliability.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"motor-feature-list\"\u003e\n\n    \u003cp class=\"motor-feature-item\"\u003e\n      \u003cspan class=\"motor-feature-label feature-bearing\"\u003ePremium Bearings:\u003c\/span\u003e\n      High-quality sealed bearings reduce friction, improve durability and\n      support sustained operation at high RPM.\n    \u003c\/p\u003e\n\n    \u003cp class=\"motor-feature-item\"\u003e\n      \u003cspan class=\"motor-feature-label feature-rotor\"\u003e\n        Internal Permanent Magnet Rotor:\n      \u003c\/span\u003e\n      The IPM rotor design delivers higher torque density, improved efficiency\n      and better heat management than traditional motor designs.\n    \u003c\/p\u003e\n\n    \u003cp class=\"motor-feature-item\"\u003e\n      \u003cspan class=\"motor-feature-label feature-winding\"\u003e\n        Vacuum Pressure Impregnated Windings:\n      \u003c\/span\u003e\n      Each stator is vacuum impregnated to improve insulation, increase thermal\n      conductivity and extend motor life under high loads.\n    \u003c\/p\u003e\n\n    \u003cp class=\"motor-feature-item\"\u003e\n      \u003cspan class=\"motor-feature-label feature-shaft\"\u003e\n        High-Strength Alloy Shaft:\n      \u003c\/span\u003e\n      Manufactured from 40CrMoTi alloy steel, the output shaft is engineered to\n      withstand the extreme torque produced by high-powered controller and\n      battery combinations.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\n  \u003cdiv class=\"motor-table-wrap\"\u003e\n    \u003ctable class=\"motor-table technical-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003cth\u003eValue\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMotor Type\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003eInternal Permanent Magnet (IPM)\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eCooling\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003eNatural Air Cooling\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePosition Sensor\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003eABZ + PWM Encoder\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eTemperature Sensor\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003eNTC 10K Thermistor\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eShaft Material\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e40CrMoTi Steel Alloy\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eBearings\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003ePremium Sealed Bearings\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eStator Winding\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003eVacuum Pressure Impregnation (VPI)\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003eIP67\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"motor-notice\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e\n    The BST-28KW and BST-48KW are designed for different bike platforms and are\n    not interchangeable. If you are unsure which model suits your bike, contact\n    us before ordering and we will help confirm compatibility.\n  \u003c\/div\u003e\n\n  \u003ch3\u003eNot sure which Beast Motor is right for your bike?\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Contact the Shock Moto team for expert advice on motor compatibility,\n    controllers, batteries and complete performance builds.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    For maximum performance, we recommend pairing the Ventus Beast Motor with\n    the\n    \u003ca class=\"motor-controller-link\" href=\"https:\/\/www.shockmoto.co.nz\/products\/ventus-aetos-v9600-gen2-controller\" target=\"_blank\" rel=\"noopener\"\u003e\n      Ventus AETOS V9600 GEN2 Controller\n    \u003c\/a\u003e.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eNeed help building the ultimate eMoto?\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Our Wellington workshop can supply and install complete performance\n    packages tailored to your bike, riding style and power goals.\n  \u003c\/p\u003e\n\n  \u003cul class=\"motor-workshop-list\"\u003e\n    \u003cli\u003ePerformance motor and controller installation\u003c\/li\u003e\n    \u003cli\u003eBattery and voltage upgrade advice\u003c\/li\u003e\n    \u003cli\u003eController setup and tuning\u003c\/li\u003e\n    \u003cli\u003eDrivetrain and gearing recommendations\u003c\/li\u003e\n    \u003cli\u003eComplete customised performance builds\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eWhy Buy From Shock Moto?\u003c\/h3\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eOfficial New Zealand Ventus dealer\u003c\/li\u003e\n    \u003cli\u003eGenuine Ventus products\u003c\/li\u003e\n    \u003cli\u003eNew Zealand-held stock\u003c\/li\u003e\n    \u003cli\u003eLocal technical and warranty support\u003c\/li\u003e\n    \u003cli\u003eExpert performance upgrade advice\u003c\/li\u003e\n    \u003cli\u003eFast nationwide shipping\u003c\/li\u003e\n    \u003cli\u003eWorkshop installation available\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\u003c\/div\u003e","brand":"Ventus","offers":[{"title":"BST-28KW","offer_id":42323139035191,"sku":null,"price":1349.0,"currency_code":"NZD","in_stock":true},{"title":"BST-48KW","offer_id":42323139067959,"sku":null,"price":1699.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0598\/7690\/0919\/files\/VentusBeastMotorFront.jpg?v=1784240787","url":"https:\/\/www.shockmoto.co.nz\/products\/ventus-beast-motor-bst-28kw-bst-48kw","provider":"Shock Moto Ltd","version":"1.0","type":"link"}