Add this php code bellow to the functions.php file then change the number 24 as you want.
 add_filter( loop_shop_per_page, create_function( $cols, return 24; ), 20 );