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"
    }
  }
}
**
New Front view of the 2025 Nissan Rogue with bold grille and LED headlights for sale.
  • 2025
  • Autom...
2025 Nissan Rogue
$379.00$329.00
NewThe bold front view of the 2025 Lexus LC 500 with its signature spindle grille, sharp LED headlights, and sculpted hood
  • 2025
  • Autom...
2025 Lexus LC 500
$1,999.00$1,899.00
NewFront view of the 2025 Lexus LS 500, displaying the iconic Lexus spindle grille, sharp LED headlights, and sporty front bumper.
  • 2025
  • Autom...
2025 Lexus LS 500
$1,805.00$1,759.00
New2025 Lexus TX 350 front exterior with signature Lexus spindle grille, LED headlights, sculpted hood design, and aggressive styling.
  • 2025
  • Autom...
2025 Lexus TX 350
$599.00$585.00
New2025 Lexus RZ 300e front view with an aggressive spindle grille, sharp LED headlights, and a sophisticated all-electric luxury SUV design.
  • 2025
  • Autom...
2025 Lexus RZ 300e
$545.00$519.00
NewThe 2025 Lexus IS 300 in white, featuring an aggressive spindle grille, sharp LED headlights, and a bold stance that highlights its luxury sport sedan aesthetic.
  • 2025
  • Autom...
2025 Lexus IS 300
$609.00$589.00
New sleek and stylish front view of 2025 lexus gx 550
  • 2025
  • Autom...
2025 Lexus GX 550
$1,039.00$999.00
NewFront view of the 2025 Lexus UX 300h in white, featuring Lexus’ signature spindle grille, angular LED headlights, and an aerodynamic front bumper design.
  • 2025
  • Autom...
2025 Lexus UX 300h
$529.00$499.00
New Front view of 2025 Infiniti QX60 luxury SUV with piano key LED headlights
  • 2025
  • Autom...
2025 Infiniti QX60
$529.00$489.00
NewFront view of the 2025 BMW X6 showcasing its sleek design and LED headlights.
  • 2025
  • Autom...
2025 BMW X6
$1,299.00$1,255.00
NewSide profile of the 2025 Lexus ES 350 highlighting its sleek body lines, alloy wheels, and luxury sedan proportions.
  • 2025
  • Autom...
2025 Lexus ES 350
$610.00$589.00
NewAlt Text: Front view of the 2025 Jeep Wrangler 4XE, a plug-in hybrid SUV with iconic grille.
  • 2025
  • Autom...
2025 Jeep Wrangler PHEV
$465.00$439.00
New 2025 Jeep Grand Cherokee L Altitude X 4WD Front View – Best Jeep SUV Lease Deals
  • 2025
  • Autom...
New2025 Acura RDX Lease Front View – Luxury Crossover SUV
  • 2025
  • Autom...
2025 Acura RDX
$629.00$599.00
NewFront view of the 2025 Lexus NX 350 in white, showcasing its signature Lexus grille, sculpted hood, and aerodynamic design.
  • 2025
  • Autom...
2025 Lexus NX 350
$695.00$669.00
NewFront view of the 2025 Lexus RX 350 in deep blue, showcasing its bold spindle grille, LED headlights, and aerodynamic design.
  • 2025
  • Autom...
2025 Lexus RX 350
$725.00$699.00
Top
Vehicle added!
The vehicle is already in the wishlist!