TOYOTA HILUX (2022)

TOYOTA 2.4 GD S AC 5MT

R 278 999
Range:
HILUX
Year:
2022
Mileage:
248 299km
Colour:
Glacier White (040)
Transmission:
MANUAL
Fuel:
DIESEL
Vehicle ID:
29491649
Additional Information:

Tough and Dependable Performance

Experience unmatched reliability with this rugged bakkie, designed for both work and everyday use. Its robust build ensures it can handle tough tasks while providing everyday practicality. Whether for business or leisure, this vehicle delivers efficiency and durability.

Enjoy a range of features that enhance your driving experience. Power steering and air conditioning add comfort, while the durable load bin and rubberised load area ensure your cargo is secure. The integrated radio with USB and AUX connectivity keeps you entertained, and the tow bar adds versatility for various hauling needs.

Mileage is recorded at the time of advertising and may vary.

Key highlights:
– 248 299 kilometres
– Power steering
– Air conditioning
– Radio / USB / AUX connectivity
– Durable load bin
– Rubberised load area
– Tow bar

Trust in NMI for quality vehicles that meet your needs. This bakkie is a smart buy for anyone seeking reliability and performance.

Available from Barons N1 City
<?php
  $post_id = get_the_id();

   $custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
  echo print_r($custom_fields);
    if (empty($custom_fields)) {
        error_log("No custom fields found for post ID: $post_id");
        return;
    }

    error_log("Custom fields for post ID $post_id:");

    foreach ($custom_fields as $key => $value) {
        // $value is always an array
        if (is_array($value)) {
            foreach ($value as $val) {
                error_log("$key => $val");
            }
        } else {
            error_log("$key => $value");
        }
    }
?>
Sales Enquiry Pre-Owned

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_7.jpg
TOYOTA
HILUX
(2019)

TOYOTA 2.4 GD A/C

