Model
QuoteFilling
Magento\InstantPurchase\Model\QuoteManagement\QuoteFilling
What it does
This class is responsible for adding products to a quote during the instant purchase process.
Developers would use or extend this class when they need to customize how products are added to the cart during instant checkout, such as modifying default quantities or handling special product configurations.
Public Methods
- fillQuote()