Results within a Price Range
Like most eCommerce stores, you might want to add the functionality of filtering products within a price range. This section discusses how to do this with the Search API.
In order to filter the search results within a price range, use the productVariants field within the filter object. Then you can specify the minimum and maximum values in the priceRange field as follows: