3, 'post_type' => 'product', 'post_status' => 'publish', 'paged' => 1, ); // Fetch posts. $aneeq_the_query = new WP_Query( $aneeq_woo_args ); ?> have_posts() ) : while ( $aneeq_the_query->have_posts() ) : $aneeq_the_query->the_post(); global $product; ?>
get_average_rating()) { ?>
  • get_average_rating()) : ?> '.$aneeq_average.' '.__( 'out of 5', 'aneeq' ).'
'; ?>

get_price_html(); ?>