Magento 2 Products Featured Slider Module by CedCommerce displays the featured products in the slider on any CMS page.
Hello guys we came again with something new for you-
Magento 2 is an important step towards offering greater performance, scalability and modularity through the platform. Built on a new and modern technology stack, it integrates better with third party solutions. And is more accessible and open to front end developers.
In this Development Era, when Magento 2.0 version is ready to replace the previous series. We have developed the module “Products Featured Slider” for Magento 2.0 that is already available in 1.X series of Magento.
INTRODUCTION
Every e-commerce shop merchant wants to show his featured product’s in an eye caching manner.
This extension provides an easy functionality by which admin can easily select his/her featured products and also can set featured product’s slider on any CMS page from admin’s backend.
FRONTEND LOOK
Check the video below for complete installation instruction
You can download this Plugin from Download Module and customize accordingly.
So, let’s checkout how you can install it in your Magento. Don’t miss this out
- Unzip files in your Magento root directory.
- Next , Run below command
- Linux
- Open terminal Run command “bin/magento setup:upgrade” in magento root directory
- Windows
- Open Cmd Run command “php bin/magento setup:upgrade” in magento root directory
- Linux
- Open your Magento admin panel
- Set Featured Products
- Open Products -> Catalog Choose desired product Set “Is Featured” attribute to “Yes”
- Set Slider on your home page
- Open Content->Pages Click on home page row
- Move on “Content” Tab from left bar Copy below code in content
{{block class="Ced\FeaturedSlider\Block\Slider" template="slider.phtml"}}
- Set Featured Products