multicurrency site with exposed filter
Hello, i have a view (taxonomy term) of product displays
prod_display->title
prod_display->image
product->price
I use 2 currencies on my site, but when i want add exposed filter by price, i must choose currency. When user switch to another currency, filter works only with currency i choosed in exposed filter. Of course, this is not wanted behavior, any1 has idea how i can fix that?
Comments
I am also facing same issue
Hello,
Has anyone found any solution for this...?
In my case, i am using USD and INR currencies on my store, but displaying all the prices in INR only.
Issue is that exposed filter works on actual price amount value and not the display/calculated value.
Please help.