Hello,

I am creating a theme for nopCommerce for my customer and have replaced the homepage in the theme (as the customer wanted a clean looking homepage).

Now I have a menu-item called 'New Products' which links to /newproducts subfolder and the appropriate page, but this only shows recently added items. I wanted to add to this menu a 'Shop' item pointing to /shop (which does not exist yet) like on the default homepage, where I can put the categories, etc...

The /shop should have the same layout as the default 'Home' page.

Can anyone help me how to make www.mysite.com/shop and to point it to a shop.cshtml page (and where I need to put this page?).

Thank you very much for any replies and help :-)