Magestar/CategoryBestSeller
This module will allow showing 4 products by default for best selling products on a category page
- Unzip the zip file in
app/code/Magestar
- Enable the module by running
php bin/magento module:enable Magestar_CategoryBestSeller
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
- Coming soon
- Coming soon
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.