I want to get product attirbute in the section below

Got the Answer by fiddling around a bit

<?php echo $_product->get_attribute( 'pa_weight' );?>