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