'name', 'order' => 'ASC', 'hide_empty' => 1 )); foreach( $prod_categories as $prod_cat ) : if ( $prod_cat->parent != 0 ) continue; $cat_thumb_id = get_woocommerce_term_meta( $prod_cat->term_id, 'thumbnail_id', true ); $cat_thumb_url = wp_get_attachment_thumb_url( $cat_thumb_id ); $term_link = get_term_link( $prod_cat, 'product_cat' ); ?>
'product', 'post_status' => 'publish', 'meta_key' => '_featured', 'meta_value' => 'yes', 'posts_per_page' => 2 ); // Set the Loop Arguments $loop = new WP_Query( $args ); // Fire up the Loop if ( $loop->have_posts() ) :?>

  • Products and Click on the Star.', 'bellini' ), array( 'a' => array( 'href' => array() ) ) ), esc_url( admin_url( 'edit.php?post_type=product' ) ) ); ?>

'product', 'posts_per_page' => 8, 'orderby' => 'date', 'order' => 'DESC', ); $loop = new WP_Query( $args ); if ( $loop->have_posts() ) { echo '
'; while ( $loop->have_posts() ) : $loop->the_post(); get_template_part( 'template-parts/content', 'product' ); endwhile;?>

'post', 'posts_per_page' => 3, 'orderby' => 'date', 'order' => 'DESC', ); $loop = new WP_Query( $args ); if ( $loop->have_posts() ) { while ( $loop->have_posts() ) : $loop->the_post(); get_template_part( 'template-parts/content' ); endwhile; if(get_theme_mod('bellini_home_blogposts_button_text', '') !== ''):?>