Hi there, i have a store, but i want to set up multiple products that are available in different countries. For example, lets say i have a widget which i have 2 drop shippers, one in the UK and one in Australia. The product is the same thing, but of course, the prices that i buy for in oz and the uk are different.

Is there a better way than to add the product twice?, one with the uk price and once with the oz. You see if the price in the UK is 10 pounds, selecting the currency dropdown to show price in aud is not very good because if i can get the product much cheaper in australia compared to the uk, then simply using an exchange rate will in most cases make the item too expensive in oz.

I suppose another way to think is that i need to only display uk products to a uk user and oz products to an oz user...can this be done?