A
A
Artyom2019-09-26 03:13:19
opencart
Artyom, 2019-09-26 03:13:19

How to randomize products in a category?

Hello. I hope for the help of opencart experts. How to make it so that all products in the online store change the order with each entry. That is, they were mixed and displayed in a different order each time. At the same time, there are goods with the status "in stock" and "on order", it is necessary that the goods "in stock" are always earlier than "on order". Version ocstore 2.3.0.2.3

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton R., 2019-09-26
@anton_reut

Remove sorting in the code and shuffle the array of goods using the shuffle() function.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question