WooCommerce : How to Customize Posts Per Page
Sometimes you need to customize how many products display on your woocommerce catalog/shop page, but there are no reference on how to do that. For a quick fix, you just need to put extra 4 lines of codes in the functions.php file at your theme. i have put 9 as the example above, …