'product', 'orderby' => 'post__in', 'post__in' => $include, ) ); while ( $loop->have_posts() ): $loop->the_post(); global $product; ?>
  • post->ID ) ) { echo get_the_post_thumbnail( $loop->post->ID, 'alpha-store-carousel' ); } else { echo 'Placeholder'; } ?>
    get_price_html(); ?>
    get_price_html(); ?>