add_action( 'wp_head', function() { if ( is_product() ) { global $post; $featured_img_url = get_the_post_thumbnail_url( $post->ID, 'full' ); if ( $featured_img_url ) { echo ''; echo ''; echo ''; echo ''; } } }, 5 );

Tudo para facilitar a rotina do professor!