cancel
Showing results for 
Search instead for 
Did you mean: 

Changing currency doesn't work correctly.

0 Kudos

Products with variants have a price range (e.g. $50.00 - $70.00). When the customer change the currency, the currency in the price range should change too.

  1. Navigate to a product category with price ranges

  2. Change the currency from $ to Euro

Error: The currency in the price range is still $

Expected behaviour: The currency change to Euro.

The ProductPriceRangeValueProvider is providing the PriceRangeString without checking for the currency.

I know it's possible to add a new type for solr, provide it and populate it to the frontend.

My question: Is it possible, to configurate that somewhere? Didn't found it. Maybe someone had the same issue and share his experience.

(Tested with: SAP Hybris B2B Accelerator 6.7)

See:

0 Kudos

FYI

Former Member
0 Kudos

well, this is not a default facet range you can set on the left hand side - this specific feature comes from the commerceservices that extend solrfacetsearch (ProductPriceRangeValueProvider, AbstractMultidimensionalProductFieldValueProvider etc). I am not sure how it is being handled, but unfortunately it doesn't care about currencies.

Accepted Solutions (0)

Answers (0)