Hi there,
I am trying to set up a price filter / facet but run into some issues. My products (they are all variants) don't have a fallback price (it's always zero) and all prices are stored in EcomPrices. They are all in a single currency.
What do I need to do to set up a range filter (like a slider or checkboxes) in the frontend? I can set up the filter against the default price and then the UI works, but my price range is always zero (which makes sense since the products' prices are zero). When I try to add other price fields to the index, I can see some dynamically generated fields with a price per country. Should I use these? And then what do I build the facets and filters against?
Would be nice to have some guidance or documentation on this.
Thanks!
Imar