Price in different currency based on the currency exchange rate instead of throwing exception #1781
morawcik
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be awesome to have option to get price in different currencies without creating new price.
For now If I add USD I also have to add USD prices for all products, product customer groups prices and product price breaks. Ofc I can automate it with event/observer or with command but then with multiple currencies there is kida a mess with prices list especially in the 1.x when all currencies are listed default.
So having something like this would be a bless :)
Beta Was this translation helpful? Give feedback.
All reactions