This blog is helpful to newbie of NopCommerce and those who have started learning NopCommerce.
First a fall download Solution from NopCommerce website. Once download, open solution on Visual Studio.
Once done, Setup and Installation of NopCommerce on your system. Browse website will be landed on home page of NopCommerce. It looks like nice and pretty layout Theme provided by NopCommerce.
So now time to integrate new Theme and Customize it.
Theme folder path in Solution-->Presentation-->Nop.Web-->Themes. Under themes folder looking "DefaultClean" theme which is provided with solution.
For example I have downloaded "NopShop" theme and copy and paste under the themes folder. Look like image ref.
Once new theme "NopShop" folder populate under Themes folder. Browse website and login to admin section and go to Admin-->Configuration-->Setting-->General and miscellaneous settings-->List theme names.
Here user can select the theme name which theme want to integrate on solution.



