Inventory

*
object(WP_Post_Type)#14078 (45) {
  ["name"]=>
  string(4) "cars"
  ["label"]=>
  string(9) "Inventory"
  ["labels"]=>
  object(stdClass)#14073 (36) {
    ["name"]=>
    string(9) "Inventory"
    ["singular_name"]=>
    string(7) "Vehicle"
    ["add_new"]=>
    string(7) "Add New"
    ["add_new_item"]=>
    string(15) "Add New Vehicle"
    ["edit_item"]=>
    string(12) "Edit Vehicle"
    ["new_item"]=>
    string(11) "New Vehicle"
    ["view_item"]=>
    string(12) "View Vehicle"
    ["view_items"]=>
    string(13) "View Vehicles"
    ["search_items"]=>
    string(16) "Search Inventory"
    ["not_found"]=>
    string(18) "No Vehicles found."
    ["not_found_in_trash"]=>
    string(27) "No Vehicles found in Trash."
    ["parent_item_colon"]=>
    string(16) "Parent Vehicles:"
    ["all_items"]=>
    string(12) "All Vehicles"
    ["archives"]=>
    string(16) "Vehicle Archives"
    ["attributes"]=>
    string(18) "Vehicle Attributes"
    ["insert_into_item"]=>
    string(19) "Insert into vehicle"
    ["uploaded_to_this_item"]=>
    string(24) "Uploaded to this vehicle"
    ["featured_image"]=>
    string(14) "Featured image"
    ["set_featured_image"]=>
    string(18) "Set featured image"
    ["remove_featured_image"]=>
    string(21) "Remove featured image"
    ["use_featured_image"]=>
    string(21) "Use as featured image"
    ["filter_items_list"]=>
    string(20) "Filter vehicles list"
    ["filter_by_date"]=>
    string(14) "Filter by date"
    ["items_list_navigation"]=>
    string(24) "Vehicles list navigation"
    ["items_list"]=>
    string(13) "Vehicles list"
    ["item_published"]=>
    string(18) "Vehicle published."
    ["item_published_privately"]=>
    string(28) "Vehicle published privately."
    ["item_reverted_to_draft"]=>
    string(26) "Vehicle reverted to draft."
    ["item_trashed"]=>
    string(16) "Vehicle trashed."
    ["item_scheduled"]=>
    string(18) "Vehicle scheduled."
    ["item_updated"]=>
    string(16) "Vehicle updated."
    ["item_link"]=>
    string(12) "Vehicle Link"
    ["item_link_description"]=>
    string(20) "A link to a vehicle."
    ["menu_name"]=>
    string(17) "Vehicle Inventory"
    ["name_admin_bar"]=>
    string(8) "Vehicles"
    ["template_name"]=>
    string(20) "Single item: Vehicle"
  }
  ["description"]=>
  string(12) "Description."
  ["public"]=>
  bool(true)
  ["hierarchical"]=>
  bool(false)
  ["exclude_from_search"]=>
  bool(false)
  ["publicly_queryable"]=>
  bool(true)
  ["embeddable"]=>
  bool(true)
  ["show_ui"]=>
  bool(true)
  ["show_in_menu"]=>
  bool(true)
  ["show_in_nav_menus"]=>
  bool(true)
  ["show_in_admin_bar"]=>
  bool(true)
  ["menu_position"]=>
  NULL
  ["menu_icon"]=>
  string(19) "dashicons-pressthis"
  ["capability_type"]=>
  string(4) "post"
  ["map_meta_cap"]=>
  bool(true)
  ["register_meta_box_cb"]=>
  NULL
  ["taxonomies"]=>
  array(0) {
  }
  ["has_archive"]=>
  string(4) "cars"
  ["query_var"]=>
  string(4) "cars"
  ["can_export"]=>
  bool(true)
  ["delete_with_user"]=>
  NULL
  ["template"]=>
  array(0) {
  }
  ["template_lock"]=>
  bool(false)
  ["_builtin"]=>
  bool(false)
  ["_edit_link"]=>
  string(16) "post.php?post=%d"
  ["cap"]=>
  object(stdClass)#14076 (15) {
    ["edit_post"]=>
    string(9) "edit_post"
    ["read_post"]=>
    string(9) "read_post"
    ["delete_post"]=>
    string(11) "delete_post"
    ["edit_posts"]=>
    string(10) "edit_posts"
    ["edit_others_posts"]=>
    string(17) "edit_others_posts"
    ["delete_posts"]=>
    string(12) "delete_posts"
    ["publish_posts"]=>
    string(13) "publish_posts"
    ["read_private_posts"]=>
    string(18) "read_private_posts"
    ["read"]=>
    string(4) "read"
    ["delete_private_posts"]=>
    string(20) "delete_private_posts"
    ["delete_published_posts"]=>
    string(22) "delete_published_posts"
    ["delete_others_posts"]=>
    string(19) "delete_others_posts"
    ["edit_private_posts"]=>
    string(18) "edit_private_posts"
    ["edit_published_posts"]=>
    string(20) "edit_published_posts"
    ["create_posts"]=>
    string(10) "edit_posts"
  }
  ["rewrite"]=>
  array(5) {
    ["slug"]=>
    string(4) "cars"
    ["with_front"]=>
    bool(false)
    ["pages"]=>
    bool(true)
    ["feeds"]=>
    bool(true)
    ["ep_mask"]=>
    int(1)
  }
  ["show_in_rest"]=>
  bool(false)
  ["rest_base"]=>
  bool(false)
  ["rest_namespace"]=>
  bool(false)
  ["rest_controller_class"]=>
  bool(false)
  ["rest_controller"]=>
  NULL
  ["revisions_rest_controller_class"]=>
  bool(false)
  ["revisions_rest_controller"]=>
  NULL
  ["autosave_rest_controller_class"]=>
  bool(false)
  ["autosave_rest_controller"]=>
  NULL
  ["late_route_registration"]=>
  bool(false)
  ["site_filters"]=>
  NULL
  ["site_sortables"]=>
  NULL
  ["show_in_feed"]=>
  bool(false)
  ["archive"]=>
  NULL
  ["featured_image"]=>
  NULL
  ["admin_filters"]=>
  array(4) {
    ["vehicle_cat"]=>
    array(2) {
      ["title"]=>
      string(10) "Categories"
      ["taxonomy"]=>
      string(11) "vehicle_cat"
    }
    ["car_year"]=>
    array(2) {
      ["title"]=>
      string(4) "Year"
      ["taxonomy"]=>
      string(8) "car_year"
    }
    ["car_make"]=>
    array(2) {
      ["title"]=>
      string(4) "Make"
      ["taxonomy"]=>
      string(8) "car_make"
    }
    ["car_model"]=>
    array(2) {
      ["title"]=>
      string(5) "Model"
      ["taxonomy"]=>
      string(9) "car_model"
    }
  }
}
**
New2025 bmw m3 front view of a powerful sedan lease special
  • 2025
  • Autom...
