We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies.
User Guide - Improved Sorting for Magento 2
General Configuration
General Configuration
Admin can configure the Improved sorting settings under the Stores > Configuration > Dolphin > Improved Sorting.
Easy To Config

- Disable Sorting By: The admin can Disable sorting for the specific store.
- Sort Attributes Descending by Default: Default order descending when user select selected option.
- Sorting Order: Manage the order of sorting attributes.
- Show Products without Images Last: Move product(s) last that haven't any type of image.
- Show Out of Stock Products Last: Move product(s) last which is out of stock.
- Working if Display Out of Stock Products Enable from Configuration > Catalog > Inventory > Stock Options.
Sorting by Default

- Default Sorting on Category Pages: Default sorting by selected option on category page.
- Default Sorting on Search Pages: Default sorting by selected option on search page.
Bestsellers / Most Viewed

- Bestsellers Period (days): Fetch the bestseller product(s) only before entering the days. Enter 0 or leave it empty for lifetime statistics.
- Most Viewed Period (days): Fetch the most-viewed product(s) only before entering the days. Enter 0 or leave it empty for lifetime statistics.
- Working if Enable "Product View" Report Enable from Configuration > General > Reports > General Options.
- Need to run indexing if any changes are not reflected on frontend
- php bin/magento indexer:reindex
- php bin/magento cache:clean