Jump to content

Change Products Sort on Manufacturers Page


Recommended Posts

Every grid has a controller for it. Although to change the sorting you will have to override the class that is used to retrieve the items. So I'm guessing the Manufacturers class is the one you need to override

Link to comment
Share on other sites

I checked the manufacturers controller and class and as I can see the method that is called to retrieve the products is the getProducts() from the manufacturers class. There you can add the coded needed for your custom ordering in the sql query

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...