I'd like to find the minimum and maximum prices for a defined category of products.
I'd also like to be able to do the reverse, i.e, find all products given a defined price range.
The problem is that Satchmo does not have price in it's product model. How can I solve this problem?