2024 Toyota Hiace 12 Seat Commuter GL on handshake (2024)

  1. Home
  2. /
  3. Vehicles
  4. /
  5. /
  6. Cars
  7. /
  8. Toyota
  9. /

Share this item:

Dealer's details


Best Price, Quality and Service Guaranteed

Hopman Motor Group Limited 2024 Toyota Hiace 12 Seat Commuter GL on handshake (17)2024 Toyota Hiace 12 Seat Commuter GL on handshake (18)2024 Toyota Hiace 12 Seat Commuter GL on handshake (19) IN TRADE

  • 81 Rookwood Avenue, North New Brighton, Christchurch 8083
  • Member since Nov 2016
  • View dealer's other listings
Brought to you in association with

2024 Toyota Hiace 12 Seat Commuter GL on handshake (20)

Payment details

  • Cash
  • NZ Bank Deposit

Pickup/Shipping details

  • Location: Christchurch, Canterbury
  • Buyer can pickup
  • I don't know the shipping costs yet
  • Watchlist Contact seller

    Asking price:$71,990.00

    Classified closes: 19 May 2025 08:06 p.m. Listing #: 1786282

On road costs: Excluded
Make: Toyota
Model: Hiace
Year: 2024
Kilometres: 89km
Body: Pearl, 4 door, 12 or more seats Van
Engine: 2700 CC, Petrol, Automatic
History: Unspecified
Features: Bluetooth, Electric Mirrors, Remote Locking, Alloy Wheels, Central Locking, Electric Windows, Power Steering, Air Conditioning, Reversing Camera, Parking Sensors, Rear Wiper

Hide full information

BRAND NEW - 2024 Toyota Hiace Commuter 12 Seater - New generation 2700cc VVT-i petrol, 6 speed automatic, ZX Jumbo size. Very popular model. High spec GL Package, colour coded bumpers, factory alloy wheels, auto LED headlamps, push button start with two proximity keys, Toyota Safety Sense anti collision and lane departure warning technology, Bluetooth handsfree + media streaming, Reversing camera. Factory privacy glass in rear. Full digital climate controlled cabin. Best price, quality and service guaranteed.Best price, quality and service guaranteed.Why you should consider Hopmans for your new Toyota Hiace- On road costs are included in price (6 months registration, 2000km RUC)- High quality product at competitive pricing- 6 month no excess MTA warranty- We are an MTA & AA Assured car dealer- Family owned and operated business - 32 years and counting- Knowledgeable and friendly staff with a no pressure sale environment - Full after sales service at our workshop Hopman Motors- AA/Jevic Odometer Certified- All vans are serviced, oil and filter replaced- Includes band expander for NZ FM/AM frequencies- AA Appraisals are available at your request- We can trade your vehicle regardless of age or condition- Subsidised vehicle delivery to anywhere in the country - Onsite finance available at competitive rates- We also offer the following add-ons for your new Hiace at competitive pricing:- Bluetooth Hands Free- Multifunction Navigation Unit- CD Player with AUX/USB- 5 Star Alarm System- Parking Sensors- Reversing Camera- Tow bar- Nudge bar- Cargo barrier- Heavy duty roof racks- Window tinting- Vehicle sign writing- Extended Mechanical Breakdown warranties with NZ’s leading warranty provider Autosure.Keywords: Regius ace minibus mini bus minivan coach zx Dealer Stock No : f864b3fb-b435-4779-9749-d74e4 All features:ABS, Air Bags, Air Conditioning, Alloys, Bluetooth, Central Locking, Electric Mirrors, Electric Windows, Parking Sensors, Power Steering, Rear Wiper, Remote Locking, Reversing Camera

