4 7/8"

Product Side Bar Filter
add_shortcode('main_product_description_hidden', function() { if ( is_product() ) { $content = apply_filters( 'the_content', get_post( get_the_ID() )->post_content ); return ''; } });