Change settings based on cookies

Hi guys. Please help. 24 hours and i cannot solve this problem that it drives me nuts.

I am trying to change the currency using another method which replaces the original module.

I have commed to the point where i can change the cookies storing the currency, but i cannot make the prices to update.

I've tried to refresh the page from the header, almost anything. it simply doesn't update the price.

From the admin settings languages settins, with or without Force language currency. I've even looked upon browser regional settings...

The old module changes the language and the currency in the same time / module.

I had change the language separately, and i want to change the currency separately.

Thank you very much.

tim

There are numerous attempts to identify currency. See currency::indentify(). Cookies are analyzed if the session currency is not set. And if cookies are missing it analyzes country, domain TLD, and so on..

This thread has been closed due to long inactivity. Posting to it is not possible.
View code on GitHub