Collection
Quote\Collection
Magento\Reports\Model\ResourceModel\Quote\Collection
What it does
This collection class provides specialized methods for retrieving and filtering abandoned shopping cart quotes for reporting purposes.
Developers would use this when building abandoned cart reports, filtering by store, customer data, subtotals, and preparing the data with customer names and emails for display in the admin panel's reports section.
Public Methods
- addStoreFilter()
- prepareForAbandonedReport()
- addCustomerData()
- addSubtotal()
- resolveCustomerNames()