/RandomProductList

Makes all categories in magento 2 to list their products in a random order.

Primary LanguagePHP

RandomProductList

Makes all categories in magento 2 to list their products in a random order.

This magento 2 extension overrides the Toolbar class and adds a seeds random factor to all product listing (except for the search result listing). This seed is set using the php data function which defines the update frequency for the random list. By default the random sequence changes every day.