In Opencart the currency can be changed to a type that the customer require. Is there any other way to display currency other than removing cache ?
- From System > Localization > Currencies , the currency can be created.
- Then from system > settings > Local, the currency needs to be changed to the one that the customer needs.
Even though these methods are followed, and modified the changes from the back end, the browser cache needs to be deleted to display them in the browser. If a large customer base is there who has accessed the site previously, deleting the cache from each and every device is not possible. Can I know a solution for this ?