World is now on Opti ID! Learn more
AI OnAI Off
World is now on Opti ID! Learn more
There are many ways to add product listing pages, here is an example https://github.com/episerver/Foundation/blob/46d18959c372c5ae0a59fb5f870181cfe7d8a76c/src/Foundation/Features/Search/Category/CategoryController.cs
Thank Quan, for your reply.
But i am getting error for the interfaces used in that constructor("CategoryController"). I think some interfaces are missing, so can i get the code for the interfaces also?
You can download the entire solution and use Visual Studio to navigate to all the types you want
I want to add a product listing page but i don't know how?