Different Prices with same currency in different countries.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hello,

A website products has different different prices in different countries with the same currency. How i can achieve this using nopcommerce.

Eg;

Product A price in India : $180
Product A price in USA : $300
Product A price in UK : $250


Is there any way to manage this in nopCommerce ?
6 years ago
sumitamoda wrote:
Hello,

A website products has different different prices in different countries with the same currency. How i can achieve this using nopcommerce.

Eg;

Product A price in India : $180
Product A price in USA : $300
Product A price in UK : $250


Is there any way to manage this in nopCommerce ?


You can do customization using geolocation. First develop module for country wise price in product then get current user country using geolocation then od changes for prices in final price method in service.

Recently i have done same functionality in one of the project. PM me if you need more help.

Thanks,
Jatin
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.