"; var n = p.next(); if ($(n).is('.note')) { $(n).toggle(); } else { $(htm).insertAfter(p); } }); function txtCounters(id, max_length, myelement) { counter = document.getElementById(id); field = document.getElementById(myelement).value; field_length = field.length; if (field_length <= max_length) { remaining_characters = max_length - field_length; counter.innerHTML = remaining_characters; } } function AddQuestion(memid, frmid, qid) { var membernull = $('#MemberDT').val(); var itemName = $.trim('2024 Toyota Hiace 12 Seat Commuter GL'); if (membernull != "") { if (frmid == null || frmid == undefined) frmid = 0; if (qid == null || qid == undefined) qid = 0; if ($('#txtQuestion').val() != "") { DisableQuestionPortion(); $.ajax({ url: '/Home/ItemQA', type: "Post", data: { itmid: '6CrBXvycB6Q=', Description: htmlEncode($.trim($('#txtQuestion').val())), memid: memid, frmid: frmid, qid: qid, itemName: itemName, QMessage: " ", itemListId: 'SlA2SOJcD98=', MaskId: '1786282', Mid: 1 }, datatype: "html", success: function (data) { var pp = $('#noQuestions, .qa-cont').last(); if (data == "blacklisted") { $("#Blacklisted").html("The seller has blocked you from asking a question and buying/bidding on this listing."); $("#Blacklisted").css("display", "block"); $('#txtQuestion').val(""); $('.q-counter').text(500); $("#AddQuestionDiv").css("display", "none"); } else if (data == "Loggedout") { window.location = "/Member/Login?ReturnUrl=" + '%2fvehicle%2f2024-Toyota-Hiace-12-Seat-Commuter-GL-1786282'; } else { $(data).insertAfter(pp); //$("#questionPosted").html("Your question has been posted."); //$("#questionPosted").show(); $('#noQuestions').remove(); $('#txtQuestion').val(""); $('.q-counter').text(500); var ps = $('#ItemwatchList'); $(ps).replaceWith("Watching"); var ppp = $('.page-social').children(); var parrent = ppp.first(); } EnableQuestionPortion(); } }); } } else window.location = "/Member/Login?ReturnUrl=" + '%2fvehicle%2f2024-Toyota-Hiace-12-Seat-Commuter-GL-1786282'; } function EnableQuestionPortion() { $("#txtQuestion").attr('disabled', false); $("#AddQues").attr('disabled', false); $("#CancelQues").attr('disabled', false); } function DisableQuestionPortion() { $("#txtQuestion").attr('disabled', true); $("#AddQues").attr('disabled', true); $("#CancelQues").attr('disabled', true); } $('.note .btn-primary').live('click', function () { $(".note").hide(); var p = $(this).parent().parent(); var text = $('#txtQuestion', $(this).parent().prev()).val(); var dat = $(this).attr('data'); var parent = $(this).parent().parent().prev(); var QMessage = $(parent).attr('QMessage'); var itmid = $(parent).attr('data'); var itemName = $.trim('2024 Toyota Hiace 12 Seat Commuter GL'); var memid = $(parent).attr('sellerid'); var frmid = $(parent).attr('fromid'); var qid = $(parent).attr('qid'); var t = $('.q-group', $(this).parent().parent().prev()); $.ajax({ url: '/Home/ItemQA', type: "Post", datatype: "Html", data: { itmid: itmid, Description: htmlEncode(text), memid: memid, frmid: frmid, qid: qid, itemName: itemName, QMessage: QMessage, itemListId: 'SlA2SOJcD98=', MaskId: '1786282', Mid: 2 }, success: function (data) { if (data == "blacklisted") { $("#addbtn").attr('disabled', false); $("You cant ask Questions since you are blacklisted by this user").insertAfter(t); $(p).remove(); $('.btn', $(t)).remove(); } else if (data == "Loggedout") { window.location = "/Member/Login?ReturnUrl=" + '%2fvehicle%2f2024-Toyota-Hiace-12-Seat-Commuter-GL-1786282'; } else { $("#addbtn").attr('disabled', false); $(data).insertAfter(t); $(p).remove(); $('.btn', $(t)).remove(); } } }); }); $('#btnCancel').live('click', function () { var p = $(this).parent().parent(); $('#txtQuestion', $(this).parent().prev()).val("") $(p).toggle(); }); function LengthChecking(obj, count) { var charLeft; var id = obj.id; var stripped = $("#" + id).val().substring(0, count); $("#" + id).val(stripped); var len = $("#" + id).val().length; charLeft = count - len; $("#idCount").val(charLeft); } // if ('' == 1) { // var $target = $('html,body'); // $target.animate({ scrollTop: $target.height() + 500 }, 20); // } // $('a[href="#CaptchaInputText"]').attr('href', '/vehicle/2024-Toyota-Hiace-12-Seat-Commuter-GL-1786282?captchaaref=1');

Report this listing

Click here to learn more about reporting a listing.

2024 Toyota Hiace 12 Seat Commuter GL on handshake (2024)
Top Articles
Lebanese Falafel Pita Pocket sandwich
Harrison County Ms Busted Newspaper | Social Security Office Vincennes In
Edina Omni Portal
Camera instructions (NEW)
Cintas Pay Bill
Research Tome Neltharus
Phcs Medishare Provider Portal
Amtrust Bank Cd Rates
Southside Grill Schuylkill Haven Pa
Overnight Cleaner Jobs
Nwi Police Blotter
DENVER Überwachungskamera IOC-221, IP, WLAN, außen | 580950
His Lost Lycan Luna Chapter 5
Www Craigslist Louisville
Umn Pay Calendar
Legacy First National Bank
Midway Antique Mall Consignor Access
Fire Rescue 1 Login
Indiana Immediate Care.webpay.md
Readyset Ochsner.org
Nj Scratch Off Remaining Prizes
General Info for Parents
The ULTIMATE 2023 Sedona Vortex Guide
Highland Park, Los Angeles, Neighborhood Guide
Wicked Local Plymouth Police Log 2022
Gentle Dental Northpointe
Tips on How to Make Dutch Friends & Cultural Norms
Marion City Wide Garage Sale 2023
Cpt 90677 Reimbursem*nt 2023
Publix Near 12401 International Drive
2021 Tesla Model 3 Standard Range Pl electric for sale - Portland, OR - craigslist
James Ingram | Biography, Songs, Hits, & Cause of Death
Smayperu
Wake County Court Records | NorthCarolinaCourtRecords.us
Newcardapply Com 21961
Bee And Willow Bar Cart
Ma Scratch Tickets Codes
Mp4Mania.net1
Junee Warehouse | Imamother
Frank 26 Forum
T&Cs | Hollywood Bowl
Keir Starmer looks to Italy on how to stop migrant boats
Noaa Duluth Mn
Gopher Hockey Forum
Www Craigslist Com Atlanta Ga
How the Color Pink Influences Mood and Emotions: A Psychological Perspective
The Plug Las Vegas Dispensary
Greg Steube Height
Game Like Tales Of Androgyny
Sml Wikia
Taterz Salad
Arre St Wv Srj
Latest Posts
Article information

Author: Dan Stracke

Last Updated:

Views: 5947

Rating: 4.2 / 5 (63 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Dan Stracke

Birthday: 1992-08-25

Address: 2253 Brown Springs, East Alla, OH 38634-0309

Phone: +398735162064

Job: Investor Government Associate

Hobby: Shopping, LARPing, Scrapbooking, Surfing, Slacklining, Dance, Glassblowing

Introduction: My name is Dan Stracke, I am a homely, gleaming, glamorous, inquisitive, homely, gorgeous, light person who loves writing and wants to share my knowledge and understanding with you.