Jump to content

Featured products in new page


LoLo2207

Recommended Posts

HI, i'd like to add a new page with the same featured products as in the home page. What should I do? I was thinking about creating a hook in that new page and the hooking up the same module again. but I have no idea where to start. I've found some stuff in StackOverflow but it's from 2011.

 

Thanks!

Link to comment
Share on other sites

Hi

First you should create a controller for the new page. The easiest way to do it is developing a module. You can use the module generator here https://validator.prestashop.com/auth/login 

The second step is, copy content of the the hook function (the codes for getting featured products) from home featured module to your new module. 

In fact, it is may not be easy if you are not comfortable with PHP . 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...