Model
QuoteItemsCleaner
Magento\Quote\Model\Product\QuoteItemsCleaner
What it does
This class removes all quote items associated with a specific product from the database.
Developers use this when a product needs to be completely removed from all shopping carts, such as when a product is deleted or discontinued, ensuring no orphaned cart items remain in the system.
Public Methods
- execute()