Hello!
I have a question, maybe somebody faced the same problems or just knows the possible solution!
I want to create a catalog on my website where prices depend on the currency selected by the user on the site. Additionally, I have a discount system implemented, which is determined for each user based on their tag.
The catalog should display prices with the corresponding discounts applied for each customer. The catalog app I am currently using is EasyCatalog.
Currency: Ideally, I would like it to support GBP, EUR, and USD.
It is important to ensure that the displayed prices include the discounts applied to users. Let me know if this works!