Jump to content

[SOLVED] Custom products per page on manufacturer page


Recommended Posts

Hello again :-)

How can i set the products/page number to display all the products from X manufacturer? I want to list all the products in one page, line after line, without images. I managed to list them ok, but i want to keep the pagination to the default 10 on category products page and others. I want to list only on manufacturer.tpl all the products from that manufacturer.

Thanks.


-----

Solution: In supplier.php, after "include(dirname(__FILE__).'/pagination.php'); " line you have to insert "$n = 1000;"

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...