in http://django-oscar.readthedocs.io/en/releases-1.1/topics/prices_and_availability.html
i can see a info.price.currency
and also |currency:session.price.currency in the template
how do we decide which currency to show the user based on his locale (babel or geoIP location?)
in some places currency is implied to be basked oriented.
i am happy to submit a documentation PR on using multiple currencies and stores once i am clear about the basic concept.
Any update on how to do this or create a currency switcher like the language switcher?
I'm looking to create something like this:

Any update on how to do this or create a currency switcher like the language switcher?
I'm looking to create something like this:
Is this implemented ?
Any update on how to do this or create a currency switcher like the language switcher?
I'm looking to create something like this:
Is this implemented ?
++