2025 BMW M3
$1,469.00$1,429.00
New
  • 2025
  • Autom...
2025 BMW X5
$1,035.00$970.00
NewFront exterior view of the 2025 BMW M850i xDrive Coupe, available for lease at Best Deal Auto Leasing in Brooklyn, NY.
  • 2025
  • Autom...
2025 BMW M850i xDrive Coupe
$1,545.00$1,505.00
NewA powerful 2025 Toyota Sequoia Hybrid front view, available for lease at Best Deal Auto Leasing in Brooklyn, NY.
  • 2025
  • Autom...
NewA sleek 2025 Toyota Sienna Hybrid front view, available for lease at Best Deal Auto Leasing in Brooklyn, NY.
  • 2025
  • Autom...
NewFront view of the 2025 Toyota Tacoma Hybrid TRD Sport 4x4, available for lease at Best Deal Auto Leasing in Brooklyn, NY.
  • 2025
  • Autom...
New 2025 KIA Sportage LX AWD front view, available for lease at Best Deal Auto Leasing in Brooklyn, NY.
  • 2025
  • Autom...
2025 KIA Sportage
$399.00$379.00
New 2025 KIA Sportage Hybrid LX AWD front view, available for lease at Best Deal Auto Leasing in Brooklyn, NY.
  • 2025
  • Autom...
2025 KIA Sportage Hybrid
$455.00$439.00
Top
Vehicle added!
The vehicle is already in the wishlist!