Shop . Click . Drive
<?php
  $post_id = get_the_id();
// echo print_r(get_vehicle_gallery_images()); 
$image_urls = get_post_meta($post_id, 'pictures', true);

if (is_string($image_urls)) {
    $images = explode(',', $image_urls);
} elseif (is_array($image_urls)) {
    $images = $image_urls;
} else {
    $images = [];
}

if (!empty($images)): ?>
    <div class="vehicle-gallery">
        <?php foreach ($images as $index => $img_url): ?>
            <a href="<?php echo esc_url(trim($img_url)); ?>" class="glightbox" data-gallery="vehicle-gallery">
                <?php if ($index === 0): ?>
                    <img src="<?php echo esc_url(trim($img_url)); ?>" alt="Vehicle Image" class="gallery-main-image" />
                <?php else: ?>
                    <img src="<?php echo esc_url(trim($img_url)); ?>" alt="Gallery Thumb" class="gallery-thumb"  />
                <?php endif; ?>
            </a>
        <?php endforeach; ?>
    </div>
<?php endif; ?>

document.addEventListener('DOMContentLoaded', function () {
    new Swiper('.vehicle-gallery', {
        slidesPerView: 5,
        spaceBetween: 10,
        loop: true,
        navigation: {
            nextEl: '.swiper-button-next',
            prevEl: '.swiper-button-prev',
        },
        breakpoints: {
            768: {
                slidesPerView: 3,
            },
            480: {
                slidesPerView: 2,
            }
        }
    });
});
1
Pre-Owned

MERCEDES 200 AT (2024)

R 769 950
Description
Trade ins welcome- Finance with all major banks incl. Mercedes-Benz Finance- Nationwide delivery. Speak to one of our 8 Certified Salespeople for more info on our HOLDING DEPOSIT policy. Vehicle sold with Balance of the 5 Year/100 000Km Premium Drive Maintenance Plan for Peace of Motoring.
Mileage
5810 km
Year
Fuel Type
UNLEADED
Exterior Colour
cosmos black
Transmission
AUTOMATIC
VIN
Vehicle ID
28182327
Features
Range
GLA
Mileage
5 810 km
Year
2024
Colour
cosmos black
Transmission
AUTOMATIC
Fuel
UNLEADED
Body Type
STATION WAGON
Doors
5
Service History
Full
Vin No.
W1N2477872J647645
Comments
Trade ins welcome- Finance with all major banks incl. Mercedes-Benz Finance- Nationwide delivery. Speak to one of our 8 Certified Salespeople for more info on our HOLDING DEPOSIT policy. Vehicle sold with Balance of the 5 Year/100 000Km Premium Drive Maintenance Plan for Peace of Motoring.

Finance Calculator

Car Loan Calculator with balloon
%
Years
%

Estimated Payment

R/month

Car Price

R

Principal
R
Car Loan Calculator with balloon
%
Years
%

Estimated Payment

R/month

Car Price

R

Principal
R
Contact Person
Contact Email
<?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");
        }
    }
?>
Back to search results
R 769 950
MSRP
Vehicle Enquiry
Call Now
Available from Mercedes Benz Umhlanga
2 Canegate Rd, Somerset Park, Umhlanga, 4051
Back to search results
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_8.jpg
MERCEDES
GLA
(2025)

MERCEDES 200 AT

R 749 950
9 700 km
2025
AUTOMATIC
UNLEADED
Solid paint polar white
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_7.jpg
MERCEDES
GLA
(2024)

MERCEDES 200d AT

R 752 250
10 500 km
2024
AUTOMATIC
DIESEL
Black
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_13.jpg
MERCEDES
GLA
(2024)

MERCEDES 200 AT

R 769 950
11 300 km
2024
AUTOMATIC
UNLEADED
iridium silver metal
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_11.jpg
MERCEDES
GLA
(2025)

MERCEDES 200 AT

R 769 950
7 204 km
2025
AUTOMATIC
UNLEADED
cosmos black
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u28032_8.jpg
R 749 950
MERCEDES
GLA
(2025)

MERCEDES 200 AT

USED
2025
9 700 km
AUTOMATIC
UNLEADED
Solid paint polar white
R 749 950
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10005_u27863_7.jpg
R 752 250
MERCEDES
GLA
(2024)

MERCEDES 200d AT

USED
2024
10 500 km
AUTOMATIC
DIESEL
Black
R 752 250
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u63374_13.jpg
R 769 950
MERCEDES
GLA
(2024)

MERCEDES 200 AT

USED
2024
11 300 km
AUTOMATIC
UNLEADED
iridium silver metal
R 769 950
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10003_u64071_11.jpg
R 769 950
MERCEDES
GLA
(2025)

MERCEDES 200 AT

USED
2025
7 204 km
AUTOMATIC
UNLEADED
cosmos black
R 769 950