• Resolved angelaguo0813

    (@angelaguo0813)


    I’m using free version of Astra. The products are divided into five categories. The main page displays only the categories, allowing customers to select. On each category page, I want only 40 products to be displayed at a time, as each category has a large number of products, which can make loading quite slow. Additionally, there should be a pagination bar at the bottom.

    In this case, which page should I set as the “Shop Page” under the WooCommerce > Setting > Products > General > Shop pages? And how to limit the number of products for every categories? I have tried to customize the Woocommerce but not working, and it only works on one page which was set as the “Shop Page”. Please help me to troubleshoot this issue. Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there @angelaguo0813,

    Thanks for reaching out.

    In this case, which page should I set as the “Shop Page”?

    ?The “Shop Page” is typically the page where you display all your products. For example, you can set the main page that displays all categories as your “Shop Page”. This can be done by navigating to WooCommerce > Settings > Products > General > Shop Page.

    And how to limit the number of products for every categories?

    To limit the number of products for each category, you will need to use a custom code snippet to achieve this. You can hire a WooCommerce Expert to assist with this, as it is out of our support scope.

    However, to limit the number of products per page, you can do this from your WordPress dashboard by heading over to Customize > WooCommerce > Product Catalog > Products per row. This should set the number of products in every row, and you can also set the number of rows to be displayed in each page.

    For the pagination bar, it should automatically appear when the number of products exceeds the “Rows per page” limit. If it doesn’t, this could be due to a theme or plugin conflict. You can try switching to a default theme and disabling all other plugins to see if the issue persists.

    I hope this helps.

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Limit the number of products displayed on each woocommerce categories’ pages’ is closed to new replies.