Having separate prices for different countries
Hi all,
We would like to have a single site where people can select their country, and then purchase products. We don't want to have separate sites, just separate prices for each country (or groups of countries).
I've been able to do shipping and taxes costs, but can't seem to find a way to manage product prices. Has anyone done this, or might have a suggestion?
Thanks!
Comments
Are you referring of currency
Are you referring of currency? watch this screen cast maybe this will help you.
http://commerceguys.com/blog/commerce-module-tuesday-commerce-multicurrency
We are looking for actually
We are looking for actually different prices for different countries.
As places that use VAT-like pricing use whole numbers most of the time , a product may be
$50 NZ or $47 AU
Because displaying $43.65 is just odd.
TECHNICALLY, a full currency conversion is useful sometimes, but in our real world, the client just wants to be able to define different, whole prices in a normal way.
This has turned out to be immensely difficult so far.
Any Word?
Just curious if a solution was found on this issue?
sorta
FYI, something hacky happened. It was explained to me as:
We added a second commerce price field because we needed to show not a 'calculated' but a RRP for AUD.
This led to various issues, I think two commerce price field per variant is not a good idea, a normal CK numeric field would have been better!
The rest is done by Commerce Pricing Rules, the GeoIP and GeoPI Context modules.
:)
Make of that what you will, but it's not a 'fix' I would encourage.
Thanks
Ok, I will pass on your experience to the brains of my operation, appreciate it.