Model
DeleteQuoteAddressPickupLocation
Magento\InventoryInStorePickupQuote\Model\ResourceModel\DeleteQuoteAddressPickupLocation
What it does
This class removes the association between a quote address and a pickup location when a customer changes their delivery method or modifies their cart.
Developers would use this when implementing custom quote management logic or when they need to clear pickup location data during checkout flow modifications, such as when switching from in-store pickup to home delivery.
Public Methods
- execute()