Hello I implemented this and it works great but WPCode keeps turning it off saying that the last line is causing an error:
return method_exists( $product, 'get_dimensions' ) ? wc_format_dimensions($product->get_dimensions(false)) : '';