Model
ResolveIntersection
Magento\InventoryInStorePickup\Model\SearchCriteria\ResolveIntersection
What it does
This class filters pickup locations to show only those that have all requested products in stock.
When a customer searches for pickup locations with multiple products in their cart, it ensures only locations with the complete product set are returned by finding the intersection of product availability across locations.
Public Methods
- resolve()