Make sure that the code:
Code:
$microdate_price = (round(zen_get_products_actual_price((int)$_GET['products_id']),2));
is inside <?php ... ?> brackets as I see it echoing on your screen ...