RSS

Blog

How to display stock quantity on product page in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

When you are selling products online, it is quite important to display the real-time available stock quantity so that customers get an assurance that you (as a store owner) will be able to provide the ordered quantity. This also avoids any kind of confusion on the public store and decreased the possibility of order cancellations. Many online shoppers do appreciate when store sites present correct / accurate information which leads to increase in customer satisfaction.

Today, we will go over the process of displaying stock quantity on product page in nopCommerce.

nopcommerce display stock
How to add "out of stock" message on product box in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

One of the most frustrating thing for online shoppers is to place an order on an e-commerce store site and receiving an email that the order has been cancelled because product is out of stock. This can certainly affect the sales / revenue because an angry customer (or online shopper) is never coming back to the store site. In order to avoid this kind of confusion (or frustration) and eventually losing a customer, it is always a good idea for store owners to display "Out of stock" message if a product is not available. 

Today, we will go over the process of adding an "out of stock" message on product box in nopCommerce.

nopcommerce out of stock
How to add a topic page to sitemap in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

A sitemap acts as a phone directory for your website that gives information about all the pages of your website. In order to have a successfully online business, a website's ranking is quite important when it comes to search engines. So, when you add any new page to your site, it is important to add it in the sitemap.Today, we will go over the process of adding a topic page to sitemap in nopCommerce.

nopcommerce sitemap
How to submit your product data feed to Google Shopping in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

Google Shopping is a rapidly growing channel where e-Commerce merchants can list their products. Google Shopping, formerly Google Product Search, Google Products and Froogle, is a Google service which allows users to search for products on online shopping websites and compare prices between different vendors.

 Today, we will go over the process of submitting y our product data feed to Google Shopping in nopCommerce. 
How to change the number of recently viewed products in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

nopCommerce offers a ton of features / options to store owners to configure the store site as per the business requirements (or needs). All these options in the admin panel makes the nopCommerce based e-Commerce site user-friendly and easy to manage.

"Recently Viewed Product" feature on nopCommerce site allows customers and online shoppers to view the products that they recently viewed (or browsed). Today, we will go over the step to change the number of recently viewed products in nopCommerce.

nopcommerce recent products
How to add the missing vendors search engine friendly page names during nopCommerce installation

Written by Lavish Kumar

written by Lavish Kumar

Recently, it was reported by nopCommerce users that vendors search engine friendly page names are missing during the installation process. Due to the missing information, a user cannot go to the vendor page if vendor has not been added manually from the administration section (if sample data is being used).

Today, we will go over the process of adding the missing vendors search engine friendly page names during nopCommerce installation.
How to view customers by order total report in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

In order to manage and analyze the well-being of an e-Commerce store site, it is quite important for an online business owner to have access to sales and marketing reports. in nopCommerce, sales and customers report gives you access to invaluable data that is not easy to generate manually. Reports are an integral part of managing an active business to track all the processes and see if business goals have are being achieved or not.

Today, we will look into the necessary steps to view customers by order total report in nopCommerce.

nopcommerce reports
How to fix image resizing bug in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

An issue exists in the PictureService which creates a white single pixel strip either vertical or horizontal on resized images such as thumbnails. The white strip appears on the right or bottom of the image.

Today, we will go over the process / step to fix this bug in 3.70 version.
Steps to add a new custom page in nopCommerce (ASP.NET MVC based e-Commerce solution)

Written by Lavish Kumar

written by Lavish Kumar

Every now and then I get the same question from many nopCommerce users in regard to adding a new custom page is nopCommerce. nopCommerce switched from Web Forms to MVC in version 2.X and everything was rewritten from scratch along with the architecture improvements. While ASP.NET MVC tends to get the most attention these days, many ASP.NET developers are still new to MVC, as it can be a learning curve for any .NET developer. So, I completely understand that it can be quite overwhelming to work with something that is totally different from Web Forms. 

So, here I am writing an article (again based on newer version of nopCommerce) on this topic to answer this common question and I hope it helps nopCommerce users who are looking for a solution to this problem / question.

Beginner's guide to nopCommerce plugin development (ASP.NET MVC based e-Commerce solution)

Written by Lavish Kumar

written by Lavish Kumar

One key feature of the nopCommerce is its pluggable modular/layered architecture which allows additional functionality and presentation elements to be dynamically added to the application at runtime. This pluggable modularized architecture makes it easy to create and manage your nopCommerce based store site. 

Here is the beginner's guide to nopCommerce plugin development (ASP.NET MVC based e-Commerce solution)