Hi,
our shop is an EE 4.2.0.
We use an extra field in the oxarticle table that indicates that an article is temporarily not available / out of sale. On our category pages we sort the articles by price. So far so good, but in the article list you may find non-available articles among the first matches.
I would like to sort the article list by availability first, then by price, to push the non-available articles to the end of the list.
Now my question is: where (file & function) do i modify the standard sort order? I browsed the source code, but finally lost overview
Or is it easy to add an extra sort criteria to the list of sort criteria in the category section of the backend?
Thanks in advance
Peter