Actual transacted prices page description
‘Southwest District of Penang Island’,
‘timur laut’ => ‘Northeast District of Penang Island’,
‘seberang perai selatan’ => ‘South Seberang Perai’,
‘seberang perai tengah’ => ‘Central Seberang Perai’,
‘seberang perai utara’ => ‘North Seberang Perai’
];
$district_key = strtolower(trim($district));
if (array_key_exists($district_key, $district_map)) {
$district = $district_map[$district_key];
}
if (!empty($mukim) && strlen($mukim) < 3) { $mukim = "Mukim " . $mukim; } if (!empty($mukim) && !empty($district)) { $location = $mukim . ', ' . $district; } else { $location = !empty($mukim) ? $mukim : $district; } if (strpos($simplified_property_list, ',') !== false) { $proj_desc = "Recent transactions at " . ucfirst($area_name) . " in " . $location . ", show " . strtolower($most_common_type) . " — the most actively traded property type—recording an average price of around RM" . number_format($average_psf) . " per square foot. Based on the latest " . $recent_record_count . " transaction(s), sale prices have ranged between RM" . number_format($lowest_transacted_price) . " and RM" . number_format($highest_transacted_price) . ". The development comprises a mix of property types, including " . strtolower($simplified_property_list) . "."; } else { $proj_desc = "Recent transactions at " . ucfirst($area_name) . " in " . $location . ", show the " . strtolower($most_common_type) . " recording an average price of around RM" . number_format($average_psf) . " per square foot. Based on the latest " . $recent_record_count . " transaction(s), sale prices have ranged between RM" . number_format($lowest_transacted_price) . " and RM" . number_format($highest_transacted_price) . "."; } } } echo "
” . $proj_desc . “
“;
?>
Join our Telegram Channel now to receive instant update on Penang latest projects and property news








