Currency Symbol in NopCommerce



NopCommerce an open source ecommerce platform on the web. I have discussed the features of it in my previous blog. If you have missed it you can find it here

In this blog, we will configure the setting for displaying currency symbol. I will take example of displaying indian rupee symbol.

In the admin panel open Currencies section from
Configuration -> Currencies                                                                                                                                   


Currency configuration


You can open the demo admin panel from here

Add new Currencies by clicking the add new button on top right corner as shown in below image.

Add new currency



Below are the setting which we have to insert while adding new currency.

Name: India
Currency Code: INR
Rate: 1 (this is for my case as INR is primary currency )
Display locale: English en-IN
Custom Formatting: leave blank

Below is the screenshot

currency setting in nopcommerce

Comments

Popular Posts

How to position controls using Canvas control in WPF using MVVM

DataGrid in WPF MVVM

Change font and size in visual studio