Change the catalog default sort order v3.7?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
Hello, using version 3.7, how can I change the catalog default sort order?

I found many posts on the subject, but no one really decisive.

Thank you

Marco
7 years ago
Hi,

the best way is to upgrade to 3.80 version where you can sort available "sort by" options in admin area.

Or look at this commit: https://github.com/nopSolutions/nopCommerce/commit/29648f99e900f59d6d2d5519baa56ddd71585bfe

Or change this file: Nop.Core\Domain\Catalog\ProductSortingEnum.cs
And appropriate sort option ids in the ProductLoadAllPaged stored procedure.
7 years ago
Hi Mariann,

I searched forum for a "sort by bestseller" solution and came across this post, I checked your proposal in nC admin section example in nC 3.8 demo.
Question is it also possible in 3.8 or 3.9 to define and add a new sort by "criteria" through the backend? or what action is necessary to achieve this?

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