RSS

Blog posts tagged with 'nopcommerce'

Beginner's Guide to nopCommerce Theme Development (ASP.NET MVC Based e-Commerce Solution) – Part 1

Written by Lavish Kumar

written by Lavish Kumar

This beginner’s guide to nopCommerce theme development will introduce you to the basics of creating a nopCommerce theme. This post is aimed at beginners, it does presume that you have a basic knowledge of nopCommerce and you are familiar with HTML & CSS. Any front-end developer(s) will also be able to benefit from this post.
How to assign administrator role to a user by SQL script in nopCommerce

Written by Lavish Kumar

written by Lavish Kumar

In past, some nopCommercer users have accidentally removed administrator role from the main admin account and lost the access to administration section. If you are not a programmers or database admin, it can be quite difficult for you to get back the access to the administrator section without anybody's help.

Today, we will go over the process of assigning administration role to any user via SQL script. 
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.