Please tell me where I am going wrong . Product featured image is not showing up.
$args = array( \'post_type\' => \'product\', \'posts_per_page\' => 80,
The answers here, are way too complex. Here's something I've recently used:
Using wp_get_attachment_url() to display the
wp_get_attachment_url()