Control number of items on WooCommerce Category Page (subcategories)

I am working with a client to build a ink and toner cartridge site and have shop and category pages showing categories and subcategories respectively (Brand>Model). How do we control the number of items that appear on these pages and with pagination at the bottom of the page like it does when products are being show instead of categories?

Here is an example category page: http://dev.pittoner.com/product-category/brother/

Client only wants three items on that first page with pagination at the bottom.

Hi Todd,

Thanks for writing in! It’s more of a WooCommerce limit and it is not controlled by the theme. Please review the following resource and try to implement accordingly (https://docs.woocommerce.com/document/change-number-of-products-displayed-per-page/).

Our child theme setup guide is available here (https://theme.co/apex/forum/t/setup-how-to-setup-child-themes/57).

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.