Hi all,
I'm working on a solution that uses the EcomPrices function in DW. We add specific EcomPrices for users through the data-integration module in order to show more competitive prices for logged in users.
These prices are stored correctly in the database, I've looked some up and they are according to whatever is supplied to us by some webservice. The problem is that I don't see the prices show up immediately in the front-end. When I'm going to a page with products and prices I see a given price, e.g. 40 euros. When I'm logging in as a specific user with the price for the same product set to 36 euros I'm still looking at a price of 40 euros.
After trying some things I noticed that the price gets changed on the front-end after making a random change in the caching configuration in the admin. But I can't seem to find some specific caching mechanism for the user prices on products.
Did anybody have a similar problem and what did you do to solve it? Or is there somebody who knows how to display the correct prices?
Thanks!
Tom