3 Sliders with Products on Home page

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 anni tempo fa
What is the best practices to achieve this?

Should I directly change OOB ProductController and add methods which return different sets of Products and then in a new Theme created I should call something like @Html.Action("HomepageProducts", "Product"), where some carousel will be used?

or should I create a plugin/widget for it? How utilize this plugin in several places on Home page.

Maybe something else?
6 anni tempo fa
It can be achieved as you described. Probably best handled in a plugin.

But, there are plugins which exist that already have this capability...probably more cost effective to purchase rather than re-create what already exists.

https://www.nopcommerce.com/p/809/nop-jcarousel-nop-templatescom.aspx

https://www.nopcommerce.com/p/1561/responsive-product-carousel.aspx

https://www.nopcommerce.com/p/1949/xtreme-multi-carousel.aspx
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.