Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 395 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 395 Bytes

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.