Woocommerce pagination problem

Try $homepage_query->have_posts() instead of have_posts() in your if condition.

tech