A FREE Magento 2 module to create and manage product sliders.
- Built on top of fully responsive Slick slider
- Display products such as:
- Featured
- New
- Bestsellers
- On sale
- Most viewed
Or mix and match with the ones you want, or just make a custom slider. Choices. Good to have them.
- ⏱ Schedule slider - Publish on specific date and time
- Place anywhere - Or exclude from an area like checkout and cart
- Place easily - using either XML, .phtml or a widget
- Display products in a default basic grid if needed
- 🎉 Slider effects - Choose any you like
- 🖖 Pick and choose - Add products manually
For example: Your online channel just launched and Magento doesn't have a clue which your bestseller products are. - General settings - One set of settings to rule them all
- Per slider settings - Exclude from the general rules
- Enable color swatches
- Ajax add to cart
LIVE demo:
user: demo pass: demo123 - using Composer: in magento root installation folder run this using the command line:
- composer require trive/module-revo
-
or uploading files directly:
-
or using Git:
- create directory in the app/code/Trive/Core
- clone core module with: git clone https://github.com/trive-digital/CoreMagento2.git .
- create directory in the app/code/JakeSharp/Revo
- clone module with: git clone https://github.com/trive-digital/Revo-ProductSliderM2.git .