change number of products displayed per page in WooCommerce

You can change number of products displayed per page in WooCommerce the dynamically without editing code using WordPress:-

Go to yourdomainname/wp-admin/options-reading.php or Settings > Reading


under "Blog pages show at most"


The default is 10.

You can edit this value to the required amount. 12 puts the amount on the page nicely.

Comments