echo $price = number_format(get_post_meta( $post->ID, 'premopressFeaturedPrice', true ));
echo $price = number_format(get_post_meta( $post->ID, 'premopressFeaturedPrice', 2 ));