Array ( [vehicleid] => Array ( [0] => 29491648 ) [dumpdate] => Array ( [0] => 2026-08-11T15:50:42.98 ) [mmcode] => Array ( [0] => 60039171 ) [molstockbooknumber] => Array ( [0] => MOL01433_U0072218 ) [stockbooknumber] => Array ( [0] => U0072218 ) [vinnumber] => Array ( [0] => AHTEB8CB902802503 ) [regnumber] => Array ( [0] => JHN899EC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => TOYOTA ) [vehiclerange] => Array ( [0] => HILUX ) [vehiclemodel] => Array ( [0] => 2.4 GD A/C ) [vehicleyear] => Array ( [0] => 2019 ) [bodytype] => Array ( [0] => SINGLE CAB ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => DIESEL ) [colour] => Array ( [0] => White ) [numberofdoors] => Array ( [0] => 2 ) [mileage] => Array ( [0] => 113070 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Built for Work, Ready for Life Experience legendary toughness and premium capability. This bakkie is engineered to handle tough tasks while providing comfort for everyday driving. With a robust design and proven reliability, it is a smart choice for those who demand more from their vehicle. Finance options are available, and trade-ins are welcome. This vehicle features a powerful 2.4L GD turbo diesel engine, manual transmission, and a durable load bin. Enjoy air conditioning, power steering, and a modern audio system with radio, USB, and Bluetooth connectivity. With low running costs, this is the ideal combination of efficiency and performance. Mileage is recorded at the time of advertising and may vary. Key highlights: - 2.4L GD Turbo Diesel Engine - Manual Transmission - Air Conditioning (A/C) - Power Steering - Radio / USB / Bluetooth - Durable Load Bin - Fuel Efficient & Low Running Costs - Legendary Toyota Reliability Trust in NMI for a quality vehicle that meets your needs. Experience the difference today. ) [price] => Array ( [0] => 299000 ) [dealershipid] => Array ( [0] => 52 ) [molnumber] => Array ( [0] => MOL01433 ) [dealershipname] => Array ( [0] => Barons N1 City ) [pictures] => Array ( [0] => a:7:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072218_7.jpg";} ) ) 1
AHTEB8CB902802503
AHTEB8CB902802503
Colour: White
MOL01433
29491648

Enquire

Contact Form
<?php
  $post_id = get_the_id();

   $custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
  echo print_r($custom_fields);
    if (empty($custom_fields)) {
        error_log("No custom fields found for post ID: $post_id");
        return;
    }

    error_log("Custom fields for post ID $post_id:");

    foreach ($custom_fields as $key => $value) {
        // $value is always an array
        if (is_array($value)) {
            foreach ($value as $val) {
                error_log("$key => $val");
            }
        } else {
            error_log("$key => $value");
        }
    }
?>
R 299 000
113 070km
2019
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_9.jpg
TOYOTA
HILUX
(2022)

TOYOTA 2.4 GD S AC 5MT

Array ( [vehicleid] => Array ( [0] => 29493738 ) [dumpdate] => Array ( [0] => 2026-08-11T15:53:55.397 ) [mmcode] => Array ( [0] => 60039172 ) [molstockbooknumber] => Array ( [0] => MOL01433_U0072217 ) [stockbooknumber] => Array ( [0] => U0072217 ) [vinnumber] => Array ( [0] => AHTCB8CB504140754 ) [regnumber] => Array ( [0] => CAA362633 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => TOYOTA ) [vehiclerange] => Array ( [0] => HILUX ) [vehiclemodel] => Array ( [0] => 2.4 GD S AC 5MT ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => SINGLE CAB ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => DIESEL ) [colour] => Array ( [0] => White ) [numberofdoors] => Array ( [0] => 2 ) [mileage] => Array ( [0] => 114754 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Unmatched Durability Meets Everyday Practicality This tough and reliable bakkie is perfect for both work and daily driving. Designed to handle tough tasks with ease, it combines efficiency with comfort. Ideal for business or personal use, this vehicle is ready to tackle any job. Experience the benefits of a dependable workhorse that doesn’t compromise on refinement. Enjoy features that enhance your driving experience and make every journey enjoyable. Mileage is recorded at the time of advertising and may vary. Key highlights: - Power steering for easy maneuverability - Air conditioning for comfort in all conditions - Radio with USB and AUX for entertainment on the go - Durable load bin designed for heavy use - Rubberised load area to protect your cargo - Tow bar for added versatility Trust in NMI for quality and reliability in every vehicle we offer. ) [price] => Array ( [0] => 349000 ) [dealershipid] => Array ( [0] => 52 ) [molnumber] => Array ( [0] => MOL01433 ) [dealershipname] => Array ( [0] => Barons N1 City ) [pictures] => Array ( [0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0072217_9.jpg";} ) ) 1
AHTCB8CB504140754
AHTCB8CB504140754
Colour: White
MOL01433
29493738

Enquire

Contact Form
<?php
  $post_id = get_the_id();

   $custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
  echo print_r($custom_fields);
    if (empty($custom_fields)) {
        error_log("No custom fields found for post ID: $post_id");
        return;
    }

    error_log("Custom fields for post ID $post_id:");

    foreach ($custom_fields as $key => $value) {
        // $value is always an array
        if (is_array($value)) {
            foreach ($value as $val) {
                error_log("$key => $val");
            }
        } else {
            error_log("$key => $value");
        }
    }
?>
R 349 000
114 754km
2022
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_8.jpg
TOYOTA
HILUX
(2020)

TOYOTA 2.8 GD-4 4X4 RAIDER AT

Array ( [vehicleid] => Array ( [0] => 29491419 ) [dumpdate] => Array ( [0] => 2026-08-11T15:53:46.787 ) [mmcode] => Array ( [0] => 60039431 ) [molstockbooknumber] => Array ( [0] => MOL01182_U0071279 ) [stockbooknumber] => Array ( [0] => U0071279 ) [vinnumber] => Array ( [0] => AHTHA8CB503592525 ) [regnumber] => Array ( [0] => 6889B-ZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => TOYOTA ) [vehiclerange] => Array ( [0] => HILUX ) [vehiclemodel] => Array ( [0] => 2.8 GD-4 4X4 RAIDER AT ) [vehicleyear] => Array ( [0] => 2020 ) [bodytype] => Array ( [0] => SINGLE CAB ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => DIESEL ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 2 ) [mileage] => Array ( [0] => 246385 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Powerful Performance and Unmatched Capability This rugged 4x4 is built to take on any terrain with confidence. Experience strength and reliability with every drive. Perfect for both work and adventure, this vehicle delivers exceptional versatility. Packed with features and designed for durability, it’s ready for any challenge. Don't miss the chance to own this incredible machine. - Used condition - 2.8 GD-6 engine - Automatic transmission - Single cab utility - 4x4 capability - Robust design - Ideal for work and leisure - Perfect for rugged terrains Experience the NMI difference. Trust in our commitment to quality and customer satisfaction. Mileage is recorded at the time of advertising and may vary. ) [price] => Array ( [0] => 399000 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:8:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071279_8.jpg";} ) ) 1
AHTHA8CB503592525
AHTHA8CB503592525
Colour: WHITE
MOL01182
29491419

Enquire

Contact Form
<?php
  $post_id = get_the_id();

   $custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
  echo print_r($custom_fields);
    if (empty($custom_fields)) {
        error_log("No custom fields found for post ID: $post_id");
        return;
    }

    error_log("Custom fields for post ID $post_id:");

    foreach ($custom_fields as $key => $value) {
        // $value is always an array
        if (is_array($value)) {
            foreach ($value as $val) {
                error_log("$key => $val");
            }
        } else {
            error_log("$key => $value");
        }
    }
?>
R 399 000
246 385km
2020
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_15.jpg
TOYOTA
HILUX
(2017)

TOYOTA 2.8 GD-6 D/CAB RAIDER AT

Array ( [vehicleid] => Array ( [0] => 29494629 ) [dumpdate] => Array ( [0] => 2026-08-11T15:50:25.04 ) [mmcode] => Array ( [0] => 60039490 ) [molstockbooknumber] => Array ( [0] => MOL01386_U0071680 ) [stockbooknumber] => Array ( [0] => U0071680 ) [vinnumber] => Array ( [0] => AHTGA3DD800964116 ) [regnumber] => Array ( [0] => CY250908 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => TOYOTA ) [vehiclerange] => Array ( [0] => HILUX ) [vehiclemodel] => Array ( [0] => 2.8 GD-6 D/CAB RAIDER AT ) [vehicleyear] => Array ( [0] => 2017 ) [bodytype] => Array ( [0] => DOUBLE CAB ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => DIESEL ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 142900 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Unmatched Performance and Reliability Experience the perfect blend of power and practicality with this robust vehicle. Ideal for both work and leisure, it boasts a smart cab canopy for added versatility. With 142 900 kilometres on the clock, it’s ready to take on any challenge you throw at it. This used vehicle offers exceptional value, combining durability with modern features. Don't miss out on this opportunity to own a trusted performer that stands the test of time. Mileage is recorded at the time of advertising and may vary. Key highlights: - Smart cab canopy included - Reliable performance for work or play - Excellent durability - Spacious interior for comfort - Suitable for various terrains - Well-maintained and ready for adventures Trust in the NMI brand for quality vehicles that meet your needs. ) [price] => Array ( [0] => 429950 ) [dealershipid] => Array ( [0] => 51 ) [molnumber] => Array ( [0] => MOL01386 ) [dealershipname] => Array ( [0] => Barons Cape Town ) [pictures] => Array ( [0] => a:15:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071680_15.jpg";} ) ) 1
AHTGA3DD800964116
AHTGA3DD800964116
Colour: WHITE
MOL01386
29494629

Enquire

Contact Form
<?php
  $post_id = get_the_id();

   $custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
  echo print_r($custom_fields);
    if (empty($custom_fields)) {
        error_log("No custom fields found for post ID: $post_id");
        return;
    }

    error_log("Custom fields for post ID $post_id:");

    foreach ($custom_fields as $key => $value) {
        // $value is always an array
        if (is_array($value)) {
            foreach ($value as $val) {
                error_log("$key => $val");
            }
        } else {
            error_log("$key => $value");
        }
    }
?>
R 429 950
142 900km
2017
AUTOMATIC
More details