Pre-owned Vehicles from Chery Claremont

Make
Model
Price
Mileage
Year
Transmission
Fuel Type
1 - 3 of 3 cars
Sort Listing
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500303_24.jpg
CHERY
TIGGO
(2023)

CHERY 1.6T DISTINCTION DCT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LVVDB21B0PD317969
LVVDB21B0PD317969
Colour: Red/Black
TOL10172
29199870

Enquire

Book a Service
<?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 339 000
34 191 km
2023
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500264_17.jpg
HAVAL
JOLION
(2025)

HAVAL 1.5T S ULTRA LUXURY DCT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LGWEE5A56SL613862
LGWEE5A56SL613862
Colour: Green
TOL10172
29199869

Enquire

Book a Service
<?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 950
16 500 km
2025
AUTOMATIC
More details