How to set Price per Country

Hi everyone,

I’m currently evaluating Umbraco Commerce for a client project, and I’ve run into a pricing question.

The product we’re working with is available in two countries: Germany and Austria. I’ve set up EUR as the currency and created two countries that both reference this currency.

Since the prices differ between the two countries, we’d like to configure separate prices per country. However, from what I can see, the Price property only allows me to vary prices based on currency.

I followed the basic tutorial and my base product looks like this:

Is there a way to configure a product so that its price can be adjusted per country, even when both countries share the same currency?

Thanks in advance for any guidance!