• Welcome to KonaKart Community Forum. Please login or sign up.
 

Configure New Products

Started by bubba64, December 30, 2008, 11:42:34 pm

Previous topic - Next topic

bubba64

What would be the best way to configure which new products I want displayed in the Random tile and the ShowAllNewProds.jsp page? The application seems to show all products ordered by the date they were added.
(1) Can I set a cut-off date (ie only new products in the last 12 months)?
(2) I only want to show new products from select manufacturers (yes, I know this is weird), how? I'm guessing I need to change the query that is run to exclude certain manufacturers.

Thank you.

julie

I think that the most flexible way would be for you to create your own tile (starting by copying our JSP). This tile could directly call the server engine API to get whatever product(s) you want. As you can see in the ActionClasses you can get a pointer to the server engine like this : kkAppEng.getEng().