'product', 'product_cat' => $ayurvedic_medicine_selected_product_category, 'order' => 'ASC', 'posts_per_page' => 5 ); $ayurvedic_medicine_loop = new WP_Query($ayurvedic_medicine_args); if ($ayurvedic_medicine_loop->have_posts()) { while ($ayurvedic_medicine_loop->have_posts()) : $ayurvedic_medicine_loop->the_post(); global $product; ?>
post->ID)) { echo get_the_post_thumbnail($ayurvedic_medicine_loop->post->ID, 'shop_catalog', array('class' => 'product-img')); } else { echo ''; } ?> '; }}?>
is_type( 'simple' ) ){ woocommerce_template_loop_add_to_cart( $ayurvedic_medicine_loop->post, $product ); } ?>

get_price_html(); ?>