'product', 'product_cat' => get_theme_mod('auction_bidding_product_settings'.$j), 'order' => 'ASC', 'hide_empty' => 0, ); $loop = new WP_Query( $args ); while ( $loop->have_posts() ) : $loop->the_post(); global $product; $post_id = get_the_ID(); $end_date_ = get_post_meta($post_id, 'woo_ua_auction_end_date', true); ?>

post->ID )) echo get_the_post_thumbnail($loop->post->ID, 'shop_catalog'); else echo ''; ?>

get_price_html(); ?>