limon213 Posted November 24, 2016 Share Posted November 24, 2016 Hello, Is it possible to display the different number of product in different category page? Eg. In category Car, I want to show 20 product per page In category Show, I want to show 50 product per page In category Bag, I want to show 30 product per page etc. Is it possible? Thanks Link to comment Share on other sites More sharing options...
Daresh Posted November 24, 2016 Share Posted November 24, 2016 It should be possible with a module or at least an override. You would need to override the CategoryController and set the number of items per page value based on the category ID. Link to comment Share on other sites More sharing options...
limon213 Posted November 25, 2016 Author Share Posted November 25, 2016 It should be possible with a module or at least an override. You would need to override the CategoryController and set the number of items per page value based on the category ID. Can you please suggest me a module? Or any tutorial for overriding? Thanks Link to comment Share on other sites More sharing options...
Daresh Posted November 26, 2016 Share Posted November 26, 2016 I don't know any module or tutorial for something like this, it was just my idea of solving this problem. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now