wc_get_dimension – WooCommerce Core Function

The following useful function is found in the includes/wc-core-functions.php and can be used by themes and plugins.

Takes a measurement (dim) measured in WooCommerce’s dimension unit and converts it to the target unit ($to_unit).

wc_get_dimension( 10, 'lbs' )