Skip to content add_shortcode('main_product_description_hidden', function() {
if ( is_product() ) {
$content = apply_filters( 'the_content', get_post( get_the_ID() )->post_content );
return '' . $content . '
';
}
});You can`t add more product in compare