www.bodine-electric.com
Open in
urlscan Pro
35.173.69.108
Public Scan
Submitted URL: https://bodine-electric.net/
Effective URL: https://www.bodine-electric.com/
Submission: On July 27 via api from US — Scanned from US
Effective URL: https://www.bodine-electric.com/
Submission: On July 27 via api from US — Scanned from US
Form analysis
8 forms found in the DOMPOST /
<form id="item_search_submit_form" action="/" method="post">
<input class="form__input form__input--search" type="text" name="item_number" placeholder="ENTER MODEL NO.">
<!-- <input class="form__input form__input--search" type="text" name="value" placeholder="Site Search">-->
<input type="hidden" name="action" value="item_search">
<!-- <input type="hidden" name="action" value="set_search_value_support" />-->
<button id="submit_search_item_button" class="form__submit form__submit--search">
<i class="fa fa-search" aria-hidden="true"></i>
</button>
<!-- <div class="itemSearch">-->
<!-- <input type="hidden" name="action" value="item_search" />-->
<!-- <button class="button--itemSearch item_search" type="submit">Item Search</button>-->
<!-- </div>-->
</form>
POST /
<form id="questionsForm" class="questions-form" action="/" method="post">
<div id="questions_error_message"></div>
<div class="row">
<div class="col-xs-12 col-sm-6">
<label class="form__label" for="first_name">Name *</label>
<input class="form__input" type="text" value="" name="first_name" id="first_name">
<label class="form__label" for="email">Email Address *</label>
<input class="form__input" type="text" value="" name="email" id="email">
<label class="form__label" for="company">Company</label>
<input class="form__input" type="text" value="" name="company" id="company">
<label class="form__label" for="zip">Zip Code *</label>
<input class="form__input" type="text" value="" name="zip" id="zip">
</div>
<div class="col-xs-12 col-sm-6">
<label class="form__label" for="product">Product</label>
<input class="form__input" type="text" value="" name="product" id="product">
<label class="form__label" for="subject">Subject *</label>
<input class="form__input" type="text" value="" name="subject" id="subject">
<label class="form__label" for="message">Message *</label>
<textarea class="form__textarea" name="message" id="message"></textarea>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<input type="hidden" name="action" value="questions_form">
<input type="hidden" name="url" value="/">
<div style="float: left;" class="g-recaptcha" data-sitekey="6LcbzSMUAAAAAN_PZkd1qsiQVJArcCZA0J5HCpqU" data-callback="correctCaptcha">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcbzSMUAAAAAN_PZkd1qsiQVJArcCZA0J5HCpqU&co=aHR0cHM6Ly93d3cuYm9kaW5lLWVsZWN0cmljLmNvbTo0NDM.&hl=en&v=pCoGBhjs9s8EhFOHJFe8cqis&size=normal&cb=e3pphvnk28yg"
width="304" height="78" role="presentation" name="a-pqm64vd03vxv" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
<data id="captchaValue" value="false"></data>
<button type="submit" class="view-all-button" style="float:right;">Submit</button>
</div>
</div>
</form>
POST /products/search-results/
<form action="/products/search-results/" method="post" class="productSearch__specifications " id="search_options" style="display: block !important">
<div class="productSearch__content">
<div class="row">
<div class="col-xs-12 col-sm-4">
<label class="form__label--select form__label" for="torgue">Torque:</label>
<select class="form__select" name="torque" id="torque">
<option id="torque_select">Select</option>
<option value="0-11">0 - 10</option>
<option value="9-27.5">10 - 25</option>
<option value="22.5-55">25 - 50</option>
<option value="45-110">50 - 100</option>
<option value="90-275">100 - 250</option>
<option value="225-550">250 - 500</option>
<option value="450">500+</option>
</select>
<div class="form__radioGroup">
<h6 class="form__radioHeading">Torque Units</h6>
<div class="form__radioWrapper">
<input class="form__radio" name="torque-units" type="radio" id="lb-in" value="lb-in" checked="checked"><label class="form__label form__label--radio" for="lb-in">lb-in</label>
</div>
<div class="form__radioWrapper">
<input class="form__radio" name="torque-units" type="radio" id="oz-in" value="oz-in"><label class="form__label form__label--radio" for="oz-in">oz-in</label>
</div>
<div class="form__radioWrapper">
<input class="form__radio" name="torque-units" type="radio" id="nm" value="nm"><label class="form__label form__label--radio" for="nm">Nm</label>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4">
<label class="form__label--select form__label" for="speed">Speed:</label>
<select class="form__select" name="speed" id="speed">
<option id="speed_select">Select</option>
<option value="0-27.5">0 - 25</option>
<option value="22.5-55">25 - 50</option>
<option value="45-110">50 - 100</option>
<option value="90-275">100 - 250</option>
<option value="225-550">250 - 500</option>
<option value="450-1100">500 - 1000</option>
<option value="900">1000+</option>
</select>
<div class="form__radioGroup">
<h6 class="form__radioHeading">Speed Units</h6>
<div class="form__radioWrapper">
<input class="form__radio" name="speed-units" type="radio" id="rpm" value="rpm" checked="checked"><label class="form__label form__label--radio" for="rpm">RPM</label>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4">
<label class="form__label--select form__label" for="power">Power:</label>
<select class="form__select" name="power" id="power">
<option id="power_select">Select</option>
<option value="0-16.40">0 - 1/50</option>
<option value="13.42-41.01">1/50 - 1/20</option>
<option value="33.56-82.03">1/20 - 1/10</option>
<option value="67.11-164.05">1/10 - 1/5</option>
<option value="134.23-328.11">1/5 - 2/5</option>
<option value="268.45-820.27">2/5 - 1</option>
<option value="671.13">1+</option>
</select>
<div class="form__radioGroup">
<h6 class="form__radioHeading">Power Units</h6>
<div class="form__radioWrapper">
<input class="form__radio" name="power-units" type="radio" id="hp" value="hp" checked="checked"><label class="form__label form__label--radio" for="hp">HP</label>
</div>
<div class="form__radioWrapper">
<input class="form__radio" name="power-units" type="radio" id="watts" value="watts"><label class="form__label form__label--radio" for="watts">Watts</label>
</div>
</div>
</div>
</div>
<button type="submit" id="search_form_submit" class="button right">Search</button>
</div>
<div class="overlay--specifications"></div>
</form>
POST https://www.bodine-electric.com/sales-manager-search/search-results/
<form action="https://www.bodine-electric.com/sales-manager-search/search-results/" method="post" id="managersearch">
<div class="row">
<br><br>
<div class="col-xs-12">
<h4 class="blue-text" style="text-transform: uppercase;">Choose Your Country</h4>
</div>
<div class="col-xs-12 col-sm-12">
<!-- <label class="form__label" for="" >Choose a Country</label>-->
<select class="form__select" name="country" id="choose_country">
<option value="">Please Select</option>
<option value="15">Austria</option>
<option value="22">Belgium</option>
<option value="40">Canada</option>
<option value="60">Czech Republic</option>
<option value="61">Denmark</option>
<option value="70">Estonia</option>
<option value="75">Finland</option>
<option value="76">France</option>
<option value="83">Germany</option>
<option value="86">Greece</option>
<option value="102">Iceland</option>
<option value="107">Ireland</option>
<option value="109">Israel</option>
<option value="110">Italy</option>
<option value="123">Latvia</option>
<option value="129">Lithuania</option>
<option value="130">Luxembourg</option>
<option value="157">Netherlands</option>
<option value="166">Norway</option>
<option value="177">Poland</option>
<option value="178">Portugal</option>
<option value="179">Puerto Rico</option>
<option value="206">South Africa</option>
<option value="209">Spain</option>
<option value="215">Sweden</option>
<option value="235">United Kingdom</option>
<option value="236" selected="">United States</option>
</select>
</div>
</div>
<div class="row manager-expandable" id="manager-search-ca">
<div class="col-xs-12 col-sm-12">
<label class="form__label" for="choose_ca_province">Select a Province</label>
<select class="form__select" name="province" id="choose_ca_province">
<option value="">Please Select</option>
<option value="40934">Alberta</option>
<option value="41084">British Columbia</option>
<option value="41566">Dundas and Glengarry United Counties (Alexandria)</option>
<option value="41571">East Northumberland County & Prince Edward County </option>
<option value="41273">Manitoba</option>
<option value="41337">New Brunswick</option>
<option value="41482">Nova Scotia</option>
<option value="41564">Ontario</option>
<option value="42092">Quebec</option>
<option value="42504">Saskatchewan</option>
<option value="42037">Sudbury District and Greater Sudbury (Chelmsford)</option>
</select>
</div>
</div>
<div class="row manager-expandable" id="manager-search-uk">
<div class="col-xs-12 col-sm-12">
<label class="form__label" for="choose_uk_province">Select a UK Member Country</label>
<select class="form__select" name="province" id="choose_uk_province">
<option value="">Please Select</option>
<option value="42554">England</option>
<option value="42557">Northern Ireland</option>
<option value="42556">Scotland</option>
<option value="42555">Wales</option>
</select>
</div>
</div>
<div class="row" id="postal_code_search">
<div class="col-xs-12">
<h4 class="blue-text" style="text-transform: uppercase;">ENTER YOUR POSTAL CODE (US ONLY)</h4>
</div>
<div class="col-xs-7 no-spacing-right">
<input name="postal_code" value="" id="postal_code" class="form__input postal_code">
</div>
<div class="col-xs-3 no-spacing">
<input type="hidden" name="action" value="managers_search">
<input class="button" type="submit" name="submit" value="SEARCH" id="member-search-submit">
</div>
</div>
</form>
#
<form id="ProProfs_post_form" action="#" onsubmit="ProProfs_postchat_submit();return false" style="display: none;">
<div id="post_chat_pp_form_template">
<div class="proprofs_form_title">Please rate this chat</div>
<div style="margin: 0px 10px 11px;text-align: center;">
<i id="p_pp_icon_1" class="_proprofs_fa _proprofs_fa_star pp_star_setting _proprofs_icon-star-fill" onmouseenter="p_get_rating_hover(1,'#f27e1f');" onmouseleave="p_remove_rating('#f27e1f');" onclick="p_submit_rating(1,'#f27e1f');"></i><i id="p_pp_icon_2" class="_proprofs_fa _proprofs_fa_star pp_star_setting _proprofs_icon-star-fill" onmouseenter="p_get_rating_hover(2,'#f27e1f');" onmouseleave="p_remove_rating('#f27e1f');" onclick="p_submit_rating(2,'#f27e1f');"></i><i id="p_pp_icon_3" class="_proprofs_fa _proprofs_fa_star pp_star_setting _proprofs_icon-star-fill" onmouseenter="p_get_rating_hover(3,'#f27e1f');" onmouseleave="p_remove_rating('#f27e1f');" onclick="p_submit_rating(3,'#f27e1f');"></i><i id="p_pp_icon_4" class="_proprofs_fa _proprofs_fa_star pp_star_setting _proprofs_icon-star-fill" onmouseenter="p_get_rating_hover(4,'#f27e1f');" onmouseleave="p_remove_rating('#f27e1f');" onclick="p_submit_rating(4,'#f27e1f');"></i><i id="p_pp_icon_5" class="_proprofs_fa _proprofs_fa_star pp_star_setting _proprofs_icon-star-fill" onmouseenter="p_get_rating_hover(5,'#f27e1f');" onmouseleave="p_remove_rating('#f27e1f');" onclick="p_submit_rating(5,'#f27e1f');"></i>
</div><input type="hidden" id="proprofs_trancript" name="proprofs_transcript" value="0"><input type="hidden" id="post_ProProfs_rating" name="post_ProProfs_rating" value="0"><input type="hidden" name="post_ProProfs_session"
value="42658sp7tcov37faycquzm52q634803"><input type="hidden" name="post_ProProfs_language_id" value="40734"><input type="hidden" name="post_ProProfs_site_id" value="Wk9YWkx5YTR4Y0NrVzhoL3JvMVVldz09">
<div class="proprofs_form_label"><label for="post_pp_fld_1" class="post_pp_fld_1">Additional Comments<span style="color: #D42C02;display:none" id="post_required_post_pp_fld_1"> * </span></label></div><textarea
class="proprofs_form_element pp_txt_area" rows="3" id="post_pp_fld_1" style=" resize: none !important;margin-left:0;" name="post_pp_fld_1" onfocus="post_hide_proprofs_error('post_pp_fld_1')"></textarea>
<div class="proprofs_error_msg" id="post_PP_error_post_pp_fld_1"></div><input type="hidden" id="post_ProProfs_field_counter" name="post_ProProfs_field_counter" value="1"><input class="ProProfs_submit_button" type="submit" value="Submit"
style=" margin-top: 13px;background:#f27e1f !important;color:#fff !important;cursor:pointer;"><a href="javascript:pp_change_status('42658sp7tcov37faycquzm52q634803')" style="display: block;text-decoration: none;padding: 10px 0px;font-size: 11px; text-align: center;">Cancel</a><img
id="post_loader_pp_2" src="https://s01.live2support.com/dashboardv2/chatassets/img/pp_loader.gif" alt="Loading Live Chat" style="margin-left: 48%;visibility: hidden;"><img id="post_loader_pp"
src="https://s01.live2support.com/dashboardv2/chatassets/img/pp_loader.gif" alt="Loading Live Chat" style="margin-left: 48%;margin-top: 8px;visibility: hidden;">
</div>
<div id="after_submit_pp_survey" style="padding: 36% 0%;text-align: center;color: #2d2d2d;font-size: 12px;display:none;">Thank you for your
feedback!<a href="javascript:pp_change_status('42658sp7tcov37faycquzm52q634803')" style="display: block;text-decoration: none;padding: 10px 0px;">Continue</a><img id="post_loader_pp_1"
src="https://s01.live2support.com/dashboardv2/chatassets/img/pp_loader.gif" alt="Loading Live Chat" style="visibility: hidden;"></div>
</form>
POST #
<form id="ProProfs_offline_form" action="#" method="post" enctype="multipart/form-data" onsubmit="ProProfs_offline_submit();return false"><input type="hidden" value="0" id="pp_time_tracker_status" name="pp_time_tracker_status">
<div id="form_offline_pp_templates">
<div id="ProPorfs_offline_strip">Chat offline. Please drop a message for us to get back ASAP </div>
<div id="ProPorfs_offline_strip_timer">All our operators are busy right now.</div>
<div class="proprofs_form_title">We are sorry that we missed you, please leave us a message and we will be sure to get back to you as soon as we can.</div><input type="hidden" name="off_ProProfs_session"
value="42658sp7tcov37faycquzm52q634803"><input type="hidden" name="off_ProProfs_language_id" value="40734"><input type="hidden" name="off_ProProfs_site_id" value="Wk9YWkx5YTR4Y0NrVzhoL3JvMVVldz09">
<div class="proprofs_form_label" style="display:none;"><label for="pp_department_offline_label">Department</label><span style="color: #D42C02;display:none;" id="required_pp_department_label"> * </span></div><select class="proprofs_form_element"
id="pp_department_offline_label" name="pp_department_offline_label" style="margin-bottom: 10px !important;display:none;" onchange="pp_hide_dept_error();">
<option value="0">Select</option>
<option value="1487">Customer Service</option>
<option value="1545">Human Resources</option>
</select>
<div class="proprofs_error_msg" id="PP_error_pp_department_offline_label" style="margin-top: -10px;">Department is required.</div>
<div class="proprofs_form_label"><label for="off_pp_visitor_name" class="off_pp_visitor_name">Name</label><span style="color: #D42C02;display:inline-block;" id="off_required_off_pp_visitor_name"> * </span></div><input type="text"
class="proprofs_form_element" name="off_pp_visitor_name" id="off_pp_visitor_name" onfocus="off_hide_proprofs_error('off_pp_visitor_name')" value="">
<div class="proprofs_error_msg" id="off_PP_error_off_pp_visitor_name">Invalid name</div>
<div class="proprofs_form_label"><label for="off_pp_visitor_email" class="off_pp_visitor_email">Email</label><span style="color: #D42C02;display:inline-block;" id="off_required_off_pp_visitor_email"> * </span></div><input type="text"
class="proprofs_form_element" name="off_pp_visitor_email" id="off_pp_visitor_email" onfocus="off_hide_proprofs_error('off_pp_visitor_email')" value="">
<div class="proprofs_error_msg" id="off_PP_error_off_pp_visitor_email">Invalid email address</div>
<div class="proprofs_form_label"><label for="off_pp_fld_3" class="off_pp_fld_3">Message</label><span style="color: #D42C02;display:inline-block;" id="off_required_off_pp_fld_3"> * </span></div><textarea class="proprofs_form_element pp_txt_area"
rows="3" id="off_pp_fld_3" style=" resize: none !important;margin-left:0;" name="off_pp_fld_3" onfocus="off_hide_proprofs_error('off_pp_fld_3')"></textarea>
<div class="proprofs_error_msg" id="off_PP_error_off_pp_fld_3">Message required</div><input type="hidden" id="off_ProProfs_field_counter" name="off_ProProfs_field_counter" value="3"><input id="ProProfs_offline_button"
class="ProProfs_submit_button" type="submit" value="Submit" style=" margin-top: 5px;background:#f27e1f !important;color:#fff !important;cursor:pointer;">
<div class="proprofs_dot_flashing" id="offline_chat_form_loader" style="visibility:hidden;"></div>
</div>
<div id="after_submit_templates" style="padding: 39% 0px; text-align: center;color: #4d4d4d;display:none;">Your message has been submitted we will be sure to get back to you as soon as we can.</div>
</form>
#
<form id="ProProfs_prechat_form" action="#" onsubmit="ProProfs_prechat_submit();return false"><input type="hidden" value="0" id="pp_time_tracker">
<div id="ProPorfs_online_strip">Chat is online</div>
<div class="proprofs_form_title">How may we help you today?</div><input type="hidden" name="ProProfs_session" value="42658sp7tcov37faycquzm52q634803"><input type="hidden" name="ProProfs_language_id" value="40734"><input type="hidden"
name="ProProfs_site_id" value="Wk9YWkx5YTR4Y0NrVzhoL3JvMVVldz09">
<div class="proprofs_form_label" style="display:none;"><label for="pp_operator_label">Operators</label><span style="color: #D42C02;display:none;" id="required_pp_operator_label"> * </span></div><select class="proprofs_form_element"
id="pp_operator_label" name="pp_operator_label" style="margin-bottom: 10px !important;display:none;">
<option value="0">Select</option>
</select>
<div class="proprofs_form_label" style="display:none;"><label for="pp_group_label">Groups</label><span style="color: #D42C02;display:none;" id="required_pp_group_label"> * </span></div><select class="proprofs_form_element" id="pp_group_label"
name="pp_group_label" style="margin-bottom: 10px !important;display:none;">
<option value="0">Select</option>
</select>
<div class="proprofs_form_label" style="display:none;"><label for="pp_department_label">Department</label><span style="color: #D42C02;display:none;" id="required_pp_department_label"> * </span></div><select class="proprofs_form_element"
id="pp_department_label" name="pp_department_label" style="margin-bottom: 10px !important;display:none;" onchange="pp_hide_dept_error();">
<option value="0">Select</option>
<option value="1487">Customer Service</option>
<option value="1545">Human Resources</option>
</select>
<div class="proprofs_error_msg" id="PP_error_pp_department_label" style="margin-top: -10px;">Department is required.</div>
<div class="proprofs_form_label"><label for="pp_visitor_name" class="pp_visitor_name">Name</label><span style="color: #D42C02;display:inline-block;" id="required_pp_visitor_name"> * </span></div><input type="text" class="proprofs_form_element"
name="pp_visitor_name" id="pp_visitor_name" onfocus="hide_proprofs_error('pp_visitor_name')" value="">
<div class="proprofs_error_msg" id="PP_error_pp_visitor_name">Name required. Please fill your name.</div>
<div class="proprofs_form_label"><label for="pp_visitor_email" class="pp_visitor_email">Email</label><span style="color: #D42C02;display:inline-block;" id="required_pp_visitor_email"> * </span></div><input type="text" class="proprofs_form_element"
name="pp_visitor_email" id="pp_visitor_email" onfocus="hide_proprofs_error('pp_visitor_email')" value="">
<div class="proprofs_error_msg" id="PP_error_pp_visitor_email">Email Required. Please fill your Email</div>
<div class="proprofs_form_label"><label for="pp_fld_3" class="pp_fld_3">Company</label><span style="color: #D42C02;display:none" id="required_pp_fld_3"> * </span></div><input type="text" class="proprofs_form_element" name="pp_fld_3" id="pp_fld_3"
onfocus="hide_proprofs_error('pp_fld_3')" value="">
<div class="proprofs_error_msg" id="PP_error_pp_fld_3"></div>
<div class="proprofs_form_label"><label for="pp_fld_4" class="pp_fld_4">Zip Code</label><span style="color: #D42C02;display:inline-block;" id="required_pp_fld_4"> * </span></div><input type="text" class="proprofs_form_element" name="pp_fld_4"
id="pp_fld_4" onfocus="hide_proprofs_error('pp_fld_4')" value="">
<div class="proprofs_error_msg" id="PP_error_pp_fld_4">This field is required</div>
<div class="proprofs_form_label"><label for="pp_fld_5" class="pp_fld_5">Country</label><span style="color: #D42C02;display:inline-block;" id="required_pp_fld_5"> * </span></div><input type="text" class="proprofs_form_element" name="pp_fld_5"
id="pp_fld_5" onfocus="hide_proprofs_error('pp_fld_5')" value="">
<div class="proprofs_error_msg" id="PP_error_pp_fld_5">This field is required</div><input type="hidden" id="ProProfs_field_counter" name="ProProfs_field_counter" value="5"><input class="ProProfs_submit_button" id="ProProfs_prechat_button_submit"
type="submit" value="Start Chat" style=" margin-top: 13px;background:#f27e1f !important;color:#fff !important;cursor:pointer;">
<div class="proprofs_dot_flashing" id="prechat_form_loader" style="visibility:hidden;"></div>
</form>
POST
<form id="proprofs_uploadimage" action="" method="post" enctype="multipart/form-data" style="display:none;" onsubmit="ProProfs_image_submit();return false"><input type="hidden" name="pp_img_counter" id="pp_img_counter" value="1"><label
for="pp_file_upload" style="display:none;">File</label><input type="file" name="pp_file" id="pp_file_upload" style="display:none;" onchange="upload_pp_image();"><input type="hidden" name="session_id_image"
value="42658sp7tcov37faycquzm52q634803"><input type="submit" id="pp_upload_image_button" value="Upload" class="submit" style="display:none;"></form>
Text Content
Skip to Main Content * Talk to an Engineer * Blog * Cart | 0 * Login * * Home * Products * DC Products * DC Motors * DC Parallel Shaft Gearmotors * DC Right Angle Gearmotors * DC Right Angle Hollow Shaft Gearmotors * AC Products * AC Motors * AC Parallel Shaft Gearmotors * AC Right Angle Gearmotors * AC 3-Phase Inverter Duty Gearmotors and Motors * AC Torque Motors * Brushless DC Products * Brushless DC Motors * Brushless DC Parallel Shaft Gearmotors * Brushless DC Right Angle Gearmotors * INTEGRAmotor BLDC Motors and Gearmotors * Accessories * AC Run Capacitors * Terminal Boxes * Hollow Shaft Accessories * Encoder Shaft Kits * Planetary Accy * L-Brackets * Base Kits / Adaptors * Cable Kits * IP-44 Kits for PMDC Gearmotors/Motors * Accy Kits / Controls * Motion Controls * AC Controls * DC Controls * Brushless DC Controls * Parts * Replacement Parts * Hazardous Location C1D1/C1D2 Products * Hollow Shaft Gearmotors * Hypoid PMDC Gearmotors * Planetary Gearmotors * Gearmotors * About * Engineered Solutions * Company News * Committed to Quality * Custom Solutions * History * Contact Us * Careers * Support * Item Search * Serial Number Lookup * Literature * Resources * Catalog * Handbook * Submit RMA Request * Formula Calculators * Application Notes * FAQs * Site Search * Competitor Cross-Ref * Industries * Packaging and Labeling * Low Voltage & Solar Power * Medical and Laboratory * Industrial Automation * Chemical Process, Oil & Gas * Food Equipment * Contact Us * Distributors * Regional Sales Managers * Authorized Service Centers * Careers * Order Online Name * Email Address * Company Zip Code * Product Subject * Message * Submit 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. New Stainless Steel AC Inverter-Duty Gearmotors Our new IP-69K rated hollow shaft gearmotors are fully watertight and can withstand rigorous daily washdowns. Learn More Industries and Applications Gearmotor Examples Our design engineers have helped OEMs in a wide range of industries and applications to find the right gearmotor or motor. We’ll get your design moving! Learn More Come join our Team! Multiple job opportunities at our Peosta, IA manufacturing plant. First and second shift options available. Great benefits. Advancement opportunities. Apply today. Learn More HYPOID PMDC GEARMOTORS - 90V, 130V, 180VDC, 12V & 24VDC High Efficiency, high torque and smooth operation. Compact and versatile hollow shaft design. Up to 1535 lb-in (173 Nm). Learn More High-Torque HG/H & CG Gearmotors | Up to 1020 lb-in | PMDC & AC Inverter-Duty Our new Hollow Shaft HG/H stock models are available with single- and double-shaft option. Rated Voltages are: 90, 180, 130, 12, 24VDC, and 230/460VAC. Learn More Gearmotors Designed for Hazardous Locations These gearmotors meet either Class I/Division 2 or Class I/ Division 1 standards, and are UL Listed for use around gas pipelines, refineries, industrial coating and similar applications... Learn More Need Help with Cross-Referencing Another Gearmotor Brand? These stock models can replace 90V or 180VDC gearmotors sold by Baldor, Bison Gear, Leeson, or Grainger. Maximum rated armature speed: 2500 rpm. Learn More Hollow Shaft Right-Angle Gearmotors Variable speed AC, PMDC and BLDC solutions. Shaft kits and mounting brackets. Learn More Planetary PMDC Gearmotors 12, 24, 90/130VDC. IP-66 Half the Size. Twice the Torque. Learn More Packaging and Labeling High-performance AC, PMDC and BLDC gearmotor and drive solutions for demanding packaging and labeling applications. Learn More AC 3-Phase Inverter Duty Gearmotors & Controls Variable Speed, Zero Maintenance Learn More Download the Bodine Gearmotor Handbook! Get in-depth information on how to successfully size and apply Fractional Horsepower (FHP) gearmotors. PDF Permanent Magnet DC Gearmotors & Controls Adjustable speed, and linear speed torque characteristics. Learn More Custom Solutions Let us create a drive system that precisely meets your requirements. Learn More Medical and Laboratory Learn more about our medical and laboratory products from one of our experienced engineers! Learn More Brushless DC Parallel Shaft Gearmotors Get Variable Speed, High Starting Torque, and Maintenance Free Performance Learn More Industrial Automation Learn more about our conveyor and industrial automation products from one of our experienced engineers! Learn More Low Voltage & Solar Power 12V and 24V PMDC and BLDC gearmotor solutions optimized for low-voltage, mobile, solar, and battery powered applications. Learn More SEARCH BY SPECIFICATION (PARAMETER SEARCH) Torque: Select 0 - 10 10 - 25 25 - 50 50 - 100 100 - 250 250 - 500 500+ TORQUE UNITS lb-in oz-in Nm Speed: Select 0 - 25 25 - 50 50 - 100 100 - 250 250 - 500 500 - 1000 1000+ SPEED UNITS RPM Power: Select 0 - 1/50 1/50 - 1/20 1/20 - 1/10 1/10 - 1/5 1/5 - 2/5 2/5 - 1 1+ POWER UNITS HP Watts Search OUR PRODUCTS View All -------------------------------------------------------------------------------- DC PRODUCTS Permanent magnet DC gearmotors and DC motors provide quick acceleration, deceleration, and reversing as well as high starting torque. VIEW ALL AC PRODUCTS AC gearmotors and AC motors are an economical, efficient and simple-to-use choice for fixed-speed or variable-speed velocity control applications. VIEW ALL BRUSHLESS DC PRODUCTS Brushless DC gearmotors and motors deliver quick acceleration and deceleration, high peak torque, and maintenance-free performance. VIEW ALL MOTION CONTROLS Bodine AC motion controls are designed to provide maximum performance from our motors and gearmotors. VIEW ALL SERVICE AN EXISTING PRODUCT -------------------------------------------------------------------------------- In order to service an existing product, please provide the Serial Number from the motor, gearmotor or motion control nameplate. To properly identify the product, please click the “Learn More” button to visit our Support page. From the Support page, you can identify stock and custom products, get information on service parts, or specifications and wiring diagrams. Learn More VIDEOS View All -------------------------------------------------------------------------------- WELCOME TO BODINE ELECTRIC COMPANY -ABOUT US GEARMOTORS, MOTORS, CONTROLS Bodine is headquartered in Northfield, Illinois with our main manufacturing plant in Peosta, Iowa. HOW TO CONNECT A REVERSING SWITCH TO A 4-WIRE-REVERSIBLE PSC GEARMOTOR OR MOTOR Learn how to install and wire a reversing switch to 4-wire reversible PSC gearmotors or motors. HOW TO CONNECT A REVERSING SWITCH TO A 3-WIRE-REVERSIBLE PSC GEARMOTOR OR MOTOR Learn how to install and wire a reversing switch to 3-wire reversible PSC gearmotors or motors. GEARMOTOR BLOG View All -------------------------------------------------------------------------------- NEW 24VDC, 8-POLE, 120�-COMM BLDC SPEED CONTROL FOR CI/D1 GEARMOTORS: MODEL 3917 The new type ABL-3917 BLDC Control operates from a 24VDC power supply or battery. This control was… May 22, 2023 Read More HOW TO CONNECT A REVERSING SWITCH TO A 3- OR 4-WIRE (PSC) GEARMOTOR Below information is from our latest Application Note on how to connect and reverse… January 31, 2023 Read More BODINE LAUNCHES COMPETITOR CROSS-REFERENCE TOOL FOR BALDOR, BISON, OR LEESON GEARMOTOR REPLACEMENTS If you are looking to cross a Baldor, Bison, or Leeson gearmotor you can now do so on our customer Support… October 5, 2022 Read More FIND YOUR LOCAL SALES REP -------------------------------------------------------------------------------- When you call on a Bodine Electric regional sales manager to answer your questions or assist in your project, you're calling on a true MotionPRO. What is a MotionPRO? > CHOOSE YOUR COUNTRY Please Select Austria Belgium Canada Czech Republic Denmark Estonia Finland France Germany Greece Iceland Ireland Israel Italy Latvia Lithuania Luxembourg Netherlands Norway Poland Portugal Puerto Rico South Africa Spain Sweden United Kingdom United States Select a Province Please Select Alberta British Columbia Dundas and Glengarry United Counties (Alexandria) East Northumberland County & Prince Edward County Manitoba New Brunswick Nova Scotia Ontario Quebec Saskatchewan Sudbury District and Greater Sudbury (Chelmsford) Select a UK Member Country Please Select England Northern Ireland Scotland Wales ENTER YOUR POSTAL CODE (US ONLY) NEED HELP WITH A NEW DESIGN? -------------------------------------------------------------------------------- Our team of engineers understands the demanding requirements for a wide range of industries and applications. That’s why we offer thousands of standard and custom designed AC, Brushless DC and Permanent Magnet DC drive solutions. Let us solve your application challenge. Ask Questions NEED HELP FINDING THE RIGHT PARTS? We have all the expertise you need to get the job done. Contact us today! Contact Us Bodine Electric Company 201 Northfield Road Northfield, IL 60093 USA TOLL FREE 1-800-7BODINE * Talk to an Engineer * Blog * Cart * Products * Literature * Support * Industries * Contact Us * Order Online * Careers CONNECT WITH US * * * * * MEMBERSHIP A3/Automate PTDA AGMA COPYRIGHT © 2023 BODINE ELECTRIC COMPANY | Warranty | Terms of Sale | Product Returns | Privacy Policy | Terms of Use | Cookie Policy | Disclaimer Do Not Sell or Share My Personal information | Limit the Use Of My Sensitive Personal Information 9 New Chat is currently offline Chat is currently offline***** Please wait. We are processing... Knowledgebase FREQUENTLY ASKED Brush Replacement TipsCompetitor Cross ReferenceDo you have a replacement for my Baldor motor?Help Me Decide On A Motor/ Replacement MotorHow To Find Out What Bodine Motor You Have View All Chat is currently offline Please rate this chat Additional Comments * Cancel Thank you for your feedback!Continue Chat offline. Please drop a message for us to get back ASAP All our operators are busy right now. We are sorry that we missed you, please leave us a message and we will be sure to get back to you as soon as we can. Department * SelectCustomer ServiceHuman Resources Department is required. Name * Invalid name Email * Invalid email address Message * Message required Your message has been submitted we will be sure to get back to you as soon as we can. Chat is online How may we help you today? Operators * Select Groups * Select Department * SelectCustomer ServiceHuman Resources Department is required. Name * Name required. Please fill your name. Email * Email Required. Please fill your Email Company * Zip Code * This field is required Country * This field is required SupportAvailable Are you sure you want to close this session? End ChatContinue Please wait while we connect you to our online operator... File * * * * * * * * * * * * undefined is available. Typically replies instantly Chat with undefined undefined *Knowledgebase Are you sure you want to close this session? End ChatContinue Get your own FREE Chat * undefined says... This is bot welcome message * Hi! Welcome to Bodine Electric, is there anything we can assist you with today? Click here to reply * how may i help you? Click here to reply * undefined undefined Click here to reply