'product', 'posts_per_page' => 100, 'product_cat' => $aster_storefront_catData, 'order' => 'ASC' );?>
have_posts() ) : $aster_storefront_loop->the_post(); global $product; ?>
post->ID )) echo get_the_post_thumbnail($aster_storefront_loop->post->ID, 'shop_catalog'); else echo ''; ?>
is_type( 'simple' ) ) { woocommerce_template_loop_add_to_cart( $aster_storefront_loop->post, $product );} ?>
is_type( 'simple' ) ){ woocommerce_template_loop_rating( $aster_storefront_loop->post, $product ); } ?>
get_price_html(); ?>