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 Kia Sorento LX FWD front view showing the signature Kia grille, LED projector headlights, and sculpted front bumper in black finish.
  • 2025
  • Autom...
NewFront exterior view of the 2025 Kia Seltos LX AWD showcasing the signature Kia grille, LED headlights, and aggressive front fascia design.
  • 2025
  • Autom...
2025 Kia Seltos
$389.00$359.00
NewFront view of the 2025 Kia Soul LX FWD in red, displaying its bold grille, sharp LED headlights, and contemporary styling with a sporty urban look.
  • 2025
  • Autom...
2025 Kia Soul
$389.00$365.00
New2025 Kia Carnival LX FWD front exterior with distinctive LED headlights, signature Kia grille, and aggressive front fascia for a modern, upscale appearance.
  • 2025
  • Autom...
2025 Kia Carnival
$689.00$645.00
NewFront exterior view of the 2025 Audi SQ5 showcasing the signature Singleframe honeycomb grille, LED matrix headlights, and aggressive sport styling.
  • 2025
  • Autom...
2025 Audi SQ5
$799.00$775.00
NewFront view of 2025 Audi SQ8 with signature Audi black optic grille
  • 2025
  • Autom...
2025 Audi SQ8
$1,710.00$1,685.00
NewFront exterior of the 2025 Kia K4 LX in metallic gray, featuring distinctive LED headlights, aerodynamic body lines, and a bold front grille with Kia's updated emblem.
  • 2025
  • Autom...
2025 Kia K4
$399.00$385.00
NewFront view of the 2025 Audi SQ7 Premium Plus in Glacier White Metallic, showcasing its aggressive black honeycomb grille, signature Matrix-design LED headlights, and sporty front bumper with bold lines.
  • 2025
  • Autom...
2025 Audi SQ7
$1,399.00$1,385.00
NewFront view of 2025 BMW 430 Coupe showcasing 2025 BMW 430 Deals with luxury coupe lease specials.
  • 2025
  • Autom...
2025 BMW 430 Coupe
$899.00$819.00
New Front view of a sleek 2025 BMW 330 Deals sedan parked, showcasing luxury design and BMW lease specials appeal.
  • 2025
  • Autom...
2025 BMW 330
$689.00$615.00
New Front view of the 2025 Mazda CX90 PHEV showcasing its bold grille and sleek headlights.
  • 2025
  • Autom...
2025 Mazda CX-90 PHEV
$429.00$390.00
NewThe 2025 Audi S3 in a striking front view, showcasing its aggressive black grille, sharp LED headlights, and aerodynamic design for a sporty, modern appeal.
  • 2025
  • Autom...
2025 Audi S3
$819.00$799.00
New2025 Audi S7 front view featuring an aggressive honeycomb grille, sharp LED headlights, and bold sporty accents.
  • 2025
  • Autom...
2025 Audi S7
$1,219.00$1,195.00
NewBold front view of the 2025 Audi S5 Sportback featuring an aggressive honeycomb grille, sharp LED headlights, large air intakes, and the Audi S5 badge for a commanding presence on the road.
  • 2025
  • Autom...
2025 Audi S5 Sportback
$855.00$835.00
NewBold front view of the 2025 Audi S6, highlighting its black honeycomb grille, sharp LED headlights, and aggressive front bumper that exudes power and sophistication.
  • 2025
  • Autom...
2025 Audi S6
$1,199.00$1,165.00
NewThe bold front view of the 2025 Audi A6 Allroad, showcasing the signature Audi Singleframe grille, sharp LED headlights, and an athletic stance for a commanding road presence.
  • 2025
  • Autom...
2025 Audi A6 Allroad
$870.00$845.00
Top
Vehicle added!
The vehicle is already in the wishlist!