esc_url_raw( str_replace( 999999999, '%#%', remove_query_arg( 'add-to-cart', get_pagenum_link( 999999999, false ) ) ) ),
'format' => '',
'add_args' => '',
'current' => max( 1, get_query_var( 'paged' ) ),
'total' => $product_query->max_num_pages,
'prev_text' => '',
'next_text' => '',
'type' => 'list',
'end_size' => 2,
'mid_size' => 1
) );
?>
have_posts()) {
while($product_query->have_posts()) {
$product_query->the_post();
global $product;
?>
esc_url_raw( str_replace( 999999999, '%#%', remove_query_arg( 'add-to-cart', get_pagenum_link( 999999999, false ) ) ) ),
'format' => '',
'add_args' => '',
'current' => max( 1, get_query_var( 'paged' ) ),
'total' => $product_query->max_num_pages,
'prev_text' => '',
'next_text' => '',
'type' => 'list',
'end_size' => 2,
'mid_size' => 1
) );
?>