Setting a fixed price for a product across different markets

Hello folks.

I have a use-case where I want to create a product with a fixed price across different markets. For example, my store’s primary market is EUR and the price is set as 1 unit. Now when the customer accesses the store from India, the currency changes to INR and the price of that product is converted to INR (Rs.103.59 ~= 1 EUR). I want the product price to remain as 1 unit across markets, example : 1EUR in Euro markets, 1 INR in India market, 1 GBP in UK market etc.

Is there an existing API that would allow me to do this? Note, this sort of fixed pricing is only for this product. The rest of the product will have dynamic pricing applied if enabled.

Thanks in advance.

1 Like

Yes, this is possible using Markets. We have a guide here on how this can be configured