I have created departments like the following (Under $20, $20 - $50, Over $50, etc). and I have the entity.gridwithprices.xml.config display format set for the departments.
My issue is that most of our products have variants and some of the variant items fall out side these price - ranges. So I was wondering instead of displaying the actual price of the parent product like $9.99 I could display a range of all the products in that variant grouping like $9.99 - $50.00 using entity.gridwithprices.xml.config.
Thanks for your help!!!