'product_cat', 'hide_empty' => true, // Show only categories with products ] ); if ( ! empty( $categories ) && ! is_wp_error( $categories ) ) : ?>

From The Blog

'post', 'posts_per_page' => 3, ) ); if ( $posts->have_posts() ) : while ( $posts->have_posts() ) : $posts->the_post(); ?>