How do i wrap woocomerce attribute in list?

global $product;  $attributes = $product->get_attribute( 'pa_attribute_name' );