Magento 2 Best Selling Product Slider for Category Page

Magestar/CategoryBestSeller

Main Functionalities

This module will allow showing 4 products by default for best selling products on a category page

Installation

Type 1: Zip file

  • 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

Type 2: Composer

  • Coming soon

Configuration

  • Coming soon

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.