Closed ryanmitchell closed 3 years ago
If orderTypes param is passed then make sure the locations offer it. If searchDeliveryAreas is passed then filter locations by whether they deliver to those coordinates
I've moved the filter logic to the LocalList component, feels better in the component than the model.
If orderTypes param is passed then make sure the locations offer it. If searchDeliveryAreas is passed then filter locations by whether they deliver to those coordinates