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"
    }
  }
}
**
NewFront view of the 2025 Audi A4 allroad, featuring Audi’s signature Singleframe grille, LED headlights, and bold styling for a commanding road presence.
  • 2025
  • Autom...
2025 Audi A4 Allroad
$779.00$729.00
NewA sleek and powerful 2025 Audi S8 in black, showcasing its bold hexagonal grille, sharp LED headlights, and aggressive front fascia.
  • 2025
  • Autom...
2025 Audi S8
$1,989.00$1,940.00
New2025 Audi A4 Premium 40 TFSI quattro AWD front view with a bold black honeycomb grille, Matrix LED headlights, sculpted hood, and Audi’s quattro badging emphasizing its performance-driven luxury sedan appeal.
  • 2025
  • Autom...
2025 Audi A4
$699.00$685.00
NewStriking front view of the 2025 Audi A8 L, featuring a bold Singleframe grille, sharp LED matrix headlights, and an aggressive yet refined stance for a luxury sedan experience.
  • 2025
  • Autom...
2025 Audi A8
$1,235.00$1,199.00
NewFront view of the 2025 Audi S4, featuring an aggressive honeycomb grille, Matrix-design LED headlights, large air intakes, and an athletic stance for a bold road presence.
  • 2025
  • Autom...
2025 Audi S4
$869.00$849.00
New Front view of the 2025 Hyundai Tucson Hybrid Lease showcasing its bold grille design.
  • 2025
  • Autom...
NewAggressive front view of the 2025 Audi Q8 with a signature black honeycomb grille, sharp LED headlights, and a dynamic hood design for a commanding road presence.
  • 2025
  • Autom...
2025 Audi Q8
$1,239.00$1,195.00
NewFront view of the 2025 Audi A3 in red, showcasing the bold Singleframe grille, LED headlights, and sporty aesthetics. A luxury sedan with advanced technology and performance.
  • 2025
  • Autom...
2025 Audi A3
$6,010.00$595.00
New Bold front view of the 2025 Audi Q4 e-tron, featuring Audi's signature closed grille, sleek LED headlights, and modern electric SUV styling.
  • 2025
  • Autom...
2025 Audi Q4 e-tron
$589.00$549.00
New2025 Audi Q7 front view highlighting its bold grille, LED headlights, and sporty design for a commanding road presence.
  • 2025
  • Autom...
2025 Audi Q7
$755.00$715.00
NewAn aggressive front view of the 2025 Audi Q5 with Audi’s signature Singleframe grille, sharp LED headlights, and dynamic body styling for a bold presence on the road.
  • 2025
  • Autom...
2025 Audi Q5
$665.00$639.00
New Front view of 2025 Hyundai Tucson lease model showcasing sleek grille design.
  • 2025
  • Autom...
2025 Hyundai Tucson
$399.00$369.00
NewFront profile of the 2025 Audi Q3 in metallic blue, highlighting its bold Singleframe® grille, LED headlights, and dynamic styling.
  • 2025
  • Autom...
2025 Audi Q3
$499.00$475.00
New Front view of the 2025 Acura MDX, a luxury SUV with sleek design.
  • 2025
  • Autom...
2025 Acura MDX
$619.00$599.00
NewAlt Text: "Front view of the 2025 Honda CRV Hybrid in sleek silver parked outdoors"
  • 2025
  • Autom...
2025 Honda CR-V Hybrid
$559.00$520.00
New2025 Honda Odyssey EX-L front view showcasing modern grille and LED headlights
  • 2025
  • Autom...
2025 Honda Odyssey
$579.00$549.00
Top
Vehicle added!
The vehicle is already in the wishlist!